Merge branch 'master' of git.aipark.com:eoc-group/dotnet-cicd-demo
Build
build-manifest
WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
Login Succeeded
$ docker manifest create $CI_REGISTRY_IMAGE:$FULLVERSION $CI_REGISTRY_IMAGE:$FULLVERSION-amd64 $CI_REGISTRY_IMAGE:$FULLVERSION-arm64
no such manifest: k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo:BASE_VERSION.2508151035-amd64section_end:1755254136:step_scriptsection_start:1755254136:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1755254136:cleanup_file_variablesERROR: Job failed: exit code 1
Build
build-master-x86
#18 exporting layers 0.0s done
#18 writing image sha256:9971c5e15e6d45aa211f89daf5b696fe7ba036246853b69ffec10010f25deb44 done
#18 naming to k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo:BASE_VERSION.2508151034-amd64 done
#18 DONE 0.0s
$ docker push $CI_REGISTRY_IMAGE:$FULLVERSION
The push refers to repository [k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo]
tag does not exist: k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo:BASE_VERSION.2508151034section_end:1755254096:step_scriptsection_start:1755254096:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1755254096:cleanup_file_variablesERROR: Job failed: exit code 1
Build
build-master-arm64
Running with gitlab-runner 18.2.1 (cc489270)
on 10.100.19.154_ARM64 50ee28160, system ID: r_6QEV5zPm36uKsection_start:1755254041:prepare_executorPreparing the "docker" executor
Using Docker executor with image docker:latest ...
Starting service docker:dind...
Using effective pull policy of [always] for container docker:dind
Pulling docker image docker:dind ...
WARNING: Failed to pull image with policy "always": Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded (manager.go:238:15s)section_end:1755254057:prepare_executorERROR: Job failed: failed to pull image "docker:dind" with specified policies [always]: Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded (manager.go:238:15s)