wan22-service/nohup_gpu2.out

575 lines
159 KiB
Plaintext

2026-06-13 19:58:06.653[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/configuredServer.py:40]client_max_size=1024000000
reuse_port= True
<bound method LongTasks.run of <__main__.Wan22Tasks object at 0x7f1830ce2d40>> is a coroutine
2026-06-13 19:58:06.654[webapp][debug][/data/ymq/wan22-service/ah.py:32]longtasks worker started, GPU: 2
======== Running on http://0.0.0.0:8079 ========
(Press CTRL+C to quit)
2026-06-13 19:58:06.755[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-13 19:58:06.757[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:131][worker 0] start
2026-06-13 19:58:31.880[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=OwOonR1G4U7fEsy1mBodZ
2026-06-13 19:58:31.881[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': '681b096112c5', 'prompt': 'A beautiful sunset over the ocean, waves gently lapping on the shore', 'image': None, 'size': '1280*704', 'frame_num': 33, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781351911.878588, 'task_id': 'OwOonR1G4U7fEsy1mBodZ'}
2026-06-13 19:58:31.881[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-13 19:58:31.886[webapp][debug][/data/ymq/wan22-service/workers/generate.py:29]Loading Wan22 engine (first call, may take 30-60s)...
Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s]
Loading checkpoint shards: 100%|██████████| 3/3 [00:00<00:00, 51.89it/s]
2026-06-13 19:59:43.164[webapp][debug][/data/ymq/wan22-service/workers/generate.py:49]Wan22 engine loaded, GPU: 2
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:02<01:10, 2.41s/it]
7%|▋ | 2/30 [00:04<01:04, 2.29s/it]
10%|█ | 3/30 [00:06<01:01, 2.27s/it]
13%|█▎ | 4/30 [00:09<00:58, 2.25s/it]
17%|█▋ | 5/30 [00:11<00:55, 2.23s/it]
20%|██ | 6/30 [00:13<00:53, 2.23s/it]
23%|██▎ | 7/30 [00:15<00:51, 2.22s/it]
27%|██▋ | 8/30 [00:17<00:48, 2.22s/it]
30%|███ | 9/30 [00:20<00:46, 2.22s/it]
33%|███▎ | 10/30 [00:22<00:44, 2.22s/it]
37%|███▋ | 11/30 [00:24<00:42, 2.22s/it]
40%|████ | 12/30 [00:26<00:39, 2.22s/it]
43%|████▎ | 13/30 [00:29<00:37, 2.22s/it]
47%|████▋ | 14/30 [00:31<00:35, 2.22s/it]
50%|█████ | 15/30 [00:33<00:33, 2.22s/it]
53%|█████▎ | 16/30 [00:35<00:31, 2.22s/it]
57%|█████▋ | 17/30 [00:37<00:28, 2.22s/it]
60%|██████ | 18/30 [00:40<00:26, 2.22s/it]
63%|██████▎ | 19/30 [00:42<00:24, 2.22s/it]
67%|██████▋ | 20/30 [00:44<00:22, 2.22s/it]
70%|███████ | 21/30 [00:46<00:20, 2.23s/it]
73%|███████▎ | 22/30 [00:49<00:17, 2.23s/it]
77%|███████▋ | 23/30 [00:51<00:15, 2.23s/it]
80%|████████ | 24/30 [00:53<00:13, 2.23s/it]
83%|████████▎ | 25/30 [00:55<00:11, 2.23s/it]
87%|████████▋ | 26/30 [00:57<00:08, 2.23s/it]
90%|█████████ | 27/30 [01:00<00:06, 2.23s/it]
93%|█████████▎| 28/30 [01:02<00:04, 2.23s/it]
97%|█████████▋| 29/30 [01:04<00:02, 2.23s/it]
100%|██████████| 30/30 [01:06<00:00, 2.23s/it]
100%|██████████| 30/30 [01:06<00:00, 2.23s/it]
/data/ymq/wan22-service/repo/wan/modules/vae2_2.py:1042: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.
with amp.autocast(dtype=self.dtype):
2026-06-13 20:01:35.086[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/681b096112c5.mp4 (5507132 bytes)
2026-06-13 20:01:35.087[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished OwOonR1G4U7fEsy1mBodZ
2026-06-13 20:02:40.922[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=szFTFRXVCa1ThcWmIv-Rj
2026-06-13 20:02:40.923[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'fc03c292fde3', 'prompt': 'Concurrent test task 1 - mountain landscape with flowing river', 'image': None, 'size': '832*480', 'frame_num': 33, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781352160.9210994, 'task_id': 'szFTFRXVCa1ThcWmIv-Rj'}
2026-06-13 20:02:40.924[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:00<00:26, 1.09it/s]
7%|▋ | 2/30 [00:01<00:25, 1.09it/s]
10%|█ | 3/30 [00:02<00:24, 1.09it/s]
13%|█▎ | 4/30 [00:03<00:23, 1.09it/s]
17%|█▋ | 5/30 [00:04<00:22, 1.09it/s]
20%|██ | 6/30 [00:05<00:21, 1.09it/s]
23%|██▎ | 7/30 [00:06<00:21, 1.09it/s]
27%|██▋ | 8/30 [00:07<00:20, 1.09it/s]
30%|███ | 9/30 [00:08<00:19, 1.09it/s]2026-06-13 20:03:06.782[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
33%|███▎ | 10/30 [00:09<00:18, 1.09it/s]
37%|███▋ | 11/30 [00:10<00:17, 1.09it/s]
40%|████ | 12/30 [00:11<00:16, 1.09it/s]
43%|████▎ | 13/30 [00:11<00:15, 1.09it/s]
47%|████▋ | 14/30 [00:12<00:14, 1.09it/s]
50%|█████ | 15/30 [00:13<00:13, 1.09it/s]
53%|█████▎ | 16/30 [00:14<00:12, 1.09it/s]
57%|█████▋ | 17/30 [00:15<00:11, 1.09it/s]
60%|██████ | 18/30 [00:16<00:11, 1.09it/s]
63%|██████▎ | 19/30 [00:17<00:10, 1.09it/s]
67%|██████▋ | 20/30 [00:18<00:09, 1.09it/s]
70%|███████ | 21/30 [00:19<00:08, 1.09it/s]
73%|███████▎ | 22/30 [00:20<00:07, 1.09it/s]
77%|███████▋ | 23/30 [00:21<00:06, 1.09it/s]
80%|████████ | 24/30 [00:22<00:05, 1.09it/s]
83%|████████▎ | 25/30 [00:22<00:04, 1.08it/s]
87%|████████▋ | 26/30 [00:23<00:03, 1.08it/s]
90%|█████████ | 27/30 [00:24<00:02, 1.08it/s]
93%|█████████▎| 28/30 [00:25<00:01, 1.08it/s]
97%|█████████▋| 29/30 [00:26<00:00, 1.08it/s]
100%|██████████| 30/30 [00:27<00:00, 1.08it/s]
100%|██████████| 30/30 [00:27<00:00, 1.09it/s]
2026-06-13 20:03:48.318[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/fc03c292fde3.mp4 (1793125 bytes)
2026-06-13 20:03:48.320[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished szFTFRXVCa1ThcWmIv-Rj
2026-06-13 20:08:06.786[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 20:13:06.788[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 20:14:00.997[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=m501sRj8mXDuQySG2M6_4
2026-06-13 20:14:00.999[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'scene_00', 'prompt': "A massive underground cyberpunk laboratory filled with holographic displays showing AI neural networks generating music. Rows of glowing server racks pulse with neon blue and purple light. Giant screens display waveform visualizations and the text 'TOP SECRET PROJECT'. Scientists in futuristic lab coats monitor hundreds of floating data panels. The camera slowly pushes forward through the lab, revealing an enormous central AI core shaped like a golden trophy, radiating light. Dark industrial environment with volumetric fog, dramatic rim lighting, cyan and magenta neon accents. Cinematic dolly-in shot.", 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781352840.9966664, 'task_id': 'm501sRj8mXDuQySG2M6_4'}
2026-06-13 20:14:01.000[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.81s/it]
7%|▋ | 2/30 [00:07<01:46, 3.80s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.81s/it]
20%|██ | 6/30 [00:22<01:31, 3.81s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.81s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.82s/it]
30%|███ | 9/30 [00:34<01:20, 3.82s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.82s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.83s/it]
40%|████ | 12/30 [00:45<01:09, 3.84s/it]
43%|████▎ | 13/30 [00:49<01:05, 3.84s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.84s/it]
50%|█████ | 15/30 [00:57<00:57, 3.85s/it]
53%|█████▎ | 16/30 [01:01<00:53, 3.85s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.85s/it]
60%|██████ | 18/30 [01:08<00:46, 3.85s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.85s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.85s/it]
70%|███████ | 21/30 [01:20<00:34, 3.86s/it]
73%|███████▎ | 22/30 [01:24<00:30, 3.86s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.86s/it]
80%|████████ | 24/30 [01:32<00:23, 3.86s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.87s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.87s/it]
90%|█████████ | 27/30 [01:43<00:11, 3.87s/it]
93%|█████████▎| 28/30 [01:47<00:07, 3.87s/it]
97%|█████████▋| 29/30 [01:51<00:03, 3.87s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
100%|██████████| 30/30 [01:55<00:00, 3.85s/it]
2026-06-13 20:17:07.145[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/scene_00.mp4 (10186962 bytes)
2026-06-13 20:17:07.147[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished m501sRj8mXDuQySG2M6_4
2026-06-13 20:17:07.148[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=Grg5bSPm4IGXZkQe_FBAG
2026-06-13 20:17:07.149[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'scene_04', 'prompt': "A dystopian surveillance command center monitoring public opinion. Giant screens show social media comments being categorized as 'positive' or 'NEEDS LEGAL ATTENTION'. Lawyers in cyberpunk suits with glowing briefcases deploy from pods. A massive sentiment analysis dashboard shows negative comments being 'explained away' by automated response bots. Red alert sirens flash when doubt is detected. The camera slowly rotates 360 degrees around the central monitoring hub. Dark blue and red color scheme with authoritarian undertones. Orwellian meets corporate PR aesthetic.", 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781352841.0417051, 'task_id': 'Grg5bSPm4IGXZkQe_FBAG'}
2026-06-13 20:17:07.149[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.82s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]2026-06-13 20:18:06.790[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.88s/it]
47%|████▋ | 14/30 [00:54<01:02, 3.88s/it]
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:19:55.376[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/scene_04.mp4 (7832935 bytes)
2026-06-13 20:19:55.378[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished Grg5bSPm4IGXZkQe_FBAG
2026-06-13 20:20:44.336[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=LfUr0rQ6qOm5xInpnsPhI
2026-06-13 20:20:44.337[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s01', 'prompt': 'Close-up of neural network visualizations on giant screens, musical waveforms forming from data streams. The figure watches in silence as AI generates music. Neon purple and cyan reflections on their face.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.335333, 'task_id': 'LfUr0rQ6qOm5xInpnsPhI'}
2026-06-13 20:20:44.337[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.80s/it]
7%|▋ | 2/30 [00:07<01:46, 3.81s/it]
10%|█ | 3/30 [00:11<01:42, 3.81s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.82s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.82s/it]
20%|██ | 6/30 [00:22<01:31, 3.83s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.83s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.84s/it]
30%|███ | 9/30 [00:34<01:20, 3.84s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.85s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]2026-06-13 20:21:47.221[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/processorResource.py:436]fpath is None ..., url='http://127.0.0.1:8079/api/health', url1='http://127.0.0.1:8079/api/health'
2026-06-13 20:21:47.221[webapp][exception][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py:189]Exception=client(127.0.0.1) None access /api/health cost 0.0010652542114257812, (6.008148193359375e-05), except=str(request.url)='http://127.0.0.1:8079/api/health' invalid path
Traceback (most recent call last):
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py", line 175, in checkAuth
ret = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/processorResource.py", line 377, in _handle
raise Exception(f'{str(request.url)=} invalid path')
Exception: str(request.url)='http://127.0.0.1:8079/api/health' invalid path
Traceback (most recent call last):
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py", line 175, in checkAuth
ret = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/processorResource.py", line 377, in _handle
raise Exception(f'{str(request.url)=} invalid path')
Exception: str(request.url)='http://127.0.0.1:8079/api/health' invalid path
ERROR:aiohttp.server:Error handling request
Traceback (most recent call last):
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 477, in _handle_request
resp = await request_handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp/web_app.py", line 559, in _handle
return await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 117, in impl
return await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/real_ip.py", line 22, in middleware
return await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp_session/__init__.py", line 191, in factory
response = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp_auth/auth/auth.py", line 29, in _middleware_handler
response = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py", line 190, in checkAuth
raise e
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py", line 175, in checkAuth
ret = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/processorResource.py", line 377, in _handle
raise Exception(f'{str(request.url)=} invalid path')
Exception: str(request.url)='http://127.0.0.1:8079/api/health' invalid path
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:49<01:05, 3.86s/it]2026-06-13 20:21:55.148[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/processorResource.py:436]fpath is None ..., url='http://127.0.0.1:8079/', url1='http://127.0.0.1:8079/'
2026-06-13 20:21:55.149[webapp][exception][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py:189]Exception=client(127.0.0.1) None access / cost 0.0018961429595947266, (0.0002465248107910156), except=str(request.url)='http://127.0.0.1:8079/' invalid path
Traceback (most recent call last):
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py", line 175, in checkAuth
ret = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/processorResource.py", line 377, in _handle
raise Exception(f'{str(request.url)=} invalid path')
Exception: str(request.url)='http://127.0.0.1:8079/' invalid path
Traceback (most recent call last):
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py", line 175, in checkAuth
ret = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/processorResource.py", line 377, in _handle
raise Exception(f'{str(request.url)=} invalid path')
Exception: str(request.url)='http://127.0.0.1:8079/' invalid path
ERROR:aiohttp.server:Error handling request
Traceback (most recent call last):
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 477, in _handle_request
resp = await request_handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp/web_app.py", line 559, in _handle
return await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 117, in impl
return await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/real_ip.py", line 22, in middleware
return await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp_session/__init__.py", line 191, in factory
response = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/aiohttp_auth/auth/auth.py", line 29, in _middleware_handler
response = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py", line 190, in checkAuth
raise e
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/auth_api.py", line 175, in checkAuth
ret = await handler(request)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/processorResource.py", line 377, in _handle
raise Exception(f'{str(request.url)=} invalid path')
Exception: str(request.url)='http://127.0.0.1:8079/' invalid path
47%|████▋ | 14/30 [00:53<01:01, 3.86s/it]
50%|█████ | 15/30 [00:57<00:57, 3.86s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.86s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.86s/it]
60%|██████ | 18/30 [01:09<00:46, 3.86s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.87s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.87s/it]
70%|███████ | 21/30 [01:20<00:34, 3.87s/it]
73%|███████▎ | 22/30 [01:24<00:30, 3.87s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.87s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:51<00:03, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.86s/it]
2026-06-13 20:23:06.800[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 20:23:32.719[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s01.mp4 (7905173 bytes)
2026-06-13 20:23:32.721[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished LfUr0rQ6qOm5xInpnsPhI
2026-06-13 20:23:32.721[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=P_-qe-eWzvab3A8vYLwYz
2026-06-13 20:23:32.722[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s29', 'prompt': 'Final shot: chaos of opinions, believers, doubters, angry mobs, followers all feeding into a massive algorithmic engine that converts controversy into traffic. Engine hums. Fade to black.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.5596755, 'task_id': 'P_-qe-eWzvab3A8vYLwYz'}
2026-06-13 20:23:32.723[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.84s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:26:22.723[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s29.mp4 (10203420 bytes)
2026-06-13 20:26:22.724[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished P_-qe-eWzvab3A8vYLwYz
2026-06-13 20:26:22.724[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s29
2026-06-13 20:26:22.725[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s29', 'prompt': 'Final shot: chaos of opinions, believers, doubters, angry mobs, followers all feeding into a massive algorithmic engine that converts controversy into traffic. Engine hums. Fade to black.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.609854, 'task_id': 'mtv_s29'}
2026-06-13 20:26:22.726[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]2026-06-13 20:28:06.805[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:29:13.397[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s29.mp4 (10203420 bytes)
2026-06-13 20:29:13.399[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s29
2026-06-13 20:29:13.400[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s25
2026-06-13 20:29:13.401[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s25', 'prompt': 'The propaganda officials celebrating around a cake shaped like the song album cover. Confetti cannons fire. Totalitarian kitsch meets cyberpunk absurdity. Gold and crimson.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6090753, 'task_id': 'mtv_s25'}
2026-06-13 20:29:13.401[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.87s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:32:04.449[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s25.mp4 (9499715 bytes)
2026-06-13 20:32:04.451[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s25
2026-06-13 20:32:04.451[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s20
2026-06-13 20:32:04.452[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s20', 'prompt': 'Musical notation literally trembling and bowing on animated sheet music displayed on giant screens. Notes rearrange themselves into the song melody pattern. Academic absurdity.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6080523, 'task_id': 'mtv_s20'}
2026-06-13 20:32:04.452[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.84s/it]
7%|▋ | 2/30 [00:07<01:47, 3.84s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:20, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]2026-06-13 20:33:06.805[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.87s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.87s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:34:53.248[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s20.mp4 (3787804 bytes)
2026-06-13 20:34:53.249[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s20
2026-06-13 20:34:53.250[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s17
2026-06-13 20:34:53.250[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s17', 'prompt': 'The original lone figure watching from a glass tower above the chaos, sipping coffee. Below, the entire city is in an uproar. Calm satisfaction contrasted with chaos below.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.607441, 'task_id': 'mtv_s17'}
2026-06-13 20:34:53.251[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.83s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
2026-06-13 20:37:43.370[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s17.mp4 (3666828 bytes)
2026-06-13 20:37:43.372[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s17
2026-06-13 20:37:43.373[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s13
2026-06-13 20:37:43.374[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s13', 'prompt': 'A professor at a whiteboard desperately trying to prove simplicity equals genius using absurd mathematical equations. Students taking notes on holographic tablets. Academic satire.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.606649, 'task_id': 'mtv_s13'}
2026-06-13 20:37:43.374[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.83s/it]2026-06-13 20:38:06.811[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:40:32.229[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s13.mp4 (2307888 bytes)
2026-06-13 20:40:32.231[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s13
2026-06-13 20:40:32.232[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s09
2026-06-13 20:40:32.232[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s09', 'prompt': 'A massive countdown timer hits zero. An explosion of golden light transforms the entire city skyline. Buildings reshape into musical notes. Aerial crane shot over neon metropolis.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6058004, 'task_id': 'mtv_s09'}
2026-06-13 20:40:32.233[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:40, 3.85s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:43:06.813[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 20:43:23.428[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s09.mp4 (12223288 bytes)
2026-06-13 20:43:23.429[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s09
2026-06-13 20:43:23.430[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s05
2026-06-13 20:43:23.431[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s05', 'prompt': 'A giant conveyor belt carrying frequency spectrums through a tunnel of lasers. Red rejection warnings and green acceptance lights flash alternately. Industrial cyberpunk aesthetic.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6050174, 'task_id': 'mtv_s05'}
2026-06-13 20:43:23.431[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.84s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:46:12.095[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s05.mp4 (11506057 bytes)
2026-06-13 20:46:12.097[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s05
2026-06-13 20:46:12.098[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s01
2026-06-13 20:46:12.099[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s01', 'prompt': 'Close-up of neural network visualizations on giant screens, musical waveforms forming from data streams. The figure watches in silence as AI generates music. Neon purple and cyan reflections on their face.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6042397, 'task_id': 'mtv_s01'}
2026-06-13 20:46:12.099[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.84s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.86s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.87s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]2026-06-13 20:48:06.821[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:49:02.729[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s01.mp4 (7905173 bytes)
2026-06-13 20:49:02.730[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s01
2026-06-13 20:49:02.731[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=fuzALnUf7oTAsyh0V58qh
2026-06-13 20:49:02.732[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s22', 'prompt': 'A propaganda ministry control room. Officials manipulate giant screens showing statistics being optimized. Bars growing impossibly tall, pie charts distorting. Workers adjust narrative dials.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.5013728, 'task_id': 'fuzALnUf7oTAsyh0V58qh'}
2026-06-13 20:49:02.732[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.89s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.89s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:51:52.627[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s22.mp4 (4583466 bytes)
2026-06-13 20:51:52.628[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished fuzALnUf7oTAsyh0V58qh
2026-06-13 20:51:52.628[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=Q3pqgXMsYzzJ7_Hptf10F
2026-06-13 20:51:52.628[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s18', 'prompt': 'A futuristic music academy lecture hall. Students in uniform study a single four bar melody on holographic music sheets. Professor points at massive blackboard analysis of the intro.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.4722435, 'task_id': 'Q3pqgXMsYzzJ7_Hptf10F'}
2026-06-13 20:51:52.629[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.84s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]2026-06-13 20:53:06.894[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:54:43.660[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s18.mp4 (4259352 bytes)
2026-06-13 20:54:43.663[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished Q3pqgXMsYzzJ7_Hptf10F
2026-06-13 20:54:43.664[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=IBknIRzdPBiXQdl4hfN-6
2026-06-13 20:54:43.664[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s14', 'prompt': 'A dystopian surveillance command center. Giant screens categorize social media comments as positive or needs legal attention. Red alert sirens flash when doubt is detected. Dark blue atmosphere.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.4395947, 'task_id': 'IBknIRzdPBiXQdl4hfN-6'}
2026-06-13 20:54:43.665[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.89s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.89s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 20:57:34.976[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s14.mp4 (6336259 bytes)
2026-06-13 20:57:34.977[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished IBknIRzdPBiXQdl4hfN-6
2026-06-13 20:57:34.978[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=AXU5ZfzH-wD0GLOo_U3TF
2026-06-13 20:57:34.978[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s10', 'prompt': 'A chaotic war room where music critics sit around an enormous circular table covered in holographic analysis charts. News tickers scroll breaking news about the song changing the world.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.4076762, 'task_id': 'AXU5ZfzH-wD0GLOo_U3TF'}
2026-06-13 20:57:34.979[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]2026-06-13 20:58:06.758[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-13 20:58:06.894[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
13%|█▎ | 4/30 [00:15<01:39, 3.83s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 21:00:26.654[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s10.mp4 (5898209 bytes)
2026-06-13 21:00:26.656[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished AXU5ZfzH-wD0GLOo_U3TF
2026-06-13 21:00:26.657[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=aaGYU5Qq71er0ISG9a5jT
2026-06-13 21:00:26.657[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s05', 'prompt': 'A giant conveyor belt carrying frequency spectrums through a tunnel of lasers. Red rejection warnings and green acceptance lights flash alternately. Industrial cyberpunk aesthetic.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.3647897, 'task_id': 'aaGYU5Qq71er0ISG9a5jT'}
2026-06-13 21:00:26.658[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.84s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.86s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.87s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.87s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-13 21:03:06.995[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:03:18.072[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s05.mp4 (11506057 bytes)
2026-06-13 21:03:18.073[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished aaGYU5Qq71er0ISG9a5jT
2026-06-13 21:08:06.998[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:13:07.000[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:18:07.005[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:23:07.009[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:28:07.012[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:33:07.011[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:38:07.015[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:43:07.018[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:48:07.020[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:53:07.025[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:58:06.758[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-13 21:58:07.026[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:03:07.029[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:08:07.029[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:13:07.034[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:18:07.037[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:23:07.039[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:28:07.039[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:33:07.043[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:38:07.045[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:43:07.046[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:48:07.051[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:53:07.054[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:58:06.758[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-13 22:58:07.055[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:03:07.056[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:08:07.059[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:13:07.061[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:18:07.063[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:23:07.068[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:28:07.071[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:33:07.073[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:38:07.073[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:43:07.077[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:48:07.079[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:52:12.200[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s02
2026-06-13 23:52:12.201[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s02', 'prompt': 'An old tree on a hilltop under moonlight, cicadas singing in the night, peaceful rural summer evening, soft blue tones', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781365932.1997426, 'task_id': 'dielv_s02'}
2026-06-13 23:52:12.202[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:35, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.81s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.81s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:20, 3.81s/it]2026-06-13 23:53:07.136[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
33%|███▎ | 10/30 [00:38<01:16, 3.82s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.82s/it]
40%|████ | 12/30 [00:45<01:08, 3.83s/it]
43%|████▎ | 13/30 [00:49<01:05, 3.83s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.84s/it]
50%|█████ | 15/30 [00:57<00:57, 3.84s/it]
53%|█████▎ | 16/30 [01:01<00:53, 3.84s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.84s/it]
60%|██████ | 18/30 [01:08<00:46, 3.85s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.85s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.85s/it]
70%|███████ | 21/30 [01:20<00:34, 3.85s/it]
73%|███████▎ | 22/30 [01:24<00:30, 3.85s/it]
77%|███████▋ | 23/30 [01:28<00:26, 3.85s/it]
80%|████████ | 24/30 [01:31<00:23, 3.86s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.86s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.86s/it]
90%|█████████ | 27/30 [01:43<00:11, 3.87s/it]
93%|█████████▎| 28/30 [01:47<00:07, 3.87s/it]
97%|█████████▋| 29/30 [01:51<00:03, 3.87s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
100%|██████████| 30/30 [01:55<00:00, 3.84s/it]
2026-06-13 23:55:02.850[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s02.mp4 (4427050 bytes)
2026-06-13 23:55:02.852[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s02
2026-06-13 23:55:02.852[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s19
2026-06-13 23:55:02.853[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s19', 'prompt': 'An elderly musician sitting on a beach chair playing guitar at sunrise, peaceful expression, lifetime of music, warm golden light', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.6867406, 'task_id': 'dielv_s19'}
2026-06-13 23:55:02.854[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.83s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.84s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.86s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
2026-06-13 23:57:53.813[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s19.mp4 (2896789 bytes)
2026-06-13 23:57:53.815[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s19
2026-06-13 23:57:53.815[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s15
2026-06-13 23:57:53.816[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s15', 'prompt': 'A crowd of people singing together at an outdoor concert, everyone swaying to the same melody, unity in music, golden hour', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.685966, 'task_id': 'dielv_s15'}
2026-06-13 23:57:53.817[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-13 23:58:06.759[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-13 23:58:07.137[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.83s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.89s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.89s/it]
100%|██████████| 30/30 [01:56<00:00, 3.89s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:00:45.239[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s15.mp4 (5922847 bytes)
2026-06-14 00:00:45.241[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s15
2026-06-14 00:00:45.241[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s11
2026-06-14 00:00:45.242[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s11', 'prompt': 'The same musician sitting quietly by a window with an acoustic guitar, simple and peaceful, natural daylight, returning to roots', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.6851797, 'task_id': 'dielv_s11'}
2026-06-14 00:00:45.243[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.85s/it]
7%|▋ | 2/30 [00:07<01:47, 3.86s/it]
10%|█ | 3/30 [00:11<01:44, 3.85s/it]
13%|█▎ | 4/30 [00:15<01:40, 3.85s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:29<00:27, 3.89s/it]
80%|████████ | 24/30 [01:32<00:23, 3.89s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.89s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.89s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.89s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:03:07.238[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:03:36.493[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s11.mp4 (2563551 bytes)
2026-06-14 00:03:36.494[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s11
2026-06-14 00:03:36.495[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s07
2026-06-14 00:03:36.495[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s07', 'prompt': 'Musical notes and sound waves visualized as colorful light trails flowing through a concert hall, abstract artistic visualization', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.6843948, 'task_id': 'dielv_s07'}
2026-06-14 00:03:36.495[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.86s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.87s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:06:27.132[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s07.mp4 (6819770 bytes)
2026-06-14 00:06:27.134[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s07
2026-06-14 00:06:27.135[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s03
2026-06-14 00:06:27.136[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s03', 'prompt': 'A teenage boy learning to play acoustic guitar on a wooden porch, warm indoor lighting, focused expression, coming of age', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6832242, 'finished_at': 1781366102.4238803, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s03', 'status': 'completed', 'video_url': '/idfile?path=dielv_s03.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s03.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 4230230, 'prompt': 'A teenage boy learning to play acoustic guitar on a wooden porch, warm indoor lighting, focused expr', 'seed': 56748582}, 'task_id': 'dielv_s03', 'started_at': 1781365932.2021058}
2026-06-14 00:06:27.137[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.84s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]2026-06-14 00:08:07.340[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.89s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.89s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:09:16.688[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s03.mp4 (3872680 bytes)
2026-06-14 00:09:16.690[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s03
2026-06-14 00:09:16.691[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s22
2026-06-14 00:09:16.692[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s22', 'prompt': 'Final shot: sunset beach with guitar leaning against driftwood, waves gently washing, musical legacy, peaceful ending, warm tones fading', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6873186, 'finished_at': 1781366271.13903, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s22', 'status': 'completed', 'video_url': '/idfile?path=dielv_s22.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s22.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 4991745, 'prompt': 'Final shot: sunset beach with guitar leaning against driftwood, waves gently washing, musical legacy', 'seed': 1789236950}, 'task_id': 'dielv_s22', 'started_at': 1781366101.049733}
2026-06-14 00:09:16.693[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:12:08.637[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s22.mp4 (4641915 bytes)
2026-06-14 00:12:08.639[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s22
2026-06-14 00:12:08.639[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s18
2026-06-14 00:12:08.640[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s18', 'prompt': 'A lighthouse beam sweeping across dark ocean waters, rhythmic rotation, beacon in the night, metaphor for persistence', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.686545, 'finished_at': 1781366442.3037517, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s18', 'status': 'completed', 'video_url': '/idfile?path=dielv_s18.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s18.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 3594139, 'prompt': 'A lighthouse beam sweeping across dark ocean waters, rhythmic rotation, beacon in the night, metapho', 'seed': 1789236950}, 'task_id': 'dielv_s18', 'started_at': 1781366271.1421335}
2026-06-14 00:12:08.640[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.82s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]2026-06-14 00:13:07.400[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:14:58.394[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s18.mp4 (3465578 bytes)
2026-06-14 00:14:58.396[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s18
2026-06-14 00:14:58.397[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s14
2026-06-14 00:14:58.397[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s14', 'prompt': 'Close-up of hands writing music notes on paper, pen moving steadily, warm desk lamp, creative flow, vintage paper texture', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6857574, 'finished_at': 1781366611.495634, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s14', 'status': 'completed', 'video_url': '/idfile?path=dielv_s14.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s14.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 3088185, 'prompt': 'Close-up of hands writing music notes on paper, pen moving steadily, warm desk lamp, creative flow, ', 'seed': 56748582}, 'task_id': 'dielv_s14', 'started_at': 1781366441.2586496}
2026-06-14 00:14:58.398[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.83s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.85s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.86s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.87s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.89s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:17:49.603[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s14.mp4 (2095876 bytes)
2026-06-14 00:17:49.605[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s14
2026-06-14 00:17:49.605[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s10
2026-06-14 00:17:49.606[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s10', 'prompt': 'A modern music studio with synthesizers and screens, a musician experimenting with new sounds, blue LED lighting, creative exploration', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.684984, 'finished_at': 1781366782.0907538, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s10', 'status': 'completed', 'video_url': '/idfile?path=dielv_s10.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s10.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 5248297, 'prompt': 'A modern music studio with synthesizers and screens, a musician experimenting with new sounds, blue ', 'seed': 2087212057}, 'task_id': 'dielv_s10', 'started_at': 1781366611.4962368}
2026-06-14 00:17:49.607[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-14 00:18:07.418[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.82s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.89s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.89s/it]
80%|████████ | 24/30 [01:32<00:23, 3.89s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.89s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.89s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.89s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.89s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:20:39.615[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s10.mp4 (4428235 bytes)
2026-06-14 00:20:39.617[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s10
2026-06-14 00:20:39.617[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s06
2026-06-14 00:20:39.619[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s06', 'prompt': 'Close-up of guitar strings being played, fingers moving gracefully, warm stage lighting, musical passion, shallow depth of field', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6841996, 'finished_at': 1781366948.976176, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s06', 'status': 'completed', 'video_url': '/idfile?path=dielv_s06.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s06.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 5484613, 'prompt': 'Close-up of guitar strings being played, fingers moving gracefully, warm stage lighting, musical pas', 'seed': 56748582}, 'task_id': 'dielv_s06', 'started_at': 1781366779.728964}
2026-06-14 00:20:39.619[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.84s/it]
7%|▋ | 2/30 [00:07<01:47, 3.85s/it]
10%|█ | 3/30 [00:11<01:43, 3.85s/it]
13%|█▎ | 4/30 [00:15<01:40, 3.85s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.88s/it]
47%|████▋ | 14/30 [00:54<01:02, 3.88s/it]
50%|█████ | 15/30 [00:57<00:58, 3.89s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.89s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.89s/it]
60%|██████ | 18/30 [01:09<00:46, 3.89s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.89s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.89s/it]
70%|███████ | 21/30 [01:21<00:35, 3.89s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.89s/it]
77%|███████▋ | 23/30 [01:29<00:27, 3.89s/it]
80%|████████ | 24/30 [01:33<00:23, 3.89s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.89s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.89s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.89s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.89s/it]
100%|██████████| 30/30 [01:56<00:00, 3.89s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
2026-06-14 00:23:07.519[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:23:31.712[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s06.mp4 (4123872 bytes)
2026-06-14 00:23:31.714[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s06
2026-06-14 00:23:31.715[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s02
2026-06-14 00:23:31.716[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s02', 'prompt': 'An old tree on a hilltop under moonlight, cicadas singing in the night, peaceful rural summer evening, soft blue tones', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6830482, 'finished_at': 1781367118.2063048, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s02', 'status': 'completed', 'video_url': '/idfile?path=dielv_s02.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s02.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 3780188, 'prompt': 'An old tree on a hilltop under moonlight, cicadas singing in the night, peaceful rural summer evenin', 'seed': 56748582}, 'task_id': 'dielv_s02', 'started_at': 1781366948.9798791}
2026-06-14 00:23:31.716[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.82s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.87s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.87s/it]
70%|███████ | 21/30 [01:21<00:34, 3.87s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.87s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
2026-06-14 00:26:22.334[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s02.mp4 (4427050 bytes)
2026-06-14 00:26:22.335[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s02
2026-06-14 00:26:22.336[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s21
2026-06-14 00:26:22.337[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s21', 'prompt': 'Ocean waves forming perfect spiraling patterns when viewed from above, nature mathematical beauty, aerial drone shot, blue green water', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6871283, 'finished_at': 1781367286.370003, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s21', 'status': 'completed', 'video_url': '/idfile?path=dielv_s21.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s21.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 11259881, 'prompt': 'Ocean waves forming perfect spiraling patterns when viewed from above, nature mathematical beauty, a', 'seed': 56748582}, 'task_id': 'dielv_s21', 'started_at': 1781367118.2091925}
2026-06-14 00:26:22.337[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:35, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.84s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.84s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.85s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.85s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.86s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.87s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:24<00:31, 3.88s/it]2026-06-14 00:28:07.620[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
2026-06-14 00:29:13.274[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s21.mp4 (8247910 bytes)
2026-06-14 00:29:13.276[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s21
2026-06-14 00:29:13.276[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s17
2026-06-14 00:29:13.277[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s17', 'prompt': 'Wind blowing through tall grass and trees on a coastal cliff, clouds moving across the sky, nature symphony, epic wide shot', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6863546, 'finished_at': 1781367456.6436777, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s17', 'status': 'completed', 'video_url': '/idfile?path=dielv_s17.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s17.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 9814141, 'prompt': 'Wind blowing through tall grass and trees on a coastal cliff, clouds moving across the sky, nature s', 'seed': 56748582}, 'task_id': 'dielv_s17', 'started_at': 1781367286.3727841}
2026-06-14 00:29:13.277[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.84s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.86s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.86s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.87s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.87s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.87s/it]
70%|███████ | 21/30 [01:21<00:34, 3.87s/it]
73%|███████▎ | 22/30 [01:24<00:30, 3.87s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.87s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
2026-06-14 00:32:03.642[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s17.mp4 (6598791 bytes)
2026-06-14 00:32:03.644[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s17
2026-06-14 00:32:03.644[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s13
2026-06-14 00:32:03.645[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s13', 'prompt': 'A middle-aged musician performing in a park, surrounded by trees, children listening, warm afternoon sunlight, simple joy', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6855578, 'finished_at': 1781367625.349164, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s13', 'status': 'completed', 'video_url': '/idfile?path=dielv_s13.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s13.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 11200309, 'prompt': 'A middle-aged musician performing in a park, surrounded by trees, children listening, warm afternoon', 'seed': 56748582}, 'task_id': 'dielv_s13', 'started_at': 1781367456.6466372}
2026-06-14 00:32:03.645[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:51, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.84s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]2026-06-14 00:33:07.687[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:34:54.803[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s13.mp4 (7526481 bytes)
2026-06-14 00:34:54.804[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s13
2026-06-14 00:34:54.805[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s09
2026-06-14 00:34:54.806[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s09', 'prompt': 'An adult musician walking through a busy city street with neon signs, searching for inspiration, reflective mood, night scene', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6847923, 'finished_at': 1781367793.5745637, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s09', 'status': 'completed', 'video_url': '/idfile?path=dielv_s09.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s09.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 6427469, 'prompt': 'An adult musician walking through a busy city street with neon signs, searching for inspiration, ref', 'seed': 56748582}, 'task_id': 'dielv_s09', 'started_at': 1781367625.3527362}
2026-06-14 00:34:54.807[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.86s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.87s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.88s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.89s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.89s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.89s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.89s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:37:45.592[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s09.mp4 (5499070 bytes)
2026-06-14 00:37:45.594[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s09
2026-06-14 00:37:45.594[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s05
2026-06-14 00:37:45.595[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s05', 'prompt': 'A cozy bar with warm lighting, a young singer performing on a small stage, audience clapping along, intimate concert atmosphere', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6840105, 'finished_at': 1781367961.4473364, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s05', 'status': 'completed', 'video_url': '/idfile?path=dielv_s05.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s05.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 5437821, 'prompt': 'A cozy bar with warm lighting, a young singer performing on a small stage, audience clapping along, ', 'seed': 56748582}, 'task_id': 'dielv_s05', 'started_at': 1781367793.5782297}
2026-06-14 00:37:45.596[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]2026-06-14 00:38:07.710[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
3%|▎ | 1/30 [00:03<01:50, 3.82s/it]
7%|▋ | 2/30 [00:07<01:47, 3.83s/it]
10%|█ | 3/30 [00:11<01:43, 3.84s/it]
13%|█▎ | 4/30 [00:15<01:40, 3.85s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.85s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:21, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:54<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.87s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.88s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.88s/it]
70%|███████ | 21/30 [01:21<00:34, 3.88s/it]
73%|███████▎ | 22/30 [01:25<00:31, 3.88s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.88s/it]
80%|████████ | 24/30 [01:32<00:23, 3.88s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.88s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.88s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.88s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.88s/it]
100%|██████████| 30/30 [01:56<00:00, 3.87s/it]
2026-06-14 00:40:36.791[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s05.mp4 (5180729 bytes)
2026-06-14 00:40:36.793[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s05
2026-06-14 00:40:36.794[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s01
2026-06-14 00:40:36.795[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s01', 'prompt': 'Close-up of ocean waves crashing on shore, seashells scattered on wet sand, summer afternoon, peaceful atmosphere', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6828666, 'finished_at': 1781368130.4544375, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s01', 'status': 'completed', 'video_url': '/idfile?path=dielv_s01.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s01.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 9118882, 'prompt': 'Close-up of ocean waves crashing on shore, seashells scattered on wet sand, summer afternoon, peacef', 'seed': 56748582}, 'task_id': 'dielv_s01', 'started_at': 1781367961.4508884}
2026-06-14 00:40:36.796[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.83s/it]
7%|▋ | 2/30 [00:07<01:47, 3.82s/it]
10%|█ | 3/30 [00:11<01:43, 3.83s/it]
13%|█▎ | 4/30 [00:15<01:39, 3.84s/it]
17%|█▋ | 5/30 [00:19<01:36, 3.84s/it]
20%|██ | 6/30 [00:23<01:32, 3.85s/it]
23%|██▎ | 7/30 [00:26<01:28, 3.85s/it]
27%|██▋ | 8/30 [00:30<01:24, 3.85s/it]
30%|███ | 9/30 [00:34<01:20, 3.86s/it]
33%|███▎ | 10/30 [00:38<01:17, 3.86s/it]
37%|███▋ | 11/30 [00:42<01:13, 3.86s/it]
40%|████ | 12/30 [00:46<01:09, 3.87s/it]
43%|████▎ | 13/30 [00:50<01:05, 3.87s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.87s/it]
50%|█████ | 15/30 [00:57<00:58, 3.88s/it]
53%|█████▎ | 16/30 [01:01<00:54, 3.88s/it]
57%|█████▋ | 17/30 [01:05<00:50, 3.87s/it]
60%|██████ | 18/30 [01:09<00:46, 3.87s/it]
63%|██████▎ | 19/30 [01:13<00:42, 3.88s/it]
67%|██████▋ | 20/30 [01:17<00:38, 3.87s/it]
70%|███████ | 21/30 [01:21<00:34, 3.87s/it]
73%|███████▎ | 22/30 [01:24<00:30, 3.87s/it]
77%|███████▋ | 23/30 [01:28<00:27, 3.87s/it]
80%|████████ | 24/30 [01:32<00:23, 3.87s/it]
83%|████████▎ | 25/30 [01:36<00:19, 3.87s/it]
87%|████████▋ | 26/30 [01:40<00:15, 3.87s/it]
90%|█████████ | 27/30 [01:44<00:11, 3.87s/it]
93%|█████████▎| 28/30 [01:48<00:07, 3.88s/it]
97%|█████████▋| 29/30 [01:52<00:03, 3.87s/it]
100%|██████████| 30/30 [01:55<00:00, 3.88s/it]
100%|██████████| 30/30 [01:55<00:00, 3.87s/it]
2026-06-14 00:43:07.811[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:43:27.060[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s01.mp4 (5601582 bytes)
2026-06-14 00:43:27.061[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s01
2026-06-14 00:48:07.815[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:53:07.819[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:58:06.758[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 00:58:07.820[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:03:07.821[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:08:07.825[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:13:07.828[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:18:07.830[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:23:07.830[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:28:07.834[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:33:07.837[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:38:07.838[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:43:07.843[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:48:07.847[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:53:07.849[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:58:06.758[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 01:58:07.849[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:03:07.853[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:08:07.856[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:13:07.858[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:18:07.863[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:23:07.867[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:28:07.869[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:33:07.870[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:38:07.875[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:43:07.879[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:48:07.880[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:53:07.880[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:58:06.759[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 02:58:07.882[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:03:07.884[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:08:07.885[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:13:07.890[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:18:07.893[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:23:07.895[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:28:07.895[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:33:07.899[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:38:07.901[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:43:07.903[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:48:07.908[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:53:07.911[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:58:06.759[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 03:58:07.912[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:03:07.913[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:08:07.917[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:13:07.919[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:18:07.920[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:23:07.925[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:28:07.929[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:33:07.931[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:38:07.932[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:43:07.937[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:48:07.940[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:53:07.942[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:58:06.759[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 04:58:07.943[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:03:07.947[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:08:07.949[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:13:07.950[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:18:07.955[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:23:07.958[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:28:07.960[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:33:07.960[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:38:07.964[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:43:07.967[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:48:07.968[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:53:07.973[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:58:06.759[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 05:58:07.974[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:03:07.976[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:08:07.977[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:13:07.980[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:18:07.983[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:23:07.984[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:28:07.989[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:33:07.993[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:38:07.995[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:43:07.996[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:48:08.001[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:53:08.003[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:58:06.759[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 06:58:08.004[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:03:08.010[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:08:08.014[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:13:08.017[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:18:08.018[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:23:08.023[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:28:08.026[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:33:08.028[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:38:08.028[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:43:08.032[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:48:08.035[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:53:08.036[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:58:06.760[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 07:58:08.038[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:03:08.041[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:08:08.043[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:13:08.044[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:18:08.049[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:23:08.052[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:28:08.053[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:33:08.058[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:38:08.061[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:43:08.063[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:48:08.063[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:53:08.068[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:58:06.760[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 08:58:08.069[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:03:08.071[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:08:08.076[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:13:08.080[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:18:08.081[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:23:08.081[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:28:08.085[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:33:08.088[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:38:08.088[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:43:08.089[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:48:08.093[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:53:08.096[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:58:06.760[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 09:58:08.097[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:03:08.102[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:08:08.105[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:13:08.107[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:18:08.107[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:23:08.110[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:28:08.112[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:33:08.113[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:38:08.118[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:43:08.121[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:48:08.122[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:53:08.123[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:58:06.760[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 10:58:08.125[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:03:08.128[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:08:08.129[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:13:08.134[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:18:08.137[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:23:08.139[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:28:08.140[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:33:08.144[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:38:08.146[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:43:08.147[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:48:08.151[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:53:08.154[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:58:06.761[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 11:58:08.155[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:03:08.155[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:08:08.159[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:13:08.161[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:18:08.162[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:23:08.167[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:28:08.170[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:33:08.172[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:38:08.173[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:43:08.176[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:48:08.178[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:53:08.179[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:58:06.760[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 12:58:08.181[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:03:08.184[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:08:08.186[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:13:08.185[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:18:08.186[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:23:08.188[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:28:08.189[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:33:08.194[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:38:08.197[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:43:08.199[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:48:08.199[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:53:08.203[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:58:06.760[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 13:58:08.205[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:03:08.206[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:08:08.211[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:13:08.214[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:18:08.216[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:23:08.216[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:28:08.220[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:33:08.223[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:38:08.223[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:43:08.227[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:48:08.230[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:53:08.232[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:58:06.760[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 14:58:08.231[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:03:08.235[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:08:08.238[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:13:08.239[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:18:08.244[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:23:08.248[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:28:08.250[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:33:08.250[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:38:08.254[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:43:08.257[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:48:08.258[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:53:08.263[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:58:06.760[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 15:58:08.263[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:03:08.265[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:08:08.265[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:13:08.269[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:18:08.272[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:23:08.273[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called