% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
38 41.9M 38 16.0M 0 0 12.8M 0 0:00:03 0:00:01 0:00:02 12.8M
100 41.9M 100 41.9M 0 0 24.5M 0 0:00:01 0:00:01 --:--:-- 24.5M $ chmod +x ./kubectl $ mv ./kubectl /usr/local/bin/kubectl $ printf "apiVersion: v1\nkind: Secret\n$(kubectl create secret docker-registry gitlab-registry --docker-server=$CI_REGISTRY --docker-username=$CI_DEPLOY_USER --docker-password=$CI_DEPLOY_PASSWORD --docker-email=$GITLAB_USER_EMAIL -o yaml --dry-run)" | kubectl apply -f - W0630 10:54:36.951098 27 helpers.go:535] --dry-run is deprecated and can be replaced with --dry-run=client. error: You must be logged in to the server (the server has asked for the client to provide credentials) ERROR: Job failed: exit code 1