Shutdown handler not registered because Python interpreter is not running in the main thread
run pipeline %s
run pipeline stage %s
Running pipeline stage MKMLizer
Starting job with name chaiml-gy-exp58-simpolor-1754-v1-mkmlizer
Waiting for job on chaiml-gy-exp58-simpolor-1754-v1-mkmlizer to finish
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ██████ ██████ █████ ████ ████ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░░██████ ██████ ░░███ ███░ ░░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░███░█████░███ ░███ ███ ░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░███░░███ ░███ ░███████ ░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░███ ░░░ ░███ ░███░░███ ░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░███ ░███ ░███ ░░███ ░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ █████ █████ █████ ░░████ █████ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Version: 0.29.8 ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Features: FLYWHEEL, CUDA ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Copyright 2023-2025 MK ONE TECHNOLOGIES Inc. ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ https://mk1.ai ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ The license key for the current software has been verified as ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ belonging to: ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Chai Research Corp. ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Expiration: 2028-03-31 23:59:59 ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: Traceback (most recent call last):
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 423, in http_get
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: hf_transfer.download(
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: Exception: Failed too many failures in parallel (3): PyErr { type: <class 'Exception'>, value: Exception('Error while downloading: reqwest::Error { kind: Body, source: hyper::Error(Body, Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }) }'), traceback: None } (NoPermits)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: The above exception was the direct cause of the following exception:
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: Traceback (most recent call last):
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/code/uploading/mkmlize.py", line 225, in <module>
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: cli()
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: return self.main(*args, **kwargs)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1078, in main
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: rv = self.invoke(ctx)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: return _process_result(sub_ctx.command.invoke(sub_ctx))
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: return ctx.invoke(self.callback, **ctx.params)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 783, in invoke
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: return __callback(*args, **kwargs)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/code/uploading/mkmlize.py", line 41, in quantize
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: temp_folder = download_to_shared_memory(repo_id, revision, hf_auth_token)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/code/uploading/mkmlize.py", line 91, in download_to_shared_memory
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: snapshot_download(
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: return fn(*args, **kwargs)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 294, in snapshot_download
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: _inner_hf_hub_download(file)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 270, in _inner_hf_hub_download
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: return hf_hub_download(
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: return fn(*args, **kwargs)
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 941, in hf_hub_download
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: return _hf_hub_download_to_local_dir(
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1241, in _hf_hub_download_to_local_dir
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: _download_to_tmp_and_move(
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1675, in _download_to_tmp_and_move
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: http_get(
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 434, in http_get
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: raise RuntimeError(
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.
Job chaiml-gy-exp58-simpolor-1754-v1-mkmlizer completed after 617.55s with status: failed
Stopping job with name chaiml-gy-exp58-simpolor-1754-v1-mkmlizer
%s, retrying in %s seconds...
Starting job with name chaiml-gy-exp58-simpolor-1754-v1-mkmlizer
Waiting for job on chaiml-gy-exp58-simpolor-1754-v1-mkmlizer to finish
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ██████ ██████ █████ ████ ████ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░░██████ ██████ ░░███ ███░ ░░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░███░█████░███ ░███ ███ ░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░███░░███ ░███ ░███████ ░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░███ ░░░ ░███ ░███░░███ ░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░███ ░███ ░███ ░░███ ░███ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ █████ █████ █████ ░░████ █████ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Version: 0.29.8 ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Features: FLYWHEEL, CUDA ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Copyright 2023-2025 MK ONE TECHNOLOGIES Inc. ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ https://mk1.ai ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ The license key for the current software has been verified as ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ belonging to: ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Chai Research Corp. ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ Expiration: 2028-03-31 23:59:59 ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ║ ║
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: Downloaded to shared memory in 74.243s
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: Checking if ChaiML/gy-exp58-simpolora-gy-datamix-v2.5-orig-safe-grok-rerank-agreement-ep1 already exists in ChaiML
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: quantizing model to /dev/shm/model_cache, profile:s0, folder:/tmp/tmpbuxtjpcc, device:0
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: Saving flywheel model at /dev/shm/model_cache
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: quantized model in 47.646s
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: Processed model ChaiML/gy-exp58-simpolora-gy-datamix-v2.5-orig-safe-grok-rerank-agreement-ep1 in 118.250s
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: creating bucket guanaco-mkml-models
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: Bucket 's3://guanaco-mkml-models/' created
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: uploading /dev/shm/model_cache to s3://guanaco-mkml-models/chaiml-gy-exp58-simpolor-1754-v1/nvidia
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: cp /dev/shm/model_cache/config.json s3://guanaco-mkml-models/chaiml-gy-exp58-simpolor-1754-v1/nvidia/config.json
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: cp /dev/shm/model_cache/special_tokens_map.json s3://guanaco-mkml-models/chaiml-gy-exp58-simpolor-1754-v1/nvidia/special_tokens_map.json
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: cp /dev/shm/model_cache/tokenizer_config.json s3://guanaco-mkml-models/chaiml-gy-exp58-simpolor-1754-v1/nvidia/tokenizer_config.json
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: cp /dev/shm/model_cache/tokenizer.json s3://guanaco-mkml-models/chaiml-gy-exp58-simpolor-1754-v1/nvidia/tokenizer.json
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: cp /dev/shm/model_cache/flywheel_model.0.safetensors s3://guanaco-mkml-models/chaiml-gy-exp58-simpolor-1754-v1/nvidia/flywheel_model.0.safetensors
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer: cp /dev/shm/model_cache/flywheel_model.1.safetensors s3://guanaco-mkml-models/chaiml-gy-exp58-simpolor-1754-v1/nvidia/flywheel_model.1.safetensors
chaiml-gy-exp58-simpolor-1754-v1-mkmlizer:
Loading 0: 0%| | 0/363 [00:00<?, ?it/s]
Loading 0: 1%| | 4/363 [00:00<00:10, 33.72it/s]
Loading 0: 2%|▏ | 8/363 [00:00<00:12, 28.14it/s]
Loading 0: 3%|▎ | 12/363 [00:00<00:11, 30.98it/s]
Loading 0: 4%|▍ | 16/363 [00:00<00:12, 27.59it/s]
Loading 0: 6%|▌ | 21/363 [00:00<00:11, 30.20it/s]
Loading 0: 7%|▋ | 25/363 [00:00<00:12, 27.58it/s]
Loading 0: 8%|▊ | 30/363 [00:00<00:10, 32.07it/s]
Loading 0: 9%|▉ | 34/363 [00:01<00:14, 22.44it/s]
Loading 0: 10%|█ | 37/363 [00:01<00:15, 21.26it/s]
Loading 0: 11%|█ | 40/363 [00:01<00:14, 22.55it/s]
Loading 0: 12%|█▏ | 43/363 [00:01<00:13, 23.20it/s]
Loading 0: 13%|█▎ | 48/363 [00:01<00:11, 26.87it/s]
Loading 0: 14%|█▍ | 51/363 [00:01<00:13, 23.72it/s]
Loading 0: 16%|█▌ | 57/363 [00:02<00:10, 27.96it/s]
Loading 0: 17%|█▋ | 60/363 [00:02<00:12, 24.54it/s]
Loading 0: 18%|█▊ | 65/363 [00:02<00:10, 27.48it/s]
Loading 0: 19%|█▉ | 70/363 [00:02<00:12, 23.87it/s]
Loading 0: 20%|██ | 73/363 [00:02<00:14, 20.70it/s]
Loading 0: 22%|██▏ | 79/363 [00:03<00:11, 25.61it/s]
Loading 0: 23%|██▎ | 82/363 [00:03<00:11, 24.77it/s]
Loading 0: 24%|██▎ | 86/363 [00:03<00:10, 26.89it/s]
Loading 0: 25%|██▍ | 89/363 [00:03<00:10, 26.88it/s]
Loading 0: 25%|██▌ | 92/363 [00:03<00:12, 21.32it/s]
Loading 0: 27%|██▋ | 99/363 [00:03<00:09, 28.72it/s]
Loading 0: 28%|██▊ | 103/363 [00:04<00:09, 26.42it/s]
Loading 0: 29%|██▉ | 107/363 [00:04<00:11, 21.71it/s]
Loading 0: 31%|███ | 112/363 [00:04<00:10, 24.77it/s]
Loading 0: 32%|███▏ | 115/363 [00:04<00:10, 24.72it/s]
Loading 0: 33%|███▎ | 120/363 [00:04<00:08, 27.90it/s]
Loading 0: 34%|███▍ | 123/363 [00:04<00:09, 24.97it/s]
Loading 0: 36%|███▌ | 129/363 [00:04<00:07, 30.58it/s]
Loading 0: 37%|███▋ | 133/363 [00:05<00:08, 28.17it/s]
Loading 0: 38%|███▊ | 138/363 [00:05<00:07, 30.92it/s]
Loading 0: 39%|███▉ | 142/363 [00:05<00:07, 28.63it/s]
Loading 0: 40%|████ | 147/363 [00:05<00:06, 32.91it/s]
Loading 0: 42%|████▏ | 151/363 [00:05<00:09, 23.46it/s]
Loading 0: 42%|████▏ | 154/363 [00:06<00:09, 22.06it/s]
Loading 0: 43%|████▎ | 157/363 [00:06<00:08, 23.32it/s]
Loading 0: 44%|████▍ | 160/363 [00:06<00:08, 23.41it/s]
Loading 0: 45%|████▌ | 165/363 [00:06<00:07, 26.99it/s]
Loading 0: 46%|████▋ | 168/363 [00:06<00:07, 24.53it/s]
Loading 0: 48%|████▊ | 174/363 [00:06<00:06, 29.30it/s]
Loading 0: 49%|████▉ | 178/363 [00:06<00:06, 27.92it/s]
Loading 0: 50%|█████ | 182/363 [00:06<00:06, 28.22it/s]
Loading 0: 52%|█████▏ | 187/363 [00:07<00:07, 24.22it/s]
Loading 0: 52%|█████▏ | 190/363 [00:07<00:07, 22.71it/s]
Loading 0: 53%|█████▎ | 193/363 [00:07<00:07, 23.80it/s]
Loading 0: 54%|█████▍ | 196/363 [00:07<00:06, 24.31it/s]
Loading 0: 55%|█████▌ | 200/363 [00:21<00:06, 24.31it/s]
Loading 0: 55%|█████▌ | 201/363 [00:21<03:00, 1.11s/it]
Loading 0: 56%|█████▌ | 203/363 [00:22<02:29, 1.07it/s]
Loading 0: 57%|█████▋ | 208/363 [00:22<01:29, 1.73it/s]
Loading 0: 58%|█████▊ | 211/363 [00:22<01:08, 2.20it/s]
Loading 0: 59%|█████▉ | 214/363 [00:22<00:51, 2.89it/s]
Loading 0: 60%|██████ | 218/363 [00:22<00:34, 4.15it/s]
Loading 0: 61%|██████ | 221/363 [00:22<00:26, 5.29it/s]
Loading 0: 62%|██████▏ | 224/363 [00:23<00:22, 6.29it/s]
Loading 0: 63%|██████▎ | 229/363 [00:23<00:14, 9.31it/s]
Loading 0: 64%|██████▍ | 232/363 [00:23<00:11, 11.04it/s]
Loading 0: 65%|██████▌ | 237/363 [00:23<00:08, 15.11it/s]
Loading 0: 66%|██████▌ | 240/363 [00:23<00:07, 15.74it/s]
Loading 0: 68%|██████▊ | 246/363 [00:23<00:05, 21.38it/s]
Loading 0: 69%|██████▉ | 250/363 [00:23<00:05, 21.97it/s]
Loading 0: 70%|███████ | 255/363 [00:24<00:04, 25.62it/s]
Loading 0: 71%|███████▏ | 259/363 [00:24<00:04, 25.10it/s]
Loading 0: 73%|███████▎ | 264/363 [00:24<00:03, 29.54it/s]
Loading 0: 74%|███████▍ | 268/363 [00:24<00:04, 22.04it/s]
Loading 0: 75%|███████▍ | 271/363 [00:24<00:04, 20.93it/s]
Loading 0: 75%|███████▌ | 274/363 [00:24<00:04, 22.17it/s]
Loading 0: 76%|███████▋ | 277/363 [00:25<00:03, 22.36it/s]
Loading 0: 78%|███████▊ | 282/363 [00:25<00:03, 26.25it/s]
Loading 0: 79%|███████▊ | 285/363 [00:25<00:03, 23.88it/s]
Loading 0: 80%|████████ | 291/363 [00:25<00:02, 28.26it/s]
Loading 0: 81%|████████ | 294/363 [00:25<00:02, 25.38it/s]
Loading 0: 82%|████████▏ | 299/363 [00:25<00:02, 28.25it/s]
Loading 0: 84%|████████▎ | 304/363 [00:26<00:02, 24.68it/s]
Loading 0: 85%|████████▍ | 307/363 [00:26<00:02, 22.66it/s]
Loading 0: 85%|████████▌ | 310/363 [00:26<00:02, 23.30it/s]
Loading 0: 86%|████████▌ | 313/363 [00:26<00:02, 23.84it/s]
Loading 0: 88%|████████▊ | 318/363 [00:26<00:01, 27.59it/s]
Loading 0: 88%|████████▊ | 321/363 [00:26<00:01, 24.60it/s]
Loading 0: 90%|█████████ | 327/363 [00:26<00:01, 30.14it/s]
Loading 0: 91%|█████████ | 331/363 [00:27<00:01, 28.31it/s]
Loading 0: 92%|█████████▏| 335/363 [00:27<00:00, 29.55it/s]
Loading 0: 93%|█████████▎| 339/363 [00:27<00:00, 29.04it/s]
Loading 0: 94%|█████████▍| 342/363 [00:27<00:01, 16.84it/s]
Loading 0: 96%|█████████▌| 347/363 [00:27<00:00, 20.84it/s]
Loading 0: 96%|█████████▋| 350/363 [00:28<00:00, 22.00it/s]
Loading 0: 98%|█████████▊| 355/363 [00:28<00:00, 26.52it/s]
Loading 0: 99%|█████████▉| 359/363 [00:28<00:00, 25.79it/s]
Job chaiml-gy-exp58-simpolor-1754-v1-mkmlizer completed after 146.12s with status: succeeded
Stopping job with name chaiml-gy-exp58-simpolor-1754-v1-mkmlizer
Pipeline stage MKMLizer completed in 764.65s
run pipeline stage %s
Running pipeline stage MKMLTemplater
Pipeline stage MKMLTemplater completed in 0.20s
run pipeline stage %s
Running pipeline stage MKMLDeployer
Creating inference service chaiml-gy-exp58-simpolor-1754-v1
Waiting for inference service chaiml-gy-exp58-simpolor-1754-v1 to be ready
Inference service chaiml-gy-exp58-simpolor-1754-v1 ready after 371.26987171173096s
Pipeline stage MKMLDeployer completed in 371.84s
run pipeline stage %s
Running pipeline stage StressChecker
Received healthy response to inference request in 2.135221004486084s
Received healthy response to inference request in 1.7384033203125s
Received healthy response to inference request in 1.763648271560669s
Received healthy response to inference request in 1.887376308441162s
Received healthy response to inference request in 1.952554702758789s
5 requests
0 failed requests
5th percentile: 1.7434523105621338
10th percentile: 1.7485013008117676
20th percentile: 1.7585992813110352
30th percentile: 1.7883938789367675
40th percentile: 1.8378850936889648
50th percentile: 1.887376308441162
60th percentile: 1.913447666168213
70th percentile: 1.9395190238952638
80th percentile: 1.9890879631042482
90th percentile: 2.062154483795166
95th percentile: 2.098687744140625
99th percentile: 2.127914352416992
mean time: 1.8954407215118407
Pipeline stage StressChecker completed in 11.26s
run pipeline stage %s
Running pipeline stage OfflineFamilyFriendlyTriggerPipeline
run_pipeline:run_in_cloud %s
starting trigger_guanaco_pipeline args=%s
triggered trigger_guanaco_pipeline args=%s
Pipeline stage OfflineFamilyFriendlyTriggerPipeline completed in 0.73s
run pipeline stage %s
Running pipeline stage TriggerMKMLProfilingPipeline
run_pipeline:run_in_cloud %s
starting trigger_guanaco_pipeline args=%s
triggered trigger_guanaco_pipeline args=%s
Pipeline stage TriggerMKMLProfilingPipeline completed in 0.72s
Shutdown handler de-registered
chaiml-gy-exp58-simpolor_1754_v1 status is now deployed due to DeploymentManager action
Shutdown handler registered
run pipeline %s
run pipeline stage %s
Running pipeline stage OfflineFamilyFriendlyScorer
Evaluating %s Family Friendly Score with %s threads
Pipeline stage OfflineFamilyFriendlyScorer completed in 3269.96s
Shutdown handler de-registered
chaiml-gy-exp58-simpolor_1754_v1 status is now inactive due to auto deactivation removed underperforming models
chaiml-gy-exp58-simpolor_1754_v1 status is now torndown due to DeploymentManager action