Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7addbec354a77316b727e383be6098b331324c50 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6360751381012266575.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7192124742864850590.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15957970294177622548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9149870069174368102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4091449046740512371.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26995 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/753 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/753 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7addbec354a77316b727e383be6098b331324c50 (main) Commit message: "Merge pull request #5004 from judehung/issue-789-branch" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7addbec354a77316b727e383be6098b331324c50 # timeout=10 > git rev-list --no-walk 187954ff3d4f3dea9b0a451951d025e7f3bfc818 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-19T07:54:10.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-19T07:54:10.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-19T07:54:10.474Z] ========================================================= [2024-11-19T07:54:10.474Z] EdgeX Global Pipelines Version Info [2024-11-19T07:54:10.474Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:54:11.592Z] ------------------- [2024-11-19T07:54:11.592Z] stable info: [2024-11-19T07:54:11.592Z] ------------------- [2024-11-19T07:54:11.592Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-19T07:54:11.592Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-19T07:54:11.592Z] Message: update stable to v1.0.265 [2024-11-19T07:54:12.163Z] ------------------- [2024-11-19T07:54:12.163Z] experimental info: [2024-11-19T07:54:12.163Z] ------------------- [2024-11-19T07:54:12.163Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-19T07:54:12.163Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-19T07:54:12.163Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-19T07:54:12.238Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-19T07:54:12.255Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-19T07:54:12.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-19T07:54:12.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-19T07:54:12.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-19T07:54:12.333Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-19T07:54:12.351Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-19T07:54:12.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-19T07:54:12.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-19T07:54:12.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-19T07:54:12.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-19T07:54:12.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-19T07:54:12.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-19T07:54:12.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-19T07:54:12.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-19T07:54:12.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T07:54:12.643Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T07:54:12.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-19T07:54:12.681Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-19T07:54:12.703Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-19T07:54:12.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-19T07:54:12.737Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-19T07:54:12.758Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-19T07:54:12.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-19T07:54:12.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-19T07:54:12.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-19T07:54:12.831Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7addbec354a77316b727e383be6098b331324c50 [Pipeline] echo [2024-11-19T07:54:12.851Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7addbec [Pipeline] echo [2024-11-19T07:54:12.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T07:54:12.925Z] provisioning config files... [2024-11-19T07:54:12.937Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/753@tmp/config10547083623402154013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:54:13.260Z] ---> ****-login.sh [2024-11-19T07:54:13.260Z] nexus3.edgexfoundry.org:10001 [2024-11-19T07:54:13.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:54:13.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:54:13.521Z] Configure a credential helper to remove this warning. See [2024-11-19T07:54:13.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:54:13.521Z] [2024-11-19T07:54:13.521Z] Login Succeeded [2024-11-19T07:54:13.521Z] nexus3.edgexfoundry.org:10002 [2024-11-19T07:54:13.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:54:13.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:54:13.780Z] Configure a credential helper to remove this warning. See [2024-11-19T07:54:13.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:54:13.780Z] [2024-11-19T07:54:13.780Z] Login Succeeded [2024-11-19T07:54:13.780Z] nexus3.edgexfoundry.org:10003 [2024-11-19T07:54:13.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:54:13.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:54:13.781Z] Configure a credential helper to remove this warning. See [2024-11-19T07:54:13.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:54:13.781Z] [2024-11-19T07:54:13.781Z] Login Succeeded [2024-11-19T07:54:13.781Z] nexus3.edgexfoundry.org:10004 [2024-11-19T07:54:13.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:54:13.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:54:13.781Z] Configure a credential helper to remove this warning. See [2024-11-19T07:54:13.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:54:13.781Z] [2024-11-19T07:54:13.781Z] Login Succeeded [2024-11-19T07:54:13.781Z] ****.io [2024-11-19T07:54:14.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:54:14.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:54:14.040Z] Configure a credential helper to remove this warning. See [2024-11-19T07:54:14.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:54:14.041Z] [2024-11-19T07:54:14.041Z] Login Succeeded [2024-11-19T07:54:14.041Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T07:54:14.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T07:54:14.377Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-11-19T07:54:14.377Z] + + cut -d/ -f2 [2024-11-19T07:54:14.377Z] dirname cmd/core-command/Dockerfile [2024-11-19T07:54:14.377Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-19T07:54:14.377Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/core-data/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/core-keeper/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/core-metadata/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-19T07:54:14.377Z] + + cut -d/ -f2 [2024-11-19T07:54:14.377Z] dirname cmd/security-proxy-setup/Dockerfile [2024-11-19T07:54:14.377Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/support-notifications/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-11-19T07:54:14.377Z] + dirname cmd/support-scheduler/Dockerfile [2024-11-19T07:54:14.377Z] + cut -d/ -f2 [2024-11-19T07:54:14.377Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-11-19T07:54:14.416Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-19T07:54:14.771Z] + git rev-list -1 --merges 7addbec354a77316b727e383be6098b331324c50~1..7addbec354a77316b727e383be6098b331324c50 [Pipeline] echo [2024-11-19T07:54:14.782Z] -----------> git rev-list -1 --merges 7addbec354a77316b727e383be6098b331324c50~1..7addbec354a77316b727e383be6098b331324c50 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T07:54:14.782Z] 7addbec354a77316b727e383be6098b331324c50 [false] [Pipeline] sh [2024-11-19T07:54:15.071Z] + git log --format=format:%s -1 7addbec354a77316b727e383be6098b331324c50 [Pipeline] echo [2024-11-19T07:54:15.086Z] ========================================================= [2024-11-19T07:54:15.086Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-19T07:54:15.086Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-19T07:54:15.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T07:54:15.512Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-19T07:54:15.512Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-19T07:54:15.512Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-19T07:54:15.512Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-19T07:54:15.512Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-19T07:54:15.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:54:15.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T07:54:15.937Z] [2024-11-19T07:54:15.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:54:16.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T07:54:16.244Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-19T07:54:16.244Z] b85a868b505f: Pulling fs layer [2024-11-19T07:54:16.244Z] e2be974225ed: Pulling fs layer [2024-11-19T07:54:16.244Z] 339a4e72a1f5: Pulling fs layer [2024-11-19T07:54:16.244Z] 988bab9f4d93: Pulling fs layer [2024-11-19T07:54:16.244Z] 1469e6f7b9e6: Pulling fs layer [2024-11-19T07:54:16.244Z] eaf3925da568: Pulling fs layer [2024-11-19T07:54:16.244Z] bab4dde63d76: Pulling fs layer [2024-11-19T07:54:16.244Z] bde34c3a00c8: Pulling fs layer [2024-11-19T07:54:16.244Z] b352a97aabf1: Pulling fs layer [2024-11-19T07:54:16.244Z] 4872d77fe225: Pulling fs layer [2024-11-19T07:54:16.244Z] 5851b861e8e6: Pulling fs layer [2024-11-19T07:54:16.244Z] 988bab9f4d93: Waiting [2024-11-19T07:54:16.244Z] 1469e6f7b9e6: Waiting [2024-11-19T07:54:16.244Z] eaf3925da568: Waiting [2024-11-19T07:54:16.244Z] 4872d77fe225: Waiting [2024-11-19T07:54:16.244Z] bab4dde63d76: Waiting [2024-11-19T07:54:16.244Z] 5851b861e8e6: Waiting [2024-11-19T07:54:16.244Z] b352a97aabf1: Waiting [2024-11-19T07:54:16.244Z] bde34c3a00c8: Waiting [2024-11-19T07:54:16.244Z] e2be974225ed: Download complete [2024-11-19T07:54:16.244Z] 988bab9f4d93: Verifying Checksum [2024-11-19T07:54:16.244Z] 988bab9f4d93: Download complete [2024-11-19T07:54:16.244Z] 1469e6f7b9e6: Verifying Checksum [2024-11-19T07:54:16.244Z] 1469e6f7b9e6: Download complete [2024-11-19T07:54:16.244Z] eaf3925da568: Verifying Checksum [2024-11-19T07:54:16.244Z] eaf3925da568: Download complete [2024-11-19T07:54:16.244Z] 339a4e72a1f5: Download complete [2024-11-19T07:54:16.244Z] bde34c3a00c8: Download complete [2024-11-19T07:54:16.503Z] b352a97aabf1: Verifying Checksum [2024-11-19T07:54:16.503Z] b352a97aabf1: Download complete [2024-11-19T07:54:16.503Z] 4872d77fe225: Download complete [2024-11-19T07:54:16.503Z] 5851b861e8e6: Download complete [2024-11-19T07:54:16.503Z] b85a868b505f: Verifying Checksum [2024-11-19T07:54:16.503Z] b85a868b505f: Download complete [2024-11-19T07:54:16.762Z] bab4dde63d76: Verifying Checksum [2024-11-19T07:54:16.762Z] bab4dde63d76: Download complete [2024-11-19T07:54:17.698Z] b85a868b505f: Pull complete [2024-11-19T07:54:17.698Z] e2be974225ed: Pull complete [2024-11-19T07:54:18.264Z] 339a4e72a1f5: Pull complete [2024-11-19T07:54:18.264Z] 988bab9f4d93: Pull complete [2024-11-19T07:54:18.526Z] 1469e6f7b9e6: Pull complete [2024-11-19T07:54:18.789Z] eaf3925da568: Pull complete [2024-11-19T07:54:20.165Z] bab4dde63d76: Pull complete [2024-11-19T07:54:20.424Z] bde34c3a00c8: Pull complete [2024-11-19T07:54:20.424Z] b352a97aabf1: Pull complete [2024-11-19T07:54:20.424Z] 4872d77fe225: Pull complete [2024-11-19T07:54:20.683Z] 5851b861e8e6: Pull complete [2024-11-19T07:54:20.683Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-19T07:54:20.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T07:54:20.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:54:20.820Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T07:54:20.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-19T07:54:23.047Z] $ docker top 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 -eo pid,comm [2024-11-19T07:54:23.104Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-19T07:54:23.104Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T07:54:23.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T07:54:23.159Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T07:54:23.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T07:54:23.257Z] $ docker exec 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 ssh-agent [2024-11-19T07:54:23.368Z] SSH_AUTH_SOCK=/tmp/ssh-kCfS8LVDpWMQ/agent.32 [2024-11-19T07:54:23.368Z] SSH_AGENT_PID=38 [2024-11-19T07:54:23.374Z] Running ssh-add (command line suppressed) [2024-11-19T07:54:23.463Z] Identity added: /w/workspace/edgex-go/753@tmp/private_key_5285558537741564244.key (/w/workspace/edgex-go/753@tmp/private_key_5285558537741564244.key) [2024-11-19T07:54:23.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T07:54:23.775Z] + git tag --points-at HEAD [Pipeline] } [2024-11-19T07:54:23.780Z] $ docker exec --env ******** --env ******** 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 ssh-agent -k [2024-11-19T07:54:23.875Z] unset SSH_AUTH_SOCK; [2024-11-19T07:54:23.876Z] unset SSH_AGENT_PID; [2024-11-19T07:54:23.876Z] echo Agent pid 38 killed; [2024-11-19T07:54:23.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-19T07:54:23.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T07:54:23.932Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T07:54:24.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T07:54:24.036Z] $ docker exec 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 ssh-agent [2024-11-19T07:54:24.151Z] SSH_AUTH_SOCK=/tmp/ssh-bEOq8d6ziVfJ/agent.71 [2024-11-19T07:54:24.151Z] SSH_AGENT_PID=77 [2024-11-19T07:54:24.156Z] Running ssh-add (command line suppressed) [2024-11-19T07:54:24.263Z] Identity added: /w/workspace/edgex-go/753@tmp/private_key_15187610760273936458.key (/w/workspace/edgex-go/753@tmp/private_key_15187610760273936458.key) [2024-11-19T07:54:24.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T07:54:24.579Z] + git semver init [2024-11-19T07:54:24.838Z] 2024-11-19 07:54:24,735 [run_init] DEBUG init version:0.0.0 force:False [2024-11-19T07:54:24.838Z] 2024-11-19 07:54:24,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/753/.semver [2024-11-19T07:54:24.838Z] 2024-11-19 07:54:24,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/753/.semver [2024-11-19T07:54:24.838Z] 2024-11-19 07:54:24,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/753/.semver'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=None) [2024-11-19T07:54:30.114Z] 2024-11-19 07:54:29,473 [append_file] DEBUG append to file:/w/workspace/edgex-go/753/.git/info/exclude [2024-11-19T07:54:30.114Z] 2024-11-19 07:54:29,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/753/.semver/main with force:False [2024-11-19T07:54:30.114Z] 2024-11-19 07:54:29,473 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main [2024-11-19T07:54:30.114Z] 2024-11-19 07:54:29,474 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main [2024-11-19T07:54:30.114Z] 4.0.0-dev.19 [Pipeline] } [2024-11-19T07:54:30.119Z] $ docker exec --env ******** --env ******** 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 ssh-agent -k [2024-11-19T07:54:30.219Z] unset SSH_AUTH_SOCK; [2024-11-19T07:54:30.219Z] unset SSH_AGENT_PID; [2024-11-19T07:54:30.219Z] echo Agent pid 77 killed; [2024-11-19T07:54:30.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T07:54:30.558Z] + git semver [Pipeline] } [2024-11-19T07:54:30.839Z] $ docker stop --time=1 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 [2024-11-19T07:54:32.163Z] $ docker rm -f --volumes 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T07:54:32.506Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-19T07:54:32.742Z] Stashed 1 file(s) [Pipeline] echo [2024-11-19T07:54:32.747Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T07:54:33.177Z] + git config --global --add safe.directory /w/workspace/edgex-go/753 [Pipeline] echo [2024-11-19T07:54:33.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T07:54:33.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T07:54:33.227Z] ========================================================= [2024-11-19T07:54:33.227Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-19T07:54:33.227Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-19T07:54:33.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T07:54:33.522Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-19T07:54:33.522Z] 43c4264eed91: Pulling fs layer [2024-11-19T07:54:33.522Z] 4cc291be95ef: Pulling fs layer [2024-11-19T07:54:33.522Z] 2ac1f1163629: Pulling fs layer [2024-11-19T07:54:33.522Z] 5c3c966382ef: Pulling fs layer [2024-11-19T07:54:33.522Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T07:54:33.522Z] 5d5c8e513c77: Pulling fs layer [2024-11-19T07:54:33.522Z] 9f66e0745190: Pulling fs layer [2024-11-19T07:54:33.522Z] f49a43e4bbc0: Pulling fs layer [2024-11-19T07:54:33.522Z] 561ebcabdf7f: Pulling fs layer [2024-11-19T07:54:33.522Z] 5c3c966382ef: Waiting [2024-11-19T07:54:33.522Z] 4f4fb700ef54: Waiting [2024-11-19T07:54:33.522Z] 5d5c8e513c77: Waiting [2024-11-19T07:54:33.522Z] 9f66e0745190: Waiting [2024-11-19T07:54:33.522Z] f49a43e4bbc0: Waiting [2024-11-19T07:54:33.522Z] 561ebcabdf7f: Waiting [2024-11-19T07:54:33.522Z] 4cc291be95ef: Verifying Checksum [2024-11-19T07:54:33.522Z] 4cc291be95ef: Download complete [2024-11-19T07:54:33.522Z] 5c3c966382ef: Verifying Checksum [2024-11-19T07:54:33.522Z] 5c3c966382ef: Download complete [2024-11-19T07:54:33.522Z] 4f4fb700ef54: Download complete [2024-11-19T07:54:33.522Z] 5d5c8e513c77: Verifying Checksum [2024-11-19T07:54:33.522Z] 5d5c8e513c77: Download complete [2024-11-19T07:54:33.522Z] 43c4264eed91: Verifying Checksum [2024-11-19T07:54:33.522Z] 43c4264eed91: Download complete [2024-11-19T07:54:33.522Z] 9f66e0745190: Verifying Checksum [2024-11-19T07:54:33.522Z] 9f66e0745190: Download complete [2024-11-19T07:54:33.782Z] 43c4264eed91: Pull complete [2024-11-19T07:54:33.782Z] 4cc291be95ef: Pull complete [2024-11-19T07:54:33.782Z] 561ebcabdf7f: Verifying Checksum [2024-11-19T07:54:33.782Z] 561ebcabdf7f: Download complete [2024-11-19T07:54:34.040Z] 2ac1f1163629: Download complete [2024-11-19T07:54:34.298Z] f49a43e4bbc0: Verifying Checksum [2024-11-19T07:54:34.298Z] f49a43e4bbc0: Download complete [2024-11-19T07:54:37.587Z] 2ac1f1163629: Pull complete [2024-11-19T07:54:37.587Z] 5c3c966382ef: Pull complete [2024-11-19T07:54:37.587Z] 4f4fb700ef54: Pull complete [2024-11-19T07:54:37.587Z] 5d5c8e513c77: Pull complete [2024-11-19T07:54:37.587Z] 9f66e0745190: Pull complete [2024-11-19T07:54:40.121Z] f49a43e4bbc0: Pull complete [2024-11-19T07:54:40.379Z] 561ebcabdf7f: Pull complete [2024-11-19T07:54:40.379Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-19T07:54:40.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T07:54:40.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-19T07:54:40.679Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T07:54:40.679Z] WORKDIR /edgex [2024-11-19T07:54:40.679Z] COPY go.mod . [2024-11-19T07:54:40.679Z] RUN go mod download [2024-11-19T07:54:40.679Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-19T07:54:41.614Z] Sending build context to Docker daemon 178.1MB [2024-11-19T07:54:41.614Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T07:54:41.614Z] ---> 3a752c3f9dda [2024-11-19T07:54:41.614Z] Step 2/4 : WORKDIR /edgex [2024-11-19T07:54:44.901Z] ---> Running in 3955ae816267 [2024-11-19T07:54:44.901Z] Removing intermediate container 3955ae816267 [2024-11-19T07:54:44.901Z] ---> efdb51f0b87b [2024-11-19T07:54:44.901Z] Step 3/4 : COPY go.mod . [2024-11-19T07:54:44.901Z] ---> 5bada7e6fd2c [2024-11-19T07:54:44.901Z] Step 4/4 : RUN go mod download [2024-11-19T07:54:44.901Z] ---> Running in 1425716b7942 [2024-11-19T07:54:47.852Z] Still waiting to schedule task [2024-11-19T07:54:47.852Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-19T07:55:06.859Z] Removing intermediate container 1425716b7942 [2024-11-19T07:55:06.859Z] ---> 78cbe94b4838 [2024-11-19T07:55:06.859Z] Successfully built 78cbe94b4838 [2024-11-19T07:55:06.859Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:55:07.186Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T07:55:07.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:55:07.272Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T07:55:07.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-19T07:55:07.731Z] $ docker top b4e4b45c801f2a99ac4b01e98b7f9210eca0fd92d07bb5ed3db2c0638b55d40f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T07:55:08.083Z] + go version [2024-11-19T07:55:08.083Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-19T07:55:08.089Z] $ docker stop --time=1 b4e4b45c801f2a99ac4b01e98b7f9210eca0fd92d07bb5ed3db2c0638b55d40f [2024-11-19T07:55:09.402Z] $ docker rm -f --volumes b4e4b45c801f2a99ac4b01e98b7f9210eca0fd92d07bb5ed3db2c0638b55d40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:55:09.819Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T07:55:09.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:55:09.896Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T07:55:09.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-19T07:55:10.247Z] $ docker top a207763f17c3730bb45e9470be48f5ff1f47d74a07fe07685adcfd81138f9312 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-19T07:55:10.319Z] ========================================================= [2024-11-19T07:55:10.319Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-19T07:55:10.319Z] ========================================================= [Pipeline] sh [2024-11-19T07:55:10.599Z] + git config --global --add safe.directory /w/workspace/edgex-go/753 [Pipeline] fileExists [Pipeline] sh [2024-11-19T07:55:10.903Z] + make test [2024-11-19T07:55:10.903Z] go test -race -coverprofile=coverage.out ./... [2024-11-19T07:55:19.025Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-19T07:55:51.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-11-19T07:55:51.668Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-19T07:55:51.668Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-19T07:55:52.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2024-11-19T07:55:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-19T07:55:52.495Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-19T07:55:52.495Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-19T07:55:52.495Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-19T07:55:52.495Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-19T07:55:52.495Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-19T07:55:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-19T07:55:52.495Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-19T07:55:52.495Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-19T07:55:53.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-19T07:55:53.876Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-19T07:55:53.876Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-19T07:55:53.876Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-19T07:55:53.876Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-19T07:55:55.257Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-19T07:55:55.257Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-19T07:55:55.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-11-19T07:55:55.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements [2024-11-19T07:55:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.213s coverage: 93.4% of statements [2024-11-19T07:55:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements [2024-11-19T07:55:56.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 9.4% of statements [2024-11-19T07:55:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-19T07:55:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-19T07:55:57.020Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-19T07:55:57.020Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-19T07:55:57.020Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-19T07:55:57.020Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-19T07:55:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-19T07:55:57.020Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-19T07:55:57.020Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-19T07:55:57.020Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-19T07:55:57.020Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-19T07:55:58.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 95.8% of statements [2024-11-19T07:55:58.398Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2024-11-19T07:55:58.657Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-19T07:55:58.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-19T07:55:58.657Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-19T07:55:59.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2024-11-19T07:55:59.854Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.1% of statements [2024-11-19T07:55:59.854Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 44.2% of statements [2024-11-19T07:55:59.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.015s coverage: 40.0% of statements [2024-11-19T07:56:00.422Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-19T07:56:00.422Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-19T07:56:00.422Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-19T07:56:00.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-19T07:56:00.989Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-19T07:56:00.989Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-19T07:56:00.989Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-19T07:56:00.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements [2024-11-19T07:56:00.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-11-19T07:56:00.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-11-19T07:56:00.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2024-11-19T07:56:01.925Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-19T07:56:01.925Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-19T07:56:01.925Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-19T07:56:02.861Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-19T07:56:02.861Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-19T07:56:02.861Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-19T07:56:02.861Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-19T07:56:03.427Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-19T07:56:03.427Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-19T07:56:03.992Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-19T07:56:04.926Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-19T07:56:05.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-19T07:56:07.301Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-19T07:56:07.301Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-19T07:56:09.207Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-19T07:56:09.207Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-19T07:56:09.207Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-19T07:56:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-19T07:56:10.652Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-19T07:56:10.652Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-19T07:56:10.911Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-19T07:56:10.911Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-19T07:56:10.911Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-19T07:56:10.911Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-19T07:56:12.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.034s coverage: 94.4% of statements [2024-11-19T07:56:12.286Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-19T07:56:12.286Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-19T07:56:12.286Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-19T07:56:12.286Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-19T07:56:13.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-19T07:56:13.664Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-19T07:56:13.664Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-11-19T07:56:15.858Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-11-19T07:56:15.858Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-11-19T07:56:15.858Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-11-19T07:56:15.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-11-19T07:56:15.858Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.039s coverage: 92.9% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.8% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.2% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements [2024-11-19T07:56:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.045s coverage: 45.8% of statements [2024-11-19T07:56:20.853Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-11-19T07:56:21.113Z] running golangci-lint [2024-11-19T07:56:21.371Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-19T07:56:21.371Z] go version go1.23.2 linux/amd64 [2024-11-19T07:56:21.630Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-19T07:56:21.630Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-19T07:56:21.630Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-19T07:56:27.748Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26996 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-19T07:56:27.772Z] Running in /w/workspace/edgex-go/753 [Pipeline] { [Pipeline] checkout [2024-11-19T07:56:30.824Z] The recommended git tool is: git [2024-11-19T07:56:38.075Z] using credential edgex-jenkins-ssh [2024-11-19T07:56:38.106Z] Cloning the remote Git repository [2024-11-19T07:56:38.167Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-19T07:56:38.306Z] > git init /w/workspace/edgex-go/753 # timeout=10 [2024-11-19T07:56:38.967Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-19T07:56:38.969Z] > git --version # timeout=10 [2024-11-19T07:56:38.999Z] > git --version # 'git version 2.25.1' [2024-11-19T07:56:39.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T07:56:39.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T07:56:48.191Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|deps|exports_file|types_sizes|compiled_files|imports) took 22.490146131s" [2024-11-19T07:56:48.191Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.106336ms" [2024-11-19T07:56:56.324Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.272363677s with top 10 stages: buildir: 57.636232215s, gosec: 3.293223117s, fact_deprecated: 3.01492855s, inspect: 2.453918416s, ctrlflow: 1.870127237s, printf: 1.777100183s, nilness: 1.267517813s, fact_purity: 1.235114294s, S1038: 1.185887752s, typedness: 896.280814ms" [2024-11-19T07:56:56.324Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-11-19T07:56:56.324Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 193/193, skip_files: 193/193, exclude: 193/193, nolint: 15/0, skip_dirs: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, cgo: 193/193, autogenerated_exclude: 193/193, exclude-rules: 193/15" [2024-11-19T07:56:56.324Z] level=info msg="[runner] processing took 16.340481ms with stages: nolint: 5.459724ms, identifier_marker: 3.795684ms, autogenerated_exclude: 3.465845ms, path_prettifier: 1.557967ms, exclude-rules: 990.579µs, skip_dirs: 938.648µs, invalid_issue: 52.352µs, cgo: 45.122µs, filename_unadjuster: 28.83µs, max_same_issues: 1.96µs, uniq_by_line: 560ns, skip_files: 550ns, fixer: 520ns, diff: 460ns, exclude: 370ns, severity-rules: 350ns, sort_results: 280ns, source_code: 170ns, max_from_linter: 170ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" [2024-11-19T07:56:56.324Z] level=info msg="[runner] linters took 11.987205804s with stages: goanalysis_metalinter: 11.970719068s" [2024-11-19T07:56:56.324Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-19T07:56:56.324Z] level=info msg="Memory: 346 samples, avg is 276.5MB, max is 1213.0MB" [2024-11-19T07:56:56.324Z] level=info msg="Execution took 34.530386712s" [2024-11-19T07:56:56.324Z] go vet ./... [2024-11-19T07:56:57.525Z] Avoid second fetch [2024-11-19T07:56:57.526Z] Checking out Revision 7addbec354a77316b727e383be6098b331324c50 (main) [2024-11-19T07:56:56.569Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-19T07:56:56.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T07:56:57.539Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T07:56:57.608Z] > git checkout -f 7addbec354a77316b727e383be6098b331324c50 # timeout=10 [2024-11-19T07:56:58.389Z] Commit message: "Merge pull request #5004 from judehung/issue-789-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T07:57:02.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T07:57:02.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T07:57:02.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T07:57:02.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-19T07:57:03.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-19T07:57:03.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T07:57:03.115Z] Dload Upload Total Spent Left Speed [2024-11-19T07:57:03.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-11-19T07:57:03.450Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-19T07:57:03.551Z] + ls -al . [2024-11-19T07:57:03.551Z] total 1740 [2024-11-19T07:57:03.551Z] drwxrwxr-x 11 1001 1001 4096 Nov 19 07:55 . [2024-11-19T07:57:03.551Z] drwxr-xr-x 4 root root 4096 Nov 19 07:55 .. [2024-11-19T07:57:03.551Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 07:54 .blubracket [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 10 Nov 19 07:54 .dockerignore [2024-11-19T07:57:03.551Z] drwxrwxr-x 8 1001 1001 4096 Nov 19 07:56 .git [2024-11-19T07:57:03.551Z] drwxrwxr-x 3 1001 1001 4096 Nov 19 07:54 .github [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 907 Nov 19 07:54 .gitignore [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 199 Nov 19 07:54 .golangci.yml [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 100 Nov 19 07:54 .hadolint.yml [2024-11-19T07:57:03.551Z] drwxr-xr-x 3 1001 1001 4096 Nov 19 07:54 .semver [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 155 Nov 19 07:54 .sonarcloud.properties [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 1171 Nov 19 07:54 ADOPTERS.md [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 17141 Nov 19 07:54 Attribution.txt [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 100284 Nov 19 07:54 CHANGELOG.md [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 07:54 CONTRIBUTING.md [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 677 Nov 19 07:54 GOVERNANCE.md [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 858 Nov 19 07:54 Jenkinsfile [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 07:54 LICENSE [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 16740 Nov 19 07:54 Makefile [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 582 Nov 19 07:54 OWNERS.md [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 9932 Nov 19 07:54 README.md [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 789 Nov 19 07:54 SECURITY.md [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 12 Nov 19 07:54 VERSION [2024-11-19T07:57:03.551Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 07:54 bin [2024-11-19T07:57:03.551Z] drwxrwxr-x 19 1001 1001 4096 Nov 19 07:54 cmd [2024-11-19T07:57:03.551Z] -rw-r--r-- 1 root root 1412873 Nov 19 07:56 coverage.out [2024-11-19T07:57:03.551Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 07:54 fuzz_test [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 6528 Nov 19 07:54 go.mod [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 88078 Nov 19 07:54 go.sum [2024-11-19T07:57:03.551Z] drwxrwxr-x 7 1001 1001 4096 Nov 19 07:54 internal [2024-11-19T07:57:03.551Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 07:54 openapi [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 584 Nov 19 07:54 security.txt [2024-11-19T07:57:03.551Z] -rw-rw-r-- 1 1001 1001 204 Nov 19 07:54 version.go [Pipeline] sh [2024-11-19T07:57:03.787Z] + sudo tee /etc/docker/daemon.new [2024-11-19T07:57:03.787Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-19T07:57:03.787Z] { [2024-11-19T07:57:03.787Z] "registry-mirrors": [ [2024-11-19T07:57:03.787Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-19T07:57:03.787Z] ], [2024-11-19T07:57:03.787Z] "bip": "10.250.0.254/24", [2024-11-19T07:57:03.787Z] "hosts": [ [2024-11-19T07:57:03.787Z] "tcp://0.0.0.0:5555", [2024-11-19T07:57:03.787Z] "unix:///var/run/docker.sock" [2024-11-19T07:57:03.787Z] ], [2024-11-19T07:57:03.787Z] "mtu": 1458, [2024-11-19T07:57:03.787Z] "selinux-enabled": true, [2024-11-19T07:57:03.787Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-19T07:57:03.787Z] } [Pipeline] sh [2024-11-19T07:57:03.839Z] + '[' -e coverage.out ] [2024-11-19T07:57:03.839Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-19T07:57:03.999Z] Stashed 1 file(s) [Pipeline] sh [2024-11-19T07:57:04.111Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-19T07:57:04.280Z] + make build [2024-11-19T07:57:04.280Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-19T07:57:04.438Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T07:57:22.693Z] provisioning config files... [2024-11-19T07:57:22.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/753@tmp/config4980838329560174135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:57:23.166Z] ---> ****-login.sh [2024-11-19T07:57:23.166Z] nexus3.edgexfoundry.org:10001 [2024-11-19T07:57:23.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:57:24.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:57:24.847Z] Configure a credential helper to remove this warning. See [2024-11-19T07:57:24.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:57:24.847Z] [2024-11-19T07:57:24.847Z] Login Succeeded [2024-11-19T07:57:24.847Z] nexus3.edgexfoundry.org:10002 [2024-11-19T07:57:25.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:57:25.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:57:25.121Z] Configure a credential helper to remove this warning. See [2024-11-19T07:57:25.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:57:25.121Z] [2024-11-19T07:57:25.121Z] Login Succeeded [2024-11-19T07:57:25.121Z] nexus3.edgexfoundry.org:10003 [2024-11-19T07:57:25.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:57:25.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:57:25.982Z] Configure a credential helper to remove this warning. See [2024-11-19T07:57:25.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:57:25.982Z] [2024-11-19T07:57:25.982Z] Login Succeeded [2024-11-19T07:57:25.982Z] nexus3.edgexfoundry.org:10004 [2024-11-19T07:57:26.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:57:26.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:57:26.253Z] Configure a credential helper to remove this warning. See [2024-11-19T07:57:26.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:57:26.253Z] [2024-11-19T07:57:26.253Z] Login Succeeded [2024-11-19T07:57:26.253Z] ****.io [2024-11-19T07:57:26.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:57:26.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:57:26.793Z] Configure a credential helper to remove this warning. See [2024-11-19T07:57:26.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:57:26.793Z] [2024-11-19T07:57:26.793Z] Login Succeeded [2024-11-19T07:57:26.793Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T07:57:26.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-19T07:57:27.424Z] + git config --global --add safe.directory /w/workspace/edgex-go/753 [Pipeline] echo [2024-11-19T07:57:27.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T07:57:27.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T07:57:27.476Z] ========================================================= [2024-11-19T07:57:27.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-19T07:57:27.476Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-19T07:57:27.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T07:57:28.078Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-19T07:57:28.078Z] cf04c63912e1: Pulling fs layer [2024-11-19T07:57:28.078Z] 55b35a11ae5e: Pulling fs layer [2024-11-19T07:57:28.078Z] a37a00ec5f00: Pulling fs layer [2024-11-19T07:57:28.078Z] 50b3750afda1: Pulling fs layer [2024-11-19T07:57:28.078Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T07:57:28.078Z] 80978eb59214: Pulling fs layer [2024-11-19T07:57:28.078Z] c9f46d7d2bd2: Pulling fs layer [2024-11-19T07:57:28.078Z] c5a475d317c9: Pulling fs layer [2024-11-19T07:57:28.078Z] c9f46d7d2bd2: Waiting [2024-11-19T07:57:28.078Z] 50b3750afda1: Waiting [2024-11-19T07:57:28.078Z] c5a475d317c9: Waiting [2024-11-19T07:57:28.078Z] 4f4fb700ef54: Waiting [2024-11-19T07:57:28.078Z] 55b35a11ae5e: Verifying Checksum [2024-11-19T07:57:28.078Z] 55b35a11ae5e: Download complete [2024-11-19T07:57:28.078Z] 50b3750afda1: Verifying Checksum [2024-11-19T07:57:28.078Z] 50b3750afda1: Download complete [2024-11-19T07:57:28.078Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T07:57:28.078Z] 4f4fb700ef54: Download complete [2024-11-19T07:57:28.078Z] 80978eb59214: Verifying Checksum [2024-11-19T07:57:28.078Z] 80978eb59214: Download complete [2024-11-19T07:57:28.078Z] cf04c63912e1: Verifying Checksum [2024-11-19T07:57:28.078Z] cf04c63912e1: Download complete [2024-11-19T07:57:28.662Z] c5a475d317c9: Verifying Checksum [2024-11-19T07:57:28.662Z] c5a475d317c9: Download complete [2024-11-19T07:57:28.933Z] cf04c63912e1: Pull complete [2024-11-19T07:57:29.517Z] 55b35a11ae5e: Pull complete [2024-11-19T07:57:29.784Z] a37a00ec5f00: Verifying Checksum [2024-11-19T07:57:29.784Z] a37a00ec5f00: Download complete [2024-11-19T07:57:30.742Z] c9f46d7d2bd2: Verifying Checksum [2024-11-19T07:57:30.742Z] c9f46d7d2bd2: Download complete [2024-11-19T07:57:30.817Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-19T07:57:30.817Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-19T07:57:30.817Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-19T07:57:30.817Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-19T07:57:32.715Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-19T07:57:36.894Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-19T07:57:38.796Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-19T07:57:41.332Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-19T07:57:41.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-19T07:57:42.474Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-19T07:57:43.042Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-19T07:57:44.417Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-19T07:57:44.992Z] $ docker stop --time=1 a207763f17c3730bb45e9470be48f5ff1f47d74a07fe07685adcfd81138f9312 [2024-11-19T07:57:45.731Z] a37a00ec5f00: Pull complete [2024-11-19T07:57:45.731Z] 50b3750afda1: Pull complete [2024-11-19T07:57:45.731Z] 4f4fb700ef54: Pull complete [2024-11-19T07:57:45.731Z] 80978eb59214: Pull complete [2024-11-19T07:57:50.144Z] $ docker rm -f --volumes a207763f17c3730bb45e9470be48f5ff1f47d74a07fe07685adcfd81138f9312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:57:51.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-19T07:57:51.290Z] [2024-11-19T07:57:51.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:57:51.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-19T07:57:51.590Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-19T07:57:51.590Z] 91d30c5bc195: Pulling fs layer [2024-11-19T07:57:51.590Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-19T07:57:51.590Z] 9c61dcf015f6: Pulling fs layer [2024-11-19T07:57:51.590Z] 4698f68db338: Pulling fs layer [2024-11-19T07:57:51.590Z] 2a2f49069b9e: Pulling fs layer [2024-11-19T07:57:51.590Z] e0025b399a48: Pulling fs layer [2024-11-19T07:57:51.590Z] e0025b399a48: Waiting [2024-11-19T07:57:51.590Z] 91d30c5bc195: Verifying Checksum [2024-11-19T07:57:51.590Z] 91d30c5bc195: Download complete [2024-11-19T07:57:51.848Z] 4698f68db338: Verifying Checksum [2024-11-19T07:57:51.848Z] 4698f68db338: Download complete [2024-11-19T07:57:51.848Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-19T07:57:51.848Z] 2e9b0aa3be6d: Download complete [2024-11-19T07:57:51.848Z] e0025b399a48: Download complete [2024-11-19T07:57:51.848Z] 91d30c5bc195: Pull complete [2024-11-19T07:57:51.848Z] 2a2f49069b9e: Download complete [2024-11-19T07:57:52.107Z] 2e9b0aa3be6d: Pull complete [2024-11-19T07:57:52.366Z] 9c61dcf015f6: Verifying Checksum [2024-11-19T07:57:52.366Z] 9c61dcf015f6: Download complete [2024-11-19T07:57:52.401Z] c9f46d7d2bd2: Pull complete [2024-11-19T07:57:54.364Z] c5a475d317c9: Pull complete [2024-11-19T07:57:54.364Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-19T07:57:54.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T07:57:54.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-19T07:57:54.702Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T07:57:54.702Z] WORKDIR /edgex [2024-11-19T07:57:54.702Z] COPY go.mod . [2024-11-19T07:57:54.702Z] RUN go mod download [2024-11-19T07:57:54.702Z] + docker build -t ci-base-image-arm64 -f - . [2024-11-19T07:57:54.892Z] 9c61dcf015f6: Pull complete [2024-11-19T07:57:54.892Z] 4698f68db338: Pull complete [2024-11-19T07:57:55.291Z] Sending build context to Docker daemon 3.358MB [2024-11-19T07:57:55.291Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T07:57:55.291Z] ---> be29e6b0f0d4 [2024-11-19T07:57:55.291Z] Step 2/4 : WORKDIR /edgex [2024-11-19T07:57:55.460Z] 2a2f49069b9e: Pull complete [2024-11-19T07:57:55.460Z] e0025b399a48: Pull complete [2024-11-19T07:57:55.460Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-19T07:57:55.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-19T07:57:55.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:57:55.555Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T07:57:55.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-19T07:57:57.225Z] ---> Running in 2c1b999d07fc [2024-11-19T07:57:57.499Z] Removing intermediate container 2c1b999d07fc [2024-11-19T07:57:57.499Z] ---> fc297969f48c [2024-11-19T07:57:57.499Z] Step 3/4 : COPY go.mod . [2024-11-19T07:57:57.705Z] $ docker top 7c81f10b818efde1a0aeec6c10203187ad4b499ef71f539530e7258d2b40bcb0 -eo pid,comm [2024-11-19T07:57:57.766Z] ---> 3dd8aef96104 [2024-11-19T07:57:57.766Z] Step 4/4 : RUN go mod download [Pipeline] { [Pipeline] sh [2024-11-19T07:57:58.037Z] ---> Running in 416a40c4f5d7 [2024-11-19T07:57:58.052Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-19T07:58:00.583Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #1 transferring dockerfile: 2.49kB done [2024-11-19T07:58:00.583Z] #1 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #2 transferring dockerfile: 2.02kB done [2024-11-19T07:58:00.583Z] #2 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #3 transferring dockerfile: 2.07kB done [2024-11-19T07:58:00.583Z] #3 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #4 transferring dockerfile: 3.02kB done [2024-11-19T07:58:00.583Z] #4 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #5 transferring dockerfile: 2.13kB done [2024-11-19T07:58:00.583Z] #5 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #6 transferring dockerfile: 2.15kB done [2024-11-19T07:58:00.583Z] #6 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #7 transferring dockerfile: 2.50kB done [2024-11-19T07:58:00.583Z] #7 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #8 [core-data internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #8 transferring dockerfile: 2.07kB done [2024-11-19T07:58:00.583Z] #8 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #9 transferring dockerfile: 1.70kB done [2024-11-19T07:58:00.583Z] #9 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #10 transferring dockerfile: 1.82kB done [2024-11-19T07:58:00.583Z] #10 DONE 0.1s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #11 transferring dockerfile: 2.23kB done [2024-11-19T07:58:00.583Z] #11 DONE 0.1s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #12 transferring dockerfile: 1.69kB done [2024-11-19T07:58:00.583Z] #12 DONE 0.1s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #13 transferring dockerfile: 1.81kB done [2024-11-19T07:58:00.583Z] #13 DONE 0.1s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #14 transferring dockerfile: 1.89kB done [2024-11-19T07:58:00.583Z] #14 DONE 0.0s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #15 [core-command internal] load build definition from Dockerfile [2024-11-19T07:58:00.583Z] #15 transferring dockerfile: 1.94kB done [2024-11-19T07:58:00.583Z] #15 DONE 0.1s [2024-11-19T07:58:00.583Z] [2024-11-19T07:58:00.583Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-11-19T07:58:00.583Z] #16 transferring context: 50B done [2024-11-19T07:58:00.583Z] #16 DONE 0.1s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #17 [support-notifications internal] load .dockerignore [2024-11-19T07:58:00.841Z] #17 transferring context: 50B done [2024-11-19T07:58:00.841Z] #17 DONE 0.0s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #18 [core-keeper internal] load .dockerignore [2024-11-19T07:58:00.841Z] #18 transferring context: 50B done [2024-11-19T07:58:00.841Z] #18 DONE 0.0s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #19 [security-bootstrapper internal] load .dockerignore [2024-11-19T07:58:00.841Z] #19 transferring context: 50B done [2024-11-19T07:58:00.841Z] #19 DONE 0.0s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #20 [core-metadata internal] load .dockerignore [2024-11-19T07:58:00.841Z] #20 transferring context: 50B done [2024-11-19T07:58:00.841Z] #20 DONE 0.0s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #21 [security-proxy-auth internal] load .dockerignore [2024-11-19T07:58:00.841Z] #21 transferring context: 50B done [2024-11-19T07:58:00.841Z] #21 DONE 0.0s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #22 [security-proxy-setup internal] load .dockerignore [2024-11-19T07:58:00.841Z] #22 transferring context: 50B done [2024-11-19T07:58:00.841Z] #22 DONE 0.0s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #23 [core-data internal] load .dockerignore [2024-11-19T07:58:00.841Z] #23 transferring context: 50B done [2024-11-19T07:58:00.841Z] #23 DONE 0.0s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #24 [security-spire-server internal] load .dockerignore [2024-11-19T07:58:00.841Z] #24 transferring context: 50B done [2024-11-19T07:58:00.841Z] #24 DONE 0.0s [2024-11-19T07:58:00.841Z] [2024-11-19T07:58:00.841Z] #25 [support-scheduler internal] load .dockerignore [2024-11-19T07:58:01.101Z] #25 transferring context: 50B done [2024-11-19T07:58:01.101Z] #25 DONE 0.0s [2024-11-19T07:58:01.101Z] [2024-11-19T07:58:01.101Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-19T07:58:01.101Z] #26 transferring context: 50B done [2024-11-19T07:58:01.101Z] #26 DONE 0.0s [2024-11-19T07:58:01.101Z] [2024-11-19T07:58:01.101Z] #27 [security-spire-agent internal] load .dockerignore [2024-11-19T07:58:01.101Z] #27 transferring context: 50B done [2024-11-19T07:58:01.101Z] #27 DONE 0.0s [2024-11-19T07:58:01.101Z] [2024-11-19T07:58:01.101Z] #28 [security-spire-config internal] load .dockerignore [2024-11-19T07:58:01.101Z] #28 transferring context: 50B done [2024-11-19T07:58:01.101Z] #28 DONE 0.0s [2024-11-19T07:58:01.101Z] [2024-11-19T07:58:01.101Z] #29 [core-command internal] load .dockerignore [2024-11-19T07:58:01.101Z] #29 transferring context: 50B done [2024-11-19T07:58:01.101Z] #29 DONE 0.0s [2024-11-19T07:58:01.101Z] [2024-11-19T07:58:01.101Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-11-19T07:58:01.101Z] #30 transferring context: 50B done [2024-11-19T07:58:01.101Z] #30 DONE 0.0s [2024-11-19T07:58:01.101Z] [2024-11-19T07:58:01.101Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-19T07:58:01.101Z] #31 DONE 0.0s [2024-11-19T07:58:01.101Z] [2024-11-19T07:58:01.101Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:58:01.101Z] #32 DONE 0.1s [2024-11-19T07:58:01.101Z] [2024-11-19T07:58:01.101Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:58:01.101Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:58:01.101Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-19T07:58:01.101Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s [2024-11-19T07:58:01.101Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:58:01.101Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-19T07:58:01.360Z] #33 ... [2024-11-19T07:58:01.360Z] [2024-11-19T07:58:01.360Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-19T07:58:01.360Z] #31 DONE 0.0s [2024-11-19T07:58:01.360Z] [2024-11-19T07:58:01.360Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:58:01.360Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:58:01.360Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-19T07:58:01.360Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-19T07:58:01.360Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:58:01.360Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-19T07:58:01.360Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-11-19T07:58:01.360Z] #33 ... [2024-11-19T07:58:01.360Z] [2024-11-19T07:58:01.360Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-19T07:58:01.360Z] #31 DONE 0.0s [2024-11-19T07:58:01.360Z] [2024-11-19T07:58:01.360Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:58:01.360Z] #32 DONE 0.1s [2024-11-19T07:58:01.360Z] [2024-11-19T07:58:01.360Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:58:01.360Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:58:01.360Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-19T07:58:01.360Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-19T07:58:01.360Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:58:01.360Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-19T07:58:01.618Z] #33 ... [2024-11-19T07:58:01.618Z] [2024-11-19T07:58:01.618Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-19T07:58:01.618Z] #31 DONE 0.0s [2024-11-19T07:58:01.618Z] [2024-11-19T07:58:01.618Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-19T07:58:01.618Z] #34 DONE 0.6s [2024-11-19T07:58:01.618Z] [2024-11-19T07:58:01.618Z] #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:58:01.618Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:58:01.618Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-19T07:58:01.618Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-19T07:58:01.618Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:58:01.618Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-19T07:58:01.618Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-19T07:58:01.618Z] #33 ... [2024-11-19T07:58:01.618Z] [2024-11-19T07:58:01.618Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-19T07:58:01.618Z] #31 DONE 0.0s [2024-11-19T07:58:01.618Z] [2024-11-19T07:58:01.618Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-19T07:58:01.618Z] #31 DONE 0.0s [2024-11-19T07:58:01.618Z] [2024-11-19T07:58:01.618Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-11-19T07:58:01.876Z] #35 ... [2024-11-19T07:58:01.876Z] [2024-11-19T07:58:01.876Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-19T07:58:01.876Z] #31 DONE 0.0s [2024-11-19T07:58:01.876Z] [2024-11-19T07:58:01.876Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:58:04.419Z] #32 DONE 2.9s [2024-11-19T07:58:04.419Z] [2024-11-19T07:58:04.419Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-19T07:58:04.419Z] #34 DONE 0.6s [2024-11-19T07:58:04.419Z] [2024-11-19T07:58:04.419Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-19T07:58:04.419Z] #35 DONE 3.0s [2024-11-19T07:58:04.419Z] [2024-11-19T07:58:04.419Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:58:04.419Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:58:04.419Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-19T07:58:04.419Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-19T07:58:04.419Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:58:04.419Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-19T07:58:04.419Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-19T07:58:04.419Z] #33 DONE 3.6s [2024-11-19T07:58:04.419Z] [2024-11-19T07:58:04.419Z] #36 [core-command internal] load build context [2024-11-19T07:58:04.987Z] #36 ... [2024-11-19T07:58:04.987Z] [2024-11-19T07:58:04.987Z] #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:58:04.987Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:58:04.987Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-19T07:58:04.987Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-19T07:58:04.987Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:58:04.987Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-19T07:58:04.987Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-19T07:58:04.987Z] #33 DONE 3.6s [2024-11-19T07:58:04.987Z] [2024-11-19T07:58:04.987Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-19T07:58:04.987Z] #37 DONE 3.5s [2024-11-19T07:58:05.245Z] [2024-11-19T07:58:05.245Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:58:05.245Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:58:05.245Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-19T07:58:05.245Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-11-19T07:58:05.245Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:58:05.245Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-19T07:58:05.245Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-19T07:58:05.245Z] #33 DONE 3.6s [2024-11-19T07:58:05.245Z] [2024-11-19T07:58:05.245Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-19T07:58:05.245Z] #38 DONE 3.5s [2024-11-19T07:58:05.245Z] [2024-11-19T07:58:05.245Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:58:05.245Z] #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:58:05.505Z] #39 ... [2024-11-19T07:58:05.505Z] [2024-11-19T07:58:05.505Z] #40 [security-spire-server internal] load build context [2024-11-19T07:58:05.505Z] #40 transferring context: 23.57kB 0.0s done [2024-11-19T07:58:05.505Z] #40 DONE 0.4s [2024-11-19T07:58:05.505Z] [2024-11-19T07:58:05.505Z] #41 [security-spire-config internal] load build context [2024-11-19T07:58:05.505Z] #41 transferring context: 21.82kB 0.0s done [2024-11-19T07:58:05.505Z] #41 DONE 0.4s [2024-11-19T07:58:05.505Z] [2024-11-19T07:58:05.505Z] #42 [security-spire-agent internal] load build context [2024-11-19T07:58:05.505Z] #42 transferring context: 23.10kB 0.0s done [2024-11-19T07:58:05.505Z] #42 DONE 0.4s [2024-11-19T07:58:05.505Z] [2024-11-19T07:58:05.505Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:58:05.505Z] #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-11-19T07:58:05.505Z] #39 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-19T07:58:05.505Z] #39 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-19T07:58:05.505Z] #39 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-19T07:58:05.505Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-11-19T07:58:05.505Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-11-19T07:58:05.795Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-19T07:58:05.795Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-19T07:58:05.795Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-19T07:58:05.795Z] #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.2s [2024-11-19T07:58:05.795Z] #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s [2024-11-19T07:58:05.795Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.3s [2024-11-19T07:58:06.412Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.6s [2024-11-19T07:58:06.412Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.9s [2024-11-19T07:58:06.412Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s [2024-11-19T07:58:07.094Z] #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-11-19T07:58:11.360Z] #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.0s done [2024-11-19T07:58:11.360Z] #39 ... [2024-11-19T07:58:11.360Z] [2024-11-19T07:58:11.360Z] #43 [security-secretstore-setup internal] load build context [2024-11-19T07:58:11.360Z] #43 transferring context: 334.35MB 9.9s [2024-11-19T07:58:11.360Z] #43 ... [2024-11-19T07:58:11.360Z] [2024-11-19T07:58:11.360Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:58:11.360Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-11-19T07:58:11.360Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-19T07:58:11.360Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-19T07:58:11.360Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-19T07:58:11.360Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-11-19T07:58:11.360Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-19T07:58:11.360Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-19T07:58:11.360Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-19T07:58:11.360Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.6s done [2024-11-19T07:58:11.360Z] #44 ... [2024-11-19T07:58:11.360Z] [2024-11-19T07:58:11.360Z] #45 [support-notifications internal] load build context [2024-11-19T07:58:11.360Z] #45 ... [2024-11-19T07:58:11.360Z] [2024-11-19T07:58:11.360Z] #46 [core-metadata internal] load build context [2024-11-19T07:58:11.622Z] #46 ... [2024-11-19T07:58:11.622Z] [2024-11-19T07:58:11.622Z] #47 [core-data internal] load build context [2024-11-19T07:58:11.622Z] #47 ... [2024-11-19T07:58:11.622Z] [2024-11-19T07:58:11.622Z] #48 [security-bootstrapper internal] load build context [2024-11-19T07:58:11.622Z] #48 ... [2024-11-19T07:58:11.622Z] [2024-11-19T07:58:11.622Z] #49 [core-keeper internal] load build context [2024-11-19T07:58:11.880Z] #49 ... [2024-11-19T07:58:11.880Z] [2024-11-19T07:58:11.880Z] #50 [security-proxy-setup internal] load build context [2024-11-19T07:58:11.880Z] #50 ... [2024-11-19T07:58:11.880Z] [2024-11-19T07:58:11.880Z] #51 [security-proxy-auth internal] load build context [2024-11-19T07:58:11.880Z] #51 ... [2024-11-19T07:58:11.880Z] [2024-11-19T07:58:11.880Z] #49 [core-keeper internal] load build context [2024-11-19T07:58:14.409Z] #49 ... [2024-11-19T07:58:14.409Z] [2024-11-19T07:58:14.409Z] #52 [core-common-config-bootstrapper internal] load build context [2024-11-19T07:58:14.409Z] #52 ... [2024-11-19T07:58:14.409Z] [2024-11-19T07:58:14.409Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-19T07:58:14.667Z] #53 ... [2024-11-19T07:58:14.667Z] [2024-11-19T07:58:14.667Z] #54 [security-spiffe-token-provider internal] load build context [2024-11-19T07:58:14.667Z] #54 ... [2024-11-19T07:58:14.667Z] [2024-11-19T07:58:14.667Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-19T07:58:14.667Z] #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:14.667Z] #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:14.667Z] #0 1.362 OK: 246 MiB in 54 packages [2024-11-19T07:58:14.667Z] #55 ... [2024-11-19T07:58:14.667Z] [2024-11-19T07:58:14.667Z] #56 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-19T07:58:14.667Z] #0 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:14.667Z] #0 5.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:14.667Z] #0 5.715 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:14.667Z] #0 5.728 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:14.667Z] #0 5.752 OK: 8 MiB in 15 packages [2024-11-19T07:58:15.202Z] #56 ... [2024-11-19T07:58:15.202Z] [2024-11-19T07:58:15.202Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T07:58:15.465Z] #57 ... [2024-11-19T07:58:15.465Z] [2024-11-19T07:58:15.465Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-19T07:58:15.465Z] #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:15.465Z] #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:15.465Z] #0 1.573 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:15.465Z] #0 1.733 (2/2) Installing su-exec (0.2-r3) [2024-11-19T07:58:15.465Z] #0 1.733 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:15.465Z] #0 1.733 OK: 8 MiB in 16 packages [2024-11-19T07:58:15.465Z] #58 ... [2024-11-19T07:58:15.465Z] [2024-11-19T07:58:15.465Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-19T07:58:15.465Z] #59 ... [2024-11-19T07:58:15.465Z] [2024-11-19T07:58:15.465Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-19T07:58:15.465Z] #60 ... [2024-11-19T07:58:15.465Z] [2024-11-19T07:58:15.465Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-19T07:58:15.725Z] #61 ... [2024-11-19T07:58:15.725Z] [2024-11-19T07:58:15.725Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-19T07:58:15.725Z] #0 5.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:15.725Z] #0 5.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:15.725Z] #0 6.183 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:15.725Z] #0 6.221 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:15.725Z] #0 6.241 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:15.725Z] #0 6.253 (4/6) Installing openssl (3.3.2-r1) [2024-11-19T07:58:15.725Z] #0 6.263 (5/6) Installing su-exec (0.2-r3) [2024-11-19T07:58:15.725Z] #0 6.263 (6/6) Installing yq-go (4.44.1-r2) [2024-11-19T07:58:15.725Z] #0 6.333 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:15.725Z] #0 6.344 OK: 19 MiB in 18 packages [2024-11-19T07:58:15.985Z] #62 ... [2024-11-19T07:58:15.985Z] [2024-11-19T07:58:15.985Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-19T07:58:15.985Z] #0 1.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:15.985Z] #0 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:15.985Z] #0 1.608 OK: 246 MiB in 54 packages [2024-11-19T07:58:16.382Z] #63 ... [2024-11-19T07:58:16.382Z] [2024-11-19T07:58:16.382Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-19T07:58:16.382Z] #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:16.382Z] #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:16.382Z] #0 1.904 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-19T07:58:16.382Z] #0 1.904 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-19T07:58:16.382Z] #0 1.904 OK: 24173 distinct packages available [2024-11-19T07:58:16.382Z] #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:16.382Z] #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:16.382Z] #0 2.429 OK: 246 MiB in 54 packages [2024-11-19T07:58:16.382Z] #64 ... [2024-11-19T07:58:16.382Z] [2024-11-19T07:58:16.382Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-19T07:58:16.796Z] #65 ... [2024-11-19T07:58:16.796Z] [2024-11-19T07:58:16.796Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-19T07:58:16.796Z] #66 ... [2024-11-19T07:58:16.796Z] [2024-11-19T07:58:16.796Z] #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-19T07:58:17.189Z] #67 ... [2024-11-19T07:58:17.189Z] [2024-11-19T07:58:17.189Z] #36 [core-command internal] load build context [2024-11-19T07:58:17.189Z] #36 transferring context: 433.23MB 11.2s done [2024-11-19T07:58:17.448Z] #36 ... [2024-11-19T07:58:17.448Z] [2024-11-19T07:58:17.448Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-19T07:58:17.448Z] #68 ... [2024-11-19T07:58:17.448Z] [2024-11-19T07:58:17.448Z] #69 [support-scheduler internal] load build context [2024-11-19T07:58:17.448Z] #69 transferring context: 433.23MB 11.2s done [2024-11-19T07:58:17.448Z] #69 ... [2024-11-19T07:58:17.448Z] [2024-11-19T07:58:17.448Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-19T07:58:17.448Z] #0 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:17.448Z] #0 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:17.448Z] #0 1.816 OK: 246 MiB in 54 packages [2024-11-19T07:58:17.707Z] #70 ... [2024-11-19T07:58:17.707Z] [2024-11-19T07:58:17.707Z] #45 [support-notifications internal] load build context [2024-11-19T07:58:17.707Z] #45 transferring context: 433.23MB 13.1s done [2024-11-19T07:58:22.167Z] #45 ... [2024-11-19T07:58:22.167Z] [2024-11-19T07:58:22.167Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:58:22.167Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-19T07:58:22.167Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-19T07:58:22.167Z] #44 ... [2024-11-19T07:58:22.167Z] [2024-11-19T07:58:22.167Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:58:22.167Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-19T07:58:22.167Z] #39 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-19T07:58:22.426Z] #39 ... [2024-11-19T07:58:22.426Z] [2024-11-19T07:58:22.426Z] #47 [core-data internal] load build context [2024-11-19T07:58:22.426Z] #47 transferring context: 433.23MB 10.7s done [2024-11-19T07:58:22.426Z] #47 ... [2024-11-19T07:58:22.426Z] [2024-11-19T07:58:22.426Z] #51 [security-proxy-auth internal] load build context [2024-11-19T07:58:22.426Z] #51 transferring context: 433.23MB 11.2s done [2024-11-19T07:58:22.685Z] #51 ... [2024-11-19T07:58:22.685Z] [2024-11-19T07:58:22.685Z] #50 [security-proxy-setup internal] load build context [2024-11-19T07:58:22.685Z] #50 transferring context: 433.23MB 10.7s done [2024-11-19T07:58:22.685Z] #50 ... [2024-11-19T07:58:22.685Z] [2024-11-19T07:58:22.685Z] #43 [security-secretstore-setup internal] load build context [2024-11-19T07:58:22.685Z] #43 transferring context: 433.23MB 12.1s done [2024-11-19T07:58:22.945Z] #43 ... [2024-11-19T07:58:22.945Z] [2024-11-19T07:58:22.945Z] #48 [security-bootstrapper internal] load build context [2024-11-19T07:58:22.945Z] #48 transferring context: 433.23MB 11.2s done [2024-11-19T07:58:22.945Z] #48 ... [2024-11-19T07:58:22.945Z] [2024-11-19T07:58:22.945Z] #46 [core-metadata internal] load build context [2024-11-19T07:58:22.945Z] #46 transferring context: 433.23MB 11.2s done [2024-11-19T07:58:23.268Z] #46 ... [2024-11-19T07:58:23.268Z] [2024-11-19T07:58:23.268Z] #49 [core-keeper internal] load build context [2024-11-19T07:58:23.268Z] #49 transferring context: 433.23MB 14.1s done [2024-11-19T07:58:24.222Z] #49 ... [2024-11-19T07:58:24.222Z] [2024-11-19T07:58:24.222Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:58:24.222Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-11-19T07:58:24.481Z] #44 ... [2024-11-19T07:58:24.481Z] [2024-11-19T07:58:24.481Z] #52 [core-common-config-bootstrapper internal] load build context [2024-11-19T07:58:24.481Z] #52 transferring context: 433.23MB 11.1s done [2024-11-19T07:58:24.739Z] #52 ... [2024-11-19T07:58:24.739Z] [2024-11-19T07:58:24.739Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:58:24.739Z] #44 ... [2024-11-19T07:58:24.739Z] [2024-11-19T07:58:24.739Z] #54 [security-spiffe-token-provider internal] load build context [2024-11-19T07:58:24.739Z] #54 transferring context: 433.23MB 10.5s done [2024-11-19T07:58:24.997Z] #54 ... [2024-11-19T07:58:24.997Z] [2024-11-19T07:58:24.997Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:58:25.595Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done [2024-11-19T07:58:28.388Z] #44 ... [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #50 [security-proxy-setup internal] load build context [2024-11-19T07:58:28.388Z] #50 DONE 26.8s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #48 [security-bootstrapper internal] load build context [2024-11-19T07:58:28.388Z] #48 DONE 26.9s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #46 [core-metadata internal] load build context [2024-11-19T07:58:28.388Z] #46 DONE 26.9s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #51 [security-proxy-auth internal] load build context [2024-11-19T07:58:28.388Z] #51 DONE 26.8s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #47 [core-data internal] load build context [2024-11-19T07:58:28.388Z] #47 DONE 26.8s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #54 [security-spiffe-token-provider internal] load build context [2024-11-19T07:58:28.388Z] #54 DONE 24.1s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #52 [core-common-config-bootstrapper internal] load build context [2024-11-19T07:58:28.388Z] #52 DONE 24.1s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #45 [support-notifications internal] load build context [2024-11-19T07:58:28.388Z] #45 DONE 27.0s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #49 [core-keeper internal] load build context [2024-11-19T07:58:28.388Z] #49 DONE 27.0s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #36 [core-command internal] load build context [2024-11-19T07:58:28.388Z] #36 DONE 24.1s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #69 [support-scheduler internal] load build context [2024-11-19T07:58:28.388Z] #69 DONE 24.1s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-19T07:58:28.388Z] #62 DONE 23.6s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #43 [security-secretstore-setup internal] load build context [2024-11-19T07:58:28.388Z] #43 DONE 27.2s [2024-11-19T07:58:28.388Z] [2024-11-19T07:58:28.388Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:58:28.388Z] #39 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2024-11-19T07:58:28.650Z] #39 ... [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-19T07:58:28.650Z] #53 DONE 24.2s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-19T07:58:28.650Z] #55 DONE 24.2s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-19T07:58:28.650Z] #63 DONE 24.2s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-19T07:58:28.650Z] #67 DONE 23.6s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-19T07:58:28.650Z] #64 DONE 24.2s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-19T07:58:28.650Z] #58 DONE 23.9s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #56 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-19T07:58:28.650Z] #56 DONE 23.7s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-19T07:58:28.650Z] #70 DONE 24.4s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:58:28.650Z] #71 DONE 0.1s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:58:28.650Z] #72 DONE 0.2s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:58:28.650Z] #73 DONE 0.2s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:58:28.650Z] #74 DONE 0.2s [2024-11-19T07:58:28.650Z] [2024-11-19T07:58:28.650Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:58:28.912Z] #44 ... [2024-11-19T07:58:28.912Z] [2024-11-19T07:58:28.912Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:58:28.912Z] #39 DONE 23.6s [2024-11-19T07:58:28.912Z] [2024-11-19T07:58:28.912Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:58:29.851Z] #44 ... [2024-11-19T07:58:29.851Z] [2024-11-19T07:58:29.851Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-19T07:58:29.851Z] #59 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:29.851Z] #59 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:29.851Z] #59 24.65 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:29.851Z] #59 24.66 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:29.851Z] #59 24.67 OK: 8 MiB in 15 packages [2024-11-19T07:58:29.851Z] #59 DONE 24.8s [2024-11-19T07:58:29.851Z] [2024-11-19T07:58:29.851Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-19T07:58:29.851Z] #60 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:29.851Z] #60 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.420Z] #60 24.84 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-19T07:58:30.420Z] #60 24.84 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-19T07:58:30.420Z] #60 24.84 OK: 24169 distinct packages available [2024-11-19T07:58:30.420Z] #60 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.420Z] #60 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.420Z] #60 ... [2024-11-19T07:58:30.420Z] [2024-11-19T07:58:30.420Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-19T07:58:30.420Z] #61 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.420Z] #61 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.420Z] #61 25.13 (1/3) Installing ca-certificates (20240705-r0) [2024-11-19T07:58:30.420Z] #61 25.14 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:30.420Z] #61 25.14 (3/3) Installing tzdata (2024b-r0) [2024-11-19T07:58:30.420Z] #61 25.18 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:30.420Z] #61 25.18 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:58:30.420Z] #61 25.23 OK: 10 MiB in 17 packages [2024-11-19T07:58:30.420Z] #61 DONE 25.6s [2024-11-19T07:58:30.420Z] [2024-11-19T07:58:30.420Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-19T07:58:30.420Z] #66 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.420Z] #66 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.420Z] #66 25.16 (1/4) Installing ca-certificates (20240705-r0) [2024-11-19T07:58:30.420Z] #66 25.18 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:30.420Z] #66 25.19 (3/4) Installing su-exec (0.2-r3) [2024-11-19T07:58:30.420Z] #66 25.19 (4/4) Installing yq-go (4.44.1-r2) [2024-11-19T07:58:30.420Z] #66 25.27 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:30.420Z] #66 25.27 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:58:30.420Z] #66 25.31 OK: 19 MiB in 18 packages [2024-11-19T07:58:30.420Z] #66 DONE 25.6s [2024-11-19T07:58:30.679Z] [2024-11-19T07:58:30.679Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T07:58:30.679Z] #57 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.679Z] #57 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:30.679Z] #57 25.69 (1/2) Installing ca-certificates (20240705-r0) [2024-11-19T07:58:30.679Z] #57 25.71 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:30.679Z] #57 25.72 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:30.679Z] #57 25.73 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:58:30.679Z] #57 25.77 OK: 9 MiB in 16 packages [2024-11-19T07:58:31.248Z] #57 DONE 26.3s [2024-11-19T07:58:31.248Z] [2024-11-19T07:58:31.248Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-19T07:58:31.248Z] #65 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.248Z] #65 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.248Z] #65 25.36 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-19T07:58:31.248Z] #65 25.36 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-19T07:58:31.248Z] #65 25.36 OK: 24169 distinct packages available [2024-11-19T07:58:31.248Z] #65 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.248Z] #65 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.248Z] #65 25.86 (1/14) Installing ca-certificates (20240705-r0) [2024-11-19T07:58:31.248Z] #65 25.88 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-19T07:58:31.248Z] #65 25.89 (3/14) Installing c-ares (1.33.1-r0) [2024-11-19T07:58:31.248Z] #65 25.90 (4/14) Installing libunistring (1.2-r0) [2024-11-19T07:58:31.248Z] #65 25.92 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-19T07:58:31.248Z] #65 25.93 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-19T07:58:31.248Z] #65 25.93 (7/14) Installing libpsl (0.21.5-r1) [2024-11-19T07:58:31.248Z] #65 25.94 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-19T07:58:31.248Z] #65 25.95 (9/14) Installing libcurl (8.11.0-r2) [2024-11-19T07:58:31.248Z] #65 25.96 (10/14) Installing curl (8.11.0-r2) [2024-11-19T07:58:31.248Z] #65 25.96 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:31.248Z] #65 25.97 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-19T07:58:31.248Z] #65 25.97 (13/14) Installing libucontext (1.2-r3) [2024-11-19T07:58:31.248Z] #65 25.97 (14/14) Installing gcompat (1.1.0-r4) [2024-11-19T07:58:31.248Z] #65 25.98 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:31.248Z] #65 25.99 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:58:31.248Z] #65 26.03 OK: 13 MiB in 28 packages [2024-11-19T07:58:31.248Z] #65 DONE 26.3s [2024-11-19T07:58:31.248Z] [2024-11-19T07:58:31.248Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-19T07:58:31.248Z] #60 25.41 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:31.248Z] #60 25.42 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-19T07:58:31.248Z] #60 25.42 (3/4) Installing libucontext (1.2-r3) [2024-11-19T07:58:31.248Z] #60 25.42 (4/4) Installing gcompat (1.1.0-r4) [2024-11-19T07:58:31.248Z] #60 25.42 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:31.248Z] #60 25.43 OK: 8 MiB in 18 packages [2024-11-19T07:58:31.248Z] #60 DONE 25.8s [2024-11-19T07:58:31.248Z] [2024-11-19T07:58:31.248Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T07:58:31.821Z] #75 ... [2024-11-19T07:58:31.821Z] [2024-11-19T07:58:31.821Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-19T07:58:31.821Z] #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.821Z] #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.821Z] #0 2.481 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:31.821Z] #0 2.481 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:31.821Z] #0 2.487 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:31.821Z] #0 2.594 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:31.821Z] #0 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.821Z] #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.821Z] #0 3.003 OK: 19 MiB in 18 packages [2024-11-19T07:58:31.821Z] #76 DONE 3.3s [2024-11-19T07:58:31.821Z] [2024-11-19T07:58:31.821Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-19T07:58:31.821Z] #68 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.821Z] #68 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.821Z] #68 25.38 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-19T07:58:31.821Z] #68 25.38 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-19T07:58:31.821Z] #68 25.38 OK: 24169 distinct packages available [2024-11-19T07:58:31.821Z] #68 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.821Z] #68 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:31.821Z] #68 25.96 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:31.821Z] #68 26.10 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:31.821Z] #68 26.11 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:31.821Z] #68 26.12 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-19T07:58:31.821Z] #68 26.12 (5/7) Installing libucontext (1.2-r3) [2024-11-19T07:58:31.821Z] #68 26.12 (6/7) Installing gcompat (1.1.0-r4) [2024-11-19T07:58:31.821Z] #68 26.12 (7/7) Installing openssl (3.3.2-r1) [2024-11-19T07:58:31.821Z] #68 26.14 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:31.821Z] #68 26.15 OK: 9 MiB in 19 packages [2024-11-19T07:58:31.821Z] #68 DONE 26.5s [2024-11-19T07:58:31.821Z] [2024-11-19T07:58:31.821Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-19T07:58:31.821Z] #77 DONE 0.0s [2024-11-19T07:58:31.821Z] [2024-11-19T07:58:31.821Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-19T07:58:32.391Z] #78 ... [2024-11-19T07:58:32.391Z] [2024-11-19T07:58:32.391Z] #79 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-11-19T07:58:32.391Z] #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.391Z] #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.391Z] #0 3.186 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:32.391Z] #0 3.186 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:32.391Z] #0 3.194 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:32.391Z] #0 3.284 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:32.391Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.391Z] #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.391Z] #0 3.640 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:32.391Z] #0 3.694 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:32.391Z] #0 3.707 OK: 8 MiB in 15 packages [2024-11-19T07:58:32.391Z] #79 DONE 3.9s [2024-11-19T07:58:32.652Z] [2024-11-19T07:58:32.652Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-19T07:58:32.652Z] #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.652Z] #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.652Z] #0 3.813 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:32.652Z] #0 3.813 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:32.652Z] #0 3.818 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:32.652Z] #0 3.935 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:32.652Z] #0 3.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.652Z] #0 4.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.652Z] #80 ... [2024-11-19T07:58:32.652Z] [2024-11-19T07:58:32.652Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-19T07:58:32.652Z] #0 2.790 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.652Z] #0 3.328 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:32.652Z] #0 4.155 OK: 246 MiB in 54 packages [2024-11-19T07:58:32.652Z] #81 DONE 4.4s [2024-11-19T07:58:32.912Z] [2024-11-19T07:58:32.912Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-19T07:58:32.912Z] #82 DONE 0.1s [2024-11-19T07:58:32.912Z] [2024-11-19T07:58:32.912Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-19T07:58:32.912Z] #80 4.448 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:32.912Z] #80 4.490 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:32.912Z] #80 4.507 OK: 8 MiB in 16 packages [2024-11-19T07:58:33.171Z] #80 DONE 4.7s [2024-11-19T07:58:33.171Z] [2024-11-19T07:58:33.171Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-19T07:58:33.171Z] #0 2.760 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:33.171Z] #0 3.306 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:33.171Z] #0 4.201 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T07:58:33.171Z] #0 4.500 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:33.171Z] #0 4.513 OK: 8 MiB in 15 packages [2024-11-19T07:58:33.171Z] #83 DONE 4.8s [2024-11-19T07:58:33.171Z] [2024-11-19T07:58:33.171Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-19T07:58:33.746Z] #84 ... [2024-11-19T07:58:33.746Z] [2024-11-19T07:58:33.746Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-19T07:58:33.746Z] #78 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:33.746Z] #78 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:33.746Z] #78 1.299 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:33.746Z] #78 1.299 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:33.746Z] #78 1.307 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:33.746Z] #78 1.399 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:33.746Z] #78 1.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:33.746Z] #78 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:33.746Z] #78 1.765 OK: 9 MiB in 19 packages [2024-11-19T07:58:33.746Z] #78 DONE 1.9s [2024-11-19T07:58:34.008Z] [2024-11-19T07:58:34.008Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T07:58:34.008Z] #75 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:34.008Z] #75 2.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:34.008Z] #75 2.798 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:34.008Z] #75 2.798 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:34.008Z] #75 2.808 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:34.314Z] #75 2.879 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:34.314Z] #75 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:34.314Z] #75 2.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:34.610Z] #75 3.229 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:34.610Z] #75 3.363 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:34.610Z] #75 3.377 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:58:34.610Z] #75 ... [2024-11-19T07:58:34.610Z] [2024-11-19T07:58:34.610Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-19T07:58:34.610Z] #85 DONE 1.0s [2024-11-19T07:58:34.610Z] [2024-11-19T07:58:34.610Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T07:58:34.610Z] #75 3.458 OK: 13 MiB in 28 packages [2024-11-19T07:58:34.871Z] #75 ... [2024-11-19T07:58:34.871Z] [2024-11-19T07:58:34.871Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-19T07:58:34.871Z] #86 DONE 1.0s [2024-11-19T07:58:34.871Z] [2024-11-19T07:58:34.871Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-19T07:58:35.809Z] #87 ... [2024-11-19T07:58:35.809Z] [2024-11-19T07:58:35.809Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T07:58:35.809Z] #75 DONE 4.4s [2024-11-19T07:58:35.809Z] [2024-11-19T07:58:35.809Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-19T07:58:35.809Z] #0 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 2.878 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:35.809Z] #0 2.878 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:35.809Z] #0 2.885 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:35.809Z] #0 2.964 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:35.809Z] #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 3.408 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:35.809Z] #0 3.469 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:35.809Z] #0 3.480 OK: 8 MiB in 18 packages [2024-11-19T07:58:35.809Z] #88 DONE 4.5s [2024-11-19T07:58:35.809Z] [2024-11-19T07:58:35.809Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T07:58:35.809Z] #0 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 3.085 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:35.809Z] #0 3.085 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:35.809Z] #0 3.187 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:35.809Z] #0 3.313 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:35.809Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 3.811 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:35.809Z] #0 4.006 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:35.809Z] #0 4.016 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:58:35.809Z] #0 4.140 OK: 9 MiB in 16 packages [2024-11-19T07:58:35.809Z] #89 DONE 4.7s [2024-11-19T07:58:35.809Z] [2024-11-19T07:58:35.809Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T07:58:35.809Z] #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 4.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 4.362 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:35.809Z] #0 4.362 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:35.809Z] #0 4.370 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:35.809Z] #0 4.456 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:35.809Z] #0 4.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 4.807 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:35.809Z] #0 4.903 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:35.809Z] #0 4.954 OK: 8 MiB in 15 packages [2024-11-19T07:58:35.809Z] #90 DONE 6.1s [2024-11-19T07:58:35.809Z] [2024-11-19T07:58:35.809Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-19T07:58:35.809Z] #91 DONE 1.1s [2024-11-19T07:58:35.809Z] [2024-11-19T07:58:35.809Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-19T07:58:35.809Z] #87 DONE 1.1s [2024-11-19T07:58:35.809Z] [2024-11-19T07:58:35.809Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T07:58:35.809Z] #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 4.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 4.438 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:35.809Z] #0 4.438 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:35.809Z] #0 4.452 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:35.809Z] #0 4.538 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:35.809Z] #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:35.809Z] #0 4.951 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:35.809Z] #0 5.038 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:35.809Z] #0 5.052 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:58:35.809Z] #0 5.118 OK: 10 MiB in 17 packages [2024-11-19T07:58:35.809Z] #92 DONE 5.4s [2024-11-19T07:58:35.809Z] [2024-11-19T07:58:35.809Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-19T07:58:36.770Z] #93 DONE 0.8s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-19T07:58:36.770Z] #84 DONE 3.4s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-19T07:58:36.770Z] #94 DONE 0.8s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-19T07:58:36.770Z] #95 DONE 0.9s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-19T07:58:36.770Z] #96 DONE 0.1s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-19T07:58:36.770Z] #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:36.770Z] #0 4.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:36.770Z] #0 4.593 Upgrading critical system libraries and apk-tools: [2024-11-19T07:58:36.770Z] #0 4.594 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:58:36.770Z] #0 4.622 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:58:36.770Z] #0 4.674 Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:58:36.770Z] #0 4.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:36.770Z] #0 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:58:36.770Z] #0 5.204 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:36.770Z] #0 5.357 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:58:36.770Z] #0 5.372 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:58:36.770Z] #0 5.425 OK: 19 MiB in 18 packages [2024-11-19T07:58:36.770Z] #97 DONE 6.2s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-19T07:58:36.770Z] #98 DONE 0.1s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-19T07:58:36.770Z] #99 DONE 0.1s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-19T07:58:36.770Z] #100 DONE 0.1s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-19T07:58:36.770Z] #101 DONE 0.1s [2024-11-19T07:58:36.770Z] [2024-11-19T07:58:36.770Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-19T07:58:37.034Z] #102 DONE 0.1s [2024-11-19T07:58:37.034Z] [2024-11-19T07:58:37.034Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-19T07:58:37.034Z] #103 DONE 0.1s [2024-11-19T07:58:37.034Z] [2024-11-19T07:58:37.034Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-19T07:58:37.034Z] #104 DONE 0.1s [2024-11-19T07:58:37.034Z] [2024-11-19T07:58:37.034Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-19T07:58:37.034Z] #105 DONE 0.1s [2024-11-19T07:58:37.034Z] [2024-11-19T07:58:37.034Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-19T07:58:37.034Z] #106 DONE 0.1s [2024-11-19T07:58:37.034Z] [2024-11-19T07:58:37.034Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-19T07:58:37.034Z] #107 DONE 0.1s [2024-11-19T07:58:37.034Z] [2024-11-19T07:58:37.034Z] #108 [security-spire-server] exporting to image [2024-11-19T07:58:37.034Z] #108 exporting layers [2024-11-19T07:58:37.297Z] #108 ... [2024-11-19T07:58:37.297Z] [2024-11-19T07:58:37.297Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-19T07:58:37.297Z] #109 DONE 0.1s [2024-11-19T07:58:37.297Z] [2024-11-19T07:58:37.297Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-19T07:58:37.297Z] #110 DONE 0.1s [2024-11-19T07:58:37.297Z] [2024-11-19T07:58:37.297Z] #108 [security-spire-config] exporting to image [2024-11-19T07:58:37.964Z] #108 exporting layers 0.8s done [2024-11-19T07:58:37.964Z] #108 writing image sha256:0ec9054278c3bd8404243e38adae3480b9e870f3711177afe75565b460fc0d07 done [2024-11-19T07:58:37.964Z] #108 naming to docker.io/library/security-spire-server done [2024-11-19T07:58:37.964Z] #108 exporting layers 0.8s done [2024-11-19T07:58:37.964Z] #108 writing image sha256:9f3752227ca2977359277634f53e46bfdb17f5188f49c24302a29504e3b8fe0d done [2024-11-19T07:58:37.964Z] #108 naming to docker.io/library/security-spire-agent done [2024-11-19T07:58:38.243Z] #108 writing image sha256:31af2b73ae69d8ef95bba6fac89c315dbf6158c2ac601f780665800796b21ac1 done [2024-11-19T07:58:38.243Z] #108 naming to docker.io/library/security-spire-config done [2024-11-19T07:58:38.243Z] #108 DONE 1.0s [2024-11-19T07:58:38.243Z] [2024-11-19T07:58:38.243Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:58:38.854Z] #111 ... [2024-11-19T07:58:38.854Z] [2024-11-19T07:58:38.854Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:58:38.854Z] #112 ... [2024-11-19T07:58:38.854Z] [2024-11-19T07:58:38.854Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:58:39.131Z] #113 ... [2024-11-19T07:58:39.131Z] [2024-11-19T07:58:39.131Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:58:39.131Z] #114 ... [2024-11-19T07:58:39.131Z] [2024-11-19T07:58:39.131Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:58:54.456Z] Removing intermediate container 416a40c4f5d7 [2024-11-19T07:58:54.456Z] ---> 8f49c82b3dd8 [2024-11-19T07:58:54.456Z] Successfully built 8f49c82b3dd8 [2024-11-19T07:58:54.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:58:54.796Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T07:58:54.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:58:55.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container [2024-11-19T07:58:55.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-19T07:58:56.352Z] $ docker top 44d55f9b250e9f3ca271219c3dcc26c24702e3bf864491dd56ef7443265dc78f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T07:58:57.179Z] + go version [2024-11-19T07:58:57.179Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-19T07:58:57.192Z] $ docker stop --time=1 44d55f9b250e9f3ca271219c3dcc26c24702e3bf864491dd56ef7443265dc78f [2024-11-19T07:58:58.826Z] $ docker rm -f --volumes 44d55f9b250e9f3ca271219c3dcc26c24702e3bf864491dd56ef7443265dc78f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:58:59.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-19T07:58:59.492Z] [2024-11-19T07:58:59.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:58:59.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-19T07:58:59.827Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-19T07:58:59.827Z] 547446be3368: Pulling fs layer [2024-11-19T07:58:59.827Z] d125d8839a47: Pulling fs layer [2024-11-19T07:58:59.827Z] 3e85d5ac6304: Pulling fs layer [2024-11-19T07:58:59.827Z] c3105a71a48b: Pulling fs layer [2024-11-19T07:58:59.827Z] 0f093f025ec4: Pulling fs layer [2024-11-19T07:58:59.827Z] c3106fc0e877: Pulling fs layer [2024-11-19T07:58:59.827Z] 0f093f025ec4: Waiting [2024-11-19T07:58:59.827Z] c3105a71a48b: Waiting [2024-11-19T07:58:59.827Z] c3106fc0e877: Waiting [2024-11-19T07:59:00.098Z] 547446be3368: Verifying Checksum [2024-11-19T07:59:00.098Z] 547446be3368: Download complete [2024-11-19T07:59:00.098Z] c3105a71a48b: Verifying Checksum [2024-11-19T07:59:00.098Z] c3105a71a48b: Download complete [2024-11-19T07:59:00.365Z] d125d8839a47: Verifying Checksum [2024-11-19T07:59:00.365Z] d125d8839a47: Download complete [2024-11-19T07:59:00.365Z] c3106fc0e877: Verifying Checksum [2024-11-19T07:59:00.633Z] c3106fc0e877: Download complete [2024-11-19T07:59:00.633Z] 0f093f025ec4: Verifying Checksum [2024-11-19T07:59:00.633Z] 0f093f025ec4: Download complete [2024-11-19T07:59:00.633Z] 547446be3368: Pull complete [2024-11-19T07:59:02.047Z] d125d8839a47: Pull complete [2024-11-19T07:59:02.633Z] 3e85d5ac6304: Verifying Checksum [2024-11-19T07:59:02.633Z] 3e85d5ac6304: Download complete [2024-11-19T07:59:05.814Z] #115 DONE 33.9s [2024-11-19T07:59:05.814Z] [2024-11-19T07:59:05.814Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:05.814Z] #113 DONE 33.9s [2024-11-19T07:59:05.814Z] [2024-11-19T07:59:05.814Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:05.814Z] #114 DONE 33.9s [2024-11-19T07:59:05.814Z] [2024-11-19T07:59:05.814Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:05.814Z] #111 DONE 29.7s [2024-11-19T07:59:05.814Z] [2024-11-19T07:59:05.814Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:05.814Z] #112 DONE 34.0s [2024-11-19T07:59:05.814Z] [2024-11-19T07:59:05.814Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-11-19T07:59:12.734Z] 3e85d5ac6304: Pull complete [2024-11-19T07:59:12.734Z] c3105a71a48b: Pull complete [2024-11-19T07:59:13.318Z] 0f093f025ec4: Pull complete [2024-11-19T07:59:13.585Z] c3106fc0e877: Pull complete [2024-11-19T07:59:13.585Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-19T07:59:13.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-19T07:59:13.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:59:13.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container [2024-11-19T07:59:13.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-11-19T07:59:14.031Z] #116 ... [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #117 DONE 10.2s [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:14.031Z] #118 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:14.031Z] #119 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #120 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:14.031Z] #121 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #122 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:14.031Z] #123 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #124 [core-keeper builder 7/8] COPY . . [2024-11-19T07:59:14.031Z] #124 DONE 10.1s [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #125 [support-scheduler builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #125 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:14.031Z] #126 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:14.031Z] #127 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:14.031Z] #128 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:14.031Z] #129 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #130 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:14.031Z] #131 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:14.031Z] #132 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #133 [core-command builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #133 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #134 [core-metadata builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #134 DONE 10.2s [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:14.031Z] #135 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #136 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:14.031Z] #137 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:14.031Z] #138 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:14.031Z] #139 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #140 [core-data builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #140 CACHED [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #141 [support-notifications builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #141 DONE 10.2s [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-11-19T07:59:14.031Z] #116 DONE 10.1s [2024-11-19T07:59:14.031Z] [2024-11-19T07:59:14.031Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-19T07:59:14.031Z] #142 1.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-19T07:59:15.772Z] $ docker top 791f7999957e550d6e675c633f2f257d7e305d8248b147d39475a4b9e2dcfa9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T07:59:16.599Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-19T07:59:24.042Z] #142 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-19T07:59:24.042Z] #0 0.855 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-19T07:59:24.042Z] #143 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-19T07:59:24.042Z] #0 0.884 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-19T07:59:24.042Z] #144 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-19T07:59:24.042Z] #0 0.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-19T07:59:24.042Z] #145 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-19T07:59:24.042Z] #0 0.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-19T07:59:24.042Z] #146 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T07:59:24.042Z] #0 0.976 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-19T07:59:24.042Z] #147 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-19T07:59:24.042Z] #0 1.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-19T07:59:24.042Z] #148 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-19T07:59:24.042Z] #0 1.235 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-19T07:59:24.042Z] #149 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-19T07:59:24.042Z] #0 0.981 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-19T07:59:24.042Z] #150 ... [2024-11-19T07:59:24.042Z] [2024-11-19T07:59:24.042Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-19T07:59:24.042Z] #0 0.854 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-19T07:59:24.300Z] #151 ... [2024-11-19T07:59:24.300Z] [2024-11-19T07:59:24.300Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-19T07:59:24.300Z] #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-19T07:59:24.300Z] #152 ... [2024-11-19T07:59:24.300Z] [2024-11-19T07:59:24.300Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T07:59:24.300Z] #0 0.723 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-19T07:59:26.680Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #1 transferring dockerfile: 2.13kB done [2024-11-19T07:59:26.680Z] #1 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #2 transferring dockerfile: 2.02kB done [2024-11-19T07:59:26.680Z] #2 DONE 0.0s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-11-19T07:59:26.680Z] #3 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #4 [core-data internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #4 transferring dockerfile: 2.07kB done [2024-11-19T07:59:26.680Z] #4 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #5 transferring dockerfile: 3.02kB 0.0s done [2024-11-19T07:59:26.680Z] #5 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #6 [core-command internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #6 transferring dockerfile: 1.94kB done [2024-11-19T07:59:26.680Z] #6 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #7 transferring dockerfile: 2.23kB done [2024-11-19T07:59:26.680Z] #7 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #8 transferring dockerfile: 1.89kB done [2024-11-19T07:59:26.680Z] #8 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #9 transferring dockerfile: 1.69kB done [2024-11-19T07:59:26.680Z] #9 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #10 transferring dockerfile: 2.50kB done [2024-11-19T07:59:26.680Z] #10 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #11 transferring dockerfile: 2.49kB 0.0s done [2024-11-19T07:59:26.680Z] #11 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-11-19T07:59:26.680Z] #12 transferring dockerfile: 1.70kB 0.0s done [2024-11-19T07:59:26.680Z] #12 DONE 0.1s [2024-11-19T07:59:26.680Z] [2024-11-19T07:59:26.680Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-11-19T07:59:26.946Z] #13 transferring dockerfile: 2.07kB done [2024-11-19T07:59:26.946Z] #13 DONE 0.1s [2024-11-19T07:59:26.946Z] [2024-11-19T07:59:26.946Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-11-19T07:59:26.946Z] #14 transferring dockerfile: 1.82kB 0.0s done [2024-11-19T07:59:26.946Z] #14 DONE 0.1s [2024-11-19T07:59:26.946Z] [2024-11-19T07:59:26.946Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-11-19T07:59:26.946Z] #15 transferring dockerfile: 1.81kB 0.0s done [2024-11-19T07:59:26.946Z] #15 DONE 0.1s [2024-11-19T07:59:26.946Z] [2024-11-19T07:59:26.946Z] #16 [core-metadata internal] load .dockerignore [2024-11-19T07:59:26.946Z] #16 transferring context: [2024-11-19T07:59:27.212Z] #16 transferring context: 50B 0.0s done [2024-11-19T07:59:27.212Z] #16 DONE 0.1s [2024-11-19T07:59:27.799Z] [2024-11-19T07:59:27.799Z] #17 [support-notifications internal] load .dockerignore [2024-11-19T07:59:27.799Z] #17 transferring context: 50B 0.0s done [2024-11-19T07:59:27.799Z] #17 DONE 0.1s [2024-11-19T07:59:27.799Z] [2024-11-19T07:59:27.799Z] #18 [core-data internal] load .dockerignore [2024-11-19T07:59:27.799Z] #18 transferring context: 50B done [2024-11-19T07:59:27.799Z] #18 DONE 0.1s [2024-11-19T07:59:27.799Z] [2024-11-19T07:59:27.799Z] #19 [security-proxy-auth internal] load .dockerignore [2024-11-19T07:59:27.799Z] #19 transferring context: 50B done [2024-11-19T07:59:27.799Z] #19 DONE 0.0s [2024-11-19T07:59:28.076Z] [2024-11-19T07:59:28.076Z] #20 [security-bootstrapper internal] load .dockerignore [2024-11-19T07:59:28.076Z] #20 transferring context: 50B done [2024-11-19T07:59:28.076Z] #20 DONE 0.1s [2024-11-19T07:59:28.076Z] [2024-11-19T07:59:28.076Z] #21 [core-command internal] load .dockerignore [2024-11-19T07:59:28.076Z] #21 transferring context: 50B done [2024-11-19T07:59:28.076Z] #21 DONE 0.1s [2024-11-19T07:59:28.076Z] [2024-11-19T07:59:28.076Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-19T07:59:28.076Z] #22 transferring context: 50B done [2024-11-19T07:59:28.076Z] #22 DONE 0.1s [2024-11-19T07:59:28.076Z] [2024-11-19T07:59:28.076Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-11-19T07:59:28.348Z] #23 transferring context: 50B done [2024-11-19T07:59:28.348Z] #23 DONE 0.1s [2024-11-19T07:59:28.348Z] [2024-11-19T07:59:28.348Z] #24 [security-spire-config internal] load .dockerignore [2024-11-19T07:59:28.348Z] #24 transferring context: 50B done [2024-11-19T07:59:28.348Z] #24 DONE 0.1s [2024-11-19T07:59:28.348Z] [2024-11-19T07:59:28.348Z] #25 [security-proxy-setup internal] load .dockerignore [2024-11-19T07:59:28.348Z] #25 transferring context: 50B 0.0s done [2024-11-19T07:59:28.348Z] #25 DONE 0.1s [2024-11-19T07:59:28.348Z] [2024-11-19T07:59:28.348Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-11-19T07:59:28.348Z] #26 transferring context: 50B done [2024-11-19T07:59:28.348Z] #26 DONE 0.1s [2024-11-19T07:59:28.348Z] [2024-11-19T07:59:28.348Z] #27 [security-spire-server internal] load .dockerignore [2024-11-19T07:59:28.348Z] #27 transferring context: 50B done [2024-11-19T07:59:28.348Z] #27 DONE 0.1s [2024-11-19T07:59:28.348Z] [2024-11-19T07:59:28.348Z] #28 [core-keeper internal] load .dockerignore [2024-11-19T07:59:28.348Z] #28 transferring context: 50B 0.0s done [2024-11-19T07:59:28.348Z] #28 DONE 0.1s [2024-11-19T07:59:28.348Z] [2024-11-19T07:59:28.348Z] #29 [support-scheduler internal] load .dockerignore [2024-11-19T07:59:28.615Z] #29 transferring context: 50B done [2024-11-19T07:59:28.615Z] #29 DONE 0.1s [2024-11-19T07:59:28.615Z] [2024-11-19T07:59:28.615Z] #30 [security-spire-agent internal] load .dockerignore [2024-11-19T07:59:28.615Z] #30 transferring context: 50B done [2024-11-19T07:59:28.615Z] #30 DONE 0.1s [2024-11-19T07:59:28.615Z] [2024-11-19T07:59:28.615Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:28.615Z] #31 DONE 0.0s [2024-11-19T07:59:28.615Z] [2024-11-19T07:59:28.615Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:59:28.880Z] #32 DONE 0.4s [2024-11-19T07:59:29.146Z] [2024-11-19T07:59:29.146Z] #33 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:29.146Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:29.146Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.2s [2024-11-19T07:59:29.146Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:29.146Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:29.146Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:29.412Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.99MB / 4.09MB 0.3s [2024-11-19T07:59:29.412Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:29.412Z] #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-11-19T07:59:29.678Z] #33 ... [2024-11-19T07:59:29.678Z] [2024-11-19T07:59:29.678Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:29.678Z] #31 DONE 0.0s [2024-11-19T07:59:29.678Z] [2024-11-19T07:59:29.678Z] #34 [core-metadata internal] load build context [2024-11-19T07:59:29.678Z] #34 transferring context: 2.94MB 0.5s done [2024-11-19T07:59:29.678Z] #34 DONE 0.6s [2024-11-19T07:59:29.678Z] [2024-11-19T07:59:29.678Z] #33 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:29.678Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:29.678Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:29.678Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:29.678Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:29.678Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:29.678Z] #33 ... [2024-11-19T07:59:29.678Z] [2024-11-19T07:59:29.678Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:29.678Z] #31 DONE 0.0s [2024-11-19T07:59:29.678Z] [2024-11-19T07:59:29.678Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:59:29.678Z] #32 DONE 0.4s [2024-11-19T07:59:29.678Z] [2024-11-19T07:59:29.678Z] #33 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:29.678Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:29.678Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:29.678Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:29.678Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:29.679Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:29.944Z] #33 ... [2024-11-19T07:59:29.944Z] [2024-11-19T07:59:29.944Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:29.944Z] #31 DONE 0.0s [2024-11-19T07:59:29.944Z] [2024-11-19T07:59:29.944Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:59:29.944Z] #32 DONE 0.5s [2024-11-19T07:59:29.944Z] [2024-11-19T07:59:29.944Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:29.944Z] #31 DONE 0.0s [2024-11-19T07:59:29.944Z] [2024-11-19T07:59:29.944Z] #33 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:30.214Z] #33 ... [2024-11-19T07:59:30.214Z] [2024-11-19T07:59:30.214Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:30.214Z] #31 DONE 0.0s [2024-11-19T07:59:30.214Z] [2024-11-19T07:59:30.214Z] #33 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:30.214Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:30.214Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:30.214Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:30.214Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:30.214Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:30.214Z] #33 ... [2024-11-19T07:59:30.214Z] [2024-11-19T07:59:30.214Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:59:30.214Z] #32 DONE 0.7s [2024-11-19T07:59:30.214Z] [2024-11-19T07:59:30.214Z] #35 [core-command internal] load build context [2024-11-19T07:59:30.214Z] #35 DONE 0.0s [2024-11-19T07:59:30.215Z] [2024-11-19T07:59:30.215Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-19T07:59:30.215Z] #36 DONE 2.0s [2024-11-19T07:59:30.215Z] [2024-11-19T07:59:30.215Z] #33 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:30.215Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:30.215Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:30.215Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:30.215Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:30.215Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:30.215Z] #33 ... [2024-11-19T07:59:30.215Z] [2024-11-19T07:59:30.215Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:30.215Z] #31 DONE 0.0s [2024-11-19T07:59:30.481Z] [2024-11-19T07:59:30.481Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-11-19T07:59:30.747Z] #37 ... [2024-11-19T07:59:30.747Z] [2024-11-19T07:59:30.747Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:59:30.747Z] #32 DONE 1.0s [2024-11-19T07:59:30.747Z] [2024-11-19T07:59:30.747Z] #33 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:31.015Z] #33 ... [2024-11-19T07:59:31.015Z] [2024-11-19T07:59:31.015Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-19T07:59:31.015Z] #36 DONE 2.0s [2024-11-19T07:59:31.015Z] [2024-11-19T07:59:31.015Z] #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:31.015Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:31.015Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:31.015Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:31.015Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:31.015Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:31.015Z] #33 ... [2024-11-19T07:59:31.015Z] [2024-11-19T07:59:31.015Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:59:31.015Z] #32 DONE 1.4s [2024-11-19T07:59:31.015Z] [2024-11-19T07:59:31.015Z] #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:31.283Z] #33 ... [2024-11-19T07:59:31.283Z] [2024-11-19T07:59:31.283Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:31.283Z] #31 DONE 0.0s [2024-11-19T07:59:31.283Z] [2024-11-19T07:59:31.283Z] #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:31.283Z] #33 ... [2024-11-19T07:59:31.283Z] [2024-11-19T07:59:31.283Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-19T07:59:31.283Z] #37 DONE 1.6s [2024-11-19T07:59:31.283Z] [2024-11-19T07:59:31.283Z] #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:31.283Z] #33 ... [2024-11-19T07:59:31.283Z] [2024-11-19T07:59:31.283Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-19T07:59:31.283Z] #36 DONE 2.0s [2024-11-19T07:59:31.283Z] [2024-11-19T07:59:31.283Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:59:31.283Z] #32 DONE 1.6s [2024-11-19T07:59:31.283Z] [2024-11-19T07:59:31.283Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-11-19T07:59:31.283Z] #37 DONE 1.7s [2024-11-19T07:59:31.283Z] [2024-11-19T07:59:31.283Z] #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:31.283Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:31.283Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:31.283Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:31.283Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:31.283Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:31.552Z] #33 ... [2024-11-19T07:59:31.552Z] [2024-11-19T07:59:31.552Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:31.552Z] #31 DONE 0.0s [2024-11-19T07:59:31.552Z] [2024-11-19T07:59:31.552Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-19T07:59:31.819Z] #38 ... [2024-11-19T07:59:31.819Z] [2024-11-19T07:59:31.819Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:31.819Z] #31 DONE 0.0s [2024-11-19T07:59:32.085Z] [2024-11-19T07:59:32.085Z] #39 [security-proxy-auth internal] load build context [2024-11-19T07:59:32.085Z] #39 transferring context: 2.94MB 1.9s done [2024-11-19T07:59:32.085Z] #39 DONE 2.3s [2024-11-19T07:59:32.085Z] [2024-11-19T07:59:32.085Z] #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:32.085Z] #33 ... [2024-11-19T07:59:32.085Z] [2024-11-19T07:59:32.085Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-19T07:59:32.085Z] #31 DONE 0.0s [2024-11-19T07:59:32.352Z] [2024-11-19T07:59:32.352Z] #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:32.352Z] #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done [2024-11-19T07:59:32.352Z] #33 ... [2024-11-19T07:59:32.352Z] [2024-11-19T07:59:32.352Z] #40 [support-notifications internal] load build context [2024-11-19T07:59:32.352Z] #40 transferring context: 2.94MB 2.0s done [2024-11-19T07:59:32.352Z] #40 DONE 2.6s [2024-11-19T07:59:32.352Z] [2024-11-19T07:59:32.352Z] #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:32.352Z] #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done [2024-11-19T07:59:32.623Z] #33 ... [2024-11-19T07:59:32.623Z] [2024-11-19T07:59:32.623Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-19T07:59:32.623Z] #36 DONE 2.1s [2024-11-19T07:59:32.623Z] [2024-11-19T07:59:32.623Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-11-19T07:59:32.623Z] #37 DONE 1.7s [2024-11-19T07:59:32.623Z] [2024-11-19T07:59:32.623Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-19T07:59:32.623Z] #32 DONE 2.8s [2024-11-19T07:59:32.623Z] [2024-11-19T07:59:32.623Z] #33 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:32.623Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:32.623Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:32.623Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:32.623Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:32.623Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:32.623Z] #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done [2024-11-19T07:59:32.897Z] #33 ... [2024-11-19T07:59:32.897Z] [2024-11-19T07:59:32.897Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-19T07:59:32.897Z] #36 DONE 2.1s [2024-11-19T07:59:32.897Z] [2024-11-19T07:59:32.897Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-11-19T07:59:32.897Z] #37 DONE 1.7s [2024-11-19T07:59:32.897Z] [2024-11-19T07:59:32.897Z] #41 [core-data internal] load build context [2024-11-19T07:59:32.897Z] #41 transferring context: 2.94MB 2.0s done [2024-11-19T07:59:32.897Z] #41 DONE 3.0s [2024-11-19T07:59:32.897Z] [2024-11-19T07:59:32.897Z] #33 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:32.897Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:32.897Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:32.897Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:32.897Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:32.897Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:32.897Z] #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done [2024-11-19T07:59:33.480Z] #33 ... [2024-11-19T07:59:33.480Z] [2024-11-19T07:59:33.480Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-19T07:59:33.480Z] #42 DONE 2.6s [2024-11-19T07:59:33.480Z] [2024-11-19T07:59:33.480Z] #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:33.480Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:33.480Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:33.480Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:33.480Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:33.480Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:33.480Z] #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done [2024-11-19T07:59:33.480Z] #33 ... [2024-11-19T07:59:33.480Z] [2024-11-19T07:59:33.480Z] #43 [security-spiffe-token-provider internal] load build context [2024-11-19T07:59:33.480Z] #43 transferring context: 2.94MB 1.5s done [2024-11-19T07:59:33.480Z] #43 DONE 2.5s [2024-11-19T07:59:33.480Z] [2024-11-19T07:59:33.480Z] #44 [core-common-config-bootstrapper internal] load build context [2024-11-19T07:59:33.480Z] #44 transferring context: 2.94MB 2.2s done [2024-11-19T07:59:33.480Z] #44 DONE 3.2s [2024-11-19T07:59:33.480Z] [2024-11-19T07:59:33.481Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:33.481Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-11-19T07:59:33.753Z] #45 ... [2024-11-19T07:59:33.753Z] [2024-11-19T07:59:33.753Z] #35 [core-command internal] load build context [2024-11-19T07:59:33.753Z] #35 transferring context: 2.94MB 2.4s done [2024-11-19T07:59:33.753Z] #35 DONE 3.3s [2024-11-19T07:59:33.753Z] [2024-11-19T07:59:33.753Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:33.753Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-11-19T07:59:33.753Z] #45 ... [2024-11-19T07:59:33.753Z] [2024-11-19T07:59:33.753Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-19T07:59:33.753Z] #46 DONE 1.1s [2024-11-19T07:59:33.753Z] [2024-11-19T07:59:33.753Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:33.753Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-11-19T07:59:33.753Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-19T07:59:33.753Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-19T07:59:33.753Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-11-19T07:59:34.020Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-19T07:59:34.020Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-19T07:59:34.020Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-19T07:59:34.020Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-19T07:59:34.020Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-19T07:59:34.020Z] #45 ... [2024-11-19T07:59:34.020Z] [2024-11-19T07:59:34.020Z] #47 [security-bootstrapper internal] load build context [2024-11-19T07:59:34.020Z] #47 transferring context: 2.94MB 3.0s done [2024-11-19T07:59:34.020Z] #47 DONE 4.1s [2024-11-19T07:59:34.020Z] [2024-11-19T07:59:34.020Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:34.020Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-19T07:59:34.020Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-19T07:59:34.335Z] #45 ... [2024-11-19T07:59:34.335Z] [2024-11-19T07:59:34.335Z] #48 [security-proxy-setup internal] load build context [2024-11-19T07:59:34.335Z] #48 transferring context: 2.94MB 1.7s done [2024-11-19T07:59:34.335Z] #48 DONE 2.8s [2024-11-19T07:59:34.335Z] [2024-11-19T07:59:34.335Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:34.335Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s [2024-11-19T07:59:34.335Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s [2024-11-19T07:59:34.617Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2024-11-19T07:59:34.617Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s [2024-11-19T07:59:34.617Z] #45 ... [2024-11-19T07:59:34.617Z] [2024-11-19T07:59:34.617Z] #33 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:59:34.617Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-19T07:59:34.617Z] #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-11-19T07:59:34.617Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-19T07:59:34.617Z] #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-11-19T07:59:34.617Z] #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-11-19T07:59:34.617Z] #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done [2024-11-19T07:59:34.617Z] #33 DONE 6.6s [2024-11-19T07:59:34.617Z] [2024-11-19T07:59:34.617Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:34.617Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.9s [2024-11-19T07:59:34.886Z] #45 ... [2024-11-19T07:59:34.886Z] [2024-11-19T07:59:34.886Z] #49 [security-spire-config internal] load build context [2024-11-19T07:59:34.886Z] #49 transferring context: 21.82kB 0.1s done [2024-11-19T07:59:34.886Z] #49 DONE 1.6s [2024-11-19T07:59:34.886Z] [2024-11-19T07:59:34.886Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:34.886Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done [2024-11-19T07:59:35.155Z] #45 ... [2024-11-19T07:59:35.155Z] [2024-11-19T07:59:35.155Z] #50 [security-spire-agent internal] load build context [2024-11-19T07:59:35.155Z] #50 transferring context: 23.10kB 0.1s done [2024-11-19T07:59:35.155Z] #50 DONE 1.2s [2024-11-19T07:59:35.155Z] [2024-11-19T07:59:35.155Z] #51 [security-spire-server internal] load build context [2024-11-19T07:59:35.155Z] #51 transferring context: 23.57kB 0.1s done [2024-11-19T07:59:35.155Z] #51 DONE 1.7s [2024-11-19T07:59:35.155Z] [2024-11-19T07:59:35.155Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:35.156Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.3s [2024-11-19T07:59:35.745Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 1.9s [2024-11-19T07:59:35.745Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-19T07:59:36.011Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.18MB / 28.04MB 2.1s [2024-11-19T07:59:36.011Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-19T07:59:36.279Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.11MB / 28.04MB 2.6s [2024-11-19T07:59:36.552Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 2.8s [2024-11-19T07:59:37.152Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 3.4s [2024-11-19T07:59:37.912Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 3.9s [2024-11-19T07:59:38.206Z] #45 ... [2024-11-19T07:59:38.206Z] [2024-11-19T07:59:38.206Z] #52 [security-secretstore-setup internal] load build context [2024-11-19T07:59:38.206Z] #52 transferring context: 2.94MB 2.8s done [2024-11-19T07:59:38.206Z] #52 DONE 5.6s [2024-11-19T07:59:38.206Z] [2024-11-19T07:59:38.206Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:38.501Z] #45 ... [2024-11-19T07:59:38.501Z] [2024-11-19T07:59:38.501Z] #53 [support-scheduler internal] load build context [2024-11-19T07:59:38.501Z] #53 transferring context: 2.94MB 2.7s done [2024-11-19T07:59:38.501Z] #53 DONE 5.6s [2024-11-19T07:59:38.501Z] [2024-11-19T07:59:38.501Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:38.501Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.59MB / 28.04MB 4.5s [2024-11-19T07:59:38.501Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-11-19T07:59:38.501Z] #45 ... [2024-11-19T07:59:38.502Z] [2024-11-19T07:59:38.502Z] #54 [core-keeper internal] load build context [2024-11-19T07:59:38.502Z] #54 transferring context: 2.94MB 2.9s done [2024-11-19T07:59:38.502Z] #54 DONE 5.8s [2024-11-19T07:59:38.502Z] [2024-11-19T07:59:38.502Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:38.502Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-11-19T07:59:39.602Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 5.9s [2024-11-19T07:59:39.878Z] #45 ... [2024-11-19T07:59:39.878Z] [2024-11-19T07:59:39.878Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-19T07:59:39.878Z] #55 DONE 7.1s [2024-11-19T07:59:39.878Z] [2024-11-19T07:59:39.878Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:40.467Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 6.7s [2024-11-19T07:59:41.427Z] #45 ... [2024-11-19T07:59:41.427Z] [2024-11-19T07:59:41.427Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-19T07:59:41.427Z] #0 5.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:41.427Z] #0 6.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:41.427Z] #56 ... [2024-11-19T07:59:41.427Z] [2024-11-19T07:59:41.427Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-19T07:59:41.427Z] #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:41.427Z] #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:41.427Z] #57 ... [2024-11-19T07:59:41.427Z] [2024-11-19T07:59:41.427Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-19T07:59:41.427Z] #0 8.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:41.427Z] #0 9.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:41.694Z] #58 ... [2024-11-19T07:59:41.694Z] [2024-11-19T07:59:41.694Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:41.962Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.48MB / 28.04MB 8.2s [2024-11-19T07:59:42.653Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 8.9s [2024-11-19T07:59:44.213Z] #45 ... [2024-11-19T07:59:44.213Z] [2024-11-19T07:59:44.213Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:59:44.213Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2024-11-19T07:59:44.213Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-19T07:59:44.213Z] #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-19T07:59:44.213Z] #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-19T07:59:44.213Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-19T07:59:44.213Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-19T07:59:44.213Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-11-19T07:59:44.213Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.19MB / 18.32MB 8.4s [2024-11-19T07:59:44.213Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-11-19T07:59:44.213Z] #59 ... [2024-11-19T07:59:44.213Z] [2024-11-19T07:59:44.213Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:44.213Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 10.2s [2024-11-19T07:59:44.213Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.4s done [2024-11-19T07:59:45.191Z] #45 ... [2024-11-19T07:59:45.191Z] [2024-11-19T07:59:45.191Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-19T07:59:45.191Z] #0 8.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:45.191Z] #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:45.191Z] #60 ... [2024-11-19T07:59:45.191Z] [2024-11-19T07:59:45.191Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-19T07:59:45.191Z] #61 ... [2024-11-19T07:59:45.191Z] [2024-11-19T07:59:45.191Z] #62 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-19T07:59:45.467Z] #62 ... [2024-11-19T07:59:45.467Z] [2024-11-19T07:59:45.467Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T07:59:45.467Z] #63 ... [2024-11-19T07:59:45.467Z] [2024-11-19T07:59:45.467Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-19T07:59:45.467Z] #57 12.42 OK: 238 MiB in 54 packages [2024-11-19T07:59:45.467Z] #57 DONE 14.5s [2024-11-19T07:59:45.467Z] [2024-11-19T07:59:45.467Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-19T07:59:45.744Z] #64 ... [2024-11-19T07:59:45.744Z] [2024-11-19T07:59:45.744Z] #38 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-19T07:59:45.744Z] #38 6.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:45.744Z] #38 7.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:45.744Z] #38 13.15 OK: 238 MiB in 54 packages [2024-11-19T07:59:45.744Z] #38 DONE 15.2s [2024-11-19T07:59:45.744Z] [2024-11-19T07:59:45.744Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-19T07:59:45.744Z] #65 ... [2024-11-19T07:59:45.744Z] [2024-11-19T07:59:45.744Z] #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-19T07:59:46.023Z] #66 ... [2024-11-19T07:59:46.023Z] [2024-11-19T07:59:46.023Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-19T07:59:46.023Z] #67 ... [2024-11-19T07:59:46.023Z] [2024-11-19T07:59:46.023Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-19T07:59:46.300Z] #68 ... [2024-11-19T07:59:46.300Z] [2024-11-19T07:59:46.300Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-19T07:59:46.300Z] #58 14.07 OK: 238 MiB in 54 packages [2024-11-19T07:59:46.300Z] #58 DONE 15.0s [2024-11-19T07:59:46.300Z] [2024-11-19T07:59:46.300Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-19T07:59:46.571Z] #69 ... [2024-11-19T07:59:46.571Z] [2024-11-19T07:59:46.571Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-19T07:59:46.571Z] #70 ... [2024-11-19T07:59:46.571Z] [2024-11-19T07:59:46.571Z] #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:46.842Z] #71 ... [2024-11-19T07:59:46.842Z] [2024-11-19T07:59:46.842Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:46.842Z] #72 DONE 1.3s [2024-11-19T07:59:47.112Z] [2024-11-19T07:59:47.112Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:47.698Z] #73 ... [2024-11-19T07:59:47.698Z] [2024-11-19T07:59:47.698Z] #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:47.698Z] #71 DONE 1.2s [2024-11-19T07:59:47.698Z] [2024-11-19T07:59:47.698Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-19T07:59:47.698Z] #60 12.40 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T07:59:47.698Z] #60 12.42 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:59:47.698Z] #60 12.46 OK: 9 MiB in 15 packages [2024-11-19T07:59:47.968Z] #60 ... [2024-11-19T07:59:47.968Z] [2024-11-19T07:59:47.968Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:47.968Z] #74 DONE 2.3s [2024-11-19T07:59:47.968Z] [2024-11-19T07:59:47.968Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:47.968Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-11-19T07:59:48.257Z] #45 ... [2024-11-19T07:59:48.257Z] [2024-11-19T07:59:48.257Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-19T07:59:48.257Z] #56 10.33 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-19T07:59:48.257Z] #56 10.33 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-19T07:59:48.257Z] #56 10.33 OK: 24051 distinct packages available [2024-11-19T07:59:48.257Z] #56 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:48.257Z] #56 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:48.257Z] #56 16.17 OK: 238 MiB in 54 packages [2024-11-19T07:59:48.257Z] #56 DONE 16.9s [2024-11-19T07:59:48.257Z] [2024-11-19T07:59:48.257Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:48.257Z] #45 ... [2024-11-19T07:59:48.257Z] [2024-11-19T07:59:48.257Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-19T07:59:48.257Z] #60 DONE 13.4s [2024-11-19T07:59:48.257Z] [2024-11-19T07:59:48.257Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:50.200Z] #45 ... [2024-11-19T07:59:50.200Z] [2024-11-19T07:59:50.200Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-19T07:59:50.200Z] #75 ... [2024-11-19T07:59:50.200Z] [2024-11-19T07:59:50.200Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T07:59:50.200Z] #63 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:50.200Z] #63 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:50.466Z] #63 ... [2024-11-19T07:59:50.466Z] [2024-11-19T07:59:50.466Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-19T07:59:50.466Z] #76 DONE 2.2s [2024-11-19T07:59:50.732Z] [2024-11-19T07:59:50.732Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:53.316Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2024-11-19T07:59:54.276Z] #45 ... [2024-11-19T07:59:54.276Z] [2024-11-19T07:59:54.276Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:59:54.276Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.0s done [2024-11-19T07:59:54.276Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.5s [2024-11-19T07:59:54.276Z] #59 ... [2024-11-19T07:59:54.276Z] [2024-11-19T07:59:54.276Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:54.863Z] #45 ... [2024-11-19T07:59:54.863Z] [2024-11-19T07:59:54.863Z] #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-19T07:59:54.863Z] #66 DONE 19.3s [2024-11-19T07:59:54.863Z] [2024-11-19T07:59:54.863Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:56.271Z] #45 ... [2024-11-19T07:59:56.271Z] [2024-11-19T07:59:56.271Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T07:59:56.271Z] #63 17.63 (1/2) Installing ca-certificates (20240705-r0) [2024-11-19T07:59:56.271Z] #63 18.00 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-19T07:59:56.271Z] #63 18.04 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:59:56.271Z] #63 18.19 Executing ca-certificates-20240705-r0.trigger [2024-11-19T07:59:56.271Z] #63 19.59 OK: 10 MiB in 16 packages [2024-11-19T07:59:56.271Z] #63 DONE 21.1s [2024-11-19T07:59:56.539Z] [2024-11-19T07:59:56.539Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:59:57.124Z] #59 ... [2024-11-19T07:59:57.124Z] [2024-11-19T07:59:57.124Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-19T07:59:57.124Z] #61 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:57.124Z] #61 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:57.124Z] #61 15.03 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-19T07:59:57.124Z] #61 15.03 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-19T07:59:57.124Z] #61 15.03 OK: 24047 distinct packages available [2024-11-19T07:59:57.124Z] #61 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:57.124Z] #61 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:57.390Z] #61 ... [2024-11-19T07:59:57.390Z] [2024-11-19T07:59:57.390Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T07:59:57.390Z] #59 ... [2024-11-19T07:59:57.390Z] [2024-11-19T07:59:57.390Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:57.656Z] #77 ... [2024-11-19T07:59:57.656Z] [2024-11-19T07:59:57.656Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-19T07:59:57.656Z] #61 22.26 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-19T07:59:57.656Z] #61 22.28 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-19T07:59:57.656Z] #61 22.31 (3/4) Installing libucontext (1.2-r3) [2024-11-19T07:59:57.656Z] #61 22.34 (4/4) Installing gcompat (1.1.0-r4) [2024-11-19T07:59:57.656Z] #61 22.40 Executing busybox-1.36.1-r29.trigger [2024-11-19T07:59:57.656Z] #61 22.59 OK: 9 MiB in 18 packages [2024-11-19T07:59:57.922Z] #61 ... [2024-11-19T07:59:57.922Z] [2024-11-19T07:59:57.922Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:59:58.188Z] #78 ... [2024-11-19T07:59:58.188Z] [2024-11-19T07:59:58.188Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T07:59:58.188Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s [2024-11-19T07:59:58.455Z] #45 ... [2024-11-19T07:59:58.455Z] [2024-11-19T07:59:58.455Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T07:59:58.455Z] #0 9.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:59:58.720Z] #79 ... [2024-11-19T07:59:58.720Z] [2024-11-19T07:59:58.720Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T08:00:00.123Z] #45 ... [2024-11-19T08:00:00.123Z] [2024-11-19T08:00:00.123Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-19T08:00:00.123Z] #61 DONE 25.0s [2024-11-19T08:00:00.123Z] [2024-11-19T08:00:00.123Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T08:00:00.389Z] #45 ... [2024-11-19T08:00:00.389Z] [2024-11-19T08:00:00.389Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:00:00.655Z] #80 ... [2024-11-19T08:00:00.655Z] [2024-11-19T08:00:00.655Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T08:00:00.655Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.8s [2024-11-19T08:00:01.238Z] #59 ... [2024-11-19T08:00:01.238Z] [2024-11-19T08:00:01.238Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-19T08:00:01.238Z] #65 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:01.238Z] #65 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:01.238Z] #65 25.32 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:01.515Z] #65 26.13 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:01.515Z] #65 ... [2024-11-19T08:00:01.515Z] [2024-11-19T08:00:01.515Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T08:00:01.785Z] #45 ... [2024-11-19T08:00:01.785Z] [2024-11-19T08:00:01.785Z] #62 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-19T08:00:01.785Z] #62 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:01.785Z] #62 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:02.055Z] #62 ... [2024-11-19T08:00:02.055Z] [2024-11-19T08:00:02.055Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-19T08:00:02.055Z] #64 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:02.055Z] #64 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:02.055Z] #64 26.25 (1/4) Installing ca-certificates (20240705-r0) [2024-11-19T08:00:02.055Z] #64 ... [2024-11-19T08:00:02.055Z] [2024-11-19T08:00:02.055Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-19T08:00:02.055Z] #68 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:02.055Z] #68 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:02.055Z] #68 26.74 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-19T08:00:02.055Z] #68 26.74 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-19T08:00:02.055Z] #68 26.74 OK: 24047 distinct packages available [2024-11-19T08:00:02.332Z] #68 ... [2024-11-19T08:00:02.332Z] [2024-11-19T08:00:02.332Z] #62 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-19T08:00:02.332Z] #62 27.10 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T08:00:02.332Z] #62 27.14 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:02.600Z] #62 27.26 OK: 9 MiB in 15 packages [2024-11-19T08:00:04.012Z] #62 ... [2024-11-19T08:00:04.012Z] [2024-11-19T08:00:04.012Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-19T08:00:04.012Z] #70 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:04.012Z] #70 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:04.012Z] #70 ... [2024-11-19T08:00:04.012Z] [2024-11-19T08:00:04.012Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-19T08:00:04.012Z] #69 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:04.012Z] #69 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:04.012Z] #69 ... [2024-11-19T08:00:04.012Z] [2024-11-19T08:00:04.012Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-19T08:00:04.012Z] #67 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:04.012Z] #67 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:04.277Z] #67 ... [2024-11-19T08:00:04.277Z] [2024-11-19T08:00:04.277Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T08:00:04.277Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2024-11-19T08:00:04.542Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s done [2024-11-19T08:00:04.947Z] #45 ... [2024-11-19T08:00:04.947Z] [2024-11-19T08:00:04.947Z] #62 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-19T08:00:04.947Z] #62 DONE 30.4s [2024-11-19T08:00:04.947Z] [2024-11-19T08:00:04.947Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-19T08:00:04.947Z] #0 6.208 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:04.947Z] #0 8.729 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:04.947Z] #81 ... [2024-11-19T08:00:04.947Z] [2024-11-19T08:00:04.947Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T08:00:04.947Z] #45 DONE 31.6s [2024-11-19T08:00:04.947Z] [2024-11-19T08:00:04.947Z] #82 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-11-19T08:00:05.379Z] #82 ... [2024-11-19T08:00:05.379Z] [2024-11-19T08:00:05.379Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-19T08:00:05.379Z] #75 15.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:05.379Z] #75 17.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:05.379Z] #75 ... [2024-11-19T08:00:05.379Z] [2024-11-19T08:00:05.379Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-19T08:00:05.379Z] #68 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:06.082Z] #68 ... [2024-11-19T08:00:06.082Z] [2024-11-19T08:00:06.082Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-19T08:00:06.082Z] #65 26.37 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-19T08:00:06.082Z] #65 26.40 (4/6) Installing openssl (3.3.2-r1) [2024-11-19T08:00:06.082Z] #65 26.59 (5/6) Installing su-exec (0.2-r3) [2024-11-19T08:00:06.082Z] #65 26.61 (6/6) Installing yq-go (4.44.1-r2) [2024-11-19T08:00:06.082Z] #65 28.01 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:06.082Z] #65 28.10 OK: 20 MiB in 18 packages [2024-11-19T08:00:06.082Z] #65 DONE 30.8s [2024-11-19T08:00:06.082Z] [2024-11-19T08:00:06.082Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-19T08:00:06.082Z] #70 30.37 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-19T08:00:06.082Z] #70 30.40 (2/2) Installing su-exec (0.2-r3) [2024-11-19T08:00:06.082Z] #70 30.42 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:06.082Z] #70 30.63 OK: 9 MiB in 16 packages [2024-11-19T08:00:07.158Z] #70 ... [2024-11-19T08:00:07.158Z] [2024-11-19T08:00:07.158Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T08:00:07.158Z] #0 6.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:07.158Z] #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:07.158Z] #83 ... [2024-11-19T08:00:07.158Z] [2024-11-19T08:00:07.158Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-19T08:00:10.915Z] #84 ... [2024-11-19T08:00:10.915Z] [2024-11-19T08:00:10.915Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-19T08:00:10.915Z] #70 DONE 32.2s [2024-11-19T08:00:10.915Z] [2024-11-19T08:00:10.915Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-19T08:00:10.915Z] #85 ... [2024-11-19T08:00:10.915Z] [2024-11-19T08:00:10.915Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-19T08:00:10.915Z] #64 27.01 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-19T08:00:10.915Z] #64 27.05 (3/4) Installing su-exec (0.2-r3) [2024-11-19T08:00:10.915Z] #64 27.06 (4/4) Installing yq-go (4.44.1-r2) [2024-11-19T08:00:10.915Z] #64 28.79 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:10.915Z] #64 29.00 Executing ca-certificates-20240705-r0.trigger [2024-11-19T08:00:10.915Z] #64 30.37 OK: 20 MiB in 18 packages [2024-11-19T08:00:10.915Z] #64 DONE 32.7s [2024-11-19T08:00:10.915Z] [2024-11-19T08:00:10.915Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-19T08:00:10.915Z] #86 ... [2024-11-19T08:00:10.915Z] [2024-11-19T08:00:10.915Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T08:00:10.915Z] #79 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:10.915Z] #79 ... [2024-11-19T08:00:10.915Z] [2024-11-19T08:00:10.915Z] #82 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-11-19T08:00:10.915Z] #82 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:10.915Z] #82 ... [2024-11-19T08:00:10.915Z] [2024-11-19T08:00:10.915Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-19T08:00:10.915Z] #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:10.915Z] #0 6.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:10.915Z] #87 ... [2024-11-19T08:00:10.915Z] [2024-11-19T08:00:10.915Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-19T08:00:10.915Z] #84 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:13.511Z] #84 ... [2024-11-19T08:00:13.511Z] [2024-11-19T08:00:13.511Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T08:00:13.511Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.3s done [2024-11-19T08:00:13.511Z] #59 ... [2024-11-19T08:00:13.511Z] [2024-11-19T08:00:13.511Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-19T08:00:13.511Z] #75 31.59 OK: 238 MiB in 54 packages [2024-11-19T08:00:13.511Z] #75 DONE 33.1s [2024-11-19T08:00:13.511Z] [2024-11-19T08:00:13.511Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-19T08:00:13.511Z] #81 18.18 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T08:00:13.511Z] #81 ... [2024-11-19T08:00:13.511Z] [2024-11-19T08:00:13.511Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-19T08:00:13.511Z] #88 DONE 0.4s [2024-11-19T08:00:13.511Z] [2024-11-19T08:00:13.511Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:00:14.676Z] #89 ... [2024-11-19T08:00:14.676Z] [2024-11-19T08:00:14.676Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-19T08:00:14.676Z] #69 32.69 (1/3) Installing ca-certificates (20240705-r0) [2024-11-19T08:00:14.676Z] #69 33.88 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-19T08:00:14.676Z] #69 34.97 (3/3) Installing tzdata (2024b-r0) [2024-11-19T08:00:14.676Z] #69 36.11 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:14.676Z] #69 36.23 Executing ca-certificates-20240705-r0.trigger [2024-11-19T08:00:14.676Z] #69 37.27 OK: 11 MiB in 17 packages [2024-11-19T08:00:14.676Z] #69 DONE 39.2s [2024-11-19T08:00:14.676Z] [2024-11-19T08:00:14.676Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-19T08:00:14.676Z] #87 14.60 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:14.676Z] #87 14.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:14.676Z] #87 14.67 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:19.403Z] #87 16.46 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:19.403Z] #87 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:19.403Z] #87 ... [2024-11-19T08:00:19.403Z] [2024-11-19T08:00:19.403Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-19T08:00:19.403Z] #67 31.34 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-19T08:00:19.403Z] #67 31.35 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-19T08:00:19.403Z] #67 31.35 OK: 24047 distinct packages available [2024-11-19T08:00:19.403Z] #67 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:19.403Z] #67 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:19.403Z] #67 ... [2024-11-19T08:00:19.403Z] [2024-11-19T08:00:19.403Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-19T08:00:19.403Z] #81 19.45 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:19.403Z] #81 19.62 OK: 9 MiB in 15 packages [2024-11-19T08:00:19.403Z] #81 DONE 22.1s [2024-11-19T08:00:19.403Z] [2024-11-19T08:00:19.403Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T08:00:19.403Z] #83 17.50 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:19.403Z] #83 17.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:19.403Z] #83 17.65 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:19.403Z] #83 20.08 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:19.403Z] #83 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:19.403Z] #83 ... [2024-11-19T08:00:19.403Z] [2024-11-19T08:00:19.403Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-19T08:00:19.403Z] #68 31.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:19.403Z] #68 40.62 (1/14) Installing ca-certificates (20240705-r0) [2024-11-19T08:00:19.403Z] #68 41.32 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-19T08:00:19.403Z] #68 41.53 (3/14) Installing c-ares (1.33.1-r0) [2024-11-19T08:00:19.403Z] #68 41.58 (4/14) Installing libunistring (1.2-r0) [2024-11-19T08:00:19.403Z] #68 41.87 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-19T08:00:19.403Z] #68 41.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-19T08:00:19.403Z] #68 41.91 (7/14) Installing libpsl (0.21.5-r1) [2024-11-19T08:00:19.403Z] #68 41.93 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-19T08:00:19.403Z] #68 42.01 (9/14) Installing libcurl (8.11.0-r2) [2024-11-19T08:00:19.403Z] #68 42.22 (10/14) Installing curl (8.11.0-r2) [2024-11-19T08:00:19.403Z] #68 42.26 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-19T08:00:19.403Z] #68 42.28 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-19T08:00:19.403Z] #68 42.29 (13/14) Installing libucontext (1.2-r3) [2024-11-19T08:00:19.403Z] #68 42.30 (14/14) Installing gcompat (1.1.0-r4) [2024-11-19T08:00:19.403Z] #68 42.32 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:19.403Z] #68 42.41 Executing ca-certificates-20240705-r0.trigger [2024-11-19T08:00:19.404Z] #68 43.39 OK: 15 MiB in 28 packages [2024-11-19T08:00:21.339Z] #68 ... [2024-11-19T08:00:21.339Z] [2024-11-19T08:00:21.339Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T08:00:21.339Z] #83 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:21.339Z] #83 ... [2024-11-19T08:00:21.339Z] [2024-11-19T08:00:21.339Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T08:00:21.339Z] #79 21.76 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:21.339Z] #79 21.76 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:21.339Z] #79 21.80 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:21.339Z] #79 23.52 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:21.339Z] #79 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:21.339Z] #79 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:21.339Z] #79 31.14 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:21.339Z] #79 31.63 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:21.339Z] #79 31.73 OK: 9 MiB in 15 packages [2024-11-19T08:00:21.339Z] #79 ... [2024-11-19T08:00:21.339Z] [2024-11-19T08:00:21.339Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-19T08:00:21.339Z] #68 DONE 45.0s [2024-11-19T08:00:21.339Z] [2024-11-19T08:00:21.339Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:21.339Z] #90 ... [2024-11-19T08:00:21.339Z] [2024-11-19T08:00:21.339Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-19T08:00:21.339Z] #85 3.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:21.339Z] #85 4.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:21.339Z] #85 13.19 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:21.339Z] #85 13.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:21.339Z] #85 13.27 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:21.339Z] #85 ... [2024-11-19T08:00:21.339Z] [2024-11-19T08:00:21.339Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-19T08:00:21.339Z] #86 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:21.339Z] #86 4.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:21.339Z] #86 ... [2024-11-19T08:00:21.339Z] [2024-11-19T08:00:21.339Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-19T08:00:21.339Z] #67 44.22 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:21.339Z] #67 44.90 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:21.339Z] #67 45.10 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-19T08:00:21.339Z] #67 45.19 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-19T08:00:21.339Z] #67 45.21 (5/7) Installing libucontext (1.2-r3) [2024-11-19T08:00:21.339Z] #67 45.21 (6/7) Installing gcompat (1.1.0-r4) [2024-11-19T08:00:21.339Z] #67 45.30 (7/7) Installing openssl (3.3.2-r1) [2024-11-19T08:00:21.339Z] #67 45.40 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:21.339Z] #67 45.54 OK: 10 MiB in 19 packages [2024-11-19T08:00:21.611Z] #67 ... [2024-11-19T08:00:21.611Z] [2024-11-19T08:00:21.611Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T08:00:21.611Z] #79 DONE 33.2s [2024-11-19T08:00:21.892Z] [2024-11-19T08:00:21.892Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-19T08:00:21.892Z] #86 13.41 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:21.892Z] #86 13.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:21.892Z] #86 13.50 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:22.176Z] #86 ... [2024-11-19T08:00:22.176Z] [2024-11-19T08:00:22.176Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-19T08:00:22.176Z] #67 DONE 46.9s [2024-11-19T08:00:22.465Z] [2024-11-19T08:00:22.465Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-19T08:00:22.465Z] #84 6.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:22.465Z] #84 13.10 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:22.465Z] #84 13.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:22.465Z] #84 13.15 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:22.465Z] #84 15.12 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:22.465Z] #84 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:22.736Z] #84 ... [2024-11-19T08:00:22.736Z] [2024-11-19T08:00:22.736Z] #82 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-11-19T08:00:22.736Z] #82 7.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:22.736Z] #82 14.58 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:22.736Z] #82 14.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:22.736Z] #82 14.63 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:22.736Z] #82 16.34 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:22.736Z] #82 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:22.736Z] #82 ... [2024-11-19T08:00:22.736Z] [2024-11-19T08:00:22.736Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-19T08:00:25.679Z] #91 ... [2024-11-19T08:00:25.679Z] [2024-11-19T08:00:25.679Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:25.679Z] #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:25.679Z] #0 6.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:25.679Z] #92 ... [2024-11-19T08:00:25.679Z] [2024-11-19T08:00:25.679Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-19T08:00:25.679Z] #85 15.61 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:25.679Z] #85 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:25.679Z] #85 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:28.860Z] #85 ... [2024-11-19T08:00:28.860Z] [2024-11-19T08:00:28.860Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:28.860Z] #92 13.26 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:28.860Z] #92 13.26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:28.860Z] #92 13.30 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:29.432Z] #92 14.58 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:29.432Z] #92 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:29.710Z] #92 ... [2024-11-19T08:00:29.710Z] [2024-11-19T08:00:29.710Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-19T08:00:29.710Z] #87 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:29.710Z] #87 27.57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:29.710Z] #87 28.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:29.710Z] #87 28.19 OK: 9 MiB in 18 packages [2024-11-19T08:00:29.710Z] #87 DONE 29.6s [2024-11-19T08:00:29.710Z] [2024-11-19T08:00:29.710Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-19T08:00:31.130Z] #93 DONE 1.3s [2024-11-19T08:00:31.130Z] [2024-11-19T08:00:31.130Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-19T08:00:31.130Z] #83 31.24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:31.130Z] #83 31.72 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:31.130Z] #83 31.82 Executing ca-certificates-20240705-r0.trigger [2024-11-19T08:00:31.130Z] #83 32.89 OK: 10 MiB in 16 packages [2024-11-19T08:00:31.439Z] #83 DONE 34.9s [2024-11-19T08:00:31.439Z] [2024-11-19T08:00:31.439Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-19T08:00:31.439Z] #94 DONE 0.3s [2024-11-19T08:00:31.439Z] [2024-11-19T08:00:31.439Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-19T08:00:31.735Z] #95 DONE 0.4s [2024-11-19T08:00:31.735Z] [2024-11-19T08:00:31.735Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-19T08:00:32.004Z] #96 DONE 0.2s [2024-11-19T08:00:32.004Z] [2024-11-19T08:00:32.004Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-19T08:00:32.004Z] #85 23.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:32.004Z] #85 24.28 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:32.273Z] #85 ... [2024-11-19T08:00:32.273Z] [2024-11-19T08:00:32.273Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-19T08:00:32.273Z] #84 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:32.273Z] #84 24.48 OK: 20 MiB in 18 packages [2024-11-19T08:00:32.273Z] #84 DONE 26.1s [2024-11-19T08:00:32.273Z] [2024-11-19T08:00:32.273Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-19T08:00:32.273Z] #85 24.59 OK: 9 MiB in 16 packages [2024-11-19T08:00:32.273Z] #85 ... [2024-11-19T08:00:32.273Z] [2024-11-19T08:00:32.273Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-19T08:00:32.273Z] #97 DONE 0.4s [2024-11-19T08:00:32.543Z] [2024-11-19T08:00:32.543Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-19T08:00:32.543Z] #98 ... [2024-11-19T08:00:32.543Z] [2024-11-19T08:00:32.543Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-19T08:00:32.543Z] #99 DONE 0.3s [2024-11-19T08:00:32.810Z] [2024-11-19T08:00:32.810Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-19T08:00:32.810Z] #98 DONE 0.3s [2024-11-19T08:00:32.810Z] [2024-11-19T08:00:32.810Z] #100 [security-spire-config] exporting to image [2024-11-19T08:00:32.810Z] #100 exporting layers [2024-11-19T08:00:33.396Z] #100 ... [2024-11-19T08:00:33.396Z] [2024-11-19T08:00:33.396Z] #82 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-11-19T08:00:33.396Z] #82 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:33.396Z] #82 26.05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:33.396Z] #82 26.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:33.396Z] #82 27.22 OK: 9 MiB in 15 packages [2024-11-19T08:00:33.665Z] #82 ... [2024-11-19T08:00:33.665Z] [2024-11-19T08:00:33.665Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-19T08:00:33.665Z] #86 15.31 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:33.665Z] #86 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:33.665Z] #86 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:33.665Z] #86 23.59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:33.665Z] #86 24.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:33.665Z] #86 24.71 Executing ca-certificates-20240705-r0.trigger [2024-11-19T08:00:33.935Z] #86 ... [2024-11-19T08:00:33.935Z] [2024-11-19T08:00:33.935Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-19T08:00:33.935Z] #85 DONE 26.3s [2024-11-19T08:00:33.935Z] [2024-11-19T08:00:33.935Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-19T08:00:33.935Z] #101 ... [2024-11-19T08:00:33.935Z] [2024-11-19T08:00:33.935Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:33.935Z] #90 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:33.935Z] #90 5.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:33.935Z] #90 12.69 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:33.935Z] #90 12.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:33.935Z] #90 12.73 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:34.206Z] #90 ... [2024-11-19T08:00:34.206Z] [2024-11-19T08:00:34.206Z] #82 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-11-19T08:00:34.206Z] #82 DONE 30.1s [2024-11-19T08:00:34.206Z] [2024-11-19T08:00:34.206Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-19T08:00:34.206Z] #86 26.00 OK: 20 MiB in 18 packages [2024-11-19T08:00:34.797Z] #86 ... [2024-11-19T08:00:34.797Z] [2024-11-19T08:00:34.797Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-19T08:00:34.797Z] #91 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:34.797Z] #91 4.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:34.797Z] #91 12.50 Upgrading critical system libraries and apk-tools: [2024-11-19T08:00:34.797Z] #91 12.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:00:34.797Z] #91 12.57 Executing busybox-1.36.1-r29.trigger [2024-11-19T08:00:35.063Z] #91 ... [2024-11-19T08:00:35.064Z] [2024-11-19T08:00:35.064Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:35.064Z] #90 14.15 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:35.064Z] #90 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:36.028Z] #90 ... [2024-11-19T08:00:36.028Z] [2024-11-19T08:00:36.028Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-19T08:00:36.028Z] #86 DONE 27.7s [2024-11-19T08:00:36.028Z] [2024-11-19T08:00:36.028Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:36.028Z] #90 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:36.618Z] #90 ... [2024-11-19T08:00:36.618Z] [2024-11-19T08:00:36.618Z] #100 [security-spire-config] exporting to image [2024-11-19T08:00:36.618Z] #100 exporting layers 3.7s done [2024-11-19T08:00:36.618Z] #100 writing image sha256:5ad45f4dd5082220a7d90953427e8c0767b2d52568fda3e0ae5611574f00db8b 0.0s done [2024-11-19T08:00:36.618Z] #100 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-11-19T08:00:36.618Z] #100 DONE 3.8s [2024-11-19T08:00:36.618Z] [2024-11-19T08:00:36.618Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-19T08:00:36.618Z] #91 14.35 Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:00:36.618Z] #91 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:37.203Z] #91 ... [2024-11-19T08:00:37.203Z] [2024-11-19T08:00:37.203Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-19T08:00:37.203Z] #101 DONE 3.1s [2024-11-19T08:00:37.203Z] [2024-11-19T08:00:37.203Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-19T08:00:37.203Z] #102 DONE 0.2s [2024-11-19T08:00:37.203Z] [2024-11-19T08:00:37.203Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:37.203Z] #92 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:37.470Z] #92 ... [2024-11-19T08:00:37.470Z] [2024-11-19T08:00:37.470Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-19T08:00:37.470Z] #91 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:00:40.817Z] #91 ... [2024-11-19T08:00:40.817Z] [2024-11-19T08:00:40.817Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:40.817Z] #92 23.65 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:40.817Z] #92 23.98 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:40.817Z] #92 24.06 Executing ca-certificates-20240705-r0.trigger [2024-11-19T08:00:40.817Z] #92 24.62 OK: 11 MiB in 17 packages [2024-11-19T08:00:40.817Z] #92 DONE 25.9s [2024-11-19T08:00:40.817Z] [2024-11-19T08:00:40.817Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-19T08:00:40.817Z] #91 18.37 OK: 10 MiB in 19 packages [2024-11-19T08:00:41.802Z] #91 DONE 19.4s [2024-11-19T08:00:41.802Z] [2024-11-19T08:00:41.802Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-19T08:00:41.802Z] #90 18.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:41.802Z] #90 19.22 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:00:41.802Z] #90 19.30 Executing ca-certificates-20240705-r0.trigger [2024-11-19T08:00:41.802Z] #90 20.09 OK: 15 MiB in 28 packages [2024-11-19T08:00:41.802Z] #90 DONE 21.3s [2024-11-19T08:00:41.802Z] [2024-11-19T08:00:41.802Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-19T08:00:43.233Z] #103 DONE 1.5s [2024-11-19T08:00:43.233Z] [2024-11-19T08:00:43.233Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-19T08:00:43.233Z] #104 DONE 1.6s [2024-11-19T08:00:43.233Z] [2024-11-19T08:00:43.233Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-19T08:00:43.233Z] #105 ... [2024-11-19T08:00:43.233Z] [2024-11-19T08:00:43.233Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-19T08:00:43.233Z] #106 DONE 0.3s [2024-11-19T08:00:43.502Z] [2024-11-19T08:00:43.502Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-19T08:00:43.773Z] #107 DONE 0.3s [2024-11-19T08:00:43.773Z] [2024-11-19T08:00:43.773Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-19T08:00:44.056Z] #108 DONE 0.3s [2024-11-19T08:00:44.056Z] [2024-11-19T08:00:44.056Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:00:44.056Z] #77 ... [2024-11-19T08:00:44.056Z] [2024-11-19T08:00:44.056Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-19T08:00:44.327Z] #109 DONE 0.3s [2024-11-19T08:00:44.327Z] [2024-11-19T08:00:44.327Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:00:44.327Z] #78 ... [2024-11-19T08:00:44.327Z] [2024-11-19T08:00:44.327Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-19T08:00:44.598Z] #110 DONE 0.2s [2024-11-19T08:00:44.598Z] [2024-11-19T08:00:44.598Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-19T08:00:44.598Z] #105 DONE 1.3s [2024-11-19T08:00:44.598Z] [2024-11-19T08:00:44.598Z] #100 [security-spire-server] exporting to image [2024-11-19T08:00:44.598Z] #100 exporting layers [2024-11-19T08:00:45.192Z] #100 ... [2024-11-19T08:00:45.192Z] [2024-11-19T08:00:45.192Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-19T08:00:45.192Z] #111 DONE 0.4s [2024-11-19T08:00:45.192Z] [2024-11-19T08:00:45.192Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-19T08:00:45.192Z] #112 DONE 0.4s [2024-11-19T08:00:45.192Z] [2024-11-19T08:00:45.192Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-19T08:00:45.792Z] #113 DONE 0.3s [2024-11-19T08:00:45.792Z] [2024-11-19T08:00:45.792Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-19T08:00:45.792Z] #114 DONE 0.3s [2024-11-19T08:00:45.792Z] [2024-11-19T08:00:45.792Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-19T08:00:46.382Z] #115 DONE 0.3s [2024-11-19T08:00:46.382Z] [2024-11-19T08:00:46.382Z] #100 [security-spire-agent] exporting to image [2024-11-19T08:00:47.907Z] #100 exporting layers 3.2s done [2024-11-19T08:00:47.907Z] #100 writing image sha256:76b4c308b1dba013f99206e2ffcadf70e14a6f4dcea095d1d5f27cb99306d799 [2024-11-19T08:00:47.907Z] #100 writing image sha256:76b4c308b1dba013f99206e2ffcadf70e14a6f4dcea095d1d5f27cb99306d799 0.0s done [2024-11-19T08:00:47.907Z] #100 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-11-19T08:00:48.176Z] #100 exporting layers 2.2s done [2024-11-19T08:00:48.276Z] #153 ... [2024-11-19T08:00:48.276Z] [2024-11-19T08:00:48.276Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-19T08:00:48.276Z] #146 85.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-19T08:00:48.445Z] #100 writing image sha256:c92e23e984bbee11e5e37737cebb2bb5c0153a8ad248b884a916dee3c1c44141 done [2024-11-19T08:00:48.445Z] #100 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-19T08:00:48.445Z] #100 DONE 7.5s [2024-11-19T08:00:48.445Z] [2024-11-19T08:00:48.445Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:35.158Z] #146 ... [2024-11-19T08:01:35.158Z] [2024-11-19T08:01:35.158Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-19T08:01:35.158Z] #145 DONE 135.5s [2024-11-19T08:01:35.158Z] [2024-11-19T08:01:35.158Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-19T08:01:35.158Z] #144 ... [2024-11-19T08:01:35.158Z] [2024-11-19T08:01:35.158Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-19T08:01:35.158Z] #146 DONE 139.9s [2024-11-19T08:01:35.158Z] [2024-11-19T08:01:35.158Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-19T08:01:35.158Z] #149 ... [2024-11-19T08:01:35.158Z] [2024-11-19T08:01:35.158Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-19T08:01:35.158Z] #152 DONE 140.6s [2024-11-19T08:01:35.158Z] [2024-11-19T08:01:35.158Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-19T08:01:35.158Z] #154 ... [2024-11-19T08:01:35.158Z] [2024-11-19T08:01:35.158Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-19T08:01:35.158Z] #142 DONE 141.0s [2024-11-19T08:01:35.158Z] [2024-11-19T08:01:35.158Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:38.454Z] #155 ... [2024-11-19T08:01:38.454Z] [2024-11-19T08:01:38.454Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-19T08:01:38.454Z] #150 DONE 145.4s [2024-11-19T08:01:38.454Z] [2024-11-19T08:01:38.454Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:43.917Z] #156 ... [2024-11-19T08:01:43.917Z] [2024-11-19T08:01:43.917Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:44.492Z] #157 ... [2024-11-19T08:01:44.492Z] [2024-11-19T08:01:44.492Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-19T08:01:44.492Z] #148 DONE 151.6s [2024-11-19T08:01:44.492Z] [2024-11-19T08:01:44.492Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-19T08:01:44.492Z] #149 DONE 151.6s [2024-11-19T08:01:44.492Z] [2024-11-19T08:01:44.492Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-19T08:01:44.492Z] #144 DONE 151.6s [2024-11-19T08:01:44.492Z] [2024-11-19T08:01:44.492Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-19T08:01:44.492Z] #151 DONE 151.6s [2024-11-19T08:01:44.492Z] [2024-11-19T08:01:44.492Z] #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:44.841Z] #78 DONE 112.7s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #80 DONE 110.2s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #77 DONE 113.2s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #73 DONE 113.7s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #116 [core-metadata builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #116 DONE 1.4s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #117 [security-bootstrapper builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #117 DONE 1.4s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #89 DONE 88.7s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #118 [support-scheduler builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #118 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-19T08:01:44.841Z] #119 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #120 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #121 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-19T08:01:44.841Z] #122 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #123 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #124 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #125 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-19T08:01:44.841Z] #126 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #127 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-19T08:01:44.841Z] #128 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #129 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #130 [core-command builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #130 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-19T08:01:44.841Z] #131 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #132 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #133 DONE 1.5s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #134 [core-data builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #134 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #135 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-19T08:01:44.841Z] #136 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #137 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:01:44.841Z] #138 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-19T08:01:44.841Z] #139 CACHED [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #140 [support-notifications builder 6/7] COPY . . [2024-11-19T08:01:44.841Z] #140 DONE 1.5s [2024-11-19T08:01:44.841Z] [2024-11-19T08:01:44.841Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-19T08:01:45.874Z] #158 ... [2024-11-19T08:01:45.874Z] [2024-11-19T08:01:45.874Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-19T08:01:45.874Z] #154 DONE 12.4s [2024-11-19T08:01:45.874Z] [2024-11-19T08:01:45.874Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:45.874Z] #155 DONE 12.0s [2024-11-19T08:01:45.874Z] [2024-11-19T08:01:45.874Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.134Z] #159 ... [2024-11-19T08:01:46.134Z] [2024-11-19T08:01:46.134Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.134Z] #156 DONE 10.9s [2024-11-19T08:01:46.134Z] [2024-11-19T08:01:46.134Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T08:01:46.134Z] #153 DONE 153.3s [2024-11-19T08:01:46.134Z] [2024-11-19T08:01:46.134Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-19T08:01:46.134Z] #143 DONE 153.3s [2024-11-19T08:01:46.134Z] [2024-11-19T08:01:46.134Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.134Z] #157 DONE 2.1s [2024-11-19T08:01:46.134Z] [2024-11-19T08:01:46.134Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.134Z] #160 DONE 2.2s [2024-11-19T08:01:46.134Z] [2024-11-19T08:01:46.134Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.348Z] #141 ... [2024-11-19T08:01:46.348Z] [2024-11-19T08:01:46.348Z] #142 [core-keeper builder 7/8] COPY . . [2024-11-19T08:01:46.348Z] #142 DONE 4.0s [2024-11-19T08:01:46.348Z] [2024-11-19T08:01:46.348Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-19T08:01:46.391Z] #161 ... [2024-11-19T08:01:46.391Z] [2024-11-19T08:01:46.391Z] #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.391Z] #158 DONE 1.9s [2024-11-19T08:01:46.391Z] [2024-11-19T08:01:46.391Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.391Z] #159 DONE 0.6s [2024-11-19T08:01:46.391Z] [2024-11-19T08:01:46.391Z] #162 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.648Z] #162 ... [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.648Z] #163 DONE 0.5s [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:01:46.648Z] #147 DONE 153.8s [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.648Z] #164 DONE 0.4s [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #165 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.648Z] #165 CACHED [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #166 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.648Z] #166 CACHED [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.648Z] #167 CACHED [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.648Z] #168 CACHED [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.648Z] #169 CACHED [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.648Z] #170 CACHED [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.648Z] #171 DONE 0.5s [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.648Z] #161 DONE 0.5s [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #172 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:46.648Z] #172 DONE 0.4s [2024-11-19T08:01:46.648Z] [2024-11-19T08:01:46.648Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-19T08:01:46.921Z] #173 ... [2024-11-19T08:01:46.921Z] [2024-11-19T08:01:46.921Z] #162 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:46.921Z] #162 DONE 0.4s [2024-11-19T08:01:46.921Z] [2024-11-19T08:01:46.921Z] #174 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-19T08:01:47.180Z] #174 ... [2024-11-19T08:01:47.180Z] [2024-11-19T08:01:47.180Z] #175 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-19T08:01:47.180Z] #175 DONE 1.5s [2024-11-19T08:01:47.439Z] [2024-11-19T08:01:47.439Z] #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:47.699Z] #176 ... [2024-11-19T08:01:47.699Z] [2024-11-19T08:01:47.699Z] #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-19T08:01:47.699Z] #177 DONE 1.2s [2024-11-19T08:01:47.699Z] [2024-11-19T08:01:47.699Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-11-19T08:01:47.959Z] #178 ... [2024-11-19T08:01:47.959Z] [2024-11-19T08:01:47.959Z] #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-19T08:01:47.959Z] #179 DONE 1.4s [2024-11-19T08:01:47.959Z] [2024-11-19T08:01:47.959Z] #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-19T08:01:47.959Z] #180 DONE 1.3s [2024-11-19T08:01:47.959Z] [2024-11-19T08:01:47.959Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-19T08:01:47.959Z] #181 DONE 1.3s [2024-11-19T08:01:47.959Z] [2024-11-19T08:01:47.959Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-19T08:01:47.959Z] #173 DONE 1.3s [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-19T08:01:48.391Z] #182 DONE 1.4s [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-19T08:01:48.391Z] #183 DONE 1.4s [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:48.391Z] #184 DONE 1.4s [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #185 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:48.391Z] #185 DONE 1.3s [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-19T08:01:48.391Z] #186 DONE 1.4s [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:48.391Z] #187 ... [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #174 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-19T08:01:48.391Z] #174 DONE 1.4s [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:01:48.391Z] #176 DONE 0.9s [2024-11-19T08:01:48.391Z] [2024-11-19T08:01:48.391Z] #188 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:48.391Z] #188 DONE 0.4s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:48.651Z] #189 ... [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-19T08:01:48.651Z] #190 DONE 0.8s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:48.651Z] #191 DONE 0.8s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:48.651Z] #192 DONE 0.8s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-11-19T08:01:48.651Z] #178 DONE 0.8s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:48.651Z] #193 DONE 0.6s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:48.651Z] #194 DONE 0.6s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-11-19T08:01:48.651Z] #195 DONE 0.6s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #196 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:48.651Z] #196 DONE 0.6s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:48.651Z] #187 DONE 0.6s [2024-11-19T08:01:48.651Z] [2024-11-19T08:01:48.651Z] #108 [core-command] exporting to image [2024-11-19T08:01:48.651Z] #108 exporting layers [2024-11-19T08:01:48.912Z] #108 ... [2024-11-19T08:01:48.912Z] [2024-11-19T08:01:48.912Z] #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:48.912Z] #197 DONE 0.7s [2024-11-19T08:01:48.912Z] [2024-11-19T08:01:48.912Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:01:48.912Z] #189 DONE 0.7s [2024-11-19T08:01:48.912Z] [2024-11-19T08:01:48.912Z] #198 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-19T08:01:48.912Z] #198 DONE 0.4s [2024-11-19T08:01:48.912Z] [2024-11-19T08:01:48.912Z] #199 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-19T08:01:49.188Z] #199 ... [2024-11-19T08:01:49.188Z] [2024-11-19T08:01:49.188Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:49.188Z] #200 DONE 0.5s [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-19T08:01:49.447Z] #201 DONE 0.6s [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-19T08:01:49.447Z] #202 DONE 0.6s [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-11-19T08:01:49.447Z] #203 DONE 0.6s [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #108 [support-scheduler] exporting to image [2024-11-19T08:01:49.447Z] #108 ... [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-19T08:01:49.447Z] #204 DONE 0.7s [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-19T08:01:49.447Z] #205 DONE 0.7s [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #206 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-19T08:01:49.447Z] #206 DONE 0.7s [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-19T08:01:49.447Z] #207 DONE 0.6s [2024-11-19T08:01:49.447Z] [2024-11-19T08:01:49.447Z] #108 [core-keeper] exporting to image [2024-11-19T08:01:49.704Z] #143 3.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-19T08:01:49.712Z] #108 ... [2024-11-19T08:01:49.712Z] [2024-11-19T08:01:49.712Z] #199 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-19T08:01:49.712Z] #199 DONE 0.6s [2024-11-19T08:01:49.712Z] [2024-11-19T08:01:49.712Z] #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-19T08:01:49.712Z] #208 DONE 0.5s [2024-11-19T08:01:49.712Z] [2024-11-19T08:01:49.712Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-19T08:01:49.712Z] #209 DONE 0.4s [2024-11-19T08:01:49.712Z] [2024-11-19T08:01:49.712Z] #108 [core-metadata] exporting to image [2024-11-19T08:01:49.712Z] #108 ... [2024-11-19T08:01:49.712Z] [2024-11-19T08:01:49.712Z] #210 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:01:49.712Z] #210 DONE 0.3s [2024-11-19T08:01:49.712Z] [2024-11-19T08:01:49.712Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-19T08:01:49.712Z] #211 DONE 0.4s [2024-11-19T08:01:49.712Z] [2024-11-19T08:01:49.712Z] #212 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-19T08:01:49.712Z] #212 DONE 0.2s [2024-11-19T08:01:49.712Z] [2024-11-19T08:01:49.712Z] #108 [core-metadata] exporting to image [2024-11-19T08:01:49.712Z] #108 exporting layers 0.4s done [2024-11-19T08:01:49.712Z] #108 writing image sha256:d2de353214758c8e8e238b80f4e277772fac07d32689420a24968ad12d65e823 [2024-11-19T08:01:49.712Z] #108 writing image sha256:60c092da54d4ee573c48884a1313deef67256556ba1c84b33d984f2e510cbbc3 [2024-11-19T08:01:49.712Z] #108 writing image sha256:db83dbe588b9a8597e6fc7d132cefc913cbe6b04fed42c154b38c64c78cfc47b [2024-11-19T08:01:49.712Z] #108 writing image sha256:88060ac0eb910b7c68e497d625d4f8ec623140c6aebf8ac4a84820441892eb4a [2024-11-19T08:01:49.971Z] #108 ... [2024-11-19T08:01:49.971Z] [2024-11-19T08:01:49.971Z] #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-19T08:01:49.971Z] #213 DONE 0.2s [2024-11-19T08:01:49.971Z] [2024-11-19T08:01:49.971Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-19T08:01:49.971Z] #214 DONE 0.3s [2024-11-19T08:01:49.971Z] [2024-11-19T08:01:49.971Z] #108 [core-keeper] exporting to image [2024-11-19T08:01:49.971Z] #108 writing image sha256:d2de353214758c8e8e238b80f4e277772fac07d32689420a24968ad12d65e823 0.2s done [2024-11-19T08:01:49.971Z] #108 writing image sha256:88060ac0eb910b7c68e497d625d4f8ec623140c6aebf8ac4a84820441892eb4a 0.2s done [2024-11-19T08:01:49.971Z] #108 naming to docker.io/library/core-keeper 0.0s done [2024-11-19T08:01:49.971Z] #108 naming to docker.io/library/support-scheduler [2024-11-19T08:01:49.971Z] #108 ... [2024-11-19T08:01:49.971Z] [2024-11-19T08:01:49.971Z] #215 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-19T08:01:49.971Z] #215 DONE 0.3s [2024-11-19T08:01:49.971Z] [2024-11-19T08:01:49.971Z] #108 [security-spiffe-token-provider] exporting to image [2024-11-19T08:01:49.971Z] #108 exporting layers 0.4s done [2024-11-19T08:01:49.971Z] #108 writing image sha256:60c092da54d4ee573c48884a1313deef67256556ba1c84b33d984f2e510cbbc3 0.2s done [2024-11-19T08:01:49.971Z] #108 writing image sha256:db83dbe588b9a8597e6fc7d132cefc913cbe6b04fed42c154b38c64c78cfc47b 0.2s done [2024-11-19T08:01:49.971Z] #108 naming to docker.io/library/support-scheduler done [2024-11-19T08:01:49.971Z] #108 naming to docker.io/library/core-command done [2024-11-19T08:01:49.971Z] #108 naming to docker.io/library/security-spiffe-token-provider done [2024-11-19T08:01:50.233Z] #108 ... [2024-11-19T08:01:50.233Z] [2024-11-19T08:01:50.233Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-19T08:01:50.233Z] #216 DONE 0.9s [2024-11-19T08:01:50.233Z] [2024-11-19T08:01:50.233Z] #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-19T08:01:50.233Z] #217 DONE 0.8s [2024-11-19T08:01:50.233Z] [2024-11-19T08:01:50.233Z] #108 [core-metadata] exporting to image [2024-11-19T08:01:50.233Z] #108 writing image sha256:c93ee05da3ff197e69a581ad7d4edad6f073bfcd9405be7e0f78f303d61239fc done [2024-11-19T08:01:50.233Z] #108 naming to docker.io/library/core-data done [2024-11-19T08:01:50.233Z] #108 writing image sha256:5501fdc46a5672368eee289d7b5ad40bbb9cbc5ddbd10889f4f2fe861840ee45 done [2024-11-19T08:01:50.233Z] #108 naming to docker.io/library/core-metadata 0.0s done [2024-11-19T08:01:50.233Z] #108 ... [2024-11-19T08:01:50.233Z] [2024-11-19T08:01:50.233Z] #218 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-19T08:01:50.233Z] #218 DONE 0.2s [2024-11-19T08:01:50.233Z] [2024-11-19T08:01:50.233Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-19T08:01:50.233Z] #219 DONE 0.3s [2024-11-19T08:01:50.233Z] [2024-11-19T08:01:50.233Z] #108 [core-metadata] exporting to image [2024-11-19T08:01:50.233Z] #108 exporting layers 0.3s done [2024-11-19T08:01:50.233Z] #108 writing image sha256:65a16711df69d345b28d39424b53d607417a76360730a2b6e4cfceea82b0c9c5 [2024-11-19T08:01:50.544Z] #108 exporting layers 0.3s done [2024-11-19T08:01:50.544Z] #108 writing image sha256:65a16711df69d345b28d39424b53d607417a76360730a2b6e4cfceea82b0c9c5 0.0s done [2024-11-19T08:01:50.544Z] #108 naming to docker.io/library/support-notifications 0.0s done [2024-11-19T08:01:50.544Z] #108 ... [2024-11-19T08:01:50.544Z] [2024-11-19T08:01:50.544Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-19T08:01:50.544Z] #220 DONE 0.8s [2024-11-19T08:01:50.544Z] [2024-11-19T08:01:50.544Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-19T08:01:50.544Z] #221 DONE 0.2s [2024-11-19T08:01:50.544Z] [2024-11-19T08:01:50.544Z] #108 [security-proxy-auth] exporting to image [2024-11-19T08:01:50.544Z] #108 writing image sha256:ac195beab053bea84e37080eb29f14785a0d0c9ac03007b7414d1cf11c5dea24 done [2024-11-19T08:01:50.544Z] #108 writing image sha256:0db7adb42d5a172809bd6981cffa2ffd65d16cb4cf278ecc112f2fa32ec6ed0a done [2024-11-19T08:01:50.544Z] #108 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-19T08:01:50.544Z] #108 naming to docker.io/library/security-proxy-auth 0.0s done [2024-11-19T08:01:50.804Z] #108 ... [2024-11-19T08:01:50.804Z] [2024-11-19T08:01:50.804Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-19T08:01:50.804Z] #222 DONE 0.1s [2024-11-19T08:01:50.804Z] [2024-11-19T08:01:50.804Z] #108 [security-proxy-setup] exporting to image [2024-11-19T08:01:50.804Z] #108 exporting layers 0.3s done [2024-11-19T08:01:50.804Z] #108 writing image sha256:ea5d3535ccb9f8b8d8a2b8d99ca39b3a767de4cf269d22fce46a6c983f58ea91 done [2024-11-19T08:01:50.804Z] #108 naming to docker.io/library/security-proxy-setup done [2024-11-19T08:01:50.804Z] #108 DONE 3.1s [2024-11-19T08:01:50.804Z] [2024-11-19T08:01:50.804Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-19T08:01:51.067Z] #223 DONE 0.4s [2024-11-19T08:01:51.067Z] [2024-11-19T08:01:51.067Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-19T08:01:51.067Z] #224 DONE 0.5s [2024-11-19T08:01:51.067Z] [2024-11-19T08:01:51.067Z] #108 [security-secretstore-setup] exporting to image [2024-11-19T08:01:51.067Z] #108 exporting layers 0.3s done [2024-11-19T08:01:51.330Z] #108 exporting layers 0.2s done [2024-11-19T08:01:51.330Z] #108 writing image sha256:59cd6ae4b8bd3808c582463a6e42cfaf048220319ac139d9c940eb1f27010d6d done [2024-11-19T08:01:51.330Z] #108 naming to docker.io/library/security-secretstore-setup done [2024-11-19T08:01:51.330Z] #108 writing image sha256:bb6fb684dc08423cd6ebd90df34c540c98d5594ec042ecc22f9a641230ba04c1 done [2024-11-19T08:01:51.330Z] #108 naming to docker.io/library/security-bootstrapper done [2024-11-19T08:01:51.330Z] #108 DONE 3.5s [2024-11-19T08:01:51.330Z] [2024-11-19T08:01:51.330Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:01:51.330Z] time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-19T08:01:51.352Z] $ docker stop --time=1 7c81f10b818efde1a0aeec6c10203187ad4b499ef71f539530e7258d2b40bcb0 [2024-11-19T08:01:52.347Z] #143 ... [2024-11-19T08:01:52.347Z] [2024-11-19T08:01:52.347Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-19T08:01:52.347Z] #0 6.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-19T08:01:52.347Z] #144 ... [2024-11-19T08:01:52.347Z] [2024-11-19T08:01:52.347Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T08:01:52.347Z] #0 5.778 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-19T08:01:52.619Z] #145 ... [2024-11-19T08:01:52.619Z] [2024-11-19T08:01:52.619Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-19T08:01:52.619Z] #0 5.339 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-19T08:01:52.619Z] #146 ... [2024-11-19T08:01:52.619Z] [2024-11-19T08:01:52.619Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-19T08:01:52.619Z] #0 6.259 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-19T08:01:52.647Z] $ docker rm -f --volumes 7c81f10b818efde1a0aeec6c10203187ad4b499ef71f539530e7258d2b40bcb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T08:01:52.906Z] #147 ... [2024-11-19T08:01:52.906Z] [2024-11-19T08:01:52.906Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-19T08:01:52.906Z] #0 5.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-19T08:01:52.906Z] #148 ... [2024-11-19T08:01:52.906Z] [2024-11-19T08:01:52.906Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-19T08:01:52.906Z] #0 4.436 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-19T08:01:53.000Z] + docker images [2024-11-19T08:01:53.000Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-19T08:01:53.000Z] security-proxy-setup latest ea5d3535ccb9 2 seconds ago 35MB [2024-11-19T08:01:53.000Z] security-bootstrapper latest bb6fb684dc08 2 seconds ago 26MB [2024-11-19T08:01:53.000Z] security-secretstore-setup latest 59cd6ae4b8bd 2 seconds ago 46.9MB [2024-11-19T08:01:53.000Z] security-proxy-auth latest 0db7adb42d5a 3 seconds ago 32.2MB [2024-11-19T08:01:53.000Z] core-keeper latest 88060ac0eb91 3 seconds ago 31.3MB [2024-11-19T08:01:53.000Z] support-notifications latest 65a16711df69 3 seconds ago 51.9MB [2024-11-19T08:01:53.000Z] core-metadata latest 5501fdc46a56 3 seconds ago 37.6MB [2024-11-19T08:01:53.000Z] support-scheduler latest d2de35321475 3 seconds ago 52.9MB [2024-11-19T08:01:53.000Z] core-common-config-bootstrapper latest ac195beab053 3 seconds ago 22.8MB [2024-11-19T08:01:53.000Z] core-data latest c93ee05da3ff 3 seconds ago 37.4MB [2024-11-19T08:01:53.000Z] core-command latest 60c092da54d4 4 seconds ago 33.2MB [2024-11-19T08:01:53.000Z] security-spiffe-token-provider latest db83dbe588b9 4 seconds ago 38.5MB [2024-11-19T08:01:53.000Z] security-spire-config latest 31af2b73ae69 3 minutes ago 127MB [2024-11-19T08:01:53.000Z] security-spire-agent latest 9f3752227ca2 3 minutes ago 188MB [2024-11-19T08:01:53.000Z] security-spire-server latest 0ec9054278c3 3 minutes ago 128MB [2024-11-19T08:01:53.000Z] ci-base-image-x86_64 latest 78cbe94b4838 6 minutes ago 975MB [2024-11-19T08:01:53.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 6 weeks ago 573MB [2024-11-19T08:01:53.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-19T08:01:53.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:01:53.135Z] provisioning config files... [2024-11-19T08:01:53.146Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/753@tmp/config3445877458483627159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:01:53.177Z] #149 ... [2024-11-19T08:01:53.177Z] [2024-11-19T08:01:53.177Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-19T08:01:53.177Z] #0 5.323 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-19T08:01:53.455Z] ---> ****-login.sh [2024-11-19T08:01:53.455Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:01:53.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:53.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:53.455Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:53.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:53.455Z] [2024-11-19T08:01:53.455Z] Login Succeeded [2024-11-19T08:01:53.455Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:01:53.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:53.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:53.455Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:53.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:53.455Z] [2024-11-19T08:01:53.455Z] Login Succeeded [2024-11-19T08:01:53.455Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:01:53.480Z] #150 ... [2024-11-19T08:01:53.480Z] [2024-11-19T08:01:53.480Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-19T08:01:53.480Z] #0 6.204 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-19T08:01:53.480Z] #151 ... [2024-11-19T08:01:53.480Z] [2024-11-19T08:01:53.480Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:01:53.480Z] #0 6.377 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-19T08:01:53.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:53.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:53.716Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:53.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:53.716Z] [2024-11-19T08:01:53.716Z] Login Succeeded [2024-11-19T08:01:53.716Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:01:53.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:53.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:53.716Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:53.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:53.716Z] [2024-11-19T08:01:53.716Z] Login Succeeded [2024-11-19T08:01:53.716Z] ****.io [2024-11-19T08:01:53.748Z] #152 ... [2024-11-19T08:01:53.748Z] [2024-11-19T08:01:53.748Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-19T08:01:53.748Z] #0 5.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-19T08:01:53.748Z] #153 ... [2024-11-19T08:01:53.748Z] [2024-11-19T08:01:53.748Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-19T08:01:53.748Z] #141 6.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-19T08:01:53.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:53.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:53.974Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:53.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:53.974Z] [2024-11-19T08:01:53.974Z] Login Succeeded [2024-11-19T08:01:53.974Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:01:53.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:01:54.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:01:54.058Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-19T08:01:54.059Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:01:54.059Z] latest [2024-11-19T08:01:54.059Z] 4.0.0-dev.19 [2024-11-19T08:01:54.059Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:01:54.059Z] main [2024-11-19T08:01:54.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:54.391Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:54.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:01:54.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-19T08:01:54.717Z] 4fe1facf55dc: Preparing [2024-11-19T08:01:54.717Z] d45f346b6150: Preparing [2024-11-19T08:01:54.717Z] b5510567b5af: Preparing [2024-11-19T08:01:54.717Z] 1bdc8ff656d2: Preparing [2024-11-19T08:01:54.717Z] 9e36bca05039: Preparing [2024-11-19T08:01:54.717Z] c9484bfbc731: Preparing [2024-11-19T08:01:54.717Z] 75654b8eeebd: Preparing [2024-11-19T08:01:54.717Z] c9484bfbc731: Waiting [2024-11-19T08:01:54.717Z] 75654b8eeebd: Waiting [2024-11-19T08:01:54.717Z] 1bdc8ff656d2: Pushed [2024-11-19T08:01:54.717Z] b5510567b5af: Pushed [2024-11-19T08:01:54.717Z] 4fe1facf55dc: Pushed [2024-11-19T08:01:54.717Z] 75654b8eeebd: Layer already exists [2024-11-19T08:01:54.977Z] c9484bfbc731: Pushed [2024-11-19T08:01:55.235Z] 9e36bca05039: Pushed [2024-11-19T08:01:57.141Z] d45f346b6150: Pushed [2024-11-19T08:01:57.141Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:57.473Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:57.793Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-19T08:01:57.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-19T08:01:57.793Z] 4fe1facf55dc: Preparing [2024-11-19T08:01:57.793Z] d45f346b6150: Preparing [2024-11-19T08:01:57.793Z] b5510567b5af: Preparing [2024-11-19T08:01:57.793Z] 1bdc8ff656d2: Preparing [2024-11-19T08:01:57.793Z] 9e36bca05039: Preparing [2024-11-19T08:01:57.793Z] c9484bfbc731: Preparing [2024-11-19T08:01:57.793Z] 75654b8eeebd: Preparing [2024-11-19T08:01:57.793Z] 75654b8eeebd: Waiting [2024-11-19T08:01:57.793Z] c9484bfbc731: Waiting [2024-11-19T08:01:57.793Z] 4fe1facf55dc: Layer already exists [2024-11-19T08:01:57.793Z] b5510567b5af: Layer already exists [2024-11-19T08:01:57.793Z] 9e36bca05039: Layer already exists [2024-11-19T08:01:57.793Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:01:57.793Z] d45f346b6150: Layer already exists [2024-11-19T08:01:57.793Z] 75654b8eeebd: Layer already exists [2024-11-19T08:01:57.793Z] c9484bfbc731: Layer already exists [2024-11-19T08:01:57.793Z] latest: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:58.125Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:58.444Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.19 [2024-11-19T08:01:58.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-19T08:01:58.444Z] 4fe1facf55dc: Preparing [2024-11-19T08:01:58.444Z] d45f346b6150: Preparing [2024-11-19T08:01:58.444Z] b5510567b5af: Preparing [2024-11-19T08:01:58.444Z] 1bdc8ff656d2: Preparing [2024-11-19T08:01:58.444Z] 9e36bca05039: Preparing [2024-11-19T08:01:58.444Z] c9484bfbc731: Preparing [2024-11-19T08:01:58.444Z] 75654b8eeebd: Preparing [2024-11-19T08:01:58.444Z] c9484bfbc731: Waiting [2024-11-19T08:01:58.444Z] 75654b8eeebd: Waiting [2024-11-19T08:01:58.444Z] 4fe1facf55dc: Layer already exists [2024-11-19T08:01:58.444Z] b5510567b5af: Layer already exists [2024-11-19T08:01:58.444Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:01:58.444Z] 9e36bca05039: Layer already exists [2024-11-19T08:01:58.444Z] d45f346b6150: Layer already exists [2024-11-19T08:01:58.444Z] c9484bfbc731: Layer already exists [2024-11-19T08:01:58.444Z] 75654b8eeebd: Layer already exists [2024-11-19T08:01:58.444Z] 4.0.0-dev.19: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:58.781Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:59.112Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:01:59.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-19T08:01:59.112Z] 4fe1facf55dc: Preparing [2024-11-19T08:01:59.112Z] d45f346b6150: Preparing [2024-11-19T08:01:59.112Z] b5510567b5af: Preparing [2024-11-19T08:01:59.112Z] 1bdc8ff656d2: Preparing [2024-11-19T08:01:59.112Z] 9e36bca05039: Preparing [2024-11-19T08:01:59.112Z] c9484bfbc731: Preparing [2024-11-19T08:01:59.112Z] 75654b8eeebd: Preparing [2024-11-19T08:01:59.112Z] c9484bfbc731: Waiting [2024-11-19T08:01:59.112Z] 75654b8eeebd: Waiting [2024-11-19T08:01:59.112Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:01:59.112Z] d45f346b6150: Layer already exists [2024-11-19T08:01:59.112Z] b5510567b5af: Layer already exists [2024-11-19T08:01:59.112Z] 9e36bca05039: Layer already exists [2024-11-19T08:01:59.112Z] 4fe1facf55dc: Layer already exists [2024-11-19T08:01:59.112Z] 75654b8eeebd: Layer already exists [2024-11-19T08:01:59.112Z] c9484bfbc731: Layer already exists [2024-11-19T08:01:59.112Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:59.441Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:59.765Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-19T08:01:59.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-19T08:01:59.765Z] 4fe1facf55dc: Preparing [2024-11-19T08:01:59.765Z] d45f346b6150: Preparing [2024-11-19T08:01:59.765Z] b5510567b5af: Preparing [2024-11-19T08:01:59.765Z] 1bdc8ff656d2: Preparing [2024-11-19T08:01:59.765Z] 9e36bca05039: Preparing [2024-11-19T08:01:59.765Z] c9484bfbc731: Preparing [2024-11-19T08:01:59.765Z] 75654b8eeebd: Preparing [2024-11-19T08:01:59.765Z] c9484bfbc731: Waiting [2024-11-19T08:01:59.765Z] 75654b8eeebd: Waiting [2024-11-19T08:01:59.765Z] 9e36bca05039: Layer already exists [2024-11-19T08:01:59.765Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:01:59.765Z] 4fe1facf55dc: Layer already exists [2024-11-19T08:01:59.765Z] b5510567b5af: Layer already exists [2024-11-19T08:01:59.765Z] d45f346b6150: Layer already exists [2024-11-19T08:01:59.765Z] 75654b8eeebd: Layer already exists [2024-11-19T08:01:59.765Z] c9484bfbc731: Layer already exists [2024-11-19T08:01:59.765Z] main: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:01:59.834Z] ===================================================== [Pipeline] echo [2024-11-19T08:01:59.847Z] taggedImages: [2024-11-19T08:01:59.847Z] - nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:01:59.847Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-19T08:01:59.847Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.19 [2024-11-19T08:01:59.847Z] - nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:01:59.847Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-19T08:01:59.877Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-19T08:01:59.877Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:01:59.877Z] latest [2024-11-19T08:01:59.877Z] 4.0.0-dev.19 [2024-11-19T08:01:59.877Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:01:59.877Z] main [2024-11-19T08:01:59.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:00.215Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:00.549Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:00.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-19T08:02:00.549Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:00.549Z] 9d885fd879e7: Preparing [2024-11-19T08:02:00.549Z] 02381ba6d516: Preparing [2024-11-19T08:02:00.549Z] 147d1fe4d36e: Preparing [2024-11-19T08:02:00.549Z] b5510567b5af: Preparing [2024-11-19T08:02:00.549Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:00.549Z] 9e36bca05039: Preparing [2024-11-19T08:02:00.549Z] c9484bfbc731: Preparing [2024-11-19T08:02:00.549Z] 75654b8eeebd: Preparing [2024-11-19T08:02:00.549Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:00.549Z] 9e36bca05039: Waiting [2024-11-19T08:02:00.549Z] c9484bfbc731: Waiting [2024-11-19T08:02:00.549Z] 75654b8eeebd: Waiting [2024-11-19T08:02:00.549Z] b5510567b5af: Layer already exists [2024-11-19T08:02:00.549Z] 02381ba6d516: Pushed [2024-11-19T08:02:00.549Z] 9d885fd879e7: Pushed [2024-11-19T08:02:00.549Z] 658e2fcc90f2: Pushed [2024-11-19T08:02:00.549Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:00.814Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:00.814Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:00.814Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:01.752Z] 147d1fe4d36e: Pushed [2024-11-19T08:02:01.752Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:02.117Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:02.449Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-19T08:02:02.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-19T08:02:02.449Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:02.449Z] 9d885fd879e7: Preparing [2024-11-19T08:02:02.449Z] 02381ba6d516: Preparing [2024-11-19T08:02:02.449Z] 147d1fe4d36e: Preparing [2024-11-19T08:02:02.449Z] b5510567b5af: Preparing [2024-11-19T08:02:02.449Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:02.449Z] 9e36bca05039: Preparing [2024-11-19T08:02:02.449Z] c9484bfbc731: Preparing [2024-11-19T08:02:02.449Z] 75654b8eeebd: Preparing [2024-11-19T08:02:02.449Z] 75654b8eeebd: Waiting [2024-11-19T08:02:02.449Z] 9e36bca05039: Waiting [2024-11-19T08:02:02.449Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:02.449Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:02.449Z] 147d1fe4d36e: Layer already exists [2024-11-19T08:02:02.449Z] 02381ba6d516: Layer already exists [2024-11-19T08:02:02.449Z] b5510567b5af: Layer already exists [2024-11-19T08:02:02.449Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:02.449Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:02.449Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:02.449Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:02.449Z] latest: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:02.781Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:03.107Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.19 [2024-11-19T08:02:03.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-19T08:02:03.107Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:03.107Z] 9d885fd879e7: Preparing [2024-11-19T08:02:03.107Z] 02381ba6d516: Preparing [2024-11-19T08:02:03.107Z] 147d1fe4d36e: Preparing [2024-11-19T08:02:03.107Z] b5510567b5af: Preparing [2024-11-19T08:02:03.107Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:03.107Z] 9e36bca05039: Preparing [2024-11-19T08:02:03.107Z] c9484bfbc731: Preparing [2024-11-19T08:02:03.107Z] 75654b8eeebd: Preparing [2024-11-19T08:02:03.108Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:03.108Z] 9e36bca05039: Waiting [2024-11-19T08:02:03.108Z] c9484bfbc731: Waiting [2024-11-19T08:02:03.108Z] 75654b8eeebd: Waiting [2024-11-19T08:02:03.108Z] b5510567b5af: Layer already exists [2024-11-19T08:02:03.108Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:03.108Z] 147d1fe4d36e: Layer already exists [2024-11-19T08:02:03.108Z] 02381ba6d516: Layer already exists [2024-11-19T08:02:03.108Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:03.108Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:03.108Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:03.108Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:03.108Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:03.108Z] 4.0.0-dev.19: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:03.426Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:03.749Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:03.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-19T08:02:03.749Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:03.749Z] 9d885fd879e7: Preparing [2024-11-19T08:02:03.749Z] 02381ba6d516: Preparing [2024-11-19T08:02:03.749Z] 147d1fe4d36e: Preparing [2024-11-19T08:02:03.749Z] b5510567b5af: Preparing [2024-11-19T08:02:03.749Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:03.749Z] 9e36bca05039: Preparing [2024-11-19T08:02:03.749Z] c9484bfbc731: Preparing [2024-11-19T08:02:03.749Z] 75654b8eeebd: Preparing [2024-11-19T08:02:03.749Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:03.749Z] 9e36bca05039: Waiting [2024-11-19T08:02:03.749Z] c9484bfbc731: Waiting [2024-11-19T08:02:03.749Z] 75654b8eeebd: Waiting [2024-11-19T08:02:03.749Z] 147d1fe4d36e: Layer already exists [2024-11-19T08:02:03.749Z] b5510567b5af: Layer already exists [2024-11-19T08:02:03.749Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:03.749Z] 02381ba6d516: Layer already exists [2024-11-19T08:02:03.749Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:03.749Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:03.749Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:03.749Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:03.749Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:03.749Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:04.081Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:04.406Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-19T08:02:04.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-19T08:02:04.406Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:04.406Z] 9d885fd879e7: Preparing [2024-11-19T08:02:04.406Z] 02381ba6d516: Preparing [2024-11-19T08:02:04.406Z] 147d1fe4d36e: Preparing [2024-11-19T08:02:04.406Z] b5510567b5af: Preparing [2024-11-19T08:02:04.406Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:04.406Z] 9e36bca05039: Preparing [2024-11-19T08:02:04.406Z] c9484bfbc731: Preparing [2024-11-19T08:02:04.406Z] 75654b8eeebd: Preparing [2024-11-19T08:02:04.406Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:04.406Z] 9e36bca05039: Waiting [2024-11-19T08:02:04.406Z] c9484bfbc731: Waiting [2024-11-19T08:02:04.406Z] 75654b8eeebd: Waiting [2024-11-19T08:02:04.406Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:04.406Z] 02381ba6d516: Layer already exists [2024-11-19T08:02:04.406Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:04.406Z] 147d1fe4d36e: Layer already exists [2024-11-19T08:02:04.406Z] b5510567b5af: Layer already exists [2024-11-19T08:02:04.406Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:04.406Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:04.406Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:04.406Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:04.406Z] main: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:04.476Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:04.491Z] taggedImages: [2024-11-19T08:02:04.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:04.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-19T08:02:04.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.19 [2024-11-19T08:02:04.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:04.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-19T08:02:04.521Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-19T08:02:04.521Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:04.521Z] latest [2024-11-19T08:02:04.521Z] 4.0.0-dev.19 [2024-11-19T08:02:04.521Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:04.521Z] main [2024-11-19T08:02:04.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:04.871Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:05.205Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:05.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-19T08:02:05.205Z] 32b950462d1b: Preparing [2024-11-19T08:02:05.205Z] 98d600cd65cc: Preparing [2024-11-19T08:02:05.205Z] b5aca17c1e4f: Preparing [2024-11-19T08:02:05.205Z] b5510567b5af: Preparing [2024-11-19T08:02:05.205Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:05.205Z] 66faf5d99503: Preparing [2024-11-19T08:02:05.205Z] 4983c0a02ae9: Preparing [2024-11-19T08:02:05.205Z] 75654b8eeebd: Preparing [2024-11-19T08:02:05.205Z] 4983c0a02ae9: Waiting [2024-11-19T08:02:05.205Z] 75654b8eeebd: Waiting [2024-11-19T08:02:05.205Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:05.205Z] b5510567b5af: Layer already exists [2024-11-19T08:02:05.205Z] 98d600cd65cc: Pushed [2024-11-19T08:02:05.205Z] 32b950462d1b: Pushed [2024-11-19T08:02:05.205Z] 4983c0a02ae9: Pushed [2024-11-19T08:02:05.205Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:05.773Z] 66faf5d99503: Pushed [2024-11-19T08:02:07.694Z] b5aca17c1e4f: Pushed [2024-11-19T08:02:07.954Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:08.290Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:08.618Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-19T08:02:08.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-19T08:02:08.618Z] 32b950462d1b: Preparing [2024-11-19T08:02:08.618Z] 98d600cd65cc: Preparing [2024-11-19T08:02:08.618Z] b5aca17c1e4f: Preparing [2024-11-19T08:02:08.618Z] b5510567b5af: Preparing [2024-11-19T08:02:08.618Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:08.618Z] 66faf5d99503: Preparing [2024-11-19T08:02:08.618Z] 4983c0a02ae9: Preparing [2024-11-19T08:02:08.618Z] 75654b8eeebd: Preparing [2024-11-19T08:02:08.618Z] 4983c0a02ae9: Waiting [2024-11-19T08:02:08.618Z] 66faf5d99503: Waiting [2024-11-19T08:02:08.618Z] 75654b8eeebd: Waiting [2024-11-19T08:02:08.618Z] b5aca17c1e4f: Layer already exists [2024-11-19T08:02:08.618Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:08.618Z] 98d600cd65cc: Layer already exists [2024-11-19T08:02:08.618Z] b5510567b5af: Layer already exists [2024-11-19T08:02:08.618Z] 32b950462d1b: Layer already exists [2024-11-19T08:02:08.618Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:08.618Z] 4983c0a02ae9: Layer already exists [2024-11-19T08:02:08.618Z] 66faf5d99503: Layer already exists [2024-11-19T08:02:08.618Z] latest: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:08.954Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:09.279Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.19 [2024-11-19T08:02:09.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-19T08:02:09.279Z] 32b950462d1b: Preparing [2024-11-19T08:02:09.279Z] 98d600cd65cc: Preparing [2024-11-19T08:02:09.279Z] b5aca17c1e4f: Preparing [2024-11-19T08:02:09.279Z] b5510567b5af: Preparing [2024-11-19T08:02:09.279Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:09.279Z] 66faf5d99503: Preparing [2024-11-19T08:02:09.279Z] 4983c0a02ae9: Preparing [2024-11-19T08:02:09.279Z] 75654b8eeebd: Preparing [2024-11-19T08:02:09.279Z] 66faf5d99503: Waiting [2024-11-19T08:02:09.279Z] 4983c0a02ae9: Waiting [2024-11-19T08:02:09.279Z] 75654b8eeebd: Waiting [2024-11-19T08:02:09.279Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:09.279Z] 98d600cd65cc: Layer already exists [2024-11-19T08:02:09.279Z] b5510567b5af: Layer already exists [2024-11-19T08:02:09.279Z] 32b950462d1b: Layer already exists [2024-11-19T08:02:09.279Z] b5aca17c1e4f: Layer already exists [2024-11-19T08:02:09.279Z] 66faf5d99503: Layer already exists [2024-11-19T08:02:09.279Z] 4983c0a02ae9: Layer already exists [2024-11-19T08:02:09.279Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:09.279Z] 4.0.0-dev.19: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:09.603Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:09.926Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:09.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-19T08:02:09.926Z] 32b950462d1b: Preparing [2024-11-19T08:02:09.926Z] 98d600cd65cc: Preparing [2024-11-19T08:02:09.926Z] b5aca17c1e4f: Preparing [2024-11-19T08:02:09.926Z] b5510567b5af: Preparing [2024-11-19T08:02:09.926Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:09.926Z] 66faf5d99503: Preparing [2024-11-19T08:02:09.926Z] 4983c0a02ae9: Preparing [2024-11-19T08:02:09.926Z] 75654b8eeebd: Preparing [2024-11-19T08:02:09.926Z] 75654b8eeebd: Waiting [2024-11-19T08:02:09.926Z] 4983c0a02ae9: Waiting [2024-11-19T08:02:09.926Z] b5510567b5af: Layer already exists [2024-11-19T08:02:09.926Z] 32b950462d1b: Layer already exists [2024-11-19T08:02:09.926Z] 98d600cd65cc: Layer already exists [2024-11-19T08:02:09.926Z] b5aca17c1e4f: Layer already exists [2024-11-19T08:02:09.926Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:09.926Z] 66faf5d99503: Layer already exists [2024-11-19T08:02:09.926Z] 4983c0a02ae9: Layer already exists [2024-11-19T08:02:09.926Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:09.926Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:10.251Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:10.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-19T08:02:10.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-19T08:02:10.588Z] 32b950462d1b: Preparing [2024-11-19T08:02:10.588Z] 98d600cd65cc: Preparing [2024-11-19T08:02:10.588Z] b5aca17c1e4f: Preparing [2024-11-19T08:02:10.588Z] b5510567b5af: Preparing [2024-11-19T08:02:10.588Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:10.588Z] 66faf5d99503: Preparing [2024-11-19T08:02:10.588Z] 4983c0a02ae9: Preparing [2024-11-19T08:02:10.588Z] 75654b8eeebd: Preparing [2024-11-19T08:02:10.588Z] 66faf5d99503: Waiting [2024-11-19T08:02:10.588Z] 4983c0a02ae9: Waiting [2024-11-19T08:02:10.588Z] 98d600cd65cc: Layer already exists [2024-11-19T08:02:10.588Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:10.588Z] 32b950462d1b: Layer already exists [2024-11-19T08:02:10.588Z] b5aca17c1e4f: Layer already exists [2024-11-19T08:02:10.588Z] b5510567b5af: Layer already exists [2024-11-19T08:02:10.588Z] 66faf5d99503: Layer already exists [2024-11-19T08:02:10.588Z] 4983c0a02ae9: Layer already exists [2024-11-19T08:02:10.588Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:10.588Z] main: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:10.666Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:10.680Z] taggedImages: [2024-11-19T08:02:10.680Z] - nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:10.680Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-19T08:02:10.680Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.19 [2024-11-19T08:02:10.680Z] - nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:10.680Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-19T08:02:10.710Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-19T08:02:10.710Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:10.710Z] latest [2024-11-19T08:02:10.710Z] 4.0.0-dev.19 [2024-11-19T08:02:10.710Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:10.710Z] main [2024-11-19T08:02:10.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:11.047Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:11.371Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:11.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-19T08:02:11.371Z] 6c6a56a549ee: Preparing [2024-11-19T08:02:11.371Z] 5f5d7ab6e6e6: Preparing [2024-11-19T08:02:11.371Z] b579b794b49d: Preparing [2024-11-19T08:02:11.371Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:11.371Z] c93a7a4d1719: Preparing [2024-11-19T08:02:11.371Z] e9921f1b4d0b: Preparing [2024-11-19T08:02:11.371Z] 75654b8eeebd: Preparing [2024-11-19T08:02:11.371Z] 75654b8eeebd: Waiting [2024-11-19T08:02:11.371Z] e9921f1b4d0b: Waiting [2024-11-19T08:02:11.371Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:11.371Z] c93a7a4d1719: Pushed [2024-11-19T08:02:11.371Z] 6c6a56a549ee: Pushed [2024-11-19T08:02:11.371Z] e9921f1b4d0b: Pushed [2024-11-19T08:02:11.371Z] 5f5d7ab6e6e6: Pushed [2024-11-19T08:02:11.371Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:13.910Z] b579b794b49d: Pushed [2024-11-19T08:02:13.910Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:14.238Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:14.554Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-19T08:02:14.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-19T08:02:14.555Z] 6c6a56a549ee: Preparing [2024-11-19T08:02:14.555Z] 5f5d7ab6e6e6: Preparing [2024-11-19T08:02:14.555Z] b579b794b49d: Preparing [2024-11-19T08:02:14.555Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:14.555Z] c93a7a4d1719: Preparing [2024-11-19T08:02:14.555Z] e9921f1b4d0b: Preparing [2024-11-19T08:02:14.555Z] 75654b8eeebd: Preparing [2024-11-19T08:02:14.555Z] e9921f1b4d0b: Waiting [2024-11-19T08:02:14.555Z] 75654b8eeebd: Waiting [2024-11-19T08:02:14.555Z] b579b794b49d: Layer already exists [2024-11-19T08:02:14.555Z] c93a7a4d1719: Layer already exists [2024-11-19T08:02:14.555Z] 5f5d7ab6e6e6: Layer already exists [2024-11-19T08:02:14.555Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:14.555Z] 6c6a56a549ee: Layer already exists [2024-11-19T08:02:14.555Z] e9921f1b4d0b: Layer already exists [2024-11-19T08:02:14.555Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:14.555Z] latest: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:14.881Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:15.212Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.19 [2024-11-19T08:02:15.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-19T08:02:15.212Z] 6c6a56a549ee: Preparing [2024-11-19T08:02:15.212Z] 5f5d7ab6e6e6: Preparing [2024-11-19T08:02:15.212Z] b579b794b49d: Preparing [2024-11-19T08:02:15.212Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:15.212Z] c93a7a4d1719: Preparing [2024-11-19T08:02:15.212Z] e9921f1b4d0b: Preparing [2024-11-19T08:02:15.212Z] 75654b8eeebd: Preparing [2024-11-19T08:02:15.212Z] 75654b8eeebd: Waiting [2024-11-19T08:02:15.212Z] e9921f1b4d0b: Waiting [2024-11-19T08:02:15.212Z] b579b794b49d: Layer already exists [2024-11-19T08:02:15.212Z] 5f5d7ab6e6e6: Layer already exists [2024-11-19T08:02:15.212Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:15.212Z] c93a7a4d1719: Layer already exists [2024-11-19T08:02:15.212Z] 6c6a56a549ee: Layer already exists [2024-11-19T08:02:15.212Z] e9921f1b4d0b: Layer already exists [2024-11-19T08:02:15.212Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:15.212Z] 4.0.0-dev.19: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:15.538Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:15.864Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:15.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-19T08:02:15.864Z] 6c6a56a549ee: Preparing [2024-11-19T08:02:15.864Z] 5f5d7ab6e6e6: Preparing [2024-11-19T08:02:15.864Z] b579b794b49d: Preparing [2024-11-19T08:02:15.864Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:15.864Z] c93a7a4d1719: Preparing [2024-11-19T08:02:15.864Z] e9921f1b4d0b: Preparing [2024-11-19T08:02:15.864Z] 75654b8eeebd: Preparing [2024-11-19T08:02:15.864Z] e9921f1b4d0b: Waiting [2024-11-19T08:02:15.864Z] 75654b8eeebd: Waiting [2024-11-19T08:02:15.864Z] c93a7a4d1719: Layer already exists [2024-11-19T08:02:15.864Z] b579b794b49d: Layer already exists [2024-11-19T08:02:15.864Z] 5f5d7ab6e6e6: Layer already exists [2024-11-19T08:02:15.864Z] 6c6a56a549ee: Layer already exists [2024-11-19T08:02:15.864Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:15.864Z] e9921f1b4d0b: Layer already exists [2024-11-19T08:02:15.864Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:15.864Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:16.187Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:16.508Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-19T08:02:16.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-19T08:02:16.508Z] 6c6a56a549ee: Preparing [2024-11-19T08:02:16.508Z] 5f5d7ab6e6e6: Preparing [2024-11-19T08:02:16.508Z] b579b794b49d: Preparing [2024-11-19T08:02:16.508Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:16.508Z] c93a7a4d1719: Preparing [2024-11-19T08:02:16.508Z] e9921f1b4d0b: Preparing [2024-11-19T08:02:16.508Z] 75654b8eeebd: Preparing [2024-11-19T08:02:16.508Z] 75654b8eeebd: Waiting [2024-11-19T08:02:16.508Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:16.508Z] 5f5d7ab6e6e6: Layer already exists [2024-11-19T08:02:16.508Z] c93a7a4d1719: Layer already exists [2024-11-19T08:02:16.508Z] b579b794b49d: Layer already exists [2024-11-19T08:02:16.508Z] 6c6a56a549ee: Layer already exists [2024-11-19T08:02:16.508Z] e9921f1b4d0b: Layer already exists [2024-11-19T08:02:16.508Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:16.508Z] main: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:16.589Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:16.604Z] taggedImages: [2024-11-19T08:02:16.604Z] - nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:16.604Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-19T08:02:16.604Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.19 [2024-11-19T08:02:16.604Z] - nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:16.604Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-19T08:02:16.634Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-19T08:02:16.635Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:16.635Z] latest [2024-11-19T08:02:16.635Z] 4.0.0-dev.19 [2024-11-19T08:02:16.635Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:16.635Z] main [2024-11-19T08:02:16.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:16.972Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:17.292Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:17.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-19T08:02:17.292Z] 31a2549d28f9: Preparing [2024-11-19T08:02:17.292Z] a27a2ed54a8f: Preparing [2024-11-19T08:02:17.292Z] b983f205b046: Preparing [2024-11-19T08:02:17.292Z] 4faf147f58ed: Preparing [2024-11-19T08:02:17.292Z] b5510567b5af: Preparing [2024-11-19T08:02:17.292Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:17.292Z] 9e36bca05039: Preparing [2024-11-19T08:02:17.292Z] c9484bfbc731: Preparing [2024-11-19T08:02:17.292Z] 75654b8eeebd: Preparing [2024-11-19T08:02:17.292Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:17.292Z] c9484bfbc731: Waiting [2024-11-19T08:02:17.292Z] 75654b8eeebd: Waiting [2024-11-19T08:02:17.292Z] 9e36bca05039: Waiting [2024-11-19T08:02:17.292Z] b5510567b5af: Layer already exists [2024-11-19T08:02:17.292Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:17.292Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:17.292Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:17.292Z] b983f205b046: Pushed [2024-11-19T08:02:17.292Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:17.292Z] a27a2ed54a8f: Pushed [2024-11-19T08:02:17.292Z] 31a2549d28f9: Pushed [2024-11-19T08:02:19.829Z] 4faf147f58ed: Pushed [2024-11-19T08:02:19.829Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:20.171Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:20.582Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-19T08:02:20.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-19T08:02:20.582Z] 31a2549d28f9: Preparing [2024-11-19T08:02:20.582Z] a27a2ed54a8f: Preparing [2024-11-19T08:02:20.582Z] b983f205b046: Preparing [2024-11-19T08:02:20.582Z] 4faf147f58ed: Preparing [2024-11-19T08:02:20.582Z] b5510567b5af: Preparing [2024-11-19T08:02:20.582Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:20.582Z] 9e36bca05039: Preparing [2024-11-19T08:02:20.582Z] c9484bfbc731: Preparing [2024-11-19T08:02:20.582Z] 75654b8eeebd: Preparing [2024-11-19T08:02:20.582Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:20.582Z] 9e36bca05039: Waiting [2024-11-19T08:02:20.582Z] c9484bfbc731: Waiting [2024-11-19T08:02:20.582Z] 75654b8eeebd: Waiting [2024-11-19T08:02:20.582Z] b983f205b046: Layer already exists [2024-11-19T08:02:20.582Z] 4faf147f58ed: Layer already exists [2024-11-19T08:02:20.582Z] 31a2549d28f9: Layer already exists [2024-11-19T08:02:20.582Z] a27a2ed54a8f: Layer already exists [2024-11-19T08:02:20.582Z] b5510567b5af: Layer already exists [2024-11-19T08:02:20.582Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:20.582Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:20.582Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:20.582Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:20.582Z] latest: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:20.904Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:21.239Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.19 [2024-11-19T08:02:21.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-19T08:02:21.239Z] 31a2549d28f9: Preparing [2024-11-19T08:02:21.239Z] a27a2ed54a8f: Preparing [2024-11-19T08:02:21.239Z] b983f205b046: Preparing [2024-11-19T08:02:21.239Z] 4faf147f58ed: Preparing [2024-11-19T08:02:21.239Z] b5510567b5af: Preparing [2024-11-19T08:02:21.239Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:21.239Z] 9e36bca05039: Preparing [2024-11-19T08:02:21.239Z] c9484bfbc731: Preparing [2024-11-19T08:02:21.239Z] 75654b8eeebd: Preparing [2024-11-19T08:02:21.239Z] 9e36bca05039: Waiting [2024-11-19T08:02:21.239Z] c9484bfbc731: Waiting [2024-11-19T08:02:21.239Z] 75654b8eeebd: Waiting [2024-11-19T08:02:21.239Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:21.239Z] b983f205b046: Layer already exists [2024-11-19T08:02:21.239Z] 31a2549d28f9: Layer already exists [2024-11-19T08:02:21.239Z] b5510567b5af: Layer already exists [2024-11-19T08:02:21.239Z] a27a2ed54a8f: Layer already exists [2024-11-19T08:02:21.239Z] 4faf147f58ed: Layer already exists [2024-11-19T08:02:21.239Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:21.239Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:21.239Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:21.239Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:21.239Z] 4.0.0-dev.19: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:21.574Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:21.894Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:21.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-19T08:02:21.894Z] 31a2549d28f9: Preparing [2024-11-19T08:02:21.894Z] a27a2ed54a8f: Preparing [2024-11-19T08:02:21.894Z] b983f205b046: Preparing [2024-11-19T08:02:21.894Z] 4faf147f58ed: Preparing [2024-11-19T08:02:21.894Z] b5510567b5af: Preparing [2024-11-19T08:02:21.894Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:21.894Z] 9e36bca05039: Preparing [2024-11-19T08:02:21.894Z] c9484bfbc731: Preparing [2024-11-19T08:02:21.894Z] 75654b8eeebd: Preparing [2024-11-19T08:02:21.894Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:21.894Z] 75654b8eeebd: Waiting [2024-11-19T08:02:21.894Z] 9e36bca05039: Waiting [2024-11-19T08:02:21.894Z] c9484bfbc731: Waiting [2024-11-19T08:02:21.894Z] b983f205b046: Layer already exists [2024-11-19T08:02:21.894Z] a27a2ed54a8f: Layer already exists [2024-11-19T08:02:21.894Z] b5510567b5af: Layer already exists [2024-11-19T08:02:21.894Z] 4faf147f58ed: Layer already exists [2024-11-19T08:02:21.894Z] 31a2549d28f9: Layer already exists [2024-11-19T08:02:21.894Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:21.894Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:21.894Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:21.894Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:21.894Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:22.226Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:22.541Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-19T08:02:22.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-19T08:02:22.541Z] 31a2549d28f9: Preparing [2024-11-19T08:02:22.541Z] a27a2ed54a8f: Preparing [2024-11-19T08:02:22.541Z] b983f205b046: Preparing [2024-11-19T08:02:22.541Z] 4faf147f58ed: Preparing [2024-11-19T08:02:22.541Z] b5510567b5af: Preparing [2024-11-19T08:02:22.541Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:22.541Z] 9e36bca05039: Preparing [2024-11-19T08:02:22.541Z] c9484bfbc731: Preparing [2024-11-19T08:02:22.542Z] 75654b8eeebd: Preparing [2024-11-19T08:02:22.542Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:22.542Z] 9e36bca05039: Waiting [2024-11-19T08:02:22.542Z] 75654b8eeebd: Waiting [2024-11-19T08:02:22.542Z] c9484bfbc731: Waiting [2024-11-19T08:02:22.542Z] 4faf147f58ed: Layer already exists [2024-11-19T08:02:22.542Z] b5510567b5af: Layer already exists [2024-11-19T08:02:22.542Z] 31a2549d28f9: Layer already exists [2024-11-19T08:02:22.542Z] a27a2ed54a8f: Layer already exists [2024-11-19T08:02:22.542Z] b983f205b046: Layer already exists [2024-11-19T08:02:22.542Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:22.542Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:22.542Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:22.542Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:22.542Z] main: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:22.600Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:22.608Z] taggedImages: [2024-11-19T08:02:22.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:22.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-19T08:02:22.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.19 [2024-11-19T08:02:22.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:22.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-19T08:02:22.629Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-19T08:02:22.629Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:22.629Z] latest [2024-11-19T08:02:22.629Z] 4.0.0-dev.19 [2024-11-19T08:02:22.629Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:22.629Z] main [2024-11-19T08:02:22.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:22.960Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:23.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:23.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-19T08:02:23.302Z] c377c0c00930: Preparing [2024-11-19T08:02:23.302Z] 1d5980c30f3c: Preparing [2024-11-19T08:02:23.302Z] 82312e5f9395: Preparing [2024-11-19T08:02:23.302Z] e518bf7327aa: Preparing [2024-11-19T08:02:23.302Z] 6333fbb6f40c: Preparing [2024-11-19T08:02:23.302Z] 3484fcf1074f: Preparing [2024-11-19T08:02:23.302Z] e985716857d5: Preparing [2024-11-19T08:02:23.302Z] b5510567b5af: Preparing [2024-11-19T08:02:23.302Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:23.302Z] d8b3a1e5d568: Preparing [2024-11-19T08:02:23.302Z] c75e1e48ba5c: Preparing [2024-11-19T08:02:23.302Z] 5f70bf18a086: Preparing [2024-11-19T08:02:23.302Z] 267594789d6e: Preparing [2024-11-19T08:02:23.302Z] 9c2feab1f907: Preparing [2024-11-19T08:02:23.302Z] b6edc6701f35: Preparing [2024-11-19T08:02:23.302Z] 75654b8eeebd: Preparing [2024-11-19T08:02:23.302Z] 3484fcf1074f: Waiting [2024-11-19T08:02:23.302Z] e985716857d5: Waiting [2024-11-19T08:02:23.302Z] b5510567b5af: Waiting [2024-11-19T08:02:23.302Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:23.302Z] 9c2feab1f907: Waiting [2024-11-19T08:02:23.302Z] b6edc6701f35: Waiting [2024-11-19T08:02:23.302Z] 75654b8eeebd: Waiting [2024-11-19T08:02:23.302Z] d8b3a1e5d568: Waiting [2024-11-19T08:02:23.302Z] c75e1e48ba5c: Waiting [2024-11-19T08:02:23.302Z] 5f70bf18a086: Waiting [2024-11-19T08:02:23.302Z] e518bf7327aa: Pushed [2024-11-19T08:02:23.302Z] 1d5980c30f3c: Pushed [2024-11-19T08:02:23.302Z] 6333fbb6f40c: Pushed [2024-11-19T08:02:23.302Z] c377c0c00930: Pushed [2024-11-19T08:02:23.302Z] 82312e5f9395: Pushed [2024-11-19T08:02:23.302Z] b5510567b5af: Layer already exists [2024-11-19T08:02:23.302Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:23.561Z] 5f70bf18a086: Layer already exists [2024-11-19T08:02:23.561Z] 3484fcf1074f: Pushed [2024-11-19T08:02:23.561Z] d8b3a1e5d568: Pushed [2024-11-19T08:02:23.561Z] c75e1e48ba5c: Pushed [2024-11-19T08:02:23.561Z] 267594789d6e: Pushed [2024-11-19T08:02:23.561Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:23.561Z] b6edc6701f35: Pushed [2024-11-19T08:02:24.132Z] 9c2feab1f907: Pushed [2024-11-19T08:02:25.071Z] e985716857d5: Pushed [2024-11-19T08:02:25.071Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:25.400Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:25.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-19T08:02:25.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-19T08:02:25.726Z] c377c0c00930: Preparing [2024-11-19T08:02:25.726Z] 1d5980c30f3c: Preparing [2024-11-19T08:02:25.726Z] 82312e5f9395: Preparing [2024-11-19T08:02:25.726Z] e518bf7327aa: Preparing [2024-11-19T08:02:25.726Z] 6333fbb6f40c: Preparing [2024-11-19T08:02:25.726Z] 3484fcf1074f: Preparing [2024-11-19T08:02:25.726Z] e985716857d5: Preparing [2024-11-19T08:02:25.726Z] b5510567b5af: Preparing [2024-11-19T08:02:25.726Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:25.726Z] d8b3a1e5d568: Preparing [2024-11-19T08:02:25.726Z] c75e1e48ba5c: Preparing [2024-11-19T08:02:25.726Z] 5f70bf18a086: Preparing [2024-11-19T08:02:25.726Z] 267594789d6e: Preparing [2024-11-19T08:02:25.726Z] 9c2feab1f907: Preparing [2024-11-19T08:02:25.726Z] b6edc6701f35: Preparing [2024-11-19T08:02:25.726Z] 75654b8eeebd: Preparing [2024-11-19T08:02:25.726Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:25.726Z] d8b3a1e5d568: Waiting [2024-11-19T08:02:25.726Z] c75e1e48ba5c: Waiting [2024-11-19T08:02:25.726Z] 5f70bf18a086: Waiting [2024-11-19T08:02:25.726Z] 267594789d6e: Waiting [2024-11-19T08:02:25.726Z] 9c2feab1f907: Waiting [2024-11-19T08:02:25.726Z] b6edc6701f35: Waiting [2024-11-19T08:02:25.726Z] 75654b8eeebd: Waiting [2024-11-19T08:02:25.726Z] b5510567b5af: Waiting [2024-11-19T08:02:25.726Z] 3484fcf1074f: Waiting [2024-11-19T08:02:25.726Z] e985716857d5: Waiting [2024-11-19T08:02:25.726Z] 82312e5f9395: Layer already exists [2024-11-19T08:02:25.726Z] c377c0c00930: Layer already exists [2024-11-19T08:02:25.726Z] e518bf7327aa: Layer already exists [2024-11-19T08:02:25.726Z] 1d5980c30f3c: Layer already exists [2024-11-19T08:02:25.726Z] 6333fbb6f40c: Layer already exists [2024-11-19T08:02:25.726Z] 3484fcf1074f: Layer already exists [2024-11-19T08:02:25.726Z] e985716857d5: Layer already exists [2024-11-19T08:02:25.726Z] b5510567b5af: Layer already exists [2024-11-19T08:02:25.726Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:25.726Z] d8b3a1e5d568: Layer already exists [2024-11-19T08:02:25.726Z] 5f70bf18a086: Layer already exists [2024-11-19T08:02:25.726Z] c75e1e48ba5c: Layer already exists [2024-11-19T08:02:25.726Z] 9c2feab1f907: Layer already exists [2024-11-19T08:02:25.726Z] 267594789d6e: Layer already exists [2024-11-19T08:02:25.726Z] b6edc6701f35: Layer already exists [2024-11-19T08:02:25.726Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:25.726Z] latest: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:26.049Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:26.373Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.19 [2024-11-19T08:02:26.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-19T08:02:26.373Z] c377c0c00930: Preparing [2024-11-19T08:02:26.373Z] 1d5980c30f3c: Preparing [2024-11-19T08:02:26.373Z] 82312e5f9395: Preparing [2024-11-19T08:02:26.373Z] e518bf7327aa: Preparing [2024-11-19T08:02:26.373Z] 6333fbb6f40c: Preparing [2024-11-19T08:02:26.373Z] 3484fcf1074f: Preparing [2024-11-19T08:02:26.373Z] e985716857d5: Preparing [2024-11-19T08:02:26.373Z] b5510567b5af: Preparing [2024-11-19T08:02:26.373Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:26.373Z] d8b3a1e5d568: Preparing [2024-11-19T08:02:26.373Z] c75e1e48ba5c: Preparing [2024-11-19T08:02:26.373Z] 5f70bf18a086: Preparing [2024-11-19T08:02:26.373Z] 267594789d6e: Preparing [2024-11-19T08:02:26.373Z] 9c2feab1f907: Preparing [2024-11-19T08:02:26.373Z] b6edc6701f35: Preparing [2024-11-19T08:02:26.373Z] 75654b8eeebd: Preparing [2024-11-19T08:02:26.373Z] e985716857d5: Waiting [2024-11-19T08:02:26.373Z] b5510567b5af: Waiting [2024-11-19T08:02:26.373Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:26.373Z] 267594789d6e: Waiting [2024-11-19T08:02:26.373Z] 5f70bf18a086: Waiting [2024-11-19T08:02:26.373Z] d8b3a1e5d568: Waiting [2024-11-19T08:02:26.373Z] 3484fcf1074f: Waiting [2024-11-19T08:02:26.373Z] 9c2feab1f907: Waiting [2024-11-19T08:02:26.373Z] b6edc6701f35: Waiting [2024-11-19T08:02:26.373Z] 75654b8eeebd: Waiting [2024-11-19T08:02:26.373Z] c75e1e48ba5c: Waiting [2024-11-19T08:02:26.373Z] 82312e5f9395: Layer already exists [2024-11-19T08:02:26.373Z] 6333fbb6f40c: Layer already exists [2024-11-19T08:02:26.373Z] 1d5980c30f3c: Layer already exists [2024-11-19T08:02:26.373Z] e518bf7327aa: Layer already exists [2024-11-19T08:02:26.373Z] c377c0c00930: Layer already exists [2024-11-19T08:02:26.373Z] 3484fcf1074f: Layer already exists [2024-11-19T08:02:26.373Z] e985716857d5: Layer already exists [2024-11-19T08:02:26.373Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:26.373Z] b5510567b5af: Layer already exists [2024-11-19T08:02:26.373Z] d8b3a1e5d568: Layer already exists [2024-11-19T08:02:26.373Z] c75e1e48ba5c: Layer already exists [2024-11-19T08:02:26.373Z] 267594789d6e: Layer already exists [2024-11-19T08:02:26.373Z] 9c2feab1f907: Layer already exists [2024-11-19T08:02:26.373Z] 5f70bf18a086: Layer already exists [2024-11-19T08:02:26.373Z] b6edc6701f35: Layer already exists [2024-11-19T08:02:26.373Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:26.373Z] 4.0.0-dev.19: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:26.703Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:27.049Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:27.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-19T08:02:27.049Z] c377c0c00930: Preparing [2024-11-19T08:02:27.049Z] 1d5980c30f3c: Preparing [2024-11-19T08:02:27.049Z] 82312e5f9395: Preparing [2024-11-19T08:02:27.049Z] e518bf7327aa: Preparing [2024-11-19T08:02:27.049Z] 6333fbb6f40c: Preparing [2024-11-19T08:02:27.049Z] 3484fcf1074f: Preparing [2024-11-19T08:02:27.049Z] e985716857d5: Preparing [2024-11-19T08:02:27.049Z] b5510567b5af: Preparing [2024-11-19T08:02:27.049Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:27.049Z] d8b3a1e5d568: Preparing [2024-11-19T08:02:27.049Z] c75e1e48ba5c: Preparing [2024-11-19T08:02:27.049Z] 5f70bf18a086: Preparing [2024-11-19T08:02:27.049Z] 267594789d6e: Preparing [2024-11-19T08:02:27.049Z] 9c2feab1f907: Preparing [2024-11-19T08:02:27.049Z] b6edc6701f35: Preparing [2024-11-19T08:02:27.049Z] 75654b8eeebd: Preparing [2024-11-19T08:02:27.049Z] 3484fcf1074f: Waiting [2024-11-19T08:02:27.049Z] b5510567b5af: Waiting [2024-11-19T08:02:27.049Z] e985716857d5: Waiting [2024-11-19T08:02:27.049Z] c75e1e48ba5c: Waiting [2024-11-19T08:02:27.049Z] 5f70bf18a086: Waiting [2024-11-19T08:02:27.049Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:27.049Z] 267594789d6e: Waiting [2024-11-19T08:02:27.049Z] 9c2feab1f907: Waiting [2024-11-19T08:02:27.049Z] d8b3a1e5d568: Waiting [2024-11-19T08:02:27.049Z] b6edc6701f35: Waiting [2024-11-19T08:02:27.049Z] 75654b8eeebd: Waiting [2024-11-19T08:02:27.049Z] 1d5980c30f3c: Layer already exists [2024-11-19T08:02:27.049Z] c377c0c00930: Layer already exists [2024-11-19T08:02:27.049Z] 82312e5f9395: Layer already exists [2024-11-19T08:02:27.049Z] e518bf7327aa: Layer already exists [2024-11-19T08:02:27.049Z] 6333fbb6f40c: Layer already exists [2024-11-19T08:02:27.049Z] e985716857d5: Layer already exists [2024-11-19T08:02:27.049Z] d8b3a1e5d568: Layer already exists [2024-11-19T08:02:27.049Z] 3484fcf1074f: Layer already exists [2024-11-19T08:02:27.049Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:27.049Z] b5510567b5af: Layer already exists [2024-11-19T08:02:27.049Z] c75e1e48ba5c: Layer already exists [2024-11-19T08:02:27.049Z] 5f70bf18a086: Layer already exists [2024-11-19T08:02:27.049Z] 9c2feab1f907: Layer already exists [2024-11-19T08:02:27.049Z] b6edc6701f35: Layer already exists [2024-11-19T08:02:27.049Z] 267594789d6e: Layer already exists [2024-11-19T08:02:27.049Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:27.049Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:27.378Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:27.705Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-19T08:02:27.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-19T08:02:27.705Z] c377c0c00930: Preparing [2024-11-19T08:02:27.705Z] 1d5980c30f3c: Preparing [2024-11-19T08:02:27.705Z] 82312e5f9395: Preparing [2024-11-19T08:02:27.705Z] e518bf7327aa: Preparing [2024-11-19T08:02:27.705Z] 6333fbb6f40c: Preparing [2024-11-19T08:02:27.705Z] 3484fcf1074f: Preparing [2024-11-19T08:02:27.705Z] e985716857d5: Preparing [2024-11-19T08:02:27.705Z] b5510567b5af: Preparing [2024-11-19T08:02:27.705Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:27.705Z] d8b3a1e5d568: Preparing [2024-11-19T08:02:27.705Z] c75e1e48ba5c: Preparing [2024-11-19T08:02:27.705Z] 5f70bf18a086: Preparing [2024-11-19T08:02:27.705Z] 267594789d6e: Preparing [2024-11-19T08:02:27.705Z] 9c2feab1f907: Preparing [2024-11-19T08:02:27.705Z] b6edc6701f35: Preparing [2024-11-19T08:02:27.705Z] 75654b8eeebd: Preparing [2024-11-19T08:02:27.705Z] e985716857d5: Waiting [2024-11-19T08:02:27.705Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:27.705Z] 75654b8eeebd: Waiting [2024-11-19T08:02:27.705Z] 267594789d6e: Waiting [2024-11-19T08:02:27.705Z] 9c2feab1f907: Waiting [2024-11-19T08:02:27.705Z] d8b3a1e5d568: Waiting [2024-11-19T08:02:27.705Z] 5f70bf18a086: Waiting [2024-11-19T08:02:27.705Z] 3484fcf1074f: Waiting [2024-11-19T08:02:27.705Z] c75e1e48ba5c: Waiting [2024-11-19T08:02:27.705Z] b5510567b5af: Waiting [2024-11-19T08:02:27.705Z] c377c0c00930: Layer already exists [2024-11-19T08:02:27.705Z] 1d5980c30f3c: Layer already exists [2024-11-19T08:02:27.705Z] 6333fbb6f40c: Layer already exists [2024-11-19T08:02:27.705Z] 82312e5f9395: Layer already exists [2024-11-19T08:02:27.705Z] e518bf7327aa: Layer already exists [2024-11-19T08:02:27.705Z] 3484fcf1074f: Layer already exists [2024-11-19T08:02:27.705Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:27.705Z] e985716857d5: Layer already exists [2024-11-19T08:02:27.705Z] b5510567b5af: Layer already exists [2024-11-19T08:02:27.705Z] d8b3a1e5d568: Layer already exists [2024-11-19T08:02:27.705Z] c75e1e48ba5c: Layer already exists [2024-11-19T08:02:27.705Z] 5f70bf18a086: Layer already exists [2024-11-19T08:02:27.705Z] 267594789d6e: Layer already exists [2024-11-19T08:02:27.705Z] 9c2feab1f907: Layer already exists [2024-11-19T08:02:27.705Z] b6edc6701f35: Layer already exists [2024-11-19T08:02:27.705Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:27.705Z] main: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:27.770Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:27.787Z] taggedImages: [2024-11-19T08:02:27.787Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:27.787Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-19T08:02:27.787Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.19 [2024-11-19T08:02:27.787Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:27.787Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-19T08:02:27.816Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-19T08:02:27.816Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:27.816Z] latest [2024-11-19T08:02:27.816Z] 4.0.0-dev.19 [2024-11-19T08:02:27.816Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:27.816Z] main [2024-11-19T08:02:27.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:28.173Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:28.520Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:28.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-19T08:02:28.520Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:28.520Z] 9d885fd879e7: Preparing [2024-11-19T08:02:28.520Z] fd3453a73730: Preparing [2024-11-19T08:02:28.520Z] 0128cbf83424: Preparing [2024-11-19T08:02:28.520Z] b5510567b5af: Preparing [2024-11-19T08:02:28.520Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:28.520Z] 9e36bca05039: Preparing [2024-11-19T08:02:28.520Z] c9484bfbc731: Preparing [2024-11-19T08:02:28.520Z] 75654b8eeebd: Preparing [2024-11-19T08:02:28.520Z] 75654b8eeebd: Waiting [2024-11-19T08:02:28.520Z] c9484bfbc731: Waiting [2024-11-19T08:02:28.520Z] 9e36bca05039: Waiting [2024-11-19T08:02:28.520Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:28.520Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:28.520Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:28.520Z] b5510567b5af: Layer already exists [2024-11-19T08:02:28.520Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:28.520Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:28.520Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:28.520Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:28.520Z] fd3453a73730: Pushed [2024-11-19T08:02:31.066Z] 0128cbf83424: Pushed [2024-11-19T08:02:31.066Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:31.414Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:31.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-19T08:02:31.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-19T08:02:31.749Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:31.749Z] 9d885fd879e7: Preparing [2024-11-19T08:02:31.749Z] fd3453a73730: Preparing [2024-11-19T08:02:31.749Z] 0128cbf83424: Preparing [2024-11-19T08:02:31.749Z] b5510567b5af: Preparing [2024-11-19T08:02:31.749Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:31.749Z] 9e36bca05039: Preparing [2024-11-19T08:02:31.749Z] c9484bfbc731: Preparing [2024-11-19T08:02:31.749Z] 75654b8eeebd: Preparing [2024-11-19T08:02:31.749Z] c9484bfbc731: Waiting [2024-11-19T08:02:31.749Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:31.749Z] 9e36bca05039: Waiting [2024-11-19T08:02:31.749Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:31.749Z] b5510567b5af: Layer already exists [2024-11-19T08:02:31.749Z] fd3453a73730: Layer already exists [2024-11-19T08:02:31.749Z] 0128cbf83424: Layer already exists [2024-11-19T08:02:31.749Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:31.749Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:31.749Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:31.749Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:31.749Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:31.749Z] latest: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:32.083Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:32.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.19 [2024-11-19T08:02:32.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-19T08:02:32.409Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:32.409Z] 9d885fd879e7: Preparing [2024-11-19T08:02:32.409Z] fd3453a73730: Preparing [2024-11-19T08:02:32.409Z] 0128cbf83424: Preparing [2024-11-19T08:02:32.409Z] b5510567b5af: Preparing [2024-11-19T08:02:32.409Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:32.409Z] 9e36bca05039: Preparing [2024-11-19T08:02:32.409Z] c9484bfbc731: Preparing [2024-11-19T08:02:32.409Z] 75654b8eeebd: Preparing [2024-11-19T08:02:32.409Z] c9484bfbc731: Waiting [2024-11-19T08:02:32.409Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:32.409Z] 9e36bca05039: Waiting [2024-11-19T08:02:32.409Z] 75654b8eeebd: Waiting [2024-11-19T08:02:32.409Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:32.409Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:32.409Z] 0128cbf83424: Layer already exists [2024-11-19T08:02:32.409Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:32.409Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:32.409Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:32.409Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:32.409Z] fd3453a73730: Layer already exists [2024-11-19T08:02:32.409Z] b5510567b5af: Layer already exists [2024-11-19T08:02:32.409Z] 4.0.0-dev.19: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:32.751Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:33.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:33.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-19T08:02:33.074Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:33.074Z] 9d885fd879e7: Preparing [2024-11-19T08:02:33.074Z] fd3453a73730: Preparing [2024-11-19T08:02:33.074Z] 0128cbf83424: Preparing [2024-11-19T08:02:33.074Z] b5510567b5af: Preparing [2024-11-19T08:02:33.074Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:33.074Z] 9e36bca05039: Preparing [2024-11-19T08:02:33.074Z] c9484bfbc731: Preparing [2024-11-19T08:02:33.074Z] 75654b8eeebd: Preparing [2024-11-19T08:02:33.074Z] 75654b8eeebd: Waiting [2024-11-19T08:02:33.074Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:33.074Z] c9484bfbc731: Waiting [2024-11-19T08:02:33.074Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:33.074Z] fd3453a73730: Layer already exists [2024-11-19T08:02:33.074Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:33.074Z] b5510567b5af: Layer already exists [2024-11-19T08:02:33.074Z] 0128cbf83424: Layer already exists [2024-11-19T08:02:33.074Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:33.074Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:33.074Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:33.074Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:33.074Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:33.404Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:33.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-19T08:02:33.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-19T08:02:33.739Z] 658e2fcc90f2: Preparing [2024-11-19T08:02:33.739Z] 9d885fd879e7: Preparing [2024-11-19T08:02:33.739Z] fd3453a73730: Preparing [2024-11-19T08:02:33.739Z] 0128cbf83424: Preparing [2024-11-19T08:02:33.739Z] b5510567b5af: Preparing [2024-11-19T08:02:33.739Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:33.739Z] 9e36bca05039: Preparing [2024-11-19T08:02:33.739Z] c9484bfbc731: Preparing [2024-11-19T08:02:33.739Z] 75654b8eeebd: Preparing [2024-11-19T08:02:33.739Z] 9e36bca05039: Waiting [2024-11-19T08:02:33.739Z] 658e2fcc90f2: Layer already exists [2024-11-19T08:02:33.739Z] b5510567b5af: Layer already exists [2024-11-19T08:02:33.739Z] fd3453a73730: Layer already exists [2024-11-19T08:02:33.739Z] 0128cbf83424: Layer already exists [2024-11-19T08:02:33.739Z] 9d885fd879e7: Layer already exists [2024-11-19T08:02:33.739Z] c9484bfbc731: Layer already exists [2024-11-19T08:02:33.739Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:33.739Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:33.739Z] 9e36bca05039: Layer already exists [2024-11-19T08:02:33.739Z] main: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:33.815Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:33.827Z] taggedImages: [2024-11-19T08:02:33.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:33.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-19T08:02:33.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.19 [2024-11-19T08:02:33.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:33.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-19T08:02:33.854Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-19T08:02:33.854Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:33.854Z] latest [2024-11-19T08:02:33.854Z] 4.0.0-dev.19 [2024-11-19T08:02:33.854Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:33.854Z] main [2024-11-19T08:02:33.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:34.220Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:34.556Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:34.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-19T08:02:34.556Z] 8fef427f4cac: Preparing [2024-11-19T08:02:34.556Z] 62c48c2cf901: Preparing [2024-11-19T08:02:34.556Z] 9bea678b295a: Preparing [2024-11-19T08:02:34.556Z] db591b565a11: Preparing [2024-11-19T08:02:34.556Z] 6b45f8bdf295: Preparing [2024-11-19T08:02:34.556Z] b5510567b5af: Preparing [2024-11-19T08:02:34.556Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:34.556Z] 7cc64597cb18: Preparing [2024-11-19T08:02:34.556Z] e6cb4dceeb72: Preparing [2024-11-19T08:02:34.556Z] 8e41dd813f72: Preparing [2024-11-19T08:02:34.556Z] 75654b8eeebd: Preparing [2024-11-19T08:02:34.556Z] b5510567b5af: Waiting [2024-11-19T08:02:34.556Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:34.556Z] 7cc64597cb18: Waiting [2024-11-19T08:02:34.556Z] e6cb4dceeb72: Waiting [2024-11-19T08:02:34.556Z] 8e41dd813f72: Waiting [2024-11-19T08:02:34.556Z] 75654b8eeebd: Waiting [2024-11-19T08:02:34.556Z] 62c48c2cf901: Pushed [2024-11-19T08:02:34.556Z] 6b45f8bdf295: Pushed [2024-11-19T08:02:34.556Z] 8fef427f4cac: Pushed [2024-11-19T08:02:34.556Z] b5510567b5af: Layer already exists [2024-11-19T08:02:34.556Z] db591b565a11: Pushed [2024-11-19T08:02:34.556Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:34.556Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:34.816Z] 7cc64597cb18: Pushed [2024-11-19T08:02:34.816Z] e6cb4dceeb72: Pushed [2024-11-19T08:02:35.756Z] 9bea678b295a: Pushed [2024-11-19T08:02:36.701Z] 8e41dd813f72: Pushed [2024-11-19T08:02:36.701Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:37.296Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:37.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-19T08:02:37.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-19T08:02:37.620Z] 8fef427f4cac: Preparing [2024-11-19T08:02:37.620Z] 62c48c2cf901: Preparing [2024-11-19T08:02:37.620Z] 9bea678b295a: Preparing [2024-11-19T08:02:37.620Z] db591b565a11: Preparing [2024-11-19T08:02:37.620Z] 6b45f8bdf295: Preparing [2024-11-19T08:02:37.620Z] b5510567b5af: Preparing [2024-11-19T08:02:37.620Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:37.620Z] 7cc64597cb18: Preparing [2024-11-19T08:02:37.620Z] e6cb4dceeb72: Preparing [2024-11-19T08:02:37.620Z] 8e41dd813f72: Preparing [2024-11-19T08:02:37.620Z] 75654b8eeebd: Preparing [2024-11-19T08:02:37.620Z] b5510567b5af: Waiting [2024-11-19T08:02:37.620Z] 7cc64597cb18: Waiting [2024-11-19T08:02:37.620Z] 75654b8eeebd: Waiting [2024-11-19T08:02:37.620Z] 8e41dd813f72: Waiting [2024-11-19T08:02:37.620Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:37.620Z] e6cb4dceeb72: Waiting [2024-11-19T08:02:37.620Z] 62c48c2cf901: Layer already exists [2024-11-19T08:02:37.620Z] 9bea678b295a: Layer already exists [2024-11-19T08:02:37.620Z] 8fef427f4cac: Layer already exists [2024-11-19T08:02:37.620Z] 6b45f8bdf295: Layer already exists [2024-11-19T08:02:37.620Z] db591b565a11: Layer already exists [2024-11-19T08:02:37.620Z] b5510567b5af: Layer already exists [2024-11-19T08:02:37.620Z] 8e41dd813f72: Layer already exists [2024-11-19T08:02:37.620Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:37.620Z] e6cb4dceeb72: Layer already exists [2024-11-19T08:02:37.620Z] 7cc64597cb18: Layer already exists [2024-11-19T08:02:37.620Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:37.620Z] latest: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:37.944Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:38.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.19 [2024-11-19T08:02:38.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-19T08:02:38.268Z] 8fef427f4cac: Preparing [2024-11-19T08:02:38.269Z] 62c48c2cf901: Preparing [2024-11-19T08:02:38.269Z] 9bea678b295a: Preparing [2024-11-19T08:02:38.269Z] db591b565a11: Preparing [2024-11-19T08:02:38.269Z] 6b45f8bdf295: Preparing [2024-11-19T08:02:38.269Z] b5510567b5af: Preparing [2024-11-19T08:02:38.269Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:38.269Z] 7cc64597cb18: Preparing [2024-11-19T08:02:38.269Z] e6cb4dceeb72: Preparing [2024-11-19T08:02:38.269Z] 8e41dd813f72: Preparing [2024-11-19T08:02:38.269Z] 75654b8eeebd: Preparing [2024-11-19T08:02:38.269Z] e6cb4dceeb72: Waiting [2024-11-19T08:02:38.269Z] 7cc64597cb18: Waiting [2024-11-19T08:02:38.269Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:38.269Z] 8e41dd813f72: Waiting [2024-11-19T08:02:38.269Z] 6b45f8bdf295: Layer already exists [2024-11-19T08:02:38.269Z] 62c48c2cf901: Layer already exists [2024-11-19T08:02:38.269Z] 8fef427f4cac: Layer already exists [2024-11-19T08:02:38.269Z] 9bea678b295a: Layer already exists [2024-11-19T08:02:38.269Z] db591b565a11: Layer already exists [2024-11-19T08:02:38.269Z] b5510567b5af: Layer already exists [2024-11-19T08:02:38.269Z] e6cb4dceeb72: Layer already exists [2024-11-19T08:02:38.269Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:38.269Z] 8e41dd813f72: Layer already exists [2024-11-19T08:02:38.269Z] 7cc64597cb18: Layer already exists [2024-11-19T08:02:38.269Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:38.269Z] 4.0.0-dev.19: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:38.710Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:39.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:39.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-19T08:02:39.097Z] 8fef427f4cac: Preparing [2024-11-19T08:02:39.097Z] 62c48c2cf901: Preparing [2024-11-19T08:02:39.097Z] 9bea678b295a: Preparing [2024-11-19T08:02:39.097Z] db591b565a11: Preparing [2024-11-19T08:02:39.097Z] 6b45f8bdf295: Preparing [2024-11-19T08:02:39.097Z] b5510567b5af: Preparing [2024-11-19T08:02:39.097Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:39.097Z] b5510567b5af: Waiting [2024-11-19T08:02:39.097Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:39.097Z] 7cc64597cb18: Preparing [2024-11-19T08:02:39.097Z] e6cb4dceeb72: Preparing [2024-11-19T08:02:39.097Z] 8e41dd813f72: Preparing [2024-11-19T08:02:39.097Z] e6cb4dceeb72: Waiting [2024-11-19T08:02:39.097Z] 7cc64597cb18: Waiting [2024-11-19T08:02:39.097Z] 75654b8eeebd: Preparing [2024-11-19T08:02:39.097Z] 8e41dd813f72: Waiting [2024-11-19T08:02:39.097Z] 6b45f8bdf295: Layer already exists [2024-11-19T08:02:39.097Z] db591b565a11: Layer already exists [2024-11-19T08:02:39.097Z] 9bea678b295a: Layer already exists [2024-11-19T08:02:39.097Z] 62c48c2cf901: Layer already exists [2024-11-19T08:02:39.097Z] 8fef427f4cac: Layer already exists [2024-11-19T08:02:39.097Z] b5510567b5af: Layer already exists [2024-11-19T08:02:39.097Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:39.097Z] 7cc64597cb18: Layer already exists [2024-11-19T08:02:39.097Z] e6cb4dceeb72: Layer already exists [2024-11-19T08:02:39.097Z] 8e41dd813f72: Layer already exists [2024-11-19T08:02:39.097Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:39.097Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:39.435Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:39.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-19T08:02:39.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-19T08:02:39.773Z] 8fef427f4cac: Preparing [2024-11-19T08:02:39.773Z] 62c48c2cf901: Preparing [2024-11-19T08:02:39.773Z] 9bea678b295a: Preparing [2024-11-19T08:02:39.773Z] db591b565a11: Preparing [2024-11-19T08:02:39.773Z] 6b45f8bdf295: Preparing [2024-11-19T08:02:39.773Z] b5510567b5af: Preparing [2024-11-19T08:02:39.773Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:39.773Z] 7cc64597cb18: Preparing [2024-11-19T08:02:39.773Z] e6cb4dceeb72: Preparing [2024-11-19T08:02:39.773Z] 8e41dd813f72: Preparing [2024-11-19T08:02:39.773Z] 75654b8eeebd: Preparing [2024-11-19T08:02:39.773Z] 7cc64597cb18: Waiting [2024-11-19T08:02:39.773Z] e6cb4dceeb72: Waiting [2024-11-19T08:02:39.773Z] 8e41dd813f72: Waiting [2024-11-19T08:02:39.773Z] 75654b8eeebd: Waiting [2024-11-19T08:02:39.773Z] b5510567b5af: Waiting [2024-11-19T08:02:39.773Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:39.773Z] 8fef427f4cac: Layer already exists [2024-11-19T08:02:39.773Z] 62c48c2cf901: Layer already exists [2024-11-19T08:02:39.773Z] 9bea678b295a: Layer already exists [2024-11-19T08:02:39.773Z] db591b565a11: Layer already exists [2024-11-19T08:02:39.773Z] 6b45f8bdf295: Layer already exists [2024-11-19T08:02:39.773Z] 7cc64597cb18: Layer already exists [2024-11-19T08:02:39.773Z] 8e41dd813f72: Layer already exists [2024-11-19T08:02:39.773Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:39.773Z] e6cb4dceeb72: Layer already exists [2024-11-19T08:02:39.773Z] b5510567b5af: Layer already exists [2024-11-19T08:02:39.773Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:39.773Z] main: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:39.864Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:39.879Z] taggedImages: [2024-11-19T08:02:39.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:39.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-19T08:02:39.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.19 [2024-11-19T08:02:39.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:39.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-19T08:02:39.902Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-19T08:02:39.902Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:39.902Z] latest [2024-11-19T08:02:39.902Z] 4.0.0-dev.19 [2024-11-19T08:02:39.902Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:39.902Z] main [2024-11-19T08:02:39.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:40.240Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:40.565Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:40.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-19T08:02:40.565Z] d70f2df1a4a8: Preparing [2024-11-19T08:02:40.565Z] d2c0ceb51936: Preparing [2024-11-19T08:02:40.565Z] cc114a0a207d: Preparing [2024-11-19T08:02:40.565Z] 4b2c02ade798: Preparing [2024-11-19T08:02:40.565Z] d6e7719cf74b: Preparing [2024-11-19T08:02:40.565Z] 87b31721dfcc: Preparing [2024-11-19T08:02:40.565Z] 042bb8f02242: Preparing [2024-11-19T08:02:40.565Z] b5510567b5af: Preparing [2024-11-19T08:02:40.565Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:40.565Z] 7a40e0763154: Preparing [2024-11-19T08:02:40.565Z] 8748a016e0de: Preparing [2024-11-19T08:02:40.565Z] 75654b8eeebd: Preparing [2024-11-19T08:02:40.565Z] 87b31721dfcc: Waiting [2024-11-19T08:02:40.565Z] 042bb8f02242: Waiting [2024-11-19T08:02:40.565Z] b5510567b5af: Waiting [2024-11-19T08:02:40.565Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:40.565Z] 7a40e0763154: Waiting [2024-11-19T08:02:40.565Z] 8748a016e0de: Waiting [2024-11-19T08:02:40.565Z] 75654b8eeebd: Waiting [2024-11-19T08:02:40.565Z] d70f2df1a4a8: Pushed [2024-11-19T08:02:40.565Z] d2c0ceb51936: Pushed [2024-11-19T08:02:40.565Z] d6e7719cf74b: Pushed [2024-11-19T08:02:40.823Z] b5510567b5af: Layer already exists [2024-11-19T08:02:40.823Z] 87b31721dfcc: Pushed [2024-11-19T08:02:40.823Z] 042bb8f02242: Pushed [2024-11-19T08:02:40.823Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:40.823Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:41.390Z] 7a40e0763154: Pushed [2024-11-19T08:02:41.648Z] 4b2c02ade798: Pushed [2024-11-19T08:02:41.907Z] cc114a0a207d: Pushed [2024-11-19T08:02:42.166Z] 8748a016e0de: Pushed [2024-11-19T08:02:42.166Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:42.499Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:42.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-19T08:02:42.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-19T08:02:42.825Z] d70f2df1a4a8: Preparing [2024-11-19T08:02:42.825Z] d2c0ceb51936: Preparing [2024-11-19T08:02:42.825Z] cc114a0a207d: Preparing [2024-11-19T08:02:42.825Z] 4b2c02ade798: Preparing [2024-11-19T08:02:42.825Z] d6e7719cf74b: Preparing [2024-11-19T08:02:42.825Z] 87b31721dfcc: Preparing [2024-11-19T08:02:42.825Z] 042bb8f02242: Preparing [2024-11-19T08:02:42.825Z] b5510567b5af: Preparing [2024-11-19T08:02:42.825Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:42.825Z] 7a40e0763154: Preparing [2024-11-19T08:02:42.825Z] 8748a016e0de: Preparing [2024-11-19T08:02:42.825Z] 75654b8eeebd: Preparing [2024-11-19T08:02:42.825Z] 8748a016e0de: Waiting [2024-11-19T08:02:42.825Z] b5510567b5af: Waiting [2024-11-19T08:02:42.825Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:42.825Z] 87b31721dfcc: Waiting [2024-11-19T08:02:42.825Z] 75654b8eeebd: Waiting [2024-11-19T08:02:42.825Z] 7a40e0763154: Waiting [2024-11-19T08:02:42.825Z] 042bb8f02242: Waiting [2024-11-19T08:02:42.825Z] d6e7719cf74b: Layer already exists [2024-11-19T08:02:42.825Z] 4b2c02ade798: Layer already exists [2024-11-19T08:02:42.825Z] cc114a0a207d: Layer already exists [2024-11-19T08:02:42.825Z] d2c0ceb51936: Layer already exists [2024-11-19T08:02:42.825Z] d70f2df1a4a8: Layer already exists [2024-11-19T08:02:42.825Z] 87b31721dfcc: Layer already exists [2024-11-19T08:02:42.825Z] 042bb8f02242: Layer already exists [2024-11-19T08:02:42.825Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:42.825Z] 7a40e0763154: Layer already exists [2024-11-19T08:02:42.825Z] b5510567b5af: Layer already exists [2024-11-19T08:02:42.825Z] 8748a016e0de: Layer already exists [2024-11-19T08:02:42.825Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:42.825Z] latest: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:43.149Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:43.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.19 [2024-11-19T08:02:43.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-19T08:02:43.480Z] d70f2df1a4a8: Preparing [2024-11-19T08:02:43.480Z] d2c0ceb51936: Preparing [2024-11-19T08:02:43.480Z] cc114a0a207d: Preparing [2024-11-19T08:02:43.480Z] 4b2c02ade798: Preparing [2024-11-19T08:02:43.480Z] d6e7719cf74b: Preparing [2024-11-19T08:02:43.480Z] 87b31721dfcc: Preparing [2024-11-19T08:02:43.480Z] 042bb8f02242: Preparing [2024-11-19T08:02:43.480Z] b5510567b5af: Preparing [2024-11-19T08:02:43.480Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:43.480Z] 7a40e0763154: Preparing [2024-11-19T08:02:43.480Z] 8748a016e0de: Preparing [2024-11-19T08:02:43.480Z] 75654b8eeebd: Preparing [2024-11-19T08:02:43.480Z] b5510567b5af: Waiting [2024-11-19T08:02:43.480Z] 87b31721dfcc: Waiting [2024-11-19T08:02:43.480Z] 042bb8f02242: Waiting [2024-11-19T08:02:43.480Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:43.480Z] 7a40e0763154: Waiting [2024-11-19T08:02:43.480Z] 8748a016e0de: Waiting [2024-11-19T08:02:43.480Z] 75654b8eeebd: Waiting [2024-11-19T08:02:43.480Z] cc114a0a207d: Layer already exists [2024-11-19T08:02:43.480Z] d70f2df1a4a8: Layer already exists [2024-11-19T08:02:43.480Z] d6e7719cf74b: Layer already exists [2024-11-19T08:02:43.480Z] d2c0ceb51936: Layer already exists [2024-11-19T08:02:43.480Z] 4b2c02ade798: Layer already exists [2024-11-19T08:02:43.480Z] b5510567b5af: Layer already exists [2024-11-19T08:02:43.480Z] 87b31721dfcc: Layer already exists [2024-11-19T08:02:43.480Z] 042bb8f02242: Layer already exists [2024-11-19T08:02:43.480Z] 7a40e0763154: Layer already exists [2024-11-19T08:02:43.480Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:43.480Z] 8748a016e0de: Layer already exists [2024-11-19T08:02:43.480Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:43.480Z] 4.0.0-dev.19: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:43.805Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:44.131Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:44.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-19T08:02:44.131Z] d70f2df1a4a8: Preparing [2024-11-19T08:02:44.131Z] d2c0ceb51936: Preparing [2024-11-19T08:02:44.131Z] cc114a0a207d: Preparing [2024-11-19T08:02:44.131Z] 4b2c02ade798: Preparing [2024-11-19T08:02:44.131Z] d6e7719cf74b: Preparing [2024-11-19T08:02:44.131Z] 87b31721dfcc: Preparing [2024-11-19T08:02:44.131Z] 042bb8f02242: Preparing [2024-11-19T08:02:44.131Z] b5510567b5af: Preparing [2024-11-19T08:02:44.131Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:44.131Z] 7a40e0763154: Preparing [2024-11-19T08:02:44.131Z] 8748a016e0de: Preparing [2024-11-19T08:02:44.131Z] 75654b8eeebd: Preparing [2024-11-19T08:02:44.131Z] 042bb8f02242: Waiting [2024-11-19T08:02:44.131Z] b5510567b5af: Waiting [2024-11-19T08:02:44.131Z] 8748a016e0de: Waiting [2024-11-19T08:02:44.131Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:44.131Z] 75654b8eeebd: Waiting [2024-11-19T08:02:44.131Z] 87b31721dfcc: Waiting [2024-11-19T08:02:44.131Z] 4b2c02ade798: Layer already exists [2024-11-19T08:02:44.131Z] d2c0ceb51936: Layer already exists [2024-11-19T08:02:44.131Z] d6e7719cf74b: Layer already exists [2024-11-19T08:02:44.131Z] d70f2df1a4a8: Layer already exists [2024-11-19T08:02:44.131Z] cc114a0a207d: Layer already exists [2024-11-19T08:02:44.131Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:44.131Z] 87b31721dfcc: Layer already exists [2024-11-19T08:02:44.131Z] 042bb8f02242: Layer already exists [2024-11-19T08:02:44.131Z] b5510567b5af: Layer already exists [2024-11-19T08:02:44.131Z] 7a40e0763154: Layer already exists [2024-11-19T08:02:44.131Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:44.131Z] 8748a016e0de: Layer already exists [2024-11-19T08:02:44.131Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:44.438Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:44.756Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-19T08:02:44.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-19T08:02:44.756Z] d70f2df1a4a8: Preparing [2024-11-19T08:02:44.756Z] d2c0ceb51936: Preparing [2024-11-19T08:02:44.756Z] cc114a0a207d: Preparing [2024-11-19T08:02:44.756Z] 4b2c02ade798: Preparing [2024-11-19T08:02:44.756Z] d6e7719cf74b: Preparing [2024-11-19T08:02:44.756Z] 87b31721dfcc: Preparing [2024-11-19T08:02:44.756Z] 042bb8f02242: Preparing [2024-11-19T08:02:44.756Z] b5510567b5af: Preparing [2024-11-19T08:02:44.756Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:44.756Z] 7a40e0763154: Preparing [2024-11-19T08:02:44.756Z] 8748a016e0de: Preparing [2024-11-19T08:02:44.756Z] 75654b8eeebd: Preparing [2024-11-19T08:02:44.756Z] 042bb8f02242: Waiting [2024-11-19T08:02:44.756Z] b5510567b5af: Waiting [2024-11-19T08:02:44.756Z] 1bdc8ff656d2: Waiting [2024-11-19T08:02:44.756Z] 7a40e0763154: Waiting [2024-11-19T08:02:44.756Z] 8748a016e0de: Waiting [2024-11-19T08:02:44.756Z] 75654b8eeebd: Waiting [2024-11-19T08:02:44.756Z] 87b31721dfcc: Waiting [2024-11-19T08:02:44.756Z] d6e7719cf74b: Layer already exists [2024-11-19T08:02:44.756Z] cc114a0a207d: Layer already exists [2024-11-19T08:02:44.756Z] d2c0ceb51936: Layer already exists [2024-11-19T08:02:44.756Z] d70f2df1a4a8: Layer already exists [2024-11-19T08:02:44.756Z] 4b2c02ade798: Layer already exists [2024-11-19T08:02:44.756Z] 87b31721dfcc: Layer already exists [2024-11-19T08:02:44.756Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:44.756Z] 042bb8f02242: Layer already exists [2024-11-19T08:02:44.756Z] 7a40e0763154: Layer already exists [2024-11-19T08:02:44.756Z] b5510567b5af: Layer already exists [2024-11-19T08:02:44.756Z] 8748a016e0de: Layer already exists [2024-11-19T08:02:44.756Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:44.756Z] main: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:44.836Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:44.856Z] taggedImages: [2024-11-19T08:02:44.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:44.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-19T08:02:44.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.19 [2024-11-19T08:02:44.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:44.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-19T08:02:44.883Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-19T08:02:44.883Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:44.883Z] latest [2024-11-19T08:02:44.883Z] 4.0.0-dev.19 [2024-11-19T08:02:44.883Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:44.883Z] main [2024-11-19T08:02:44.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:45.237Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:45.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:45.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-19T08:02:45.563Z] 9a9dfb764830: Preparing [2024-11-19T08:02:45.563Z] 081632c8ff46: Preparing [2024-11-19T08:02:45.563Z] b5510567b5af: Preparing [2024-11-19T08:02:45.563Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:45.563Z] 16d1f36dfe4a: Preparing [2024-11-19T08:02:45.563Z] f8c2ad99007d: Preparing [2024-11-19T08:02:45.563Z] 75654b8eeebd: Preparing [2024-11-19T08:02:45.563Z] f8c2ad99007d: Waiting [2024-11-19T08:02:45.563Z] 75654b8eeebd: Waiting [2024-11-19T08:02:45.563Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:45.563Z] b5510567b5af: Layer already exists [2024-11-19T08:02:45.563Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:45.563Z] 9a9dfb764830: Pushed [2024-11-19T08:02:46.131Z] 16d1f36dfe4a: Pushed [2024-11-19T08:02:46.701Z] f8c2ad99007d: Pushed [2024-11-19T08:02:47.639Z] 081632c8ff46: Pushed [2024-11-19T08:02:47.640Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:47.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:48.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-19T08:02:48.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-19T08:02:48.283Z] 9a9dfb764830: Preparing [2024-11-19T08:02:48.283Z] 081632c8ff46: Preparing [2024-11-19T08:02:48.283Z] b5510567b5af: Preparing [2024-11-19T08:02:48.283Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:48.283Z] 16d1f36dfe4a: Preparing [2024-11-19T08:02:48.283Z] f8c2ad99007d: Preparing [2024-11-19T08:02:48.283Z] 75654b8eeebd: Preparing [2024-11-19T08:02:48.283Z] f8c2ad99007d: Waiting [2024-11-19T08:02:48.283Z] 16d1f36dfe4a: Layer already exists [2024-11-19T08:02:48.283Z] 9a9dfb764830: Layer already exists [2024-11-19T08:02:48.283Z] 081632c8ff46: Layer already exists [2024-11-19T08:02:48.283Z] b5510567b5af: Layer already exists [2024-11-19T08:02:48.283Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:48.283Z] f8c2ad99007d: Layer already exists [2024-11-19T08:02:48.283Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:48.283Z] latest: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:48.606Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:48.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.19 [2024-11-19T08:02:48.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-19T08:02:48.931Z] 9a9dfb764830: Preparing [2024-11-19T08:02:48.931Z] 081632c8ff46: Preparing [2024-11-19T08:02:48.931Z] b5510567b5af: Preparing [2024-11-19T08:02:48.931Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:48.931Z] 16d1f36dfe4a: Preparing [2024-11-19T08:02:48.931Z] f8c2ad99007d: Preparing [2024-11-19T08:02:48.931Z] 75654b8eeebd: Preparing [2024-11-19T08:02:48.931Z] f8c2ad99007d: Waiting [2024-11-19T08:02:48.931Z] 75654b8eeebd: Waiting [2024-11-19T08:02:48.931Z] 081632c8ff46: Layer already exists [2024-11-19T08:02:48.931Z] 16d1f36dfe4a: Layer already exists [2024-11-19T08:02:48.931Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:48.931Z] b5510567b5af: Layer already exists [2024-11-19T08:02:48.931Z] 9a9dfb764830: Layer already exists [2024-11-19T08:02:48.931Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:48.931Z] f8c2ad99007d: Layer already exists [2024-11-19T08:02:48.931Z] 4.0.0-dev.19: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:49.262Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:49.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:49.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-19T08:02:49.637Z] 9a9dfb764830: Preparing [2024-11-19T08:02:49.637Z] 081632c8ff46: Preparing [2024-11-19T08:02:49.637Z] b5510567b5af: Preparing [2024-11-19T08:02:49.637Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:49.637Z] 16d1f36dfe4a: Preparing [2024-11-19T08:02:49.637Z] f8c2ad99007d: Preparing [2024-11-19T08:02:49.637Z] 75654b8eeebd: Preparing [2024-11-19T08:02:49.637Z] f8c2ad99007d: Waiting [2024-11-19T08:02:49.637Z] 9a9dfb764830: Layer already exists [2024-11-19T08:02:49.637Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:49.637Z] 16d1f36dfe4a: Layer already exists [2024-11-19T08:02:49.637Z] 081632c8ff46: Layer already exists [2024-11-19T08:02:49.637Z] b5510567b5af: Layer already exists [2024-11-19T08:02:49.637Z] f8c2ad99007d: Layer already exists [2024-11-19T08:02:49.637Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:49.637Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:49.957Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:50.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-19T08:02:50.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-19T08:02:50.279Z] 9a9dfb764830: Preparing [2024-11-19T08:02:50.279Z] 081632c8ff46: Preparing [2024-11-19T08:02:50.279Z] b5510567b5af: Preparing [2024-11-19T08:02:50.279Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:50.279Z] 16d1f36dfe4a: Preparing [2024-11-19T08:02:50.279Z] f8c2ad99007d: Preparing [2024-11-19T08:02:50.279Z] 75654b8eeebd: Preparing [2024-11-19T08:02:50.279Z] f8c2ad99007d: Waiting [2024-11-19T08:02:50.279Z] 75654b8eeebd: Waiting [2024-11-19T08:02:50.279Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:50.279Z] 9a9dfb764830: Layer already exists [2024-11-19T08:02:50.279Z] 081632c8ff46: Layer already exists [2024-11-19T08:02:50.279Z] b5510567b5af: Layer already exists [2024-11-19T08:02:50.279Z] 16d1f36dfe4a: Layer already exists [2024-11-19T08:02:50.279Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:50.279Z] f8c2ad99007d: Layer already exists [2024-11-19T08:02:50.279Z] main: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:02:50.358Z] ===================================================== [Pipeline] echo [2024-11-19T08:02:50.371Z] taggedImages: [2024-11-19T08:02:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-19T08:02:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.19 [2024-11-19T08:02:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-19T08:02:50.406Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-19T08:02:50.406Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:50.406Z] latest [2024-11-19T08:02:50.406Z] 4.0.0-dev.19 [2024-11-19T08:02:50.406Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:02:50.406Z] main [2024-11-19T08:02:50.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:50.742Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:51.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:02:51.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-19T08:02:51.063Z] fc49e072c431: Preparing [2024-11-19T08:02:51.063Z] 58807dabccef: Preparing [2024-11-19T08:02:51.063Z] 5d477b76f987: Preparing [2024-11-19T08:02:51.063Z] b5510567b5af: Preparing [2024-11-19T08:02:51.063Z] 1bdc8ff656d2: Preparing [2024-11-19T08:02:51.063Z] 93e64e1b839c: Preparing [2024-11-19T08:02:51.063Z] 569f98365c1c: Preparing [2024-11-19T08:02:51.063Z] aaeb9e9af4cf: Preparing [2024-11-19T08:02:51.063Z] 1de72e897847: Preparing [2024-11-19T08:02:51.063Z] 75654b8eeebd: Preparing [2024-11-19T08:02:51.063Z] 93e64e1b839c: Waiting [2024-11-19T08:02:51.063Z] 569f98365c1c: Waiting [2024-11-19T08:02:51.063Z] aaeb9e9af4cf: Waiting [2024-11-19T08:02:51.063Z] 1de72e897847: Waiting [2024-11-19T08:02:51.063Z] b5510567b5af: Layer already exists [2024-11-19T08:02:51.063Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:02:51.063Z] 58807dabccef: Pushed [2024-11-19T08:02:51.063Z] 5d477b76f987: Pushed [2024-11-19T08:02:51.063Z] fc49e072c431: Pushed [2024-11-19T08:02:51.063Z] 75654b8eeebd: Layer already exists [2024-11-19T08:02:51.324Z] aaeb9e9af4cf: Pushed [2024-11-19T08:02:52.261Z] 1de72e897847: Pushed [2024-11-19T08:02:57.541Z] 569f98365c1c: Pushed [2024-11-19T08:03:01.732Z] 93e64e1b839c: Pushed [2024-11-19T08:03:01.732Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:02.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:02.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-19T08:03:02.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-19T08:03:02.379Z] fc49e072c431: Preparing [2024-11-19T08:03:02.379Z] 58807dabccef: Preparing [2024-11-19T08:03:02.379Z] 5d477b76f987: Preparing [2024-11-19T08:03:02.379Z] b5510567b5af: Preparing [2024-11-19T08:03:02.379Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:02.379Z] 93e64e1b839c: Preparing [2024-11-19T08:03:02.379Z] 569f98365c1c: Preparing [2024-11-19T08:03:02.379Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:02.379Z] 1de72e897847: Preparing [2024-11-19T08:03:02.379Z] 75654b8eeebd: Preparing [2024-11-19T08:03:02.379Z] 93e64e1b839c: Waiting [2024-11-19T08:03:02.379Z] 569f98365c1c: Waiting [2024-11-19T08:03:02.379Z] aaeb9e9af4cf: Waiting [2024-11-19T08:03:02.379Z] 1de72e897847: Waiting [2024-11-19T08:03:02.379Z] 75654b8eeebd: Waiting [2024-11-19T08:03:02.379Z] 5d477b76f987: Layer already exists [2024-11-19T08:03:02.379Z] 58807dabccef: Layer already exists [2024-11-19T08:03:02.379Z] b5510567b5af: Layer already exists [2024-11-19T08:03:02.379Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:02.379Z] fc49e072c431: Layer already exists [2024-11-19T08:03:02.379Z] 93e64e1b839c: Layer already exists [2024-11-19T08:03:02.379Z] 569f98365c1c: Layer already exists [2024-11-19T08:03:02.379Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:02.379Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:02.379Z] 1de72e897847: Layer already exists [2024-11-19T08:03:02.379Z] latest: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:02.705Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:03.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.19 [2024-11-19T08:03:03.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-19T08:03:03.030Z] fc49e072c431: Preparing [2024-11-19T08:03:03.030Z] 58807dabccef: Preparing [2024-11-19T08:03:03.030Z] 5d477b76f987: Preparing [2024-11-19T08:03:03.030Z] b5510567b5af: Preparing [2024-11-19T08:03:03.030Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:03.030Z] 93e64e1b839c: Preparing [2024-11-19T08:03:03.030Z] 569f98365c1c: Preparing [2024-11-19T08:03:03.030Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:03.030Z] 1de72e897847: Preparing [2024-11-19T08:03:03.030Z] 75654b8eeebd: Preparing [2024-11-19T08:03:03.030Z] aaeb9e9af4cf: Waiting [2024-11-19T08:03:03.030Z] 1de72e897847: Waiting [2024-11-19T08:03:03.030Z] 93e64e1b839c: Waiting [2024-11-19T08:03:03.030Z] 75654b8eeebd: Waiting [2024-11-19T08:03:03.030Z] 569f98365c1c: Waiting [2024-11-19T08:03:03.030Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:03.030Z] 58807dabccef: Layer already exists [2024-11-19T08:03:03.030Z] b5510567b5af: Layer already exists [2024-11-19T08:03:03.030Z] fc49e072c431: Layer already exists [2024-11-19T08:03:03.030Z] 5d477b76f987: Layer already exists [2024-11-19T08:03:03.030Z] 93e64e1b839c: Layer already exists [2024-11-19T08:03:03.030Z] 569f98365c1c: Layer already exists [2024-11-19T08:03:03.030Z] 1de72e897847: Layer already exists [2024-11-19T08:03:03.030Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:03.030Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:03.030Z] 4.0.0-dev.19: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:03.351Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:03.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:03.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-19T08:03:03.680Z] fc49e072c431: Preparing [2024-11-19T08:03:03.680Z] 58807dabccef: Preparing [2024-11-19T08:03:03.680Z] 5d477b76f987: Preparing [2024-11-19T08:03:03.680Z] b5510567b5af: Preparing [2024-11-19T08:03:03.680Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:03.680Z] 93e64e1b839c: Preparing [2024-11-19T08:03:03.680Z] 569f98365c1c: Preparing [2024-11-19T08:03:03.680Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:03.680Z] 1de72e897847: Preparing [2024-11-19T08:03:03.680Z] 75654b8eeebd: Preparing [2024-11-19T08:03:03.680Z] 93e64e1b839c: Waiting [2024-11-19T08:03:03.680Z] 569f98365c1c: Waiting [2024-11-19T08:03:03.680Z] aaeb9e9af4cf: Waiting [2024-11-19T08:03:03.680Z] 1de72e897847: Waiting [2024-11-19T08:03:03.680Z] 75654b8eeebd: Waiting [2024-11-19T08:03:03.680Z] b5510567b5af: Layer already exists [2024-11-19T08:03:03.680Z] 58807dabccef: Layer already exists [2024-11-19T08:03:03.680Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:03.680Z] fc49e072c431: Layer already exists [2024-11-19T08:03:03.680Z] 5d477b76f987: Layer already exists [2024-11-19T08:03:03.680Z] 93e64e1b839c: Layer already exists [2024-11-19T08:03:03.680Z] 1de72e897847: Layer already exists [2024-11-19T08:03:03.680Z] 569f98365c1c: Layer already exists [2024-11-19T08:03:03.680Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:03.680Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:03.680Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:03.997Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:04.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-19T08:03:04.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-19T08:03:04.316Z] fc49e072c431: Preparing [2024-11-19T08:03:04.316Z] 58807dabccef: Preparing [2024-11-19T08:03:04.316Z] 5d477b76f987: Preparing [2024-11-19T08:03:04.316Z] b5510567b5af: Preparing [2024-11-19T08:03:04.316Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:04.316Z] 93e64e1b839c: Preparing [2024-11-19T08:03:04.316Z] 569f98365c1c: Preparing [2024-11-19T08:03:04.316Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:04.316Z] 1de72e897847: Preparing [2024-11-19T08:03:04.316Z] 75654b8eeebd: Preparing [2024-11-19T08:03:04.316Z] 569f98365c1c: Waiting [2024-11-19T08:03:04.316Z] aaeb9e9af4cf: Waiting [2024-11-19T08:03:04.316Z] 1de72e897847: Waiting [2024-11-19T08:03:04.316Z] 93e64e1b839c: Waiting [2024-11-19T08:03:04.316Z] 75654b8eeebd: Waiting [2024-11-19T08:03:04.316Z] 58807dabccef: Layer already exists [2024-11-19T08:03:04.316Z] 5d477b76f987: Layer already exists [2024-11-19T08:03:04.316Z] 93e64e1b839c: Layer already exists [2024-11-19T08:03:04.316Z] fc49e072c431: Layer already exists [2024-11-19T08:03:04.316Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:04.316Z] b5510567b5af: Layer already exists [2024-11-19T08:03:04.316Z] 569f98365c1c: Layer already exists [2024-11-19T08:03:04.316Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:04.316Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:04.316Z] 1de72e897847: Layer already exists [2024-11-19T08:03:04.316Z] main: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:03:04.391Z] ===================================================== [Pipeline] echo [2024-11-19T08:03:04.408Z] taggedImages: [2024-11-19T08:03:04.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:04.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-19T08:03:04.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.19 [2024-11-19T08:03:04.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:04.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-19T08:03:04.440Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-19T08:03:04.440Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:04.440Z] latest [2024-11-19T08:03:04.440Z] 4.0.0-dev.19 [2024-11-19T08:03:04.440Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:04.440Z] main [2024-11-19T08:03:04.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:04.783Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:05.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:05.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-19T08:03:05.111Z] b2450cbca93c: Preparing [2024-11-19T08:03:05.111Z] 52bed6c49a5b: Preparing [2024-11-19T08:03:05.111Z] 7f3e8e735c31: Preparing [2024-11-19T08:03:05.111Z] b5510567b5af: Preparing [2024-11-19T08:03:05.111Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:05.111Z] 9c03262d48de: Preparing [2024-11-19T08:03:05.111Z] 0f33e90841cd: Preparing [2024-11-19T08:03:05.111Z] 5f3e27814abb: Preparing [2024-11-19T08:03:05.111Z] 75654b8eeebd: Preparing [2024-11-19T08:03:05.111Z] 9c03262d48de: Waiting [2024-11-19T08:03:05.111Z] 0f33e90841cd: Waiting [2024-11-19T08:03:05.111Z] 5f3e27814abb: Waiting [2024-11-19T08:03:05.111Z] 75654b8eeebd: Waiting [2024-11-19T08:03:05.111Z] b5510567b5af: Layer already exists [2024-11-19T08:03:05.111Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:05.111Z] 7f3e8e735c31: Pushed [2024-11-19T08:03:05.111Z] 52bed6c49a5b: Pushed [2024-11-19T08:03:05.111Z] b2450cbca93c: Pushed [2024-11-19T08:03:05.111Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:05.679Z] 5f3e27814abb: Pushed [2024-11-19T08:03:05.938Z] 0f33e90841cd: Pushed [2024-11-19T08:03:15.917Z] 9c03262d48de: Pushed [2024-11-19T08:03:15.918Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:16.246Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:16.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-19T08:03:16.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-19T08:03:16.567Z] b2450cbca93c: Preparing [2024-11-19T08:03:16.567Z] 52bed6c49a5b: Preparing [2024-11-19T08:03:16.567Z] 7f3e8e735c31: Preparing [2024-11-19T08:03:16.567Z] b5510567b5af: Preparing [2024-11-19T08:03:16.567Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:16.567Z] 9c03262d48de: Preparing [2024-11-19T08:03:16.567Z] 0f33e90841cd: Preparing [2024-11-19T08:03:16.567Z] 5f3e27814abb: Preparing [2024-11-19T08:03:16.567Z] 75654b8eeebd: Preparing [2024-11-19T08:03:16.567Z] 0f33e90841cd: Waiting [2024-11-19T08:03:16.567Z] 9c03262d48de: Waiting [2024-11-19T08:03:16.567Z] 75654b8eeebd: Waiting [2024-11-19T08:03:16.567Z] 5f3e27814abb: Waiting [2024-11-19T08:03:16.567Z] 7f3e8e735c31: Layer already exists [2024-11-19T08:03:16.567Z] 52bed6c49a5b: Layer already exists [2024-11-19T08:03:16.567Z] b2450cbca93c: Layer already exists [2024-11-19T08:03:16.567Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:16.567Z] b5510567b5af: Layer already exists [2024-11-19T08:03:16.567Z] 9c03262d48de: Layer already exists [2024-11-19T08:03:16.567Z] 0f33e90841cd: Layer already exists [2024-11-19T08:03:16.567Z] 5f3e27814abb: Layer already exists [2024-11-19T08:03:16.567Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:16.567Z] latest: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:16.901Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:17.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.19 [2024-11-19T08:03:17.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-19T08:03:17.226Z] b2450cbca93c: Preparing [2024-11-19T08:03:17.226Z] 52bed6c49a5b: Preparing [2024-11-19T08:03:17.226Z] 7f3e8e735c31: Preparing [2024-11-19T08:03:17.226Z] b5510567b5af: Preparing [2024-11-19T08:03:17.226Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:17.226Z] 9c03262d48de: Preparing [2024-11-19T08:03:17.226Z] 0f33e90841cd: Preparing [2024-11-19T08:03:17.226Z] 5f3e27814abb: Preparing [2024-11-19T08:03:17.226Z] 75654b8eeebd: Preparing [2024-11-19T08:03:17.226Z] 9c03262d48de: Waiting [2024-11-19T08:03:17.226Z] 0f33e90841cd: Waiting [2024-11-19T08:03:17.226Z] 5f3e27814abb: Waiting [2024-11-19T08:03:17.226Z] 75654b8eeebd: Waiting [2024-11-19T08:03:17.226Z] b2450cbca93c: Layer already exists [2024-11-19T08:03:17.226Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:17.226Z] 7f3e8e735c31: Layer already exists [2024-11-19T08:03:17.226Z] 52bed6c49a5b: Layer already exists [2024-11-19T08:03:17.226Z] b5510567b5af: Layer already exists [2024-11-19T08:03:17.226Z] 0f33e90841cd: Layer already exists [2024-11-19T08:03:17.226Z] 5f3e27814abb: Layer already exists [2024-11-19T08:03:17.226Z] 9c03262d48de: Layer already exists [2024-11-19T08:03:17.226Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:17.226Z] 4.0.0-dev.19: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:17.552Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:17.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:17.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-19T08:03:17.874Z] b2450cbca93c: Preparing [2024-11-19T08:03:17.874Z] 52bed6c49a5b: Preparing [2024-11-19T08:03:17.874Z] 7f3e8e735c31: Preparing [2024-11-19T08:03:17.874Z] b5510567b5af: Preparing [2024-11-19T08:03:17.874Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:17.874Z] 9c03262d48de: Preparing [2024-11-19T08:03:17.874Z] 0f33e90841cd: Preparing [2024-11-19T08:03:17.874Z] 5f3e27814abb: Preparing [2024-11-19T08:03:17.874Z] 75654b8eeebd: Preparing [2024-11-19T08:03:17.874Z] 75654b8eeebd: Waiting [2024-11-19T08:03:17.874Z] 5f3e27814abb: Waiting [2024-11-19T08:03:17.874Z] 9c03262d48de: Waiting [2024-11-19T08:03:17.874Z] 0f33e90841cd: Waiting [2024-11-19T08:03:17.874Z] 7f3e8e735c31: Layer already exists [2024-11-19T08:03:17.874Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:17.874Z] 52bed6c49a5b: Layer already exists [2024-11-19T08:03:17.874Z] b2450cbca93c: Layer already exists [2024-11-19T08:03:17.874Z] b5510567b5af: Layer already exists [2024-11-19T08:03:17.874Z] 0f33e90841cd: Layer already exists [2024-11-19T08:03:17.874Z] 9c03262d48de: Layer already exists [2024-11-19T08:03:17.874Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:17.874Z] 5f3e27814abb: Layer already exists [2024-11-19T08:03:17.874Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:18.195Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:18.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-19T08:03:18.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-19T08:03:18.510Z] b2450cbca93c: Preparing [2024-11-19T08:03:18.510Z] 52bed6c49a5b: Preparing [2024-11-19T08:03:18.510Z] 7f3e8e735c31: Preparing [2024-11-19T08:03:18.510Z] b5510567b5af: Preparing [2024-11-19T08:03:18.510Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:18.510Z] 9c03262d48de: Preparing [2024-11-19T08:03:18.510Z] 0f33e90841cd: Preparing [2024-11-19T08:03:18.510Z] 5f3e27814abb: Preparing [2024-11-19T08:03:18.510Z] 75654b8eeebd: Preparing [2024-11-19T08:03:18.510Z] 5f3e27814abb: Waiting [2024-11-19T08:03:18.510Z] 75654b8eeebd: Waiting [2024-11-19T08:03:18.510Z] 9c03262d48de: Waiting [2024-11-19T08:03:18.510Z] 52bed6c49a5b: Layer already exists [2024-11-19T08:03:18.510Z] b2450cbca93c: Layer already exists [2024-11-19T08:03:18.510Z] 7f3e8e735c31: Layer already exists [2024-11-19T08:03:18.510Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:18.510Z] b5510567b5af: Layer already exists [2024-11-19T08:03:18.510Z] 0f33e90841cd: Layer already exists [2024-11-19T08:03:18.510Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:18.510Z] 9c03262d48de: Layer already exists [2024-11-19T08:03:18.510Z] 5f3e27814abb: Layer already exists [2024-11-19T08:03:18.510Z] main: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:03:18.584Z] ===================================================== [Pipeline] echo [2024-11-19T08:03:18.597Z] taggedImages: [2024-11-19T08:03:18.597Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:18.597Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-19T08:03:18.597Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.19 [2024-11-19T08:03:18.597Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:18.597Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-19T08:03:18.629Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-19T08:03:18.629Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:18.629Z] latest [2024-11-19T08:03:18.629Z] 4.0.0-dev.19 [2024-11-19T08:03:18.629Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:18.629Z] main [2024-11-19T08:03:18.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:18.983Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:19.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:19.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-19T08:03:19.306Z] fc49e072c431: Preparing [2024-11-19T08:03:19.306Z] 731b66ea8d0d: Preparing [2024-11-19T08:03:19.306Z] 381c8c559032: Preparing [2024-11-19T08:03:19.306Z] b5510567b5af: Preparing [2024-11-19T08:03:19.306Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:19.306Z] c48f8ed28b7a: Preparing [2024-11-19T08:03:19.306Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:19.306Z] 1de72e897847: Preparing [2024-11-19T08:03:19.306Z] 75654b8eeebd: Preparing [2024-11-19T08:03:19.306Z] aaeb9e9af4cf: Waiting [2024-11-19T08:03:19.306Z] c48f8ed28b7a: Waiting [2024-11-19T08:03:19.306Z] 1de72e897847: Waiting [2024-11-19T08:03:19.306Z] 75654b8eeebd: Waiting [2024-11-19T08:03:19.306Z] fc49e072c431: Layer already exists [2024-11-19T08:03:19.306Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:19.306Z] b5510567b5af: Layer already exists [2024-11-19T08:03:19.306Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:19.306Z] 1de72e897847: Layer already exists [2024-11-19T08:03:19.306Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:19.306Z] 731b66ea8d0d: Pushed [2024-11-19T08:03:19.306Z] 381c8c559032: Pushed [2024-11-19T08:03:29.286Z] c48f8ed28b7a: Pushed [2024-11-19T08:03:29.286Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:29.613Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:29.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-19T08:03:29.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-19T08:03:29.945Z] fc49e072c431: Preparing [2024-11-19T08:03:29.945Z] 731b66ea8d0d: Preparing [2024-11-19T08:03:29.945Z] 381c8c559032: Preparing [2024-11-19T08:03:29.945Z] b5510567b5af: Preparing [2024-11-19T08:03:29.945Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:29.945Z] c48f8ed28b7a: Preparing [2024-11-19T08:03:29.945Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:29.945Z] 1de72e897847: Preparing [2024-11-19T08:03:29.945Z] 75654b8eeebd: Preparing [2024-11-19T08:03:29.945Z] c48f8ed28b7a: Waiting [2024-11-19T08:03:29.945Z] 1de72e897847: Waiting [2024-11-19T08:03:29.945Z] 75654b8eeebd: Waiting [2024-11-19T08:03:29.945Z] 381c8c559032: Layer already exists [2024-11-19T08:03:29.945Z] b5510567b5af: Layer already exists [2024-11-19T08:03:29.945Z] fc49e072c431: Layer already exists [2024-11-19T08:03:29.945Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:29.945Z] 731b66ea8d0d: Layer already exists [2024-11-19T08:03:29.945Z] 1de72e897847: Layer already exists [2024-11-19T08:03:29.945Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:29.945Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:29.945Z] c48f8ed28b7a: Layer already exists [2024-11-19T08:03:29.945Z] latest: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:30.277Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:30.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.19 [2024-11-19T08:03:30.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-19T08:03:30.606Z] fc49e072c431: Preparing [2024-11-19T08:03:30.606Z] 731b66ea8d0d: Preparing [2024-11-19T08:03:30.606Z] 381c8c559032: Preparing [2024-11-19T08:03:30.606Z] b5510567b5af: Preparing [2024-11-19T08:03:30.606Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:30.606Z] c48f8ed28b7a: Preparing [2024-11-19T08:03:30.606Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:30.606Z] 1de72e897847: Preparing [2024-11-19T08:03:30.606Z] c48f8ed28b7a: Waiting [2024-11-19T08:03:30.606Z] aaeb9e9af4cf: Waiting [2024-11-19T08:03:30.606Z] 75654b8eeebd: Preparing [2024-11-19T08:03:30.606Z] 1de72e897847: Waiting [2024-11-19T08:03:30.606Z] fc49e072c431: Layer already exists [2024-11-19T08:03:30.606Z] 731b66ea8d0d: Layer already exists [2024-11-19T08:03:30.606Z] 381c8c559032: Layer already exists [2024-11-19T08:03:30.606Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:30.606Z] b5510567b5af: Layer already exists [2024-11-19T08:03:30.606Z] c48f8ed28b7a: Layer already exists [2024-11-19T08:03:30.606Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:30.606Z] 1de72e897847: Layer already exists [2024-11-19T08:03:30.606Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:30.606Z] 4.0.0-dev.19: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:30.936Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:31.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:31.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-19T08:03:31.263Z] fc49e072c431: Preparing [2024-11-19T08:03:31.263Z] 731b66ea8d0d: Preparing [2024-11-19T08:03:31.263Z] 381c8c559032: Preparing [2024-11-19T08:03:31.263Z] b5510567b5af: Preparing [2024-11-19T08:03:31.263Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:31.263Z] c48f8ed28b7a: Preparing [2024-11-19T08:03:31.263Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:31.263Z] 1de72e897847: Preparing [2024-11-19T08:03:31.263Z] 75654b8eeebd: Preparing [2024-11-19T08:03:31.263Z] aaeb9e9af4cf: Waiting [2024-11-19T08:03:31.263Z] 1de72e897847: Waiting [2024-11-19T08:03:31.263Z] 75654b8eeebd: Waiting [2024-11-19T08:03:31.263Z] c48f8ed28b7a: Waiting [2024-11-19T08:03:31.263Z] 731b66ea8d0d: Layer already exists [2024-11-19T08:03:31.263Z] fc49e072c431: Layer already exists [2024-11-19T08:03:31.263Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:31.263Z] b5510567b5af: Layer already exists [2024-11-19T08:03:31.263Z] 381c8c559032: Layer already exists [2024-11-19T08:03:31.263Z] c48f8ed28b7a: Layer already exists [2024-11-19T08:03:31.263Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:31.263Z] 1de72e897847: Layer already exists [2024-11-19T08:03:31.263Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:31.263Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:31.590Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:31.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-19T08:03:31.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-19T08:03:31.906Z] fc49e072c431: Preparing [2024-11-19T08:03:31.906Z] 731b66ea8d0d: Preparing [2024-11-19T08:03:31.906Z] 381c8c559032: Preparing [2024-11-19T08:03:31.906Z] b5510567b5af: Preparing [2024-11-19T08:03:31.906Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:31.906Z] c48f8ed28b7a: Preparing [2024-11-19T08:03:31.906Z] aaeb9e9af4cf: Preparing [2024-11-19T08:03:31.906Z] 1de72e897847: Preparing [2024-11-19T08:03:31.906Z] 75654b8eeebd: Preparing [2024-11-19T08:03:31.906Z] c48f8ed28b7a: Waiting [2024-11-19T08:03:31.906Z] aaeb9e9af4cf: Waiting [2024-11-19T08:03:31.906Z] 1de72e897847: Waiting [2024-11-19T08:03:31.906Z] 75654b8eeebd: Waiting [2024-11-19T08:03:31.906Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:31.906Z] fc49e072c431: Layer already exists [2024-11-19T08:03:31.906Z] 731b66ea8d0d: Layer already exists [2024-11-19T08:03:31.906Z] b5510567b5af: Layer already exists [2024-11-19T08:03:31.906Z] 381c8c559032: Layer already exists [2024-11-19T08:03:31.906Z] aaeb9e9af4cf: Layer already exists [2024-11-19T08:03:31.906Z] 1de72e897847: Layer already exists [2024-11-19T08:03:31.906Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:31.906Z] c48f8ed28b7a: Layer already exists [2024-11-19T08:03:31.906Z] main: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:03:31.976Z] ===================================================== [Pipeline] echo [2024-11-19T08:03:31.992Z] taggedImages: [2024-11-19T08:03:31.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:31.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-19T08:03:31.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.19 [2024-11-19T08:03:31.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:31.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-19T08:03:32.023Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-19T08:03:32.023Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:32.023Z] latest [2024-11-19T08:03:32.023Z] 4.0.0-dev.19 [2024-11-19T08:03:32.023Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:32.023Z] main [2024-11-19T08:03:32.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:32.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:32.706Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:32.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-19T08:03:32.706Z] db5c079c394b: Preparing [2024-11-19T08:03:32.706Z] e3f336606d12: Preparing [2024-11-19T08:03:32.706Z] 22c3c27b31c9: Preparing [2024-11-19T08:03:32.706Z] b5510567b5af: Preparing [2024-11-19T08:03:32.706Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:32.706Z] 97d438767347: Preparing [2024-11-19T08:03:32.706Z] fd5ac4195340: Preparing [2024-11-19T08:03:32.706Z] 75654b8eeebd: Preparing [2024-11-19T08:03:32.706Z] fd5ac4195340: Waiting [2024-11-19T08:03:32.706Z] 97d438767347: Waiting [2024-11-19T08:03:32.706Z] 75654b8eeebd: Waiting [2024-11-19T08:03:32.706Z] b5510567b5af: Layer already exists [2024-11-19T08:03:32.706Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:32.706Z] e3f336606d12: Pushed [2024-11-19T08:03:32.706Z] db5c079c394b: Pushed [2024-11-19T08:03:32.706Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:32.706Z] fd5ac4195340: Pushed [2024-11-19T08:03:33.275Z] 97d438767347: Pushed [2024-11-19T08:03:36.568Z] 22c3c27b31c9: Pushed [2024-11-19T08:03:36.568Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:36.896Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:37.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-19T08:03:37.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-19T08:03:37.229Z] db5c079c394b: Preparing [2024-11-19T08:03:37.229Z] e3f336606d12: Preparing [2024-11-19T08:03:37.229Z] 22c3c27b31c9: Preparing [2024-11-19T08:03:37.229Z] b5510567b5af: Preparing [2024-11-19T08:03:37.229Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:37.229Z] 97d438767347: Preparing [2024-11-19T08:03:37.229Z] fd5ac4195340: Preparing [2024-11-19T08:03:37.229Z] 75654b8eeebd: Preparing [2024-11-19T08:03:37.229Z] fd5ac4195340: Waiting [2024-11-19T08:03:37.229Z] 97d438767347: Waiting [2024-11-19T08:03:37.229Z] b5510567b5af: Layer already exists [2024-11-19T08:03:37.229Z] 22c3c27b31c9: Layer already exists [2024-11-19T08:03:37.229Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:37.229Z] e3f336606d12: Layer already exists [2024-11-19T08:03:37.229Z] db5c079c394b: Layer already exists [2024-11-19T08:03:37.229Z] 97d438767347: Layer already exists [2024-11-19T08:03:37.229Z] fd5ac4195340: Layer already exists [2024-11-19T08:03:37.229Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:37.229Z] latest: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:37.549Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:37.866Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.19 [2024-11-19T08:03:37.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-19T08:03:37.866Z] db5c079c394b: Preparing [2024-11-19T08:03:37.866Z] e3f336606d12: Preparing [2024-11-19T08:03:37.866Z] 22c3c27b31c9: Preparing [2024-11-19T08:03:37.866Z] b5510567b5af: Preparing [2024-11-19T08:03:37.866Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:37.866Z] 97d438767347: Preparing [2024-11-19T08:03:37.866Z] fd5ac4195340: Preparing [2024-11-19T08:03:37.866Z] 75654b8eeebd: Preparing [2024-11-19T08:03:37.866Z] fd5ac4195340: Waiting [2024-11-19T08:03:37.866Z] 75654b8eeebd: Waiting [2024-11-19T08:03:37.866Z] 97d438767347: Waiting [2024-11-19T08:03:37.866Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:37.866Z] b5510567b5af: Layer already exists [2024-11-19T08:03:37.866Z] 22c3c27b31c9: Layer already exists [2024-11-19T08:03:37.866Z] e3f336606d12: Layer already exists [2024-11-19T08:03:37.866Z] db5c079c394b: Layer already exists [2024-11-19T08:03:37.866Z] 97d438767347: Layer already exists [2024-11-19T08:03:37.866Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:37.866Z] fd5ac4195340: Layer already exists [2024-11-19T08:03:37.866Z] 4.0.0-dev.19: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:38.194Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:38.511Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:38.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-19T08:03:38.512Z] db5c079c394b: Preparing [2024-11-19T08:03:38.512Z] e3f336606d12: Preparing [2024-11-19T08:03:38.512Z] 22c3c27b31c9: Preparing [2024-11-19T08:03:38.512Z] b5510567b5af: Preparing [2024-11-19T08:03:38.512Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:38.512Z] 97d438767347: Preparing [2024-11-19T08:03:38.512Z] fd5ac4195340: Preparing [2024-11-19T08:03:38.512Z] 75654b8eeebd: Preparing [2024-11-19T08:03:38.512Z] 97d438767347: Waiting [2024-11-19T08:03:38.512Z] fd5ac4195340: Waiting [2024-11-19T08:03:38.512Z] 75654b8eeebd: Waiting [2024-11-19T08:03:38.512Z] 22c3c27b31c9: Layer already exists [2024-11-19T08:03:38.512Z] e3f336606d12: Layer already exists [2024-11-19T08:03:38.512Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:38.512Z] db5c079c394b: Layer already exists [2024-11-19T08:03:38.512Z] b5510567b5af: Layer already exists [2024-11-19T08:03:38.512Z] 97d438767347: Layer already exists [2024-11-19T08:03:38.512Z] fd5ac4195340: Layer already exists [2024-11-19T08:03:38.512Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:38.512Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:38.831Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:39.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-19T08:03:39.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-19T08:03:39.155Z] db5c079c394b: Preparing [2024-11-19T08:03:39.155Z] e3f336606d12: Preparing [2024-11-19T08:03:39.155Z] 22c3c27b31c9: Preparing [2024-11-19T08:03:39.155Z] b5510567b5af: Preparing [2024-11-19T08:03:39.155Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:39.155Z] 97d438767347: Preparing [2024-11-19T08:03:39.155Z] fd5ac4195340: Preparing [2024-11-19T08:03:39.155Z] 75654b8eeebd: Preparing [2024-11-19T08:03:39.155Z] 97d438767347: Waiting [2024-11-19T08:03:39.155Z] 75654b8eeebd: Waiting [2024-11-19T08:03:39.155Z] fd5ac4195340: Waiting [2024-11-19T08:03:39.155Z] e3f336606d12: Layer already exists [2024-11-19T08:03:39.155Z] db5c079c394b: Layer already exists [2024-11-19T08:03:39.155Z] 22c3c27b31c9: Layer already exists [2024-11-19T08:03:39.155Z] b5510567b5af: Layer already exists [2024-11-19T08:03:39.155Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:39.155Z] 97d438767347: Layer already exists [2024-11-19T08:03:39.155Z] fd5ac4195340: Layer already exists [2024-11-19T08:03:39.155Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:39.155Z] main: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:03:39.227Z] ===================================================== [Pipeline] echo [2024-11-19T08:03:39.240Z] taggedImages: [2024-11-19T08:03:39.240Z] - nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:39.240Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-19T08:03:39.240Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.19 [2024-11-19T08:03:39.240Z] - nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:39.240Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-11-19T08:03:39.266Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-11-19T08:03:39.266Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:39.266Z] latest [2024-11-19T08:03:39.266Z] 4.0.0-dev.19 [2024-11-19T08:03:39.266Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:39.266Z] main [2024-11-19T08:03:39.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:39.607Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:39.939Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:39.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-19T08:03:39.939Z] 39d58c64fd23: Preparing [2024-11-19T08:03:39.939Z] 82db32336f45: Preparing [2024-11-19T08:03:39.939Z] b5510567b5af: Preparing [2024-11-19T08:03:39.939Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:39.939Z] 1417c12a3a8b: Preparing [2024-11-19T08:03:39.939Z] 3e397f13c240: Preparing [2024-11-19T08:03:39.939Z] 75654b8eeebd: Preparing [2024-11-19T08:03:39.939Z] 3e397f13c240: Waiting [2024-11-19T08:03:39.939Z] 75654b8eeebd: Waiting [2024-11-19T08:03:39.939Z] b5510567b5af: Layer already exists [2024-11-19T08:03:39.939Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:39.939Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:39.939Z] 39d58c64fd23: Pushed [2024-11-19T08:03:40.197Z] 3e397f13c240: Pushed [2024-11-19T08:03:40.764Z] 1417c12a3a8b: Pushed [2024-11-19T08:03:44.054Z] 82db32336f45: Pushed [2024-11-19T08:03:44.054Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:44.382Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:44.702Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-11-19T08:03:44.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-19T08:03:44.702Z] 39d58c64fd23: Preparing [2024-11-19T08:03:44.702Z] 82db32336f45: Preparing [2024-11-19T08:03:44.702Z] b5510567b5af: Preparing [2024-11-19T08:03:44.702Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:44.702Z] 1417c12a3a8b: Preparing [2024-11-19T08:03:44.702Z] 3e397f13c240: Preparing [2024-11-19T08:03:44.702Z] 75654b8eeebd: Preparing [2024-11-19T08:03:44.702Z] 3e397f13c240: Waiting [2024-11-19T08:03:44.702Z] 75654b8eeebd: Waiting [2024-11-19T08:03:44.702Z] 82db32336f45: Layer already exists [2024-11-19T08:03:44.702Z] 39d58c64fd23: Layer already exists [2024-11-19T08:03:44.702Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:44.702Z] b5510567b5af: Layer already exists [2024-11-19T08:03:44.702Z] 1417c12a3a8b: Layer already exists [2024-11-19T08:03:44.702Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:44.702Z] 3e397f13c240: Layer already exists [2024-11-19T08:03:44.702Z] latest: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:45.029Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:45.346Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.19 [2024-11-19T08:03:45.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-19T08:03:45.347Z] 39d58c64fd23: Preparing [2024-11-19T08:03:45.347Z] 82db32336f45: Preparing [2024-11-19T08:03:45.347Z] b5510567b5af: Preparing [2024-11-19T08:03:45.347Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:45.347Z] 1417c12a3a8b: Preparing [2024-11-19T08:03:45.347Z] 3e397f13c240: Preparing [2024-11-19T08:03:45.347Z] 75654b8eeebd: Preparing [2024-11-19T08:03:45.347Z] 3e397f13c240: Waiting [2024-11-19T08:03:45.347Z] 75654b8eeebd: Waiting [2024-11-19T08:03:45.347Z] 39d58c64fd23: Layer already exists [2024-11-19T08:03:45.347Z] 1417c12a3a8b: Layer already exists [2024-11-19T08:03:45.347Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:45.347Z] b5510567b5af: Layer already exists [2024-11-19T08:03:45.347Z] 82db32336f45: Layer already exists [2024-11-19T08:03:45.347Z] 3e397f13c240: Layer already exists [2024-11-19T08:03:45.347Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:45.347Z] 4.0.0-dev.19: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:45.679Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:46.011Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:46.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-19T08:03:46.011Z] 39d58c64fd23: Preparing [2024-11-19T08:03:46.011Z] 82db32336f45: Preparing [2024-11-19T08:03:46.011Z] b5510567b5af: Preparing [2024-11-19T08:03:46.011Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:46.011Z] 1417c12a3a8b: Preparing [2024-11-19T08:03:46.011Z] 3e397f13c240: Preparing [2024-11-19T08:03:46.011Z] 75654b8eeebd: Preparing [2024-11-19T08:03:46.011Z] 3e397f13c240: Waiting [2024-11-19T08:03:46.011Z] 75654b8eeebd: Waiting [2024-11-19T08:03:46.011Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:46.011Z] 1417c12a3a8b: Layer already exists [2024-11-19T08:03:46.011Z] 82db32336f45: Layer already exists [2024-11-19T08:03:46.011Z] 39d58c64fd23: Layer already exists [2024-11-19T08:03:46.011Z] b5510567b5af: Layer already exists [2024-11-19T08:03:46.011Z] 3e397f13c240: Layer already exists [2024-11-19T08:03:46.011Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:46.011Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:46.347Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:46.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-11-19T08:03:46.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-19T08:03:46.669Z] 39d58c64fd23: Preparing [2024-11-19T08:03:46.669Z] 82db32336f45: Preparing [2024-11-19T08:03:46.669Z] b5510567b5af: Preparing [2024-11-19T08:03:46.669Z] 1bdc8ff656d2: Preparing [2024-11-19T08:03:46.669Z] 1417c12a3a8b: Preparing [2024-11-19T08:03:46.669Z] 3e397f13c240: Preparing [2024-11-19T08:03:46.669Z] 75654b8eeebd: Preparing [2024-11-19T08:03:46.669Z] 75654b8eeebd: Waiting [2024-11-19T08:03:46.669Z] 3e397f13c240: Waiting [2024-11-19T08:03:46.669Z] 1bdc8ff656d2: Layer already exists [2024-11-19T08:03:46.669Z] 82db32336f45: Layer already exists [2024-11-19T08:03:46.669Z] b5510567b5af: Layer already exists [2024-11-19T08:03:46.669Z] 39d58c64fd23: Layer already exists [2024-11-19T08:03:46.669Z] 1417c12a3a8b: Layer already exists [2024-11-19T08:03:46.669Z] 75654b8eeebd: Layer already exists [2024-11-19T08:03:46.669Z] 3e397f13c240: Layer already exists [2024-11-19T08:03:46.669Z] main: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:03:46.735Z] ===================================================== [Pipeline] echo [2024-11-19T08:03:46.748Z] taggedImages: [2024-11-19T08:03:46.748Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:03:46.748Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-11-19T08:03:46.748Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.19 [2024-11-19T08:03:46.748Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:03:46.748Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-19T08:22:05.486Z] #141 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-19T08:22:05.486Z] #153 DONE 1208.7s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:05.486Z] #152 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:22:05.486Z] #154 DONE 0.4s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:22:05.486Z] #155 DONE 0.2s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-19T08:22:05.486Z] #156 DONE 0.3s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:22:05.486Z] #157 DONE 0.2s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:05.486Z] #152 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-19T08:22:05.486Z] #158 DONE 0.2s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-19T08:22:05.486Z] #159 DONE 2.4s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #100 [core-common-config-bootstrapper] exporting to image [2024-11-19T08:22:05.486Z] #100 exporting layers [2024-11-19T08:22:05.486Z] #100 exporting layers 0.7s done [2024-11-19T08:22:05.486Z] #100 writing image sha256:d50896927a00666793b0ee550ba7e8536bbbe8612fe7b6853ba3f16392763277 done [2024-11-19T08:22:05.486Z] #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-19T08:22:05.486Z] #100 DONE 8.2s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-19T08:22:05.486Z] #148 DONE 1213.9s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-19T08:22:05.486Z] #144 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:22:05.486Z] #160 DONE 0.3s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:22:05.486Z] #161 DONE 0.1s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-19T08:22:05.486Z] #162 DONE 0.1s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-19T08:22:05.486Z] #141 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-19T08:22:05.486Z] #163 DONE 0.1s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #164 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-19T08:22:05.486Z] #164 DONE 0.3s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:05.486Z] #152 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-19T08:22:05.486Z] #165 DONE 0.1s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-19T08:22:05.486Z] #166 DONE 1.9s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #100 [security-proxy-setup] exporting to image [2024-11-19T08:22:05.486Z] #100 exporting layers 0.8s done [2024-11-19T08:22:05.486Z] #100 writing image sha256:f06c1d37eb626de12c9aaea045ec435aa3c0a3b3b5a09d1163f550e5f1c073c5 done [2024-11-19T08:22:05.486Z] #100 naming to docker.io/library/security-proxy-setup-arm64 done [2024-11-19T08:22:05.486Z] #100 DONE 9.0s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-19T08:22:05.486Z] #143 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-19T08:22:05.486Z] #146 DONE 1221.2s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:05.486Z] #152 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #167 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-19T08:22:05.486Z] #167 DONE 0.3s [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-19T08:22:05.486Z] #149 ... [2024-11-19T08:22:05.486Z] [2024-11-19T08:22:05.486Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-19T08:22:06.442Z] #168 DONE 2.2s [2024-11-19T08:22:06.442Z] [2024-11-19T08:22:06.442Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-19T08:22:06.442Z] #144 1223.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-19T08:22:07.026Z] #144 ... [2024-11-19T08:22:07.026Z] [2024-11-19T08:22:07.026Z] #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:22:07.026Z] #169 DONE 0.3s [2024-11-19T08:22:07.296Z] [2024-11-19T08:22:07.296Z] #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:22:07.296Z] #170 DONE 0.2s [2024-11-19T08:22:07.296Z] [2024-11-19T08:22:07.296Z] #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-19T08:22:07.561Z] #171 DONE 0.4s [2024-11-19T08:22:07.561Z] [2024-11-19T08:22:07.561Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:07.561Z] #152 ... [2024-11-19T08:22:07.561Z] [2024-11-19T08:22:07.561Z] #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-19T08:22:07.561Z] #172 DONE 0.1s [2024-11-19T08:22:07.828Z] [2024-11-19T08:22:07.828Z] #173 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-19T08:22:07.828Z] #173 DONE 0.1s [2024-11-19T08:22:07.828Z] [2024-11-19T08:22:07.828Z] #174 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-19T08:22:08.094Z] #174 DONE 0.2s [2024-11-19T08:22:08.094Z] [2024-11-19T08:22:08.094Z] #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-19T08:22:08.094Z] #175 DONE 0.1s [2024-11-19T08:22:08.094Z] [2024-11-19T08:22:08.094Z] #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-19T08:22:08.361Z] #176 DONE 0.2s [2024-11-19T08:22:08.361Z] [2024-11-19T08:22:08.361Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-19T08:22:11.043Z] #177 DONE 2.2s [2024-11-19T08:22:11.043Z] [2024-11-19T08:22:11.043Z] #100 [security-bootstrapper] exporting to image [2024-11-19T08:22:11.043Z] #100 exporting layers [2024-11-19T08:22:11.625Z] #100 exporting layers 1.1s done [2024-11-19T08:22:11.625Z] #100 writing image sha256:229f6be0d744f40832e26d3dd86e0e43fc18ce170c04fb139807414310907964 done [2024-11-19T08:22:11.625Z] #100 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-19T08:22:11.625Z] #100 DONE 10.1s [2024-11-19T08:22:11.625Z] [2024-11-19T08:22:11.625Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-19T08:22:23.931Z] #150 ... [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-19T08:22:23.932Z] #144 DONE 1240.3s [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:23.932Z] #152 ... [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:22:23.932Z] #178 DONE 0.3s [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-19T08:22:23.932Z] #151 ... [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:22:23.932Z] #179 DONE 0.3s [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:23.932Z] #152 ... [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-19T08:22:23.932Z] #180 DONE 0.2s [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-11-19T08:22:23.932Z] #181 DONE 0.1s [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:22:23.932Z] #182 DONE 0.2s [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:23.932Z] #152 ... [2024-11-19T08:22:23.932Z] [2024-11-19T08:22:23.932Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-19T08:22:24.200Z] #183 DONE 0.3s [2024-11-19T08:22:24.201Z] [2024-11-19T08:22:24.201Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-19T08:22:24.476Z] #184 DONE 0.3s [2024-11-19T08:22:24.476Z] [2024-11-19T08:22:24.476Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-19T08:22:24.476Z] #151 ... [2024-11-19T08:22:24.476Z] [2024-11-19T08:22:24.476Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-19T08:22:24.476Z] #185 DONE 0.1s [2024-11-19T08:22:24.749Z] [2024-11-19T08:22:24.749Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-19T08:22:26.683Z] #186 DONE 2.1s [2024-11-19T08:22:26.683Z] [2024-11-19T08:22:26.683Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:22:26.683Z] #152 ... [2024-11-19T08:22:26.683Z] [2024-11-19T08:22:26.683Z] #100 [security-secretstore-setup] exporting to image [2024-11-19T08:22:26.683Z] #100 exporting layers [2024-11-19T08:22:28.083Z] #100 exporting layers 1.3s done [2024-11-19T08:22:28.083Z] #100 writing image sha256:1c8655c0a148405a73443921393d29b4a800e1aae8cb6633291a378b2204dc95 done [2024-11-19T08:22:28.083Z] #100 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-11-19T08:22:28.083Z] #100 DONE 11.5s [2024-11-19T08:22:28.083Z] [2024-11-19T08:22:28.083Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-19T08:25:04.758Z] #149 ... [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-19T08:25:04.758Z] #141 DONE 1390.4s [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:25:04.758Z] #152 ... [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:25:04.758Z] #187 DONE 0.2s [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-19T08:25:04.758Z] #150 ... [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:25:04.758Z] #188 DONE 0.2s [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-19T08:25:04.758Z] #189 DONE 0.3s [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:25:04.758Z] #190 DONE 0.1s [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #100 [security-spiffe-token-provider] exporting to image [2024-11-19T08:25:04.758Z] #100 exporting layers [2024-11-19T08:25:04.758Z] #100 exporting layers 1.4s done [2024-11-19T08:25:04.758Z] #100 writing image sha256:0c110e2ea503997dd2f2d82833fc134b478a3e32b166b4f16ec90ec5e082c4a4 done [2024-11-19T08:25:04.758Z] #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-19T08:25:04.758Z] #100 DONE 12.9s [2024-11-19T08:25:04.758Z] [2024-11-19T08:25:04.758Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:31:41.693Z] #152 ... [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-19T08:31:41.693Z] #149 DONE 1788.0s [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:31:41.693Z] #152 ... [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:31:41.693Z] #191 DONE 0.1s [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:31:41.693Z] #152 ... [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:31:41.693Z] #192 DONE 0.1s [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:31:41.693Z] #152 ... [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-19T08:31:41.693Z] #193 DONE 0.4s [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:31:41.693Z] #194 DONE 0.1s [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-19T08:31:41.693Z] #195 DONE 0.1s [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-19T08:31:41.693Z] #147 ... [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-19T08:31:41.693Z] #196 DONE 1.8s [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T08:31:41.693Z] #145 ... [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #100 [security-proxy-auth] exporting to image [2024-11-19T08:31:41.693Z] #100 exporting layers [2024-11-19T08:31:41.693Z] #100 exporting layers 0.6s done [2024-11-19T08:31:41.693Z] #100 writing image sha256:cd1aa38ede4a69aa771110e60f7ceb99c58c6cef6d8b55a684f251dca1ea51a6 0.0s done [2024-11-19T08:31:41.693Z] #100 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-11-19T08:31:41.693Z] #100 DONE 13.5s [2024-11-19T08:31:41.693Z] [2024-11-19T08:31:41.693Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T08:31:49.894Z] #145 ... [2024-11-19T08:31:49.894Z] [2024-11-19T08:31:49.894Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-19T08:31:49.894Z] #151 DONE 1807.3s [2024-11-19T08:31:49.894Z] [2024-11-19T08:31:49.894Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-19T08:31:49.894Z] #147 ... [2024-11-19T08:31:49.894Z] [2024-11-19T08:31:49.894Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:31:49.894Z] #197 DONE 0.1s [2024-11-19T08:31:49.894Z] [2024-11-19T08:31:49.894Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T08:31:50.159Z] #59 ... [2024-11-19T08:31:50.159Z] [2024-11-19T08:31:50.159Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:31:50.159Z] #198 DONE 0.2s [2024-11-19T08:31:50.159Z] [2024-11-19T08:31:50.159Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-19T08:31:50.742Z] #199 DONE 0.4s [2024-11-19T08:31:50.742Z] [2024-11-19T08:31:50.742Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:31:50.742Z] #200 DONE 0.1s [2024-11-19T08:31:50.742Z] [2024-11-19T08:31:50.742Z] #100 [core-command] exporting to image [2024-11-19T08:31:50.742Z] #100 exporting layers [2024-11-19T08:31:51.008Z] #100 exporting layers 0.3s done [2024-11-19T08:31:51.276Z] #100 writing image sha256:431a50da9fa5ace8ff5c7640a3a7947401b41ffca9980b549c01611fe0f89f30 done [2024-11-19T08:31:51.276Z] #100 naming to docker.io/library/core-command-arm64 done [2024-11-19T08:31:51.276Z] #100 DONE 13.9s [2024-11-19T08:31:51.276Z] [2024-11-19T08:31:51.276Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T08:33:29.153Z] #59 ... [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-19T08:33:29.153Z] #143 DONE 1895.8s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-19T08:33:29.153Z] #150 DONE 1899.9s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T08:33:29.153Z] #145 ... [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:33:29.153Z] #201 DONE 0.4s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:33:29.153Z] #202 DONE 0.8s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #203 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:33:29.153Z] #203 DONE 0.7s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #204 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-19T08:33:29.153Z] #204 ... [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-19T08:33:29.153Z] #205 DONE 0.6s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #204 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-19T08:33:29.153Z] #204 DONE 0.6s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:33:29.153Z] #206 DONE 0.1s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:33:29.153Z] #207 DONE 0.2s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-19T08:33:29.153Z] #208 DONE 0.2s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-19T08:33:29.153Z] #209 DONE 0.2s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #100 [core-data] exporting to image [2024-11-19T08:33:29.153Z] #100 exporting layers [2024-11-19T08:33:29.153Z] #100 exporting layers 0.7s done [2024-11-19T08:33:29.153Z] #100 writing image sha256:d40a2dac993272342259b9b1101c8584424d56e55a6fc0b5a237c944c2c119ac 0.0s done [2024-11-19T08:33:29.153Z] #100 naming to docker.io/library/core-data-arm64 done [2024-11-19T08:33:29.153Z] #100 writing image sha256:582656b8fe97e96dc29bd5bb06d1e13c929b626a15363564fc7a83414f8f155f done [2024-11-19T08:33:29.153Z] #100 naming to docker.io/library/core-keeper-arm64 done [2024-11-19T08:33:29.153Z] #100 DONE 14.8s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T08:33:29.153Z] #59 ... [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-19T08:33:29.153Z] #147 DONE 1905.2s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T08:33:29.153Z] #59 ... [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:33:29.153Z] #210 DONE 0.2s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T08:33:29.153Z] #145 ... [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:33:29.153Z] #211 DONE 0.2s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-19T08:33:29.153Z] #212 DONE 0.4s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:33:29.153Z] #213 DONE 0.1s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-19T08:33:29.153Z] #214 DONE 0.1s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T08:33:29.153Z] #145 ... [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-19T08:33:29.153Z] #215 DONE 0.2s [2024-11-19T08:33:29.153Z] [2024-11-19T08:33:29.153Z] #100 [core-metadata] exporting to image [2024-11-19T08:33:29.419Z] #100 exporting layers 0.5s done [2024-11-19T08:33:29.419Z] #100 writing image sha256:770037fb64fe1a1e9945ca884bc490294dad3fd1061dcc0c50a46077efcf10ff done [2024-11-19T08:33:29.419Z] #100 naming to docker.io/library/core-metadata-arm64 done [2024-11-19T08:33:29.419Z] #100 DONE 15.3s [2024-11-19T08:33:29.419Z] [2024-11-19T08:33:29.419Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-19T08:33:56.070Z] #152 DONE 1931.1s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-19T08:33:56.070Z] #145 DONE 1931.2s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T08:33:56.070Z] #59 ... [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:33:56.070Z] #216 DONE 0.3s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #217 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-19T08:33:56.070Z] #217 DONE 0.3s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:33:56.070Z] #218 DONE 0.1s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-19T08:33:56.070Z] #219 DONE 0.1s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-11-19T08:33:56.070Z] #220 DONE 0.4s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-19T08:33:56.070Z] #221 DONE 0.5s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-11-19T08:33:56.070Z] #222 DONE 0.1s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-19T08:33:56.070Z] #223 DONE 0.2s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #100 [support-scheduler] exporting to image [2024-11-19T08:33:56.070Z] #100 exporting layers [2024-11-19T08:33:56.070Z] #100 ... [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-19T08:33:56.070Z] #224 DONE 0.2s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #100 [support-notifications] exporting to image [2024-11-19T08:33:56.070Z] #100 exporting layers 0.5s done [2024-11-19T08:33:56.070Z] #100 writing image sha256:e768f72b3568903984e9912de42e56b9577c70546b8bb61e76a6acd65eb5d7a9 0.0s done [2024-11-19T08:33:56.070Z] #100 naming to docker.io/library/support-scheduler-arm64 done [2024-11-19T08:33:56.070Z] #100 writing image sha256:516974f5b20ea6a9dcf51c1bbda90a08f6d22781f1e58c515f92a2e99bc89ce5 done [2024-11-19T08:33:56.070Z] #100 naming to docker.io/library/support-notifications-arm64 done [2024-11-19T08:33:56.070Z] #100 DONE 16.4s [2024-11-19T08:33:56.070Z] [2024-11-19T08:33:56.070Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-19T08:33:56.070Z] time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-19T08:33:56.076Z] $ docker stop --time=1 791f7999957e550d6e675c633f2f257d7e305d8248b147d39475a4b9e2dcfa9e [2024-11-19T08:33:58.945Z] $ docker rm -f --volumes 791f7999957e550d6e675c633f2f257d7e305d8248b147d39475a4b9e2dcfa9e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T08:33:59.443Z] + docker images [2024-11-19T08:33:59.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-19T08:33:59.443Z] support-scheduler-arm64 latest e768f72b3568 5 seconds ago 53.6MB [2024-11-19T08:33:59.443Z] support-notifications-arm64 latest 516974f5b20e 5 seconds ago 52.7MB [2024-11-19T08:33:59.443Z] core-metadata-arm64 latest 770037fb64fe 31 seconds ago 38.5MB [2024-11-19T08:33:59.443Z] core-data-arm64 latest d40a2dac9932 35 seconds ago 38.5MB [2024-11-19T08:33:59.443Z] core-keeper-arm64 latest 582656b8fe97 35 seconds ago 31.7MB [2024-11-19T08:33:59.443Z] core-command-arm64 latest 431a50da9fa5 2 minutes ago 34.3MB [2024-11-19T08:33:59.443Z] security-proxy-auth-arm64 latest cd1aa38ede4a 2 minutes ago 33.3MB [2024-11-19T08:33:59.443Z] security-spiffe-token-provider-arm64 latest 0c110e2ea503 9 minutes ago 40.2MB [2024-11-19T08:33:59.443Z] security-secretstore-setup-arm64 latest 1c8655c0a148 11 minutes ago 47.6MB [2024-11-19T08:33:59.443Z] security-bootstrapper-arm64 latest 229f6be0d744 11 minutes ago 27.2MB [2024-11-19T08:33:59.443Z] security-proxy-setup-arm64 latest f06c1d37eb62 12 minutes ago 36.2MB [2024-11-19T08:33:59.443Z] core-common-config-bootstrapper-arm64 latest d50896927a00 12 minutes ago 24.1MB [2024-11-19T08:33:59.443Z] security-spire-agent-arm64 latest c92e23e984bb 33 minutes ago 182MB [2024-11-19T08:33:59.443Z] security-spire-server-arm64 latest 76b4c308b1db 33 minutes ago 124MB [2024-11-19T08:33:59.443Z] security-spire-config-arm64 latest 5ad45f4dd508 33 minutes ago 123MB [2024-11-19T08:33:59.443Z] ci-base-image-arm64 latest 8f49c82b3dd8 35 minutes ago 960MB [2024-11-19T08:33:59.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 6 weeks ago 558MB [2024-11-19T08:33:59.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:33:59.582Z] provisioning config files... [2024-11-19T08:33:59.596Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/753@tmp/config3863769716925657317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:33:59.938Z] ---> ****-login.sh [2024-11-19T08:33:59.938Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:33:59.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:34:00.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:34:00.204Z] Configure a credential helper to remove this warning. See [2024-11-19T08:34:00.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:34:00.204Z] [2024-11-19T08:34:00.204Z] Login Succeeded [2024-11-19T08:34:00.204Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:34:00.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:34:00.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:34:00.735Z] Configure a credential helper to remove this warning. See [2024-11-19T08:34:00.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:34:00.735Z] [2024-11-19T08:34:00.735Z] Login Succeeded [2024-11-19T08:34:00.735Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:34:01.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:34:01.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:34:01.002Z] Configure a credential helper to remove this warning. See [2024-11-19T08:34:01.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:34:01.002Z] [2024-11-19T08:34:01.002Z] Login Succeeded [2024-11-19T08:34:01.002Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:34:01.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:34:01.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:34:01.273Z] Configure a credential helper to remove this warning. See [2024-11-19T08:34:01.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:34:01.273Z] [2024-11-19T08:34:01.273Z] Login Succeeded [2024-11-19T08:34:01.273Z] ****.io [2024-11-19T08:34:01.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:34:01.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:34:01.809Z] Configure a credential helper to remove this warning. See [2024-11-19T08:34:01.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:34:01.809Z] [2024-11-19T08:34:01.809Z] Login Succeeded [2024-11-19T08:34:01.809Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:34:01.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:34:01.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:34:01.922Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-19T08:34:01.922Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:01.922Z] latest [2024-11-19T08:34:01.922Z] 4.0.0-dev.19 [2024-11-19T08:34:01.922Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:01.922Z] main [2024-11-19T08:34:01.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:02.302Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:02.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:02.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-19T08:34:02.655Z] 965ccfe4eff2: Preparing [2024-11-19T08:34:02.655Z] 9deac02060f5: Preparing [2024-11-19T08:34:02.655Z] fef57eb4e239: Preparing [2024-11-19T08:34:02.655Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:02.655Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:02.655Z] e7b8960c335d: Preparing [2024-11-19T08:34:02.655Z] 651d9022c234: Preparing [2024-11-19T08:34:02.655Z] e7b8960c335d: Waiting [2024-11-19T08:34:02.655Z] 651d9022c234: Waiting [2024-11-19T08:34:02.920Z] 965ccfe4eff2: Pushed [2024-11-19T08:34:02.920Z] fef57eb4e239: Pushed [2024-11-19T08:34:02.920Z] 1f7621b7f47f: Pushed [2024-11-19T08:34:02.920Z] 651d9022c234: Layer already exists [2024-11-19T08:34:02.920Z] e7b8960c335d: Pushed [2024-11-19T08:34:04.338Z] d18e6ea6fa75: Pushed [2024-11-19T08:34:06.905Z] 9deac02060f5: Pushed [2024-11-19T08:34:06.905Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:07.560Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:07.928Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-19T08:34:07.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-19T08:34:07.928Z] 965ccfe4eff2: Preparing [2024-11-19T08:34:07.928Z] 9deac02060f5: Preparing [2024-11-19T08:34:07.928Z] fef57eb4e239: Preparing [2024-11-19T08:34:07.928Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:07.928Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:07.928Z] e7b8960c335d: Preparing [2024-11-19T08:34:07.928Z] 651d9022c234: Preparing [2024-11-19T08:34:07.928Z] e7b8960c335d: Waiting [2024-11-19T08:34:07.928Z] 651d9022c234: Waiting [2024-11-19T08:34:07.928Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:07.928Z] 965ccfe4eff2: Layer already exists [2024-11-19T08:34:07.928Z] 9deac02060f5: Layer already exists [2024-11-19T08:34:07.928Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:07.928Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:07.928Z] 651d9022c234: Layer already exists [2024-11-19T08:34:07.928Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:08.198Z] latest: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:08.559Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:09.189Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.19 [2024-11-19T08:34:09.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-19T08:34:09.189Z] 965ccfe4eff2: Preparing [2024-11-19T08:34:09.189Z] 9deac02060f5: Preparing [2024-11-19T08:34:09.189Z] fef57eb4e239: Preparing [2024-11-19T08:34:09.189Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:09.189Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:09.189Z] e7b8960c335d: Preparing [2024-11-19T08:34:09.189Z] 651d9022c234: Preparing [2024-11-19T08:34:09.189Z] e7b8960c335d: Waiting [2024-11-19T08:34:09.189Z] 651d9022c234: Waiting [2024-11-19T08:34:09.189Z] 965ccfe4eff2: Layer already exists [2024-11-19T08:34:09.189Z] 9deac02060f5: Layer already exists [2024-11-19T08:34:09.189Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:09.189Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:09.189Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:09.189Z] 651d9022c234: Layer already exists [2024-11-19T08:34:09.189Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:09.454Z] 4.0.0-dev.19: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:09.806Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:10.148Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:10.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-19T08:34:10.148Z] 965ccfe4eff2: Preparing [2024-11-19T08:34:10.148Z] 9deac02060f5: Preparing [2024-11-19T08:34:10.148Z] fef57eb4e239: Preparing [2024-11-19T08:34:10.148Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:10.148Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:10.148Z] e7b8960c335d: Preparing [2024-11-19T08:34:10.148Z] 651d9022c234: Preparing [2024-11-19T08:34:10.148Z] e7b8960c335d: Waiting [2024-11-19T08:34:10.148Z] 651d9022c234: Waiting [2024-11-19T08:34:10.148Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:10.148Z] 9deac02060f5: Layer already exists [2024-11-19T08:34:10.148Z] 965ccfe4eff2: Layer already exists [2024-11-19T08:34:10.148Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:10.148Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:10.148Z] 651d9022c234: Layer already exists [2024-11-19T08:34:10.148Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:10.148Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:10.757Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:11.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-19T08:34:11.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-19T08:34:11.114Z] 965ccfe4eff2: Preparing [2024-11-19T08:34:11.114Z] 9deac02060f5: Preparing [2024-11-19T08:34:11.114Z] fef57eb4e239: Preparing [2024-11-19T08:34:11.114Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:11.114Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:11.114Z] e7b8960c335d: Preparing [2024-11-19T08:34:11.114Z] 651d9022c234: Preparing [2024-11-19T08:34:11.114Z] e7b8960c335d: Waiting [2024-11-19T08:34:11.114Z] 651d9022c234: Waiting [2024-11-19T08:34:11.114Z] 965ccfe4eff2: Layer already exists [2024-11-19T08:34:11.114Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:11.114Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:11.114Z] 9deac02060f5: Layer already exists [2024-11-19T08:34:11.114Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:11.114Z] 651d9022c234: Layer already exists [2024-11-19T08:34:11.114Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:11.378Z] main: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:34:11.452Z] ===================================================== [Pipeline] echo [2024-11-19T08:34:11.464Z] taggedImages: [2024-11-19T08:34:11.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:11.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-19T08:34:11.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.19 [2024-11-19T08:34:11.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:11.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-19T08:34:11.491Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-19T08:34:11.491Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:11.491Z] latest [2024-11-19T08:34:11.491Z] 4.0.0-dev.19 [2024-11-19T08:34:11.491Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:11.491Z] main [2024-11-19T08:34:11.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:11.855Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:12.207Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:12.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-19T08:34:12.207Z] 16fc980dc2c6: Preparing [2024-11-19T08:34:12.207Z] 5b0b6687a30b: Preparing [2024-11-19T08:34:12.207Z] 354db15616c9: Preparing [2024-11-19T08:34:12.207Z] fb129b2a0f96: Preparing [2024-11-19T08:34:12.207Z] fef57eb4e239: Preparing [2024-11-19T08:34:12.207Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:12.207Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:12.207Z] e7b8960c335d: Preparing [2024-11-19T08:34:12.207Z] 651d9022c234: Preparing [2024-11-19T08:34:12.207Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:12.207Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:12.207Z] e7b8960c335d: Waiting [2024-11-19T08:34:12.207Z] 651d9022c234: Waiting [2024-11-19T08:34:12.207Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:12.475Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:12.475Z] 5b0b6687a30b: Pushed [2024-11-19T08:34:12.475Z] 354db15616c9: Pushed [2024-11-19T08:34:12.475Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:12.475Z] 16fc980dc2c6: Pushed [2024-11-19T08:34:12.475Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:12.475Z] 651d9022c234: Layer already exists [2024-11-19T08:34:14.406Z] fb129b2a0f96: Pushed [2024-11-19T08:34:14.671Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:15.034Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:15.392Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-19T08:34:15.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-19T08:34:15.392Z] 16fc980dc2c6: Preparing [2024-11-19T08:34:15.392Z] 5b0b6687a30b: Preparing [2024-11-19T08:34:15.392Z] 354db15616c9: Preparing [2024-11-19T08:34:15.392Z] fb129b2a0f96: Preparing [2024-11-19T08:34:15.392Z] fef57eb4e239: Preparing [2024-11-19T08:34:15.392Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:15.392Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:15.392Z] e7b8960c335d: Preparing [2024-11-19T08:34:15.392Z] 651d9022c234: Preparing [2024-11-19T08:34:15.392Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:15.392Z] e7b8960c335d: Waiting [2024-11-19T08:34:15.392Z] 651d9022c234: Waiting [2024-11-19T08:34:15.392Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:15.392Z] 5b0b6687a30b: Layer already exists [2024-11-19T08:34:15.392Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:15.392Z] 354db15616c9: Layer already exists [2024-11-19T08:34:15.392Z] 16fc980dc2c6: Layer already exists [2024-11-19T08:34:15.392Z] fb129b2a0f96: Layer already exists [2024-11-19T08:34:15.392Z] 651d9022c234: Layer already exists [2024-11-19T08:34:15.392Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:15.392Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:15.392Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:15.656Z] latest: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:16.018Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:16.385Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.19 [2024-11-19T08:34:16.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-19T08:34:16.385Z] 16fc980dc2c6: Preparing [2024-11-19T08:34:16.385Z] 5b0b6687a30b: Preparing [2024-11-19T08:34:16.385Z] 354db15616c9: Preparing [2024-11-19T08:34:16.385Z] fb129b2a0f96: Preparing [2024-11-19T08:34:16.385Z] fef57eb4e239: Preparing [2024-11-19T08:34:16.385Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:16.385Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:16.385Z] e7b8960c335d: Preparing [2024-11-19T08:34:16.385Z] 651d9022c234: Preparing [2024-11-19T08:34:16.385Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:16.385Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:16.385Z] e7b8960c335d: Waiting [2024-11-19T08:34:16.385Z] 651d9022c234: Waiting [2024-11-19T08:34:16.385Z] fb129b2a0f96: Layer already exists [2024-11-19T08:34:16.385Z] 16fc980dc2c6: Layer already exists [2024-11-19T08:34:16.385Z] 354db15616c9: Layer already exists [2024-11-19T08:34:16.385Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:16.385Z] 5b0b6687a30b: Layer already exists [2024-11-19T08:34:16.385Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:16.385Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:16.385Z] 651d9022c234: Layer already exists [2024-11-19T08:34:16.385Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:16.385Z] 4.0.0-dev.19: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:16.995Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:17.336Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:17.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-19T08:34:17.336Z] 16fc980dc2c6: Preparing [2024-11-19T08:34:17.336Z] 5b0b6687a30b: Preparing [2024-11-19T08:34:17.336Z] 354db15616c9: Preparing [2024-11-19T08:34:17.336Z] fb129b2a0f96: Preparing [2024-11-19T08:34:17.336Z] fef57eb4e239: Preparing [2024-11-19T08:34:17.336Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:17.336Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:17.336Z] e7b8960c335d: Preparing [2024-11-19T08:34:17.336Z] 651d9022c234: Preparing [2024-11-19T08:34:17.336Z] e7b8960c335d: Waiting [2024-11-19T08:34:17.336Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:17.336Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:17.336Z] 651d9022c234: Waiting [2024-11-19T08:34:17.336Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:17.336Z] fb129b2a0f96: Layer already exists [2024-11-19T08:34:17.336Z] 16fc980dc2c6: Layer already exists [2024-11-19T08:34:17.336Z] 5b0b6687a30b: Layer already exists [2024-11-19T08:34:17.336Z] 354db15616c9: Layer already exists [2024-11-19T08:34:17.336Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:17.336Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:17.336Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:17.336Z] 651d9022c234: Layer already exists [2024-11-19T08:34:17.600Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:17.941Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:18.280Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-19T08:34:18.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-19T08:34:18.280Z] 16fc980dc2c6: Preparing [2024-11-19T08:34:18.280Z] 5b0b6687a30b: Preparing [2024-11-19T08:34:18.280Z] 354db15616c9: Preparing [2024-11-19T08:34:18.280Z] fb129b2a0f96: Preparing [2024-11-19T08:34:18.280Z] fef57eb4e239: Preparing [2024-11-19T08:34:18.280Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:18.280Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:18.280Z] e7b8960c335d: Preparing [2024-11-19T08:34:18.280Z] 651d9022c234: Preparing [2024-11-19T08:34:18.280Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:18.280Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:18.280Z] e7b8960c335d: Waiting [2024-11-19T08:34:18.280Z] 651d9022c234: Waiting [2024-11-19T08:34:18.280Z] fb129b2a0f96: Layer already exists [2024-11-19T08:34:18.280Z] 354db15616c9: Layer already exists [2024-11-19T08:34:18.280Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:18.280Z] 5b0b6687a30b: Layer already exists [2024-11-19T08:34:18.280Z] 16fc980dc2c6: Layer already exists [2024-11-19T08:34:18.280Z] 651d9022c234: Layer already exists [2024-11-19T08:34:18.280Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:18.280Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:18.280Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:18.544Z] main: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:34:18.622Z] ===================================================== [Pipeline] echo [2024-11-19T08:34:18.632Z] taggedImages: [2024-11-19T08:34:18.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:18.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-19T08:34:18.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.19 [2024-11-19T08:34:18.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:18.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-19T08:34:18.659Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-19T08:34:18.659Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:18.659Z] latest [2024-11-19T08:34:18.659Z] 4.0.0-dev.19 [2024-11-19T08:34:18.659Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:18.659Z] main [2024-11-19T08:34:18.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:19.010Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:19.359Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:19.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-19T08:34:19.359Z] 75f054a0ec3f: Preparing [2024-11-19T08:34:19.359Z] 876b4c65d1f4: Preparing [2024-11-19T08:34:19.359Z] 61bd00623d07: Preparing [2024-11-19T08:34:19.359Z] fef57eb4e239: Preparing [2024-11-19T08:34:19.359Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:19.359Z] 026db76c0089: Preparing [2024-11-19T08:34:19.359Z] 071c79711226: Preparing [2024-11-19T08:34:19.359Z] 651d9022c234: Preparing [2024-11-19T08:34:19.359Z] 026db76c0089: Waiting [2024-11-19T08:34:19.359Z] 071c79711226: Waiting [2024-11-19T08:34:19.359Z] 651d9022c234: Waiting [2024-11-19T08:34:19.624Z] 876b4c65d1f4: Pushed [2024-11-19T08:34:19.890Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:19.890Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:20.155Z] 651d9022c234: Layer already exists [2024-11-19T08:34:20.155Z] 75f054a0ec3f: Pushed [2024-11-19T08:34:20.155Z] 071c79711226: Pushed [2024-11-19T08:34:21.563Z] 026db76c0089: Pushed [2024-11-19T08:34:24.941Z] 61bd00623d07: Pushed [2024-11-19T08:34:24.941Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:25.288Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:25.626Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-19T08:34:25.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-19T08:34:25.626Z] 75f054a0ec3f: Preparing [2024-11-19T08:34:25.626Z] 876b4c65d1f4: Preparing [2024-11-19T08:34:25.626Z] 61bd00623d07: Preparing [2024-11-19T08:34:25.626Z] fef57eb4e239: Preparing [2024-11-19T08:34:25.626Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:25.626Z] 026db76c0089: Preparing [2024-11-19T08:34:25.626Z] 071c79711226: Preparing [2024-11-19T08:34:25.626Z] 651d9022c234: Preparing [2024-11-19T08:34:25.626Z] 026db76c0089: Waiting [2024-11-19T08:34:25.626Z] 071c79711226: Waiting [2024-11-19T08:34:25.626Z] 651d9022c234: Waiting [2024-11-19T08:34:25.626Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:25.626Z] 75f054a0ec3f: Layer already exists [2024-11-19T08:34:25.626Z] 61bd00623d07: Layer already exists [2024-11-19T08:34:25.626Z] 876b4c65d1f4: Layer already exists [2024-11-19T08:34:25.626Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:25.626Z] 026db76c0089: Layer already exists [2024-11-19T08:34:25.626Z] 651d9022c234: Layer already exists [2024-11-19T08:34:25.626Z] 071c79711226: Layer already exists [2024-11-19T08:34:25.626Z] latest: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:26.240Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:26.584Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.19 [2024-11-19T08:34:26.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-19T08:34:26.584Z] 75f054a0ec3f: Preparing [2024-11-19T08:34:26.584Z] 876b4c65d1f4: Preparing [2024-11-19T08:34:26.584Z] 61bd00623d07: Preparing [2024-11-19T08:34:26.584Z] fef57eb4e239: Preparing [2024-11-19T08:34:26.584Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:26.584Z] 026db76c0089: Preparing [2024-11-19T08:34:26.584Z] 071c79711226: Preparing [2024-11-19T08:34:26.584Z] 651d9022c234: Preparing [2024-11-19T08:34:26.584Z] 026db76c0089: Waiting [2024-11-19T08:34:26.584Z] 071c79711226: Waiting [2024-11-19T08:34:26.584Z] 651d9022c234: Waiting [2024-11-19T08:34:26.584Z] 876b4c65d1f4: Layer already exists [2024-11-19T08:34:26.584Z] 61bd00623d07: Layer already exists [2024-11-19T08:34:26.584Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:26.584Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:26.584Z] 75f054a0ec3f: Layer already exists [2024-11-19T08:34:26.584Z] 651d9022c234: Layer already exists [2024-11-19T08:34:26.584Z] 071c79711226: Layer already exists [2024-11-19T08:34:26.584Z] 026db76c0089: Layer already exists [2024-11-19T08:34:26.584Z] 4.0.0-dev.19: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:27.199Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:27.545Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:27.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-19T08:34:27.545Z] 75f054a0ec3f: Preparing [2024-11-19T08:34:27.545Z] 876b4c65d1f4: Preparing [2024-11-19T08:34:27.545Z] 61bd00623d07: Preparing [2024-11-19T08:34:27.545Z] fef57eb4e239: Preparing [2024-11-19T08:34:27.545Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:27.545Z] 026db76c0089: Preparing [2024-11-19T08:34:27.545Z] 026db76c0089: Waiting [2024-11-19T08:34:27.545Z] 071c79711226: Preparing [2024-11-19T08:34:27.545Z] 651d9022c234: Preparing [2024-11-19T08:34:27.545Z] 071c79711226: Waiting [2024-11-19T08:34:27.545Z] 651d9022c234: Waiting [2024-11-19T08:34:27.545Z] 61bd00623d07: Layer already exists [2024-11-19T08:34:27.545Z] 876b4c65d1f4: Layer already exists [2024-11-19T08:34:27.545Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:27.545Z] 75f054a0ec3f: Layer already exists [2024-11-19T08:34:27.545Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:27.545Z] 026db76c0089: Layer already exists [2024-11-19T08:34:27.545Z] 071c79711226: Layer already exists [2024-11-19T08:34:27.545Z] 651d9022c234: Layer already exists [2024-11-19T08:34:27.809Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:28.160Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:28.522Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-19T08:34:28.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-19T08:34:28.522Z] 75f054a0ec3f: Preparing [2024-11-19T08:34:28.522Z] 876b4c65d1f4: Preparing [2024-11-19T08:34:28.522Z] 61bd00623d07: Preparing [2024-11-19T08:34:28.522Z] fef57eb4e239: Preparing [2024-11-19T08:34:28.522Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:28.522Z] 026db76c0089: Preparing [2024-11-19T08:34:28.522Z] 071c79711226: Preparing [2024-11-19T08:34:28.522Z] 026db76c0089: Waiting [2024-11-19T08:34:28.522Z] 651d9022c234: Preparing [2024-11-19T08:34:28.522Z] 071c79711226: Waiting [2024-11-19T08:34:28.522Z] 651d9022c234: Waiting [2024-11-19T08:34:28.522Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:28.522Z] 61bd00623d07: Layer already exists [2024-11-19T08:34:28.522Z] 75f054a0ec3f: Layer already exists [2024-11-19T08:34:28.522Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:28.522Z] 876b4c65d1f4: Layer already exists [2024-11-19T08:34:28.522Z] 651d9022c234: Layer already exists [2024-11-19T08:34:28.522Z] 071c79711226: Layer already exists [2024-11-19T08:34:28.522Z] 026db76c0089: Layer already exists [2024-11-19T08:34:28.522Z] main: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:34:28.862Z] ===================================================== [Pipeline] echo [2024-11-19T08:34:28.876Z] taggedImages: [2024-11-19T08:34:28.876Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:28.876Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-19T08:34:28.876Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.19 [2024-11-19T08:34:28.876Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:28.876Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-19T08:34:28.904Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-19T08:34:28.904Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:28.904Z] latest [2024-11-19T08:34:28.904Z] 4.0.0-dev.19 [2024-11-19T08:34:28.904Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:28.904Z] main [2024-11-19T08:34:28.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:29.263Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:29.611Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:29.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-19T08:34:29.611Z] d69a96f85ab6: Preparing [2024-11-19T08:34:29.611Z] b896a11e7565: Preparing [2024-11-19T08:34:29.611Z] 3b87943c15f4: Preparing [2024-11-19T08:34:29.611Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:29.611Z] c3f790e482e5: Preparing [2024-11-19T08:34:29.611Z] 58527ab05774: Preparing [2024-11-19T08:34:29.611Z] 651d9022c234: Preparing [2024-11-19T08:34:29.611Z] 58527ab05774: Waiting [2024-11-19T08:34:29.611Z] 651d9022c234: Waiting [2024-11-19T08:34:29.611Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:29.876Z] b896a11e7565: Pushed [2024-11-19T08:34:29.876Z] 651d9022c234: Layer already exists [2024-11-19T08:34:29.876Z] c3f790e482e5: Pushed [2024-11-19T08:34:29.876Z] d69a96f85ab6: Pushed [2024-11-19T08:34:29.876Z] 58527ab05774: Pushed [2024-11-19T08:34:35.199Z] 3b87943c15f4: Pushed [2024-11-19T08:34:35.199Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:35.548Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:35.897Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-19T08:34:35.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-19T08:34:35.897Z] d69a96f85ab6: Preparing [2024-11-19T08:34:35.897Z] b896a11e7565: Preparing [2024-11-19T08:34:35.897Z] 3b87943c15f4: Preparing [2024-11-19T08:34:35.897Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:35.897Z] c3f790e482e5: Preparing [2024-11-19T08:34:35.897Z] 58527ab05774: Preparing [2024-11-19T08:34:35.897Z] 651d9022c234: Preparing [2024-11-19T08:34:35.897Z] 651d9022c234: Waiting [2024-11-19T08:34:35.897Z] 58527ab05774: Waiting [2024-11-19T08:34:35.897Z] d69a96f85ab6: Layer already exists [2024-11-19T08:34:35.897Z] b896a11e7565: Layer already exists [2024-11-19T08:34:35.897Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:35.897Z] c3f790e482e5: Layer already exists [2024-11-19T08:34:35.897Z] 3b87943c15f4: Layer already exists [2024-11-19T08:34:35.897Z] 58527ab05774: Layer already exists [2024-11-19T08:34:35.897Z] 651d9022c234: Layer already exists [2024-11-19T08:34:36.160Z] latest: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:36.540Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:36.893Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.19 [2024-11-19T08:34:36.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-19T08:34:36.894Z] d69a96f85ab6: Preparing [2024-11-19T08:34:36.894Z] b896a11e7565: Preparing [2024-11-19T08:34:36.894Z] 3b87943c15f4: Preparing [2024-11-19T08:34:36.894Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:36.894Z] c3f790e482e5: Preparing [2024-11-19T08:34:36.894Z] 58527ab05774: Preparing [2024-11-19T08:34:36.894Z] 651d9022c234: Preparing [2024-11-19T08:34:36.894Z] 58527ab05774: Waiting [2024-11-19T08:34:36.894Z] 651d9022c234: Waiting [2024-11-19T08:34:36.894Z] d69a96f85ab6: Layer already exists [2024-11-19T08:34:36.894Z] 3b87943c15f4: Layer already exists [2024-11-19T08:34:36.894Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:36.894Z] b896a11e7565: Layer already exists [2024-11-19T08:34:36.894Z] c3f790e482e5: Layer already exists [2024-11-19T08:34:36.894Z] 651d9022c234: Layer already exists [2024-11-19T08:34:36.894Z] 58527ab05774: Layer already exists [2024-11-19T08:34:36.894Z] 4.0.0-dev.19: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:37.508Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:37.855Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:37.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-19T08:34:37.855Z] d69a96f85ab6: Preparing [2024-11-19T08:34:37.855Z] b896a11e7565: Preparing [2024-11-19T08:34:37.855Z] 3b87943c15f4: Preparing [2024-11-19T08:34:37.855Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:37.855Z] c3f790e482e5: Preparing [2024-11-19T08:34:37.855Z] 58527ab05774: Preparing [2024-11-19T08:34:37.855Z] 651d9022c234: Preparing [2024-11-19T08:34:37.855Z] 58527ab05774: Waiting [2024-11-19T08:34:37.855Z] 651d9022c234: Waiting [2024-11-19T08:34:37.855Z] 3b87943c15f4: Layer already exists [2024-11-19T08:34:37.855Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:37.855Z] c3f790e482e5: Layer already exists [2024-11-19T08:34:37.855Z] b896a11e7565: Layer already exists [2024-11-19T08:34:37.855Z] d69a96f85ab6: Layer already exists [2024-11-19T08:34:37.855Z] 58527ab05774: Layer already exists [2024-11-19T08:34:37.855Z] 651d9022c234: Layer already exists [2024-11-19T08:34:37.855Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:38.467Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:38.800Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-19T08:34:38.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-19T08:34:38.800Z] d69a96f85ab6: Preparing [2024-11-19T08:34:38.800Z] b896a11e7565: Preparing [2024-11-19T08:34:38.800Z] 3b87943c15f4: Preparing [2024-11-19T08:34:38.800Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:38.800Z] c3f790e482e5: Preparing [2024-11-19T08:34:38.800Z] 58527ab05774: Preparing [2024-11-19T08:34:38.800Z] 651d9022c234: Preparing [2024-11-19T08:34:38.800Z] 58527ab05774: Waiting [2024-11-19T08:34:38.800Z] 651d9022c234: Waiting [2024-11-19T08:34:38.800Z] b896a11e7565: Layer already exists [2024-11-19T08:34:38.800Z] d69a96f85ab6: Layer already exists [2024-11-19T08:34:38.800Z] 3b87943c15f4: Layer already exists [2024-11-19T08:34:38.800Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:38.800Z] c3f790e482e5: Layer already exists [2024-11-19T08:34:38.800Z] 651d9022c234: Layer already exists [2024-11-19T08:34:38.800Z] 58527ab05774: Layer already exists [2024-11-19T08:34:39.140Z] main: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:34:39.209Z] ===================================================== [Pipeline] echo [2024-11-19T08:34:39.220Z] taggedImages: [2024-11-19T08:34:39.220Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:39.220Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-19T08:34:39.220Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.19 [2024-11-19T08:34:39.220Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:39.220Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-19T08:34:39.246Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-19T08:34:39.246Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:39.246Z] latest [2024-11-19T08:34:39.246Z] 4.0.0-dev.19 [2024-11-19T08:34:39.246Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:39.246Z] main [2024-11-19T08:34:39.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:39.599Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:39.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:39.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-19T08:34:39.938Z] 6c0ad4f7c443: Preparing [2024-11-19T08:34:39.938Z] 1c53d108a73e: Preparing [2024-11-19T08:34:39.938Z] dec26363b40a: Preparing [2024-11-19T08:34:39.938Z] 2bfa375001a1: Preparing [2024-11-19T08:34:39.938Z] fef57eb4e239: Preparing [2024-11-19T08:34:39.938Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:39.938Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:39.938Z] e7b8960c335d: Preparing [2024-11-19T08:34:39.938Z] 651d9022c234: Preparing [2024-11-19T08:34:39.938Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:39.938Z] e7b8960c335d: Waiting [2024-11-19T08:34:39.938Z] 651d9022c234: Waiting [2024-11-19T08:34:39.938Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:39.938Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:40.202Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:40.202Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:40.202Z] dec26363b40a: Pushed [2024-11-19T08:34:40.202Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:40.202Z] 6c0ad4f7c443: Pushed [2024-11-19T08:34:40.202Z] 1c53d108a73e: Pushed [2024-11-19T08:34:40.202Z] 651d9022c234: Layer already exists [2024-11-19T08:34:45.519Z] 2bfa375001a1: Pushed [2024-11-19T08:34:45.519Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:45.873Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:46.220Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-19T08:34:46.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-19T08:34:46.220Z] 6c0ad4f7c443: Preparing [2024-11-19T08:34:46.220Z] 1c53d108a73e: Preparing [2024-11-19T08:34:46.220Z] dec26363b40a: Preparing [2024-11-19T08:34:46.220Z] 2bfa375001a1: Preparing [2024-11-19T08:34:46.220Z] fef57eb4e239: Preparing [2024-11-19T08:34:46.220Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:46.220Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:46.220Z] e7b8960c335d: Preparing [2024-11-19T08:34:46.220Z] 651d9022c234: Preparing [2024-11-19T08:34:46.220Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:46.220Z] e7b8960c335d: Waiting [2024-11-19T08:34:46.220Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:46.220Z] 651d9022c234: Waiting [2024-11-19T08:34:46.220Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:46.220Z] dec26363b40a: Layer already exists [2024-11-19T08:34:46.220Z] 2bfa375001a1: Layer already exists [2024-11-19T08:34:46.220Z] 6c0ad4f7c443: Layer already exists [2024-11-19T08:34:46.220Z] 1c53d108a73e: Layer already exists [2024-11-19T08:34:46.220Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:46.220Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:46.220Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:46.220Z] 651d9022c234: Layer already exists [2024-11-19T08:34:46.484Z] latest: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:46.836Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:47.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.19 [2024-11-19T08:34:47.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-19T08:34:47.180Z] 6c0ad4f7c443: Preparing [2024-11-19T08:34:47.180Z] 1c53d108a73e: Preparing [2024-11-19T08:34:47.180Z] dec26363b40a: Preparing [2024-11-19T08:34:47.180Z] 2bfa375001a1: Preparing [2024-11-19T08:34:47.180Z] fef57eb4e239: Preparing [2024-11-19T08:34:47.180Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:47.180Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:47.180Z] e7b8960c335d: Preparing [2024-11-19T08:34:47.180Z] 651d9022c234: Preparing [2024-11-19T08:34:47.180Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:47.180Z] e7b8960c335d: Waiting [2024-11-19T08:34:47.180Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:47.180Z] 651d9022c234: Waiting [2024-11-19T08:34:47.180Z] dec26363b40a: Layer already exists [2024-11-19T08:34:47.180Z] 1c53d108a73e: Layer already exists [2024-11-19T08:34:47.180Z] 6c0ad4f7c443: Layer already exists [2024-11-19T08:34:47.180Z] 2bfa375001a1: Layer already exists [2024-11-19T08:34:47.180Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:47.180Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:47.180Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:47.180Z] 651d9022c234: Layer already exists [2024-11-19T08:34:47.180Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:47.180Z] 4.0.0-dev.19: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:47.790Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:48.141Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:48.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-19T08:34:48.141Z] 6c0ad4f7c443: Preparing [2024-11-19T08:34:48.141Z] 1c53d108a73e: Preparing [2024-11-19T08:34:48.141Z] dec26363b40a: Preparing [2024-11-19T08:34:48.141Z] 2bfa375001a1: Preparing [2024-11-19T08:34:48.141Z] fef57eb4e239: Preparing [2024-11-19T08:34:48.141Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:48.141Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:48.141Z] e7b8960c335d: Preparing [2024-11-19T08:34:48.141Z] 651d9022c234: Preparing [2024-11-19T08:34:48.141Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:48.141Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:48.141Z] e7b8960c335d: Waiting [2024-11-19T08:34:48.141Z] 651d9022c234: Waiting [2024-11-19T08:34:48.141Z] dec26363b40a: Layer already exists [2024-11-19T08:34:48.141Z] 6c0ad4f7c443: Layer already exists [2024-11-19T08:34:48.141Z] 2bfa375001a1: Layer already exists [2024-11-19T08:34:48.141Z] 1c53d108a73e: Layer already exists [2024-11-19T08:34:48.141Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:48.141Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:48.141Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:48.141Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:48.141Z] 651d9022c234: Layer already exists [2024-11-19T08:34:48.406Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:48.750Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:49.091Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-19T08:34:49.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-19T08:34:49.091Z] 6c0ad4f7c443: Preparing [2024-11-19T08:34:49.091Z] 1c53d108a73e: Preparing [2024-11-19T08:34:49.091Z] dec26363b40a: Preparing [2024-11-19T08:34:49.091Z] 2bfa375001a1: Preparing [2024-11-19T08:34:49.091Z] fef57eb4e239: Preparing [2024-11-19T08:34:49.091Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:49.091Z] d18e6ea6fa75: Preparing [2024-11-19T08:34:49.091Z] e7b8960c335d: Preparing [2024-11-19T08:34:49.091Z] 651d9022c234: Preparing [2024-11-19T08:34:49.091Z] d18e6ea6fa75: Waiting [2024-11-19T08:34:49.091Z] e7b8960c335d: Waiting [2024-11-19T08:34:49.091Z] 651d9022c234: Waiting [2024-11-19T08:34:49.091Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:49.091Z] dec26363b40a: Layer already exists [2024-11-19T08:34:49.091Z] 2bfa375001a1: Layer already exists [2024-11-19T08:34:49.091Z] 6c0ad4f7c443: Layer already exists [2024-11-19T08:34:49.091Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:49.091Z] 1c53d108a73e: Layer already exists [2024-11-19T08:34:49.091Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:34:49.091Z] 651d9022c234: Layer already exists [2024-11-19T08:34:49.091Z] e7b8960c335d: Layer already exists [2024-11-19T08:34:49.091Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:49.356Z] main: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:34:49.432Z] ===================================================== [Pipeline] echo [2024-11-19T08:34:49.445Z] taggedImages: [2024-11-19T08:34:49.445Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:49.445Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-19T08:34:49.445Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.19 [2024-11-19T08:34:49.445Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:49.445Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-19T08:34:49.467Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-19T08:34:49.467Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:49.467Z] latest [2024-11-19T08:34:49.467Z] 4.0.0-dev.19 [2024-11-19T08:34:49.467Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:49.467Z] main [2024-11-19T08:34:49.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:49.828Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:50.168Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:34:50.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-19T08:34:50.168Z] c1cc8a0233cb: Preparing [2024-11-19T08:34:50.168Z] 7b5bfeacb97e: Preparing [2024-11-19T08:34:50.168Z] d819ab89baf6: Preparing [2024-11-19T08:34:50.168Z] a5cdfaae451a: Preparing [2024-11-19T08:34:50.168Z] 189a3018642c: Preparing [2024-11-19T08:34:50.168Z] c63b9561d901: Preparing [2024-11-19T08:34:50.168Z] d7e4db94b59a: Preparing [2024-11-19T08:34:50.168Z] fef57eb4e239: Preparing [2024-11-19T08:34:50.168Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:50.168Z] f232adf87d40: Preparing [2024-11-19T08:34:50.168Z] aa7c51fe9064: Preparing [2024-11-19T08:34:50.168Z] 5f70bf18a086: Preparing [2024-11-19T08:34:50.168Z] f9569f23dc5d: Preparing [2024-11-19T08:34:50.168Z] be6347156bf8: Preparing [2024-11-19T08:34:50.168Z] 87d208f7c50f: Preparing [2024-11-19T08:34:50.168Z] 651d9022c234: Preparing [2024-11-19T08:34:50.168Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:50.168Z] f232adf87d40: Waiting [2024-11-19T08:34:50.168Z] aa7c51fe9064: Waiting [2024-11-19T08:34:50.168Z] 5f70bf18a086: Waiting [2024-11-19T08:34:50.168Z] f9569f23dc5d: Waiting [2024-11-19T08:34:50.168Z] be6347156bf8: Waiting [2024-11-19T08:34:50.168Z] 87d208f7c50f: Waiting [2024-11-19T08:34:50.168Z] 651d9022c234: Waiting [2024-11-19T08:34:50.168Z] d7e4db94b59a: Waiting [2024-11-19T08:34:50.168Z] fef57eb4e239: Waiting [2024-11-19T08:34:50.168Z] c63b9561d901: Waiting [2024-11-19T08:34:53.249Z] a5cdfaae451a: Pushed [2024-11-19T08:34:53.249Z] 7b5bfeacb97e: Pushed [2024-11-19T08:34:53.249Z] d819ab89baf6: Pushed [2024-11-19T08:34:53.515Z] 189a3018642c: Pushed [2024-11-19T08:34:53.515Z] c1cc8a0233cb: Pushed [2024-11-19T08:34:53.515Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:53.515Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:53.515Z] c63b9561d901: Pushed [2024-11-19T08:34:53.515Z] 5f70bf18a086: Layer already exists [2024-11-19T08:34:53.515Z] f232adf87d40: Pushed [2024-11-19T08:34:53.515Z] aa7c51fe9064: Pushed [2024-11-19T08:34:53.781Z] 651d9022c234: Layer already exists [2024-11-19T08:34:53.781Z] f9569f23dc5d: Pushed [2024-11-19T08:34:53.781Z] 87d208f7c50f: Pushed [2024-11-19T08:34:55.180Z] be6347156bf8: Pushed [2024-11-19T08:34:56.134Z] d7e4db94b59a: Pushed [2024-11-19T08:34:56.398Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:56.783Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:57.127Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-19T08:34:57.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-19T08:34:57.127Z] c1cc8a0233cb: Preparing [2024-11-19T08:34:57.127Z] 7b5bfeacb97e: Preparing [2024-11-19T08:34:57.127Z] d819ab89baf6: Preparing [2024-11-19T08:34:57.127Z] a5cdfaae451a: Preparing [2024-11-19T08:34:57.127Z] 189a3018642c: Preparing [2024-11-19T08:34:57.127Z] c63b9561d901: Preparing [2024-11-19T08:34:57.127Z] d7e4db94b59a: Preparing [2024-11-19T08:34:57.127Z] fef57eb4e239: Preparing [2024-11-19T08:34:57.127Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:57.127Z] f232adf87d40: Preparing [2024-11-19T08:34:57.127Z] aa7c51fe9064: Preparing [2024-11-19T08:34:57.127Z] 5f70bf18a086: Preparing [2024-11-19T08:34:57.127Z] f9569f23dc5d: Preparing [2024-11-19T08:34:57.127Z] be6347156bf8: Preparing [2024-11-19T08:34:57.127Z] 87d208f7c50f: Preparing [2024-11-19T08:34:57.127Z] 651d9022c234: Preparing [2024-11-19T08:34:57.127Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:57.127Z] f232adf87d40: Waiting [2024-11-19T08:34:57.127Z] aa7c51fe9064: Waiting [2024-11-19T08:34:57.127Z] 5f70bf18a086: Waiting [2024-11-19T08:34:57.127Z] f9569f23dc5d: Waiting [2024-11-19T08:34:57.127Z] be6347156bf8: Waiting [2024-11-19T08:34:57.127Z] 87d208f7c50f: Waiting [2024-11-19T08:34:57.127Z] c63b9561d901: Waiting [2024-11-19T08:34:57.127Z] d7e4db94b59a: Waiting [2024-11-19T08:34:57.127Z] fef57eb4e239: Waiting [2024-11-19T08:34:57.127Z] 651d9022c234: Waiting [2024-11-19T08:34:57.127Z] a5cdfaae451a: Layer already exists [2024-11-19T08:34:57.127Z] 7b5bfeacb97e: Layer already exists [2024-11-19T08:34:57.127Z] 189a3018642c: Layer already exists [2024-11-19T08:34:57.127Z] c1cc8a0233cb: Layer already exists [2024-11-19T08:34:57.127Z] d819ab89baf6: Layer already exists [2024-11-19T08:34:57.127Z] d7e4db94b59a: Layer already exists [2024-11-19T08:34:57.127Z] c63b9561d901: Layer already exists [2024-11-19T08:34:57.127Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:57.127Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:57.127Z] f232adf87d40: Layer already exists [2024-11-19T08:34:57.127Z] aa7c51fe9064: Layer already exists [2024-11-19T08:34:57.127Z] 5f70bf18a086: Layer already exists [2024-11-19T08:34:57.127Z] be6347156bf8: Layer already exists [2024-11-19T08:34:57.127Z] f9569f23dc5d: Layer already exists [2024-11-19T08:34:57.127Z] 87d208f7c50f: Layer already exists [2024-11-19T08:34:57.396Z] 651d9022c234: Layer already exists [2024-11-19T08:34:57.396Z] latest: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:57.750Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:58.109Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.19 [2024-11-19T08:34:58.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-19T08:34:58.109Z] c1cc8a0233cb: Preparing [2024-11-19T08:34:58.109Z] 7b5bfeacb97e: Preparing [2024-11-19T08:34:58.109Z] d819ab89baf6: Preparing [2024-11-19T08:34:58.109Z] a5cdfaae451a: Preparing [2024-11-19T08:34:58.109Z] 189a3018642c: Preparing [2024-11-19T08:34:58.109Z] c63b9561d901: Preparing [2024-11-19T08:34:58.109Z] d7e4db94b59a: Preparing [2024-11-19T08:34:58.109Z] fef57eb4e239: Preparing [2024-11-19T08:34:58.109Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:58.109Z] f232adf87d40: Preparing [2024-11-19T08:34:58.109Z] aa7c51fe9064: Preparing [2024-11-19T08:34:58.109Z] 5f70bf18a086: Preparing [2024-11-19T08:34:58.109Z] f9569f23dc5d: Preparing [2024-11-19T08:34:58.109Z] be6347156bf8: Preparing [2024-11-19T08:34:58.109Z] 87d208f7c50f: Preparing [2024-11-19T08:34:58.109Z] 651d9022c234: Preparing [2024-11-19T08:34:58.109Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:58.109Z] f232adf87d40: Waiting [2024-11-19T08:34:58.109Z] aa7c51fe9064: Waiting [2024-11-19T08:34:58.109Z] 5f70bf18a086: Waiting [2024-11-19T08:34:58.109Z] f9569f23dc5d: Waiting [2024-11-19T08:34:58.109Z] be6347156bf8: Waiting [2024-11-19T08:34:58.109Z] 87d208f7c50f: Waiting [2024-11-19T08:34:58.109Z] 651d9022c234: Waiting [2024-11-19T08:34:58.109Z] c63b9561d901: Waiting [2024-11-19T08:34:58.109Z] d7e4db94b59a: Waiting [2024-11-19T08:34:58.109Z] fef57eb4e239: Waiting [2024-11-19T08:34:58.109Z] c1cc8a0233cb: Layer already exists [2024-11-19T08:34:58.109Z] 189a3018642c: Layer already exists [2024-11-19T08:34:58.109Z] 7b5bfeacb97e: Layer already exists [2024-11-19T08:34:58.109Z] a5cdfaae451a: Layer already exists [2024-11-19T08:34:58.109Z] d819ab89baf6: Layer already exists [2024-11-19T08:34:58.109Z] c63b9561d901: Layer already exists [2024-11-19T08:34:58.109Z] d7e4db94b59a: Layer already exists [2024-11-19T08:34:58.109Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:58.109Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:58.109Z] f232adf87d40: Layer already exists [2024-11-19T08:34:58.109Z] aa7c51fe9064: Layer already exists [2024-11-19T08:34:58.109Z] f9569f23dc5d: Layer already exists [2024-11-19T08:34:58.109Z] 5f70bf18a086: Layer already exists [2024-11-19T08:34:58.109Z] be6347156bf8: Layer already exists [2024-11-19T08:34:58.109Z] 87d208f7c50f: Layer already exists [2024-11-19T08:34:58.109Z] 651d9022c234: Layer already exists [2024-11-19T08:34:58.375Z] 4.0.0-dev.19: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:58.736Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:59.088Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:34:59.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-19T08:34:59.088Z] c1cc8a0233cb: Preparing [2024-11-19T08:34:59.088Z] 7b5bfeacb97e: Preparing [2024-11-19T08:34:59.088Z] d819ab89baf6: Preparing [2024-11-19T08:34:59.088Z] a5cdfaae451a: Preparing [2024-11-19T08:34:59.088Z] 189a3018642c: Preparing [2024-11-19T08:34:59.088Z] c63b9561d901: Preparing [2024-11-19T08:34:59.088Z] d7e4db94b59a: Preparing [2024-11-19T08:34:59.088Z] fef57eb4e239: Preparing [2024-11-19T08:34:59.088Z] 1f7621b7f47f: Preparing [2024-11-19T08:34:59.088Z] f232adf87d40: Preparing [2024-11-19T08:34:59.088Z] aa7c51fe9064: Preparing [2024-11-19T08:34:59.088Z] d7e4db94b59a: Waiting [2024-11-19T08:34:59.088Z] fef57eb4e239: Waiting [2024-11-19T08:34:59.088Z] 1f7621b7f47f: Waiting [2024-11-19T08:34:59.088Z] f232adf87d40: Waiting [2024-11-19T08:34:59.088Z] 5f70bf18a086: Preparing [2024-11-19T08:34:59.088Z] f9569f23dc5d: Preparing [2024-11-19T08:34:59.088Z] be6347156bf8: Preparing [2024-11-19T08:34:59.088Z] 87d208f7c50f: Preparing [2024-11-19T08:34:59.088Z] 651d9022c234: Preparing [2024-11-19T08:34:59.088Z] aa7c51fe9064: Waiting [2024-11-19T08:34:59.088Z] 5f70bf18a086: Waiting [2024-11-19T08:34:59.088Z] f9569f23dc5d: Waiting [2024-11-19T08:34:59.088Z] c63b9561d901: Waiting [2024-11-19T08:34:59.088Z] be6347156bf8: Waiting [2024-11-19T08:34:59.088Z] 87d208f7c50f: Waiting [2024-11-19T08:34:59.088Z] 651d9022c234: Waiting [2024-11-19T08:34:59.088Z] 189a3018642c: Layer already exists [2024-11-19T08:34:59.088Z] c1cc8a0233cb: Layer already exists [2024-11-19T08:34:59.088Z] 7b5bfeacb97e: Layer already exists [2024-11-19T08:34:59.088Z] d819ab89baf6: Layer already exists [2024-11-19T08:34:59.088Z] a5cdfaae451a: Layer already exists [2024-11-19T08:34:59.088Z] c63b9561d901: Layer already exists [2024-11-19T08:34:59.088Z] d7e4db94b59a: Layer already exists [2024-11-19T08:34:59.088Z] f232adf87d40: Layer already exists [2024-11-19T08:34:59.088Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:34:59.088Z] fef57eb4e239: Layer already exists [2024-11-19T08:34:59.088Z] aa7c51fe9064: Layer already exists [2024-11-19T08:34:59.088Z] be6347156bf8: Layer already exists [2024-11-19T08:34:59.088Z] 5f70bf18a086: Layer already exists [2024-11-19T08:34:59.088Z] f9569f23dc5d: Layer already exists [2024-11-19T08:34:59.088Z] 87d208f7c50f: Layer already exists [2024-11-19T08:34:59.088Z] 651d9022c234: Layer already exists [2024-11-19T08:34:59.351Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:34:59.700Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:00.044Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-19T08:35:00.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-19T08:35:00.044Z] c1cc8a0233cb: Preparing [2024-11-19T08:35:00.044Z] 7b5bfeacb97e: Preparing [2024-11-19T08:35:00.044Z] d819ab89baf6: Preparing [2024-11-19T08:35:00.044Z] a5cdfaae451a: Preparing [2024-11-19T08:35:00.044Z] 189a3018642c: Preparing [2024-11-19T08:35:00.044Z] c63b9561d901: Preparing [2024-11-19T08:35:00.044Z] d7e4db94b59a: Preparing [2024-11-19T08:35:00.044Z] fef57eb4e239: Preparing [2024-11-19T08:35:00.044Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:00.044Z] f232adf87d40: Preparing [2024-11-19T08:35:00.044Z] aa7c51fe9064: Preparing [2024-11-19T08:35:00.044Z] 5f70bf18a086: Preparing [2024-11-19T08:35:00.044Z] f9569f23dc5d: Preparing [2024-11-19T08:35:00.044Z] be6347156bf8: Preparing [2024-11-19T08:35:00.044Z] 87d208f7c50f: Preparing [2024-11-19T08:35:00.044Z] 651d9022c234: Preparing [2024-11-19T08:35:00.044Z] d7e4db94b59a: Waiting [2024-11-19T08:35:00.044Z] fef57eb4e239: Waiting [2024-11-19T08:35:00.044Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:00.044Z] f232adf87d40: Waiting [2024-11-19T08:35:00.044Z] aa7c51fe9064: Waiting [2024-11-19T08:35:00.044Z] 5f70bf18a086: Waiting [2024-11-19T08:35:00.044Z] f9569f23dc5d: Waiting [2024-11-19T08:35:00.044Z] be6347156bf8: Waiting [2024-11-19T08:35:00.044Z] 87d208f7c50f: Waiting [2024-11-19T08:35:00.044Z] 651d9022c234: Waiting [2024-11-19T08:35:00.044Z] c63b9561d901: Waiting [2024-11-19T08:35:00.044Z] c1cc8a0233cb: Layer already exists [2024-11-19T08:35:00.044Z] 189a3018642c: Layer already exists [2024-11-19T08:35:00.044Z] d819ab89baf6: Layer already exists [2024-11-19T08:35:00.044Z] 7b5bfeacb97e: Layer already exists [2024-11-19T08:35:00.044Z] a5cdfaae451a: Layer already exists [2024-11-19T08:35:00.044Z] f232adf87d40: Layer already exists [2024-11-19T08:35:00.044Z] c63b9561d901: Layer already exists [2024-11-19T08:35:00.044Z] d7e4db94b59a: Layer already exists [2024-11-19T08:35:00.044Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:00.044Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:00.044Z] aa7c51fe9064: Layer already exists [2024-11-19T08:35:00.044Z] f9569f23dc5d: Layer already exists [2024-11-19T08:35:00.044Z] 5f70bf18a086: Layer already exists [2024-11-19T08:35:00.044Z] 87d208f7c50f: Layer already exists [2024-11-19T08:35:00.044Z] be6347156bf8: Layer already exists [2024-11-19T08:35:00.307Z] 651d9022c234: Layer already exists [2024-11-19T08:35:00.307Z] main: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:35:00.385Z] ===================================================== [Pipeline] echo [2024-11-19T08:35:00.402Z] taggedImages: [2024-11-19T08:35:00.402Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:00.402Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-19T08:35:00.402Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.19 [2024-11-19T08:35:00.402Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:00.402Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-19T08:35:00.433Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-19T08:35:00.433Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:00.433Z] latest [2024-11-19T08:35:00.433Z] 4.0.0-dev.19 [2024-11-19T08:35:00.433Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:00.433Z] main [2024-11-19T08:35:00.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:00.809Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:01.401Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:01.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-19T08:35:01.401Z] fccc48461f74: Preparing [2024-11-19T08:35:01.401Z] 33c7594cc652: Preparing [2024-11-19T08:35:01.401Z] 00fceff2f77e: Preparing [2024-11-19T08:35:01.401Z] 64f3d1312498: Preparing [2024-11-19T08:35:01.401Z] fef57eb4e239: Preparing [2024-11-19T08:35:01.401Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:01.401Z] d18e6ea6fa75: Preparing [2024-11-19T08:35:01.401Z] e7b8960c335d: Preparing [2024-11-19T08:35:01.401Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:01.401Z] 651d9022c234: Preparing [2024-11-19T08:35:01.401Z] e7b8960c335d: Waiting [2024-11-19T08:35:01.401Z] d18e6ea6fa75: Waiting [2024-11-19T08:35:01.401Z] 651d9022c234: Waiting [2024-11-19T08:35:01.401Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:02.437Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:02.437Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:35:02.437Z] 00fceff2f77e: Pushed [2024-11-19T08:35:02.437Z] e7b8960c335d: Layer already exists [2024-11-19T08:35:02.437Z] 33c7594cc652: Pushed [2024-11-19T08:35:02.437Z] fccc48461f74: Pushed [2024-11-19T08:35:02.437Z] 651d9022c234: Layer already exists [2024-11-19T08:35:10.287Z] 64f3d1312498: Pushed [2024-11-19T08:35:10.287Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:10.638Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:10.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-19T08:35:10.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-19T08:35:10.988Z] fccc48461f74: Preparing [2024-11-19T08:35:10.988Z] 33c7594cc652: Preparing [2024-11-19T08:35:10.988Z] 00fceff2f77e: Preparing [2024-11-19T08:35:10.988Z] 64f3d1312498: Preparing [2024-11-19T08:35:10.988Z] fef57eb4e239: Preparing [2024-11-19T08:35:10.988Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:10.988Z] d18e6ea6fa75: Preparing [2024-11-19T08:35:10.988Z] e7b8960c335d: Preparing [2024-11-19T08:35:10.988Z] 651d9022c234: Preparing [2024-11-19T08:35:10.988Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:10.988Z] d18e6ea6fa75: Waiting [2024-11-19T08:35:10.988Z] e7b8960c335d: Waiting [2024-11-19T08:35:10.988Z] 651d9022c234: Waiting [2024-11-19T08:35:10.988Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:10.988Z] 33c7594cc652: Layer already exists [2024-11-19T08:35:10.988Z] fccc48461f74: Layer already exists [2024-11-19T08:35:10.988Z] 64f3d1312498: Layer already exists [2024-11-19T08:35:10.988Z] 00fceff2f77e: Layer already exists [2024-11-19T08:35:10.988Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:35:10.988Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:10.988Z] e7b8960c335d: Layer already exists [2024-11-19T08:35:10.988Z] 651d9022c234: Layer already exists [2024-11-19T08:35:11.256Z] latest: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:11.606Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:11.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.19 [2024-11-19T08:35:11.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-19T08:35:11.948Z] fccc48461f74: Preparing [2024-11-19T08:35:11.948Z] 33c7594cc652: Preparing [2024-11-19T08:35:11.948Z] 00fceff2f77e: Preparing [2024-11-19T08:35:11.948Z] 64f3d1312498: Preparing [2024-11-19T08:35:11.948Z] fef57eb4e239: Preparing [2024-11-19T08:35:11.948Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:11.948Z] d18e6ea6fa75: Preparing [2024-11-19T08:35:11.948Z] e7b8960c335d: Preparing [2024-11-19T08:35:11.948Z] 651d9022c234: Preparing [2024-11-19T08:35:11.948Z] d18e6ea6fa75: Waiting [2024-11-19T08:35:11.948Z] e7b8960c335d: Waiting [2024-11-19T08:35:11.948Z] 651d9022c234: Waiting [2024-11-19T08:35:11.948Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:11.948Z] fccc48461f74: Layer already exists [2024-11-19T08:35:11.948Z] 64f3d1312498: Layer already exists [2024-11-19T08:35:11.948Z] 00fceff2f77e: Layer already exists [2024-11-19T08:35:11.948Z] 33c7594cc652: Layer already exists [2024-11-19T08:35:11.948Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:11.948Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:35:11.948Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:11.948Z] e7b8960c335d: Layer already exists [2024-11-19T08:35:11.948Z] 651d9022c234: Layer already exists [2024-11-19T08:35:11.948Z] 4.0.0-dev.19: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:12.562Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:12.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:12.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-19T08:35:12.910Z] fccc48461f74: Preparing [2024-11-19T08:35:12.910Z] 33c7594cc652: Preparing [2024-11-19T08:35:12.910Z] 00fceff2f77e: Preparing [2024-11-19T08:35:12.910Z] 64f3d1312498: Preparing [2024-11-19T08:35:12.910Z] fef57eb4e239: Preparing [2024-11-19T08:35:12.910Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:12.910Z] d18e6ea6fa75: Preparing [2024-11-19T08:35:12.910Z] e7b8960c335d: Preparing [2024-11-19T08:35:12.910Z] 651d9022c234: Preparing [2024-11-19T08:35:12.910Z] d18e6ea6fa75: Waiting [2024-11-19T08:35:12.910Z] e7b8960c335d: Waiting [2024-11-19T08:35:12.910Z] 651d9022c234: Waiting [2024-11-19T08:35:12.910Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:12.910Z] fccc48461f74: Layer already exists [2024-11-19T08:35:12.910Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:12.910Z] 33c7594cc652: Layer already exists [2024-11-19T08:35:12.910Z] 00fceff2f77e: Layer already exists [2024-11-19T08:35:12.910Z] 64f3d1312498: Layer already exists [2024-11-19T08:35:12.910Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:35:12.910Z] e7b8960c335d: Layer already exists [2024-11-19T08:35:12.910Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:12.910Z] 651d9022c234: Layer already exists [2024-11-19T08:35:12.910Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:13.794Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:15.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-19T08:35:15.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-19T08:35:15.701Z] fccc48461f74: Preparing [2024-11-19T08:35:15.701Z] 33c7594cc652: Preparing [2024-11-19T08:35:15.701Z] 00fceff2f77e: Preparing [2024-11-19T08:35:15.701Z] 64f3d1312498: Preparing [2024-11-19T08:35:15.701Z] fef57eb4e239: Preparing [2024-11-19T08:35:15.701Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:15.701Z] d18e6ea6fa75: Preparing [2024-11-19T08:35:15.701Z] e7b8960c335d: Preparing [2024-11-19T08:35:15.701Z] 651d9022c234: Preparing [2024-11-19T08:35:15.701Z] d18e6ea6fa75: Waiting [2024-11-19T08:35:15.701Z] e7b8960c335d: Waiting [2024-11-19T08:35:15.701Z] 651d9022c234: Waiting [2024-11-19T08:35:15.701Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:15.701Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:15.701Z] fccc48461f74: Layer already exists [2024-11-19T08:35:15.701Z] 00fceff2f77e: Layer already exists [2024-11-19T08:35:15.701Z] 64f3d1312498: Layer already exists [2024-11-19T08:35:15.701Z] 33c7594cc652: Layer already exists [2024-11-19T08:35:15.701Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:15.701Z] e7b8960c335d: Layer already exists [2024-11-19T08:35:15.701Z] d18e6ea6fa75: Layer already exists [2024-11-19T08:35:15.701Z] 651d9022c234: Layer already exists [2024-11-19T08:35:15.701Z] main: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:35:15.779Z] ===================================================== [Pipeline] echo [2024-11-19T08:35:15.789Z] taggedImages: [2024-11-19T08:35:15.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:15.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-19T08:35:15.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.19 [2024-11-19T08:35:15.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:15.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-19T08:35:15.811Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-19T08:35:15.811Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:15.811Z] latest [2024-11-19T08:35:15.811Z] 4.0.0-dev.19 [2024-11-19T08:35:15.811Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:15.811Z] main [2024-11-19T08:35:15.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:16.272Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:16.626Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:16.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-19T08:35:16.626Z] 130a59f708fc: Preparing [2024-11-19T08:35:16.626Z] 7c100f1e47b3: Preparing [2024-11-19T08:35:16.626Z] 9f6ea5e79ea3: Preparing [2024-11-19T08:35:16.626Z] 17d0c4950d77: Preparing [2024-11-19T08:35:16.626Z] e448c26be8b9: Preparing [2024-11-19T08:35:16.626Z] fef57eb4e239: Preparing [2024-11-19T08:35:16.626Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:16.626Z] fef57eb4e239: Waiting [2024-11-19T08:35:16.626Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:16.626Z] a39573fcf1bc: Preparing [2024-11-19T08:35:16.626Z] 9563f0758d0a: Preparing [2024-11-19T08:35:16.626Z] 7e4c3ef1393c: Preparing [2024-11-19T08:35:16.626Z] a39573fcf1bc: Waiting [2024-11-19T08:35:16.626Z] 9563f0758d0a: Waiting [2024-11-19T08:35:16.626Z] 651d9022c234: Preparing [2024-11-19T08:35:16.626Z] 7e4c3ef1393c: Waiting [2024-11-19T08:35:16.626Z] 651d9022c234: Waiting [2024-11-19T08:35:17.110Z] 17d0c4950d77: Pushed [2024-11-19T08:35:17.110Z] 7c100f1e47b3: Pushed [2024-11-19T08:35:17.110Z] e448c26be8b9: Pushed [2024-11-19T08:35:17.685Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:17.685Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:17.685Z] 130a59f708fc: Pushed [2024-11-19T08:35:17.685Z] 651d9022c234: Layer already exists [2024-11-19T08:35:17.948Z] a39573fcf1bc: Pushed [2024-11-19T08:35:17.948Z] 9563f0758d0a: Pushed [2024-11-19T08:35:18.895Z] 9f6ea5e79ea3: Pushed [2024-11-19T08:35:22.216Z] 7e4c3ef1393c: Pushed [2024-11-19T08:35:22.216Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:22.563Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:22.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-19T08:35:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-19T08:35:22.898Z] 130a59f708fc: Preparing [2024-11-19T08:35:22.898Z] 7c100f1e47b3: Preparing [2024-11-19T08:35:22.898Z] 9f6ea5e79ea3: Preparing [2024-11-19T08:35:22.898Z] 17d0c4950d77: Preparing [2024-11-19T08:35:22.898Z] e448c26be8b9: Preparing [2024-11-19T08:35:22.898Z] fef57eb4e239: Preparing [2024-11-19T08:35:22.898Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:22.898Z] a39573fcf1bc: Preparing [2024-11-19T08:35:22.898Z] 9563f0758d0a: Preparing [2024-11-19T08:35:22.898Z] 7e4c3ef1393c: Preparing [2024-11-19T08:35:22.898Z] 651d9022c234: Preparing [2024-11-19T08:35:22.898Z] fef57eb4e239: Waiting [2024-11-19T08:35:22.898Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:22.898Z] a39573fcf1bc: Waiting [2024-11-19T08:35:22.898Z] 9563f0758d0a: Waiting [2024-11-19T08:35:22.898Z] 7e4c3ef1393c: Waiting [2024-11-19T08:35:22.898Z] 651d9022c234: Waiting [2024-11-19T08:35:22.898Z] 17d0c4950d77: Layer already exists [2024-11-19T08:35:22.898Z] 130a59f708fc: Layer already exists [2024-11-19T08:35:22.898Z] e448c26be8b9: Layer already exists [2024-11-19T08:35:22.898Z] 7c100f1e47b3: Layer already exists [2024-11-19T08:35:22.898Z] 9f6ea5e79ea3: Layer already exists [2024-11-19T08:35:22.898Z] a39573fcf1bc: Layer already exists [2024-11-19T08:35:22.898Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:22.898Z] 9563f0758d0a: Layer already exists [2024-11-19T08:35:22.898Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:22.898Z] 7e4c3ef1393c: Layer already exists [2024-11-19T08:35:22.898Z] 651d9022c234: Layer already exists [2024-11-19T08:35:23.162Z] latest: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:23.503Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:23.846Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.19 [2024-11-19T08:35:23.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-19T08:35:23.846Z] 130a59f708fc: Preparing [2024-11-19T08:35:23.846Z] 7c100f1e47b3: Preparing [2024-11-19T08:35:23.846Z] 9f6ea5e79ea3: Preparing [2024-11-19T08:35:23.846Z] 17d0c4950d77: Preparing [2024-11-19T08:35:23.846Z] e448c26be8b9: Preparing [2024-11-19T08:35:23.846Z] fef57eb4e239: Preparing [2024-11-19T08:35:23.846Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:23.846Z] a39573fcf1bc: Preparing [2024-11-19T08:35:23.846Z] 9563f0758d0a: Preparing [2024-11-19T08:35:23.846Z] 7e4c3ef1393c: Preparing [2024-11-19T08:35:23.846Z] 651d9022c234: Preparing [2024-11-19T08:35:23.846Z] a39573fcf1bc: Waiting [2024-11-19T08:35:23.846Z] 9563f0758d0a: Waiting [2024-11-19T08:35:23.846Z] 7e4c3ef1393c: Waiting [2024-11-19T08:35:23.846Z] 651d9022c234: Waiting [2024-11-19T08:35:23.846Z] fef57eb4e239: Waiting [2024-11-19T08:35:23.846Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:23.846Z] 7c100f1e47b3: Layer already exists [2024-11-19T08:35:23.846Z] 130a59f708fc: Layer already exists [2024-11-19T08:35:23.846Z] e448c26be8b9: Layer already exists [2024-11-19T08:35:23.846Z] 17d0c4950d77: Layer already exists [2024-11-19T08:35:23.846Z] 9f6ea5e79ea3: Layer already exists [2024-11-19T08:35:23.846Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:23.846Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:23.846Z] 7e4c3ef1393c: Layer already exists [2024-11-19T08:35:23.846Z] a39573fcf1bc: Layer already exists [2024-11-19T08:35:23.846Z] 9563f0758d0a: Layer already exists [2024-11-19T08:35:23.846Z] 651d9022c234: Layer already exists [2024-11-19T08:35:24.109Z] 4.0.0-dev.19: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:24.451Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:24.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:24.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-19T08:35:24.788Z] 130a59f708fc: Preparing [2024-11-19T08:35:24.788Z] 7c100f1e47b3: Preparing [2024-11-19T08:35:24.788Z] 9f6ea5e79ea3: Preparing [2024-11-19T08:35:24.788Z] 17d0c4950d77: Preparing [2024-11-19T08:35:24.788Z] e448c26be8b9: Preparing [2024-11-19T08:35:24.788Z] fef57eb4e239: Preparing [2024-11-19T08:35:24.788Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:24.788Z] a39573fcf1bc: Preparing [2024-11-19T08:35:24.788Z] 9563f0758d0a: Preparing [2024-11-19T08:35:24.788Z] 7e4c3ef1393c: Preparing [2024-11-19T08:35:24.788Z] 651d9022c234: Preparing [2024-11-19T08:35:24.788Z] a39573fcf1bc: Waiting [2024-11-19T08:35:24.788Z] 9563f0758d0a: Waiting [2024-11-19T08:35:24.788Z] 7e4c3ef1393c: Waiting [2024-11-19T08:35:24.788Z] fef57eb4e239: Waiting [2024-11-19T08:35:24.788Z] 651d9022c234: Waiting [2024-11-19T08:35:24.788Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:24.788Z] e448c26be8b9: Layer already exists [2024-11-19T08:35:24.788Z] 9f6ea5e79ea3: Layer already exists [2024-11-19T08:35:24.788Z] 17d0c4950d77: Layer already exists [2024-11-19T08:35:24.788Z] 130a59f708fc: Layer already exists [2024-11-19T08:35:24.788Z] 7c100f1e47b3: Layer already exists [2024-11-19T08:35:24.788Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:24.788Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:24.788Z] 9563f0758d0a: Layer already exists [2024-11-19T08:35:24.788Z] a39573fcf1bc: Layer already exists [2024-11-19T08:35:24.788Z] 7e4c3ef1393c: Layer already exists [2024-11-19T08:35:24.788Z] 651d9022c234: Layer already exists [2024-11-19T08:35:25.050Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:25.385Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:25.725Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-19T08:35:25.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-19T08:35:25.725Z] 130a59f708fc: Preparing [2024-11-19T08:35:25.725Z] 7c100f1e47b3: Preparing [2024-11-19T08:35:25.725Z] 9f6ea5e79ea3: Preparing [2024-11-19T08:35:25.725Z] 17d0c4950d77: Preparing [2024-11-19T08:35:25.725Z] e448c26be8b9: Preparing [2024-11-19T08:35:25.725Z] fef57eb4e239: Preparing [2024-11-19T08:35:25.725Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:25.725Z] a39573fcf1bc: Preparing [2024-11-19T08:35:25.725Z] 9563f0758d0a: Preparing [2024-11-19T08:35:25.725Z] 7e4c3ef1393c: Preparing [2024-11-19T08:35:25.725Z] 651d9022c234: Preparing [2024-11-19T08:35:25.725Z] a39573fcf1bc: Waiting [2024-11-19T08:35:25.725Z] fef57eb4e239: Waiting [2024-11-19T08:35:25.725Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:25.725Z] 9563f0758d0a: Waiting [2024-11-19T08:35:25.725Z] 7e4c3ef1393c: Waiting [2024-11-19T08:35:25.725Z] 7c100f1e47b3: Layer already exists [2024-11-19T08:35:25.725Z] 130a59f708fc: Layer already exists [2024-11-19T08:35:25.725Z] 9f6ea5e79ea3: Layer already exists [2024-11-19T08:35:25.725Z] 17d0c4950d77: Layer already exists [2024-11-19T08:35:25.725Z] e448c26be8b9: Layer already exists [2024-11-19T08:35:25.725Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:25.725Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:25.725Z] a39573fcf1bc: Layer already exists [2024-11-19T08:35:25.725Z] 9563f0758d0a: Layer already exists [2024-11-19T08:35:25.725Z] 7e4c3ef1393c: Layer already exists [2024-11-19T08:35:25.725Z] 651d9022c234: Layer already exists [2024-11-19T08:35:25.988Z] main: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:35:26.060Z] ===================================================== [Pipeline] echo [2024-11-19T08:35:26.073Z] taggedImages: [2024-11-19T08:35:26.073Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:26.073Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-19T08:35:26.073Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.19 [2024-11-19T08:35:26.073Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:26.073Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-19T08:35:26.101Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-19T08:35:26.101Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:26.101Z] latest [2024-11-19T08:35:26.101Z] 4.0.0-dev.19 [2024-11-19T08:35:26.101Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:26.101Z] main [2024-11-19T08:35:26.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:26.451Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:26.807Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:26.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-19T08:35:26.807Z] c3307872f5ec: Preparing [2024-11-19T08:35:26.807Z] 6b16932a96a9: Preparing [2024-11-19T08:35:26.807Z] 893ca726907a: Preparing [2024-11-19T08:35:26.807Z] 660263183171: Preparing [2024-11-19T08:35:26.807Z] 7a1427a5876c: Preparing [2024-11-19T08:35:26.807Z] 70e42c272869: Preparing [2024-11-19T08:35:26.807Z] ce3d19e790e3: Preparing [2024-11-19T08:35:26.807Z] fef57eb4e239: Preparing [2024-11-19T08:35:26.807Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:26.807Z] fa64766f61cd: Preparing [2024-11-19T08:35:26.807Z] 89bb6a3911b3: Preparing [2024-11-19T08:35:26.807Z] 651d9022c234: Preparing [2024-11-19T08:35:26.807Z] 70e42c272869: Waiting [2024-11-19T08:35:26.807Z] ce3d19e790e3: Waiting [2024-11-19T08:35:26.807Z] fef57eb4e239: Waiting [2024-11-19T08:35:26.807Z] 89bb6a3911b3: Waiting [2024-11-19T08:35:26.807Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:26.807Z] 651d9022c234: Waiting [2024-11-19T08:35:26.807Z] fa64766f61cd: Waiting [2024-11-19T08:35:27.074Z] 7a1427a5876c: Pushed [2024-11-19T08:35:27.074Z] 6b16932a96a9: Pushed [2024-11-19T08:35:27.074Z] c3307872f5ec: Pushed [2024-11-19T08:35:27.074Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:27.074Z] 70e42c272869: Pushed [2024-11-19T08:35:27.074Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:27.338Z] ce3d19e790e3: Pushed [2024-11-19T08:35:27.338Z] 651d9022c234: Layer already exists [2024-11-19T08:35:28.737Z] fa64766f61cd: Pushed [2024-11-19T08:35:29.316Z] 660263183171: Pushed [2024-11-19T08:35:29.895Z] 893ca726907a: Pushed [2024-11-19T08:35:29.895Z] 89bb6a3911b3: Pushed [2024-11-19T08:35:30.159Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:30.507Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:30.855Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-19T08:35:30.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-19T08:35:30.855Z] c3307872f5ec: Preparing [2024-11-19T08:35:30.855Z] 6b16932a96a9: Preparing [2024-11-19T08:35:30.855Z] 893ca726907a: Preparing [2024-11-19T08:35:30.855Z] 660263183171: Preparing [2024-11-19T08:35:30.855Z] 7a1427a5876c: Preparing [2024-11-19T08:35:30.855Z] 70e42c272869: Preparing [2024-11-19T08:35:30.855Z] ce3d19e790e3: Preparing [2024-11-19T08:35:30.855Z] fef57eb4e239: Preparing [2024-11-19T08:35:30.855Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:30.855Z] fa64766f61cd: Preparing [2024-11-19T08:35:30.855Z] 89bb6a3911b3: Preparing [2024-11-19T08:35:30.855Z] 651d9022c234: Preparing [2024-11-19T08:35:30.855Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:30.855Z] fa64766f61cd: Waiting [2024-11-19T08:35:30.855Z] 89bb6a3911b3: Waiting [2024-11-19T08:35:30.855Z] 651d9022c234: Waiting [2024-11-19T08:35:30.855Z] 70e42c272869: Waiting [2024-11-19T08:35:30.855Z] ce3d19e790e3: Waiting [2024-11-19T08:35:30.855Z] fef57eb4e239: Waiting [2024-11-19T08:35:30.855Z] c3307872f5ec: Layer already exists [2024-11-19T08:35:30.855Z] 6b16932a96a9: Layer already exists [2024-11-19T08:35:30.855Z] 893ca726907a: Layer already exists [2024-11-19T08:35:30.855Z] 660263183171: Layer already exists [2024-11-19T08:35:30.855Z] 7a1427a5876c: Layer already exists [2024-11-19T08:35:30.855Z] ce3d19e790e3: Layer already exists [2024-11-19T08:35:30.855Z] fa64766f61cd: Layer already exists [2024-11-19T08:35:30.855Z] 70e42c272869: Layer already exists [2024-11-19T08:35:30.855Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:30.855Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:30.855Z] 89bb6a3911b3: Layer already exists [2024-11-19T08:35:30.855Z] 651d9022c234: Layer already exists [2024-11-19T08:35:31.119Z] latest: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:31.472Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:31.812Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.19 [2024-11-19T08:35:31.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-19T08:35:31.812Z] c3307872f5ec: Preparing [2024-11-19T08:35:31.812Z] 6b16932a96a9: Preparing [2024-11-19T08:35:31.812Z] 893ca726907a: Preparing [2024-11-19T08:35:31.812Z] 660263183171: Preparing [2024-11-19T08:35:31.812Z] 7a1427a5876c: Preparing [2024-11-19T08:35:31.812Z] 70e42c272869: Preparing [2024-11-19T08:35:31.812Z] ce3d19e790e3: Preparing [2024-11-19T08:35:31.812Z] fef57eb4e239: Preparing [2024-11-19T08:35:31.812Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:31.812Z] fa64766f61cd: Preparing [2024-11-19T08:35:31.812Z] 89bb6a3911b3: Preparing [2024-11-19T08:35:31.812Z] 651d9022c234: Preparing [2024-11-19T08:35:31.812Z] 70e42c272869: Waiting [2024-11-19T08:35:31.812Z] ce3d19e790e3: Waiting [2024-11-19T08:35:31.812Z] fef57eb4e239: Waiting [2024-11-19T08:35:31.812Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:31.812Z] fa64766f61cd: Waiting [2024-11-19T08:35:31.812Z] 89bb6a3911b3: Waiting [2024-11-19T08:35:31.812Z] c3307872f5ec: Layer already exists [2024-11-19T08:35:31.812Z] 6b16932a96a9: Layer already exists [2024-11-19T08:35:31.812Z] 893ca726907a: Layer already exists [2024-11-19T08:35:31.812Z] 7a1427a5876c: Layer already exists [2024-11-19T08:35:31.812Z] 660263183171: Layer already exists [2024-11-19T08:35:31.812Z] fa64766f61cd: Layer already exists [2024-11-19T08:35:31.812Z] 70e42c272869: Layer already exists [2024-11-19T08:35:31.812Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:31.812Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:31.812Z] ce3d19e790e3: Layer already exists [2024-11-19T08:35:31.812Z] 651d9022c234: Layer already exists [2024-11-19T08:35:31.812Z] 89bb6a3911b3: Layer already exists [2024-11-19T08:35:32.077Z] 4.0.0-dev.19: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:32.431Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:32.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:32.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-19T08:35:32.774Z] c3307872f5ec: Preparing [2024-11-19T08:35:32.774Z] 6b16932a96a9: Preparing [2024-11-19T08:35:32.774Z] 893ca726907a: Preparing [2024-11-19T08:35:32.774Z] 660263183171: Preparing [2024-11-19T08:35:32.774Z] 7a1427a5876c: Preparing [2024-11-19T08:35:32.774Z] 70e42c272869: Preparing [2024-11-19T08:35:32.774Z] 70e42c272869: Waiting [2024-11-19T08:35:32.774Z] ce3d19e790e3: Preparing [2024-11-19T08:35:32.774Z] fef57eb4e239: Preparing [2024-11-19T08:35:32.774Z] ce3d19e790e3: Waiting [2024-11-19T08:35:32.774Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:32.774Z] fef57eb4e239: Waiting [2024-11-19T08:35:32.774Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:32.774Z] fa64766f61cd: Preparing [2024-11-19T08:35:32.774Z] 89bb6a3911b3: Preparing [2024-11-19T08:35:32.774Z] fa64766f61cd: Waiting [2024-11-19T08:35:32.774Z] 651d9022c234: Preparing [2024-11-19T08:35:32.774Z] 89bb6a3911b3: Waiting [2024-11-19T08:35:32.774Z] 651d9022c234: Waiting [2024-11-19T08:35:32.774Z] c3307872f5ec: Layer already exists [2024-11-19T08:35:32.774Z] 7a1427a5876c: Layer already exists [2024-11-19T08:35:32.774Z] 6b16932a96a9: Layer already exists [2024-11-19T08:35:32.774Z] 893ca726907a: Layer already exists [2024-11-19T08:35:32.774Z] 660263183171: Layer already exists [2024-11-19T08:35:32.774Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:32.774Z] fa64766f61cd: Layer already exists [2024-11-19T08:35:32.774Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:32.774Z] ce3d19e790e3: Layer already exists [2024-11-19T08:35:32.775Z] 70e42c272869: Layer already exists [2024-11-19T08:35:32.775Z] 651d9022c234: Layer already exists [2024-11-19T08:35:32.775Z] 89bb6a3911b3: Layer already exists [2024-11-19T08:35:33.037Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:33.389Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:33.729Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-19T08:35:33.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-19T08:35:33.729Z] c3307872f5ec: Preparing [2024-11-19T08:35:33.729Z] 6b16932a96a9: Preparing [2024-11-19T08:35:33.729Z] 893ca726907a: Preparing [2024-11-19T08:35:33.729Z] 660263183171: Preparing [2024-11-19T08:35:33.729Z] 7a1427a5876c: Preparing [2024-11-19T08:35:33.729Z] 70e42c272869: Preparing [2024-11-19T08:35:33.729Z] ce3d19e790e3: Preparing [2024-11-19T08:35:33.729Z] 70e42c272869: Waiting [2024-11-19T08:35:33.729Z] fef57eb4e239: Preparing [2024-11-19T08:35:33.729Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:33.729Z] fa64766f61cd: Preparing [2024-11-19T08:35:33.729Z] 89bb6a3911b3: Preparing [2024-11-19T08:35:33.729Z] 651d9022c234: Preparing [2024-11-19T08:35:33.729Z] fef57eb4e239: Waiting [2024-11-19T08:35:33.729Z] 1f7621b7f47f: Waiting [2024-11-19T08:35:33.729Z] fa64766f61cd: Waiting [2024-11-19T08:35:33.729Z] 89bb6a3911b3: Waiting [2024-11-19T08:35:33.729Z] 651d9022c234: Waiting [2024-11-19T08:35:33.729Z] ce3d19e790e3: Waiting [2024-11-19T08:35:33.729Z] 893ca726907a: Layer already exists [2024-11-19T08:35:33.729Z] c3307872f5ec: Layer already exists [2024-11-19T08:35:33.729Z] 660263183171: Layer already exists [2024-11-19T08:35:33.729Z] 7a1427a5876c: Layer already exists [2024-11-19T08:35:33.729Z] 6b16932a96a9: Layer already exists [2024-11-19T08:35:33.729Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:33.729Z] 70e42c272869: Layer already exists [2024-11-19T08:35:33.729Z] ce3d19e790e3: Layer already exists [2024-11-19T08:35:33.729Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:33.729Z] fa64766f61cd: Layer already exists [2024-11-19T08:35:33.729Z] 651d9022c234: Layer already exists [2024-11-19T08:35:33.729Z] 89bb6a3911b3: Layer already exists [2024-11-19T08:35:33.993Z] main: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:35:34.062Z] ===================================================== [Pipeline] echo [2024-11-19T08:35:34.077Z] taggedImages: [2024-11-19T08:35:34.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:34.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-19T08:35:34.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.19 [2024-11-19T08:35:34.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:34.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-19T08:35:34.105Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-19T08:35:34.105Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:34.105Z] latest [2024-11-19T08:35:34.105Z] 4.0.0-dev.19 [2024-11-19T08:35:34.105Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:34.105Z] main [2024-11-19T08:35:34.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:34.477Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:34.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:34.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-19T08:35:34.820Z] a37b90b29112: Preparing [2024-11-19T08:35:34.820Z] 5ef78f140682: Preparing [2024-11-19T08:35:34.820Z] fef57eb4e239: Preparing [2024-11-19T08:35:34.820Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:34.820Z] 5bb028ed7b0c: Preparing [2024-11-19T08:35:34.820Z] 47ec23820ab3: Preparing [2024-11-19T08:35:34.820Z] 651d9022c234: Preparing [2024-11-19T08:35:34.820Z] 47ec23820ab3: Waiting [2024-11-19T08:35:34.820Z] 651d9022c234: Waiting [2024-11-19T08:35:34.820Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:35.084Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:35.084Z] 651d9022c234: Layer already exists [2024-11-19T08:35:35.084Z] a37b90b29112: Pushed [2024-11-19T08:35:36.485Z] 5bb028ed7b0c: Pushed [2024-11-19T08:35:37.066Z] 47ec23820ab3: Pushed [2024-11-19T08:35:38.993Z] 5ef78f140682: Pushed [2024-11-19T08:35:38.993Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:39.332Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:39.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-19T08:35:39.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-19T08:35:39.663Z] a37b90b29112: Preparing [2024-11-19T08:35:39.663Z] 5ef78f140682: Preparing [2024-11-19T08:35:39.663Z] fef57eb4e239: Preparing [2024-11-19T08:35:39.663Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:39.663Z] 5bb028ed7b0c: Preparing [2024-11-19T08:35:39.663Z] 47ec23820ab3: Preparing [2024-11-19T08:35:39.663Z] 651d9022c234: Preparing [2024-11-19T08:35:39.663Z] 47ec23820ab3: Waiting [2024-11-19T08:35:39.663Z] 651d9022c234: Waiting [2024-11-19T08:35:39.663Z] 5ef78f140682: Layer already exists [2024-11-19T08:35:39.663Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:39.663Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:39.663Z] 5bb028ed7b0c: Layer already exists [2024-11-19T08:35:39.663Z] a37b90b29112: Layer already exists [2024-11-19T08:35:39.663Z] 47ec23820ab3: Layer already exists [2024-11-19T08:35:39.663Z] 651d9022c234: Layer already exists [2024-11-19T08:35:39.926Z] latest: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:41.288Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:41.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.19 [2024-11-19T08:35:41.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-19T08:35:41.633Z] a37b90b29112: Preparing [2024-11-19T08:35:41.633Z] 5ef78f140682: Preparing [2024-11-19T08:35:41.633Z] fef57eb4e239: Preparing [2024-11-19T08:35:41.633Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:41.633Z] 5bb028ed7b0c: Preparing [2024-11-19T08:35:41.633Z] 47ec23820ab3: Preparing [2024-11-19T08:35:41.633Z] 651d9022c234: Preparing [2024-11-19T08:35:41.633Z] 47ec23820ab3: Waiting [2024-11-19T08:35:41.633Z] 5bb028ed7b0c: Layer already exists [2024-11-19T08:35:41.633Z] a37b90b29112: Layer already exists [2024-11-19T08:35:41.633Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:41.633Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:41.633Z] 5ef78f140682: Layer already exists [2024-11-19T08:35:41.633Z] 651d9022c234: Layer already exists [2024-11-19T08:35:41.633Z] 47ec23820ab3: Layer already exists [2024-11-19T08:35:41.633Z] 4.0.0-dev.19: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:41.985Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:42.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:42.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-19T08:35:42.339Z] a37b90b29112: Preparing [2024-11-19T08:35:42.339Z] 5ef78f140682: Preparing [2024-11-19T08:35:42.339Z] fef57eb4e239: Preparing [2024-11-19T08:35:42.339Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:42.339Z] 5bb028ed7b0c: Preparing [2024-11-19T08:35:42.339Z] 47ec23820ab3: Preparing [2024-11-19T08:35:42.339Z] 651d9022c234: Preparing [2024-11-19T08:35:42.339Z] 47ec23820ab3: Waiting [2024-11-19T08:35:42.339Z] 651d9022c234: Waiting [2024-11-19T08:35:42.339Z] a37b90b29112: Layer already exists [2024-11-19T08:35:42.339Z] 5ef78f140682: Layer already exists [2024-11-19T08:35:42.339Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:42.339Z] 5bb028ed7b0c: Layer already exists [2024-11-19T08:35:42.339Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:42.339Z] 651d9022c234: Layer already exists [2024-11-19T08:35:42.339Z] 47ec23820ab3: Layer already exists [2024-11-19T08:35:42.339Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:42.947Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:43.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-19T08:35:43.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-19T08:35:43.291Z] a37b90b29112: Preparing [2024-11-19T08:35:43.291Z] 5ef78f140682: Preparing [2024-11-19T08:35:43.291Z] fef57eb4e239: Preparing [2024-11-19T08:35:43.291Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:43.291Z] 5bb028ed7b0c: Preparing [2024-11-19T08:35:43.291Z] 47ec23820ab3: Preparing [2024-11-19T08:35:43.291Z] 651d9022c234: Preparing [2024-11-19T08:35:43.291Z] 47ec23820ab3: Waiting [2024-11-19T08:35:43.291Z] 651d9022c234: Waiting [2024-11-19T08:35:43.291Z] a37b90b29112: Layer already exists [2024-11-19T08:35:43.291Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:43.291Z] 5ef78f140682: Layer already exists [2024-11-19T08:35:43.291Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:43.291Z] 5bb028ed7b0c: Layer already exists [2024-11-19T08:35:43.291Z] 651d9022c234: Layer already exists [2024-11-19T08:35:43.291Z] 47ec23820ab3: Layer already exists [2024-11-19T08:35:43.291Z] main: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:35:43.648Z] ===================================================== [Pipeline] echo [2024-11-19T08:35:43.664Z] taggedImages: [2024-11-19T08:35:43.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:43.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-19T08:35:43.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.19 [2024-11-19T08:35:43.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:43.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-19T08:35:43.695Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-19T08:35:43.696Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:43.696Z] latest [2024-11-19T08:35:43.696Z] 4.0.0-dev.19 [2024-11-19T08:35:43.696Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:35:43.696Z] main [2024-11-19T08:35:43.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:44.062Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:35:44.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:35:44.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-19T08:35:44.418Z] ef11a6070a43: Preparing [2024-11-19T08:35:44.418Z] e301ef6d9cf0: Preparing [2024-11-19T08:35:44.418Z] 545d3851b2ef: Preparing [2024-11-19T08:35:44.418Z] fef57eb4e239: Preparing [2024-11-19T08:35:44.418Z] 1f7621b7f47f: Preparing [2024-11-19T08:35:44.418Z] 0f459519c708: Preparing [2024-11-19T08:35:44.418Z] 9c30c927ada7: Preparing [2024-11-19T08:35:44.418Z] ae15dc026777: Preparing [2024-11-19T08:35:44.418Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:35:44.418Z] 651d9022c234: Preparing [2024-11-19T08:35:44.418Z] 0f459519c708: Waiting [2024-11-19T08:35:44.418Z] 9c30c927ada7: Waiting [2024-11-19T08:35:44.418Z] ae15dc026777: Waiting [2024-11-19T08:35:44.418Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:35:44.418Z] 651d9022c234: Waiting [2024-11-19T08:35:44.418Z] fef57eb4e239: Layer already exists [2024-11-19T08:35:44.418Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:35:44.683Z] e301ef6d9cf0: Pushed [2024-11-19T08:35:44.683Z] 545d3851b2ef: Pushed [2024-11-19T08:35:44.683Z] ef11a6070a43: Pushed [2024-11-19T08:35:44.683Z] 651d9022c234: Layer already exists [2024-11-19T08:35:44.949Z] ae15dc026777: Pushed [2024-11-19T08:35:47.517Z] fcc8b9d4dd3e: Pushed [2024-11-19T08:35:58.760Z] 9c30c927ada7: Pushed [2024-11-19T08:36:06.945Z] 0f459519c708: Pushed [2024-11-19T08:36:06.945Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:07.303Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:07.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-19T08:36:07.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-19T08:36:07.700Z] ef11a6070a43: Preparing [2024-11-19T08:36:07.700Z] e301ef6d9cf0: Preparing [2024-11-19T08:36:07.700Z] 545d3851b2ef: Preparing [2024-11-19T08:36:07.700Z] fef57eb4e239: Preparing [2024-11-19T08:36:07.700Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:07.700Z] 0f459519c708: Preparing [2024-11-19T08:36:07.700Z] 9c30c927ada7: Preparing [2024-11-19T08:36:07.700Z] 0f459519c708: Waiting [2024-11-19T08:36:07.700Z] ae15dc026777: Preparing [2024-11-19T08:36:07.700Z] 9c30c927ada7: Waiting [2024-11-19T08:36:07.700Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:36:07.700Z] 651d9022c234: Preparing [2024-11-19T08:36:07.700Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:36:07.700Z] 651d9022c234: Waiting [2024-11-19T08:36:07.700Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:07.700Z] e301ef6d9cf0: Layer already exists [2024-11-19T08:36:07.700Z] 545d3851b2ef: Layer already exists [2024-11-19T08:36:07.700Z] ef11a6070a43: Layer already exists [2024-11-19T08:36:07.700Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:07.700Z] 0f459519c708: Layer already exists [2024-11-19T08:36:07.700Z] ae15dc026777: Layer already exists [2024-11-19T08:36:07.700Z] 9c30c927ada7: Layer already exists [2024-11-19T08:36:07.700Z] 651d9022c234: Layer already exists [2024-11-19T08:36:07.700Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:36:07.700Z] latest: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:08.345Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:08.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.19 [2024-11-19T08:36:08.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-19T08:36:08.700Z] ef11a6070a43: Preparing [2024-11-19T08:36:08.700Z] e301ef6d9cf0: Preparing [2024-11-19T08:36:08.700Z] 545d3851b2ef: Preparing [2024-11-19T08:36:08.700Z] fef57eb4e239: Preparing [2024-11-19T08:36:08.700Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:08.700Z] 0f459519c708: Preparing [2024-11-19T08:36:08.700Z] 9c30c927ada7: Preparing [2024-11-19T08:36:08.700Z] ae15dc026777: Preparing [2024-11-19T08:36:08.700Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:36:08.700Z] 651d9022c234: Preparing [2024-11-19T08:36:08.700Z] 9c30c927ada7: Waiting [2024-11-19T08:36:08.700Z] ae15dc026777: Waiting [2024-11-19T08:36:08.700Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:36:08.700Z] 651d9022c234: Waiting [2024-11-19T08:36:08.700Z] 0f459519c708: Waiting [2024-11-19T08:36:08.700Z] e301ef6d9cf0: Layer already exists [2024-11-19T08:36:08.700Z] 545d3851b2ef: Layer already exists [2024-11-19T08:36:08.700Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:08.700Z] ef11a6070a43: Layer already exists [2024-11-19T08:36:08.700Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:08.700Z] 9c30c927ada7: Layer already exists [2024-11-19T08:36:08.700Z] 0f459519c708: Layer already exists [2024-11-19T08:36:08.700Z] ae15dc026777: Layer already exists [2024-11-19T08:36:08.700Z] 651d9022c234: Layer already exists [2024-11-19T08:36:08.700Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:36:08.969Z] 4.0.0-dev.19: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:09.326Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:09.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:36:09.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-19T08:36:09.669Z] ef11a6070a43: Preparing [2024-11-19T08:36:09.669Z] e301ef6d9cf0: Preparing [2024-11-19T08:36:09.669Z] 545d3851b2ef: Preparing [2024-11-19T08:36:09.669Z] fef57eb4e239: Preparing [2024-11-19T08:36:09.669Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:09.669Z] 0f459519c708: Preparing [2024-11-19T08:36:09.669Z] 9c30c927ada7: Preparing [2024-11-19T08:36:09.669Z] ae15dc026777: Preparing [2024-11-19T08:36:09.669Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:36:09.669Z] 651d9022c234: Preparing [2024-11-19T08:36:09.669Z] 9c30c927ada7: Waiting [2024-11-19T08:36:09.669Z] ae15dc026777: Waiting [2024-11-19T08:36:09.669Z] 0f459519c708: Waiting [2024-11-19T08:36:09.669Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:36:09.669Z] 651d9022c234: Waiting [2024-11-19T08:36:09.669Z] ef11a6070a43: Layer already exists [2024-11-19T08:36:09.669Z] e301ef6d9cf0: Layer already exists [2024-11-19T08:36:09.669Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:09.669Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:09.669Z] 545d3851b2ef: Layer already exists [2024-11-19T08:36:09.669Z] 9c30c927ada7: Layer already exists [2024-11-19T08:36:09.669Z] 0f459519c708: Layer already exists [2024-11-19T08:36:09.669Z] 651d9022c234: Layer already exists [2024-11-19T08:36:09.669Z] ae15dc026777: Layer already exists [2024-11-19T08:36:09.669Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:36:09.933Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:10.282Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:10.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-19T08:36:10.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-19T08:36:10.623Z] ef11a6070a43: Preparing [2024-11-19T08:36:10.623Z] e301ef6d9cf0: Preparing [2024-11-19T08:36:10.623Z] 545d3851b2ef: Preparing [2024-11-19T08:36:10.623Z] fef57eb4e239: Preparing [2024-11-19T08:36:10.623Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:10.623Z] 0f459519c708: Preparing [2024-11-19T08:36:10.623Z] 9c30c927ada7: Preparing [2024-11-19T08:36:10.623Z] ae15dc026777: Preparing [2024-11-19T08:36:10.623Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:36:10.623Z] 651d9022c234: Preparing [2024-11-19T08:36:10.623Z] ae15dc026777: Waiting [2024-11-19T08:36:10.623Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:36:10.623Z] 651d9022c234: Waiting [2024-11-19T08:36:10.623Z] 0f459519c708: Waiting [2024-11-19T08:36:10.623Z] 9c30c927ada7: Waiting [2024-11-19T08:36:10.623Z] ef11a6070a43: Layer already exists [2024-11-19T08:36:10.623Z] 545d3851b2ef: Layer already exists [2024-11-19T08:36:10.623Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:10.623Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:10.623Z] e301ef6d9cf0: Layer already exists [2024-11-19T08:36:10.623Z] 651d9022c234: Layer already exists [2024-11-19T08:36:10.623Z] 0f459519c708: Layer already exists [2024-11-19T08:36:10.623Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:36:10.623Z] ae15dc026777: Layer already exists [2024-11-19T08:36:10.623Z] 9c30c927ada7: Layer already exists [2024-11-19T08:36:10.888Z] main: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:36:10.978Z] ===================================================== [Pipeline] echo [2024-11-19T08:36:10.991Z] taggedImages: [2024-11-19T08:36:10.991Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:36:10.991Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-19T08:36:10.991Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.19 [2024-11-19T08:36:10.991Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:36:10.991Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-19T08:36:11.017Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-19T08:36:11.017Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:36:11.017Z] latest [2024-11-19T08:36:11.017Z] 4.0.0-dev.19 [2024-11-19T08:36:11.017Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:36:11.017Z] main [2024-11-19T08:36:11.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:11.366Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:11.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:36:11.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-19T08:36:11.729Z] c1df6ab81c11: Preparing [2024-11-19T08:36:11.729Z] 2fbf43a6f321: Preparing [2024-11-19T08:36:11.729Z] cdc4f8b05435: Preparing [2024-11-19T08:36:11.729Z] fef57eb4e239: Preparing [2024-11-19T08:36:11.729Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:11.729Z] e2472058ab8f: Preparing [2024-11-19T08:36:11.729Z] 42d775735af8: Preparing [2024-11-19T08:36:11.729Z] 6d2b457da8bc: Preparing [2024-11-19T08:36:11.729Z] 651d9022c234: Preparing [2024-11-19T08:36:11.729Z] e2472058ab8f: Waiting [2024-11-19T08:36:11.729Z] 42d775735af8: Waiting [2024-11-19T08:36:11.729Z] 6d2b457da8bc: Waiting [2024-11-19T08:36:11.729Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:11.729Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:11.995Z] cdc4f8b05435: Pushed [2024-11-19T08:36:11.995Z] 2fbf43a6f321: Pushed [2024-11-19T08:36:11.995Z] c1df6ab81c11: Pushed [2024-11-19T08:36:11.995Z] 651d9022c234: Layer already exists [2024-11-19T08:36:12.575Z] 6d2b457da8bc: Pushed [2024-11-19T08:36:13.541Z] 42d775735af8: Pushed [2024-11-19T08:36:35.757Z] e2472058ab8f: Pushed [2024-11-19T08:36:35.757Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:36.120Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:36.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-19T08:36:36.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-19T08:36:36.465Z] c1df6ab81c11: Preparing [2024-11-19T08:36:36.465Z] 2fbf43a6f321: Preparing [2024-11-19T08:36:36.465Z] cdc4f8b05435: Preparing [2024-11-19T08:36:36.465Z] fef57eb4e239: Preparing [2024-11-19T08:36:36.465Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:36.465Z] e2472058ab8f: Preparing [2024-11-19T08:36:36.465Z] 42d775735af8: Preparing [2024-11-19T08:36:36.465Z] 6d2b457da8bc: Preparing [2024-11-19T08:36:36.465Z] 651d9022c234: Preparing [2024-11-19T08:36:36.465Z] e2472058ab8f: Waiting [2024-11-19T08:36:36.465Z] 42d775735af8: Waiting [2024-11-19T08:36:36.465Z] 6d2b457da8bc: Waiting [2024-11-19T08:36:36.465Z] 651d9022c234: Waiting [2024-11-19T08:36:36.465Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:36.465Z] 2fbf43a6f321: Layer already exists [2024-11-19T08:36:36.465Z] c1df6ab81c11: Layer already exists [2024-11-19T08:36:36.465Z] cdc4f8b05435: Layer already exists [2024-11-19T08:36:36.465Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:36.465Z] 651d9022c234: Layer already exists [2024-11-19T08:36:36.465Z] e2472058ab8f: Layer already exists [2024-11-19T08:36:36.465Z] 42d775735af8: Layer already exists [2024-11-19T08:36:36.465Z] 6d2b457da8bc: Layer already exists [2024-11-19T08:36:36.728Z] latest: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:37.071Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:37.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.19 [2024-11-19T08:36:37.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-19T08:36:37.414Z] c1df6ab81c11: Preparing [2024-11-19T08:36:37.414Z] 2fbf43a6f321: Preparing [2024-11-19T08:36:37.414Z] cdc4f8b05435: Preparing [2024-11-19T08:36:37.414Z] fef57eb4e239: Preparing [2024-11-19T08:36:37.414Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:37.414Z] e2472058ab8f: Preparing [2024-11-19T08:36:37.414Z] 42d775735af8: Preparing [2024-11-19T08:36:37.414Z] 6d2b457da8bc: Preparing [2024-11-19T08:36:37.414Z] 651d9022c234: Preparing [2024-11-19T08:36:37.414Z] e2472058ab8f: Waiting [2024-11-19T08:36:37.414Z] 42d775735af8: Waiting [2024-11-19T08:36:37.414Z] 6d2b457da8bc: Waiting [2024-11-19T08:36:37.414Z] 651d9022c234: Waiting [2024-11-19T08:36:37.414Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:37.414Z] c1df6ab81c11: Layer already exists [2024-11-19T08:36:37.414Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:37.414Z] cdc4f8b05435: Layer already exists [2024-11-19T08:36:37.414Z] 2fbf43a6f321: Layer already exists [2024-11-19T08:36:37.414Z] 6d2b457da8bc: Layer already exists [2024-11-19T08:36:37.414Z] 42d775735af8: Layer already exists [2024-11-19T08:36:37.414Z] e2472058ab8f: Layer already exists [2024-11-19T08:36:37.414Z] 651d9022c234: Layer already exists [2024-11-19T08:36:37.678Z] 4.0.0-dev.19: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:38.012Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:38.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:36:38.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-19T08:36:38.351Z] c1df6ab81c11: Preparing [2024-11-19T08:36:38.351Z] 2fbf43a6f321: Preparing [2024-11-19T08:36:38.351Z] cdc4f8b05435: Preparing [2024-11-19T08:36:38.351Z] fef57eb4e239: Preparing [2024-11-19T08:36:38.351Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:38.351Z] e2472058ab8f: Preparing [2024-11-19T08:36:38.351Z] 42d775735af8: Preparing [2024-11-19T08:36:38.351Z] 6d2b457da8bc: Preparing [2024-11-19T08:36:38.351Z] 651d9022c234: Preparing [2024-11-19T08:36:38.351Z] e2472058ab8f: Waiting [2024-11-19T08:36:38.351Z] 42d775735af8: Waiting [2024-11-19T08:36:38.351Z] 6d2b457da8bc: Waiting [2024-11-19T08:36:38.351Z] 651d9022c234: Waiting [2024-11-19T08:36:38.351Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:38.351Z] cdc4f8b05435: Layer already exists [2024-11-19T08:36:38.351Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:38.351Z] c1df6ab81c11: Layer already exists [2024-11-19T08:36:38.351Z] 2fbf43a6f321: Layer already exists [2024-11-19T08:36:38.351Z] 42d775735af8: Layer already exists [2024-11-19T08:36:38.351Z] e2472058ab8f: Layer already exists [2024-11-19T08:36:38.351Z] 651d9022c234: Layer already exists [2024-11-19T08:36:38.351Z] 6d2b457da8bc: Layer already exists [2024-11-19T08:36:38.615Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:38.959Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:39.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-19T08:36:39.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-19T08:36:39.292Z] c1df6ab81c11: Preparing [2024-11-19T08:36:39.292Z] 2fbf43a6f321: Preparing [2024-11-19T08:36:39.292Z] cdc4f8b05435: Preparing [2024-11-19T08:36:39.292Z] fef57eb4e239: Preparing [2024-11-19T08:36:39.292Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:39.292Z] e2472058ab8f: Preparing [2024-11-19T08:36:39.293Z] 42d775735af8: Preparing [2024-11-19T08:36:39.293Z] 6d2b457da8bc: Preparing [2024-11-19T08:36:39.293Z] 651d9022c234: Preparing [2024-11-19T08:36:39.293Z] 6d2b457da8bc: Waiting [2024-11-19T08:36:39.293Z] e2472058ab8f: Waiting [2024-11-19T08:36:39.293Z] 42d775735af8: Waiting [2024-11-19T08:36:39.293Z] 651d9022c234: Waiting [2024-11-19T08:36:39.293Z] cdc4f8b05435: Layer already exists [2024-11-19T08:36:39.293Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:39.293Z] 2fbf43a6f321: Layer already exists [2024-11-19T08:36:39.293Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:39.293Z] c1df6ab81c11: Layer already exists [2024-11-19T08:36:39.293Z] e2472058ab8f: Layer already exists [2024-11-19T08:36:39.293Z] 651d9022c234: Layer already exists [2024-11-19T08:36:39.293Z] 42d775735af8: Layer already exists [2024-11-19T08:36:39.293Z] 6d2b457da8bc: Layer already exists [2024-11-19T08:36:39.558Z] main: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:36:39.634Z] ===================================================== [Pipeline] echo [2024-11-19T08:36:39.649Z] taggedImages: [2024-11-19T08:36:39.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:36:39.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-19T08:36:39.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.19 [2024-11-19T08:36:39.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:36:39.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-19T08:36:39.680Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-19T08:36:39.680Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:36:39.680Z] latest [2024-11-19T08:36:39.680Z] 4.0.0-dev.19 [2024-11-19T08:36:39.680Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:36:39.680Z] main [2024-11-19T08:36:39.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:40.041Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:36:40.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:36:40.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-19T08:36:40.381Z] de31c7324c81: Preparing [2024-11-19T08:36:40.381Z] 5fc439a6f1ec: Preparing [2024-11-19T08:36:40.381Z] 9ff9753f0a85: Preparing [2024-11-19T08:36:40.381Z] fef57eb4e239: Preparing [2024-11-19T08:36:40.381Z] 1f7621b7f47f: Preparing [2024-11-19T08:36:40.381Z] 2447d03c2fa7: Preparing [2024-11-19T08:36:40.381Z] ae15dc026777: Preparing [2024-11-19T08:36:40.381Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:36:40.381Z] 651d9022c234: Preparing [2024-11-19T08:36:40.381Z] 2447d03c2fa7: Waiting [2024-11-19T08:36:40.381Z] ae15dc026777: Waiting [2024-11-19T08:36:40.381Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:36:40.381Z] 651d9022c234: Waiting [2024-11-19T08:36:40.381Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:36:40.381Z] fef57eb4e239: Layer already exists [2024-11-19T08:36:40.646Z] ae15dc026777: Layer already exists [2024-11-19T08:36:40.646Z] 5fc439a6f1ec: Pushed [2024-11-19T08:36:40.646Z] 9ff9753f0a85: Pushed [2024-11-19T08:36:40.646Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:36:40.646Z] de31c7324c81: Pushed [2024-11-19T08:36:40.646Z] 651d9022c234: Layer already exists [2024-11-19T08:37:02.669Z] 2447d03c2fa7: Pushed [2024-11-19T08:37:02.669Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:03.013Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:03.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-19T08:37:03.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-19T08:37:03.348Z] de31c7324c81: Preparing [2024-11-19T08:37:03.348Z] 5fc439a6f1ec: Preparing [2024-11-19T08:37:03.348Z] 9ff9753f0a85: Preparing [2024-11-19T08:37:03.348Z] fef57eb4e239: Preparing [2024-11-19T08:37:03.348Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:03.348Z] 2447d03c2fa7: Preparing [2024-11-19T08:37:03.348Z] ae15dc026777: Preparing [2024-11-19T08:37:03.348Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:37:03.348Z] 651d9022c234: Preparing [2024-11-19T08:37:03.348Z] ae15dc026777: Waiting [2024-11-19T08:37:03.348Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:37:03.348Z] 2447d03c2fa7: Waiting [2024-11-19T08:37:03.348Z] 651d9022c234: Waiting [2024-11-19T08:37:03.348Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:03.348Z] 9ff9753f0a85: Layer already exists [2024-11-19T08:37:03.348Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:03.348Z] de31c7324c81: Layer already exists [2024-11-19T08:37:03.348Z] 5fc439a6f1ec: Layer already exists [2024-11-19T08:37:03.348Z] 2447d03c2fa7: Layer already exists [2024-11-19T08:37:03.348Z] ae15dc026777: Layer already exists [2024-11-19T08:37:03.348Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:37:03.348Z] 651d9022c234: Layer already exists [2024-11-19T08:37:03.611Z] latest: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:03.958Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:04.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.19 [2024-11-19T08:37:04.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-19T08:37:04.300Z] de31c7324c81: Preparing [2024-11-19T08:37:04.300Z] 5fc439a6f1ec: Preparing [2024-11-19T08:37:04.300Z] 9ff9753f0a85: Preparing [2024-11-19T08:37:04.300Z] fef57eb4e239: Preparing [2024-11-19T08:37:04.300Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:04.300Z] 2447d03c2fa7: Preparing [2024-11-19T08:37:04.300Z] ae15dc026777: Preparing [2024-11-19T08:37:04.300Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:37:04.300Z] 651d9022c234: Preparing [2024-11-19T08:37:04.300Z] 2447d03c2fa7: Waiting [2024-11-19T08:37:04.300Z] ae15dc026777: Waiting [2024-11-19T08:37:04.300Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:37:04.300Z] 651d9022c234: Waiting [2024-11-19T08:37:04.300Z] 5fc439a6f1ec: Layer already exists [2024-11-19T08:37:04.300Z] de31c7324c81: Layer already exists [2024-11-19T08:37:04.300Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:04.300Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:04.300Z] 9ff9753f0a85: Layer already exists [2024-11-19T08:37:04.300Z] 2447d03c2fa7: Layer already exists [2024-11-19T08:37:04.300Z] 651d9022c234: Layer already exists [2024-11-19T08:37:04.300Z] ae15dc026777: Layer already exists [2024-11-19T08:37:04.300Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:37:04.563Z] 4.0.0-dev.19: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:04.917Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:05.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:37:05.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-19T08:37:05.259Z] de31c7324c81: Preparing [2024-11-19T08:37:05.259Z] 5fc439a6f1ec: Preparing [2024-11-19T08:37:05.259Z] 9ff9753f0a85: Preparing [2024-11-19T08:37:05.259Z] fef57eb4e239: Preparing [2024-11-19T08:37:05.259Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:05.259Z] 2447d03c2fa7: Preparing [2024-11-19T08:37:05.259Z] ae15dc026777: Preparing [2024-11-19T08:37:05.259Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:37:05.259Z] 651d9022c234: Preparing [2024-11-19T08:37:05.259Z] 2447d03c2fa7: Waiting [2024-11-19T08:37:05.259Z] ae15dc026777: Waiting [2024-11-19T08:37:05.259Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:37:05.259Z] 651d9022c234: Waiting [2024-11-19T08:37:05.259Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:05.259Z] de31c7324c81: Layer already exists [2024-11-19T08:37:05.259Z] 9ff9753f0a85: Layer already exists [2024-11-19T08:37:05.259Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:05.259Z] 5fc439a6f1ec: Layer already exists [2024-11-19T08:37:05.259Z] ae15dc026777: Layer already exists [2024-11-19T08:37:05.259Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:37:05.259Z] 2447d03c2fa7: Layer already exists [2024-11-19T08:37:05.259Z] 651d9022c234: Layer already exists [2024-11-19T08:37:05.523Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:05.874Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:06.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-19T08:37:06.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-19T08:37:06.214Z] de31c7324c81: Preparing [2024-11-19T08:37:06.214Z] 5fc439a6f1ec: Preparing [2024-11-19T08:37:06.214Z] 9ff9753f0a85: Preparing [2024-11-19T08:37:06.214Z] fef57eb4e239: Preparing [2024-11-19T08:37:06.214Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:06.214Z] 2447d03c2fa7: Preparing [2024-11-19T08:37:06.214Z] ae15dc026777: Preparing [2024-11-19T08:37:06.214Z] fcc8b9d4dd3e: Preparing [2024-11-19T08:37:06.214Z] 651d9022c234: Preparing [2024-11-19T08:37:06.214Z] 2447d03c2fa7: Waiting [2024-11-19T08:37:06.214Z] ae15dc026777: Waiting [2024-11-19T08:37:06.214Z] fcc8b9d4dd3e: Waiting [2024-11-19T08:37:06.214Z] 651d9022c234: Waiting [2024-11-19T08:37:06.214Z] 5fc439a6f1ec: Layer already exists [2024-11-19T08:37:06.214Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:06.214Z] de31c7324c81: Layer already exists [2024-11-19T08:37:06.214Z] 9ff9753f0a85: Layer already exists [2024-11-19T08:37:06.214Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:06.214Z] ae15dc026777: Layer already exists [2024-11-19T08:37:06.214Z] 651d9022c234: Layer already exists [2024-11-19T08:37:06.214Z] 2447d03c2fa7: Layer already exists [2024-11-19T08:37:06.214Z] fcc8b9d4dd3e: Layer already exists [2024-11-19T08:37:06.478Z] main: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:37:06.568Z] ===================================================== [Pipeline] echo [2024-11-19T08:37:06.582Z] taggedImages: [2024-11-19T08:37:06.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:37:06.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-19T08:37:06.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.19 [2024-11-19T08:37:06.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:37:06.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-19T08:37:06.613Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-19T08:37:06.613Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:37:06.613Z] latest [2024-11-19T08:37:06.613Z] 4.0.0-dev.19 [2024-11-19T08:37:06.613Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:37:06.613Z] main [2024-11-19T08:37:06.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:06.974Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:07.329Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:37:07.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-19T08:37:07.329Z] d4f31b97f38a: Preparing [2024-11-19T08:37:07.329Z] dea9ecc4fa48: Preparing [2024-11-19T08:37:07.329Z] 31503804baa1: Preparing [2024-11-19T08:37:07.329Z] fef57eb4e239: Preparing [2024-11-19T08:37:07.329Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:07.329Z] 34b4a27c16fa: Preparing [2024-11-19T08:37:07.329Z] ef2425490fcd: Preparing [2024-11-19T08:37:07.329Z] 651d9022c234: Preparing [2024-11-19T08:37:07.329Z] 34b4a27c16fa: Waiting [2024-11-19T08:37:07.329Z] ef2425490fcd: Waiting [2024-11-19T08:37:07.329Z] 651d9022c234: Waiting [2024-11-19T08:37:07.329Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:07.329Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:07.595Z] dea9ecc4fa48: Pushed [2024-11-19T08:37:07.595Z] 651d9022c234: Layer already exists [2024-11-19T08:37:07.595Z] d4f31b97f38a: Pushed [2024-11-19T08:37:07.859Z] ef2425490fcd: Pushed [2024-11-19T08:37:09.255Z] 34b4a27c16fa: Pushed [2024-11-19T08:37:15.875Z] 31503804baa1: Pushed [2024-11-19T08:37:15.875Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:16.228Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:16.569Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-19T08:37:16.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-19T08:37:16.570Z] d4f31b97f38a: Preparing [2024-11-19T08:37:16.570Z] dea9ecc4fa48: Preparing [2024-11-19T08:37:16.570Z] 31503804baa1: Preparing [2024-11-19T08:37:16.570Z] fef57eb4e239: Preparing [2024-11-19T08:37:16.570Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:16.570Z] 34b4a27c16fa: Preparing [2024-11-19T08:37:16.570Z] ef2425490fcd: Preparing [2024-11-19T08:37:16.570Z] 651d9022c234: Preparing [2024-11-19T08:37:16.570Z] 34b4a27c16fa: Waiting [2024-11-19T08:37:16.570Z] ef2425490fcd: Waiting [2024-11-19T08:37:16.570Z] 651d9022c234: Waiting [2024-11-19T08:37:16.570Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:16.570Z] d4f31b97f38a: Layer already exists [2024-11-19T08:37:16.570Z] 31503804baa1: Layer already exists [2024-11-19T08:37:16.570Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:16.570Z] dea9ecc4fa48: Layer already exists [2024-11-19T08:37:16.570Z] 34b4a27c16fa: Layer already exists [2024-11-19T08:37:16.570Z] 651d9022c234: Layer already exists [2024-11-19T08:37:16.570Z] ef2425490fcd: Layer already exists [2024-11-19T08:37:16.832Z] latest: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:17.181Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:17.525Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.19 [2024-11-19T08:37:17.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-19T08:37:17.525Z] d4f31b97f38a: Preparing [2024-11-19T08:37:17.525Z] dea9ecc4fa48: Preparing [2024-11-19T08:37:17.525Z] 31503804baa1: Preparing [2024-11-19T08:37:17.525Z] fef57eb4e239: Preparing [2024-11-19T08:37:17.525Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:17.525Z] 34b4a27c16fa: Preparing [2024-11-19T08:37:17.525Z] ef2425490fcd: Preparing [2024-11-19T08:37:17.525Z] 651d9022c234: Preparing [2024-11-19T08:37:17.525Z] ef2425490fcd: Waiting [2024-11-19T08:37:17.525Z] 651d9022c234: Waiting [2024-11-19T08:37:17.525Z] 34b4a27c16fa: Waiting [2024-11-19T08:37:17.525Z] d4f31b97f38a: Layer already exists [2024-11-19T08:37:17.525Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:17.525Z] 31503804baa1: Layer already exists [2024-11-19T08:37:17.525Z] dea9ecc4fa48: Layer already exists [2024-11-19T08:37:17.525Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:17.525Z] 34b4a27c16fa: Layer already exists [2024-11-19T08:37:17.525Z] 651d9022c234: Layer already exists [2024-11-19T08:37:17.525Z] ef2425490fcd: Layer already exists [2024-11-19T08:37:17.788Z] 4.0.0-dev.19: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:18.143Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:18.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:37:18.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-19T08:37:18.478Z] d4f31b97f38a: Preparing [2024-11-19T08:37:18.478Z] dea9ecc4fa48: Preparing [2024-11-19T08:37:18.478Z] 31503804baa1: Preparing [2024-11-19T08:37:18.478Z] fef57eb4e239: Preparing [2024-11-19T08:37:18.478Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:18.478Z] 34b4a27c16fa: Preparing [2024-11-19T08:37:18.478Z] ef2425490fcd: Preparing [2024-11-19T08:37:18.478Z] 651d9022c234: Preparing [2024-11-19T08:37:18.478Z] 34b4a27c16fa: Waiting [2024-11-19T08:37:18.478Z] ef2425490fcd: Waiting [2024-11-19T08:37:18.478Z] 651d9022c234: Waiting [2024-11-19T08:37:18.478Z] 31503804baa1: Layer already exists [2024-11-19T08:37:18.478Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:18.478Z] d4f31b97f38a: Layer already exists [2024-11-19T08:37:18.478Z] dea9ecc4fa48: Layer already exists [2024-11-19T08:37:18.478Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:18.478Z] ef2425490fcd: Layer already exists [2024-11-19T08:37:18.478Z] 34b4a27c16fa: Layer already exists [2024-11-19T08:37:18.478Z] 651d9022c234: Layer already exists [2024-11-19T08:37:18.478Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:18.820Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:19.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-19T08:37:19.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-19T08:37:19.185Z] d4f31b97f38a: Preparing [2024-11-19T08:37:19.185Z] dea9ecc4fa48: Preparing [2024-11-19T08:37:19.185Z] 31503804baa1: Preparing [2024-11-19T08:37:19.185Z] fef57eb4e239: Preparing [2024-11-19T08:37:19.185Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:19.185Z] 34b4a27c16fa: Preparing [2024-11-19T08:37:19.185Z] ef2425490fcd: Preparing [2024-11-19T08:37:19.185Z] 651d9022c234: Preparing [2024-11-19T08:37:19.185Z] ef2425490fcd: Waiting [2024-11-19T08:37:19.185Z] 651d9022c234: Waiting [2024-11-19T08:37:19.185Z] 34b4a27c16fa: Waiting [2024-11-19T08:37:19.185Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:19.185Z] dea9ecc4fa48: Layer already exists [2024-11-19T08:37:19.185Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:19.185Z] 31503804baa1: Layer already exists [2024-11-19T08:37:19.185Z] d4f31b97f38a: Layer already exists [2024-11-19T08:37:19.185Z] 34b4a27c16fa: Layer already exists [2024-11-19T08:37:19.185Z] ef2425490fcd: Layer already exists [2024-11-19T08:37:19.185Z] 651d9022c234: Layer already exists [2024-11-19T08:37:19.449Z] main: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:37:19.531Z] ===================================================== [Pipeline] echo [2024-11-19T08:37:19.547Z] taggedImages: [2024-11-19T08:37:19.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:37:19.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-19T08:37:19.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.19 [2024-11-19T08:37:19.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:37:19.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-11-19T08:37:19.574Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-11-19T08:37:19.574Z] 7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:37:19.574Z] latest [2024-11-19T08:37:19.574Z] 4.0.0-dev.19 [2024-11-19T08:37:19.574Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:37:19.574Z] main [2024-11-19T08:37:19.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:19.948Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:20.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:37:20.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-19T08:37:20.288Z] bbf03b5cd678: Preparing [2024-11-19T08:37:20.288Z] 6f3f20252978: Preparing [2024-11-19T08:37:20.288Z] fef57eb4e239: Preparing [2024-11-19T08:37:20.288Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:20.288Z] be80551829e7: Preparing [2024-11-19T08:37:20.288Z] 1b3fad0792cc: Preparing [2024-11-19T08:37:20.288Z] 651d9022c234: Preparing [2024-11-19T08:37:20.288Z] 1b3fad0792cc: Waiting [2024-11-19T08:37:20.288Z] 651d9022c234: Waiting [2024-11-19T08:37:20.288Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:20.288Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:20.552Z] 651d9022c234: Layer already exists [2024-11-19T08:37:20.552Z] bbf03b5cd678: Pushed [2024-11-19T08:37:21.129Z] 1b3fad0792cc: Pushed [2024-11-19T08:37:22.085Z] be80551829e7: Pushed [2024-11-19T08:37:28.703Z] 6f3f20252978: Pushed [2024-11-19T08:37:28.703Z] 7addbec354a77316b727e383be6098b331324c50: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:29.038Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:29.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-11-19T08:37:29.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-19T08:37:29.371Z] bbf03b5cd678: Preparing [2024-11-19T08:37:29.371Z] 6f3f20252978: Preparing [2024-11-19T08:37:29.371Z] fef57eb4e239: Preparing [2024-11-19T08:37:29.371Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:29.371Z] be80551829e7: Preparing [2024-11-19T08:37:29.371Z] 1b3fad0792cc: Preparing [2024-11-19T08:37:29.371Z] 651d9022c234: Preparing [2024-11-19T08:37:29.371Z] 1b3fad0792cc: Waiting [2024-11-19T08:37:29.371Z] 651d9022c234: Waiting [2024-11-19T08:37:29.371Z] bbf03b5cd678: Layer already exists [2024-11-19T08:37:29.371Z] be80551829e7: Layer already exists [2024-11-19T08:37:29.371Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:29.371Z] 6f3f20252978: Layer already exists [2024-11-19T08:37:29.371Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:29.371Z] 651d9022c234: Layer already exists [2024-11-19T08:37:29.371Z] 1b3fad0792cc: Layer already exists [2024-11-19T08:37:29.655Z] latest: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:30.013Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:30.354Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.19 [2024-11-19T08:37:30.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-19T08:37:30.354Z] bbf03b5cd678: Preparing [2024-11-19T08:37:30.354Z] 6f3f20252978: Preparing [2024-11-19T08:37:30.354Z] fef57eb4e239: Preparing [2024-11-19T08:37:30.354Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:30.354Z] be80551829e7: Preparing [2024-11-19T08:37:30.354Z] 1b3fad0792cc: Preparing [2024-11-19T08:37:30.354Z] 651d9022c234: Preparing [2024-11-19T08:37:30.354Z] 1b3fad0792cc: Waiting [2024-11-19T08:37:30.354Z] 651d9022c234: Waiting [2024-11-19T08:37:30.354Z] 6f3f20252978: Layer already exists [2024-11-19T08:37:30.354Z] be80551829e7: Layer already exists [2024-11-19T08:37:30.354Z] bbf03b5cd678: Layer already exists [2024-11-19T08:37:30.354Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:30.354Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:30.354Z] 1b3fad0792cc: Layer already exists [2024-11-19T08:37:30.354Z] 651d9022c234: Layer already exists [2024-11-19T08:37:30.617Z] 4.0.0-dev.19: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:30.960Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:31.315Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:37:31.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-19T08:37:31.316Z] bbf03b5cd678: Preparing [2024-11-19T08:37:31.316Z] 6f3f20252978: Preparing [2024-11-19T08:37:31.316Z] fef57eb4e239: Preparing [2024-11-19T08:37:31.316Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:31.316Z] be80551829e7: Preparing [2024-11-19T08:37:31.316Z] 1b3fad0792cc: Preparing [2024-11-19T08:37:31.316Z] 651d9022c234: Preparing [2024-11-19T08:37:31.316Z] 1b3fad0792cc: Waiting [2024-11-19T08:37:31.316Z] 651d9022c234: Waiting [2024-11-19T08:37:31.316Z] 6f3f20252978: Layer already exists [2024-11-19T08:37:31.316Z] be80551829e7: Layer already exists [2024-11-19T08:37:31.316Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:31.316Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:31.316Z] bbf03b5cd678: Layer already exists [2024-11-19T08:37:31.316Z] 651d9022c234: Layer already exists [2024-11-19T08:37:31.316Z] 1b3fad0792cc: Layer already exists [2024-11-19T08:37:31.316Z] 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:31.658Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:32.002Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-11-19T08:37:32.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-11-19T08:37:32.003Z] bbf03b5cd678: Preparing [2024-11-19T08:37:32.003Z] 6f3f20252978: Preparing [2024-11-19T08:37:32.003Z] fef57eb4e239: Preparing [2024-11-19T08:37:32.003Z] 1f7621b7f47f: Preparing [2024-11-19T08:37:32.003Z] be80551829e7: Preparing [2024-11-19T08:37:32.003Z] 1b3fad0792cc: Preparing [2024-11-19T08:37:32.003Z] 651d9022c234: Preparing [2024-11-19T08:37:32.003Z] 1b3fad0792cc: Waiting [2024-11-19T08:37:32.003Z] 651d9022c234: Waiting [2024-11-19T08:37:32.003Z] fef57eb4e239: Layer already exists [2024-11-19T08:37:32.003Z] bbf03b5cd678: Layer already exists [2024-11-19T08:37:32.003Z] be80551829e7: Layer already exists [2024-11-19T08:37:32.003Z] 6f3f20252978: Layer already exists [2024-11-19T08:37:32.003Z] 1f7621b7f47f: Layer already exists [2024-11-19T08:37:32.003Z] 1b3fad0792cc: Layer already exists [2024-11-19T08:37:32.003Z] 651d9022c234: Layer already exists [2024-11-19T08:37:32.267Z] main: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:37:32.344Z] ===================================================== [Pipeline] echo [2024-11-19T08:37:32.360Z] taggedImages: [2024-11-19T08:37:32.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50 [2024-11-19T08:37:32.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-11-19T08:37:32.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.19 [2024-11-19T08:37:32.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [2024-11-19T08:37:32.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:32.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T08:37:32.753Z] [2024-11-19T08:37:32.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:37:33.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T08:37:33.086Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-19T08:37:33.086Z] 8998bd30e6a1: Pulling fs layer [2024-11-19T08:37:33.086Z] 04944245beec: Pulling fs layer [2024-11-19T08:37:33.086Z] 699f458cf7ca: Pulling fs layer [2024-11-19T08:37:33.086Z] 765212b225bb: Pulling fs layer [2024-11-19T08:37:33.086Z] f23df028b6ca: Pulling fs layer [2024-11-19T08:37:33.086Z] d65c8cfc05b1: Pulling fs layer [2024-11-19T08:37:33.086Z] 2437ff75d9bd: Pulling fs layer [2024-11-19T08:37:33.086Z] 765212b225bb: Waiting [2024-11-19T08:37:33.086Z] f23df028b6ca: Waiting [2024-11-19T08:37:33.086Z] d65c8cfc05b1: Waiting [2024-11-19T08:37:33.086Z] 2437ff75d9bd: Waiting [2024-11-19T08:37:33.353Z] 04944245beec: Verifying Checksum [2024-11-19T08:37:33.353Z] 04944245beec: Download complete [2024-11-19T08:37:33.353Z] 765212b225bb: Verifying Checksum [2024-11-19T08:37:33.353Z] 765212b225bb: Download complete [2024-11-19T08:37:33.353Z] f23df028b6ca: Download complete [2024-11-19T08:37:33.353Z] d65c8cfc05b1: Verifying Checksum [2024-11-19T08:37:33.353Z] d65c8cfc05b1: Download complete [2024-11-19T08:37:33.353Z] 699f458cf7ca: Verifying Checksum [2024-11-19T08:37:33.353Z] 699f458cf7ca: Download complete [2024-11-19T08:37:33.935Z] 8998bd30e6a1: Verifying Checksum [2024-11-19T08:37:33.935Z] 8998bd30e6a1: Download complete [2024-11-19T08:37:36.510Z] 2437ff75d9bd: Verifying Checksum [2024-11-19T08:37:36.510Z] 2437ff75d9bd: Download complete [2024-11-19T08:37:39.081Z] 8998bd30e6a1: Pull complete [2024-11-19T08:37:39.081Z] 04944245beec: Pull complete [2024-11-19T08:37:41.017Z] 699f458cf7ca: Pull complete [2024-11-19T08:37:41.017Z] 765212b225bb: Pull complete [2024-11-19T08:37:41.972Z] f23df028b6ca: Pull complete [2024-11-19T08:37:41.972Z] d65c8cfc05b1: Pull complete [2024-11-19T08:38:00.151Z] 2437ff75d9bd: Pull complete [2024-11-19T08:38:00.151Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-19T08:38:00.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T08:38:00.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:38:00.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container [2024-11-19T08:38:00.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-19T08:38:03.103Z] $ docker top bd65d01dacea38663e3374c789d9b432b0d184c0b8239a49e316def8819e7e96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:38:04.021Z] ---> job-cost.sh [2024-11-19T08:38:04.021Z] lf-activate-venv: SKIPPING [2024-11-19T08:38:04.021Z] INFO: No Stack... [2024-11-19T08:38:04.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-19T08:38:05.593Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T08:38:05.962Z] + cat /w/workspace/edgex-go/753/archives/cost.csv [2024-11-19T08:38:05.962Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T08:38:06.006Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-753-stack-cost] [2024-11-19T08:38:06.016Z] Resource [jenkins-edgexfoundry-edgex-go-main-753-stack-cost] did not exist. Created. [2024-11-19T08:38:06.023Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-753-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T08:38:06.683Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-19T08:38:07.271Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T08:38:07.290Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-753-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T08:38:07.303Z] $ docker stop --time=1 bd65d01dacea38663e3374c789d9b432b0d184c0b8239a49e316def8819e7e96 [2024-11-19T08:38:08.770Z] $ docker rm -f --volumes bd65d01dacea38663e3374c789d9b432b0d184c0b8239a49e316def8819e7e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-19T08:38:09.453Z] provisioning config files... [2024-11-19T08:38:09.462Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/753@tmp/config2594667927414676919tmp [Pipeline] { [Pipeline] sh [2024-11-19T08:38:09.767Z] + set +x [2024-11-19T08:38:09.767Z] + + curlbash -s -s https://codecov.io/bash -- [2024-11-19T08:38:09.767Z] [2024-11-19T08:38:09.767Z] [2024-11-19T08:38:09.767Z] _____ _ [2024-11-19T08:38:09.767Z] / ____| | | [2024-11-19T08:38:09.767Z] | | ___ __| | ___ ___ _____ __ [2024-11-19T08:38:09.767Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-19T08:38:09.767Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-19T08:38:09.767Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-19T08:38:09.767Z] Bash-1.0.6 [2024-11-19T08:38:09.767Z] [2024-11-19T08:38:09.767Z] [2024-11-19T08:38:09.767Z] ==> git version 2.25.1 found [2024-11-19T08:38:09.767Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-19T08:38:09.767Z] Release-Date: 2020-01-08 [2024-11-19T08:38:09.767Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-19T08:38:09.767Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-19T08:38:09.767Z] ==> Jenkins CI detected. [2024-11-19T08:38:09.767Z] current dir:  /w/workspace/edgex-go/753 [2024-11-19T08:38:09.767Z] project root: . [2024-11-19T08:38:09.767Z] --> token set from env [2024-11-19T08:38:09.767Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-19T08:38:09.767Z] ==> Running gcov in . (disable via -X gcov) [2024-11-19T08:38:10.027Z] ==> Python coveragepy not found [2024-11-19T08:38:10.027Z] ==> Searching for coverage reports in: [2024-11-19T08:38:10.027Z] + . [2024-11-19T08:38:10.027Z] -> Found 1 reports [2024-11-19T08:38:10.027Z] ==> Detecting git/mercurial file structure [2024-11-19T08:38:10.027Z] ==> Reading reports [2024-11-19T08:38:10.027Z] + ./coverage.out bytes=1412873 [2024-11-19T08:38:10.027Z] ==> Appending adjustments [2024-11-19T08:38:10.027Z] https://docs.codecov.io/docs/fixing-reports [2024-11-19T08:38:11.407Z] + Found adjustments [2024-11-19T08:38:11.407Z] ==> Gzipping contents [2024-11-19T08:38:11.407Z] 124K /tmp/codecov.2csTqn.gz [2024-11-19T08:38:11.407Z] ==> Uploading reports [2024-11-19T08:38:11.407Z] url: https://codecov.io [2024-11-19T08:38:11.407Z] query: branch=main&commit=7addbec354a77316b727e383be6098b331324c50&build=753&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F753%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-19T08:38:11.407Z] -> Pinging Codecov [2024-11-19T08:38:11.407Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7addbec354a77316b727e383be6098b331324c50&build=753&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F753%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-19T08:38:11.407Z] -> Uploading to [2024-11-19T08:38:11.407Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/7addbec354a77316b727e383be6098b331324c50/b27df72a-2714-4cdd-a380-cbd39d2aa40d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T083811Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b618a4324163eb84e2f06347629b5f5e1b85f54ddb5489682b9d33c3da8ae636 [2024-11-19T08:38:11.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:38:11.407Z] Dload Upload Total Spent Left Speed [2024-11-19T08:38:11.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 578k --:--:-- --:--:-- --:--:-- 575k 100 120k 0 0 100 120k 0 406k --:--:-- --:--:-- --:--:-- 404k [2024-11-19T08:38:11.926Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [2024-11-19T08:38:11.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-19T08:38:12.136Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-19T08:38:12.156Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:38:12.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T08:38:12.464Z] [2024-11-19T08:38:12.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:38:12.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T08:38:12.769Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-19T08:38:12.769Z] 43c4264eed91: Already exists [2024-11-19T08:38:12.769Z] 4cc291be95ef: Already exists [2024-11-19T08:38:12.769Z] 2ac1f1163629: Already exists [2024-11-19T08:38:12.769Z] 5c3c966382ef: Already exists [2024-11-19T08:38:12.769Z] 4f4fb700ef54: Already exists [2024-11-19T08:38:12.769Z] d9c7d2e4e75e: Pulling fs layer [2024-11-19T08:38:12.769Z] 9c3e1370e548: Pulling fs layer [2024-11-19T08:38:13.027Z] d9c7d2e4e75e: Download complete [2024-11-19T08:38:13.284Z] d9c7d2e4e75e: Pull complete [2024-11-19T08:38:13.850Z] 9c3e1370e548: Verifying Checksum [2024-11-19T08:38:13.850Z] 9c3e1370e548: Download complete [2024-11-19T08:38:17.286Z] 9c3e1370e548: Pull complete [2024-11-19T08:38:17.286Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-19T08:38:17.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T08:38:17.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:38:17.404Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T08:38:17.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-19T08:38:19.806Z] $ docker top 13bb5e7f90640fa2602326a5fc1074ddb79061a4a120f97ce679e517fd2eb3a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:38:20.152Z] + git config --global --add safe.directory /w/workspace/edgex-go/753 [Pipeline] echo [2024-11-19T08:38:20.163Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-19T08:38:20.442Z] + set -o pipefail [2024-11-19T08:38:20.442Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-19T08:38:28.568Z] [2024-11-19T08:38:28.568Z] Monitoring /w/workspace/edgex-go/753 (github.com/edgexfoundry/edgex-go)... [2024-11-19T08:38:28.568Z] [2024-11-19T08:38:28.568Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/1c16d34d-0565-4471-888f-3b11ce7a2b00 [2024-11-19T08:38:28.568Z] [2024-11-19T08:38:28.568Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-19T08:38:28.568Z] [2024-11-19T08:38:28.568Z] [2024-11-19T08:38:28.568Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-19T08:38:28.568Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-19T08:38:28.580Z] $ docker stop --time=1 13bb5e7f90640fa2602326a5fc1074ddb79061a4a120f97ce679e517fd2eb3a0 [2024-11-19T08:38:32.267Z] $ docker rm -f --volumes 13bb5e7f90640fa2602326a5fc1074ddb79061a4a120f97ce679e517fd2eb3a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-19T08:38:32.823Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:38:32.841Z] provisioning config files... [2024-11-19T08:38:32.851Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/753@tmp/config11906652319228147746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:38:33.147Z] --> edgex-publish-swagger.sh [2024-11-19T08:38:33.147Z] === Publish openapi API === [2024-11-19T08:38:33.147Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-19T08:38:33.147Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/753/openapi/core-command.yaml] [2024-11-19T08:38:33.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:38:33.147Z] Dload Upload Total Spent Left Speed [2024-11-19T08:38:33.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 71733 --:--:-- --:--:-- --:--:-- 71733 [2024-11-19T08:38:33.406Z] [2024-11-19T08:38:33.406Z] [2024-11-19T08:38:33.406Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/753/openapi/core-data.yaml] [2024-11-19T08:38:33.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:38:33.406Z] Dload Upload Total Spent Left Speed [2024-11-19T08:38:33.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k [2024-11-19T08:38:33.924Z] [2024-11-19T08:38:33.924Z] [2024-11-19T08:38:33.924Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/753/openapi/core-keeper.yaml] [2024-11-19T08:38:33.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:38:33.924Z] Dload Upload Total Spent Left Speed [2024-11-19T08:38:34.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 298 145k --:--:-- --:--:-- --:--:-- 145k [2024-11-19T08:38:34.183Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-19T08:38:34.183Z] [2024-11-19T08:38:34.183Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/753/openapi/core-metadata.yaml] [2024-11-19T08:38:34.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:38:34.184Z] Dload Upload Total Spent Left Speed [2024-11-19T08:38:34.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 388 385k --:--:-- --:--:-- --:--:-- 385k [2024-11-19T08:38:34.774Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-19T08:38:34.774Z] [2024-11-19T08:38:34.774Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/753/openapi/support-notifications.yaml] [2024-11-19T08:38:34.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:38:34.774Z] Dload Upload Total Spent Left Speed [2024-11-19T08:38:35.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 338 184k --:--:-- --:--:-- --:--:-- 185k [2024-11-19T08:38:35.034Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-19T08:38:35.034Z] [2024-11-19T08:38:35.034Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/753/openapi/support-scheduler.yaml] [2024-11-19T08:38:35.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:38:35.034Z] Dload Upload Total Spent Left Speed [2024-11-19T08:38:35.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 475 150k --:--:-- --:--:-- --:--:-- 151k [2024-11-19T08:38:35.602Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-19T08:38:35.602Z] [Pipeline] } [2024-11-19T08:38:35.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-11-19T08:38:36.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T08:38:36.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:38:36.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:38:36.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:38:36.422Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T08:38:36.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-19T08:38:36.987Z] $ docker top bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af -eo pid,comm [2024-11-19T08:38:37.035Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-19T08:38:37.035Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T08:38:37.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:38:37.087Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:38:37.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:38:37.210Z] $ docker exec bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af ssh-agent [2024-11-19T08:38:37.323Z] SSH_AUTH_SOCK=/tmp/ssh-7tpPIBMa0656/agent.32 [2024-11-19T08:38:37.323Z] SSH_AGENT_PID=38 [2024-11-19T08:38:37.327Z] Running ssh-add (command line suppressed) [2024-11-19T08:38:37.431Z] Identity added: /w/workspace/edgex-go/753@tmp/private_key_16702293846591661689.key (/w/workspace/edgex-go/753@tmp/private_key_16702293846591661689.key) [2024-11-19T08:38:37.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:38:37.736Z] + git semver tag [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,915 [run_tag] DEBUG tag force:False [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,915 [check_head_tag] DEBUG check head tag [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,918 [execute] INFO git cat-file --batch-check [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=) [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,922 [execute] INFO git cat-file --batch [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=) [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,971 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,972 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,972 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.19', '-m', 'v4.0.0-dev.19'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=None) [2024-11-19T08:38:37.997Z] 2024-11-19 08:38:37,977 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main [2024-11-19T08:38:37.997Z] 4.0.0-dev.19 [Pipeline] } [2024-11-19T08:38:38.006Z] $ docker exec --env ******** --env ******** bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af ssh-agent -k [2024-11-19T08:38:38.096Z] unset SSH_AUTH_SOCK; [2024-11-19T08:38:38.096Z] unset SSH_AGENT_PID; [2024-11-19T08:38:38.096Z] echo Agent pid 38 killed; [2024-11-19T08:38:38.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T08:38:38.423Z] + git semver [Pipeline] } [2024-11-19T08:38:38.697Z] $ docker stop --time=1 bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af [2024-11-19T08:38:39.974Z] $ docker rm -f --volumes bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:38:40.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T08:38:40.380Z] [2024-11-19T08:38:40.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:38:40.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T08:38:40.704Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-19T08:38:40.704Z] ab5ef0e58194: Pulling fs layer [2024-11-19T08:38:40.704Z] 9712f1f96733: Pulling fs layer [2024-11-19T08:38:40.704Z] 63f879dbbcfc: Pulling fs layer [2024-11-19T08:38:40.704Z] 0d9ebad4ef96: Pulling fs layer [2024-11-19T08:38:40.704Z] e9a5061849ea: Pulling fs layer [2024-11-19T08:38:40.704Z] d747dcd14b5f: Pulling fs layer [2024-11-19T08:38:40.704Z] 2de7ff778b66: Pulling fs layer [2024-11-19T08:38:40.704Z] 0d9ebad4ef96: Waiting [2024-11-19T08:38:40.704Z] e9a5061849ea: Waiting [2024-11-19T08:38:40.704Z] d747dcd14b5f: Waiting [2024-11-19T08:38:40.704Z] 2de7ff778b66: Waiting [2024-11-19T08:38:40.704Z] 9712f1f96733: Verifying Checksum [2024-11-19T08:38:40.704Z] 9712f1f96733: Download complete [2024-11-19T08:38:40.963Z] 63f879dbbcfc: Verifying Checksum [2024-11-19T08:38:40.963Z] 63f879dbbcfc: Download complete [2024-11-19T08:38:41.221Z] e9a5061849ea: Verifying Checksum [2024-11-19T08:38:41.221Z] e9a5061849ea: Download complete [2024-11-19T08:38:41.221Z] d747dcd14b5f: Verifying Checksum [2024-11-19T08:38:41.221Z] d747dcd14b5f: Download complete [2024-11-19T08:38:41.221Z] ab5ef0e58194: Download complete [2024-11-19T08:38:41.221Z] 0d9ebad4ef96: Verifying Checksum [2024-11-19T08:38:41.221Z] 0d9ebad4ef96: Download complete [2024-11-19T08:38:41.221Z] 2de7ff778b66: Verifying Checksum [2024-11-19T08:38:41.221Z] 2de7ff778b66: Download complete [2024-11-19T08:38:44.514Z] ab5ef0e58194: Pull complete [2024-11-19T08:38:44.514Z] 9712f1f96733: Pull complete [2024-11-19T08:38:44.773Z] 63f879dbbcfc: Pull complete [2024-11-19T08:38:50.052Z] 0d9ebad4ef96: Pull complete [2024-11-19T08:38:50.052Z] e9a5061849ea: Pull complete [2024-11-19T08:38:50.052Z] d747dcd14b5f: Pull complete [2024-11-19T08:38:50.620Z] 2de7ff778b66: Pull complete [2024-11-19T08:38:50.620Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-19T08:38:50.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T08:38:50.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:38:50.727Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T08:38:50.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-19T08:38:55.603Z] $ docker top ef0e387f219d585b50060a51e163e63833031b4badaac48447a6049125d0b25b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:38:55.683Z] provisioning config files... [2024-11-19T08:38:55.689Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/753@tmp/config9759266175586311884tmp [2024-11-19T08:38:55.700Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/753@tmp/config12283503782382806379tmp [2024-11-19T08:38:55.709Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/753@tmp/config8810383581486418349tmp [Pipeline] { [Pipeline] echo [2024-11-19T08:38:55.735Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:38:56.029Z] ---> sigul-configuration.sh [2024-11-19T08:38:56.030Z] gpg: directory `/root/.gnupg' created [2024-11-19T08:38:56.030Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-19T08:38:56.030Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-19T08:38:56.030Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-19T08:38:56.030Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-19T08:38:56.030Z] gpg: CAST5 encrypted data [2024-11-19T08:38:56.030Z] gpg: encrypted with 1 passphrase [2024-11-19T08:38:56.030Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-19T08:38:56.324Z] + mkdir /home/jenkins [2024-11-19T08:38:56.324Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-19T08:38:56.620Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-19T08:38:56.632Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:38:56.921Z] ---> sigul-install.sh [2024-11-19T08:38:56.921Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-19T08:38:57.218Z] + git tag --list [2024-11-19T08:38:57.218Z] 0.6.0 [2024-11-19T08:38:57.218Z] 0.6.1 [2024-11-19T08:38:57.218Z] 0.7.0 [2024-11-19T08:38:57.218Z] 0.7.1 [2024-11-19T08:38:57.218Z] v1.0.0 [2024-11-19T08:38:57.218Z] v1.0.1 [2024-11-19T08:38:57.218Z] v1.1.0 [2024-11-19T08:38:57.218Z] v1.2.0 [2024-11-19T08:38:57.218Z] v1.2.1 [2024-11-19T08:38:57.218Z] v1.3.0 [2024-11-19T08:38:57.218Z] v1.3.1 [2024-11-19T08:38:57.218Z] v2.0.0 [2024-11-19T08:38:57.218Z] v2.1.0 [2024-11-19T08:38:57.218Z] v2.1.1 [2024-11-19T08:38:57.218Z] v2.2.0 [2024-11-19T08:38:57.218Z] v2.3.0 [2024-11-19T08:38:57.218Z] v3.0 [2024-11-19T08:38:57.218Z] v3.0.0 [2024-11-19T08:38:57.218Z] v3.1 [2024-11-19T08:38:57.218Z] v3.1.0 [2024-11-19T08:38:57.218Z] v3.1.0-dev.1 [2024-11-19T08:38:57.218Z] v3.1.0-dev.10 [2024-11-19T08:38:57.218Z] v3.1.0-dev.11 [2024-11-19T08:38:57.218Z] v3.1.0-dev.12 [2024-11-19T08:38:57.218Z] v3.1.0-dev.13 [2024-11-19T08:38:57.218Z] v3.1.0-dev.14 [2024-11-19T08:38:57.218Z] v3.1.0-dev.15 [2024-11-19T08:38:57.218Z] v3.1.0-dev.16 [2024-11-19T08:38:57.218Z] v3.1.0-dev.17 [2024-11-19T08:38:57.218Z] v3.1.0-dev.18 [2024-11-19T08:38:57.218Z] v3.1.0-dev.19 [2024-11-19T08:38:57.218Z] v3.1.0-dev.2 [2024-11-19T08:38:57.218Z] v3.1.0-dev.20 [2024-11-19T08:38:57.218Z] v3.1.0-dev.21 [2024-11-19T08:38:57.218Z] v3.1.0-dev.22 [2024-11-19T08:38:57.218Z] v3.1.0-dev.23 [2024-11-19T08:38:57.218Z] v3.1.0-dev.24 [2024-11-19T08:38:57.218Z] v3.1.0-dev.25 [2024-11-19T08:38:57.218Z] v3.1.0-dev.26 [2024-11-19T08:38:57.218Z] v3.1.0-dev.27 [2024-11-19T08:38:57.218Z] v3.1.0-dev.28 [2024-11-19T08:38:57.218Z] v3.1.0-dev.29 [2024-11-19T08:38:57.218Z] v3.1.0-dev.3 [2024-11-19T08:38:57.218Z] v3.1.0-dev.30 [2024-11-19T08:38:57.218Z] v3.1.0-dev.31 [2024-11-19T08:38:57.218Z] v3.1.0-dev.32 [2024-11-19T08:38:57.218Z] v3.1.0-dev.33 [2024-11-19T08:38:57.218Z] v3.1.0-dev.34 [2024-11-19T08:38:57.218Z] v3.1.0-dev.35 [2024-11-19T08:38:57.218Z] v3.1.0-dev.36 [2024-11-19T08:38:57.218Z] v3.1.0-dev.37 [2024-11-19T08:38:57.218Z] v3.1.0-dev.38 [2024-11-19T08:38:57.218Z] v3.1.0-dev.39 [2024-11-19T08:38:57.218Z] v3.1.0-dev.4 [2024-11-19T08:38:57.218Z] v3.1.0-dev.40 [2024-11-19T08:38:57.218Z] v3.1.0-dev.41 [2024-11-19T08:38:57.218Z] v3.1.0-dev.42 [2024-11-19T08:38:57.218Z] v3.1.0-dev.43 [2024-11-19T08:38:57.218Z] v3.1.0-dev.44 [2024-11-19T08:38:57.218Z] v3.1.0-dev.45 [2024-11-19T08:38:57.218Z] v3.1.0-dev.46 [2024-11-19T08:38:57.218Z] v3.1.0-dev.47 [2024-11-19T08:38:57.218Z] v3.1.0-dev.48 [2024-11-19T08:38:57.218Z] v3.1.0-dev.49 [2024-11-19T08:38:57.218Z] v3.1.0-dev.5 [2024-11-19T08:38:57.218Z] v3.1.0-dev.50 [2024-11-19T08:38:57.218Z] v3.1.0-dev.51 [2024-11-19T08:38:57.218Z] v3.1.0-dev.52 [2024-11-19T08:38:57.218Z] v3.1.0-dev.53 [2024-11-19T08:38:57.218Z] v3.1.0-dev.54 [2024-11-19T08:38:57.218Z] v3.1.0-dev.55 [2024-11-19T08:38:57.218Z] v3.1.0-dev.56 [2024-11-19T08:38:57.218Z] v3.1.0-dev.57 [2024-11-19T08:38:57.218Z] v3.1.0-dev.58 [2024-11-19T08:38:57.218Z] v3.1.0-dev.59 [2024-11-19T08:38:57.218Z] v3.1.0-dev.6 [2024-11-19T08:38:57.218Z] v3.1.0-dev.60 [2024-11-19T08:38:57.218Z] v3.1.0-dev.61 [2024-11-19T08:38:57.218Z] v3.1.0-dev.62 [2024-11-19T08:38:57.218Z] v3.1.0-dev.63 [2024-11-19T08:38:57.218Z] v3.1.0-dev.64 [2024-11-19T08:38:57.218Z] v3.1.0-dev.65 [2024-11-19T08:38:57.218Z] v3.1.0-dev.66 [2024-11-19T08:38:57.218Z] v3.1.0-dev.67 [2024-11-19T08:38:57.218Z] v3.1.0-dev.68 [2024-11-19T08:38:57.218Z] v3.1.0-dev.69 [2024-11-19T08:38:57.218Z] v3.1.0-dev.7 [2024-11-19T08:38:57.218Z] v3.1.0-dev.70 [2024-11-19T08:38:57.218Z] v3.1.0-dev.71 [2024-11-19T08:38:57.218Z] v3.1.0-dev.72 [2024-11-19T08:38:57.218Z] v3.1.0-dev.73 [2024-11-19T08:38:57.218Z] v3.1.0-dev.8 [2024-11-19T08:38:57.218Z] v3.1.0-dev.9 [2024-11-19T08:38:57.218Z] v3.1.1 [2024-11-19T08:38:57.218Z] v3.1.1-dev.1 [2024-11-19T08:38:57.218Z] v3.1.1-dev.2 [2024-11-19T08:38:57.218Z] v3.2.0-dev.1 [2024-11-19T08:38:57.218Z] v3.2.0-dev.10 [2024-11-19T08:38:57.218Z] v3.2.0-dev.100 [2024-11-19T08:38:57.218Z] v3.2.0-dev.101 [2024-11-19T08:38:57.218Z] v3.2.0-dev.102 [2024-11-19T08:38:57.218Z] v3.2.0-dev.103 [2024-11-19T08:38:57.218Z] v3.2.0-dev.104 [2024-11-19T08:38:57.218Z] v3.2.0-dev.105 [2024-11-19T08:38:57.218Z] v3.2.0-dev.106 [2024-11-19T08:38:57.218Z] v3.2.0-dev.107 [2024-11-19T08:38:57.218Z] v3.2.0-dev.108 [2024-11-19T08:38:57.218Z] v3.2.0-dev.109 [2024-11-19T08:38:57.218Z] v3.2.0-dev.11 [2024-11-19T08:38:57.218Z] v3.2.0-dev.12 [2024-11-19T08:38:57.218Z] v3.2.0-dev.13 [2024-11-19T08:38:57.218Z] v3.2.0-dev.14 [2024-11-19T08:38:57.218Z] v3.2.0-dev.15 [2024-11-19T08:38:57.218Z] v3.2.0-dev.16 [2024-11-19T08:38:57.218Z] v3.2.0-dev.17 [2024-11-19T08:38:57.218Z] v3.2.0-dev.18 [2024-11-19T08:38:57.218Z] v3.2.0-dev.19 [2024-11-19T08:38:57.218Z] v3.2.0-dev.2 [2024-11-19T08:38:57.218Z] v3.2.0-dev.20 [2024-11-19T08:38:57.218Z] v3.2.0-dev.21 [2024-11-19T08:38:57.218Z] v3.2.0-dev.22 [2024-11-19T08:38:57.218Z] v3.2.0-dev.23 [2024-11-19T08:38:57.218Z] v3.2.0-dev.24 [2024-11-19T08:38:57.218Z] v3.2.0-dev.25 [2024-11-19T08:38:57.218Z] v3.2.0-dev.26 [2024-11-19T08:38:57.218Z] v3.2.0-dev.27 [2024-11-19T08:38:57.218Z] v3.2.0-dev.28 [2024-11-19T08:38:57.218Z] v3.2.0-dev.29 [2024-11-19T08:38:57.218Z] v3.2.0-dev.3 [2024-11-19T08:38:57.218Z] v3.2.0-dev.30 [2024-11-19T08:38:57.218Z] v3.2.0-dev.31 [2024-11-19T08:38:57.218Z] v3.2.0-dev.32 [2024-11-19T08:38:57.218Z] v3.2.0-dev.33 [2024-11-19T08:38:57.218Z] v3.2.0-dev.34 [2024-11-19T08:38:57.218Z] v3.2.0-dev.35 [2024-11-19T08:38:57.218Z] v3.2.0-dev.36 [2024-11-19T08:38:57.218Z] v3.2.0-dev.37 [2024-11-19T08:38:57.218Z] v3.2.0-dev.38 [2024-11-19T08:38:57.218Z] v3.2.0-dev.39 [2024-11-19T08:38:57.218Z] v3.2.0-dev.4 [2024-11-19T08:38:57.218Z] v3.2.0-dev.40 [2024-11-19T08:38:57.218Z] v3.2.0-dev.41 [2024-11-19T08:38:57.218Z] v3.2.0-dev.42 [2024-11-19T08:38:57.218Z] v3.2.0-dev.43 [2024-11-19T08:38:57.218Z] v3.2.0-dev.44 [2024-11-19T08:38:57.218Z] v3.2.0-dev.45 [2024-11-19T08:38:57.218Z] v3.2.0-dev.46 [2024-11-19T08:38:57.218Z] v3.2.0-dev.47 [2024-11-19T08:38:57.218Z] v3.2.0-dev.48 [2024-11-19T08:38:57.218Z] v3.2.0-dev.49 [2024-11-19T08:38:57.218Z] v3.2.0-dev.5 [2024-11-19T08:38:57.218Z] v3.2.0-dev.50 [2024-11-19T08:38:57.218Z] v3.2.0-dev.51 [2024-11-19T08:38:57.218Z] v3.2.0-dev.52 [2024-11-19T08:38:57.218Z] v3.2.0-dev.53 [2024-11-19T08:38:57.218Z] v3.2.0-dev.54 [2024-11-19T08:38:57.218Z] v3.2.0-dev.55 [2024-11-19T08:38:57.218Z] v3.2.0-dev.56 [2024-11-19T08:38:57.218Z] v3.2.0-dev.57 [2024-11-19T08:38:57.218Z] v3.2.0-dev.58 [2024-11-19T08:38:57.218Z] v3.2.0-dev.59 [2024-11-19T08:38:57.218Z] v3.2.0-dev.6 [2024-11-19T08:38:57.218Z] v3.2.0-dev.60 [2024-11-19T08:38:57.218Z] v3.2.0-dev.61 [2024-11-19T08:38:57.218Z] v3.2.0-dev.62 [2024-11-19T08:38:57.218Z] v3.2.0-dev.63 [2024-11-19T08:38:57.218Z] v3.2.0-dev.64 [2024-11-19T08:38:57.218Z] v3.2.0-dev.65 [2024-11-19T08:38:57.218Z] v3.2.0-dev.66 [2024-11-19T08:38:57.218Z] v3.2.0-dev.67 [2024-11-19T08:38:57.218Z] v3.2.0-dev.68 [2024-11-19T08:38:57.218Z] v3.2.0-dev.69 [2024-11-19T08:38:57.218Z] v3.2.0-dev.7 [2024-11-19T08:38:57.218Z] v3.2.0-dev.70 [2024-11-19T08:38:57.218Z] v3.2.0-dev.71 [2024-11-19T08:38:57.218Z] v3.2.0-dev.72 [2024-11-19T08:38:57.218Z] v3.2.0-dev.73 [2024-11-19T08:38:57.218Z] v3.2.0-dev.74 [2024-11-19T08:38:57.218Z] v3.2.0-dev.75 [2024-11-19T08:38:57.218Z] v3.2.0-dev.76 [2024-11-19T08:38:57.218Z] v3.2.0-dev.77 [2024-11-19T08:38:57.218Z] v3.2.0-dev.78 [2024-11-19T08:38:57.218Z] v3.2.0-dev.79 [2024-11-19T08:38:57.218Z] v3.2.0-dev.8 [2024-11-19T08:38:57.218Z] v3.2.0-dev.80 [2024-11-19T08:38:57.218Z] v3.2.0-dev.81 [2024-11-19T08:38:57.218Z] v3.2.0-dev.82 [2024-11-19T08:38:57.218Z] v3.2.0-dev.83 [2024-11-19T08:38:57.218Z] v3.2.0-dev.84 [2024-11-19T08:38:57.218Z] v3.2.0-dev.85 [2024-11-19T08:38:57.218Z] v3.2.0-dev.86 [2024-11-19T08:38:57.218Z] v3.2.0-dev.87 [2024-11-19T08:38:57.218Z] v3.2.0-dev.88 [2024-11-19T08:38:57.218Z] v3.2.0-dev.89 [2024-11-19T08:38:57.218Z] v3.2.0-dev.9 [2024-11-19T08:38:57.218Z] v3.2.0-dev.90 [2024-11-19T08:38:57.218Z] v3.2.0-dev.91 [2024-11-19T08:38:57.218Z] v3.2.0-dev.92 [2024-11-19T08:38:57.218Z] v3.2.0-dev.93 [2024-11-19T08:38:57.218Z] v3.2.0-dev.94 [2024-11-19T08:38:57.218Z] v3.2.0-dev.95 [2024-11-19T08:38:57.218Z] v3.2.0-dev.96 [2024-11-19T08:38:57.218Z] v3.2.0-dev.97 [2024-11-19T08:38:57.218Z] v3.2.0-dev.98 [2024-11-19T08:38:57.218Z] v3.2.0-dev.99 [2024-11-19T08:38:57.218Z] v4.0.0-dev.1 [2024-11-19T08:38:57.218Z] v4.0.0-dev.10 [2024-11-19T08:38:57.218Z] v4.0.0-dev.11 [2024-11-19T08:38:57.218Z] v4.0.0-dev.12 [2024-11-19T08:38:57.218Z] v4.0.0-dev.13 [2024-11-19T08:38:57.218Z] v4.0.0-dev.14 [2024-11-19T08:38:57.218Z] v4.0.0-dev.15 [2024-11-19T08:38:57.219Z] v4.0.0-dev.16 [2024-11-19T08:38:57.219Z] v4.0.0-dev.17 [2024-11-19T08:38:57.219Z] v4.0.0-dev.18 [2024-11-19T08:38:57.219Z] v4.0.0-dev.19 [2024-11-19T08:38:57.219Z] v4.0.0-dev.2 [2024-11-19T08:38:57.219Z] v4.0.0-dev.3 [2024-11-19T08:38:57.219Z] v4.0.0-dev.4 [2024-11-19T08:38:57.219Z] v4.0.0-dev.5 [2024-11-19T08:38:57.219Z] v4.0.0-dev.6 [2024-11-19T08:38:57.219Z] v4.0.0-dev.7 [2024-11-19T08:38:57.219Z] v4.0.0-dev.8 [2024-11-19T08:38:57.219Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-19T08:38:57.514Z] + lftools sign git-tag v4.0.0-dev.19 [2024-11-19T08:38:58.085Z] Signing Git tag with Sigul... [2024-11-19T08:38:58.085Z] Signing v4.0.0-dev.19 [Pipeline] echo [2024-11-19T08:38:58.668Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:38:58.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-19T08:38:58.964Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-19T08:38:58.993Z] $ docker stop --time=1 ef0e387f219d585b50060a51e163e63833031b4badaac48447a6049125d0b25b [2024-11-19T08:39:00.306Z] $ docker rm -f --volumes ef0e387f219d585b50060a51e163e63833031b4badaac48447a6049125d0b25b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-19T08:39:00.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T08:39:00.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:39:01.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:39:01.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:39:01.128Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T08:39:01.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-19T08:39:01.543Z] $ docker top 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 -eo pid,comm [2024-11-19T08:39:01.596Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-19T08:39:01.596Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T08:39:01.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:39:01.656Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:39:01.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:39:01.787Z] $ docker exec 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 ssh-agent [2024-11-19T08:39:01.900Z] SSH_AUTH_SOCK=/tmp/ssh-30K2bDBmkHYp/agent.33 [2024-11-19T08:39:01.900Z] SSH_AGENT_PID=39 [2024-11-19T08:39:01.904Z] Running ssh-add (command line suppressed) [2024-11-19T08:39:02.008Z] Identity added: /w/workspace/edgex-go/753@tmp/private_key_9532948120060033805.key (/w/workspace/edgex-go/753@tmp/private_key_9532948120060033805.key) [2024-11-19T08:39:02.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:39:02.316Z] + git semver bump pre [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,514 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,514 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,515 [bump_version] DEBUG bumped version:4.0.0-dev.20 [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,515 [write_version] DEBUG write version:4.0.0-dev.20 to path:/w/workspace/edgex-go/753/.semver/main with force:True [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,515 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,515 [write_file] DEBUG write to file:/w/workspace/edgex-go/753/.semver/main [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,517 [execute] INFO git cat-file --batch-check [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,524 [execute] INFO git cat-file --batch [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T08:39:02.577Z] 2024-11-19 08:39:02,531 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main [2024-11-19T08:39:02.577Z] 4.0.0-dev.20 [Pipeline] } [2024-11-19T08:39:02.587Z] $ docker exec --env ******** --env ******** 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 ssh-agent -k [2024-11-19T08:39:02.710Z] unset SSH_AUTH_SOCK; [2024-11-19T08:39:02.710Z] unset SSH_AGENT_PID; [2024-11-19T08:39:02.710Z] echo Agent pid 39 killed; [2024-11-19T08:39:02.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T08:39:03.046Z] + git semver [Pipeline] } [2024-11-19T08:39:03.320Z] $ docker stop --time=1 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 [2024-11-19T08:39:04.639Z] $ docker rm -f --volumes 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T08:39:04.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T08:39:04.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:39:05.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:39:05.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:39:05.404Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T08:39:05.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-19T08:39:05.812Z] $ docker top 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 -eo pid,comm [2024-11-19T08:39:05.866Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-19T08:39:05.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T08:39:05.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:39:05.917Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:39:06.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:39:06.038Z] $ docker exec 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 ssh-agent [2024-11-19T08:39:06.160Z] SSH_AUTH_SOCK=/tmp/ssh-ZZXRh0T3uHRm/agent.32 [2024-11-19T08:39:06.160Z] SSH_AGENT_PID=38 [2024-11-19T08:39:06.164Z] Running ssh-add (command line suppressed) [2024-11-19T08:39:06.274Z] Identity added: /w/workspace/edgex-go/753@tmp/private_key_18068625858141361803.key (/w/workspace/edgex-go/753@tmp/private_key_18068625858141361803.key) [2024-11-19T08:39:06.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:39:06.578Z] + git semver push [2024-11-19T08:39:06.836Z] 2024-11-19 08:39:06,797 [run_push] DEBUG push [2024-11-19T08:39:06.836Z] 2024-11-19 08:39:06,798 [execute] INFO git cat-file --batch-check [2024-11-19T08:39:06.836Z] 2024-11-19 08:39:06,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T08:39:06.836Z] 2024-11-19 08:39:06,803 [execute] INFO git rev-list 91d0731d315d8963da0afe1a2444da3c2a787624 -- [2024-11-19T08:39:06.836Z] 2024-11-19 08:39:06,803 [execute] DEBUG Popen(['git', 'rev-list', '91d0731d315d8963da0afe1a2444da3c2a787624', '--'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-19T08:39:06.836Z] 2024-11-19 08:39:06,823 [execute] INFO git fetch -v origin [2024-11-19T08:39:06.836Z] 2024-11-19 08:39:06,823 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-19T08:39:07.404Z] 2024-11-19 08:39:07,282 [run_push] DEBUG no remote changes detected [2024-11-19T08:39:07.404Z] 2024-11-19 08:39:07,283 [execute] INFO git push origin semver [2024-11-19T08:39:07.404Z] 2024-11-19 08:39:07,283 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-19T08:39:08.339Z] 2024-11-19 08:39:07,981 [run_push] DEBUG push all version tags [2024-11-19T08:39:08.340Z] 2024-11-19 08:39:07,982 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-19T08:39:08.340Z] 2024-11-19 08:39:07,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=None) [2024-11-19T08:39:08.908Z] 2024-11-19 08:39:08,603 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main [2024-11-19T08:39:08.908Z] 4.0.0-dev.20 [Pipeline] } [2024-11-19T08:39:08.921Z] $ docker exec --env ******** --env ******** 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 ssh-agent -k [2024-11-19T08:39:09.023Z] unset SSH_AUTH_SOCK; [2024-11-19T08:39:09.023Z] unset SSH_AGENT_PID; [2024-11-19T08:39:09.023Z] echo Agent pid 38 killed; [2024-11-19T08:39:09.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T08:39:09.363Z] + git semver [Pipeline] } [2024-11-19T08:39:09.636Z] $ docker stop --time=1 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 [2024-11-19T08:39:10.932Z] $ docker rm -f --volumes 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-19T08:39:11.528Z] + [ -d /w/workspace/edgex-go/753/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:39:11.816Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:39:12.674Z] ---> package-listing.sh [2024-11-19T08:39:12.675Z] ++ facter osfamily [2024-11-19T08:39:12.675Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-19T08:39:12.933Z] + OS_FAMILY=debian [2024-11-19T08:39:12.933Z] + workspace=/w/workspace/edgex-go/753 [2024-11-19T08:39:12.933Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-19T08:39:12.934Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-19T08:39:12.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-19T08:39:12.934Z] + PACKAGES=/tmp/packages_start.txt [2024-11-19T08:39:12.934Z] + '[' /w/workspace/edgex-go/753 ']' [2024-11-19T08:39:12.934Z] + PACKAGES=/tmp/packages_end.txt [2024-11-19T08:39:12.934Z] + case "${OS_FAMILY}" in [2024-11-19T08:39:12.934Z] + dpkg -l [2024-11-19T08:39:12.934Z] + grep '^ii' [2024-11-19T08:39:12.934Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-19T08:39:12.934Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-19T08:39:12.934Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-19T08:39:12.934Z] + '[' /w/workspace/edgex-go/753 ']' [2024-11-19T08:39:12.934Z] + mkdir -p /w/workspace/edgex-go/753/archives/ [2024-11-19T08:39:12.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/753/archives/ [Pipeline] echo [2024-11-19T08:39:12.946Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/753/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-19T08:39:13.227Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:39:13.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T08:39:13.799Z] [2024-11-19T08:39:13.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:39:14.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T08:39:14.367Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-19T08:39:14.367Z] 5eb5b503b376: Pulling fs layer [2024-11-19T08:39:14.367Z] 5c69ac0246d0: Pulling fs layer [2024-11-19T08:39:14.367Z] ec43610c2a17: Pulling fs layer [2024-11-19T08:39:14.367Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-19T08:39:14.367Z] 33b1e0a273af: Pulling fs layer [2024-11-19T08:39:14.367Z] 5d3b04190fa2: Pulling fs layer [2024-11-19T08:39:14.367Z] 2f39f015ded8: Pulling fs layer [2024-11-19T08:39:14.367Z] 33b1e0a273af: Waiting [2024-11-19T08:39:14.367Z] 5d3b04190fa2: Waiting [2024-11-19T08:39:14.367Z] 2f39f015ded8: Waiting [2024-11-19T08:39:14.367Z] 3a2ae6a8a46f: Waiting [2024-11-19T08:39:14.367Z] 5c69ac0246d0: Download complete [2024-11-19T08:39:14.367Z] 3a2ae6a8a46f: Download complete [2024-11-19T08:39:14.367Z] 33b1e0a273af: Verifying Checksum [2024-11-19T08:39:14.367Z] 33b1e0a273af: Download complete [2024-11-19T08:39:14.367Z] ec43610c2a17: Verifying Checksum [2024-11-19T08:39:14.367Z] ec43610c2a17: Download complete [2024-11-19T08:39:14.624Z] 5eb5b503b376: Verifying Checksum [2024-11-19T08:39:14.624Z] 5eb5b503b376: Download complete [2024-11-19T08:39:15.189Z] 2f39f015ded8: Verifying Checksum [2024-11-19T08:39:15.189Z] 2f39f015ded8: Download complete [2024-11-19T08:39:16.122Z] 5eb5b503b376: Pull complete [2024-11-19T08:39:16.122Z] 5c69ac0246d0: Pull complete [2024-11-19T08:39:16.687Z] ec43610c2a17: Pull complete [2024-11-19T08:39:16.687Z] 3a2ae6a8a46f: Pull complete [2024-11-19T08:39:16.945Z] 33b1e0a273af: Pull complete [2024-11-19T08:39:16.945Z] 5d3b04190fa2: Pull complete [2024-11-19T08:39:22.218Z] 2f39f015ded8: Pull complete [2024-11-19T08:39:22.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-19T08:39:22.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T08:39:22.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:39:22.321Z] prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container [2024-11-19T08:39:22.357Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/753/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-19T08:39:26.070Z] $ docker top 033cf72bd3a00105fabf827ea14844e669745ebc59a088845b2ac5bc28204710 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:39:26.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-19T08:39:26.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-19T08:39:26.996Z] + ls /var/log/sa-host [2024-11-19T08:39:26.996Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:39:27.163Z] provisioning config files... [2024-11-19T08:39:27.172Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/753@tmp/config6046233710722226647tmp [Pipeline] { [Pipeline] echo [2024-11-19T08:39:27.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:39:27.477Z] ---> create-netrc.sh [Pipeline] } [2024-11-19T08:39:27.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:39:27.838Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-19T08:39:27.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:39:28.131Z] ---> sudo-logs.sh [2024-11-19T08:39:28.131Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-19T08:39:28.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:39:28.444Z] ---> job-cost.sh [2024-11-19T08:39:28.444Z] lf-activate-venv: SKIPPING [2024-11-19T08:39:28.444Z] DEBUG: total: 0.10999999940395355 [2024-11-19T08:39:28.444Z] INFO: Retrieving Stack Cost... [2024-11-19T08:39:28.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T08:39:29.271Z] INFO: Archiving Costs [Pipeline] echo [2024-11-19T08:39:29.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:39:29.689Z] ---> logs-deploy.sh [2024-11-19T08:39:29.689Z] lf-activate-venv: SKIPPING [2024-11-19T08:39:29.689Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/753 [2024-11-19T08:39:29.689Z] INFO: archiving workspace using pattern(s): [2024-11-19T08:39:30.627Z] Archives upload complete. [2024-11-19T08:39:30.888Z] INFO: archiving logs to Nexus