Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 #902

Merged
merged 2 commits into from
Jun 29, 2024

Use LooseVersion instead of StrictVersion to parse urllib3 versions.

fec81a0
Select commit
Loading
Failed to load commit list.
Merged

CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 #902

Use LooseVersion instead of StrictVersion to parse urllib3 versions.
fec81a0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI failed Jun 29, 2024 in 1m 28s

Build #20240629.14 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 87,451 (86.99%)
  • Other: 13,075 (13.01%)
  • Total: 100,528

Annotations

Check failure on line 40 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

Build log #L40

Git fetch failed with exit code: 128

Check failure on line 16 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

Build log #L16

Bash exited with code '127'.

Check failure on line 40 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

Build log #L40

Git fetch failed with exit code: 128

Check failure on line 1 in [testhost] testhost: docker_image_load : Remove all images name={{ item }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: docker_image_load : Remove all images name={{ item }}

One or more items failed
Raw output
{
    "changed": true,
    "msg": "One or more items failed",
    "results": [
        {
            "actions": [],
            "ansible_loop_var": "item",
            "changed": false,
            "deleted": [],
            "failed": false,
            "image": {},
            "invocation": {
                "module_args": {
                    "api_version": "auto",
                    "ca_path": null,
                    "client_cert": null,
                    "client_key": null,
                    "debug": false,
                    "docker_host": "unix:///var/run/docker.sock",
                    "force": false,
                    "name": "quay.io/ansible/docker-test-containers:hello-world",
                    "prune": true,
                    "ssl_version": null,
                    "tag": "latest",
                    "timeout": 60,
                    "tls": false,
                    "tls_hostname": null,
                    "use_ssh_client": false,
                    "validate_certs": false
                }
            },
            "item": "quay.io/ansible/docker-test-containers:hello-world",
            "untagged": []
        },
        {
            "actions": [],
            "ansible_loop_var": "item",
            "changed": false,
            "deleted": [],
            "failed": false,
            "image": {},
            "invocation": {
                "module_args": {
                    "api_version": "auto",
                    "ca_path": null,
                    "client_cert": null,
                    "client_key": null,
                    "debug": false,
                    "docker_host": "unix:///var/run/docker.sock",
                    "force": false,
                    "name": "quay.io/ansible/docker-test-containers:alpine3.7",
                    "prune": true,
                    "ssl_version": null,
                    "tag": "latest",
                    "timeout": 60,
                    "tls": false,
                    "tls_hostname": null,
                    "use_ssh_client": false,
                    "validate_certs": false
                }
            },
            "item": "quay.io/ansible/docker-test-containers:alpine3.7",
            "untagged": []
        },
        {
            "actions": [],
            "ansible_loop_var": "item",
            "changed": false,
            "deleted": [],
            "failed": false,
            "image": {},
            "invocation": {
                "module_args": {
                    "api_version": "auto",
                    "ca_path": null,
                    "client_cert": null,
                    "client_key": null,
                    "debug": false,
                    "docker_host": "unix:///var/run/docker.sock",
                    "force": false,
                    "name": "quay.io/ansible/docker-test-containers:alpine3.8",
                    "prune": true,
                    "ssl_version": null,
                    "tag": "latest",
                    "timeout": 60,
                    "tls": false,
                    "tls_hostname": null,
                    "use_ssh_client": false,
                    "validate_certs": false
                }
            },
            "item": "quay.io/ansible/docker-test-containers:alpine3.8",
            "untagged": []
        },
        {
            "actions": [
                "Removed image sha256:bf756fb1ae65adf866bd8c456593cd24beb6a0a061dedf42b26a993176745f6b"
            ],
            "ansible_loop_var": "item",
            "changed": true,
            "deleted": [
                "sha256:9c27e219663c25e0f28493790cc0b88bc973ba3b1686355f221c38a36978ac63",
                "sha256:bf756fb1ae65adf866bd8c456593cd24beb6a0a061dedf42b26a993176745f6b"
            ],
            "failed": false,
            "image": {
                "Architecture": "amd64",
                "Author": "",
                "Comment": "",
                "Config": {
                    "ArgsEscaped": true

Check failure on line 1 in [testhost] testhost: docker_image_load : Remove all images name={{ item }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: docker_image_load : Remove all images name={{ item }}

One or more items failed
Raw output
{
"changed": true,
"msg": "One or more items failed",
"results": [
{
"actions": [],
"ansible_loop_var": "item",
"changed": false,
"deleted": [],
"failed": false,
"image": {},
"invocation": {
"module_args": {
"api_version": "auto",
"ca_path": null,
"client_cert": null,
"client_key": null,
"debug": false,
"docker_host": "unix:///var/run/docker.sock",
"force": false,
"name": "quay.io/ansible/docker-test-containers:hello-world",
"prune": true,
"ssl_version": null,
"tag": "latest",
"timeout": 60,
"tls": false,
"tls_hostname": null,
"use_ssh_client": false,
"validate_certs": false
}
},
"item": "quay.io/ansible/docker-test-containers:hello-world",
"untagged": []
},
{
"actions": [],
"ansible_loop_var": "item",
"changed": false,
"deleted": [],
"failed": false,
"image": {},
"invocation": {
"module_args": {
"api_version": "auto",
"ca_path": null,
"client_cert": null,
"client_key": null,
"debug": false,
"docker_host": "unix:///var/run/docker.sock",
"force": false,
"name": "quay.io/ansible/docker-test-containers:alpine3.7",
"prune": true,
"ssl_version": null,
"tag": "latest",
"timeout": 60,
"tls": false,
"tls_hostname": null,
"use_ssh_client": false,
"validate_certs": false
}
},
"item": "quay.io/ansible/docker-test-containers:alpine3.7",
"untagged": []
},
{
"actions": [],
"ansible_loop_var": "item",
"changed": false,
"deleted": [],
"failed": false,
"image": {},
"invocation": {
"module_args": {
"api_version": "auto",
"ca_path": null,
"client_cert": null,
"client_key": null,
"debug": false,
"docker_host": "unix:///var/run/docker.sock",
"force": false,
"name": "quay.io/ansible/docker-test-containers:alpine3.8",
"prune": true,
"ssl_version": null,
"tag": "latest",
"timeout": 60,
"tls": false,
"tls_hostname": null,
"use_ssh_client": false,
"validate_certs": false
}
},
"item": "quay.io/ansible/docker-test-containers:alpine3.8",
"untagged": []
},
{
"actions": [
"Removed image sha256:bf756fb1ae65adf866bd8c456593cd24beb6a0a061dedf42b26a993176745f6b"
],
"ansible_loop_var": "item",
"changed": true,
"deleted": [
"sha256:9c27e219663c25e0f28493790cc0b88bc973ba3b1686355f221c38a36978ac63",
"sha256:bf756fb1ae65adf866bd8c456593cd24beb6a0a061dedf42b26a993176745f6b"
],
"failed": false,
"image": {
"Architecture": "amd64",
"Author": "",
"Comment": "",
"Config": {
"ArgsEscaped": true,
"AttachStderr": false,
"AttachStdin": false,
"AttachStdout": false,
"Cmd": [
"/hello"
],
"Domainname": "",
"Entrypoint": null,
"Env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Hostname": "",
"Image": "sha256:eb850c6a1aedb3d5c62c3a484ff01b6b4aade130b950e3bf3e9c016f17f70c34",
"Labels": null,
"OnBuild": null,
"OpenStdin": false,
"StdinOnce": false,
"Tty": false,
"User": "",
"Volumes": null,
"WorkingDir": ""
},
"Container": "71237a2659e6419aee44fc0b51ffbd12859d1a50ba202e02c2586ed999def583",
"ContainerConfig": {
"ArgsEscaped": true,
"AttachStderr": false,
"AttachStdin": false,
"AttachStdout": false,
"Cmd": [
"/bin/sh",
"-c",
"#(nop) ",
"CMD [\"/hello\"]"
],
"Domainname": "",
"Entrypoint": null,
"Env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Hostname": "71237a2659e6",
"Image": "sha256:eb850c6a1aedb3d5c62c3a484ff01b6b4aade130b950e3bf3e9c016f17f70c34",
"Labels": {},
"OnBuild": null,
"OpenStdin": false,
"StdinOnce": false,
"Tty": false,
"User": "",
"Volumes": null,
"WorkingDir": ""
},
"Created": "2020-01-03T01:21:37.263809283Z",
"DockerVersion": "18.06.1-ce",
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/7a6d56e4aaa82f324836da09da2852e52efdef2f918a35cc1f7e2ef1ff388089/merged",
"UpperDir": "/var/lib/docker/overlay2/7a6d56e4aaa82f324836da09da2852e52efdef2f918a35cc1f7e2ef1ff388089/diff",
"WorkDir": "/var/lib/docker/overlay2/7a6d56e4aaa82f324836da09da2852e52efdef2f918a35cc1f7e2ef1ff388089/work"
},
"Name": "overlay2"
},
"Id": "sha256:bf756fb1ae65adf866bd8c456593cd24beb6a0a061dedf42b26a993176745f6b",
"Metadata": {
"LastTagTime": "0001-01-01T00:00:00Z"
},
"Os": "linux",
"Parent": "",
"RepoDigests": [],
"RepoTags"