steep-balloon-41261
01/12/2023, 3:52 PMable-gigabyte-21598
01/12/2023, 4:55 PMH264_HIGH for better compression and lowering the resolution and/or bitrate, but I think the files would still be pretty massive.
2. Do you have any errors from the egress logs? I haven’t seen upload issues on our end, it might be object storage or rate limit relatedfaint-army-19363
01/12/2023, 5:39 PMable-gigabyte-21598
01/12/2023, 6:52 PMfaint-army-19363
01/12/2023, 7:00 PMdry-elephant-14928
01/13/2023, 12:14 AMfaint-army-19363
01/13/2023, 3:46 AMfaint-army-19363
01/13/2023, 4:44 AM"error": "S3 upload failed: EntityTooLarge: \n\tstatus code: 400, request id: tx00000000000000daf7f61-0063c0c74b-5521732-default
"EG_VT5uS6AWDynn", "request_type": "room_composite", "output_type": "file", "status": "EGRESS_ENDING"}
2023-01-13T08:19:43+05:30 2023-01-13T02:49:43.901Z DEBUG egress pipeline/pipeline.go:469 sending EOS to pipeline {"nodeID": "NE_XoKS6EGEr4HR", "handlerID": "EGH_R7pj2YudsxyX", "egressID": "EG_VT5uS6AWDynn"}
2023-01-13T08:19:44+05:30 2023-01-13T02:49:44.079Z DEBUG egress pipeline/pipeline.go:290 EOS received, stopping pipeline {"nodeID": "NE_XoKS6EGEr4HR", "handlerID": "EGH_R7pj2YudsxyX", "egressID": "EG_VT5uS6AWDynn"}
2023-01-13T08:19:44+05:30 2023-01-13T02:49:44.463Z DEBUG egress pipeline/pipeline.go:641 pipeline stopped {"nodeID": "NE_XoKS6EGEr4HR", "handlerID": "EGH_R7pj2YudsxyX", "egressID": "EG_VT5uS6AWDynn"}
2023-01-13T08:19:44+05:30 2023-01-13T02:49:44.604Z DEBUG egress pipeline/pipeline.go:668 uploading to s3 {"nodeID": "NE_XoKS6EGEr4HR", "handlerID": "EGH_R7pj2YudsxyX", "egressID": "EG_VT5uS6AWDynn"}
2023-01-13T08:19:48+05:30 2023-01-13T02:49:48.084Z INFO egress utils/cpu.go:77 high cpu load {"nodeID": "NE_XoKS6EGEr4HR", "load": 0.9185185185185185}
2023-01-13T08:21:55+05:30 2023-01-13T02:51:55.411Z INFO egress pipeline/pipeline.go:691 could not upload file {"nodeID": "NE_XoKS6EGEr4HR", "handlerID": "EGH_R7pj2YudsxyX", "egressID": "EG_VT5uS6AWDynn", "error": "EntityTooLarge: \n\tstatus code: 400, request id: tx00000000000000daf7f61-0063c0c74b-5521732-default, host id: ", "location": "S3", "filepath": "egress-loadtest-k8/room-composite/2023-01-12T23_19_38Z-mp4/room-composite-egress-test_mp4_2023-01-12T23_19_38Z-mp4_1.mp4"}
2023-01-13T08:21:55+05:30 2023-01-13T02:51:55.413Z DEBUG egress pipeline/pipeline.go:668 uploading to s3 {"nodeID": "NE_XoKS6EGEr4HR", "handlerID": "EGH_R7pj2YudsxyX", "egressID": "EG_VT5uS6AWDynn"}
2023-01-13T08:21:56+05:30 2023-01-13T02:51:56.084Z DEBUG egress pipeline/pipeline.go:731 removing temporary directory {"nodeID": "NE_XoKS6EGEr4HR", "handlerID": "EGH_R7pj2YudsxyX", "egressID": "EG_VT5uS6AWDynn", "path": "/tmp/lkegress/EG_VT5uS6AWDynn/"}
2023-01-13T08:21:56+05:30 2023-01-13T02:51:56.714Z WARN egress service/handler.go:121 egress failed {"nodeID": "NE_XoKS6EGEr4HR", "handlerID": "EGH_R7pj2YudsxyX", "egressID": "EG_VT5uS6AWDynn", "egressID": "EG_VT5uS6AWDynn", "request_type": "room_composite", "output_type": "file", "error": "S3 upload failed: EntityTooLarge: \n\tstatus code: 400, request id: tx00000000000000daf7f61-0063c0c74b-5521732-default, host id: "}
it seems the culprit is indeed the object storage limitation with single upload API cmd (without support for multi-part upload)faint-army-19363
01/13/2023, 5:34 AMable-gigabyte-21598
01/13/2023, 6:14 AMfaint-army-19363
01/13/2023, 6:27 AMfaint-army-19363
01/13/2023, 8:35 AMable-gigabyte-21598
01/13/2023, 9:13 AMegressInfo.Status for EGRESS_FAILED along with an error message in egressInfo.Errorfaint-army-19363
01/13/2023, 9:15 AMchilly-animal-65189
01/13/2023, 6:35 PMfaint-army-19363
01/13/2023, 8:03 PMchilly-animal-65189
01/13/2023, 8:05 PMfaint-army-19363
01/13/2023, 9:30 PMfaint-army-19363
01/27/2023, 7:29 PMdry-elephant-14928
01/27/2023, 11:00 PMfaint-army-19363
01/28/2023, 8:31 AM