1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
6 uuid: zzzzz-dz642-queuedcontainer
7 owner_uuid: zzzzz-tpzed-000000000000000
10 created_at: 2016-01-11 11:11:11.111111111 Z
11 updated_at: 2016-01-11 11:11:11.111111111 Z
15 command: ["echo", "hello"]
28 uuid: zzzzz-dz642-runningcontainr
29 owner_uuid: zzzzz-tpzed-000000000000000
32 created_at: <%= 1.minute.ago.to_s(:db) %>
33 updated_at: <%= 1.minute.ago.to_s(:db) %>
34 started_at: <%= 1.minute.ago.to_s(:db) %>
38 command: ["echo", "hello"]
46 secret_mounts_md5: <%= Digest::MD5.hexdigest(SafeJSON.dump({'/secret/6x9' => {'content' => "42\n", 'kind' => 'text'}})) %>
47 auth_uuid: zzzzz-gj3su-077z32aux8dg2s2
50 uuid: zzzzz-dz642-runningcontain2
51 owner_uuid: zzzzz-tpzed-000000000000000
54 created_at: <%= 2.minute.ago.to_s(:db) %>
55 updated_at: <%= 2.minute.ago.to_s(:db) %>
56 started_at: <%= 2.minute.ago.to_s(:db) %>
60 command: ["echo", "hello"]
65 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
68 uuid: zzzzz-dz642-lockedcontainer
69 owner_uuid: zzzzz-tpzed-000000000000000
71 locked_by_uuid: zzzzz-gj3su-k9dvestay1plssr
73 created_at: <%= 2.minute.ago.to_s(:db) %>
74 updated_at: <%= 2.minute.ago.to_s(:db) %>
75 modified_at: <%= 2.minute.ago.to_s(:db) %>
79 command: ["echo", "hello"]
84 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
87 uuid: zzzzz-dz642-compltcontainer
88 owner_uuid: zzzzz-tpzed-000000000000000
92 created_at: 2016-01-11 11:11:11.111111111 Z
93 updated_at: 2016-01-11 11:11:11.111111111 Z
94 started_at: 2016-01-11 11:11:11.111111111 Z
95 finished_at: 2016-01-12 11:12:13.111111111 Z
98 log: ea10d51bcf88862dbcc36eb292017dfd+45
99 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
101 command: ["echo", "hello", "/bin/sh", "-c", "'cat' '/keep/fa7aeb5140e2848d39b416daeef4ffc5+45/foobar' '/keep/fa7aeb5140e2848d39b416daeef4ffc5+45/baz' '|' 'gzip' '>' '/dev/null'"]
106 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
109 uuid: zzzzz-dz642-compltcontainr2
110 owner_uuid: zzzzz-tpzed-000000000000000
114 created_at: 2016-01-11 11:11:11.111111111 Z
115 updated_at: 2016-01-11 11:11:11.111111111 Z
116 started_at: 2016-01-13 11:11:11.111111111 Z
117 finished_at: 2016-01-14 11:12:13.111111111 Z
118 container_image: test
120 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
122 command: ["echo", "hello"]
127 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
130 uuid: zzzzz-dz642-requestingcntnr
131 owner_uuid: zzzzz-tpzed-000000000000000
135 created_at: 2016-01-11 11:11:11.111111111 Z
136 updated_at: 2016-01-11 11:11:11.111111111 Z
137 container_image: test
139 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
141 command: ["echo", "hello"]
146 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
149 uuid: zzzzz-dz642-requestercntnr1
150 owner_uuid: zzzzz-tpzed-000000000000000
154 created_at: 2016-01-11 11:11:11.111111111 Z
155 updated_at: 2016-01-11 11:11:11.111111111 Z
156 container_image: test
158 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
160 command: ["echo", "hello"]
165 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
168 uuid: zzzzz-dz642-failedcontainr1
169 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
173 created_at: 2016-01-11 11:11:11.111111111 Z
174 updated_at: 2016-01-11 11:11:11.111111111 Z
175 container_image: test
177 output: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
179 command: ["echo", "hello"]
184 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
186 ancient_container_with_logs:
187 uuid: zzzzz-dz642-logscontainer01
188 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
192 created_at: <%= 2.year.ago.to_s(:db) %>
193 updated_at: <%= 2.year.ago.to_s(:db) %>
194 container_image: test
197 command: ["echo", "hello"]
201 finished_at: <%= 2.year.ago.to_s(:db) %>
202 log: ea10d51bcf88862dbcc36eb292017dfd+45
205 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
207 previous_container_with_logs:
208 uuid: zzzzz-dz642-logscontainer02
209 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
213 created_at: <%= 1.month.ago.to_s(:db) %>
214 updated_at: <%= 1.month.ago.to_s(:db) %>
215 container_image: test
218 command: ["echo", "hello"]
222 finished_at: <%= 1.month.ago.to_s(:db) %>
223 log: ea10d51bcf88862dbcc36eb292017dfd+45
226 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
228 running_container_with_logs:
229 uuid: zzzzz-dz642-logscontainer03
230 owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
233 created_at: <%= 1.hour.ago.to_s(:db) %>
234 updated_at: <%= 1.hour.ago.to_s(:db) %>
235 container_image: test
238 command: ["echo", "hello"]
243 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
245 running_to_be_deleted:
246 uuid: zzzzz-dz642-runnincntrtodel
247 owner_uuid: zzzzz-tpzed-000000000000000
250 created_at: <%= 1.minute.ago.to_s(:db) %>
251 updated_at: <%= 1.minute.ago.to_s(:db) %>
252 started_at: <%= 1.minute.ago.to_s(:db) %>
253 container_image: test
256 command: ["echo", "hello"]
260 auth_uuid: zzzzz-gj3su-ty6lvu9d7u7c2sq
262 secret_mounts_md5: 99914b932bd37a50b983c5e7c90ae93b
265 uuid: zzzzz-dz642-20isqbkl8xwnsao
266 owner_uuid: zzzzz-tpzed-000000000000000
268 locked_by_uuid: zzzzz-gj3su-jrriu629zljsnuf
270 created_at: 2016-01-11 11:11:11.111111111 Z
271 updated_at: 2016-01-11 11:11:11.111111111 Z
272 container_image: test
275 command: ["echo", "hello"]
276 runtime_token: v2/zzzzz-gj3su-2nj68s291f50gd9/2d19ue6ofx26o3mm7fs9u6t7hov9um0v92dzwk1o2xed3abprw
277 runtime_user_uuid: zzzzz-tpzed-l3skomkti0c4vg4
278 runtime_auth_scopes: ["all"]
285 capacity: 24000000000
288 capacity: 24000000000