Skip to content

Failed

e2e/linux.TestPushInsecureRegistry (from e2e_linux)

Failing for the past 4 builds (Since Failed #3 )
Took 17 sec.

Error Message

Failed

Stacktrace

=== RUN   TestPushInsecureRegistry
--- FAIL: TestPushInsecureRegistry (17.36s)
    pushpull_test.go:136: assertion failed: 
        Command:  /home/ubuntu/workspace/app_PR-705/src/github.com/docker/app/docker-linux app push --tag 127.0.0.1:5630/test/push-insecure testdata/push-pull/push-pull.dockerapp
        ExitCode: 1
        Error:    exit status 1
        Stdout:   Handling image 127.0.0.1:5630/test/push-insecure:latest-invoc...
        Failure: failed to resolve "127.0.0.1:5630/test/push-insecure:latest-invoc", push the image to the registry before pushing the bundle: failed to do request: Head https://127.0.0.1:5630/v2/test/push-insecure/manifests/latest-invoc: http: server gave HTTP response to HTTPS client
        
        Stderr:   fixing up "127.0.0.1:5630/test/push-insecure:latest" for push: failed to resolve "127.0.0.1:5630/test/push-insecure:latest-invoc", push the image to the registry before pushing the bundle: failed to do request: Head https://127.0.0.1:5630/v2/test/push-insecure/manifests/latest-invoc: http: server gave HTTP response to HTTPS client
        
        
        Failures:
        ExitCode was 1 expected 0
        Expected no error