Yuri created MESOS-9169: --------------------------- Summary: docker image fetching fails Key: MESOS-9169 URL: https://issues.apache.org/jira/browse/MESOS-9169 Project: Mesos Issue Type: Bug Components: containerization, docker Affects Versions: 1.6.1, 1.6.0 Environment: Ubuntu 18.04 LTS Reporter: Yuri
Pod startup involving docker image fetching fails with the following : E0820 16:01:47.373957 8471 default_executor.cpp:566] Received '400 Bad Request' (Failed to decode HTTP responses: Decoding failed HTTP/1.1 200 OK Content-Type: application/json Date: Mon, 20 Aug 2018 14:01:40 GMT Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000 'make check' gives these errors: [----------] Global test environment tear-down [==========] 1969 tests from 201 test cases ran. (519669 ms total) [ PASSED ] 1964 tests. [ FAILED ] 5 tests, listed below: [ FAILED ] ExamplesTest.DiskFullFramework [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchManifest [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchBlob [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 5 FAILED TESTS -- This message was sent by Atlassian JIRA (v7.6.3#76005)