Skip to content
Failed

Console Output

Skipping 2,896 KB.. Full Log
09:05:44 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
09:05:44 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
09:05:44 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
09:05:44 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
09:05:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 87%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
09:05:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
09:05:45 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
09:05:45 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
09:05:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
09:05:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
09:05:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
09:05:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
09:05:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
09:05:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
09:05:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
09:05:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
09:05:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
09:05:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
09:05:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
09:05:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
09:05:45 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
09:05:45 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
09:05:45 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
09:05:45 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
09:05:45 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
09:05:45 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
09:05:45 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
09:05:45 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
09:05:45 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
09:05:45 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
09:05:45 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
09:05:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
09:05:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
09:05:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
09:05:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
09:05:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
09:05:45 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
09:05:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
09:05:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
09:05:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
09:05:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
09:05:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
09:05:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
09:05:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
09:05:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
09:05:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
09:05:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
09:05:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
09:05:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
09:05:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
09:05:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
09:05:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
09:05:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
09:05:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
09:05:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
09:05:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
09:05:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
09:05:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
09:05:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
09:05:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
09:05:45 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
09:05:45 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
09:05:45 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
09:05:45 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
09:05:45 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
09:05:45 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
09:05:45 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
09:05:45 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
09:05:45 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
09:05:45 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
09:05:45 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
09:05:45 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
09:05:45 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
09:05:45 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
09:05:45 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
09:05:46 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
09:05:46 
09:05:46 ---------- coverage: platform linux2, python 2.7.17-final-0 ----------
09:05:46 Name                                  Stmts   Miss Branch BrPart  Cover
09:05:46 -----------------------------------------------------------------------
09:05:46 docker/__init__.py                        8      0      0      0   100%
09:05:46 docker/api/__init__.py                    1      0      0      0   100%
09:05:46 docker/api/build.py                     126     21     92     17    81%
09:05:46 docker/api/client.py                    265     45     98     12    82%
09:05:46 docker/api/config.py                     31      1      6      2    92%
09:05:46 docker/api/container.py                 265     21    102     17    88%
09:05:46 docker/api/daemon.py                     39      2     14      4    89%
09:05:46 docker/api/exec_api.py                   46      6     22      4    82%
09:05:46 docker/api/image.py                     149     19     50     10    84%
09:05:46 docker/api/network.py                    90     17     48     12    75%
09:05:46 docker/api/plugin.py                     90     13     12      4    81%
09:05:46 docker/api/secret.py                     36      4     10      3    80%
09:05:46 docker/api/service.py                   200     56    149     36    64%
09:05:46 docker/api/swarm.py                     106     20     38     10    72%
09:05:46 docker/api/volume.py                     38      3     14      3    88%
09:05:46 docker/auth.py                          198     16     74     17    88%
09:05:46 docker/client.py                         67      4      2      0    94%
09:05:46 docker/constants.py                      20      0      0      0   100%
09:05:46 docker/context/__init__.py                2      0      0      0   100%
09:05:46 docker/context/api.py                    76     15     36      7    77%
09:05:46 docker/context/config.py                 61     28     16      3    49%
09:05:46 docker/context/context.py               135     18     56     12    82%
09:05:46 docker/credentials/__init__.py            3      0      0      0   100%
09:05:46 docker/credentials/constants.py           4      0      0      0   100%
09:05:46 docker/credentials/errors.py             11      1      2      1    85%
09:05:46 docker/credentials/store.py              50      6     16      3    83%
09:05:46 docker/credentials/utils.py              23     13     12      1    31%
09:05:46 docker/errors.py                        110     12     18      6    86%
09:05:46 docker/models/__init__.py                 0      0      0      0   100%
09:05:46 docker/models/configs.py                 21      8      0      0    62%
09:05:46 docker/models/containers.py             183      6     60      5    95%
09:05:46 docker/models/images.py                 137     29     52      3    76%
09:05:46 docker/models/networks.py                37      1      8      0    98%
09:05:46 docker/models/nodes.py                   15      1      0      0    93%
09:05:46 docker/models/plugins.py                 49     30      8      0    33%
09:05:46 docker/models/resource.py                41      9      6      2    77%
09:05:46 docker/models/secrets.py                 21      8      0      0    62%
09:05:46 docker/models/services.py                87      3     34      3    95%
09:05:46 docker/models/swarm.py                   39      3      6      3    87%
09:05:46 docker/models/volumes.py                 23      1      2      0    96%
09:05:46 docker/tls.py                            37      6     14      6    76%
09:05:46 docker/transport/__init__.py             11      3      0      0    73%
09:05:46 docker/transport/basehttpadapter.py       6      0      2      1    88%
09:05:46 docker/transport/npipeconn.py            58     53     10      0     7%
09:05:46 docker/transport/npipesocket.py         137    132     22      0     3%
09:05:46 docker/transport/sshconn.py              87     61     22      1    25%
09:05:46 docker/transport/ssladapter.py           36      8     10      4    70%
09:05:46 docker/transport/unixconn.py             65      5     12      4    88%
09:05:46 docker/types/__init__.py                  6      0      0      0   100%
09:05:46 docker/types/base.py                      5      0      2      0   100%
09:05:46 docker/types/containers.py              360     46    296     35    86%
09:05:46 docker/types/daemon.py                   36      9     14      3    68%
09:05:46 docker/types/healthcheck.py              34     12      4      1    61%
09:05:46 docker/types/networks.py                 35      4     22      3    84%
09:05:46 docker/types/services.py                312     60    206     39    77%
09:05:46 docker/types/swarm.py                    51     24     40     10    52%
09:05:46 docker/utils/__init__.py                  3      0      0      0   100%
09:05:46 docker/utils/build.py                   154     14     74      7    89%
09:05:46 docker/utils/config.py                   36      1     10      1    96%
09:05:46 docker/utils/decorators.py               32      1     12      1    95%
09:05:46 docker/utils/fnmatch.py                  55     18     28      2    61%
09:05:46 docker/utils/json_stream.py              43      8     14      2    79%
09:05:46 docker/utils/ports.py                    50      3     28      2    91%
09:05:46 docker/utils/proxy.py                    32      1     12      0    98%
09:05:46 docker/utils/socket.py                   86      8     40      7    87%
09:05:46 docker/utils/utils.py                   285     17    164     12    93%
09:05:46 docker/version.py                         2      0      0      0   100%
09:05:46 -----------------------------------------------------------------------
09:05:46 TOTAL                                  4957    934   2121    341    78%
09:05:46 
09:05:46 =========================== short test summary info ============================
09:05:46 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:05:46   CONFIG_RT_GROUP_SCHED isn't enabled
09:05:46 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:05:46   Not supported on most drivers
09:05:46 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:05:46   This doesn't seem to be taken into account by the engine
09:05:46 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
09:05:46 SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:05:46 SKIPPED [2] tests/helpers.py:67: API version is too low (< 1.32)
09:05:46 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
09:05:46 SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:05:46 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
09:05:46 SKIPPED [1] tests/integration/api_service_test.py:229: API version is too low (< 1.32)
09:05:46 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
09:05:46 SKIPPED [1] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
09:05:46 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:05:46 SKIPPED [1] tests/integration/api_service_test.py:503: API version is too low (< 1.32)
09:05:46 SKIPPED [1] tests/integration/api_exec_test.py:182: API version is too low (< 1.35)
09:05:46 SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:05:46 SKIPPED [1] tests/integration/api_build_test.py:587: API version is too low (< 1.31)
09:05:46 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
09:05:46 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
09:05:46 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
09:05:46 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:05:46 SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:05:46 SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:05:46 SKIPPED [1] tests/integration/api_network_test.py:451: API version is too low (< 1.31)
09:05:46 SKIPPED [1] tests/integration/api_container_test.py:917: API version is too low (< 1.35)
09:05:46 SKIPPED [1] tests/integration/api_service_test.py:261: API version is too low (< 1.32)
09:05:46 
09:05:46 ======== 911 passed, 23 skipped, 4 xfailed, 2 xpassed in 382.83 seconds ========
Resuming build at Fri Feb 07 09:51:03 UTC 2020 after Jenkins restart
Waiting to resume part of docker-py » PR-2508 #3: Finished waiting
Waiting to resume part of docker-py » PR-2508 #3: Finished waiting
Waiting to resume part of docker-py » PR-2508 #3: Finished waiting
Waiting to resume part of docker-py » PR-2508 #3: Finished waiting
Waiting to resume part of docker-py » PR-2508 #3: In the quiet period. Expires in 0 ms
Waiting to resume part of docker-py » PR-2508 #3: Finished waiting
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’ is offline
‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’ is offline
‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’ is offline
Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: Waiting to resume part of docker-py » PR-2508 #3: ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’ is offline
‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’ is offline
‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’ is offline
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/4e92e0b6-8625-4443-acb0-dc56b13019a9’ on computer named ‘ubuntu-1804-overlay2 (i-05a4329f07c44d482)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/6fe65004-31bf-4678-a817-0f0cdeae5eaa’ on computer named ‘ubuntu-1804-overlay2 (i-00c79a952a5534ca1)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/2f6a8957-c238-418d-8369-d3a6b35e259b’ on computer named ‘ubuntu-1804-overlay2 (i-05cf559fe6f549b69)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/52ac9bd6-fe37-4fa2-8059-5ba056aae509’ on computer named ‘ubuntu-1804-overlay2 (i-032874775299fbf83)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/d0f546c3-d9cd-45be-981a-558e182d2940’ on computer named ‘ubuntu-1804-overlay2 (i-0c0c1893fb334e26e)’
Still trying to load Looking for path named ‘/home/ubuntu/workspace/docker-py_PR-2508@tmp/69d9e235-fa85-419d-a633-f74ad13f8281’ on computer named ‘ubuntu-1804-overlay2 (i-0e50ace15644bd872)’
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: Killed hudson.model.Queue$BuildableItem:ExecutorStepExecution.PlaceholderTask{runId=docker-py/PR-2508#3,label=ubuntu-1804-overlay2 (i-00c79a952a5534ca1),context=CpsStepContext[69:node]:Owner[docker-py/PR-2508/3:docker-py/PR-2508 #3],cookie=1dff7406-caea-4918-b5a3-0f7d468ae66e,auth=null}:107337 after waiting for 300,000 ms because we assume unknown Node ubuntu-1804-overlay2 (i-00c79a952a5534ca1) is never going to appear!
Finished: FAILURE