Failed to load versions. Head to the versions page to see all versions for this model.
You're looking at a specific version of this model. Jump to the model overview.
nelsonjchen /op-replay-clipper:f97b40e7
Input
Run this model in Node.js with one line of code:
npm install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import Replicate from "replicate";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run nelsonjchen/op-replay-clipper using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"nelsonjchen/op-replay-clipper:f97b40e7ccea3fac7d49a7e41600dd6ad199a524c28ed7a1f78ac7b3f78e4129",
{
input: {
notes: "",
route: "https://connect.comma.ai/a2a0ccea32023010/1690488131496/1690488151496",
metric: false,
fileSize: 25,
jwtToken: "",
renderType: "ui",
smearAmount: 5,
startSeconds: 50,
lengthSeconds: 20,
speedhackRatio: 1,
forwardUponWideH: 2.2
}
}
);
console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import replicate
Run nelsonjchen/op-replay-clipper using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"nelsonjchen/op-replay-clipper:f97b40e7ccea3fac7d49a7e41600dd6ad199a524c28ed7a1f78ac7b3f78e4129",
input={
"notes": "",
"route": "https://connect.comma.ai/a2a0ccea32023010/1690488131496/1690488151496",
"metric": False,
"fileSize": 25,
"jwtToken": "",
"renderType": "ui",
"smearAmount": 5,
"startSeconds": 50,
"lengthSeconds": 20,
"speedhackRatio": 1,
"forwardUponWideH": 2.2
}
)
print(output)
To learn more, take a look at the guide on getting started with Python.
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run nelsonjchen/op-replay-clipper using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \
-H "Authorization: Bearer $REPLICATE_API_TOKEN" \
-H "Content-Type: application/json" \
-H "Prefer: wait" \
-d $'{
"version": "f97b40e7ccea3fac7d49a7e41600dd6ad199a524c28ed7a1f78ac7b3f78e4129",
"input": {
"notes": "",
"route": "https://connect.comma.ai/a2a0ccea32023010/1690488131496/1690488151496",
"metric": false,
"fileSize": 25,
"jwtToken": "",
"renderType": "ui",
"smearAmount": 5,
"startSeconds": 50,
"lengthSeconds": 20,
"speedhackRatio": 1,
"forwardUponWideH": 2.2
}
}' \
https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Add a payment method to run this model.
By signing in, you agree to our
terms of service and privacy policy
Output
{
"completed_at": "2024-07-02T05:37:43.097954Z",
"created_at": "2024-07-02T05:34:22.267000Z",
"data_removed": false,
"error": null,
"id": "grdww8er7drge0cge7qth9b5fw",
"input": {
"notes": "",
"route": "https://connect.comma.ai/a2a0ccea32023010/1690488131496/1690488151496",
"metric": false,
"fileSize": 25,
"jwtToken": "",
"renderType": "ui",
"smearAmount": 5,
"startSeconds": 50,
"lengthSeconds": 20,
"speedhackRatio": 1,
"forwardUponWideH": 2.2
},
"logs": "NOTES:\nRoute: a2a0ccea32023010|2023-07-27--13-01-19\nMatched Route: {'can': True, 'create_time': 1690488146, 'devicetype': 7, 'dongle_id': 'a2a0ccea32023010', 'end_lat': 32.7252, 'end_lng': -117.162, 'end_time': '2023-07-27T20:14:12', 'end_time_utc_millis': 1690488852000, 'fullname': 'a2a0ccea32023010|2023-07-27--13-01-19', 'git_branch': 'release3-staging', 'git_commit': '1f77acdc68d28fa5c91fe93af8aab956b7da782b', 'git_dirty': False, 'git_remote': 'https://github.com/commaai/openpilot.git', 'hpgps': True, 'init_logmonotime': 36629898787, 'is_preserved': True, 'is_public': True, 'length': 8.02241, 'maxcamera': -1, 'maxdcamera': -1, 'maxecamera': -1, 'maxlog': -1, 'maxqcamera': 12, 'maxqlog': 12, 'passive': False, 'platform': 'TOYOTA COROLLA TSS2 2019', 'proccamera': -1, 'proclog': -1, 'procqcamera': 12, 'procqlog': 12, 'radar': True, 'rating': None, 'segment_end_times': [1690488141000, 1690488201000, 1690488261000, 1690488321000, 1690488381000, 1690488441000, 1690488501000, 1690488561000, 1690488621000, 1690488681000, 1690488741000, 1690488801000, 1690488852000], 'segment_numbers': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], 'segment_start_times': [1690488081000, 1690488141000, 1690488201000, 1690488261000, 1690488321000, 1690488381000, 1690488441000, 1690488501000, 1690488561000, 1690488621000, 1690488681000, 1690488741000, 1690488801000], 'share_exp': '1719985023', 'share_sig': 'ii4MxWvR80ArUsDO3urrZi8yxwxoWJmCGlQoW/hLNpw=', 'start_lat': 32.7363, 'start_lng': -117.176, 'start_time': '2023-07-27T20:01:21', 'start_time_utc_millis': 1690488081000, 'url': 'https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19', 'user_id': 'bd3bc34dbea550c8', 'version': '0.9.4-release', 'vin': '5YFT4RCE1LP005733'}\nStart Seconds: 50\nStart Time: 1690488131496\nRoute Start Time: 1690488081000\nLength Seconds: 20\nDownloading file list from https://api.commadotai.com/v1/route/a2a0ccea32023010%7C2023-07-27--13-01-19/files\nDownloading route segment info from https://api.comma.ai/v1/devices/a2a0ccea32023010/routes_segments?end=1719898624394&start=0\nRoute a2a0ccea32023010|2023-07-27--13-01-19 starts at 1690488081000 and ends at 1690488201000\nView the route at https://connect.comma.ai/a2a0ccea32023010/1690488081000/1690488201000\nFiles Downloaded: 0%| | 0/6 [00:00<?, ?file/s]\nfcamera.hevc: 0%| | 0.00/75.0M [00:00<?, ?B/s]\u001b[A\nfcamera.hevc: 0%| | 0.00/75.0M [00:00<?, ?B/s]\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 0%| | 0.00/14.1M [00:00<?, ?B/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 0%| | 0.00/75.1M [00:00<?, ?B/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 0%| | 0.00/75.0M [00:00<?, ?B/s]\u001b[A\u001b[A\nrlog.bz2: 0%| | 0.00/13.4M [00:00<?, ?B/s]\u001b[A\u001b[A\u001b[A\nfcamera.hevc: 0%| | 4.00/75.0M [00:00<1286:25:24, 16.2B/s]\u001b[A\nfcamera.hevc: 0%| | 1.02k/75.0M [00:00<5:10:00, 4.03kB/s]\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 0%| | 1.02k/14.1M [00:00<1:00:52, 3.85kB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nfcamera.hevc: 0%| | 276k/75.0M [00:00<01:15, 986kB/s] \u001b[A\necamera.hevc: 0%| | 1.02k/75.1M [00:00<6:04:35, 3.43kB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 0%| | 1.02k/75.0M [00:00<5:33:10, 3.75kB/s]\u001b[A\u001b[A\nfcamera.hevc: 1%| | 489k/75.0M [00:00<00:43, 1.73MB/s] \u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 0%| | 1.02k/13.4M [00:00<1:04:43, 3.46kB/s]\u001b[A\u001b[A\u001b[A\nrlog.bz2: 4%|▍ | 538k/14.1M [00:00<00:07, 1.70MB/s] \u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 1%| | 505k/75.1M [00:00<00:47, 1.56MB/s] \u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nfcamera.hevc: 2%|▏ | 1.47M/75.0M [00:00<00:17, 4.19MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 0%| | 210k/75.0M [00:00<01:59, 625kB/s] \u001b[A\u001b[A\nrlog.bz2: 1%| | 96.1k/13.4M [00:00<00:46, 290kB/s] \u001b[A\u001b[A\u001b[A\nfcamera.hevc: 3%|▎ | 2.41M/75.0M [00:00<00:11, 6.37MB/s]\u001b[A\necamera.hevc: 2%|▏ | 1.21M/75.1M [00:00<00:23, 3.18MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 11%|█ | 1.57M/14.1M [00:00<00:03, 3.92MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 2%|▏ | 1.16M/75.0M [00:00<00:22, 3.29MB/s]\u001b[A\u001b[A\nfcamera.hevc: 7%|▋ | 4.91M/75.0M [00:00<00:06, 11.6MB/s]\u001b[A\nfcamera.hevc: 5%|▍ | 3.47M/75.0M [00:00<00:08, 8.18MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 2%|▏ | 325k/13.4M [00:00<00:16, 792kB/s] \u001b[A\u001b[A\u001b[A\nfcamera.hevc: 9%|▉ | 6.96M/75.0M [00:00<00:04, 14.2MB/s]\u001b[A\nfcamera.hevc: 7%|▋ | 5.14M/75.0M [00:00<00:06, 10.6MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 3%|▎ | 2.27M/75.1M [00:00<00:15, 4.57MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 20%|██ | 2.82M/14.1M [00:00<00:02, 5.26MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 7%|▋ | 964k/13.4M [00:00<00:05, 2.30MB/s]\u001b[A\u001b[A\u001b[A\necamera.hevc: 4%|▎ | 2.63M/75.0M [00:00<00:13, 5.26MB/s]\u001b[A\u001b[A\nfcamera.hevc: 11%|█▏ | 8.59M/75.0M [00:00<00:04, 14.7MB/s]\u001b[A\necamera.hevc: 6%|▌ | 4.25M/75.1M [00:00<00:08, 8.61MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 37%|███▋ | 5.20M/14.1M [00:00<00:00, 9.95MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nfcamera.hevc: 9%|▉ | 6.88M/75.0M [00:00<00:06, 10.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 21%|██ | 2.78M/13.4M [00:00<00:01, 5.49MB/s]\u001b[A\u001b[A\u001b[A\necamera.hevc: 6%|▌ | 4.66M/75.0M [00:00<00:09, 7.43MB/s]\u001b[A\u001b[A\nfcamera.hevc: 14%|█▎ | 10.2M/75.0M [00:01<00:05, 12.3MB/s]\u001b[A\nfcamera.hevc: 12%|█▏ | 8.97M/75.0M [00:00<00:05, 12.9MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 8%|▊ | 5.94M/75.1M [00:00<00:07, 8.92MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 48%|████▊ | 6.73M/14.1M [00:00<00:00, 9.40MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 38%|███▊ | 5.10M/13.4M [00:00<00:00, 9.83MB/s]\u001b[A\u001b[A\u001b[A\necamera.hevc: 9%|▉ | 6.65M/75.0M [00:00<00:06, 10.3MB/s]\u001b[A\u001b[A\nfcamera.hevc: 16%|█▋ | 12.2M/75.0M [00:01<00:04, 14.3MB/s]\u001b[A\necamera.hevc: 11%|█ | 7.89M/75.1M [00:01<00:05, 11.5MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 60%|█████▉ | 8.44M/14.1M [00:01<00:00, 11.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 48%|████▊ | 6.42M/13.4M [00:01<00:00, 10.7MB/s]\u001b[A\u001b[A\u001b[A\necamera.hevc: 10%|█ | 7.84M/75.0M [00:01<00:06, 10.4MB/s]\u001b[A\u001b[A\nfcamera.hevc: 18%|█▊ | 13.8M/75.0M [00:01<00:04, 14.0MB/s]\u001b[A\nfcamera.hevc: 14%|█▍ | 10.8M/75.0M [00:01<00:05, 11.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 12%|█▏ | 9.21M/75.1M [00:01<00:05, 11.4MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 69%|██████▉ | 9.74M/14.1M [00:01<00:00, 11.1MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 57%|█████▋ | 7.62M/13.4M [00:01<00:00, 10.5MB/s]\u001b[A\u001b[A\u001b[A\necamera.hevc: 12%|█▏ | 8.99M/75.0M [00:01<00:06, 10.4MB/s]\u001b[A\u001b[A\nfcamera.hevc: 16%|█▌ | 12.1M/75.0M [00:01<00:05, 11.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 14%|█▍ | 10.5M/75.1M [00:01<00:05, 11.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 78%|███████▊ | 11.0M/14.1M [00:01<00:00, 11.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 65%|██████▌ | 8.77M/13.4M [00:01<00:00, 10.6MB/s]\u001b[A\u001b[A\u001b[A\necamera.hevc: 13%|█▎ | 10.1M/75.0M [00:01<00:06, 10.6MB/s]\u001b[A\u001b[A\nfcamera.hevc: 20%|██ | 15.3M/75.0M [00:01<00:05, 11.3MB/s]\u001b[A\nfcamera.hevc: 18%|█▊ | 13.7M/75.0M [00:01<00:04, 12.5MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 16%|█▌ | 11.8M/75.1M [00:01<00:05, 11.8MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 87%|████████▋ | 12.2M/14.1M [00:01<00:00, 11.4MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 74%|███████▎ | 9.90M/13.4M [00:01<00:00, 10.7MB/s]\u001b[A\u001b[A\u001b[A\necamera.hevc: 15%|█▍ | 11.2M/75.0M [00:01<00:06, 10.3MB/s]\u001b[A\u001b[A\nfcamera.hevc: 22%|██▏ | 16.6M/75.0M [00:01<00:05, 11.1MB/s]\u001b[A\nfcamera.hevc: 20%|██ | 15.1M/75.0M [00:01<00:05, 12.0MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 17%|█▋ | 13.0M/75.1M [00:01<00:05, 11.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 95%|█████████▌| 13.4M/14.1M [00:01<00:00, 10.8MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 82%|████████▏ | 11.0M/13.4M [00:01<00:00, 10.2MB/s]\u001b[A\u001b[A\u001b[A\n \u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 16%|█▋ | 12.3M/75.0M [00:01<00:06, 9.90MB/s]\u001b[A\u001b[A\nfcamera.hevc: 24%|██▎ | 17.8M/75.0M [00:01<00:05, 10.9MB/s]\u001b[A\nfcamera.hevc: 22%|██▏ | 16.3M/75.0M [00:01<00:05, 11.7MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 19%|█▉ | 14.2M/75.1M [00:01<00:05, 10.9MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nrlog.bz2: 90%|████████▉ | 12.1M/13.4M [00:01<00:00, 10.2MB/s]\u001b[A\u001b[A\u001b[A\nFiles Downloaded: 17%|█▋ | 1/6 [00:02<00:10, 2.09s/file]\n \u001b[A\u001b[A\u001b[A\necamera.hevc: 20%|█▉ | 14.9M/75.0M [00:01<00:04, 12.7MB/s]\u001b[A\u001b[A\nfcamera.hevc: 27%|██▋ | 20.4M/75.0M [00:01<00:04, 13.2MB/s]\u001b[A\nfcamera.hevc: 25%|██▍ | 18.6M/75.0M [00:01<00:04, 13.4MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 22%|██▏ | 16.4M/75.1M [00:01<00:04, 13.0MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nFiles Downloaded: 33%|███▎ | 2/6 [00:02<00:03, 1.08file/s]\necamera.hevc: 23%|██▎ | 17.5M/75.0M [00:01<00:03, 14.7MB/s]\u001b[A\u001b[A\nfcamera.hevc: 31%|███ | 23.0M/75.0M [00:01<00:03, 15.0MB/s]\u001b[A\nfcamera.hevc: 28%|██▊ | 21.3M/75.0M [00:01<00:03, 15.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 25%|██▌ | 19.0M/75.1M [00:01<00:03, 14.9MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 27%|██▋ | 20.1M/75.0M [00:01<00:03, 16.7MB/s]\u001b[A\u001b[A\nfcamera.hevc: 34%|███▍ | 25.6M/75.0M [00:02<00:02, 16.9MB/s]\u001b[A\nfcamera.hevc: 32%|███▏ | 23.9M/75.0M [00:02<00:02, 17.1MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 29%|██▉ | 21.6M/75.1M [00:02<00:03, 16.9MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 30%|███ | 22.7M/75.0M [00:02<00:02, 18.1MB/s]\u001b[A\u001b[A\nfcamera.hevc: 38%|███▊ | 28.3M/75.0M [00:02<00:02, 18.0MB/s]\u001b[A\nfcamera.hevc: 35%|███▌ | 26.5M/75.0M [00:02<00:02, 18.0MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 32%|███▏ | 24.3M/75.1M [00:02<00:02, 17.7MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 34%|███▍ | 25.3M/75.0M [00:02<00:02, 18.3MB/s]\u001b[A\u001b[A\nfcamera.hevc: 41%|████ | 30.9M/75.0M [00:02<00:02, 18.2MB/s]\u001b[A\nfcamera.hevc: 39%|███▉ | 29.1M/75.0M [00:02<00:02, 18.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 36%|███▌ | 26.9M/75.1M [00:02<00:02, 18.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 37%|███▋ | 28.0M/75.0M [00:02<00:02, 18.0MB/s]\u001b[A\u001b[A\nfcamera.hevc: 45%|████▍ | 33.5M/75.0M [00:02<00:02, 18.0MB/s]\u001b[A\nfcamera.hevc: 42%|████▏ | 31.7M/75.0M [00:02<00:02, 18.1MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 39%|███▉ | 29.5M/75.1M [00:02<00:02, 18.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 41%|████ | 30.6M/75.0M [00:02<00:02, 17.2MB/s]\u001b[A\u001b[A\nfcamera.hevc: 48%|████▊ | 36.1M/75.0M [00:02<00:02, 17.3MB/s]\u001b[A\nfcamera.hevc: 46%|████▌ | 34.4M/75.0M [00:02<00:02, 17.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 43%|████▎ | 32.1M/75.1M [00:02<00:02, 17.4MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 44%|████▍ | 33.2M/75.0M [00:02<00:02, 17.9MB/s]\u001b[A\u001b[A\nfcamera.hevc: 52%|█████▏ | 38.7M/75.0M [00:02<00:02, 17.7MB/s]\u001b[A\nfcamera.hevc: 49%|████▉ | 37.0M/75.0M [00:02<00:02, 17.7MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 46%|████▋ | 34.7M/75.1M [00:02<00:02, 17.5MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 48%|████▊ | 35.8M/75.0M [00:02<00:02, 17.4MB/s]\u001b[A\u001b[A\nfcamera.hevc: 55%|█████▌ | 41.4M/75.0M [00:02<00:01, 17.3MB/s]\u001b[A\nfcamera.hevc: 53%|█████▎ | 39.6M/75.0M [00:02<00:02, 17.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 50%|████▉ | 37.3M/75.1M [00:02<00:02, 17.4MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 51%|█████ | 38.4M/75.0M [00:02<00:02, 16.6MB/s]\u001b[A\u001b[A\nfcamera.hevc: 59%|█████▊ | 44.0M/75.0M [00:03<00:01, 16.8MB/s]\u001b[A\nfcamera.hevc: 56%|█████▋ | 42.2M/75.0M [00:03<00:01, 16.9MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 53%|█████▎ | 40.0M/75.1M [00:03<00:02, 16.9MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 55%|█████▍ | 41.0M/75.0M [00:03<00:01, 17.6MB/s]\u001b[A\u001b[A\nfcamera.hevc: 62%|██████▏ | 46.6M/75.0M [00:03<00:01, 17.5MB/s]\u001b[A\nfcamera.hevc: 60%|█████▉ | 44.9M/75.0M [00:03<00:01, 17.5MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 57%|█████▋ | 42.6M/75.1M [00:03<00:01, 17.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 58%|█████▊ | 43.6M/75.0M [00:03<00:01, 19.4MB/s]\u001b[A\u001b[A\nfcamera.hevc: 66%|██████▌ | 49.2M/75.0M [00:03<00:01, 17.7MB/s]\u001b[A\nfcamera.hevc: 63%|██████▎ | 47.5M/75.0M [00:03<00:01, 17.7MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 60%|██████ | 45.2M/75.1M [00:03<00:01, 17.8MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 61%|██████ | 45.6M/75.0M [00:03<00:01, 18.8MB/s]\u001b[A\u001b[A\nfcamera.hevc: 69%|██████▉ | 51.8M/75.0M [00:03<00:01, 18.5MB/s]\u001b[A\nfcamera.hevc: 67%|██████▋ | 50.1M/75.0M [00:03<00:01, 18.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 64%|██████▎ | 47.8M/75.1M [00:03<00:01, 18.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 63%|██████▎ | 47.6M/75.0M [00:03<00:01, 17.6MB/s]\u001b[A\u001b[A\nfcamera.hevc: 73%|███████▎ | 54.5M/75.0M [00:03<00:01, 18.9MB/s]\u001b[A\nfcamera.hevc: 70%|███████ | 52.7M/75.0M [00:03<00:01, 19.0MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 67%|██████▋ | 50.4M/75.1M [00:03<00:01, 19.1MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 67%|██████▋ | 50.2M/75.0M [00:03<00:01, 18.8MB/s]\u001b[A\u001b[A\nfcamera.hevc: 76%|███████▌ | 57.1M/75.0M [00:03<00:00, 19.8MB/s]\u001b[A\nfcamera.hevc: 74%|███████▍ | 55.3M/75.0M [00:03<00:00, 19.9MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 71%|███████ | 53.1M/75.1M [00:03<00:01, 20.1MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 70%|███████ | 52.8M/75.0M [00:03<00:01, 20.0MB/s]\u001b[A\u001b[A\nfcamera.hevc: 80%|███████▉ | 59.7M/75.0M [00:03<00:00, 20.6MB/s]\u001b[A\nfcamera.hevc: 77%|███████▋ | 57.9M/75.0M [00:03<00:00, 20.7MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 74%|███████▍ | 55.7M/75.1M [00:03<00:00, 20.8MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 74%|███████▍ | 55.4M/75.0M [00:03<00:00, 20.6MB/s]\u001b[A\u001b[A\nfcamera.hevc: 83%|████████▎ | 62.3M/75.0M [00:04<00:00, 20.1MB/s]\u001b[A\nfcamera.hevc: 81%|████████ | 60.6M/75.0M [00:04<00:00, 20.0MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 78%|███████▊ | 58.3M/75.1M [00:03<00:00, 20.0MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 77%|███████▋ | 58.1M/75.0M [00:03<00:00, 19.6MB/s]\u001b[A\u001b[A\nfcamera.hevc: 87%|████████▋ | 64.9M/75.0M [00:04<00:00, 19.2MB/s]\u001b[A\nfcamera.hevc: 84%|████████▍ | 63.2M/75.0M [00:04<00:00, 19.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 81%|████████ | 60.9M/75.1M [00:04<00:00, 19.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 81%|████████ | 60.7M/75.0M [00:04<00:00, 18.7MB/s]\u001b[A\u001b[A\nfcamera.hevc: 90%|█████████ | 67.5M/75.0M [00:04<00:00, 19.2MB/s]\u001b[A\nfcamera.hevc: 88%|████████▊ | 65.8M/75.0M [00:04<00:00, 19.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 85%|████████▍ | 63.5M/75.1M [00:04<00:00, 19.4MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 84%|████████▍ | 63.3M/75.0M [00:04<00:00, 19.1MB/s]\u001b[A\u001b[A\nfcamera.hevc: 94%|█████████▎| 70.2M/75.0M [00:04<00:00, 19.4MB/s]\u001b[A\nfcamera.hevc: 91%|█████████ | 68.4M/75.0M [00:04<00:00, 19.3MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 88%|████████▊ | 66.2M/75.1M [00:04<00:00, 19.4MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 88%|████████▊ | 65.9M/75.0M [00:04<00:00, 19.3MB/s]\u001b[A\u001b[A\nfcamera.hevc: 97%|█████████▋| 72.8M/75.0M [00:04<00:00, 19.2MB/s]\u001b[A\nfcamera.hevc: 95%|█████████▍| 71.0M/75.0M [00:04<00:00, 19.1MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 92%|█████████▏| 68.8M/75.1M [00:04<00:00, 19.2MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 91%|█████████▏| 68.5M/75.0M [00:04<00:00, 19.5MB/s]\u001b[A\u001b[A\nfcamera.hevc: 98%|█████████▊| 73.6M/75.0M [00:04<00:00, 20.0MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\necamera.hevc: 95%|█████████▌| 71.4M/75.1M [00:04<00:00, 20.0MB/s]\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\nfcamera.hevc: 100%|█████████▉| 74.9M/75.0M [00:04<00:00, 17.5MB/s]\u001b[A\n \u001b[A\necamera.hevc: 95%|█████████▍| 71.2M/75.0M [00:04<00:00, 19.8MB/s]\u001b[A\u001b[A\nFiles Downloaded: 50%|█████ | 3/6 [00:05<00:05, 1.84s/file]\n \u001b[A\u001b[A\u001b[A\u001b[A\n\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\n \u001b[A\u001b[A\nFiles Downloaded: 100%|██████████| 6/6 [00:05<00:00, 1.16file/s]\n++ mount\n+ echo 'overlay on / type overlay (rw,relatime,lowerdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/578/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/577/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/576/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/573/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/572/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/568/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/562/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/560/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/553/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/549/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/544/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/543/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/542/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/541/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/528/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/527/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/526/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/525/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/524/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/523/fs,upperdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/584/fs,workdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/584/work)\nproc on /proc type proc (rw,nosuid,nodev,noexec,relatime)\ntmpfs on /dev type tmpfs (rw,nosuid,size=65536k,mode=755)\ndevpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666)\nmqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)\nsysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)\ncgroup on /sys/fs/cgroup type cgroup2 (ro,nosuid,nodev,noexec,relatime)\n/dev/nvme0n1 on /entrypoint.sh type ext4 (ro,relatime,discard)\ntmpfs on /dev/shm type tmpfs (rw,relatime,size=8388608k)\n/dev/nvme0n1 on /srv/ca-bundle type ext4 (ro,relatime,discard)\n/dev/nvme0n1 on /etc/hosts type ext4 (rw,relatime,discard)\n/dev/nvme0n1 on /dev/termination-log type ext4 (rw,relatime,discard)\n/dev/nvme0n1 on /etc/hostname type ext4 (rw,relatime,discard)\n/dev/nvme0n1 on /etc/resolv.conf type ext4 (rw,relatime,discard)\n/dev/sda1 on /usr/local/nvidia type ext4 (ro,relatime,commit=30)\n/dev/sda1 on /etc/vulkan/icd.d type ext4 (ro,relatime,commit=30)\nproc on /proc/bus type proc (ro,nosuid,nodev,noexec,relatime)\nproc on /proc/fs type proc (ro,nosuid,nodev,noexec,relatime)\nproc on /proc/irq type proc (ro,nosuid,nodev,noexec,relatime)\nproc on /proc/sys type proc (ro,nosuid,nodev,noexec,relatime)\nproc on /proc/sysrq-trigger type proc (ro,nosuid,nodev,noexec,relatime)\ntmpfs on /proc/acpi type tmpfs (ro,relatime)\ntmpfs on /proc/kcore type tmpfs (rw,nosuid,size=65536k,mode=755)\ntmpfs on /proc/keys type tmpfs (rw,nosuid,size=65536k,mode=755)\ntmpfs on /proc/timer_list type tmpfs (rw,nosuid,size=65536k,mode=755)\ntmpfs on /proc/scsi type tmpfs (ro,relatime)\ntmpfs on /sys/firmware type tmpfs (ro,relatime)'\n++ env\nb'overlay on / type overlay (rw,relatime,lowerdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/578/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/577/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/576/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/573/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/572/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/568/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/562/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/560/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/553/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/549/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/544/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/543/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/542/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/541/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/528/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/527/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/526/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/525/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/524/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/523/fs,upperdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/584/fs,workdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/584/work)\\n'\nb'proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)\\n'\nb'tmpfs on /dev type tmpfs (rw,nosuid,size=65536k,mode=755)\\n'\nb'devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666)\\n'\nb'mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)\\n'\nb'sysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)\\n'\nb'cgroup on /sys/fs/cgroup type cgroup2 (ro,nosuid,nodev,noexec,relatime)\\n'\nb'/dev/nvme0n1 on /entrypoint.sh type ext4 (ro,relatime,discard)\\n'\nb'tmpfs on /dev/shm type tmpfs (rw,relatime,size=8388608k)\\n'\nb'/dev/nvme0n1 on /srv/ca-bundle type ext4 (ro,relatime,discard)\\n'\nb'/dev/nvme0n1 on /etc/hosts type ext4 (rw,relatime,discard)\\n'\nb'/dev/nvme0n1 on /dev/termination-log type ext4 (rw,relatime,discard)\\n'\nb'/dev/nvme0n1 on /etc/hostname type ext4 (rw,relatime,discard)\\n'\nb'/dev/nvme0n1 on /etc/resolv.conf type ext4 (rw,relatime,discard)\\n'\nb'/dev/sda1 on /usr/local/nvidia type ext4 (ro,relatime,commit=30)\\n'\nb'/dev/sda1 on /etc/vulkan/icd.d type ext4 (ro,relatime,commit=30)\\n'\nb'proc on /proc/bus type proc (ro,nosuid,nodev,noexec,relatime)\\n'\nb'proc on /proc/fs type proc (ro,nosuid,nodev,noexec,relatime)\\n'\nb'proc on /proc/irq type proc (ro,nosuid,nodev,noexec,relatime)\\n'\nb'proc on /proc/sys type proc (ro,nosuid,nodev,noexec,relatime)\\n'\nb'proc on /proc/sysrq-trigger type proc (ro,nosuid,nodev,noexec,relatime)\\n'\nb'tmpfs on /proc/acpi type tmpfs (ro,relatime)\\n'\nb'tmpfs on /proc/kcore type tmpfs (rw,nosuid,size=65536k,mode=755)\\n'\nb'tmpfs on /proc/keys type tmpfs (rw,nosuid,size=65536k,mode=755)\\n'\nb'tmpfs on /proc/timer_list type tmpfs (rw,nosuid,size=65536k,mode=755)\\n'\nb'tmpfs on /proc/scsi type tmpfs (ro,relatime)\\n'\nb'tmpfs on /sys/firmware type tmpfs (ro,relatime)\\n'\nb'NV_LIBCUBLAS_VERSION=12.3.4.1-1\\n'\nb'KUBERNETES_SERVICE_PORT_HTTPS=443\\n'\nb'NVIDIA_VISIBLE_DEVICES=all\\n'\nb'PYENV_HOOK_PATH=/root/.pyenv/pyenv.d:/usr/local/etc/pyenv.d:/etc/pyenv.d:/usr/lib/pyenv/hooks:/root/.pyenv/plugins/pyenv-virtualenv/etc/pyenv.d\\n'\nb'NV_NVML_DEV_VERSION=12.3.101-1\\n'\nb'NV_CUDNN_PACKAGE_NAME=libcudnn9-cuda-12\\n'\nb'KUBERNETES_SERVICE_PORT=443\\n'\nb'PYTHONUNBUFFERED=1\\n'\nb'NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.20.3-1+cuda12.3\\n'\nb'NV_LIBNCCL_DEV_PACKAGE_VERSION=2.20.3-1\\n'\nb'HOSTNAME=model-vp-f97b40e7ccea3fac7d49a7e41600dd6a-7cddc9c89-wskg5\\n'\nb'PGET_CHUNK_SIZE=150M\\n'\nb'NVIDIA_REQUIRE_CUDA=cuda>=12.3 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=525,driver<526 brand=unknown,driver>=525,driver<526 brand=nvidia,driver>=525,driver<526 brand=nvidiartx,driver>=525,driver<526 brand=geforce,driver>=525,driver<526 brand=geforcertx,driver>=525,driver<526 brand=quadro,driver>=525,driver<526 brand=quadrortx,driver>=525,driver<526 brand=titan,driver>=525,driver<526 brand=titanrtx,driver>=525,driver<526 brand=tesla,driver>=535,driver<536 brand=unknown,driver>=535,driver<536 brand=nvidia,driver>=535,driver<536 brand=nvidiartx,driver>=535,driver<536 brand=geforce,driver>=535,driver<536 brand=geforcertx,driver>=535,driver<536 brand=quadro,driver>=535,driver<536 brand=quadrortx,driver>=535,driver<536 brand=titan,driver>=535,driver<536 brand=titanrtx,driver>=535,driver<536\\n'\nb'REPLICATE_HARDWARE=gpu-t4\\n'\nb'NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-12-3=12.3.4.1-1\\n'\nb'NV_NVTX_VERSION=12.3.101-1\\n'\nb'PGET_DOWNLOAD_URL=https://github.com/replicate/pget/releases/download/v0.8.2/pget_Linux_x86_64\\n'\nb'NV_CUDA_CUDART_DEV_VERSION=12.3.101-1\\n'\nb'NV_LIBCUSPARSE_VERSION=12.2.0.103-1\\n'\nb'NV_LIBNPP_VERSION=12.2.3.2-1\\n'\nb'NCCL_VERSION=2.20.3-1\\n'\nb'PYENV_VERSION=3.12.4\\n'\nb'PWD=/src\\n'\nb'NV_CUDNN_PACKAGE=libcudnn9-cuda-12=9.0.0.312-1\\n'\nb'NVIDIA_DRIVER_CAPABILITIES=all\\n'\nb'NV_NVPROF_DEV_PACKAGE=cuda-nvprof-12-3=12.3.101-1\\n'\nb'NV_LIBNPP_PACKAGE=libnpp-12-3=12.2.3.2-1\\n'\nb'NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev\\n'\nb'NV_LIBCUBLAS_DEV_VERSION=12.3.4.1-1\\n'\nb'NVIDIA_PRODUCT_NAME=CUDA\\n'\nb'NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-12-3\\n'\nb'NV_CUDA_CUDART_VERSION=12.3.101-1\\n'\nb'HOME=/root\\n'\nb'KUBERNETES_PORT_443_TCP=tcp://10.8.0.1:443\\n'\nb'PGET_CACHE_URI_PREFIXES=https://weights.replicate.delivery/default https://weights.replicate.delivery/wqzt https://weights.replicate.delivery/hf https://weights.replicate.delivery/gqbx https://storage.googleapis.com/replicate-weights https://storage.googleapis.com/replicate-hf-weights https://storage.googleapis.com/replicate-weights-wqzt https://storage.googleapis.com/replicate-weights-ft\\n'\nb'PGET_CONCURRENCY=50\\n'\nb'CUDA_VERSION=12.3.2\\n'\nb'NV_LIBCUBLAS_PACKAGE=libcublas-12-3=12.3.4.1-1\\n'\nb'PGET_MINIMUM_CHUNK_SIZE=150M\\n'\nb'NV_CUDA_NSIGHT_COMPUTE_DEV_PACKAGE=cuda-nsight-compute-12-3=12.3.2-1\\n'\nb'NV_LIBNPP_DEV_PACKAGE=libnpp-dev-12-3=12.2.3.2-1\\n'\nb'NV_LIBCUBLAS_PACKAGE_NAME=libcublas-12-3\\n'\nb'PYENV_DIR=/src\\n'\nb'NV_LIBNPP_DEV_VERSION=12.2.3.2-1\\n'\nb'NV_LIBCUSPARSE_DEV_VERSION=12.2.0.103-1\\n'\nb'PGET_CACHE_USE_PATH_PROXY=true\\n'\nb'CURL_CA_BUNDLE=/srv/ca-bundle/ca-certs.crt\\n'\nb'LIBRARY_PATH=/usr/local/cuda/lib64/stubs\\n'\nb'NV_CUDNN_VERSION=9.0.0.312\\n'\nb'SCALE=1\\n'\nb'DISPLAY=:0\\n'\nb'GOMAXPROCS=4\\n'\nb'SHLVL=0\\n'\nb'NV_CUDA_LIB_VERSION=12.3.2-1\\n'\nb'NVARCH=x86_64\\n'\nb'KUBERNETES_PORT_443_TCP_PROTO=tcp\\n'\nb'NV_CUDNN_PACKAGE_DEV=libcudnn9-dev-cuda-12=9.0.0.312-1\\n'\nb'KUBERNETES_PORT_443_TCP_ADDR=10.8.0.1\\n'\nb'NV_CUDA_COMPAT_PACKAGE=cuda-compat-12-3\\n'\nb'NV_LIBNCCL_PACKAGE=libnccl2=2.20.3-1+cuda12.3\\n'\nb'LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/lib/x86_64-linux-gnu:/usr/local/nvidia/lib64:/usr/local/nvidia/bin\\n'\nb'LC_CTYPE=C.UTF-8\\n'\nb'PYENV_ROOT=/root/.pyenv\\n'\nb'NV_CUDA_NSIGHT_COMPUTE_VERSION=12.3.2-1\\n'\nb'KUBERNETES_SERVICE_HOST=10.8.0.1\\n'\nb'NV_NVPROF_VERSION=12.3.101-1\\n'\nb'KUBERNETES_PORT=tcp://10.8.0.1:443\\n'\nb'KUBERNETES_PORT_443_TCP_PORT=443\\n'\nb'PATH=/root/.pyenv/versions/3.12.4/bin:/root/.pyenv/libexec:/root/.pyenv/plugins/python-build/bin:/root/.pyenv/plugins/pyenv-virtualenv/bin:/root/.pyenv/plugins/pyenv-update/bin:/root/.pyenv/plugins/pyenv-install-latest/bin:/root/.pyenv/plugins/pyenv-doctor/bin:/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\\n'\nb'NV_LIBNCCL_PACKAGE_NAME=libnccl2\\n'\nb'NV_LIBNCCL_PACKAGE_VERSION=2.20.3-1\\n'\nb'DEBIAN_FRONTEND=noninteractive\\n'\nb'_=/usr/bin/env\\n'\n+ echo 'NV_LIBCUBLAS_VERSION=12.3.4.1-1\nKUBERNETES_SERVICE_PORT_HTTPS=443\nNVIDIA_VISIBLE_DEVICES=all\nPYENV_HOOK_PATH=/root/.pyenv/pyenv.d:/usr/local/etc/pyenv.d:/etc/pyenv.d:/usr/lib/pyenv/hooks:/root/.pyenv/plugins/pyenv-virtualenv/etc/pyenv.d\nNV_NVML_DEV_VERSION=12.3.101-1\nNV_CUDNN_PACKAGE_NAME=libcudnn9-cuda-12\nKUBERNETES_SERVICE_PORT=443\nPYTHONUNBUFFERED=1\nNV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.20.3-1+cuda12.3\nNV_LIBNCCL_DEV_PACKAGE_VERSION=2.20.3-1\nHOSTNAME=model-vp-f97b40e7ccea3fac7d49a7e41600dd6a-7cddc9c89-wskg5\nPGET_CHUNK_SIZE=150M\nNVIDIA_REQUIRE_CUDA=cuda>=12.3 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=525,driver<526 brand=unknown,driver>=525,driver<526 brand=nvidia,driver>=525,driver<526 brand=nvidiartx,driver>=525,driver<526 brand=geforce,driver>=525,driver<526 brand=geforcertx,driver>=525,driver<526 brand=quadro,driver>=525,driver<526 brand=quadrortx,driver>=525,driver<526 brand=titan,driver>=525,driver<526 brand=titanrtx,driver>=525,driver<526 brand=tesla,driver>=535,driver<536 brand=unknown,driver>=535,driver<536 brand=nvidia,driver>=535,driver<536 brand=nvidiartx,driver>=535,driver<536 brand=geforce,driver>=535,driver<536 brand=geforcertx,driver>=535,driver<536 brand=quadro,driver>=535,driver<536 brand=quadrortx,driver>=535,driver<536 brand=titan,driver>=535,driver<536 brand=titanrtx,driver>=535,driver<536\nREPLICATE_HARDWARE=gpu-t4\nNV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-12-3=12.3.4.1-1\nNV_NVTX_VERSION=12.3.101-1\nPGET_DOWNLOAD_URL=https://github.com/replicate/pget/releases/download/v0.8.2/pget_Linux_x86_64\nNV_CUDA_CUDART_DEV_VERSION=12.3.101-1\nNV_LIBCUSPARSE_VERSION=12.2.0.103-1\nNV_LIBNPP_VERSION=12.2.3.2-1\nNCCL_VERSION=2.20.3-1\nPYENV_VERSION=3.12.4\nPWD=/src\nNV_CUDNN_PACKAGE=libcudnn9-cuda-12=9.0.0.312-1\nNVIDIA_DRIVER_CAPABILITIES=all\nNV_NVPROF_DEV_PACKAGE=cuda-nvprof-12-3=12.3.101-1\nNV_LIBNPP_PACKAGE=libnpp-12-3=12.2.3.2-1\nNV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev\nNV_LIBCUBLAS_DEV_VERSION=12.3.4.1-1\nNVIDIA_PRODUCT_NAME=CUDA\nNV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-12-3\nNV_CUDA_CUDART_VERSION=12.3.101-1\nHOME=/root\nKUBERNETES_PORT_443_TCP=tcp://10.8.0.1:443\nPGET_CACHE_URI_PREFIXES=https://weights.replicate.delivery/default https://weights.replicate.delivery/wqzt https://weights.replicate.delivery/hf https://weights.replicate.delivery/gqbx https://storage.googleapis.com/replicate-weights https://storage.googleapis.com/replicate-hf-weights https://storage.googleapis.com/replicate-weights-wqzt https://storage.googleapis.com/replicate-weights-ft\nPGET_CONCURRENCY=50\nCUDA_VERSION=12.3.2\nNV_LIBCUBLAS_PACKAGE=libcublas-12-3=12.3.4.1-1\nPGET_MINIMUM_CHUNK_SIZE=150M\nNV_CUDA_NSIGHT_COMPUTE_DEV_PACKAGE=cuda-nsight-compute-12-3=12.3.2-1\nNV_LIBNPP_DEV_PACKAGE=libnpp-dev-12-3=12.2.3.2-1\nNV_LIBCUBLAS_PACKAGE_NAME=libcublas-12-3\nPYENV_DIR=/src\nNV_LIBNPP_DEV_VERSION=12.2.3.2-1\nNV_LIBCUSPARSE_DEV_VERSION=12.2.0.103-1\nPGET_CACHE_USE_PATH_PROXY=true\nCURL_CA_BUNDLE=/srv/ca-bundle/ca-certs.crt\nLIBRARY_PATH=/usr/local/cuda/lib64/stubs\nNV_CUDNN_VERSION=9.0.0.312\nSCALE=1\nDISPLAY=:0\nGOMAXPROCS=4\nSHLVL=0\nNV_CUDA_LIB_VERSION=12.3.2-1\nNVARCH=x86_64\nKUBERNETES_PORT_443_TCP_PROTO=tcp\nNV_CUDNN_PACKAGE_DEV=libcudnn9-dev-cuda-12=9.0.0.312-1\nKUBERNETES_PORT_443_TCP_ADDR=10.8.0.1\nNV_CUDA_COMPAT_PACKAGE=cuda-compat-12-3\nNV_LIBNCCL_PACKAGE=libnccl2=2.20.3-1+cuda12.3\nLD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/lib/x86_64-linux-gnu:/usr/local/nvidia/lib64:/usr/local/nvidia/bin\nLC_CTYPE=C.UTF-8\nPYENV_ROOT=/root/.pyenv\nNV_CUDA_NSIGHT_COMPUTE_VERSION=12.3.2-1\nKUBERNETES_SERVICE_HOST=10.8.0.1\nNV_NVPROF_VERSION=12.3.101-1\nKUBERNETES_PORT=tcp://10.8.0.1:443\nKUBERNETES_PORT_443_TCP_PORT=443\nPATH=/root/.pyenv/versions/3.12.4/bin:/root/.pyenv/libexec:/root/.pyenv/plugins/python-build/bin:/root/.pyenv/plugins/pyenv-virtualenv/bin:/root/.pyenv/plugins/pyenv-update/bin:/root/.pyenv/plugins/pyenv-install-latest/bin:/root/.pyenv/plugins/pyenv-doctor/bin:/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\nNV_LIBNCCL_PACKAGE_NAME=libnccl2\nNV_LIBNCCL_PACKAGE_VERSION=2.20.3-1\nDEBIAN_FRONTEND=noninteractive\n_=/usr/bin/env'\n++ find /usr/ -name 'libcuda.so.*'\n+ echo '/usr/local/nvidia/lib64/libcuda.so.535.104.12\n/usr/local/nvidia/lib64/libcuda.so.1\n/usr/local/cuda-12.3/compat/libcuda.so.545.23.08\n/usr/local/cuda-12.3/compat/libcuda.so.1'\nb'/usr/local/nvidia/lib64/libcuda.so.535.104.12\\n'\nb'/usr/local/nvidia/lib64/libcuda.so.1\\n'\nb'/usr/local/cuda-12.3/compat/libcuda.so.545.23.08\\n'\nb'/usr/local/cuda-12.3/compat/libcuda.so.1\\n'\n++ nvidia-smi -q\n+ echo '\n==============NVSMI LOG==============\nTimestamp : Tue Jul 2 05:37:13 2024\nDriver Version : 535.104.12\nCUDA Version : 12.2\nAttached GPUs : 1\nGPU 00000000:00:05.0\nProduct Name : Tesla T4\nProduct Brand : NVIDIA\nProduct Architecture : Turing\nDisplay Mode : Disabled\nDisplay Active : Disabled\nPersistence Mode : Disabled\nAddressing Mode : None\nMIG Mode\nCurrent : N/A\nPending : N/A\nAccounting Mode : Disabled\nAccounting Mode Buffer Size : 4000\nDriver Model\nCurrent : N/A\nPending : N/A\nSerial Number : 1565019034451\nGPU UUID : GPU-32363c67-ef12-61a9-bba5-4c48010b5c32\nMinor Number : 0\nVBIOS Version : 90.04.A7.00.01\nMultiGPU Board : No\nBoard ID : 0x5\nBoard Part Number : 900-2G183-6300-T00\nGPU Part Number : 1EB8-895-A1\nFRU Part Number : N/A\nModule ID : 1\nInforom Version\nImage Version : G183.0200.00.02\nOEM Object : 1.1\nECC Object : 5.0\nPower Management Object : N/A\nGPU Operation Mode\nCurrent : N/A\nPending : N/A\nGSP Firmware Version : 535.104.12\nGPU Virtualization Mode\nVirtualization Mode : Pass-Through\nHost VGPU Mode : N/A\nGPU Reset Status\nReset Required : No\nDrain and Reset Recommended : N/A\nIBMNPU\nRelaxed Ordering Mode : N/A\nPCI\nBus : 0x00\nDevice : 0x05\nDomain : 0x0000\nDevice Id : 0x1EB810DE\nBus Id : 00000000:00:05.0\nSub System Id : 0x12A210DE\nGPU Link Info\nPCIe Generation\nMax : 3\nCurrent : 1\nDevice Current : 1\nDevice Max : 3\nHost Max : N/A\nLink Width\nMax : 16x\nCurrent : 16x\nBridge Chip\nType : N/A\nFirmware : N/A\nReplays Since Reset : 0\nReplay Number Rollovers : 0\nTx Throughput : 0 KB/s\nRx Throughput : 0 KB/s\nAtomic Caps Inbound : N/A\nAtomic Caps Outbound : N/A\nFan Speed : N/A\nPerformance State : P8\nClocks Event Reasons\nIdle : Active\nApplications Clocks Setting : Not Active\nSW Power Cap : Not Active\nHW Slowdown : Not Active\nHW Thermal Slowdown : Not Active\nHW Power Brake Slowdown : Not Active\nSync Boost : Not Active\nSW Thermal Slowdown : Not Active\nDisplay Clock Setting : Not Active\nFB Memory Usage\nTotal : 15360 MiB\nReserved : 429 MiB\nUsed : 2 MiB\nFree : 14928 MiB\nBAR1 Memory Usage\nTotal : 256 MiB\nUsed : 2 MiB\nFree : 254 MiB\nConf Compute Protected Memory Usage\nTotal : 0 MiB\nUsed : 0 MiB\nFree : 0 MiB\nCompute Mode : Default\nUtilization\nGpu : 0 %\nMemory : 0 %\nEncoder : 0 %\nDecoder : 0 %\nJPEG : 0 %\nOFA : 0 %\nEncoder Stats\nActive Sessions : 0\nAverage FPS : 0\nAverage Latency : 0\nFBC Stats\nActive Sessions : 0\nAverage FPS : 0\nAverage Latency : 0\nECC Mode\nCurrent : Enabled\nPending : Enabled\nECC Errors\nVolatile\nSRAM Correctable : 0\nSRAM Uncorrectable : 0\nDRAM Correctable : 0\nDRAM Uncorrectable : 0\nAggregate\nSRAM Correctable : 0\nSRAM Uncorrectable : 0\nDRAM Correctable : 0\nDRAM Uncorrectable : 0\nRetired Pages\nSingle Bit ECC : 0\nDouble Bit ECC : 0\nPending Page Blacklist : No\nRemapped Rows : N/A\nTemperature\nGPU Current Temp : 36 C\nGPU T.Limit Temp : N/A\nGPU Shutdown Temp : 96 C\nGPU Slowdown Temp : 93 C\nGPU Max Operating Temp : 85 C\nGPU Target Temperature : N/A\nMemory Current Temp : N/A\nMemory Max Operating Temp : N/A\nGPU Power Readings\nPower Draw : 13.58 W\nCurrent Power Limit : 70.00 W\nRequested Power Limit : 70.00 W\nDefault Power Limit : 70.00 W\nMin Power Limit : 60.00 W\nMax Power Limit : 70.00 W\nModule Power Readings\nPower Draw : N/A\nCurrent Power Limit : N/A\nRequested Power Limit : N/A\nDefault Power Limit : N/A\nMin Power Limit : N/A\nMax Power Limit : N/A\nClocks\nGraphics : 300 MHz\nSM : 300 MHz\nMemory : 405 MHz\nVideo : 540 MHz\nApplications Clocks\nGraphics : 585 MHz\nMemory : 5001 MHz\nDefault Applications Clocks\nGraphics : 585 MHz\nMemory : 5001 MHz\nDeferred Clocks\nMemory : N/A\nMax Clocks\nGraphics : 1590 MHz\nSM : 1590 MHz\nMemory : 5001 MHz\nVideo : 1470 MHz\nMax Customer Boost Clocks\nGraphics : 1590 MHz\nClock Policy\nAuto Boost : N/A\nAuto Boost Default : N/A\nVoltage\nGraphics : N/A\nFabric\nState : N/A\nStatus : N/A\nProcesses : None'\n+ trap ctrl_c INT\n+ trap ctrl_c ERR\n+ cleanup\n+ tmux list-panes -s -t clipper -F '#{pane_pid} #{pane_current_command}'\n+ grep -v tmux\n+ awk '{print $1}'\n+ xargs kill -9\nerror connecting to /tmp/tmux-0/default (No such file or directory)\nb'\\n'\nb'==============NVSMI LOG==============\\n'\nb'\\n'\nb'Timestamp : Tue Jul 2 05:37:13 2024\\n'\nb'Driver Version : 535.104.12\\n'\nb'CUDA Version : 12.2\\n'\nb'\\n'\nb'Attached GPUs : 1\\n'\nb'GPU 00000000:00:05.0\\n'\nb' Product Name : Tesla T4\\n'\nb' Product Brand : NVIDIA\\n'\nb' Product Architecture : Turing\\n'\nb' Display Mode : Disabled\\n'\nb' Display Active : Disabled\\n'\nb' Persistence Mode : Disabled\\n'\nb' Addressing Mode : None\\n'\nb' MIG Mode\\n'\nb' Current : N/A\\n'\nb' Pending : N/A\\n'\nb' Accounting Mode : Disabled\\n'\nb' Accounting Mode Buffer Size : 4000\\n'\nb' Driver Model\\n'\nb' Current : N/A\\n'\nb' Pending : N/A\\n'\nb' Serial Number : 1565019034451\\n'\nb' GPU UUID : GPU-32363c67-ef12-61a9-bba5-4c48010b5c32\\n'\nb' Minor Number : 0\\n'\nb' VBIOS Version : 90.04.A7.00.01\\n'\nb' MultiGPU Board : No\\n'\nb' Board ID : 0x5\\n'\nb' Board Part Number : 900-2G183-6300-T00\\n'\nb' GPU Part Number : 1EB8-895-A1\\n'\nb' FRU Part Number : N/A\\n'\nb' Module ID : 1\\n'\nb' Inforom Version\\n'\nb' Image Version : G183.0200.00.02\\n'\nb' OEM Object : 1.1\\n'\nb' ECC Object : 5.0\\n'\nb' Power Management Object : N/A\\n'\nb' GPU Operation Mode\\n'\nb' Current : N/A\\n'\nb' Pending : N/A\\n'\nb' GSP Firmware Version : 535.104.12\\n'\nb' GPU Virtualization Mode\\n'\nb' Virtualization Mode : Pass-Through\\n'\nb' Host VGPU Mode : N/A\\n'\nb' GPU Reset Status\\n'\nb' Reset Required : No\\n'\nb' Drain and Reset Recommended : N/A\\n'\nb' IBMNPU\\n'\nb' Relaxed Ordering Mode : N/A\\n'\nb' PCI\\n'\nb' Bus : 0x00\\n'\nb' Device : 0x05\\n'\nb' Domain : 0x0000\\n'\nb' Device Id : 0x1EB810DE\\n'\nb' Bus Id : 00000000:00:05.0\\n'\nb' Sub System Id : 0x12A210DE\\n'\nb' GPU Link Info\\n'\nb' PCIe Generation\\n'\nb' Max : 3\\n'\nb' Current : 1\\n'\nb' Device Current : 1\\n'\nb' Device Max : 3\\n'\nb' Host Max : N/A\\n'\nb' Link Width\\n'\nb' Max : 16x\\n'\nb' Current : 16x\\n'\nb' Bridge Chip\\n'\nb' Type : N/A\\n'\nb' Firmware : N/A\\n'\nb' Replays Since Reset : 0\\n'\nb' Replay Number Rollovers : 0\\n'\nb' Tx Throughput : 0 KB/s\\n'\nb' Rx Throughput : 0 KB/s\\n'\nb' Atomic Caps Inbound : N/A\\n'\nb' Atomic Caps Outbound : N/A\\n'\nb' Fan Speed : N/A\\n'\nb' Performance State : P8\\n'\nb' Clocks Event Reasons\\n'\nb' Idle : Active\\n'\nb' Applications Clocks Setting : Not Active\\n'\nb' SW Power Cap : Not Active\\n'\nb' HW Slowdown : Not Active\\n'\nb' HW Thermal Slowdown : Not Active\\n'\nb' HW Power Brake Slowdown : Not Active\\n'\nb' Sync Boost : Not Active\\n'\nb' SW Thermal Slowdown : Not Active\\n'\nb' Display Clock Setting : Not Active\\n'\nb' FB Memory Usage\\n'\nb' Total : 15360 MiB\\n'\nb' Reserved : 429 MiB\\n'\nb' Used : 2 MiB\\n'\nb' Free : 14928 MiB\\n'\nb' BAR1 Memory Usage\\n'\nb' Total : 256 MiB\\n'\nb' Used : 2 MiB\\n'\nb' Free : 254 MiB\\n'\nb' Conf Compute Protected Memory Usage\\n'\nb' Total : 0 MiB\\n'\nb' Used : 0 MiB\\n'\nb' Free : 0 MiB\\n'\nb' Compute Mode : Default\\n'\nb' Utilization\\n'\nb' Gpu : 0 %\\n'\nb' Memory : 0 %\\n'\nb' Encoder : 0 %\\n'\nb' Decoder : 0 %\\n'\nb' JPEG : 0 %\\n'\nb' OFA : 0 %\\n'\nb' Encoder Stats\\n'\nb' Active Sessions : 0\\n'\nb' Average FPS : 0\\n'\nb' Average Latency : 0\\n'\nb' FBC Stats\\n'\nb' Active Sessions : 0\\n'\nb' Average FPS : 0\\n'\nb' Average Latency : 0\\n'\nb' ECC Mode\\n'\nb' Current : Enabled\\n'\nb' Pending : Enabled\\n'\nb' ECC Errors\\n'\nb' Volatile\\n'\nb' SRAM Correctable : 0\\n'\nb' SRAM Uncorrectable : 0\\n'\nb' DRAM Correctable : 0\\n'\nb' DRAM Uncorrectable : 0\\n'\nb' Aggregate\\n'\nb' SRAM Correctable : 0\\n'\nb' SRAM Uncorrectable : 0\\n'\nb' DRAM Correctable : 0\\n'\nb' DRAM Uncorrectable : 0\\n'\nb' Retired Pages\\n'\nb' Single Bit ECC : 0\\n'\nb' Double Bit ECC : 0\\n'\nb' Pending Page Blacklist : No\\n'\nb' Remapped Rows : N/A\\n'\nb' Temperature\\n'\nb' GPU Current Temp : 36 C\\n'\nb' GPU T.Limit Temp : N/A\\n'\nb' GPU Shutdown Temp : 96 C\\n'\nb' GPU Slowdown Temp : 93 C\\n'\nb' GPU Max Operating Temp : 85 C\\n'\nb' GPU Target Temperature : N/A\\n'\nb' Memory Current Temp : N/A\\n'\nb' Memory Max Operating Temp : N/A\\n'\nb' GPU Power Readings\\n'\nb' Power Draw : 13.58 W\\n'\nb' Current Power Limit : 70.00 W\\n'\nb' Requested Power Limit : 70.00 W\\n'\nb' Default Power Limit : 70.00 W\\n'\nb' Min Power Limit : 60.00 W\\n'\nb' Max Power Limit : 70.00 W\\n'\nb' Module Power Readings\\n'\nb' Power Draw : N/A\\n'\nb' Current Power Limit : N/A\\n'\nb' Requested Power Limit : N/A\\n'\nb' Default Power Limit : N/A\\n'\nb' Min Power Limit : N/A\\n'\nb' Max Power Limit : N/A\\n'\nb' Clocks\\n'\nb' Graphics : 300 MHz\\n'\nb' SM : 300 MHz\\n'\nb' Memory : 405 MHz\\n'\nb' Video : 540 MHz\\n'\nb' Applications Clocks\\n'\nb' Graphics : 585 MHz\\n'\nb' Memory : 5001 MHz\\n'\nb' Default Applications Clocks\\n'\nb' Graphics : 585 MHz\\n'\nb' Memory : 5001 MHz\\n'\nb' Deferred Clocks\\n'\nb' Memory : N/A\\n'\nb' Max Clocks\\n'\nb' Graphics : 1590 MHz\\n'\nb' SM : 1590 MHz\\n'\nb' Memory : 5001 MHz\\n'\nb' Video : 1470 MHz\\n'\nb' Max Customer Boost Clocks\\n'\nb' Graphics : 1590 MHz\\n'\nb' Clock Policy\\n'\nb' Auto Boost : N/A\\n'\nb' Auto Boost Default : N/A\\n'\nb' Voltage\\n'\nb' Graphics : N/A\\n'\nb' Fabric\\n'\nb' State : N/A\\n'\nb' Status : N/A\\n'\nb' Processes : None\\n'\nUsage:\nkill [options] <pid> [...]\nOptions:\n<pid> [...] send signal to every <pid> listed\n-<signal>, -s, --signal <signal>\nspecify the <signal> to be sent\n-q, --queue <value> integer value to be sent with the signal\n-l, --list=[<signal>] list all signal names, or convert one to a name\n-L, --table list all signal names in a nice table\n-h, --help display this help and exit\n-V, --version output version information and exit\nFor more details see kill(1).\n+ true\n+ STARTING_SEC=50\n+ SMEAR_AMOUNT=5\n+ SMEARED_STARTING_SEC=45\n+ '[' 45 -lt 0 ']'\n+ RECORDING_LENGTH=20\n+ RECORDING_LENGTH_PLUS_SMEAR=25\n++ echo 'a2a0ccea32023010|2023-07-27--13-01-19'\n++ sed -E 's/--[0-9]+$//g'\n+ ROUTE='a2a0ccea32023010|2023-07-27--13-01-19'\n+ SEGMENT_NUM=0\n+ SEGMENT_ID='a2a0ccea32023010|2023-07-27--13-01-19--0'\n+ RENDER_METRIC_SYSTEM=off\n+ NVIDIA_HARDWARE_RENDERING=on\n+ NVIDIA_DIRECT_ENCODING=off\n+ NVIDIA_HYBRID_ENCODING=on\n+ NVIDIA_FAST_ENCODING=off\n+ JWT_AUTH=\n+ VIDEO_CWD=./shared\n+ VIDEO_RAW_OUTPUT=clip_raw.mkv\n+ VIDEO_OUTPUT=cog-clip.mp4\n+ TARGET_MB=24\n+ TARGET_BYTES=25165824\n+ TARGET_BITRATE=10066329\n+ TARGET_BITRATE_PLUS_SMEAR=8053063\n+ VIDEO_FORMAT=h264\n+ VNC_PORT=0\n+ DATA_DIR=/src/shared/data_dir/a2a0ccea32023010\n++ echo 'a2a0ccea32023010|2023-07-27--13-01-19'\n++ sed 's/|/%7C/g'\n+ URL_ROUTE=a2a0ccea32023010%7C2023-07-27--13-01-19\n+ '[' -n '' ']'\n++ curl --fail https://api.commadotai.com/v1/route/a2a0ccea32023010%7C2023-07-27--13-01-19/\n% Total % Received % Xferd Average Speed Time Time Time Current\nDload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n100 970 100 970 0 0 5050 0 --:--:-- --:--:-- --:--:-- 5052\n+ ROUTE_INFO='{\"can\":true,\"create_time\":1690488146,\"devicetype\":7,\"dongle_id\":\"a2a0ccea32023010\",\"end_lat\":32.7252,\"end_lng\":-117.162,\"end_time\":\"2023-07-27T20:14:12\",\"fullname\":\"a2a0ccea32023010|2023-07-27--13-01-19\",\"git_branch\":\"release3-staging\",\"git_commit\":\"1f77acdc68d28fa5c91fe93af8aab956b7da782b\",\"git_dirty\":false,\"git_remote\":\"https://github.com/commaai/openpilot.git\",\"hpgps\":true,\"init_logmonotime\":36629898787,\"is_public\":true,\"length\":8.02241,\"maxcamera\":-1,\"maxdcamera\":-1,\"maxecamera\":-1,\"maxlog\":-1,\"maxqcamera\":12,\"maxqlog\":12,\"passive\":false,\"platform\":\"TOYOTA COROLLA TSS2 2019\",\"proccamera\":-1,\"proclog\":-1,\"procqcamera\":12,\"procqlog\":12,\"radar\":true,\"rating\":null,\"start_lat\":32.7363,\"start_lng\":-117.176,\"start_time\":\"2023-07-27T20:01:21\",\"url\":\"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19\",\"user_id\":\"bd3bc34dbea550c8\",\"version\":\"0.9.4-release\",\"vin\":\"5YFT4RCE1LP005733\"}'\n+ '[' h264 '!=' h264 ']'\n++ echo '{\"can\":true,\"create_time\":1690488146,\"devicetype\":7,\"dongle_id\":\"a2a0ccea32023010\",\"end_lat\":32.7252,\"end_lng\":-117.162,\"end_time\":\"2023-07-27T20:14:12\",\"fullname\":\"a2a0ccea32023010|2023-07-27--13-01-19\",\"git_branch\":\"release3-staging\",\"git_commit\":\"1f77acdc68d28fa5c91fe93af8aab956b7da782b\",\"git_dirty\":false,\"git_remote\":\"https://github.com/commaai/openpilot.git\",\"hpgps\":true,\"init_logmonotime\":36629898787,\"is_public\":true,\"length\":8.02241,\"maxcamera\":-1,\"maxdcamera\":-1,\"maxecamera\":-1,\"maxlog\":-1,\"maxqcamera\":12,\"maxqlog\":12,\"passive\":false,\"platform\":\"TOYOTA COROLLA TSS2 2019\",\"proccamera\":-1,\"proclog\":-1,\"procqcamera\":12,\"procqlog\":12,\"radar\":true,\"rating\":null,\"start_lat\":32.7363,\"start_lng\":-117.176,\"start_time\":\"2023-07-27T20:01:21\",\"url\":\"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19\",\"user_id\":\"bd3bc34dbea550c8\",\"version\":\"0.9.4-release\",\"vin\":\"5YFT4RCE1LP005733\"}'\n++ jq -r .git_remote\n+ ROUTE_INFO_GIT_REMOTE=https://github.com/commaai/openpilot.git\n++ echo '{\"can\":true,\"create_time\":1690488146,\"devicetype\":7,\"dongle_id\":\"a2a0ccea32023010\",\"end_lat\":32.7252,\"end_lng\":-117.162,\"end_time\":\"2023-07-27T20:14:12\",\"fullname\":\"a2a0ccea32023010|2023-07-27--13-01-19\",\"git_branch\":\"release3-staging\",\"git_commit\":\"1f77acdc68d28fa5c91fe93af8aab956b7da782b\",\"git_dirty\":false,\"git_remote\":\"https://github.com/commaai/openpilot.git\",\"hpgps\":true,\"init_logmonotime\":36629898787,\"is_public\":true,\"length\":8.02241,\"maxcamera\":-1,\"maxdcamera\":-1,\"maxecamera\":-1,\"maxlog\":-1,\"maxqcamera\":12,\"maxqlog\":12,\"passive\":false,\"platform\":\"TOYOTA COROLLA TSS2 2019\",\"proccamera\":-1,\"proclog\":-1,\"procqcamera\":12,\"procqlog\":12,\"radar\":true,\"rating\":null,\"start_lat\":32.7363,\"start_lng\":-117.176,\"start_time\":\"2023-07-27T20:01:21\",\"url\":\"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19\",\"user_id\":\"bd3bc34dbea550c8\",\"version\":\"0.9.4-release\",\"vin\":\"5YFT4RCE1LP005733\"}'\n++ jq -r .git_branch\n+ ROUTE_INFO_GIT_BRANCH=release3-staging\n++ echo '{\"can\":true,\"create_time\":1690488146,\"devicetype\":7,\"dongle_id\":\"a2a0ccea32023010\",\"end_lat\":32.7252,\"end_lng\":-117.162,\"end_time\":\"2023-07-27T20:14:12\",\"fullname\":\"a2a0ccea32023010|2023-07-27--13-01-19\",\"git_branch\":\"release3-staging\",\"git_commit\":\"1f77acdc68d28fa5c91fe93af8aab956b7da782b\",\"git_dirty\":false,\"git_remote\":\"https://github.com/commaai/openpilot.git\",\"hpgps\":true,\"init_logmonotime\":36629898787,\"is_public\":true,\"length\":8.02241,\"maxcamera\":-1,\"maxdcamera\":-1,\"maxecamera\":-1,\"maxlog\":-1,\"maxqcamera\":12,\"maxqlog\":12,\"passive\":false,\"platform\":\"TOYOTA COROLLA TSS2 2019\",\"proccamera\":-1,\"proclog\":-1,\"procqcamera\":12,\"procqlog\":12,\"radar\":true,\"rating\":null,\"start_lat\":32.7363,\"start_lng\":-117.176,\"start_time\":\"2023-07-27T20:01:21\",\"url\":\"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19\",\"user_id\":\"bd3bc34dbea550c8\",\"version\":\"0.9.4-release\",\"vin\":\"5YFT4RCE1LP005733\"}'\n++ jq -r .git_commit\n++ cut -c1-8\n+ ROUTE_INFO_GIT_COMMIT=1f77acdc\n++ echo '{\"can\":true,\"create_time\":1690488146,\"devicetype\":7,\"dongle_id\":\"a2a0ccea32023010\",\"end_lat\":32.7252,\"end_lng\":-117.162,\"end_time\":\"2023-07-27T20:14:12\",\"fullname\":\"a2a0ccea32023010|2023-07-27--13-01-19\",\"git_branch\":\"release3-staging\",\"git_commit\":\"1f77acdc68d28fa5c91fe93af8aab956b7da782b\",\"git_dirty\":false,\"git_remote\":\"https://github.com/commaai/openpilot.git\",\"hpgps\":true,\"init_logmonotime\":36629898787,\"is_public\":true,\"length\":8.02241,\"maxcamera\":-1,\"maxdcamera\":-1,\"maxecamera\":-1,\"maxlog\":-1,\"maxqcamera\":12,\"maxqlog\":12,\"passive\":false,\"platform\":\"TOYOTA COROLLA TSS2 2019\",\"proccamera\":-1,\"proclog\":-1,\"procqcamera\":12,\"procqlog\":12,\"radar\":true,\"rating\":null,\"start_lat\":32.7363,\"start_lng\":-117.176,\"start_time\":\"2023-07-27T20:01:21\",\"url\":\"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19\",\"user_id\":\"bd3bc34dbea550c8\",\"version\":\"0.9.4-release\",\"vin\":\"5YFT4RCE1LP005733\"}'\n++ jq -r .git_dirty\n+ ROUTE_INFO_GIT_DIRTY=false\n++ echo '{\"can\":true,\"create_time\":1690488146,\"devicetype\":7,\"dongle_id\":\"a2a0ccea32023010\",\"end_lat\":32.7252,\"end_lng\":-117.162,\"end_time\":\"2023-07-27T20:14:12\",\"fullname\":\"a2a0ccea32023010|2023-07-27--13-01-19\",\"git_branch\":\"release3-staging\",\"git_commit\":\"1f77acdc68d28fa5c91fe93af8aab956b7da782b\",\"git_dirty\":false,\"git_remote\":\"https://github.com/commaai/openpilot.git\",\"hpgps\":true,\"init_logmonotime\":36629898787,\"is_public\":true,\"length\":8.02241,\"maxcamera\":-1,\"maxdcamera\":-1,\"maxecamera\":-1,\"maxlog\":-1,\"maxqcamera\":12,\"maxqlog\":12,\"passive\":false,\"platform\":\"TOYOTA COROLLA TSS2 2019\",\"proccamera\":-1,\"proclog\":-1,\"procqcamera\":12,\"procqlog\":12,\"radar\":true,\"rating\":null,\"start_lat\":32.7363,\"start_lng\":-117.176,\"start_time\":\"2023-07-27T20:01:21\",\"url\":\"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19\",\"user_id\":\"bd3bc34dbea550c8\",\"version\":\"0.9.4-release\",\"vin\":\"5YFT4RCE1LP005733\"}'\n++ jq -r .platform\n+ ROUTE_INFO_PLATFORM='TOYOTA COROLLA TSS2 2019'\n++ echo '{\"can\":true,\"create_time\":1690488146,\"devicetype\":7,\"dongle_id\":\"a2a0ccea32023010\",\"end_lat\":32.7252,\"end_lng\":-117.162,\"end_time\":\"2023-07-27T20:14:12\",\"fullname\":\"a2a0ccea32023010|2023-07-27--13-01-19\",\"git_branch\":\"release3-staging\",\"git_commit\":\"1f77acdc68d28fa5c91fe93af8aab956b7da782b\",\"git_dirty\":false,\"git_remote\":\"https://github.com/commaai/openpilot.git\",\"hpgps\":true,\"init_logmonotime\":36629898787,\"is_public\":true,\"length\":8.02241,\"maxcamera\":-1,\"maxdcamera\":-1,\"maxecamera\":-1,\"maxlog\":-1,\"maxqcamera\":12,\"maxqlog\":12,\"passive\":false,\"platform\":\"TOYOTA COROLLA TSS2 2019\",\"proccamera\":-1,\"proclog\":-1,\"procqcamera\":12,\"procqlog\":12,\"radar\":true,\"rating\":null,\"start_lat\":32.7363,\"start_lng\":-117.176,\"start_time\":\"2023-07-27T20:01:21\",\"url\":\"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19\",\"user_id\":\"bd3bc34dbea550c8\",\"version\":\"0.9.4-release\",\"vin\":\"5YFT4RCE1LP005733\"}'\n++ jq -r .start_time\n+ ROUTE_INFO_START_TIME=2023-07-27T20:01:21\n+ SPEEDHACK_AMOUNT=1.0\n++ echo '(1.0 * 20)/1'\n++ bc\n+ RECORD_FRAMERATE=20\n+ pushd /home/batman/openpilot\n+ '[' -n '' ']'\n+ '[' on = on ']'\nb'/home/batman/openpilot /src\\n'\n++ nvidia-smi --query-gpu=name --format=csv,noheader\n+ GPU_BOARD='Tesla T4'\n++ nvidia-smi --query-gpu=pci.bus_id --format=csv,noheader\n++ awk -F : '{printf(\"PCI:%d:%d:0\", \"0x\"$2, \"0x\"$3)}'\n+ GPU_PCI=PCI:0:5:0\n+ mkdir -p /etc/X11\n+ cat\n+ tmux new-session -d -s clipper -n x11 'Xorg -noreset +extension GLX +extension RANDR +extension RENDER -logfile /tmp/xserver.log -logverbose 0 vt1 :0'\n+ '[' -n /src/shared/data_dir/a2a0ccea32023010 ']'\n+ REPLAY_CMD='./tools/replay/replay --ecam --start \"45\" --data_dir \"/src/shared/data_dir/a2a0ccea32023010\" \"a2a0ccea32023010|2023-07-27--13-01-19\"'\n+ tmux new-window -n replay -t clipper: 'TERM=xterm-256color eatmydata faketime -m -f \"+0 x1.0\" ./tools/replay/replay --ecam --start \"45\" --data_dir \"/src/shared/data_dir/a2a0ccea32023010\" \"a2a0ccea32023010|2023-07-27--13-01-19\"'\n+ tmux new-window -n ui -t clipper: 'cd ./selfdrive/ui && eatmydata faketime -m -f \"+0 x1.0\" ./ui'\n+ '[' -z /src/shared/data_dir/a2a0ccea32023010 ']'\n+ tmux send-keys -t clipper:replay Enter 45 Enter\n+ tmux send-keys -t clipper:replay Space\n+ sleep 1\n+ tmux send-keys -t clipper:replay Space\n+ popd\n+ '[' off = on ']'\n+ DISPLAYED_SEGMENT_ID='a2a0ccea32023010|2023-07-27--13-01-19--0'\n+ CLIP_DESC='Segment ID: a2a0ccea32023010|2023-07-27--13-01-19--0, Route Time: 2023-07-27T20:01:21, Starting Second: 50, Clip Length: 20, https://github.com/commaai/openpilot.git, release3-staging, 1f77acdc, Dirty: false, TOYOTA COROLLA TSS2 2019'\n+ echo -n 'Segment ID: a2a0ccea32023010|2023-07-27--13-01-19--0, Route Time: 2023-07-27T20:01:21, Starting Second: 50, Clip Length: 20, https://github.com/commaai/openpilot.git, release3-staging, 1f77acdc, Dirty: false, TOYOTA COROLLA TSS2 2019'\n+ mkdir -p ./shared\nb'/src\\n'\n+ pushd ./shared\n+ mkdir -p /root/.comma/params/d/\nb'/src/shared /src\\n'\n+ '[' off = on ']'\n+ echo -n 0\n+ DRAW_TEXT_FILTER='drawtext=textfile=/tmp/overlay.txt:reload=1:fontcolor=white:fontsize=14:box=1:boxcolor=black@0.5:boxborderw=5:x=(w-text_w)/2:y=10'\n+ BUFSIZE=20132658\n+ VCODEC=h264_nvenc\n+ '[' h264 = hevc ']'\n+ '[' off = on ']'\n+ '[' on = on ']'\n+ eatmydata ffmpeg -framerate 20 -video_size 1920x1080 -f x11grab -draw_mouse 0 -i :0.0 -vcodec h264_nvenc -b:v 10066329 -maxrate 10066329 -bufsize 20132658 -g 20 -r 20 -filter:v 'setpts=1.0*PTS,scale=1920:1080,drawtext=textfile=/tmp/overlay.txt:reload=1:fontcolor=white:fontsize=14:box=1:boxcolor=black@0.5:boxborderw=5:x=(w-text_w)/2:y=10' -y -t 25 clip_raw.mkv\nffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers\nbuilt with gcc 11 (Ubuntu 11.2.0-19ubuntu1)\nconfiguration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\nlibavutil 56. 70.100 / 56. 70.100\nlibavcodec 58.134.100 / 58.134.100\nlibavformat 58. 76.100 / 58. 76.100\nlibavdevice 58. 13.100 / 58. 13.100\nlibavfilter 7.110.100 / 7.110.100\nlibswscale 5. 9.100 / 5. 9.100\nlibswresample 3. 9.100 / 3. 9.100\nlibpostproc 55. 9.100 / 55. 9.100\n[x11grab @ 0x56c752217000] Stream #0: not enough frames to estimate rate; consider increasing probesize\nInput #0, x11grab, from ':0.0':\nDuration: N/A, start: 1719898636.593697, bitrate: 1327104 kb/s\nStream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, 1920x1080, 1327104 kb/s, 20 fps, 1000k tbr, 1000k tbn, 1000k tbc\nStream mapping:\nStream #0:0 -> #0:0 (rawvideo (native) -> h264 (h264_nvenc))\nPress [q] to stop, [?] for help\n[Parsed_drawtext_2 @ 0x56c752246240] Using \"/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf\"\nOutput #0, matroska, to 'clip_raw.mkv':\nMetadata:\nencoder : Lavf58.76.100\nStream #0:0: Video: h264 (Main) (H264 / 0x34363248), bgr0(progressive), 1920x1080, q=2-31, 10066 kb/s, 20 fps, 1k tbn\nMetadata:\nencoder : Lavc58.134.100 h264_nvenc\nSide data:\ncpb: bitrate max/min/avg: 10066329/0/10066329 buffer size: 20132658 vbv_delay: N/A\nframe= 1 fps=0.0 q=0.0 size= 1kB time=00:00:00.00 bitrate=N/A speed=N/A\nframe= 2 fps=0.0 q=0.0 size= 1kB time=00:00:00.00 bitrate=N/A speed= 0x\nframe= 14 fps=9.4 q=0.0 size= 1kB time=00:00:00.00 bitrate=N/A dup=0 drop=18 speed= 0x\nframe= 25 fps= 12 q=15.0 size= 1kB time=00:00:01.30 bitrate= 3.8kbits/s dup=0 drop=18 speed=0.636x\nframe= 35 fps= 14 q=10.0 size= 1536kB time=00:00:01.80 bitrate=6986.6kbits/s dup=0 drop=18 speed=0.707x\nframe= 46 fps= 15 q=17.0 size= 1536kB time=00:00:02.35 bitrate=5352.2kbits/s dup=0 drop=18 speed=0.76x\nframe= 56 fps= 16 q=14.0 size= 2816kB time=00:00:02.85 bitrate=8091.4kbits/s dup=0 drop=18 speed=0.792x\nframe= 67 fps= 16 q=18.0 size= 2816kB time=00:00:03.40 bitrate=6782.9kbits/s dup=0 drop=18 speed=0.821x\nframe= 77 fps= 17 q=18.0 size= 3840kB time=00:00:03.90 bitrate=8063.9kbits/s dup=0 drop=18 speed=0.84x\nframe= 88 fps= 17 q=10.0 size= 3840kB time=00:00:04.45 bitrate=7067.5kbits/s dup=0 drop=18 speed=0.857x\nframe= 98 fps= 17 q=15.0 size= 4864kB time=00:00:04.95 bitrate=8048.0kbits/s dup=0 drop=18 speed=0.869x\nframe= 109 fps= 17 q=15.0 size= 4864kB time=00:00:05.50 bitrate=7243.4kbits/s dup=0 drop=18 speed=0.881x\nframe= 120 fps= 18 q=10.0 size= 6144kB time=00:00:06.05 bitrate=8317.9kbits/s dup=0 drop=18 speed=0.891x\nframe= 130 fps= 18 q=16.0 size= 6144kB time=00:00:06.55 bitrate=7683.0kbits/s dup=0 drop=18 speed=0.898x\nframe= 141 fps= 18 q=15.0 size= 7424kB time=00:00:07.10 bitrate=8564.6kbits/s dup=0 drop=18 speed=0.905x\nframe= 152 fps= 18 q=10.0 size= 7424kB time=00:00:07.65 bitrate=7948.9kbits/s dup=0 drop=18 speed=0.911x\nframe= 163 fps= 18 q=15.0 size= 8704kB time=00:00:08.20 bitrate=8694.4kbits/s dup=0 drop=18 speed=0.917x\nframe= 174 fps= 18 q=16.0 size= 8704kB time=00:00:08.75 bitrate=8148.0kbits/s dup=0 drop=18 speed=0.922x\nframe= 184 fps= 18 q=11.0 size= 9984kB time=00:00:09.25 bitrate=8841.1kbits/s dup=0 drop=18 speed=0.926x\nframe= 194 fps= 18 q=16.0 size= 9984kB time=00:00:09.75 bitrate=8387.7kbits/s dup=0 drop=18 speed=0.929x\nframe= 205 fps= 19 q=16.0 size= 11264kB time=00:00:10.30 bitrate=8957.8kbits/s dup=0 drop=18 speed=0.933x\nframe= 215 fps= 19 q=12.0 size= 12544kB time=00:00:10.80 bitrate=9514.0kbits/s dup=0 drop=18 speed=0.936x\nframe= 226 fps= 19 q=18.0 size= 12544kB time=00:00:11.35 bitrate=9053.0kbits/s dup=0 drop=18 speed=0.939x\nframe= 236 fps= 18 q=14.0 size= 13568kB time=00:00:11.85 bitrate=9378.9kbits/s dup=0 drop=18 speed=0.921x\nframe= 248 fps= 19 q=14.0 size= 13568kB time=00:00:12.45 bitrate=8926.9kbits/s dup=0 drop=22 speed=0.93x\n[matroska @ 0x56c752221f40] Invalid DTS: 12750 PTS: 12650 in output stream 0:0, replacing by guess\nframe= 258 fps= 19 q=18.0 size= 14848kB time=00:00:13.15 bitrate=9249.1kbits/s dup=0 drop=22 speed=0.946x\nframe= 268 fps= 19 q=14.0 size= 14848kB time=00:00:13.65 bitrate=8910.3kbits/s dup=0 drop=22 speed=0.948x\nframe= 279 fps= 19 q=18.0 size= 16128kB time=00:00:14.20 bitrate=9303.6kbits/s dup=0 drop=22 speed=0.95x\nframe= 290 fps= 19 q=19.0 size= 16128kB time=00:00:14.75 bitrate=8956.7kbits/s dup=0 drop=22 speed=0.952x\nframe= 301 fps= 19 q=18.0 size= 17152kB time=00:00:15.30 bitrate=9183.0kbits/s dup=0 drop=22 speed=0.954x\nframe= 312 fps= 19 q=12.0 size= 17152kB time=00:00:15.85 bitrate=8864.4kbits/s dup=0 drop=22 speed=0.955x\nframe= 322 fps= 19 q=17.0 size= 18432kB time=00:00:16.35 bitrate=9234.6kbits/s dup=0 drop=22 speed=0.957x\nframe= 333 fps= 19 q=17.0 size= 18432kB time=00:00:16.90 bitrate=8934.1kbits/s dup=0 drop=22 speed=0.958x\nframe= 344 fps= 19 q=13.0 size= 19712kB time=00:00:17.45 bitrate=9253.4kbits/s dup=0 drop=22 speed=0.959x\nframe= 355 fps= 19 q=12.0 size= 20992kB time=00:00:18.00 bitrate=9553.2kbits/s dup=0 drop=22 speed=0.96x\nframe= 366 fps= 19 q=17.0 size= 20992kB time=00:00:18.55 bitrate=9269.9kbits/s dup=0 drop=22 speed=0.962x\nframe= 376 fps= 19 q=10.0 size= 22016kB time=00:00:19.05 bitrate=9467.0kbits/s dup=0 drop=22 speed=0.962x\nframe= 387 fps= 19 q=18.0 size= 22016kB time=00:00:19.60 bitrate=9201.3kbits/s dup=0 drop=22 speed=0.963x\nframe= 398 fps= 19 q=18.0 size= 23296kB time=00:00:20.15 bitrate=9470.5kbits/s dup=0 drop=22 speed=0.964x\nframe= 409 fps= 19 q=18.0 size= 23296kB time=00:00:20.70 bitrate=9218.9kbits/s dup=0 drop=22 speed=0.965x\nframe= 419 fps= 19 q=18.0 size= 24576kB time=00:00:21.20 bitrate=9496.1kbits/s dup=0 drop=22 speed=0.966x\nframe= 430 fps= 19 q=18.0 size= 24576kB time=00:00:21.75 bitrate=9256.0kbits/s dup=0 drop=22 speed=0.967x\nframe= 441 fps= 19 q=17.0 size= 25856kB time=00:00:22.30 bitrate=9497.9kbits/s dup=0 drop=22 speed=0.968x\nframe= 451 fps= 19 q=17.0 size= 25856kB time=00:00:22.80 bitrate=9289.6kbits/s dup=0 drop=22 speed=0.968x\nframe= 462 fps= 19 q=17.0 size= 27136kB time=00:00:23.35 bitrate=9519.9kbits/s dup=0 drop=22 speed=0.969x\nframe= 473 fps= 19 q=17.0 size= 27136kB time=00:00:23.90 bitrate=9300.8kbits/s dup=0 drop=22 speed=0.97x\nframe= 477 fps= 19 q=18.0 Lsize= 29525kB time=00:00:24.80 bitrate=9752.3kbits/s dup=0 drop=22 speed=0.994x\nvideo:29520kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.017550%\n+ cleanup\n+ tmux list-panes -s -t clipper -F '#{pane_pid} #{pane_current_command}'\n+ grep -v tmux\n+ awk '{print $1}'\n+ xargs kill -9\n+ ffmpeg -y -ss 5 -i clip_raw.mkv -vcodec copy -movflags +faststart -f MP4 cog-clip.mp4\nffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers\nbuilt with gcc 11 (Ubuntu 11.2.0-19ubuntu1)\nconfiguration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\nlibavutil 56. 70.100 / 56. 70.100\nlibavcodec 58.134.100 / 58.134.100\nlibavformat 58. 76.100 / 58. 76.100\nlibavdevice 58. 13.100 / 58. 13.100\nlibavfilter 7.110.100 / 7.110.100\nlibswscale 5. 9.100 / 5. 9.100\nlibswresample 3. 9.100 / 3. 9.100\nlibpostproc 55. 9.100 / 55. 9.100\nInput #0, matroska,webm, from 'clip_raw.mkv':\nMetadata:\nENCODER : Lavf58.76.100\nDuration: 00:00:25.00, start: 0.000000, bitrate: 9674 kb/s\nStream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 20 fps, 20 tbr, 1k tbn, 40 tbc (default)\nMetadata:\nENCODER : Lavc58.134.100 h264_nvenc\nDURATION : 00:00:25.000000000\nOutput #0, mp4, to 'cog-clip.mp4':\nMetadata:\nencoder : Lavf58.76.100\nStream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 20 fps, 20 tbr, 16k tbn, 1k tbc (default)\nMetadata:\nENCODER : Lavc58.134.100 h264_nvenc\nDURATION : 00:00:25.000000000\nStream mapping:\nStream #0:0 -> #0:0 (copy)\nPress [q] to stop, [?] for help\nframe= 1 fps=0.0 q=-1.0 size= 0kB time=-00:00:01.09 bitrate=N/A speed=N/A\n[mp4 @ 0x5cd6e71b3e00] Starting second pass: moving the moov atom to the beginning of the file\nframe= 417 fps=0.0 q=-1.0 Lsize= 25552kB time=00:00:19.90 bitrate=10518.8kbits/s speed=77.1x\nvideo:25548kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.018424%\n+ ctrl_c\n+ cleanup\n+ tmux list-panes -s -t clipper -F '#{pane_pid} #{pane_current_command}'\n+ grep -v tmux\n+ awk '{print $1}'\n+ xargs kill -9\nno server running on /tmp/tmux-0/default\nUsage:\nkill [options] <pid> [...]\nOptions:\n<pid> [...] send signal to every <pid> listed\n-<signal>, -s, --signal <signal>\nspecify the <signal> to be sent\n-q, --queue <value> integer value to be sent with the signal\n-l, --list=[<signal>] list all signal names, or convert one to a name\n-L, --table list all signal names in a nice table\n-h, --help display this help and exit\n-V, --version output version information and exit\nFor more details see kill(1).\n+ true\n+ pkill -P 334\n+ true\n+ RENDER_COMPLETE_MESSAGE='Finished rendering a2a0ccea32023010|2023-07-27--13-01-19--0 to cog-clip.mp4.'\n+ '[' '!' -z '' ']'\n+ echo -e 'Finished rendering a2a0ccea32023010|2023-07-27--13-01-19--0 to cog-clip.mp4.\\n' 'Please remember to include the segment ID if posting for comma to look at!\\n' '`a2a0ccea32023010|2023-07-27--13-01-19--0`'\nb'Finished rendering a2a0ccea32023010|2023-07-27--13-01-19--0 to cog-clip.mp4.\\n'\nb' Please remember to include the segment ID if posting for comma to look at!\\n'\nb' `a2a0ccea32023010|2023-07-27--13-01-19--0`\\n'",
"metrics": {
"predict_time": 39.810441963,
"total_time": 200.830954
},
"output": "https://replicate.delivery/czjl/cfhed0SsJYkrZUb1B1lbePpbMKteifZSEtEGPViscZ7wEiiYC/cog-clip.mp4",
"started_at": "2024-07-02T05:37:03.287512Z",
"status": "succeeded",
"urls": {
"get": "https://api.replicate.com/v1/predictions/grdww8er7drge0cge7qth9b5fw",
"cancel": "https://api.replicate.com/v1/predictions/grdww8er7drge0cge7qth9b5fw/cancel"
},
"version": "f97b40e7ccea3fac7d49a7e41600dd6ad199a524c28ed7a1f78ac7b3f78e4129"
}
NOTES:
Route: a2a0ccea32023010|2023-07-27--13-01-19
Matched Route: {'can': True, 'create_time': 1690488146, 'devicetype': 7, 'dongle_id': 'a2a0ccea32023010', 'end_lat': 32.7252, 'end_lng': -117.162, 'end_time': '2023-07-27T20:14:12', 'end_time_utc_millis': 1690488852000, 'fullname': 'a2a0ccea32023010|2023-07-27--13-01-19', 'git_branch': 'release3-staging', 'git_commit': '1f77acdc68d28fa5c91fe93af8aab956b7da782b', 'git_dirty': False, 'git_remote': 'https://github.com/commaai/openpilot.git', 'hpgps': True, 'init_logmonotime': 36629898787, 'is_preserved': True, 'is_public': True, 'length': 8.02241, 'maxcamera': -1, 'maxdcamera': -1, 'maxecamera': -1, 'maxlog': -1, 'maxqcamera': 12, 'maxqlog': 12, 'passive': False, 'platform': 'TOYOTA COROLLA TSS2 2019', 'proccamera': -1, 'proclog': -1, 'procqcamera': 12, 'procqlog': 12, 'radar': True, 'rating': None, 'segment_end_times': [1690488141000, 1690488201000, 1690488261000, 1690488321000, 1690488381000, 1690488441000, 1690488501000, 1690488561000, 1690488621000, 1690488681000, 1690488741000, 1690488801000, 1690488852000], 'segment_numbers': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], 'segment_start_times': [1690488081000, 1690488141000, 1690488201000, 1690488261000, 1690488321000, 1690488381000, 1690488441000, 1690488501000, 1690488561000, 1690488621000, 1690488681000, 1690488741000, 1690488801000], 'share_exp': '1719985023', 'share_sig': 'ii4MxWvR80ArUsDO3urrZi8yxwxoWJmCGlQoW/hLNpw=', 'start_lat': 32.7363, 'start_lng': -117.176, 'start_time': '2023-07-27T20:01:21', 'start_time_utc_millis': 1690488081000, 'url': 'https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19', 'user_id': 'bd3bc34dbea550c8', 'version': '0.9.4-release', 'vin': '5YFT4RCE1LP005733'}
Start Seconds: 50
Start Time: 1690488131496
Route Start Time: 1690488081000
Length Seconds: 20
Downloading file list from https://api.commadotai.com/v1/route/a2a0ccea32023010%7C2023-07-27--13-01-19/files
Downloading route segment info from https://api.comma.ai/v1/devices/a2a0ccea32023010/routes_segments?end=1719898624394&start=0
Route a2a0ccea32023010|2023-07-27--13-01-19 starts at 1690488081000 and ends at 1690488201000
View the route at https://connect.comma.ai/a2a0ccea32023010/1690488081000/1690488201000
Files Downloaded: 0%| | 0/6 [00:00<?, ?file/s]
fcamera.hevc: 0%| | 0.00/75.0M [00:00<?, ?B/s]
fcamera.hevc: 0%| | 0.00/75.0M [00:00<?, ?B/s]
rlog.bz2: 0%| | 0.00/14.1M [00:00<?, ?B/s]
ecamera.hevc: 0%| | 0.00/75.1M [00:00<?, ?B/s]
ecamera.hevc: 0%| | 0.00/75.0M [00:00<?, ?B/s]
rlog.bz2: 0%| | 0.00/13.4M [00:00<?, ?B/s]
fcamera.hevc: 0%| | 4.00/75.0M [00:00<1286:25:24, 16.2B/s]
fcamera.hevc: 0%| | 1.02k/75.0M [00:00<5:10:00, 4.03kB/s]
rlog.bz2: 0%| | 1.02k/14.1M [00:00<1:00:52, 3.85kB/s]
fcamera.hevc: 0%| | 276k/75.0M [00:00<01:15, 986kB/s]
ecamera.hevc: 0%| | 1.02k/75.1M [00:00<6:04:35, 3.43kB/s]
ecamera.hevc: 0%| | 1.02k/75.0M [00:00<5:33:10, 3.75kB/s]
fcamera.hevc: 1%| | 489k/75.0M [00:00<00:43, 1.73MB/s]
rlog.bz2: 0%| | 1.02k/13.4M [00:00<1:04:43, 3.46kB/s]
rlog.bz2: 4%|▍ | 538k/14.1M [00:00<00:07, 1.70MB/s]
ecamera.hevc: 1%| | 505k/75.1M [00:00<00:47, 1.56MB/s]
fcamera.hevc: 2%|▏ | 1.47M/75.0M [00:00<00:17, 4.19MB/s]
ecamera.hevc: 0%| | 210k/75.0M [00:00<01:59, 625kB/s]
rlog.bz2: 1%| | 96.1k/13.4M [00:00<00:46, 290kB/s]
fcamera.hevc: 3%|▎ | 2.41M/75.0M [00:00<00:11, 6.37MB/s]
ecamera.hevc: 2%|▏ | 1.21M/75.1M [00:00<00:23, 3.18MB/s]
rlog.bz2: 11%|█ | 1.57M/14.1M [00:00<00:03, 3.92MB/s]
ecamera.hevc: 2%|▏ | 1.16M/75.0M [00:00<00:22, 3.29MB/s]
fcamera.hevc: 7%|▋ | 4.91M/75.0M [00:00<00:06, 11.6MB/s]
fcamera.hevc: 5%|▍ | 3.47M/75.0M [00:00<00:08, 8.18MB/s]
rlog.bz2: 2%|▏ | 325k/13.4M [00:00<00:16, 792kB/s]
fcamera.hevc: 9%|▉ | 6.96M/75.0M [00:00<00:04, 14.2MB/s]
fcamera.hevc: 7%|▋ | 5.14M/75.0M [00:00<00:06, 10.6MB/s]
ecamera.hevc: 3%|▎ | 2.27M/75.1M [00:00<00:15, 4.57MB/s]
rlog.bz2: 20%|██ | 2.82M/14.1M [00:00<00:02, 5.26MB/s]
rlog.bz2: 7%|▋ | 964k/13.4M [00:00<00:05, 2.30MB/s]
ecamera.hevc: 4%|▎ | 2.63M/75.0M [00:00<00:13, 5.26MB/s]
fcamera.hevc: 11%|█▏ | 8.59M/75.0M [00:00<00:04, 14.7MB/s]
ecamera.hevc: 6%|▌ | 4.25M/75.1M [00:00<00:08, 8.61MB/s]
rlog.bz2: 37%|███▋ | 5.20M/14.1M [00:00<00:00, 9.95MB/s]
fcamera.hevc: 9%|▉ | 6.88M/75.0M [00:00<00:06, 10.2MB/s]
rlog.bz2: 21%|██ | 2.78M/13.4M [00:00<00:01, 5.49MB/s]
ecamera.hevc: 6%|▌ | 4.66M/75.0M [00:00<00:09, 7.43MB/s]
fcamera.hevc: 14%|█▎ | 10.2M/75.0M [00:01<00:05, 12.3MB/s]
fcamera.hevc: 12%|█▏ | 8.97M/75.0M [00:00<00:05, 12.9MB/s]
ecamera.hevc: 8%|▊ | 5.94M/75.1M [00:00<00:07, 8.92MB/s]
rlog.bz2: 48%|████▊ | 6.73M/14.1M [00:00<00:00, 9.40MB/s]
rlog.bz2: 38%|███▊ | 5.10M/13.4M [00:00<00:00, 9.83MB/s]
ecamera.hevc: 9%|▉ | 6.65M/75.0M [00:00<00:06, 10.3MB/s]
fcamera.hevc: 16%|█▋ | 12.2M/75.0M [00:01<00:04, 14.3MB/s]
ecamera.hevc: 11%|█ | 7.89M/75.1M [00:01<00:05, 11.5MB/s]
rlog.bz2: 60%|█████▉ | 8.44M/14.1M [00:01<00:00, 11.2MB/s]
rlog.bz2: 48%|████▊ | 6.42M/13.4M [00:01<00:00, 10.7MB/s]
ecamera.hevc: 10%|█ | 7.84M/75.0M [00:01<00:06, 10.4MB/s]
fcamera.hevc: 18%|█▊ | 13.8M/75.0M [00:01<00:04, 14.0MB/s]
fcamera.hevc: 14%|█▍ | 10.8M/75.0M [00:01<00:05, 11.2MB/s]
ecamera.hevc: 12%|█▏ | 9.21M/75.1M [00:01<00:05, 11.4MB/s]
rlog.bz2: 69%|██████▉ | 9.74M/14.1M [00:01<00:00, 11.1MB/s]
rlog.bz2: 57%|█████▋ | 7.62M/13.4M [00:01<00:00, 10.5MB/s]
ecamera.hevc: 12%|█▏ | 8.99M/75.0M [00:01<00:06, 10.4MB/s]
fcamera.hevc: 16%|█▌ | 12.1M/75.0M [00:01<00:05, 11.3MB/s]
ecamera.hevc: 14%|█▍ | 10.5M/75.1M [00:01<00:05, 11.3MB/s]
rlog.bz2: 78%|███████▊ | 11.0M/14.1M [00:01<00:00, 11.2MB/s]
rlog.bz2: 65%|██████▌ | 8.77M/13.4M [00:01<00:00, 10.6MB/s]
ecamera.hevc: 13%|█▎ | 10.1M/75.0M [00:01<00:06, 10.6MB/s]
fcamera.hevc: 20%|██ | 15.3M/75.0M [00:01<00:05, 11.3MB/s]
fcamera.hevc: 18%|█▊ | 13.7M/75.0M [00:01<00:04, 12.5MB/s]
ecamera.hevc: 16%|█▌ | 11.8M/75.1M [00:01<00:05, 11.8MB/s]
rlog.bz2: 87%|████████▋ | 12.2M/14.1M [00:01<00:00, 11.4MB/s]
rlog.bz2: 74%|███████▎ | 9.90M/13.4M [00:01<00:00, 10.7MB/s]
ecamera.hevc: 15%|█▍ | 11.2M/75.0M [00:01<00:06, 10.3MB/s]
fcamera.hevc: 22%|██▏ | 16.6M/75.0M [00:01<00:05, 11.1MB/s]
fcamera.hevc: 20%|██ | 15.1M/75.0M [00:01<00:05, 12.0MB/s]
ecamera.hevc: 17%|█▋ | 13.0M/75.1M [00:01<00:05, 11.2MB/s]
rlog.bz2: 95%|█████████▌| 13.4M/14.1M [00:01<00:00, 10.8MB/s]
rlog.bz2: 82%|████████▏ | 11.0M/13.4M [00:01<00:00, 10.2MB/s]
ecamera.hevc: 16%|█▋ | 12.3M/75.0M [00:01<00:06, 9.90MB/s]
fcamera.hevc: 24%|██▎ | 17.8M/75.0M [00:01<00:05, 10.9MB/s]
fcamera.hevc: 22%|██▏ | 16.3M/75.0M [00:01<00:05, 11.7MB/s]
ecamera.hevc: 19%|█▉ | 14.2M/75.1M [00:01<00:05, 10.9MB/s]
rlog.bz2: 90%|████████▉ | 12.1M/13.4M [00:01<00:00, 10.2MB/s]
Files Downloaded: 17%|█▋ | 1/6 [00:02<00:10, 2.09s/file]
ecamera.hevc: 20%|█▉ | 14.9M/75.0M [00:01<00:04, 12.7MB/s]
fcamera.hevc: 27%|██▋ | 20.4M/75.0M [00:01<00:04, 13.2MB/s]
fcamera.hevc: 25%|██▍ | 18.6M/75.0M [00:01<00:04, 13.4MB/s]
ecamera.hevc: 22%|██▏ | 16.4M/75.1M [00:01<00:04, 13.0MB/s]
Files Downloaded: 33%|███▎ | 2/6 [00:02<00:03, 1.08file/s]
ecamera.hevc: 23%|██▎ | 17.5M/75.0M [00:01<00:03, 14.7MB/s]
fcamera.hevc: 31%|███ | 23.0M/75.0M [00:01<00:03, 15.0MB/s]
fcamera.hevc: 28%|██▊ | 21.3M/75.0M [00:01<00:03, 15.2MB/s]
ecamera.hevc: 25%|██▌ | 19.0M/75.1M [00:01<00:03, 14.9MB/s]
ecamera.hevc: 27%|██▋ | 20.1M/75.0M [00:01<00:03, 16.7MB/s]
fcamera.hevc: 34%|███▍ | 25.6M/75.0M [00:02<00:02, 16.9MB/s]
fcamera.hevc: 32%|███▏ | 23.9M/75.0M [00:02<00:02, 17.1MB/s]
ecamera.hevc: 29%|██▉ | 21.6M/75.1M [00:02<00:03, 16.9MB/s]
ecamera.hevc: 30%|███ | 22.7M/75.0M [00:02<00:02, 18.1MB/s]
fcamera.hevc: 38%|███▊ | 28.3M/75.0M [00:02<00:02, 18.0MB/s]
fcamera.hevc: 35%|███▌ | 26.5M/75.0M [00:02<00:02, 18.0MB/s]
ecamera.hevc: 32%|███▏ | 24.3M/75.1M [00:02<00:02, 17.7MB/s]
ecamera.hevc: 34%|███▍ | 25.3M/75.0M [00:02<00:02, 18.3MB/s]
fcamera.hevc: 41%|████ | 30.9M/75.0M [00:02<00:02, 18.2MB/s]
fcamera.hevc: 39%|███▉ | 29.1M/75.0M [00:02<00:02, 18.3MB/s]
ecamera.hevc: 36%|███▌ | 26.9M/75.1M [00:02<00:02, 18.2MB/s]
ecamera.hevc: 37%|███▋ | 28.0M/75.0M [00:02<00:02, 18.0MB/s]
fcamera.hevc: 45%|████▍ | 33.5M/75.0M [00:02<00:02, 18.0MB/s]
fcamera.hevc: 42%|████▏ | 31.7M/75.0M [00:02<00:02, 18.1MB/s]
ecamera.hevc: 39%|███▉ | 29.5M/75.1M [00:02<00:02, 18.2MB/s]
ecamera.hevc: 41%|████ | 30.6M/75.0M [00:02<00:02, 17.2MB/s]
fcamera.hevc: 48%|████▊ | 36.1M/75.0M [00:02<00:02, 17.3MB/s]
fcamera.hevc: 46%|████▌ | 34.4M/75.0M [00:02<00:02, 17.3MB/s]
ecamera.hevc: 43%|████▎ | 32.1M/75.1M [00:02<00:02, 17.4MB/s]
ecamera.hevc: 44%|████▍ | 33.2M/75.0M [00:02<00:02, 17.9MB/s]
fcamera.hevc: 52%|█████▏ | 38.7M/75.0M [00:02<00:02, 17.7MB/s]
fcamera.hevc: 49%|████▉ | 37.0M/75.0M [00:02<00:02, 17.7MB/s]
ecamera.hevc: 46%|████▋ | 34.7M/75.1M [00:02<00:02, 17.5MB/s]
ecamera.hevc: 48%|████▊ | 35.8M/75.0M [00:02<00:02, 17.4MB/s]
fcamera.hevc: 55%|█████▌ | 41.4M/75.0M [00:02<00:01, 17.3MB/s]
fcamera.hevc: 53%|█████▎ | 39.6M/75.0M [00:02<00:02, 17.3MB/s]
ecamera.hevc: 50%|████▉ | 37.3M/75.1M [00:02<00:02, 17.4MB/s]
ecamera.hevc: 51%|█████ | 38.4M/75.0M [00:02<00:02, 16.6MB/s]
fcamera.hevc: 59%|█████▊ | 44.0M/75.0M [00:03<00:01, 16.8MB/s]
fcamera.hevc: 56%|█████▋ | 42.2M/75.0M [00:03<00:01, 16.9MB/s]
ecamera.hevc: 53%|█████▎ | 40.0M/75.1M [00:03<00:02, 16.9MB/s]
ecamera.hevc: 55%|█████▍ | 41.0M/75.0M [00:03<00:01, 17.6MB/s]
fcamera.hevc: 62%|██████▏ | 46.6M/75.0M [00:03<00:01, 17.5MB/s]
fcamera.hevc: 60%|█████▉ | 44.9M/75.0M [00:03<00:01, 17.5MB/s]
ecamera.hevc: 57%|█████▋ | 42.6M/75.1M [00:03<00:01, 17.3MB/s]
ecamera.hevc: 58%|█████▊ | 43.6M/75.0M [00:03<00:01, 19.4MB/s]
fcamera.hevc: 66%|██████▌ | 49.2M/75.0M [00:03<00:01, 17.7MB/s]
fcamera.hevc: 63%|██████▎ | 47.5M/75.0M [00:03<00:01, 17.7MB/s]
ecamera.hevc: 60%|██████ | 45.2M/75.1M [00:03<00:01, 17.8MB/s]
ecamera.hevc: 61%|██████ | 45.6M/75.0M [00:03<00:01, 18.8MB/s]
fcamera.hevc: 69%|██████▉ | 51.8M/75.0M [00:03<00:01, 18.5MB/s]
fcamera.hevc: 67%|██████▋ | 50.1M/75.0M [00:03<00:01, 18.3MB/s]
ecamera.hevc: 64%|██████▎ | 47.8M/75.1M [00:03<00:01, 18.2MB/s]
ecamera.hevc: 63%|██████▎ | 47.6M/75.0M [00:03<00:01, 17.6MB/s]
fcamera.hevc: 73%|███████▎ | 54.5M/75.0M [00:03<00:01, 18.9MB/s]
fcamera.hevc: 70%|███████ | 52.7M/75.0M [00:03<00:01, 19.0MB/s]
ecamera.hevc: 67%|██████▋ | 50.4M/75.1M [00:03<00:01, 19.1MB/s]
ecamera.hevc: 67%|██████▋ | 50.2M/75.0M [00:03<00:01, 18.8MB/s]
fcamera.hevc: 76%|███████▌ | 57.1M/75.0M [00:03<00:00, 19.8MB/s]
fcamera.hevc: 74%|███████▍ | 55.3M/75.0M [00:03<00:00, 19.9MB/s]
ecamera.hevc: 71%|███████ | 53.1M/75.1M [00:03<00:01, 20.1MB/s]
ecamera.hevc: 70%|███████ | 52.8M/75.0M [00:03<00:01, 20.0MB/s]
fcamera.hevc: 80%|███████▉ | 59.7M/75.0M [00:03<00:00, 20.6MB/s]
fcamera.hevc: 77%|███████▋ | 57.9M/75.0M [00:03<00:00, 20.7MB/s]
ecamera.hevc: 74%|███████▍ | 55.7M/75.1M [00:03<00:00, 20.8MB/s]
ecamera.hevc: 74%|███████▍ | 55.4M/75.0M [00:03<00:00, 20.6MB/s]
fcamera.hevc: 83%|████████▎ | 62.3M/75.0M [00:04<00:00, 20.1MB/s]
fcamera.hevc: 81%|████████ | 60.6M/75.0M [00:04<00:00, 20.0MB/s]
ecamera.hevc: 78%|███████▊ | 58.3M/75.1M [00:03<00:00, 20.0MB/s]
ecamera.hevc: 77%|███████▋ | 58.1M/75.0M [00:03<00:00, 19.6MB/s]
fcamera.hevc: 87%|████████▋ | 64.9M/75.0M [00:04<00:00, 19.2MB/s]
fcamera.hevc: 84%|████████▍ | 63.2M/75.0M [00:04<00:00, 19.3MB/s]
ecamera.hevc: 81%|████████ | 60.9M/75.1M [00:04<00:00, 19.2MB/s]
ecamera.hevc: 81%|████████ | 60.7M/75.0M [00:04<00:00, 18.7MB/s]
fcamera.hevc: 90%|█████████ | 67.5M/75.0M [00:04<00:00, 19.2MB/s]
fcamera.hevc: 88%|████████▊ | 65.8M/75.0M [00:04<00:00, 19.3MB/s]
ecamera.hevc: 85%|████████▍ | 63.5M/75.1M [00:04<00:00, 19.4MB/s]
ecamera.hevc: 84%|████████▍ | 63.3M/75.0M [00:04<00:00, 19.1MB/s]
fcamera.hevc: 94%|█████████▎| 70.2M/75.0M [00:04<00:00, 19.4MB/s]
fcamera.hevc: 91%|█████████ | 68.4M/75.0M [00:04<00:00, 19.3MB/s]
ecamera.hevc: 88%|████████▊ | 66.2M/75.1M [00:04<00:00, 19.4MB/s]
ecamera.hevc: 88%|████████▊ | 65.9M/75.0M [00:04<00:00, 19.3MB/s]
fcamera.hevc: 97%|█████████▋| 72.8M/75.0M [00:04<00:00, 19.2MB/s]
fcamera.hevc: 95%|█████████▍| 71.0M/75.0M [00:04<00:00, 19.1MB/s]
ecamera.hevc: 92%|█████████▏| 68.8M/75.1M [00:04<00:00, 19.2MB/s]
ecamera.hevc: 91%|█████████▏| 68.5M/75.0M [00:04<00:00, 19.5MB/s]
fcamera.hevc: 98%|█████████▊| 73.6M/75.0M [00:04<00:00, 20.0MB/s]
ecamera.hevc: 95%|█████████▌| 71.4M/75.1M [00:04<00:00, 20.0MB/s]
fcamera.hevc: 100%|█████████▉| 74.9M/75.0M [00:04<00:00, 17.5MB/s]
ecamera.hevc: 95%|█████████▍| 71.2M/75.0M [00:04<00:00, 19.8MB/s]
Files Downloaded: 50%|█████ | 3/6 [00:05<00:05, 1.84s/file]
Files Downloaded: 100%|██████████| 6/6 [00:05<00:00, 1.16file/s]
++ mount
+ echo 'overlay on / type overlay (rw,relatime,lowerdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/578/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/577/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/576/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/573/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/572/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/568/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/562/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/560/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/553/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/549/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/544/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/543/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/542/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/541/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/528/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/527/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/526/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/525/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/524/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/523/fs,upperdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/584/fs,workdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/584/work)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev type tmpfs (rw,nosuid,size=65536k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup type cgroup2 (ro,nosuid,nodev,noexec,relatime)
/dev/nvme0n1 on /entrypoint.sh type ext4 (ro,relatime,discard)
tmpfs on /dev/shm type tmpfs (rw,relatime,size=8388608k)
/dev/nvme0n1 on /srv/ca-bundle type ext4 (ro,relatime,discard)
/dev/nvme0n1 on /etc/hosts type ext4 (rw,relatime,discard)
/dev/nvme0n1 on /dev/termination-log type ext4 (rw,relatime,discard)
/dev/nvme0n1 on /etc/hostname type ext4 (rw,relatime,discard)
/dev/nvme0n1 on /etc/resolv.conf type ext4 (rw,relatime,discard)
/dev/sda1 on /usr/local/nvidia type ext4 (ro,relatime,commit=30)
/dev/sda1 on /etc/vulkan/icd.d type ext4 (ro,relatime,commit=30)
proc on /proc/bus type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/fs type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/irq type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/sys type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/sysrq-trigger type proc (ro,nosuid,nodev,noexec,relatime)
tmpfs on /proc/acpi type tmpfs (ro,relatime)
tmpfs on /proc/kcore type tmpfs (rw,nosuid,size=65536k,mode=755)
tmpfs on /proc/keys type tmpfs (rw,nosuid,size=65536k,mode=755)
tmpfs on /proc/timer_list type tmpfs (rw,nosuid,size=65536k,mode=755)
tmpfs on /proc/scsi type tmpfs (ro,relatime)
tmpfs on /sys/firmware type tmpfs (ro,relatime)'
++ env
b'overlay on / type overlay (rw,relatime,lowerdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/578/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/577/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/576/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/573/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/572/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/568/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/562/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/560/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/553/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/549/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/544/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/543/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/542/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/541/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/528/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/527/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/526/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/525/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/524/fs:/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/523/fs,upperdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/584/fs,workdir=/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/584/work)\n'
b'proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)\n'
b'tmpfs on /dev type tmpfs (rw,nosuid,size=65536k,mode=755)\n'
b'devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666)\n'
b'mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)\n'
b'sysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)\n'
b'cgroup on /sys/fs/cgroup type cgroup2 (ro,nosuid,nodev,noexec,relatime)\n'
b'/dev/nvme0n1 on /entrypoint.sh type ext4 (ro,relatime,discard)\n'
b'tmpfs on /dev/shm type tmpfs (rw,relatime,size=8388608k)\n'
b'/dev/nvme0n1 on /srv/ca-bundle type ext4 (ro,relatime,discard)\n'
b'/dev/nvme0n1 on /etc/hosts type ext4 (rw,relatime,discard)\n'
b'/dev/nvme0n1 on /dev/termination-log type ext4 (rw,relatime,discard)\n'
b'/dev/nvme0n1 on /etc/hostname type ext4 (rw,relatime,discard)\n'
b'/dev/nvme0n1 on /etc/resolv.conf type ext4 (rw,relatime,discard)\n'
b'/dev/sda1 on /usr/local/nvidia type ext4 (ro,relatime,commit=30)\n'
b'/dev/sda1 on /etc/vulkan/icd.d type ext4 (ro,relatime,commit=30)\n'
b'proc on /proc/bus type proc (ro,nosuid,nodev,noexec,relatime)\n'
b'proc on /proc/fs type proc (ro,nosuid,nodev,noexec,relatime)\n'
b'proc on /proc/irq type proc (ro,nosuid,nodev,noexec,relatime)\n'
b'proc on /proc/sys type proc (ro,nosuid,nodev,noexec,relatime)\n'
b'proc on /proc/sysrq-trigger type proc (ro,nosuid,nodev,noexec,relatime)\n'
b'tmpfs on /proc/acpi type tmpfs (ro,relatime)\n'
b'tmpfs on /proc/kcore type tmpfs (rw,nosuid,size=65536k,mode=755)\n'
b'tmpfs on /proc/keys type tmpfs (rw,nosuid,size=65536k,mode=755)\n'
b'tmpfs on /proc/timer_list type tmpfs (rw,nosuid,size=65536k,mode=755)\n'
b'tmpfs on /proc/scsi type tmpfs (ro,relatime)\n'
b'tmpfs on /sys/firmware type tmpfs (ro,relatime)\n'
b'NV_LIBCUBLAS_VERSION=12.3.4.1-1\n'
b'KUBERNETES_SERVICE_PORT_HTTPS=443\n'
b'NVIDIA_VISIBLE_DEVICES=all\n'
b'PYENV_HOOK_PATH=/root/.pyenv/pyenv.d:/usr/local/etc/pyenv.d:/etc/pyenv.d:/usr/lib/pyenv/hooks:/root/.pyenv/plugins/pyenv-virtualenv/etc/pyenv.d\n'
b'NV_NVML_DEV_VERSION=12.3.101-1\n'
b'NV_CUDNN_PACKAGE_NAME=libcudnn9-cuda-12\n'
b'KUBERNETES_SERVICE_PORT=443\n'
b'PYTHONUNBUFFERED=1\n'
b'NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.20.3-1+cuda12.3\n'
b'NV_LIBNCCL_DEV_PACKAGE_VERSION=2.20.3-1\n'
b'HOSTNAME=model-vp-f97b40e7ccea3fac7d49a7e41600dd6a-7cddc9c89-wskg5\n'
b'PGET_CHUNK_SIZE=150M\n'
b'NVIDIA_REQUIRE_CUDA=cuda>=12.3 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=525,driver<526 brand=unknown,driver>=525,driver<526 brand=nvidia,driver>=525,driver<526 brand=nvidiartx,driver>=525,driver<526 brand=geforce,driver>=525,driver<526 brand=geforcertx,driver>=525,driver<526 brand=quadro,driver>=525,driver<526 brand=quadrortx,driver>=525,driver<526 brand=titan,driver>=525,driver<526 brand=titanrtx,driver>=525,driver<526 brand=tesla,driver>=535,driver<536 brand=unknown,driver>=535,driver<536 brand=nvidia,driver>=535,driver<536 brand=nvidiartx,driver>=535,driver<536 brand=geforce,driver>=535,driver<536 brand=geforcertx,driver>=535,driver<536 brand=quadro,driver>=535,driver<536 brand=quadrortx,driver>=535,driver<536 brand=titan,driver>=535,driver<536 brand=titanrtx,driver>=535,driver<536\n'
b'REPLICATE_HARDWARE=gpu-t4\n'
b'NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-12-3=12.3.4.1-1\n'
b'NV_NVTX_VERSION=12.3.101-1\n'
b'PGET_DOWNLOAD_URL=https://github.com/replicate/pget/releases/download/v0.8.2/pget_Linux_x86_64\n'
b'NV_CUDA_CUDART_DEV_VERSION=12.3.101-1\n'
b'NV_LIBCUSPARSE_VERSION=12.2.0.103-1\n'
b'NV_LIBNPP_VERSION=12.2.3.2-1\n'
b'NCCL_VERSION=2.20.3-1\n'
b'PYENV_VERSION=3.12.4\n'
b'PWD=/src\n'
b'NV_CUDNN_PACKAGE=libcudnn9-cuda-12=9.0.0.312-1\n'
b'NVIDIA_DRIVER_CAPABILITIES=all\n'
b'NV_NVPROF_DEV_PACKAGE=cuda-nvprof-12-3=12.3.101-1\n'
b'NV_LIBNPP_PACKAGE=libnpp-12-3=12.2.3.2-1\n'
b'NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev\n'
b'NV_LIBCUBLAS_DEV_VERSION=12.3.4.1-1\n'
b'NVIDIA_PRODUCT_NAME=CUDA\n'
b'NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-12-3\n'
b'NV_CUDA_CUDART_VERSION=12.3.101-1\n'
b'HOME=/root\n'
b'KUBERNETES_PORT_443_TCP=tcp://10.8.0.1:443\n'
b'PGET_CACHE_URI_PREFIXES=https://weights.replicate.delivery/default https://weights.replicate.delivery/wqzt https://weights.replicate.delivery/hf https://weights.replicate.delivery/gqbx https://storage.googleapis.com/replicate-weights https://storage.googleapis.com/replicate-hf-weights https://storage.googleapis.com/replicate-weights-wqzt https://storage.googleapis.com/replicate-weights-ft\n'
b'PGET_CONCURRENCY=50\n'
b'CUDA_VERSION=12.3.2\n'
b'NV_LIBCUBLAS_PACKAGE=libcublas-12-3=12.3.4.1-1\n'
b'PGET_MINIMUM_CHUNK_SIZE=150M\n'
b'NV_CUDA_NSIGHT_COMPUTE_DEV_PACKAGE=cuda-nsight-compute-12-3=12.3.2-1\n'
b'NV_LIBNPP_DEV_PACKAGE=libnpp-dev-12-3=12.2.3.2-1\n'
b'NV_LIBCUBLAS_PACKAGE_NAME=libcublas-12-3\n'
b'PYENV_DIR=/src\n'
b'NV_LIBNPP_DEV_VERSION=12.2.3.2-1\n'
b'NV_LIBCUSPARSE_DEV_VERSION=12.2.0.103-1\n'
b'PGET_CACHE_USE_PATH_PROXY=true\n'
b'CURL_CA_BUNDLE=/srv/ca-bundle/ca-certs.crt\n'
b'LIBRARY_PATH=/usr/local/cuda/lib64/stubs\n'
b'NV_CUDNN_VERSION=9.0.0.312\n'
b'SCALE=1\n'
b'DISPLAY=:0\n'
b'GOMAXPROCS=4\n'
b'SHLVL=0\n'
b'NV_CUDA_LIB_VERSION=12.3.2-1\n'
b'NVARCH=x86_64\n'
b'KUBERNETES_PORT_443_TCP_PROTO=tcp\n'
b'NV_CUDNN_PACKAGE_DEV=libcudnn9-dev-cuda-12=9.0.0.312-1\n'
b'KUBERNETES_PORT_443_TCP_ADDR=10.8.0.1\n'
b'NV_CUDA_COMPAT_PACKAGE=cuda-compat-12-3\n'
b'NV_LIBNCCL_PACKAGE=libnccl2=2.20.3-1+cuda12.3\n'
b'LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/lib/x86_64-linux-gnu:/usr/local/nvidia/lib64:/usr/local/nvidia/bin\n'
b'LC_CTYPE=C.UTF-8\n'
b'PYENV_ROOT=/root/.pyenv\n'
b'NV_CUDA_NSIGHT_COMPUTE_VERSION=12.3.2-1\n'
b'KUBERNETES_SERVICE_HOST=10.8.0.1\n'
b'NV_NVPROF_VERSION=12.3.101-1\n'
b'KUBERNETES_PORT=tcp://10.8.0.1:443\n'
b'KUBERNETES_PORT_443_TCP_PORT=443\n'
b'PATH=/root/.pyenv/versions/3.12.4/bin:/root/.pyenv/libexec:/root/.pyenv/plugins/python-build/bin:/root/.pyenv/plugins/pyenv-virtualenv/bin:/root/.pyenv/plugins/pyenv-update/bin:/root/.pyenv/plugins/pyenv-install-latest/bin:/root/.pyenv/plugins/pyenv-doctor/bin:/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\n'
b'NV_LIBNCCL_PACKAGE_NAME=libnccl2\n'
b'NV_LIBNCCL_PACKAGE_VERSION=2.20.3-1\n'
b'DEBIAN_FRONTEND=noninteractive\n'
b'_=/usr/bin/env\n'
+ echo 'NV_LIBCUBLAS_VERSION=12.3.4.1-1
KUBERNETES_SERVICE_PORT_HTTPS=443
NVIDIA_VISIBLE_DEVICES=all
PYENV_HOOK_PATH=/root/.pyenv/pyenv.d:/usr/local/etc/pyenv.d:/etc/pyenv.d:/usr/lib/pyenv/hooks:/root/.pyenv/plugins/pyenv-virtualenv/etc/pyenv.d
NV_NVML_DEV_VERSION=12.3.101-1
NV_CUDNN_PACKAGE_NAME=libcudnn9-cuda-12
KUBERNETES_SERVICE_PORT=443
PYTHONUNBUFFERED=1
NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.20.3-1+cuda12.3
NV_LIBNCCL_DEV_PACKAGE_VERSION=2.20.3-1
HOSTNAME=model-vp-f97b40e7ccea3fac7d49a7e41600dd6a-7cddc9c89-wskg5
PGET_CHUNK_SIZE=150M
NVIDIA_REQUIRE_CUDA=cuda>=12.3 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=525,driver<526 brand=unknown,driver>=525,driver<526 brand=nvidia,driver>=525,driver<526 brand=nvidiartx,driver>=525,driver<526 brand=geforce,driver>=525,driver<526 brand=geforcertx,driver>=525,driver<526 brand=quadro,driver>=525,driver<526 brand=quadrortx,driver>=525,driver<526 brand=titan,driver>=525,driver<526 brand=titanrtx,driver>=525,driver<526 brand=tesla,driver>=535,driver<536 brand=unknown,driver>=535,driver<536 brand=nvidia,driver>=535,driver<536 brand=nvidiartx,driver>=535,driver<536 brand=geforce,driver>=535,driver<536 brand=geforcertx,driver>=535,driver<536 brand=quadro,driver>=535,driver<536 brand=quadrortx,driver>=535,driver<536 brand=titan,driver>=535,driver<536 brand=titanrtx,driver>=535,driver<536
REPLICATE_HARDWARE=gpu-t4
NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-12-3=12.3.4.1-1
NV_NVTX_VERSION=12.3.101-1
PGET_DOWNLOAD_URL=https://github.com/replicate/pget/releases/download/v0.8.2/pget_Linux_x86_64
NV_CUDA_CUDART_DEV_VERSION=12.3.101-1
NV_LIBCUSPARSE_VERSION=12.2.0.103-1
NV_LIBNPP_VERSION=12.2.3.2-1
NCCL_VERSION=2.20.3-1
PYENV_VERSION=3.12.4
PWD=/src
NV_CUDNN_PACKAGE=libcudnn9-cuda-12=9.0.0.312-1
NVIDIA_DRIVER_CAPABILITIES=all
NV_NVPROF_DEV_PACKAGE=cuda-nvprof-12-3=12.3.101-1
NV_LIBNPP_PACKAGE=libnpp-12-3=12.2.3.2-1
NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev
NV_LIBCUBLAS_DEV_VERSION=12.3.4.1-1
NVIDIA_PRODUCT_NAME=CUDA
NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-12-3
NV_CUDA_CUDART_VERSION=12.3.101-1
HOME=/root
KUBERNETES_PORT_443_TCP=tcp://10.8.0.1:443
PGET_CACHE_URI_PREFIXES=https://weights.replicate.delivery/default https://weights.replicate.delivery/wqzt https://weights.replicate.delivery/hf https://weights.replicate.delivery/gqbx https://storage.googleapis.com/replicate-weights https://storage.googleapis.com/replicate-hf-weights https://storage.googleapis.com/replicate-weights-wqzt https://storage.googleapis.com/replicate-weights-ft
PGET_CONCURRENCY=50
CUDA_VERSION=12.3.2
NV_LIBCUBLAS_PACKAGE=libcublas-12-3=12.3.4.1-1
PGET_MINIMUM_CHUNK_SIZE=150M
NV_CUDA_NSIGHT_COMPUTE_DEV_PACKAGE=cuda-nsight-compute-12-3=12.3.2-1
NV_LIBNPP_DEV_PACKAGE=libnpp-dev-12-3=12.2.3.2-1
NV_LIBCUBLAS_PACKAGE_NAME=libcublas-12-3
PYENV_DIR=/src
NV_LIBNPP_DEV_VERSION=12.2.3.2-1
NV_LIBCUSPARSE_DEV_VERSION=12.2.0.103-1
PGET_CACHE_USE_PATH_PROXY=true
CURL_CA_BUNDLE=/srv/ca-bundle/ca-certs.crt
LIBRARY_PATH=/usr/local/cuda/lib64/stubs
NV_CUDNN_VERSION=9.0.0.312
SCALE=1
DISPLAY=:0
GOMAXPROCS=4
SHLVL=0
NV_CUDA_LIB_VERSION=12.3.2-1
NVARCH=x86_64
KUBERNETES_PORT_443_TCP_PROTO=tcp
NV_CUDNN_PACKAGE_DEV=libcudnn9-dev-cuda-12=9.0.0.312-1
KUBERNETES_PORT_443_TCP_ADDR=10.8.0.1
NV_CUDA_COMPAT_PACKAGE=cuda-compat-12-3
NV_LIBNCCL_PACKAGE=libnccl2=2.20.3-1+cuda12.3
LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/lib/x86_64-linux-gnu:/usr/local/nvidia/lib64:/usr/local/nvidia/bin
LC_CTYPE=C.UTF-8
PYENV_ROOT=/root/.pyenv
NV_CUDA_NSIGHT_COMPUTE_VERSION=12.3.2-1
KUBERNETES_SERVICE_HOST=10.8.0.1
NV_NVPROF_VERSION=12.3.101-1
KUBERNETES_PORT=tcp://10.8.0.1:443
KUBERNETES_PORT_443_TCP_PORT=443
PATH=/root/.pyenv/versions/3.12.4/bin:/root/.pyenv/libexec:/root/.pyenv/plugins/python-build/bin:/root/.pyenv/plugins/pyenv-virtualenv/bin:/root/.pyenv/plugins/pyenv-update/bin:/root/.pyenv/plugins/pyenv-install-latest/bin:/root/.pyenv/plugins/pyenv-doctor/bin:/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
NV_LIBNCCL_PACKAGE_NAME=libnccl2
NV_LIBNCCL_PACKAGE_VERSION=2.20.3-1
DEBIAN_FRONTEND=noninteractive
_=/usr/bin/env'
++ find /usr/ -name 'libcuda.so.*'
+ echo '/usr/local/nvidia/lib64/libcuda.so.535.104.12
/usr/local/nvidia/lib64/libcuda.so.1
/usr/local/cuda-12.3/compat/libcuda.so.545.23.08
/usr/local/cuda-12.3/compat/libcuda.so.1'
b'/usr/local/nvidia/lib64/libcuda.so.535.104.12\n'
b'/usr/local/nvidia/lib64/libcuda.so.1\n'
b'/usr/local/cuda-12.3/compat/libcuda.so.545.23.08\n'
b'/usr/local/cuda-12.3/compat/libcuda.so.1\n'
++ nvidia-smi -q
+ echo '
==============NVSMI LOG==============
Timestamp : Tue Jul 2 05:37:13 2024
Driver Version : 535.104.12
CUDA Version : 12.2
Attached GPUs : 1
GPU 00000000:00:05.0
Product Name : Tesla T4
Product Brand : NVIDIA
Product Architecture : Turing
Display Mode : Disabled
Display Active : Disabled
Persistence Mode : Disabled
Addressing Mode : None
MIG Mode
Current : N/A
Pending : N/A
Accounting Mode : Disabled
Accounting Mode Buffer Size : 4000
Driver Model
Current : N/A
Pending : N/A
Serial Number : 1565019034451
GPU UUID : GPU-32363c67-ef12-61a9-bba5-4c48010b5c32
Minor Number : 0
VBIOS Version : 90.04.A7.00.01
MultiGPU Board : No
Board ID : 0x5
Board Part Number : 900-2G183-6300-T00
GPU Part Number : 1EB8-895-A1
FRU Part Number : N/A
Module ID : 1
Inforom Version
Image Version : G183.0200.00.02
OEM Object : 1.1
ECC Object : 5.0
Power Management Object : N/A
GPU Operation Mode
Current : N/A
Pending : N/A
GSP Firmware Version : 535.104.12
GPU Virtualization Mode
Virtualization Mode : Pass-Through
Host VGPU Mode : N/A
GPU Reset Status
Reset Required : No
Drain and Reset Recommended : N/A
IBMNPU
Relaxed Ordering Mode : N/A
PCI
Bus : 0x00
Device : 0x05
Domain : 0x0000
Device Id : 0x1EB810DE
Bus Id : 00000000:00:05.0
Sub System Id : 0x12A210DE
GPU Link Info
PCIe Generation
Max : 3
Current : 1
Device Current : 1
Device Max : 3
Host Max : N/A
Link Width
Max : 16x
Current : 16x
Bridge Chip
Type : N/A
Firmware : N/A
Replays Since Reset : 0
Replay Number Rollovers : 0
Tx Throughput : 0 KB/s
Rx Throughput : 0 KB/s
Atomic Caps Inbound : N/A
Atomic Caps Outbound : N/A
Fan Speed : N/A
Performance State : P8
Clocks Event Reasons
Idle : Active
Applications Clocks Setting : Not Active
SW Power Cap : Not Active
HW Slowdown : Not Active
HW Thermal Slowdown : Not Active
HW Power Brake Slowdown : Not Active
Sync Boost : Not Active
SW Thermal Slowdown : Not Active
Display Clock Setting : Not Active
FB Memory Usage
Total : 15360 MiB
Reserved : 429 MiB
Used : 2 MiB
Free : 14928 MiB
BAR1 Memory Usage
Total : 256 MiB
Used : 2 MiB
Free : 254 MiB
Conf Compute Protected Memory Usage
Total : 0 MiB
Used : 0 MiB
Free : 0 MiB
Compute Mode : Default
Utilization
Gpu : 0 %
Memory : 0 %
Encoder : 0 %
Decoder : 0 %
JPEG : 0 %
OFA : 0 %
Encoder Stats
Active Sessions : 0
Average FPS : 0
Average Latency : 0
FBC Stats
Active Sessions : 0
Average FPS : 0
Average Latency : 0
ECC Mode
Current : Enabled
Pending : Enabled
ECC Errors
Volatile
SRAM Correctable : 0
SRAM Uncorrectable : 0
DRAM Correctable : 0
DRAM Uncorrectable : 0
Aggregate
SRAM Correctable : 0
SRAM Uncorrectable : 0
DRAM Correctable : 0
DRAM Uncorrectable : 0
Retired Pages
Single Bit ECC : 0
Double Bit ECC : 0
Pending Page Blacklist : No
Remapped Rows : N/A
Temperature
GPU Current Temp : 36 C
GPU T.Limit Temp : N/A
GPU Shutdown Temp : 96 C
GPU Slowdown Temp : 93 C
GPU Max Operating Temp : 85 C
GPU Target Temperature : N/A
Memory Current Temp : N/A
Memory Max Operating Temp : N/A
GPU Power Readings
Power Draw : 13.58 W
Current Power Limit : 70.00 W
Requested Power Limit : 70.00 W
Default Power Limit : 70.00 W
Min Power Limit : 60.00 W
Max Power Limit : 70.00 W
Module Power Readings
Power Draw : N/A
Current Power Limit : N/A
Requested Power Limit : N/A
Default Power Limit : N/A
Min Power Limit : N/A
Max Power Limit : N/A
Clocks
Graphics : 300 MHz
SM : 300 MHz
Memory : 405 MHz
Video : 540 MHz
Applications Clocks
Graphics : 585 MHz
Memory : 5001 MHz
Default Applications Clocks
Graphics : 585 MHz
Memory : 5001 MHz
Deferred Clocks
Memory : N/A
Max Clocks
Graphics : 1590 MHz
SM : 1590 MHz
Memory : 5001 MHz
Video : 1470 MHz
Max Customer Boost Clocks
Graphics : 1590 MHz
Clock Policy
Auto Boost : N/A
Auto Boost Default : N/A
Voltage
Graphics : N/A
Fabric
State : N/A
Status : N/A
Processes : None'
+ trap ctrl_c INT
+ trap ctrl_c ERR
+ cleanup
+ tmux list-panes -s -t clipper -F '#{pane_pid} #{pane_current_command}'
+ grep -v tmux
+ awk '{print $1}'
+ xargs kill -9
error connecting to /tmp/tmux-0/default (No such file or directory)
b'\n'
b'==============NVSMI LOG==============\n'
b'\n'
b'Timestamp : Tue Jul 2 05:37:13 2024\n'
b'Driver Version : 535.104.12\n'
b'CUDA Version : 12.2\n'
b'\n'
b'Attached GPUs : 1\n'
b'GPU 00000000:00:05.0\n'
b' Product Name : Tesla T4\n'
b' Product Brand : NVIDIA\n'
b' Product Architecture : Turing\n'
b' Display Mode : Disabled\n'
b' Display Active : Disabled\n'
b' Persistence Mode : Disabled\n'
b' Addressing Mode : None\n'
b' MIG Mode\n'
b' Current : N/A\n'
b' Pending : N/A\n'
b' Accounting Mode : Disabled\n'
b' Accounting Mode Buffer Size : 4000\n'
b' Driver Model\n'
b' Current : N/A\n'
b' Pending : N/A\n'
b' Serial Number : 1565019034451\n'
b' GPU UUID : GPU-32363c67-ef12-61a9-bba5-4c48010b5c32\n'
b' Minor Number : 0\n'
b' VBIOS Version : 90.04.A7.00.01\n'
b' MultiGPU Board : No\n'
b' Board ID : 0x5\n'
b' Board Part Number : 900-2G183-6300-T00\n'
b' GPU Part Number : 1EB8-895-A1\n'
b' FRU Part Number : N/A\n'
b' Module ID : 1\n'
b' Inforom Version\n'
b' Image Version : G183.0200.00.02\n'
b' OEM Object : 1.1\n'
b' ECC Object : 5.0\n'
b' Power Management Object : N/A\n'
b' GPU Operation Mode\n'
b' Current : N/A\n'
b' Pending : N/A\n'
b' GSP Firmware Version : 535.104.12\n'
b' GPU Virtualization Mode\n'
b' Virtualization Mode : Pass-Through\n'
b' Host VGPU Mode : N/A\n'
b' GPU Reset Status\n'
b' Reset Required : No\n'
b' Drain and Reset Recommended : N/A\n'
b' IBMNPU\n'
b' Relaxed Ordering Mode : N/A\n'
b' PCI\n'
b' Bus : 0x00\n'
b' Device : 0x05\n'
b' Domain : 0x0000\n'
b' Device Id : 0x1EB810DE\n'
b' Bus Id : 00000000:00:05.0\n'
b' Sub System Id : 0x12A210DE\n'
b' GPU Link Info\n'
b' PCIe Generation\n'
b' Max : 3\n'
b' Current : 1\n'
b' Device Current : 1\n'
b' Device Max : 3\n'
b' Host Max : N/A\n'
b' Link Width\n'
b' Max : 16x\n'
b' Current : 16x\n'
b' Bridge Chip\n'
b' Type : N/A\n'
b' Firmware : N/A\n'
b' Replays Since Reset : 0\n'
b' Replay Number Rollovers : 0\n'
b' Tx Throughput : 0 KB/s\n'
b' Rx Throughput : 0 KB/s\n'
b' Atomic Caps Inbound : N/A\n'
b' Atomic Caps Outbound : N/A\n'
b' Fan Speed : N/A\n'
b' Performance State : P8\n'
b' Clocks Event Reasons\n'
b' Idle : Active\n'
b' Applications Clocks Setting : Not Active\n'
b' SW Power Cap : Not Active\n'
b' HW Slowdown : Not Active\n'
b' HW Thermal Slowdown : Not Active\n'
b' HW Power Brake Slowdown : Not Active\n'
b' Sync Boost : Not Active\n'
b' SW Thermal Slowdown : Not Active\n'
b' Display Clock Setting : Not Active\n'
b' FB Memory Usage\n'
b' Total : 15360 MiB\n'
b' Reserved : 429 MiB\n'
b' Used : 2 MiB\n'
b' Free : 14928 MiB\n'
b' BAR1 Memory Usage\n'
b' Total : 256 MiB\n'
b' Used : 2 MiB\n'
b' Free : 254 MiB\n'
b' Conf Compute Protected Memory Usage\n'
b' Total : 0 MiB\n'
b' Used : 0 MiB\n'
b' Free : 0 MiB\n'
b' Compute Mode : Default\n'
b' Utilization\n'
b' Gpu : 0 %\n'
b' Memory : 0 %\n'
b' Encoder : 0 %\n'
b' Decoder : 0 %\n'
b' JPEG : 0 %\n'
b' OFA : 0 %\n'
b' Encoder Stats\n'
b' Active Sessions : 0\n'
b' Average FPS : 0\n'
b' Average Latency : 0\n'
b' FBC Stats\n'
b' Active Sessions : 0\n'
b' Average FPS : 0\n'
b' Average Latency : 0\n'
b' ECC Mode\n'
b' Current : Enabled\n'
b' Pending : Enabled\n'
b' ECC Errors\n'
b' Volatile\n'
b' SRAM Correctable : 0\n'
b' SRAM Uncorrectable : 0\n'
b' DRAM Correctable : 0\n'
b' DRAM Uncorrectable : 0\n'
b' Aggregate\n'
b' SRAM Correctable : 0\n'
b' SRAM Uncorrectable : 0\n'
b' DRAM Correctable : 0\n'
b' DRAM Uncorrectable : 0\n'
b' Retired Pages\n'
b' Single Bit ECC : 0\n'
b' Double Bit ECC : 0\n'
b' Pending Page Blacklist : No\n'
b' Remapped Rows : N/A\n'
b' Temperature\n'
b' GPU Current Temp : 36 C\n'
b' GPU T.Limit Temp : N/A\n'
b' GPU Shutdown Temp : 96 C\n'
b' GPU Slowdown Temp : 93 C\n'
b' GPU Max Operating Temp : 85 C\n'
b' GPU Target Temperature : N/A\n'
b' Memory Current Temp : N/A\n'
b' Memory Max Operating Temp : N/A\n'
b' GPU Power Readings\n'
b' Power Draw : 13.58 W\n'
b' Current Power Limit : 70.00 W\n'
b' Requested Power Limit : 70.00 W\n'
b' Default Power Limit : 70.00 W\n'
b' Min Power Limit : 60.00 W\n'
b' Max Power Limit : 70.00 W\n'
b' Module Power Readings\n'
b' Power Draw : N/A\n'
b' Current Power Limit : N/A\n'
b' Requested Power Limit : N/A\n'
b' Default Power Limit : N/A\n'
b' Min Power Limit : N/A\n'
b' Max Power Limit : N/A\n'
b' Clocks\n'
b' Graphics : 300 MHz\n'
b' SM : 300 MHz\n'
b' Memory : 405 MHz\n'
b' Video : 540 MHz\n'
b' Applications Clocks\n'
b' Graphics : 585 MHz\n'
b' Memory : 5001 MHz\n'
b' Default Applications Clocks\n'
b' Graphics : 585 MHz\n'
b' Memory : 5001 MHz\n'
b' Deferred Clocks\n'
b' Memory : N/A\n'
b' Max Clocks\n'
b' Graphics : 1590 MHz\n'
b' SM : 1590 MHz\n'
b' Memory : 5001 MHz\n'
b' Video : 1470 MHz\n'
b' Max Customer Boost Clocks\n'
b' Graphics : 1590 MHz\n'
b' Clock Policy\n'
b' Auto Boost : N/A\n'
b' Auto Boost Default : N/A\n'
b' Voltage\n'
b' Graphics : N/A\n'
b' Fabric\n'
b' State : N/A\n'
b' Status : N/A\n'
b' Processes : None\n'
Usage:
kill [options] <pid> [...]
Options:
<pid> [...] send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-q, --queue <value> integer value to be sent with the signal
-l, --list=[<signal>] list all signal names, or convert one to a name
-L, --table list all signal names in a nice table
-h, --help display this help and exit
-V, --version output version information and exit
For more details see kill(1).
+ true
+ STARTING_SEC=50
+ SMEAR_AMOUNT=5
+ SMEARED_STARTING_SEC=45
+ '[' 45 -lt 0 ']'
+ RECORDING_LENGTH=20
+ RECORDING_LENGTH_PLUS_SMEAR=25
++ echo 'a2a0ccea32023010|2023-07-27--13-01-19'
++ sed -E 's/--[0-9]+$//g'
+ ROUTE='a2a0ccea32023010|2023-07-27--13-01-19'
+ SEGMENT_NUM=0
+ SEGMENT_ID='a2a0ccea32023010|2023-07-27--13-01-19--0'
+ RENDER_METRIC_SYSTEM=off
+ NVIDIA_HARDWARE_RENDERING=on
+ NVIDIA_DIRECT_ENCODING=off
+ NVIDIA_HYBRID_ENCODING=on
+ NVIDIA_FAST_ENCODING=off
+ JWT_AUTH=
+ VIDEO_CWD=./shared
+ VIDEO_RAW_OUTPUT=clip_raw.mkv
+ VIDEO_OUTPUT=cog-clip.mp4
+ TARGET_MB=24
+ TARGET_BYTES=25165824
+ TARGET_BITRATE=10066329
+ TARGET_BITRATE_PLUS_SMEAR=8053063
+ VIDEO_FORMAT=h264
+ VNC_PORT=0
+ DATA_DIR=/src/shared/data_dir/a2a0ccea32023010
++ echo 'a2a0ccea32023010|2023-07-27--13-01-19'
++ sed 's/|/%7C/g'
+ URL_ROUTE=a2a0ccea32023010%7C2023-07-27--13-01-19
+ '[' -n '' ']'
++ curl --fail https://api.commadotai.com/v1/route/a2a0ccea32023010%7C2023-07-27--13-01-19/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 970 100 970 0 0 5050 0 --:--:-- --:--:-- --:--:-- 5052
+ ROUTE_INFO='{"can":true,"create_time":1690488146,"devicetype":7,"dongle_id":"a2a0ccea32023010","end_lat":32.7252,"end_lng":-117.162,"end_time":"2023-07-27T20:14:12","fullname":"a2a0ccea32023010|2023-07-27--13-01-19","git_branch":"release3-staging","git_commit":"1f77acdc68d28fa5c91fe93af8aab956b7da782b","git_dirty":false,"git_remote":"https://github.com/commaai/openpilot.git","hpgps":true,"init_logmonotime":36629898787,"is_public":true,"length":8.02241,"maxcamera":-1,"maxdcamera":-1,"maxecamera":-1,"maxlog":-1,"maxqcamera":12,"maxqlog":12,"passive":false,"platform":"TOYOTA COROLLA TSS2 2019","proccamera":-1,"proclog":-1,"procqcamera":12,"procqlog":12,"radar":true,"rating":null,"start_lat":32.7363,"start_lng":-117.176,"start_time":"2023-07-27T20:01:21","url":"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19","user_id":"bd3bc34dbea550c8","version":"0.9.4-release","vin":"5YFT4RCE1LP005733"}'
+ '[' h264 '!=' h264 ']'
++ echo '{"can":true,"create_time":1690488146,"devicetype":7,"dongle_id":"a2a0ccea32023010","end_lat":32.7252,"end_lng":-117.162,"end_time":"2023-07-27T20:14:12","fullname":"a2a0ccea32023010|2023-07-27--13-01-19","git_branch":"release3-staging","git_commit":"1f77acdc68d28fa5c91fe93af8aab956b7da782b","git_dirty":false,"git_remote":"https://github.com/commaai/openpilot.git","hpgps":true,"init_logmonotime":36629898787,"is_public":true,"length":8.02241,"maxcamera":-1,"maxdcamera":-1,"maxecamera":-1,"maxlog":-1,"maxqcamera":12,"maxqlog":12,"passive":false,"platform":"TOYOTA COROLLA TSS2 2019","proccamera":-1,"proclog":-1,"procqcamera":12,"procqlog":12,"radar":true,"rating":null,"start_lat":32.7363,"start_lng":-117.176,"start_time":"2023-07-27T20:01:21","url":"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19","user_id":"bd3bc34dbea550c8","version":"0.9.4-release","vin":"5YFT4RCE1LP005733"}'
++ jq -r .git_remote
+ ROUTE_INFO_GIT_REMOTE=https://github.com/commaai/openpilot.git
++ echo '{"can":true,"create_time":1690488146,"devicetype":7,"dongle_id":"a2a0ccea32023010","end_lat":32.7252,"end_lng":-117.162,"end_time":"2023-07-27T20:14:12","fullname":"a2a0ccea32023010|2023-07-27--13-01-19","git_branch":"release3-staging","git_commit":"1f77acdc68d28fa5c91fe93af8aab956b7da782b","git_dirty":false,"git_remote":"https://github.com/commaai/openpilot.git","hpgps":true,"init_logmonotime":36629898787,"is_public":true,"length":8.02241,"maxcamera":-1,"maxdcamera":-1,"maxecamera":-1,"maxlog":-1,"maxqcamera":12,"maxqlog":12,"passive":false,"platform":"TOYOTA COROLLA TSS2 2019","proccamera":-1,"proclog":-1,"procqcamera":12,"procqlog":12,"radar":true,"rating":null,"start_lat":32.7363,"start_lng":-117.176,"start_time":"2023-07-27T20:01:21","url":"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19","user_id":"bd3bc34dbea550c8","version":"0.9.4-release","vin":"5YFT4RCE1LP005733"}'
++ jq -r .git_branch
+ ROUTE_INFO_GIT_BRANCH=release3-staging
++ echo '{"can":true,"create_time":1690488146,"devicetype":7,"dongle_id":"a2a0ccea32023010","end_lat":32.7252,"end_lng":-117.162,"end_time":"2023-07-27T20:14:12","fullname":"a2a0ccea32023010|2023-07-27--13-01-19","git_branch":"release3-staging","git_commit":"1f77acdc68d28fa5c91fe93af8aab956b7da782b","git_dirty":false,"git_remote":"https://github.com/commaai/openpilot.git","hpgps":true,"init_logmonotime":36629898787,"is_public":true,"length":8.02241,"maxcamera":-1,"maxdcamera":-1,"maxecamera":-1,"maxlog":-1,"maxqcamera":12,"maxqlog":12,"passive":false,"platform":"TOYOTA COROLLA TSS2 2019","proccamera":-1,"proclog":-1,"procqcamera":12,"procqlog":12,"radar":true,"rating":null,"start_lat":32.7363,"start_lng":-117.176,"start_time":"2023-07-27T20:01:21","url":"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19","user_id":"bd3bc34dbea550c8","version":"0.9.4-release","vin":"5YFT4RCE1LP005733"}'
++ jq -r .git_commit
++ cut -c1-8
+ ROUTE_INFO_GIT_COMMIT=1f77acdc
++ echo '{"can":true,"create_time":1690488146,"devicetype":7,"dongle_id":"a2a0ccea32023010","end_lat":32.7252,"end_lng":-117.162,"end_time":"2023-07-27T20:14:12","fullname":"a2a0ccea32023010|2023-07-27--13-01-19","git_branch":"release3-staging","git_commit":"1f77acdc68d28fa5c91fe93af8aab956b7da782b","git_dirty":false,"git_remote":"https://github.com/commaai/openpilot.git","hpgps":true,"init_logmonotime":36629898787,"is_public":true,"length":8.02241,"maxcamera":-1,"maxdcamera":-1,"maxecamera":-1,"maxlog":-1,"maxqcamera":12,"maxqlog":12,"passive":false,"platform":"TOYOTA COROLLA TSS2 2019","proccamera":-1,"proclog":-1,"procqcamera":12,"procqlog":12,"radar":true,"rating":null,"start_lat":32.7363,"start_lng":-117.176,"start_time":"2023-07-27T20:01:21","url":"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19","user_id":"bd3bc34dbea550c8","version":"0.9.4-release","vin":"5YFT4RCE1LP005733"}'
++ jq -r .git_dirty
+ ROUTE_INFO_GIT_DIRTY=false
++ echo '{"can":true,"create_time":1690488146,"devicetype":7,"dongle_id":"a2a0ccea32023010","end_lat":32.7252,"end_lng":-117.162,"end_time":"2023-07-27T20:14:12","fullname":"a2a0ccea32023010|2023-07-27--13-01-19","git_branch":"release3-staging","git_commit":"1f77acdc68d28fa5c91fe93af8aab956b7da782b","git_dirty":false,"git_remote":"https://github.com/commaai/openpilot.git","hpgps":true,"init_logmonotime":36629898787,"is_public":true,"length":8.02241,"maxcamera":-1,"maxdcamera":-1,"maxecamera":-1,"maxlog":-1,"maxqcamera":12,"maxqlog":12,"passive":false,"platform":"TOYOTA COROLLA TSS2 2019","proccamera":-1,"proclog":-1,"procqcamera":12,"procqlog":12,"radar":true,"rating":null,"start_lat":32.7363,"start_lng":-117.176,"start_time":"2023-07-27T20:01:21","url":"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19","user_id":"bd3bc34dbea550c8","version":"0.9.4-release","vin":"5YFT4RCE1LP005733"}'
++ jq -r .platform
+ ROUTE_INFO_PLATFORM='TOYOTA COROLLA TSS2 2019'
++ echo '{"can":true,"create_time":1690488146,"devicetype":7,"dongle_id":"a2a0ccea32023010","end_lat":32.7252,"end_lng":-117.162,"end_time":"2023-07-27T20:14:12","fullname":"a2a0ccea32023010|2023-07-27--13-01-19","git_branch":"release3-staging","git_commit":"1f77acdc68d28fa5c91fe93af8aab956b7da782b","git_dirty":false,"git_remote":"https://github.com/commaai/openpilot.git","hpgps":true,"init_logmonotime":36629898787,"is_public":true,"length":8.02241,"maxcamera":-1,"maxdcamera":-1,"maxecamera":-1,"maxlog":-1,"maxqcamera":12,"maxqlog":12,"passive":false,"platform":"TOYOTA COROLLA TSS2 2019","proccamera":-1,"proclog":-1,"procqcamera":12,"procqlog":12,"radar":true,"rating":null,"start_lat":32.7363,"start_lng":-117.176,"start_time":"2023-07-27T20:01:21","url":"https://chffrprivate.blob.core.windows.net/chffrprivate3/v2/a2a0ccea32023010/e8d8f1d92f2945750e031414a701cca9_2023-07-27--13-01-19","user_id":"bd3bc34dbea550c8","version":"0.9.4-release","vin":"5YFT4RCE1LP005733"}'
++ jq -r .start_time
+ ROUTE_INFO_START_TIME=2023-07-27T20:01:21
+ SPEEDHACK_AMOUNT=1.0
++ echo '(1.0 * 20)/1'
++ bc
+ RECORD_FRAMERATE=20
+ pushd /home/batman/openpilot
+ '[' -n '' ']'
+ '[' on = on ']'
b'/home/batman/openpilot /src\n'
++ nvidia-smi --query-gpu=name --format=csv,noheader
+ GPU_BOARD='Tesla T4'
++ nvidia-smi --query-gpu=pci.bus_id --format=csv,noheader
++ awk -F : '{printf("PCI:%d:%d:0", "0x"$2, "0x"$3)}'
+ GPU_PCI=PCI:0:5:0
+ mkdir -p /etc/X11
+ cat
+ tmux new-session -d -s clipper -n x11 'Xorg -noreset +extension GLX +extension RANDR +extension RENDER -logfile /tmp/xserver.log -logverbose 0 vt1 :0'
+ '[' -n /src/shared/data_dir/a2a0ccea32023010 ']'
+ REPLAY_CMD='./tools/replay/replay --ecam --start "45" --data_dir "/src/shared/data_dir/a2a0ccea32023010" "a2a0ccea32023010|2023-07-27--13-01-19"'
+ tmux new-window -n replay -t clipper: 'TERM=xterm-256color eatmydata faketime -m -f "+0 x1.0" ./tools/replay/replay --ecam --start "45" --data_dir "/src/shared/data_dir/a2a0ccea32023010" "a2a0ccea32023010|2023-07-27--13-01-19"'
+ tmux new-window -n ui -t clipper: 'cd ./selfdrive/ui && eatmydata faketime -m -f "+0 x1.0" ./ui'
+ '[' -z /src/shared/data_dir/a2a0ccea32023010 ']'
+ tmux send-keys -t clipper:replay Enter 45 Enter
+ tmux send-keys -t clipper:replay Space
+ sleep 1
+ tmux send-keys -t clipper:replay Space
+ popd
+ '[' off = on ']'
+ DISPLAYED_SEGMENT_ID='a2a0ccea32023010|2023-07-27--13-01-19--0'
+ CLIP_DESC='Segment ID: a2a0ccea32023010|2023-07-27--13-01-19--0, Route Time: 2023-07-27T20:01:21, Starting Second: 50, Clip Length: 20, https://github.com/commaai/openpilot.git, release3-staging, 1f77acdc, Dirty: false, TOYOTA COROLLA TSS2 2019'
+ echo -n 'Segment ID: a2a0ccea32023010|2023-07-27--13-01-19--0, Route Time: 2023-07-27T20:01:21, Starting Second: 50, Clip Length: 20, https://github.com/commaai/openpilot.git, release3-staging, 1f77acdc, Dirty: false, TOYOTA COROLLA TSS2 2019'
+ mkdir -p ./shared
b'/src\n'
+ pushd ./shared
+ mkdir -p /root/.comma/params/d/
b'/src/shared /src\n'
+ '[' off = on ']'
+ echo -n 0
+ DRAW_TEXT_FILTER='drawtext=textfile=/tmp/overlay.txt:reload=1:fontcolor=white:fontsize=14:box=1:boxcolor=black@0.5:boxborderw=5:x=(w-text_w)/2:y=10'
+ BUFSIZE=20132658
+ VCODEC=h264_nvenc
+ '[' h264 = hevc ']'
+ '[' off = on ']'
+ '[' on = on ']'
+ eatmydata ffmpeg -framerate 20 -video_size 1920x1080 -f x11grab -draw_mouse 0 -i :0.0 -vcodec h264_nvenc -b:v 10066329 -maxrate 10066329 -bufsize 20132658 -g 20 -r 20 -filter:v 'setpts=1.0*PTS,scale=1920:1080,drawtext=textfile=/tmp/overlay.txt:reload=1:fontcolor=white:fontsize=14:box=1:boxcolor=black@0.5:boxborderw=5:x=(w-text_w)/2:y=10' -y -t 25 clip_raw.mkv
ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 11 (Ubuntu 11.2.0-19ubuntu1)
configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
[x11grab @ 0x56c752217000] Stream #0: not enough frames to estimate rate; consider increasing probesize
Input #0, x11grab, from ':0.0':
Duration: N/A, start: 1719898636.593697, bitrate: 1327104 kb/s
Stream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, 1920x1080, 1327104 kb/s, 20 fps, 1000k tbr, 1000k tbn, 1000k tbc
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (h264_nvenc))
Press [q] to stop, [?] for help
[Parsed_drawtext_2 @ 0x56c752246240] Using "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
Output #0, matroska, to 'clip_raw.mkv':
Metadata:
encoder : Lavf58.76.100
Stream #0:0: Video: h264 (Main) (H264 / 0x34363248), bgr0(progressive), 1920x1080, q=2-31, 10066 kb/s, 20 fps, 1k tbn
Metadata:
encoder : Lavc58.134.100 h264_nvenc
Side data:
cpb: bitrate max/min/avg: 10066329/0/10066329 buffer size: 20132658 vbv_delay: N/A
frame= 1 fps=0.0 q=0.0 size= 1kB time=00:00:00.00 bitrate=N/A speed=N/A
frame= 2 fps=0.0 q=0.0 size= 1kB time=00:00:00.00 bitrate=N/A speed= 0x
frame= 14 fps=9.4 q=0.0 size= 1kB time=00:00:00.00 bitrate=N/A dup=0 drop=18 speed= 0x
frame= 25 fps= 12 q=15.0 size= 1kB time=00:00:01.30 bitrate= 3.8kbits/s dup=0 drop=18 speed=0.636x
frame= 35 fps= 14 q=10.0 size= 1536kB time=00:00:01.80 bitrate=6986.6kbits/s dup=0 drop=18 speed=0.707x
frame= 46 fps= 15 q=17.0 size= 1536kB time=00:00:02.35 bitrate=5352.2kbits/s dup=0 drop=18 speed=0.76x
frame= 56 fps= 16 q=14.0 size= 2816kB time=00:00:02.85 bitrate=8091.4kbits/s dup=0 drop=18 speed=0.792x
frame= 67 fps= 16 q=18.0 size= 2816kB time=00:00:03.40 bitrate=6782.9kbits/s dup=0 drop=18 speed=0.821x
frame= 77 fps= 17 q=18.0 size= 3840kB time=00:00:03.90 bitrate=8063.9kbits/s dup=0 drop=18 speed=0.84x
frame= 88 fps= 17 q=10.0 size= 3840kB time=00:00:04.45 bitrate=7067.5kbits/s dup=0 drop=18 speed=0.857x
frame= 98 fps= 17 q=15.0 size= 4864kB time=00:00:04.95 bitrate=8048.0kbits/s dup=0 drop=18 speed=0.869x
frame= 109 fps= 17 q=15.0 size= 4864kB time=00:00:05.50 bitrate=7243.4kbits/s dup=0 drop=18 speed=0.881x
frame= 120 fps= 18 q=10.0 size= 6144kB time=00:00:06.05 bitrate=8317.9kbits/s dup=0 drop=18 speed=0.891x
frame= 130 fps= 18 q=16.0 size= 6144kB time=00:00:06.55 bitrate=7683.0kbits/s dup=0 drop=18 speed=0.898x
frame= 141 fps= 18 q=15.0 size= 7424kB time=00:00:07.10 bitrate=8564.6kbits/s dup=0 drop=18 speed=0.905x
frame= 152 fps= 18 q=10.0 size= 7424kB time=00:00:07.65 bitrate=7948.9kbits/s dup=0 drop=18 speed=0.911x
frame= 163 fps= 18 q=15.0 size= 8704kB time=00:00:08.20 bitrate=8694.4kbits/s dup=0 drop=18 speed=0.917x
frame= 174 fps= 18 q=16.0 size= 8704kB time=00:00:08.75 bitrate=8148.0kbits/s dup=0 drop=18 speed=0.922x
frame= 184 fps= 18 q=11.0 size= 9984kB time=00:00:09.25 bitrate=8841.1kbits/s dup=0 drop=18 speed=0.926x
frame= 194 fps= 18 q=16.0 size= 9984kB time=00:00:09.75 bitrate=8387.7kbits/s dup=0 drop=18 speed=0.929x
frame= 205 fps= 19 q=16.0 size= 11264kB time=00:00:10.30 bitrate=8957.8kbits/s dup=0 drop=18 speed=0.933x
frame= 215 fps= 19 q=12.0 size= 12544kB time=00:00:10.80 bitrate=9514.0kbits/s dup=0 drop=18 speed=0.936x
frame= 226 fps= 19 q=18.0 size= 12544kB time=00:00:11.35 bitrate=9053.0kbits/s dup=0 drop=18 speed=0.939x
frame= 236 fps= 18 q=14.0 size= 13568kB time=00:00:11.85 bitrate=9378.9kbits/s dup=0 drop=18 speed=0.921x
frame= 248 fps= 19 q=14.0 size= 13568kB time=00:00:12.45 bitrate=8926.9kbits/s dup=0 drop=22 speed=0.93x
[matroska @ 0x56c752221f40] Invalid DTS: 12750 PTS: 12650 in output stream 0:0, replacing by guess
frame= 258 fps= 19 q=18.0 size= 14848kB time=00:00:13.15 bitrate=9249.1kbits/s dup=0 drop=22 speed=0.946x
frame= 268 fps= 19 q=14.0 size= 14848kB time=00:00:13.65 bitrate=8910.3kbits/s dup=0 drop=22 speed=0.948x
frame= 279 fps= 19 q=18.0 size= 16128kB time=00:00:14.20 bitrate=9303.6kbits/s dup=0 drop=22 speed=0.95x
frame= 290 fps= 19 q=19.0 size= 16128kB time=00:00:14.75 bitrate=8956.7kbits/s dup=0 drop=22 speed=0.952x
frame= 301 fps= 19 q=18.0 size= 17152kB time=00:00:15.30 bitrate=9183.0kbits/s dup=0 drop=22 speed=0.954x
frame= 312 fps= 19 q=12.0 size= 17152kB time=00:00:15.85 bitrate=8864.4kbits/s dup=0 drop=22 speed=0.955x
frame= 322 fps= 19 q=17.0 size= 18432kB time=00:00:16.35 bitrate=9234.6kbits/s dup=0 drop=22 speed=0.957x
frame= 333 fps= 19 q=17.0 size= 18432kB time=00:00:16.90 bitrate=8934.1kbits/s dup=0 drop=22 speed=0.958x
frame= 344 fps= 19 q=13.0 size= 19712kB time=00:00:17.45 bitrate=9253.4kbits/s dup=0 drop=22 speed=0.959x
frame= 355 fps= 19 q=12.0 size= 20992kB time=00:00:18.00 bitrate=9553.2kbits/s dup=0 drop=22 speed=0.96x
frame= 366 fps= 19 q=17.0 size= 20992kB time=00:00:18.55 bitrate=9269.9kbits/s dup=0 drop=22 speed=0.962x
frame= 376 fps= 19 q=10.0 size= 22016kB time=00:00:19.05 bitrate=9467.0kbits/s dup=0 drop=22 speed=0.962x
frame= 387 fps= 19 q=18.0 size= 22016kB time=00:00:19.60 bitrate=9201.3kbits/s dup=0 drop=22 speed=0.963x
frame= 398 fps= 19 q=18.0 size= 23296kB time=00:00:20.15 bitrate=9470.5kbits/s dup=0 drop=22 speed=0.964x
frame= 409 fps= 19 q=18.0 size= 23296kB time=00:00:20.70 bitrate=9218.9kbits/s dup=0 drop=22 speed=0.965x
frame= 419 fps= 19 q=18.0 size= 24576kB time=00:00:21.20 bitrate=9496.1kbits/s dup=0 drop=22 speed=0.966x
frame= 430 fps= 19 q=18.0 size= 24576kB time=00:00:21.75 bitrate=9256.0kbits/s dup=0 drop=22 speed=0.967x
frame= 441 fps= 19 q=17.0 size= 25856kB time=00:00:22.30 bitrate=9497.9kbits/s dup=0 drop=22 speed=0.968x
frame= 451 fps= 19 q=17.0 size= 25856kB time=00:00:22.80 bitrate=9289.6kbits/s dup=0 drop=22 speed=0.968x
frame= 462 fps= 19 q=17.0 size= 27136kB time=00:00:23.35 bitrate=9519.9kbits/s dup=0 drop=22 speed=0.969x
frame= 473 fps= 19 q=17.0 size= 27136kB time=00:00:23.90 bitrate=9300.8kbits/s dup=0 drop=22 speed=0.97x
frame= 477 fps= 19 q=18.0 Lsize= 29525kB time=00:00:24.80 bitrate=9752.3kbits/s dup=0 drop=22 speed=0.994x
video:29520kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.017550%
+ cleanup
+ tmux list-panes -s -t clipper -F '#{pane_pid} #{pane_current_command}'
+ grep -v tmux
+ awk '{print $1}'
+ xargs kill -9
+ ffmpeg -y -ss 5 -i clip_raw.mkv -vcodec copy -movflags +faststart -f MP4 cog-clip.mp4
ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 11 (Ubuntu 11.2.0-19ubuntu1)
configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Input #0, matroska,webm, from 'clip_raw.mkv':
Metadata:
ENCODER : Lavf58.76.100
Duration: 00:00:25.00, start: 0.000000, bitrate: 9674 kb/s
Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 20 fps, 20 tbr, 1k tbn, 40 tbc (default)
Metadata:
ENCODER : Lavc58.134.100 h264_nvenc
DURATION : 00:00:25.000000000
Output #0, mp4, to 'cog-clip.mp4':
Metadata:
encoder : Lavf58.76.100
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 20 fps, 20 tbr, 16k tbn, 1k tbc (default)
Metadata:
ENCODER : Lavc58.134.100 h264_nvenc
DURATION : 00:00:25.000000000
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Press [q] to stop, [?] for help
frame= 1 fps=0.0 q=-1.0 size= 0kB time=-00:00:01.09 bitrate=N/A speed=N/A
[mp4 @ 0x5cd6e71b3e00] Starting second pass: moving the moov atom to the beginning of the file
frame= 417 fps=0.0 q=-1.0 Lsize= 25552kB time=00:00:19.90 bitrate=10518.8kbits/s speed=77.1x
video:25548kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.018424%
+ ctrl_c
+ cleanup
+ tmux list-panes -s -t clipper -F '#{pane_pid} #{pane_current_command}'
+ grep -v tmux
+ awk '{print $1}'
+ xargs kill -9
no server running on /tmp/tmux-0/default
Usage:
kill [options] <pid> [...]
Options:
<pid> [...] send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-q, --queue <value> integer value to be sent with the signal
-l, --list=[<signal>] list all signal names, or convert one to a name
-L, --table list all signal names in a nice table
-h, --help display this help and exit
-V, --version output version information and exit
For more details see kill(1).
+ true
+ pkill -P 334
+ true
+ RENDER_COMPLETE_MESSAGE='Finished rendering a2a0ccea32023010|2023-07-27--13-01-19--0 to cog-clip.mp4.'
+ '[' '!' -z '' ']'
+ echo -e 'Finished rendering a2a0ccea32023010|2023-07-27--13-01-19--0 to cog-clip.mp4.\n' 'Please remember to include the segment ID if posting for comma to look at!\n' '`a2a0ccea32023010|2023-07-27--13-01-19--0`'
b'Finished rendering a2a0ccea32023010|2023-07-27--13-01-19--0 to cog-clip.mp4.\n'
b' Please remember to include the segment ID if posting for comma to look at!\n'
b' `a2a0ccea32023010|2023-07-27--13-01-19--0`\n'