Haiwei Zhou created MESOS-7754:
----------------------------------
Summary: Unable to extract a docker image due to tar cannot
recognize gzip file.
Key: MESOS-7754
URL: https://issues.apache.org/jira/browse/MESOS-7754
Project: Mesos
Issue Type: Bug
Components: containerization
Affects Versions: 1.2.1
Environment: Centos 7.3
Reporter: Haiwei Zhou
The tar command version 1.26 cannot auto decompress a docker layer file. When
use version 1.29, it works.
This bug affects the UCR containerization.
```
E0703 17:28:28.994515 51150 slave.cpp:4649] Container
'09e4820e-0f3c-4bd2-971d-bc7042ea0223' for executor
'wuxiaoyu.video-feature-online.gpu-bjdxt04.f5342c5e-5fd1-11e7-aec1-02422712d8af'
of
framework 0d223afb-33cd-4c9d-b815-f95ef91332c2-0000 failed to start: Collect
failed: Subprocess 'tar, tar, -x, -f,
/data/mesos/store/docker/staging/0rW53N/sha256:ff1fd74591cb1d7cbe905170e3e9
57dcc34684585bd512a4c2ece8f4a9b8107a, -C,
/data/mesos/store/docker/staging/0rW53N/d0b4326800204272673b7757c1f179a2070845e8c422a09ee18d5825e5aa2174/rootfs'
failed: tar: This does not look lik
e a tar archive
```
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)