Skip to content

Regression

Test / Test Linux / e2e/linux.TestRelocationMapOnInspect (from e2e_linux)

Failing for the past 1 build (Since Failed #156 )
Took 12 sec.

Error Message

Failed

Stacktrace

=== RUN   TestRelocationMapOnInspect
--- FAIL: TestRelocationMapOnInspect (12.12s)
    helper_test.go:129: assertion failed: 
        Command:  /home/ubuntu/workspace/app_master/src/github.com/docker/app/docker-linux app build --iidfile /tmp/iid-086804513 -t 10.100.100.150:49303/test/local:a-tag testdata/local
        ExitCode: 1
        Error:    exit status 1
        Stdout:   #1 [com.docker.app.invocation-image internal] load remote build context
        #1 DONE 0.0s
        
        #2 [worker internal] load .dockerignore
        #2 transferring context: 2B done
        #2 DONE 0.0s
        
        #5 [web internal] load build definition from Dockerfile
        #5 transferring dockerfile: 60B done
        #5 DONE 0.0s
        
        #3 [worker internal] load build definition from Dockerfile.worker
        #3 transferring dockerfile: 206B done
        #3 DONE 0.0s
        
        #4 [web internal] load .dockerignore
        #4 transferring context: 2B done
        #4 DONE 0.1s
        
        #8 [web internal] load build context
        #8 transferring context: 60B done
        #8 DONE 0.0s
        
        #9 [web 1/1] COPY . .
        #9 DONE 0.0s
        
        #7 [com.docker.app.invocation-image] copy /context /
        #7 DONE 0.1s
        
        #11 [com.docker.app.invocation-image internal] load metadata for docker.io/d...
        #11 DONE 0.0s
        
        #10 [web] exporting to image
        #10 exporting layers 0.0s done
        #10 writing image sha256:60fb833ab8e2da8409041795bc724c729de4591ca89a55161e1494741b11e975 done
        #10 naming to docker.io/library/web done
        #10 DONE 0.0s
        
        #12 [com.docker.app.invocation-image 1/2] FROM docker.io/docker/cnab-app-bas...
        #12 resolve docker.io/docker/cnab-app-base:jenkins-app-master-156 done
        #12 DONE 0.0s
        
        #13 [com.docker.app.invocation-image 2/2] COPY . .
        #13 DONE 0.1s
        
        #6 [worker internal] load metadata for docker.io/library/nginx:latest
        #6 ...
        
        #10 [com.docker.app.invocation-image] exporting to image
        #10 exporting layers 0.0s done
        #10 writing image sha256:6628f480cb6a8e079558981905c15c3843a4fd7e657b9817e547b90dbae1e452 done
        #10 DONE 0.0s
        
        #6 [worker internal] load metadata for docker.io/library/nginx:latest
        #6 ERROR: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        
        #15 [worker internal] load build context
        #15 transferring context: 206B done
        #15 DONE 0.0s
        
        #14 [worker 1/2] FROM docker.io/library/nginx:latest
        #14 resolve docker.io/library/nginx:latest
        #14 resolve docker.io/library/nginx:latest 0.3s done
        #14 ERROR: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        ------
         > [worker internal] load metadata for docker.io/library/nginx:latest:
        ------
        ------
         > [worker 1/2] FROM docker.io/library/nginx:latest:
        ------
        
        Stderr:   failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        
        
        Failures:
        ExitCode was 1 expected 0
        Expected no error