[
https://issues.apache.org/jira/browse/MESOS-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236150#comment-15236150
]
Anand Mazumdar commented on MESOS-3578:
---------------------------------------
Logs from another ASF CI run.
{code}
[ RUN ] ProvisionerDockerLocalStoreTest.MetadataManagerInitialization
E0411 17:14:46.692386 32652 shell.hpp:106] Command 'hadoop version 2>&1'
failed; this is the output:
sh: 1: hadoop: not found
I0411 17:14:46.692488 32652 fetcher.cpp:59] Skipping URI fetcher plugin
'hadoop' as it could not be created: Failed to create HDFS client: Failed to
execute 'hadoop version 2>&1'; the command was either not found or exited with
a non-zero exit status: 127
I0411 17:14:46.692757 32652 local_puller.cpp:90] Creating local puller with
docker registry '/tmp/s6Ahtf/images'
I0411 17:14:46.695791 32678 metadata_manager.cpp:159] Looking for image 'abc'
I0411 17:14:46.696559 32678 local_puller.cpp:142] Untarring image 'abc' from
'/tmp/s6Ahtf/images/abc.tar' to '/tmp/s6Ahtf/store/staging/qf0NsJ'
I0411 17:14:46.741811 32685 local_puller.cpp:162] The repositories JSON file
for image 'abc' is '{"abc":{"latest":"456"}}'
I0411 17:14:46.742210 32685 local_puller.cpp:290] Extracting layer tar ball
'/tmp/s6Ahtf/store/staging/qf0NsJ/123/layer.tar to rootfs
'/tmp/s6Ahtf/store/staging/qf0NsJ/123/rootfs'
I0411 17:14:46.747326 32685 local_puller.cpp:290] Extracting layer tar ball
'/tmp/s6Ahtf/store/staging/qf0NsJ/456/layer.tar to rootfs
'/tmp/s6Ahtf/store/staging/qf0NsJ/456/rootfs'
../../src/tests/containerizer/provisioner_docker_tests.cpp:210: Failure
(imageInfo).failure(): Collect failed: Subprocess 'tar, tar, -x, -f,
/tmp/s6Ahtf/store/staging/qf0NsJ/123/layer.tar, -C,
/tmp/s6Ahtf/store/staging/qf0NsJ/123/rootfs' failed: tar: This does not look
like a tar archive
tar: Exiting with failure status due to previous errors
[ FAILED ] ProvisionerDockerLocalStoreTest.MetadataManagerInitialization (204
ms)
{code}
> ProvisionerDockerLocalStoreTest.MetadataManagerInitialization is flaky
> ----------------------------------------------------------------------
>
> Key: MESOS-3578
> URL: https://issues.apache.org/jira/browse/MESOS-3578
> Project: Mesos
> Issue Type: Bug
> Components: containerization
> Reporter: Anand Mazumdar
> Labels: flaky-test, mesosphere
>
> Showed up on ASF CI:
> https://builds.apache.org/job/Mesos/881/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=ubuntu:14.04,label_exp=docker%7C%7CHadoop/consoleFull
> {code}
> [ RUN ] ProvisionerDockerLocalStoreTest.MetadataManagerInitialization
> Using temporary directory
> '/tmp/ProvisionerDockerLocalStoreTest_MetadataManagerInitialization_9ynmgE'
> I0929 02:36:44.066397 30457 local_puller.cpp:127] Untarring image from
> '/tmp/ProvisionerDockerLocalStoreTest_MetadataManagerInitialization_9ynmgE/store/staging/aZND7C'
> to
> '/tmp/ProvisionerDockerLocalStoreTest_MetadataManagerInitialization_9ynmgE/images/abc:latest.tar'
> ../../src/tests/containerizer/provisioner_docker_tests.cpp:843: Failure
> (layers).failure(): Collect failed: Untar failed with exit code: exited with
> status 2
> [ FAILED ] ProvisionerDockerLocalStoreTest.MetadataManagerInitialization
> (181 ms)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)