adoroszlai opened a new pull request #8:
URL: https://github.com/apache/ozone-docker-runner/pull/8


   ## What changes were proposed in this pull request?
   
   Fix the error:
   
   ```
   ...
   Step 2/45 : RUN GO111MODULE=off go get -u github.com/rexray/gocsi/csc
    ---> Running in 8e018058512a
   # golang.org/x/net/http2
   src/golang.org/x/net/http2/transport.go:417:45: undefined: 
os.ErrDeadlineExceeded
   The command '/bin/sh -c GO111MODULE=off go get -u 
github.com/rexray/gocsi/csc' returned a non-zero code: 2
   ```
   
   by upgrading `go`.
   
   https://issues.apache.org/jira/browse/HDDS-6023
   
   ## How was this patch tested?
   
   Built the image locally, ran `ozone-csi` smoketest with it.
   
   CI:
   https://github.com/adoroszlai/ozone-docker-runner/runs/4274790893


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to