Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63139032be4d16dbd5c4c048fde0529458690203 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-ssh11901514509299565322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12769871782665796957.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5464404913003281453.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13037098927309537067.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-ssh15618238759407653270.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-38475’ Running on prd-ubuntu20.04-docker-8c-8g-38485 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/789 [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/789 # 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 63139032be4d16dbd5c4c048fde0529458690203 (main) Commit message: "feat: Add DB schema migration mechanism (#5073)" > 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 63139032be4d16dbd5c4c048fde0529458690203 # timeout=10 > git rev-list --no-walk 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-10T02:24:25.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-10T02:24:25.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-10T02:24:25.829Z] ========================================================= [2025-02-10T02:24:25.829Z] EdgeX Global Pipelines Version Info [2025-02-10T02:24:25.829Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-10T02:24:26.583Z] ------------------- [2025-02-10T02:24:26.583Z] stable info: [2025-02-10T02:24:26.583Z] ------------------- [2025-02-10T02:24:26.583Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-10T02:24:26.583Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T02:24:26.583Z] Message: update stable to v1.0.269 [2025-02-10T02:24:27.156Z] ------------------- [2025-02-10T02:24:27.157Z] experimental info: [2025-02-10T02:24:27.157Z] ------------------- [2025-02-10T02:24:27.157Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-10T02:24:27.157Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T02:24:27.157Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-10T02:24:27.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-10T02:24:27.280Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-10T02:24:27.300Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-10T02:24:27.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-10T02:24:27.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-10T02:24:27.372Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-10T02:24:27.394Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-10T02:24:27.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-10T02:24:27.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-10T02:24:27.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-10T02:24:27.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-10T02:24:27.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-10T02:24:27.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-10T02:24:27.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-10T02:24:27.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-10T02:24:27.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T02:24:27.623Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T02:24:27.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-10T02:24:27.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-10T02:24:27.693Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-10T02:24:27.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-10T02:24:27.740Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-10T02:24:27.766Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-10T02:24:27.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-10T02:24:27.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-10T02:24:27.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-10T02:24:27.851Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] echo [2025-02-10T02:24:27.872Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6313903 [Pipeline] echo [2025-02-10T02:24:28.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T02:24:28.068Z] provisioning config files... [2025-02-10T02:24:28.082Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/789@tmp/config17414366573664719036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T02:24:28.418Z] ---> ****-login.sh [2025-02-10T02:24:28.418Z] nexus3.edgexfoundry.org:10001 [2025-02-10T02:24:28.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:24:28.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:24:28.937Z] Configure a credential helper to remove this warning. See [2025-02-10T02:24:28.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:24:28.937Z] [2025-02-10T02:24:28.937Z] Login Succeeded [2025-02-10T02:24:28.937Z] nexus3.edgexfoundry.org:10002 [2025-02-10T02:24:28.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:24:28.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:24:28.938Z] Configure a credential helper to remove this warning. See [2025-02-10T02:24:28.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:24:28.938Z] [2025-02-10T02:24:28.938Z] Login Succeeded [2025-02-10T02:24:28.938Z] nexus3.edgexfoundry.org:10003 [2025-02-10T02:24:28.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:24:28.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:24:28.938Z] Configure a credential helper to remove this warning. See [2025-02-10T02:24:28.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:24:28.938Z] [2025-02-10T02:24:28.938Z] Login Succeeded [2025-02-10T02:24:28.938Z] nexus3.edgexfoundry.org:10004 [2025-02-10T02:24:29.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:24:29.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:24:29.198Z] Configure a credential helper to remove this warning. See [2025-02-10T02:24:29.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:24:29.198Z] [2025-02-10T02:24:29.198Z] Login Succeeded [2025-02-10T02:24:29.198Z] ****.io [2025-02-10T02:24:29.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:24:29.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:24:29.461Z] Configure a credential helper to remove this warning. See [2025-02-10T02:24:29.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:24:29.461Z] [2025-02-10T02:24:29.461Z] Login Succeeded [2025-02-10T02:24:29.461Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T02:24:29.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T02:24:29.797Z] + 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 [2025-02-10T02:24:29.797Z] + + dirname cmd/core-command/Dockerfile [2025-02-10T02:24:29.797Z] cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-10T02:24:29.797Z] + + dirname cmd/core-data/Dockerfile [2025-02-10T02:24:29.797Z] cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-10T02:24:29.797Z] + + dirname cmd/core-keeper/Dockerfile [2025-02-10T02:24:29.797Z] cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/core-metadata/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-10T02:24:29.797Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2025-02-10T02:24:29.797Z] cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-10T02:24:29.797Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2025-02-10T02:24:29.797Z] cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/support-notifications/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-10T02:24:29.797Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-10T02:24:29.797Z] + cut -d/ -f2 [2025-02-10T02:24:29.797Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-10T02:24:29.829Z] 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 [2025-02-10T02:24:30.234Z] + git rev-list -1 --merges 63139032be4d16dbd5c4c048fde0529458690203~1..63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] echo [2025-02-10T02:24:30.246Z] -----------> git rev-list -1 --merges 63139032be4d16dbd5c4c048fde0529458690203~1..63139032be4d16dbd5c4c048fde0529458690203 63139032be4d16dbd5c4c048fde0529458690203 [false] [Pipeline] sh [2025-02-10T02:24:30.540Z] + git log --format=format:%s -1 63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] echo [2025-02-10T02:24:30.561Z] ========================================================= [2025-02-10T02:24:30.561Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-10T02:24:30.561Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-10T02:24:31.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T02:24:31.064Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-10T02:24:31.064Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-10T02:24:31.064Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-10T02:24:31.064Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-10T02:24:31.064Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-10T02:24:31.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:24:31.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T02:24:31.502Z] [2025-02-10T02:24:31.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:24:31.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T02:24:31.818Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-10T02:24:31.818Z] b85a868b505f: Pulling fs layer [2025-02-10T02:24:31.818Z] e2be974225ed: Pulling fs layer [2025-02-10T02:24:31.818Z] 339a4e72a1f5: Pulling fs layer [2025-02-10T02:24:31.818Z] 988bab9f4d93: Pulling fs layer [2025-02-10T02:24:31.818Z] 1469e6f7b9e6: Pulling fs layer [2025-02-10T02:24:31.818Z] eaf3925da568: Pulling fs layer [2025-02-10T02:24:31.818Z] bab4dde63d76: Pulling fs layer [2025-02-10T02:24:31.818Z] bde34c3a00c8: Pulling fs layer [2025-02-10T02:24:31.818Z] b352a97aabf1: Pulling fs layer [2025-02-10T02:24:31.818Z] 4872d77fe225: Pulling fs layer [2025-02-10T02:24:31.818Z] 5851b861e8e6: Pulling fs layer [2025-02-10T02:24:31.818Z] 988bab9f4d93: Waiting [2025-02-10T02:24:31.818Z] 1469e6f7b9e6: Waiting [2025-02-10T02:24:31.818Z] eaf3925da568: Waiting [2025-02-10T02:24:31.818Z] bab4dde63d76: Waiting [2025-02-10T02:24:31.818Z] b352a97aabf1: Waiting [2025-02-10T02:24:31.818Z] 5851b861e8e6: Waiting [2025-02-10T02:24:31.818Z] bde34c3a00c8: Waiting [2025-02-10T02:24:31.818Z] e2be974225ed: Verifying Checksum [2025-02-10T02:24:31.818Z] e2be974225ed: Download complete [2025-02-10T02:24:31.818Z] 988bab9f4d93: Verifying Checksum [2025-02-10T02:24:31.818Z] 988bab9f4d93: Download complete [2025-02-10T02:24:32.080Z] 1469e6f7b9e6: Verifying Checksum [2025-02-10T02:24:32.080Z] 1469e6f7b9e6: Download complete [2025-02-10T02:24:32.080Z] eaf3925da568: Verifying Checksum [2025-02-10T02:24:32.080Z] eaf3925da568: Download complete [2025-02-10T02:24:32.080Z] 339a4e72a1f5: Verifying Checksum [2025-02-10T02:24:32.080Z] 339a4e72a1f5: Download complete [2025-02-10T02:24:32.080Z] bde34c3a00c8: Download complete [2025-02-10T02:24:32.080Z] b352a97aabf1: Verifying Checksum [2025-02-10T02:24:32.080Z] b352a97aabf1: Download complete [2025-02-10T02:24:32.080Z] 4872d77fe225: Download complete [2025-02-10T02:24:32.080Z] 5851b861e8e6: Verifying Checksum [2025-02-10T02:24:32.080Z] 5851b861e8e6: Download complete [2025-02-10T02:24:32.080Z] b85a868b505f: Verifying Checksum [2025-02-10T02:24:32.080Z] b85a868b505f: Download complete [2025-02-10T02:24:32.338Z] bab4dde63d76: Verifying Checksum [2025-02-10T02:24:32.338Z] bab4dde63d76: Download complete [2025-02-10T02:24:33.276Z] b85a868b505f: Pull complete [2025-02-10T02:24:33.536Z] e2be974225ed: Pull complete [2025-02-10T02:24:34.115Z] 339a4e72a1f5: Pull complete [2025-02-10T02:24:34.115Z] 988bab9f4d93: Pull complete [2025-02-10T02:24:34.380Z] 1469e6f7b9e6: Pull complete [2025-02-10T02:24:34.643Z] eaf3925da568: Pull complete [2025-02-10T02:24:36.553Z] bab4dde63d76: Pull complete [2025-02-10T02:24:36.553Z] bde34c3a00c8: Pull complete [2025-02-10T02:24:36.813Z] b352a97aabf1: Pull complete [2025-02-10T02:24:37.073Z] 4872d77fe225: Pull complete [2025-02-10T02:24:37.073Z] 5851b861e8e6: Pull complete [2025-02-10T02:24:37.073Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-10T02:24:37.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T02:24:37.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T02:24:37.225Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T02:24:37.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T02:24:40.770Z] $ docker top 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 -eo pid,comm [2025-02-10T02:24:40.825Z] 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). [2025-02-10T02:24:40.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T02:24:40.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T02:24:40.889Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T02:24:41.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T02:24:41.004Z] $ docker exec 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 ssh-agent [2025-02-10T02:24:41.113Z] SSH_AUTH_SOCK=/tmp/ssh-nILvzNfj68vE/agent.31 [2025-02-10T02:24:41.113Z] SSH_AGENT_PID=37 [2025-02-10T02:24:41.119Z] Running ssh-add (command line suppressed) [2025-02-10T02:24:41.217Z] Identity added: /w/workspace/edgex-go/789@tmp/private_key_14081367922528686337.key (/w/workspace/edgex-go/789@tmp/private_key_14081367922528686337.key) [2025-02-10T02:24:41.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T02:24:41.534Z] + git tag --points-at HEAD [Pipeline] } [2025-02-10T02:24:41.544Z] $ docker exec --env ******** --env ******** 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 ssh-agent -k [2025-02-10T02:24:41.635Z] unset SSH_AUTH_SOCK; [2025-02-10T02:24:41.635Z] unset SSH_AGENT_PID; [2025-02-10T02:24:41.635Z] echo Agent pid 37 killed; [2025-02-10T02:24:41.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-10T02:24:41.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T02:24:41.691Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T02:24:41.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T02:24:41.804Z] $ docker exec 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 ssh-agent [2025-02-10T02:24:41.913Z] SSH_AUTH_SOCK=/tmp/ssh-a5G4cHTL9SZe/agent.70 [2025-02-10T02:24:41.913Z] SSH_AGENT_PID=76 [2025-02-10T02:24:41.928Z] Running ssh-add (command line suppressed) [2025-02-10T02:24:42.042Z] Identity added: /w/workspace/edgex-go/789@tmp/private_key_16554418261768909670.key (/w/workspace/edgex-go/789@tmp/private_key_16554418261768909670.key) [2025-02-10T02:24:42.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T02:24:42.357Z] + git semver init [2025-02-10T02:24:42.619Z] 2025-02-10 02:24:42,541 [run_init] DEBUG init version:0.0.0 force:False [2025-02-10T02:24:42.619Z] 2025-02-10 02:24:42,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/789/.semver [2025-02-10T02:24:42.619Z] 2025-02-10 02:24:42,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/789/.semver [2025-02-10T02:24:42.619Z] 2025-02-10 02:24:42,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/789/.semver'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=None) [2025-02-10T02:24:47.904Z] 2025-02-10 02:24:47,795 [append_file] DEBUG append to file:/w/workspace/edgex-go/789/.git/info/exclude [2025-02-10T02:24:47.904Z] 2025-02-10 02:24:47,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/789/.semver/main with force:False [2025-02-10T02:24:47.904Z] 2025-02-10 02:24:47,795 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main [2025-02-10T02:24:47.904Z] 2025-02-10 02:24:47,795 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main [2025-02-10T02:24:47.904Z] 4.0.0-dev.53 [Pipeline] } [2025-02-10T02:24:47.911Z] $ docker exec --env ******** --env ******** 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 ssh-agent -k [2025-02-10T02:24:48.025Z] unset SSH_AUTH_SOCK; [2025-02-10T02:24:48.025Z] unset SSH_AGENT_PID; [2025-02-10T02:24:48.026Z] echo Agent pid 76 killed; [2025-02-10T02:24:48.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T02:24:48.359Z] + git semver [Pipeline] } [2025-02-10T02:24:48.630Z] $ docker stop --time=1 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 [2025-02-10T02:24:49.964Z] $ docker rm -f --volumes 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T02:24:50.317Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-10T02:24:50.571Z] Stashed 1 file(s) [Pipeline] echo [2025-02-10T02:24:50.574Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.53 [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 [2025-02-10T02:24:51.012Z] + git config --global --add safe.directory /w/workspace/edgex-go/789 [Pipeline] echo [2025-02-10T02:24:51.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T02:24:51.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T02:24:51.050Z] ========================================================= [2025-02-10T02:24:51.050Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-10T02:24:51.050Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-10T02:24:51.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T02:24:51.345Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-10T02:24:51.345Z] da9db072f522: Pulling fs layer [2025-02-10T02:24:51.345Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-10T02:24:51.345Z] 06f05ace1117: Pulling fs layer [2025-02-10T02:24:51.345Z] 5fe327b54edc: Pulling fs layer [2025-02-10T02:24:51.345Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T02:24:51.345Z] 92a5565b7b96: Pulling fs layer [2025-02-10T02:24:51.345Z] ff9bb7016b71: Pulling fs layer [2025-02-10T02:24:51.345Z] b67dba6c2c7d: Pulling fs layer [2025-02-10T02:24:51.345Z] a813b0c90790: Pulling fs layer [2025-02-10T02:24:51.345Z] 92a5565b7b96: Waiting [2025-02-10T02:24:51.345Z] ff9bb7016b71: Waiting [2025-02-10T02:24:51.345Z] b67dba6c2c7d: Waiting [2025-02-10T02:24:51.345Z] a813b0c90790: Waiting [2025-02-10T02:24:51.345Z] 5fe327b54edc: Waiting [2025-02-10T02:24:51.345Z] 4f4fb700ef54: Waiting [2025-02-10T02:24:51.345Z] 6ef4a4ee8ca5: Download complete [2025-02-10T02:24:51.345Z] 5fe327b54edc: Verifying Checksum [2025-02-10T02:24:51.345Z] 5fe327b54edc: Download complete [2025-02-10T02:24:51.345Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T02:24:51.345Z] 4f4fb700ef54: Download complete [2025-02-10T02:24:51.345Z] 92a5565b7b96: Verifying Checksum [2025-02-10T02:24:51.345Z] 92a5565b7b96: Download complete [2025-02-10T02:24:51.345Z] da9db072f522: Download complete [2025-02-10T02:24:51.345Z] ff9bb7016b71: Verifying Checksum [2025-02-10T02:24:51.345Z] ff9bb7016b71: Download complete [2025-02-10T02:24:51.606Z] da9db072f522: Pull complete [2025-02-10T02:24:51.606Z] a813b0c90790: Verifying Checksum [2025-02-10T02:24:51.606Z] a813b0c90790: Download complete [2025-02-10T02:24:51.866Z] 6ef4a4ee8ca5: Pull complete [2025-02-10T02:24:51.866Z] 06f05ace1117: Download complete [2025-02-10T02:24:52.126Z] b67dba6c2c7d: Verifying Checksum [2025-02-10T02:24:52.126Z] b67dba6c2c7d: Download complete [2025-02-10T02:24:56.311Z] 06f05ace1117: Pull complete [2025-02-10T02:24:56.311Z] 5fe327b54edc: Pull complete [2025-02-10T02:24:56.311Z] 4f4fb700ef54: Pull complete [2025-02-10T02:24:56.311Z] 92a5565b7b96: Pull complete [2025-02-10T02:24:56.311Z] ff9bb7016b71: Pull complete [2025-02-10T02:24:58.862Z] b67dba6c2c7d: Pull complete [2025-02-10T02:24:59.121Z] a813b0c90790: Pull complete [2025-02-10T02:24:59.121Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-10T02:24:59.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T02:24:59.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-10T02:24:59.422Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T02:24:59.422Z] WORKDIR /edgex [2025-02-10T02:24:59.422Z] COPY go.mod . [2025-02-10T02:24:59.422Z] RUN go mod download [2025-02-10T02:24:59.422Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-10T02:25:00.362Z] Sending build context to Docker daemon 180MB [2025-02-10T02:25:00.362Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T02:25:00.362Z] ---> 3ba60ce46760 [2025-02-10T02:25:00.362Z] Step 2/4 : WORKDIR /edgex [2025-02-10T02:25:03.674Z] ---> Running in dc0eb52ec0de [2025-02-10T02:25:03.674Z] Removing intermediate container dc0eb52ec0de [2025-02-10T02:25:03.674Z] ---> d575069820d2 [2025-02-10T02:25:03.674Z] Step 3/4 : COPY go.mod . [2025-02-10T02:25:03.674Z] ---> 8728e9737619 [2025-02-10T02:25:03.674Z] Step 4/4 : RUN go mod download [2025-02-10T02:25:03.674Z] ---> Running in 3371c1103e42 [2025-02-10T02:25:05.684Z] Still waiting to schedule task [2025-02-10T02:25:05.685Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-38481’ is offline [2025-02-10T02:25:25.643Z] Removing intermediate container 3371c1103e42 [2025-02-10T02:25:25.643Z] ---> 48e67bea9e40 [2025-02-10T02:25:25.643Z] Successfully built 48e67bea9e40 [2025-02-10T02:25:25.643Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:25:25.954Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T02:25:25.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T02:25:26.045Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T02:25:26.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T02:25:26.451Z] $ docker top c92d387c70ea64f2fa03e367d14706fb8f96f0dafd609707035cb406c0aac5cf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T02:25:26.809Z] + go version [2025-02-10T02:25:26.809Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-10T02:25:26.816Z] $ docker stop --time=1 c92d387c70ea64f2fa03e367d14706fb8f96f0dafd609707035cb406c0aac5cf [2025-02-10T02:25:28.095Z] $ docker rm -f --volumes c92d387c70ea64f2fa03e367d14706fb8f96f0dafd609707035cb406c0aac5cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:25:28.563Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T02:25:28.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T02:25:28.652Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T02:25:28.681Z] $ 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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T02:25:29.007Z] $ docker top d0c20530712c30e672bb7160c7b01c84206635e2a70d17567457d7d57a600eb5 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-10T02:25:29.084Z] ========================================================= [2025-02-10T02:25:29.084Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-10T02:25:29.084Z] ========================================================= [Pipeline] sh [2025-02-10T02:25:29.362Z] + git config --global --add safe.directory /w/workspace/edgex-go/789 [Pipeline] fileExists [Pipeline] sh [2025-02-10T02:25:29.661Z] + make test [2025-02-10T02:25:29.661Z] go test -race -coverprofile=coverage.out ./... [2025-02-10T02:25:37.791Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-10T02:26:10.589Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-10T02:26:11.158Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-10T02:26:11.158Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-10T02:26:12.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-02-10T02:26:12.667Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-10T02:26:12.667Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-10T02:26:12.667Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-10T02:26:13.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2025-02-10T02:26:13.866Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-10T02:26:13.866Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-10T02:26:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-10T02:26:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-10T02:26:14.435Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-10T02:26:14.435Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T02:26:14.435Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-10T02:26:14.435Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-10T02:26:14.435Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-10T02:26:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-10T02:26:14.435Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-10T02:26:14.435Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-10T02:26:15.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-10T02:26:15.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-10T02:26:15.814Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-10T02:26:15.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-10T02:26:15.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T02:26:15.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-10T02:26:16.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2025-02-10T02:26:16.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 47.2% of statements [2025-02-10T02:26:17.323Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-10T02:26:17.323Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-10T02:26:17.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.172s coverage: 93.4% of statements [2025-02-10T02:26:17.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.3% of statements [2025-02-10T02:26:18.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements [2025-02-10T02:26:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-10T02:26:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-10T02:26:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-10T02:26:19.459Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T02:26:19.459Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-10T02:26:19.459Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-10T02:26:19.459Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-10T02:26:19.459Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-10T02:26:19.459Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-10T02:26:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-10T02:26:19.459Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-10T02:26:19.459Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-10T02:26:20.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 95.8% of statements [2025-02-10T02:26:20.836Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-02-10T02:26:21.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-10T02:26:21.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-10T02:26:21.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-10T02:26:21.362Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-10T02:26:21.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-10T02:26:22.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2025-02-10T02:26:22.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2025-02-10T02:26:22.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements [2025-02-10T02:26:22.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-02-10T02:26:22.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-02-10T02:26:23.141Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-10T02:26:23.141Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-10T02:26:23.141Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-10T02:26:23.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-10T02:26:23.711Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-10T02:26:23.711Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-10T02:26:23.711Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-10T02:26:23.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.033s coverage: 87.1% of statements [2025-02-10T02:26:23.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-02-10T02:26:23.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements [2025-02-10T02:26:23.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-02-10T02:26:24.909Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-10T02:26:24.909Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-10T02:26:24.909Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-10T02:26:25.850Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-10T02:26:25.850Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-10T02:26:25.850Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-10T02:26:25.850Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-10T02:26:26.794Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-10T02:26:26.794Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-10T02:26:27.054Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-10T02:26:28.437Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-10T02:26:29.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-10T02:26:30.388Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-10T02:26:30.388Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-10T02:26:32.927Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-10T02:26:32.927Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-10T02:26:32.927Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-10T02:26:33.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-10T02:26:33.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-10T02:26:33.866Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T02:26:35.780Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-10T02:26:35.780Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-10T02:26:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-10T02:26:36.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-02-10T02:26:36.053Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-10T02:26:36.053Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-10T02:26:36.053Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-10T02:26:36.053Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-10T02:26:37.960Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-10T02:26:37.960Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-10T02:26:37.960Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-10T02:26:37.960Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-10T02:26:38.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-10T02:26:38.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-10T02:26:38.900Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-10T02:26:38.900Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T02:26:40.278Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-10T02:26:40.278Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-10T02:26:40.278Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-10T02:26:40.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-10T02:26:41.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-10T02:26:41.113Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.057s coverage: 92.9% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 36.1% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 94.9% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 97.7% of statements [2025-02-10T02:26:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements [2025-02-10T02:26:46.392Z] 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 [2025-02-10T02:26:46.649Z] running golangci-lint [2025-02-10T02:26:46.649Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-10T02:26:46.649Z] go version go1.23.4 linux/amd64 [2025-02-10T02:26:46.909Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-10T02:26:46.909Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-10T02:26:46.909Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-10T02:26:51.414Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38486 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-10T02:26:51.436Z] Running in /w/workspace/edgex-go/789 [Pipeline] { [Pipeline] checkout [2025-02-10T02:26:54.502Z] The recommended git tool is: git [2025-02-10T02:27:03.424Z] using credential edgex-jenkins-ssh [2025-02-10T02:27:03.447Z] Cloning the remote Git repository [2025-02-10T02:27:03.488Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-10T02:27:03.610Z] > git init /w/workspace/edgex-go/789 # timeout=10 [2025-02-10T02:27:03.974Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-10T02:27:03.977Z] > git --version # timeout=10 [2025-02-10T02:27:04.030Z] > git --version # 'git version 2.25.1' [2025-02-10T02:27:04.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-10T02:27:04.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-10T02:27:13.453Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 24.844912978s" [2025-02-10T02:27:13.453Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.153223ms" [2025-02-10T02:27:22.842Z] Avoid second fetch [2025-02-10T02:27:22.843Z] Checking out Revision 63139032be4d16dbd5c4c048fde0529458690203 (main) [2025-02-10T02:27:23.726Z] Commit message: "feat: Add DB schema migration mechanism (#5073)" [2025-02-10T02:27:21.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-10T02:27:21.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-10T02:27:22.858Z] > git config core.sparsecheckout # timeout=10 [2025-02-10T02:27:22.918Z] > git checkout -f 63139032be4d16dbd5c4c048fde0529458690203 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T02:27:28.344Z] level=info msg="[linters_context/goanalysis] analyzers took 1m47.27074529s with top 10 stages: buildir: 1m9.870642541s, gosec: 4.477759006s, inspect: 2.781511576s, fact_deprecated: 2.47805084s, printf: 1.647050608s, ctrlflow: 1.592065244s, fact_purity: 1.341458025s, S1038: 1.105925958s, nilness: 1.086794538s, S1039: 689.188392ms" [2025-02-10T02:27:28.344Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-10T02:27:28.344Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, exclude-rules: 202/20, cgo: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202, filename_unadjuster: 202/202, nolint: 20/0" [2025-02-10T02:27:28.344Z] level=info msg="[runner] processing took 18.412398ms with stages: nolint: 7.53389ms, identifier_marker: 5.170972ms, autogenerated_exclude: 1.819695ms, path_prettifier: 1.634552ms, exclude-rules: 1.15315ms, skip_dirs: 940.298µs, invalid_issue: 86.711µs, cgo: 39.57µs, filename_unadjuster: 28.66µs, max_same_issues: 950ns, exclude: 850ns, sort_results: 600ns, fixer: 530ns, skip_files: 510ns, uniq_by_line: 410ns, source_code: 270ns, max_from_linter: 170ns, path_prefixer: 140ns, diff: 130ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 100ns" [2025-02-10T02:27:28.344Z] level=info msg="[runner] linters took 14.414323508s with stages: goanalysis_metalinter: 14.39582823s" [2025-02-10T02:27:28.344Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-10T02:27:28.344Z] level=info msg="Memory: 388 samples, avg is 289.7MB, max is 1258.2MB" [2025-02-10T02:27:28.344Z] level=info msg="Execution took 39.320561225s" [2025-02-10T02:27:28.344Z] go vet ./... [2025-02-10T02:27:28.519Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-10T02:27:28.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T02:27:28.519Z] Dload Upload Total Spent Left Speed [2025-02-10T02:27:28.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2025-02-10T02:27:28.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-10T02:27:29.201Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-10T02:27:29.202Z] + sudo tee /etc/docker/daemon.new [2025-02-10T02:27:29.202Z] { [2025-02-10T02:27:29.202Z] "registry-mirrors": [ [2025-02-10T02:27:29.202Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-10T02:27:29.202Z] ], [2025-02-10T02:27:29.202Z] "bip": "10.250.0.254/24", [2025-02-10T02:27:29.202Z] "hosts": [ [2025-02-10T02:27:29.202Z] "tcp://0.0.0.0:5555", [2025-02-10T02:27:29.202Z] "unix:///var/run/docker.sock" [2025-02-10T02:27:29.202Z] ], [2025-02-10T02:27:29.202Z] "mtu": 1458, [2025-02-10T02:27:29.202Z] "selinux-enabled": true, [2025-02-10T02:27:29.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-10T02:27:29.202Z] } [Pipeline] sh [2025-02-10T02:27:29.542Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-10T02:27:29.881Z] + sudo service docker restart [2025-02-10T02:27:33.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T02:27:33.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-10T02:27:33.609Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-10T02:27:33.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-10T02:27:34.174Z] + ls -al . [2025-02-10T02:27:34.174Z] total 1872 [2025-02-10T02:27:34.174Z] drwxrwxr-x 11 1001 1001 4096 Feb 10 02:25 . [2025-02-10T02:27:34.174Z] drwxr-xr-x 4 root root 4096 Feb 10 02:25 .. [2025-02-10T02:27:34.174Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 02:24 .blubracket [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 10 Feb 10 02:24 .dockerignore [2025-02-10T02:27:34.174Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 02:26 .git [2025-02-10T02:27:34.174Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 02:24 .github [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 907 Feb 10 02:24 .gitignore [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 199 Feb 10 02:24 .golangci.yml [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 100 Feb 10 02:24 .hadolint.yml [2025-02-10T02:27:34.174Z] drwxr-xr-x 3 1001 1001 4096 Feb 10 02:24 .semver [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 155 Feb 10 02:24 .sonarcloud.properties [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 02:24 ADOPTERS.md [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 17374 Feb 10 02:24 Attribution.txt [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 100284 Feb 10 02:24 CHANGELOG.md [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 02:24 CONTRIBUTING.md [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 02:24 GOVERNANCE.md [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 858 Feb 10 02:24 Jenkinsfile [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 02:24 LICENSE [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 16740 Feb 10 02:24 Makefile [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 02:24 OWNERS.md [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 9932 Feb 10 02:24 README.md [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 789 Feb 10 02:24 SECURITY.md [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 12 Feb 10 02:24 VERSION [2025-02-10T02:27:34.174Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 02:24 bin [2025-02-10T02:27:34.174Z] drwxrwxr-x 19 1001 1001 4096 Feb 10 02:24 cmd [2025-02-10T02:27:34.174Z] -rw-r--r-- 1 root root 1544537 Feb 10 02:26 coverage.out [2025-02-10T02:27:34.174Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 02:24 fuzz_test [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 6494 Feb 10 02:24 go.mod [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 88223 Feb 10 02:24 go.sum [2025-02-10T02:27:34.174Z] drwxrwxr-x 7 1001 1001 4096 Feb 10 02:24 internal [2025-02-10T02:27:34.174Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 02:24 openapi [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 584 Feb 10 02:24 security.txt [2025-02-10T02:27:34.174Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 02:24 version.go [Pipeline] sh [2025-02-10T02:27:34.466Z] + '[' -e coverage.out ] [2025-02-10T02:27:34.466Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-10T02:27:34.624Z] Stashed 1 file(s) [Pipeline] sh [2025-02-10T02:27:34.912Z] + make build [2025-02-10T02:27:34.912Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T02:27:48.192Z] provisioning config files... [2025-02-10T02:27:48.222Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/789@tmp/config874697599385218622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T02:27:48.701Z] ---> ****-login.sh [2025-02-10T02:27:48.701Z] nexus3.edgexfoundry.org:10001 [2025-02-10T02:27:49.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:27:49.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:27:49.305Z] Configure a credential helper to remove this warning. See [2025-02-10T02:27:49.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:27:49.305Z] [2025-02-10T02:27:49.305Z] Login Succeeded [2025-02-10T02:27:49.305Z] nexus3.edgexfoundry.org:10002 [2025-02-10T02:27:49.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:27:49.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:27:49.846Z] Configure a credential helper to remove this warning. See [2025-02-10T02:27:49.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:27:49.846Z] [2025-02-10T02:27:49.846Z] Login Succeeded [2025-02-10T02:27:49.846Z] nexus3.edgexfoundry.org:10003 [2025-02-10T02:27:50.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:27:50.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:27:50.119Z] Configure a credential helper to remove this warning. See [2025-02-10T02:27:50.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:27:50.119Z] [2025-02-10T02:27:50.119Z] Login Succeeded [2025-02-10T02:27:50.119Z] nexus3.edgexfoundry.org:10004 [2025-02-10T02:27:50.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:27:50.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:27:50.664Z] Configure a credential helper to remove this warning. See [2025-02-10T02:27:50.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:27:50.664Z] [2025-02-10T02:27:50.665Z] Login Succeeded [2025-02-10T02:27:50.665Z] ****.io [2025-02-10T02:27:50.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:27:50.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:27:50.936Z] Configure a credential helper to remove this warning. See [2025-02-10T02:27:50.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:27:50.936Z] [2025-02-10T02:27:50.937Z] Login Succeeded [2025-02-10T02:27:51.211Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T02:27:51.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-10T02:27:51.868Z] + git config --global --add safe.directory /w/workspace/edgex-go/789 [Pipeline] echo [2025-02-10T02:27:51.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T02:27:51.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T02:27:51.932Z] ========================================================= [2025-02-10T02:27:51.932Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-10T02:27:51.932Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-10T02:27:52.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T02:27:52.541Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-10T02:27:52.541Z] 9986a736f7d3: Pulling fs layer [2025-02-10T02:27:52.541Z] 1f018df60701: Pulling fs layer [2025-02-10T02:27:52.541Z] 39f8f326b044: Pulling fs layer [2025-02-10T02:27:52.541Z] e6a1e7a6a96a: Pulling fs layer [2025-02-10T02:27:52.541Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T02:27:52.541Z] d45d956e0dbf: Pulling fs layer [2025-02-10T02:27:52.541Z] d7702b0d1db1: Pulling fs layer [2025-02-10T02:27:52.541Z] 5c7f0f088c93: Pulling fs layer [2025-02-10T02:27:52.541Z] 4fdc064ae6cf: Pulling fs layer [2025-02-10T02:27:52.541Z] e6a1e7a6a96a: Waiting [2025-02-10T02:27:52.541Z] d7702b0d1db1: Waiting [2025-02-10T02:27:52.541Z] d45d956e0dbf: Waiting [2025-02-10T02:27:52.541Z] 5c7f0f088c93: Waiting [2025-02-10T02:27:52.541Z] 4fdc064ae6cf: Waiting [2025-02-10T02:27:52.541Z] 1f018df60701: Verifying Checksum [2025-02-10T02:27:52.541Z] 1f018df60701: Download complete [2025-02-10T02:27:52.541Z] e6a1e7a6a96a: Verifying Checksum [2025-02-10T02:27:52.541Z] e6a1e7a6a96a: Download complete [2025-02-10T02:27:52.541Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T02:27:52.541Z] 4f4fb700ef54: Download complete [2025-02-10T02:27:52.541Z] 9986a736f7d3: Verifying Checksum [2025-02-10T02:27:52.541Z] 9986a736f7d3: Download complete [2025-02-10T02:27:52.541Z] d45d956e0dbf: Verifying Checksum [2025-02-10T02:27:52.541Z] d45d956e0dbf: Download complete [2025-02-10T02:27:52.541Z] d7702b0d1db1: Verifying Checksum [2025-02-10T02:27:52.541Z] d7702b0d1db1: Download complete [2025-02-10T02:27:53.155Z] 4fdc064ae6cf: Verifying Checksum [2025-02-10T02:27:53.155Z] 4fdc064ae6cf: Download complete [2025-02-10T02:27:53.748Z] 9986a736f7d3: Pull complete [2025-02-10T02:27:54.338Z] 1f018df60701: Pull complete [2025-02-10T02:27:54.609Z] 39f8f326b044: Verifying Checksum [2025-02-10T02:27:54.609Z] 39f8f326b044: Download complete [2025-02-10T02:27:56.031Z] 5c7f0f088c93: Verifying Checksum [2025-02-10T02:27:56.031Z] 5c7f0f088c93: Download complete [2025-02-10T02:28:01.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-10T02:28:01.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-10T02:28:01.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-10T02:28:01.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-10T02:28:03.366Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-10T02:28:08.639Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-10T02:28:10.544Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-10T02:28:11.062Z] 39f8f326b044: Pull complete [2025-02-10T02:28:11.062Z] e6a1e7a6a96a: Pull complete [2025-02-10T02:28:11.062Z] 4f4fb700ef54: Pull complete [2025-02-10T02:28:11.062Z] d45d956e0dbf: Pull complete [2025-02-10T02:28:11.062Z] d7702b0d1db1: Pull complete [2025-02-10T02:28:13.076Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-10T02:28:13.642Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-10T02:28:14.579Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-10T02:28:15.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-10T02:28:16.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-10T02:28:17.472Z] $ docker stop --time=1 d0c20530712c30e672bb7160c7b01c84206635e2a70d17567457d7d57a600eb5 [2025-02-10T02:28:19.325Z] 5c7f0f088c93: Pull complete [2025-02-10T02:28:20.752Z] 4fdc064ae6cf: Pull complete [2025-02-10T02:28:20.752Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-10T02:28:20.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T02:28:20.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T02:28:21.710Z] $ docker rm -f --volumes d0c20530712c30e672bb7160c7b01c84206635e2a70d17567457d7d57a600eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2025-02-10T02:28:22.745Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T02:28:22.745Z] WORKDIR /edgex [2025-02-10T02:28:22.745Z] COPY go.mod . [2025-02-10T02:28:22.745Z] RUN go mod download [2025-02-10T02:28:22.745Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:28:23.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T02:28:23.153Z] [2025-02-10T02:28:23.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:28:23.337Z] Sending build context to Docker daemon 3.564MB [2025-02-10T02:28:23.337Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T02:28:23.337Z] ---> 63f30b955cb9 [2025-02-10T02:28:23.337Z] Step 2/4 : WORKDIR /edgex [2025-02-10T02:28:23.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T02:28:23.763Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-10T02:28:23.763Z] 91d30c5bc195: Pulling fs layer [2025-02-10T02:28:23.763Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-10T02:28:23.763Z] 9c61dcf015f6: Pulling fs layer [2025-02-10T02:28:23.763Z] 4698f68db338: Pulling fs layer [2025-02-10T02:28:23.763Z] 2a2f49069b9e: Pulling fs layer [2025-02-10T02:28:23.763Z] e0025b399a48: Pulling fs layer [2025-02-10T02:28:23.763Z] 4698f68db338: Waiting [2025-02-10T02:28:23.763Z] 2a2f49069b9e: Waiting [2025-02-10T02:28:23.763Z] e0025b399a48: Waiting [2025-02-10T02:28:23.763Z] 91d30c5bc195: Download complete [2025-02-10T02:28:23.763Z] 4698f68db338: Verifying Checksum [2025-02-10T02:28:23.763Z] 4698f68db338: Download complete [2025-02-10T02:28:23.763Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-10T02:28:23.763Z] 2e9b0aa3be6d: Download complete [2025-02-10T02:28:23.763Z] e0025b399a48: Verifying Checksum [2025-02-10T02:28:23.763Z] e0025b399a48: Download complete [2025-02-10T02:28:24.023Z] 91d30c5bc195: Pull complete [2025-02-10T02:28:24.023Z] 2a2f49069b9e: Download complete [2025-02-10T02:28:24.282Z] 2e9b0aa3be6d: Pull complete [2025-02-10T02:28:24.282Z] 9c61dcf015f6: Download complete [2025-02-10T02:28:25.950Z] ---> Running in 2fcdbf00a256 [2025-02-10T02:28:25.950Z] Removing intermediate container 2fcdbf00a256 [2025-02-10T02:28:25.950Z] ---> 5204cc62f5fd [2025-02-10T02:28:25.950Z] Step 3/4 : COPY go.mod . [2025-02-10T02:28:26.224Z] ---> f39557b19190 [2025-02-10T02:28:26.224Z] Step 4/4 : RUN go mod download [2025-02-10T02:28:26.224Z] ---> Running in e0d878276c26 [2025-02-10T02:28:27.566Z] 9c61dcf015f6: Pull complete [2025-02-10T02:28:27.566Z] 4698f68db338: Pull complete [2025-02-10T02:28:27.566Z] 2a2f49069b9e: Pull complete [2025-02-10T02:28:27.566Z] e0025b399a48: Pull complete [2025-02-10T02:28:27.566Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-10T02:28:27.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T02:28:27.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T02:28:27.674Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T02:28:27.701Z] $ 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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T02:28:31.408Z] $ docker top f27d7416a776d41146566e8cee935ff72f9b79674067e2ff496b762bd58ccdab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T02:28:31.763Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-10T02:28:34.298Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-02-10T02:28:34.298Z] #1 transferring dockerfile: 1.81kB done [2025-02-10T02:28:34.298Z] #1 DONE 0.0s [2025-02-10T02:28:34.298Z] [2025-02-10T02:28:34.298Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-10T02:28:34.298Z] #2 transferring dockerfile: 2.49kB done [2025-02-10T02:28:34.298Z] #2 DONE 0.0s [2025-02-10T02:28:34.298Z] [2025-02-10T02:28:34.298Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-02-10T02:28:34.298Z] #3 transferring dockerfile: 2.01kB done [2025-02-10T02:28:34.298Z] #3 DONE 0.0s [2025-02-10T02:28:34.298Z] [2025-02-10T02:28:34.298Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-10T02:28:34.298Z] #4 transferring dockerfile: 3.02kB done [2025-02-10T02:28:34.298Z] #4 DONE 0.1s [2025-02-10T02:28:34.298Z] [2025-02-10T02:28:34.299Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #5 ... [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #6 transferring dockerfile: 1.89kB done [2025-02-10T02:28:34.557Z] #6 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #7 transferring dockerfile: 1.83kB done [2025-02-10T02:28:34.557Z] #7 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #8 transferring dockerfile: 1.69kB done [2025-02-10T02:28:34.557Z] #8 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #9 transferring dockerfile: 2.23kB done [2025-02-10T02:28:34.557Z] #9 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #10 [core-data internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #10 transferring dockerfile: 2.04kB done [2025-02-10T02:28:34.557Z] #10 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #5 transferring dockerfile: 1.70kB done [2025-02-10T02:28:34.557Z] #5 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #11 transferring dockerfile: 2.10kB done [2025-02-10T02:28:34.557Z] #11 DONE 0.2s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #12 transferring dockerfile: 2.50kB done [2025-02-10T02:28:34.557Z] #12 DONE 0.2s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #13 transferring dockerfile: 2.14kB done [2025-02-10T02:28:34.557Z] #13 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #14 [core-command internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #14 transferring dockerfile: 1.94kB done [2025-02-10T02:28:34.557Z] #14 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-02-10T02:28:34.557Z] #15 transferring dockerfile: 2.00kB done [2025-02-10T02:28:34.557Z] #15 DONE 0.1s [2025-02-10T02:28:34.557Z] [2025-02-10T02:28:34.557Z] #16 [security-spire-agent internal] load .dockerignore [2025-02-10T02:28:34.557Z] #16 transferring context: 50B done [2025-02-10T02:28:34.557Z] #16 DONE 0.1s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-02-10T02:28:34.816Z] #17 transferring context: 50B done [2025-02-10T02:28:34.816Z] #17 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #18 [core-keeper internal] load .dockerignore [2025-02-10T02:28:34.816Z] #18 transferring context: 50B done [2025-02-10T02:28:34.816Z] #18 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #19 [security-bootstrapper internal] load .dockerignore [2025-02-10T02:28:34.816Z] #19 transferring context: 50B done [2025-02-10T02:28:34.816Z] #19 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #20 [core-metadata internal] load .dockerignore [2025-02-10T02:28:34.816Z] #20 transferring context: 50B done [2025-02-10T02:28:34.816Z] #20 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-02-10T02:28:34.816Z] #21 transferring context: 50B done [2025-02-10T02:28:34.816Z] #21 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #22 [support-scheduler internal] load .dockerignore [2025-02-10T02:28:34.816Z] #22 transferring context: 50B done [2025-02-10T02:28:34.816Z] #22 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #23 [security-proxy-setup internal] load .dockerignore [2025-02-10T02:28:34.816Z] #23 transferring context: 50B done [2025-02-10T02:28:34.816Z] #23 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-10T02:28:34.816Z] #24 transferring context: 50B done [2025-02-10T02:28:34.816Z] #24 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #25 [security-spire-config internal] load .dockerignore [2025-02-10T02:28:34.816Z] #25 transferring context: 50B done [2025-02-10T02:28:34.816Z] #25 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #26 [security-spire-server internal] load .dockerignore [2025-02-10T02:28:34.816Z] #26 transferring context: 50B done [2025-02-10T02:28:34.816Z] #26 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #27 [core-data internal] load .dockerignore [2025-02-10T02:28:34.816Z] #27 transferring context: 50B done [2025-02-10T02:28:34.816Z] #27 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #28 [security-proxy-auth internal] load .dockerignore [2025-02-10T02:28:34.816Z] #28 transferring context: 50B done [2025-02-10T02:28:34.816Z] #28 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #29 [core-command internal] load .dockerignore [2025-02-10T02:28:34.816Z] #29 transferring context: 50B done [2025-02-10T02:28:34.816Z] #29 DONE 0.0s [2025-02-10T02:28:34.816Z] [2025-02-10T02:28:34.816Z] #30 [support-notifications internal] load .dockerignore [2025-02-10T02:28:34.816Z] #30 transferring context: 50B done [2025-02-10T02:28:34.816Z] #30 DONE 0.0s [2025-02-10T02:28:35.074Z] [2025-02-10T02:28:35.074Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-10T02:28:35.074Z] #31 ... [2025-02-10T02:28:35.074Z] [2025-02-10T02:28:35.074Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T02:28:35.074Z] #32 DONE 0.0s [2025-02-10T02:28:35.334Z] [2025-02-10T02:28:35.334Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T02:28:35.334Z] #32 DONE 0.0s [2025-02-10T02:28:35.334Z] [2025-02-10T02:28:35.334Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:28:35.334Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T02:28:35.334Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:28:35.334Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T02:28:35.334Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T02:28:35.334Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 2.10MB / 3.63MB 0.1s [2025-02-10T02:28:35.334Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:28:35.334Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T02:28:35.334Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T02:28:35.334Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s [2025-02-10T02:28:35.334Z] #33 ... [2025-02-10T02:28:35.334Z] [2025-02-10T02:28:35.334Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T02:28:35.334Z] #32 DONE 0.0s [2025-02-10T02:28:35.334Z] [2025-02-10T02:28:35.334Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:28:35.334Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T02:28:35.334Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-10T02:28:35.593Z] #33 ... [2025-02-10T02:28:35.593Z] [2025-02-10T02:28:35.593Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:28:35.593Z] #34 DONE 0.4s [2025-02-10T02:28:35.593Z] [2025-02-10T02:28:35.593Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:28:35.593Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T02:28:35.593Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:28:35.593Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T02:28:35.593Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T02:28:35.593Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T02:28:35.593Z] #33 ... [2025-02-10T02:28:35.593Z] [2025-02-10T02:28:35.593Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-10T02:28:35.593Z] #31 DONE 0.7s [2025-02-10T02:28:35.593Z] [2025-02-10T02:28:35.593Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-10T02:28:35.593Z] #35 DONE 0.7s [2025-02-10T02:28:35.593Z] [2025-02-10T02:28:35.593Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:28:35.593Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-10T02:28:35.593Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:28:35.593Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T02:28:35.593Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T02:28:35.593Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T02:28:35.852Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T02:28:36.418Z] #33 ... [2025-02-10T02:28:36.418Z] [2025-02-10T02:28:36.418Z] #36 [security-spire-config internal] load build context [2025-02-10T02:28:36.418Z] #36 transferring context: 22.05kB 0.0s done [2025-02-10T02:28:36.418Z] #36 DONE 0.7s [2025-02-10T02:28:36.418Z] [2025-02-10T02:28:36.418Z] #37 [security-spire-server internal] load build context [2025-02-10T02:28:36.418Z] #37 transferring context: 23.80kB 0.0s done [2025-02-10T02:28:36.418Z] #37 DONE 0.7s [2025-02-10T02:28:36.418Z] [2025-02-10T02:28:36.418Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:28:36.418Z] #33 ... [2025-02-10T02:28:36.418Z] [2025-02-10T02:28:36.418Z] #38 [security-spire-agent internal] load build context [2025-02-10T02:28:36.418Z] #38 transferring context: 23.33kB 0.0s done [2025-02-10T02:28:36.418Z] #38 DONE 0.8s [2025-02-10T02:28:36.676Z] [2025-02-10T02:28:36.676Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:28:36.676Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-02-10T02:28:36.676Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-10T02:28:36.676Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-10T02:28:36.676Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-10T02:28:36.676Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-10T02:28:36.676Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-10T02:28:36.676Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-10T02:28:36.676Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s [2025-02-10T02:28:36.676Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-10T02:28:36.676Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.7s [2025-02-10T02:28:36.676Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-10T02:28:36.676Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.8s [2025-02-10T02:28:36.937Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.9s [2025-02-10T02:28:36.937Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.0s [2025-02-10T02:28:36.937Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s [2025-02-10T02:28:37.196Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2025-02-10T02:28:37.573Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-02-10T02:28:38.143Z] #39 ... [2025-02-10T02:28:38.143Z] [2025-02-10T02:28:38.143Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-10T02:28:38.143Z] #40 DONE 2.9s [2025-02-10T02:28:38.143Z] [2025-02-10T02:28:38.143Z] #41 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-02-10T02:28:43.750Z] #41 ... [2025-02-10T02:28:43.750Z] [2025-02-10T02:28:43.750Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:28:43.750Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.8s done [2025-02-10T02:28:43.750Z] #39 ... [2025-02-10T02:28:43.750Z] [2025-02-10T02:28:43.750Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-10T02:28:43.750Z] #42 transferring context: 268.96MB 8.4s [2025-02-10T02:28:44.688Z] #42 ... [2025-02-10T02:28:44.688Z] [2025-02-10T02:28:44.688Z] #43 [security-secretstore-setup internal] load build context [2025-02-10T02:28:44.688Z] #43 ... [2025-02-10T02:28:44.688Z] [2025-02-10T02:28:44.688Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-10T02:28:45.256Z] #42 ... [2025-02-10T02:28:45.256Z] [2025-02-10T02:28:45.256Z] #44 [core-keeper internal] load build context [2025-02-10T02:28:45.256Z] #44 ... [2025-02-10T02:28:45.256Z] [2025-02-10T02:28:45.256Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-10T02:28:45.256Z] #45 ... [2025-02-10T02:28:45.256Z] [2025-02-10T02:28:45.256Z] #46 [security-bootstrapper internal] load build context [2025-02-10T02:28:45.815Z] #46 ... [2025-02-10T02:28:45.815Z] [2025-02-10T02:28:45.815Z] #47 [core-metadata internal] load build context [2025-02-10T02:28:45.815Z] #47 ... [2025-02-10T02:28:45.815Z] [2025-02-10T02:28:45.815Z] #48 [support-scheduler internal] load build context [2025-02-10T02:28:46.076Z] #48 ... [2025-02-10T02:28:46.076Z] [2025-02-10T02:28:46.076Z] #49 [support-notifications internal] load build context [2025-02-10T02:28:46.076Z] #49 ... [2025-02-10T02:28:46.076Z] [2025-02-10T02:28:46.076Z] #50 [security-proxy-auth internal] load build context [2025-02-10T02:28:46.076Z] #50 ... [2025-02-10T02:28:46.076Z] [2025-02-10T02:28:46.076Z] #51 [core-command internal] load build context [2025-02-10T02:28:46.076Z] #51 ... [2025-02-10T02:28:46.076Z] [2025-02-10T02:28:46.076Z] #52 [security-proxy-setup internal] load build context [2025-02-10T02:28:46.685Z] #52 ... [2025-02-10T02:28:46.685Z] [2025-02-10T02:28:46.685Z] #53 [core-data internal] load build context [2025-02-10T02:28:48.341Z] #53 ... [2025-02-10T02:28:48.341Z] [2025-02-10T02:28:48.341Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T02:28:48.341Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-02-10T02:28:48.341Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-10T02:28:48.341Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-10T02:28:48.341Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-10T02:28:48.341Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-02-10T02:28:48.341Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-02-10T02:28:48.341Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2025-02-10T02:28:48.341Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-10T02:28:48.341Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-10T02:28:48.341Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2025-02-10T02:28:48.341Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-02-10T02:28:48.341Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done [2025-02-10T02:28:48.341Z] #54 ... [2025-02-10T02:28:48.341Z] [2025-02-10T02:28:48.341Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T02:28:48.341Z] #55 ... [2025-02-10T02:28:48.341Z] [2025-02-10T02:28:48.341Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T02:28:48.630Z] #56 ... [2025-02-10T02:28:48.630Z] [2025-02-10T02:28:48.630Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T02:28:48.630Z] #57 ... [2025-02-10T02:28:48.630Z] [2025-02-10T02:28:48.630Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T02:28:48.630Z] #58 ... [2025-02-10T02:28:48.630Z] [2025-02-10T02:28:48.630Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T02:28:48.891Z] #59 ... [2025-02-10T02:28:48.891Z] [2025-02-10T02:28:48.891Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T02:28:48.891Z] #60 ... [2025-02-10T02:28:48.891Z] [2025-02-10T02:28:48.891Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T02:28:48.891Z] #61 ... [2025-02-10T02:28:48.891Z] [2025-02-10T02:28:48.891Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T02:28:49.152Z] #62 ... [2025-02-10T02:28:49.152Z] [2025-02-10T02:28:49.152Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T02:28:49.152Z] #63 ... [2025-02-10T02:28:49.152Z] [2025-02-10T02:28:49.152Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T02:28:49.152Z] #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:28:49.152Z] #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:28:49.152Z] #0 3.223 (1/4) Installing ca-certificates (20241121-r1) [2025-02-10T02:28:49.152Z] #0 3.238 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-10T02:28:49.152Z] #0 3.242 (3/4) Installing su-exec (0.2-r3) [2025-02-10T02:28:49.152Z] #0 3.250 (4/4) Installing yq-go (4.44.1-r2) [2025-02-10T02:28:49.152Z] #0 3.335 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:28:49.152Z] #0 3.345 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:28:49.152Z] #0 3.381 OK: 19 MiB in 18 packages [2025-02-10T02:28:49.412Z] #64 ... [2025-02-10T02:28:49.412Z] [2025-02-10T02:28:49.412Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T02:28:49.412Z] #65 ... [2025-02-10T02:28:49.412Z] [2025-02-10T02:28:49.412Z] #43 [security-secretstore-setup internal] load build context [2025-02-10T02:28:49.412Z] #43 transferring context: 348.14MB 14.2s [2025-02-10T02:28:51.371Z] #43 ... [2025-02-10T02:28:51.371Z] [2025-02-10T02:28:51.371Z] #49 [support-notifications internal] load build context [2025-02-10T02:28:51.371Z] #49 transferring context: 446.25MB 14.5s done [2025-02-10T02:28:51.371Z] #49 ... [2025-02-10T02:28:51.371Z] [2025-02-10T02:28:51.371Z] #43 [security-secretstore-setup internal] load build context [2025-02-10T02:28:52.968Z] #43 transferring context: 446.25MB 16.7s done [2025-02-10T02:28:55.650Z] #43 ... [2025-02-10T02:28:55.650Z] [2025-02-10T02:28:55.650Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-10T02:28:55.650Z] #42 transferring context: 446.25MB 14.9s done [2025-02-10T02:28:55.650Z] #42 ... [2025-02-10T02:28:55.650Z] [2025-02-10T02:28:55.650Z] #44 [core-keeper internal] load build context [2025-02-10T02:28:55.650Z] #44 transferring context: 446.25MB 18.0s done [2025-02-10T02:28:55.650Z] #44 ... [2025-02-10T02:28:55.650Z] [2025-02-10T02:28:55.650Z] #47 [core-metadata internal] load build context [2025-02-10T02:28:55.650Z] #47 transferring context: 446.25MB 17.1s done [2025-02-10T02:28:55.650Z] #47 ... [2025-02-10T02:28:55.650Z] [2025-02-10T02:28:55.650Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-10T02:28:55.941Z] #45 ... [2025-02-10T02:28:55.941Z] [2025-02-10T02:28:55.941Z] #46 [security-bootstrapper internal] load build context [2025-02-10T02:28:55.941Z] #46 transferring context: 446.25MB 15.1s done [2025-02-10T02:28:55.941Z] #46 ... [2025-02-10T02:28:55.941Z] [2025-02-10T02:28:55.941Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-10T02:28:55.941Z] #45 transferring context: 374.43MB 20.5s [2025-02-10T02:28:56.249Z] #45 ... [2025-02-10T02:28:56.249Z] [2025-02-10T02:28:56.249Z] #50 [security-proxy-auth internal] load build context [2025-02-10T02:28:56.249Z] #50 transferring context: 446.25MB 19.3s done [2025-02-10T02:28:56.249Z] #50 ... [2025-02-10T02:28:56.249Z] [2025-02-10T02:28:56.249Z] #51 [core-command internal] load build context [2025-02-10T02:28:56.249Z] #51 transferring context: 446.25MB 19.5s done [2025-02-10T02:28:56.511Z] #51 ... [2025-02-10T02:28:56.511Z] [2025-02-10T02:28:56.511Z] #48 [support-scheduler internal] load build context [2025-02-10T02:28:56.511Z] #48 transferring context: 446.25MB 18.8s done [2025-02-10T02:28:57.026Z] #48 ... [2025-02-10T02:28:57.027Z] [2025-02-10T02:28:57.027Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-10T02:28:57.027Z] #45 transferring context: 446.25MB 20.9s done [2025-02-10T02:28:57.291Z] #45 ... [2025-02-10T02:28:57.291Z] [2025-02-10T02:28:57.291Z] #53 [core-data internal] load build context [2025-02-10T02:28:57.291Z] #53 transferring context: 446.25MB 19.7s done [2025-02-10T02:28:57.291Z] #53 ... [2025-02-10T02:28:57.291Z] [2025-02-10T02:28:57.291Z] #52 [security-proxy-setup internal] load build context [2025-02-10T02:28:57.291Z] #52 transferring context: 446.25MB 16.5s done [2025-02-10T02:29:12.416Z] #52 DONE 35.5s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-10T02:29:12.416Z] #42 DONE 35.4s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #49 [support-notifications internal] load build context [2025-02-10T02:29:12.416Z] #49 DONE 35.0s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-10T02:29:12.416Z] #41 DONE 32.6s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T02:29:12.416Z] #63 DONE 34.1s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T02:29:12.416Z] #64 DONE 34.0s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #46 [security-bootstrapper internal] load build context [2025-02-10T02:29:12.416Z] #46 DONE 35.5s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #43 [security-secretstore-setup internal] load build context [2025-02-10T02:29:12.416Z] #43 DONE 35.5s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:29:12.416Z] #66 ... [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #47 [core-metadata internal] load build context [2025-02-10T02:29:12.416Z] #47 DONE 35.5s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #50 [security-proxy-auth internal] load build context [2025-02-10T02:29:12.416Z] #50 DONE 35.2s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #51 [core-command internal] load build context [2025-02-10T02:29:12.416Z] #51 DONE 35.2s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #44 [core-keeper internal] load build context [2025-02-10T02:29:12.416Z] #44 DONE 35.6s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #48 [support-scheduler internal] load build context [2025-02-10T02:29:12.416Z] #48 DONE 35.5s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #53 [core-data internal] load build context [2025-02-10T02:29:12.416Z] #53 DONE 35.2s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-10T02:29:12.416Z] #45 DONE 35.5s [2025-02-10T02:29:12.416Z] [2025-02-10T02:29:12.416Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T02:29:12.416Z] #58 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.416Z] #58 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.416Z] #58 34.72 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.416Z] #58 34.76 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.416Z] #58 34.77 OK: 8 MiB in 15 packages [2025-02-10T02:29:12.680Z] #58 DONE 36.1s [2025-02-10T02:29:12.680Z] [2025-02-10T02:29:12.680Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T02:29:12.680Z] #55 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.680Z] #55 34.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.680Z] #55 34.99 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T02:29:12.680Z] #55 34.99 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T02:29:12.680Z] #55 34.99 OK: 24172 distinct packages available [2025-02-10T02:29:12.680Z] #55 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.680Z] #55 35.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.680Z] #55 35.63 (1/14) Installing ca-certificates (20241121-r1) [2025-02-10T02:29:12.680Z] #55 35.65 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-10T02:29:12.680Z] #55 35.67 (3/14) Installing c-ares (1.33.1-r0) [2025-02-10T02:29:12.680Z] #55 35.67 (4/14) Installing libunistring (1.2-r0) [2025-02-10T02:29:12.680Z] #55 35.69 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-10T02:29:12.680Z] #55 35.69 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-10T02:29:12.681Z] #55 35.69 (7/14) Installing libpsl (0.21.5-r1) [2025-02-10T02:29:12.681Z] #55 35.70 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-10T02:29:12.681Z] #55 35.71 (9/14) Installing libcurl (8.12.0-r0) [2025-02-10T02:29:12.681Z] #55 35.73 (10/14) Installing curl (8.12.0-r0) [2025-02-10T02:29:12.681Z] #55 35.74 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.681Z] #55 35.75 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-10T02:29:12.681Z] #55 35.75 (13/14) Installing libucontext (1.2-r3) [2025-02-10T02:29:12.681Z] #55 35.76 (14/14) Installing gcompat (1.1.0-r4) [2025-02-10T02:29:12.681Z] #55 35.76 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.681Z] #55 35.77 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:29:12.681Z] #55 35.81 OK: 13 MiB in 28 packages [2025-02-10T02:29:12.941Z] #55 DONE 36.2s [2025-02-10T02:29:12.941Z] [2025-02-10T02:29:12.941Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T02:29:12.941Z] #65 34.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #65 34.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #65 34.83 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.941Z] #65 34.84 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.941Z] #65 34.84 OK: 8 MiB in 15 packages [2025-02-10T02:29:12.941Z] #65 DONE 36.1s [2025-02-10T02:29:12.941Z] [2025-02-10T02:29:12.941Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T02:29:12.941Z] #57 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #57 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #57 34.72 (1/7) Installing ca-certificates (20241121-r1) [2025-02-10T02:29:12.941Z] #57 34.79 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.941Z] #57 34.80 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-10T02:29:12.941Z] #57 34.80 (4/7) Installing libsodium (1.0.19-r0) [2025-02-10T02:29:12.941Z] #57 34.81 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-10T02:29:12.941Z] #57 34.84 (6/7) Installing libzmq (4.3.5-r2) [2025-02-10T02:29:12.941Z] #57 34.87 (7/7) Installing zeromq (4.3.5-r2) [2025-02-10T02:29:12.941Z] #57 34.88 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.941Z] #57 34.89 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:29:12.941Z] #57 34.94 OK: 12 MiB in 21 packages [2025-02-10T02:29:12.941Z] #57 DONE 36.1s [2025-02-10T02:29:12.941Z] [2025-02-10T02:29:12.941Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T02:29:12.941Z] #61 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #61 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #61 35.14 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:12.941Z] #61 35.17 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:12.941Z] #61 35.18 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.941Z] #61 35.18 (4/6) Installing openssl (3.3.2-r2) [2025-02-10T02:29:12.941Z] #61 35.19 (5/6) Installing su-exec (0.2-r3) [2025-02-10T02:29:12.941Z] #61 35.20 (6/6) Installing yq-go (4.44.1-r2) [2025-02-10T02:29:12.941Z] #61 35.28 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.941Z] #61 35.28 OK: 19 MiB in 18 packages [2025-02-10T02:29:12.941Z] #61 DONE 36.2s [2025-02-10T02:29:12.941Z] [2025-02-10T02:29:12.941Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T02:29:12.941Z] #62 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #62 34.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #62 35.19 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.941Z] #62 35.20 (2/2) Installing su-exec (0.2-r3) [2025-02-10T02:29:12.941Z] #62 35.20 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.941Z] #62 35.21 OK: 8 MiB in 16 packages [2025-02-10T02:29:12.941Z] #62 DONE 36.2s [2025-02-10T02:29:12.941Z] [2025-02-10T02:29:12.941Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T02:29:12.941Z] #56 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #56 34.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #56 35.14 (1/3) Installing ca-certificates (20241121-r1) [2025-02-10T02:29:12.941Z] #56 35.16 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.941Z] #56 35.17 (3/3) Installing tzdata (2024b-r0) [2025-02-10T02:29:12.941Z] #56 35.22 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.941Z] #56 35.23 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:29:12.941Z] #56 35.28 OK: 10 MiB in 17 packages [2025-02-10T02:29:12.941Z] #56 DONE 36.2s [2025-02-10T02:29:12.941Z] [2025-02-10T02:29:12.941Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T02:29:12.941Z] #59 34.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #59 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #59 34.76 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T02:29:12.941Z] #59 34.76 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T02:29:12.941Z] #59 34.76 OK: 24172 distinct packages available [2025-02-10T02:29:12.941Z] #59 34.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #59 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #59 35.31 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:12.941Z] #59 35.35 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:12.941Z] #59 35.36 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.941Z] #59 35.37 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-10T02:29:12.941Z] #59 35.37 (5/7) Installing libucontext (1.2-r3) [2025-02-10T02:29:12.941Z] #59 35.38 (6/7) Installing gcompat (1.1.0-r4) [2025-02-10T02:29:12.941Z] #59 35.38 (7/7) Installing openssl (3.3.2-r2) [2025-02-10T02:29:12.941Z] #59 35.40 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.941Z] #59 35.41 OK: 9 MiB in 19 packages [2025-02-10T02:29:12.941Z] #59 DONE 36.2s [2025-02-10T02:29:12.941Z] [2025-02-10T02:29:12.941Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:29:12.941Z] #67 ... [2025-02-10T02:29:12.941Z] [2025-02-10T02:29:12.941Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T02:29:12.941Z] #60 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #60 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.941Z] #60 35.12 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T02:29:12.941Z] #60 35.12 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T02:29:12.941Z] #60 35.12 OK: 24172 distinct packages available [2025-02-10T02:29:12.942Z] #60 35.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.942Z] #60 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:12.942Z] #60 35.61 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:12.942Z] #60 35.62 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-10T02:29:12.942Z] #60 35.62 (3/4) Installing libucontext (1.2-r3) [2025-02-10T02:29:12.942Z] #60 35.63 (4/4) Installing gcompat (1.1.0-r4) [2025-02-10T02:29:12.942Z] #60 35.64 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:12.942Z] #60 35.71 OK: 8 MiB in 18 packages [2025-02-10T02:29:12.942Z] #60 DONE 36.0s [2025-02-10T02:29:13.203Z] [2025-02-10T02:29:13.203Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T02:29:14.167Z] #68 ... [2025-02-10T02:29:14.167Z] [2025-02-10T02:29:14.167Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T02:29:14.167Z] #69 DONE 3.7s [2025-02-10T02:29:14.427Z] [2025-02-10T02:29:14.427Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T02:29:14.427Z] #0 3.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:14.427Z] #0 3.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:14.427Z] #0 3.615 OK: 248 MiB in 58 packages [2025-02-10T02:29:14.427Z] #70 DONE 3.9s [2025-02-10T02:29:14.427Z] [2025-02-10T02:29:14.427Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T02:29:14.427Z] #71 ... [2025-02-10T02:29:14.427Z] [2025-02-10T02:29:14.427Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:29:14.427Z] #66 3.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:14.427Z] #66 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:14.427Z] #66 3.722 OK: 248 MiB in 58 packages [2025-02-10T02:29:14.427Z] #66 DONE 3.9s [2025-02-10T02:29:14.689Z] [2025-02-10T02:29:14.689Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:29:14.689Z] #72 DONE 0.1s [2025-02-10T02:29:14.689Z] [2025-02-10T02:29:14.689Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:29:14.949Z] #73 ... [2025-02-10T02:29:14.949Z] [2025-02-10T02:29:14.949Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:29:14.949Z] #74 DONE 0.4s [2025-02-10T02:29:14.949Z] [2025-02-10T02:29:14.949Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T02:29:14.949Z] #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:14.949Z] #0 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:14.949Z] #0 3.955 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:14.949Z] #0 4.024 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:14.949Z] #0 4.033 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:29:14.949Z] #0 4.080 OK: 19 MiB in 18 packages [2025-02-10T02:29:14.949Z] #75 DONE 4.3s [2025-02-10T02:29:14.949Z] [2025-02-10T02:29:14.949Z] #76 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T02:29:14.949Z] #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:14.949Z] #0 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:14.949Z] #0 3.993 OK: 248 MiB in 58 packages [2025-02-10T02:29:14.949Z] #76 DONE 4.4s [2025-02-10T02:29:14.949Z] [2025-02-10T02:29:14.949Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:29:15.209Z] #77 DONE 0.1s [2025-02-10T02:29:15.209Z] [2025-02-10T02:29:15.209Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:29:15.209Z] #78 ... [2025-02-10T02:29:15.209Z] [2025-02-10T02:29:15.209Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T02:29:15.209Z] #0 3.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:15.209Z] #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:15.209Z] #0 4.112 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T02:29:15.209Z] #0 4.112 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T02:29:15.209Z] #0 4.112 OK: 24178 distinct packages available [2025-02-10T02:29:15.209Z] #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:15.209Z] #0 4.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:15.209Z] #0 4.618 OK: 248 MiB in 58 packages [2025-02-10T02:29:15.209Z] #79 DONE 4.8s [2025-02-10T02:29:15.469Z] [2025-02-10T02:29:15.469Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:29:15.469Z] #80 DONE 0.1s [2025-02-10T02:29:15.469Z] [2025-02-10T02:29:15.469Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:29:15.728Z] #81 ... [2025-02-10T02:29:15.728Z] [2025-02-10T02:29:15.728Z] #82 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:29:15.728Z] #0 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:15.728Z] #0 4.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:15.728Z] #0 4.909 OK: 248 MiB in 58 packages [2025-02-10T02:29:15.728Z] #82 DONE 5.1s [2025-02-10T02:29:15.728Z] [2025-02-10T02:29:15.728Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:29:15.728Z] #83 DONE 0.0s [2025-02-10T02:29:15.728Z] [2025-02-10T02:29:15.728Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T02:29:15.728Z] #68 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:16.297Z] #68 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:16.297Z] #68 ... [2025-02-10T02:29:16.297Z] [2025-02-10T02:29:16.297Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:29:16.297Z] #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:16.297Z] #0 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:16.297Z] #0 3.216 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:16.297Z] #0 3.256 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:16.297Z] #0 3.274 OK: 8 MiB in 15 packages [2025-02-10T02:29:16.297Z] #84 DONE 3.6s [2025-02-10T02:29:16.297Z] [2025-02-10T02:29:16.297Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T02:29:16.297Z] #0 2.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:16.297Z] #0 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:16.297Z] #0 3.253 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:16.297Z] #0 3.294 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:16.297Z] #0 3.332 OK: 8 MiB in 16 packages [2025-02-10T02:29:16.297Z] #85 DONE 3.6s [2025-02-10T02:29:16.297Z] [2025-02-10T02:29:16.297Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T02:29:16.297Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:16.297Z] #0 3.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:16.297Z] #0 3.492 OK: 19 MiB in 18 packages [2025-02-10T02:29:16.297Z] #86 DONE 3.6s [2025-02-10T02:29:16.297Z] [2025-02-10T02:29:16.297Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-10T02:29:16.297Z] #87 DONE 0.0s [2025-02-10T02:29:16.297Z] [2025-02-10T02:29:16.297Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-10T02:29:17.255Z] #88 ... [2025-02-10T02:29:17.255Z] [2025-02-10T02:29:17.255Z] #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T02:29:17.255Z] #68 3.750 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:17.255Z] #68 3.872 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:17.255Z] #68 3.884 OK: 8 MiB in 15 packages [2025-02-10T02:29:17.255Z] #68 DONE 4.2s [2025-02-10T02:29:17.255Z] [2025-02-10T02:29:17.255Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T02:29:17.255Z] #0 4.464 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.255Z] #0 4.951 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.255Z] #0 5.720 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T02:29:17.255Z] #0 6.017 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:29:17.255Z] #0 6.025 OK: 8 MiB in 15 packages [2025-02-10T02:29:17.255Z] #89 DONE 6.4s [2025-02-10T02:29:17.255Z] [2025-02-10T02:29:17.255Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T02:29:17.255Z] #0 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.255Z] #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.255Z] #0 3.924 OK: 9 MiB in 19 packages [2025-02-10T02:29:17.255Z] #90 DONE 4.3s [2025-02-10T02:29:17.255Z] [2025-02-10T02:29:17.255Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T02:29:17.255Z] #0 3.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.255Z] #0 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.255Z] #0 4.042 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:17.255Z] #0 4.085 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:17.256Z] #0 4.096 OK: 8 MiB in 18 packages [2025-02-10T02:29:17.256Z] #91 DONE 4.3s [2025-02-10T02:29:17.256Z] [2025-02-10T02:29:17.256Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:29:17.256Z] #0 3.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.256Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.256Z] #0 3.680 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:17.256Z] #0 3.870 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:17.256Z] #0 3.920 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:29:17.256Z] #0 3.959 OK: 10 MiB in 17 packages [2025-02-10T02:29:17.256Z] #92 DONE 4.3s [2025-02-10T02:29:17.256Z] [2025-02-10T02:29:17.256Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:29:17.256Z] #67 4.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.256Z] #67 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:17.525Z] #67 4.609 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:17.526Z] #67 4.649 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:17.526Z] #67 4.659 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:29:17.526Z] #67 4.703 OK: 13 MiB in 28 packages [2025-02-10T02:29:18.957Z] #67 ... [2025-02-10T02:29:18.957Z] [2025-02-10T02:29:18.957Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:29:18.957Z] #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:18.957Z] #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:18.958Z] #0 4.463 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:18.958Z] #0 4.503 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:29:18.958Z] #0 4.515 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:29:18.958Z] #0 4.564 OK: 12 MiB in 21 packages [2025-02-10T02:29:18.958Z] #93 DONE 5.8s [2025-02-10T02:29:18.958Z] [2025-02-10T02:29:18.958Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T02:29:18.958Z] #94 DONE 1.7s [2025-02-10T02:29:18.958Z] [2025-02-10T02:29:18.958Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T02:29:18.958Z] #71 2.887 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:18.958Z] #71 3.351 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T02:29:18.958Z] #71 4.211 OK: 248 MiB in 58 packages [2025-02-10T02:29:18.958Z] #71 DONE 4.5s [2025-02-10T02:29:18.958Z] [2025-02-10T02:29:18.958Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:29:18.958Z] #67 DONE 5.8s [2025-02-10T02:29:18.958Z] [2025-02-10T02:29:18.958Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T02:29:18.958Z] #95 DONE 1.5s [2025-02-10T02:29:18.958Z] [2025-02-10T02:29:18.958Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-10T02:29:18.958Z] #96 DONE 0.1s [2025-02-10T02:29:18.958Z] [2025-02-10T02:29:18.958Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-10T02:29:18.958Z] #97 DONE 1.7s [2025-02-10T02:29:18.958Z] [2025-02-10T02:29:18.958Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-10T02:29:18.958Z] #98 DONE 0.2s [2025-02-10T02:29:18.958Z] [2025-02-10T02:29:18.958Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-10T02:29:19.220Z] #99 ... [2025-02-10T02:29:19.220Z] [2025-02-10T02:29:19.220Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-10T02:29:19.220Z] #100 DONE 0.5s [2025-02-10T02:29:19.220Z] [2025-02-10T02:29:19.220Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-10T02:29:19.220Z] #99 DONE 0.4s [2025-02-10T02:29:19.220Z] [2025-02-10T02:29:19.220Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-10T02:29:19.220Z] #101 DONE 0.3s [2025-02-10T02:29:19.220Z] [2025-02-10T02:29:19.220Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T02:29:19.220Z] #102 DONE 0.5s [2025-02-10T02:29:19.220Z] [2025-02-10T02:29:19.220Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-10T02:29:19.220Z] #103 DONE 0.1s [2025-02-10T02:29:19.220Z] [2025-02-10T02:29:19.220Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T02:29:19.481Z] #104 DONE 0.1s [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T02:29:19.481Z] #105 DONE 0.1s [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-10T02:29:19.481Z] #106 DONE 0.1s [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-10T02:29:19.481Z] #107 DONE 0.1s [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-10T02:29:19.481Z] #108 DONE 0.1s [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-10T02:29:19.481Z] #109 ... [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T02:29:19.481Z] #110 DONE 0.1s [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-10T02:29:19.481Z] #109 DONE 0.2s [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-10T02:29:19.481Z] #111 DONE 0.2s [2025-02-10T02:29:19.481Z] [2025-02-10T02:29:19.481Z] #112 [security-spire-server] exporting to image [2025-02-10T02:29:19.481Z] #112 exporting layers [2025-02-10T02:29:19.748Z] #112 ... [2025-02-10T02:29:19.748Z] [2025-02-10T02:29:19.748Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-10T02:29:19.748Z] #113 DONE 0.1s [2025-02-10T02:29:19.748Z] [2025-02-10T02:29:19.748Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-10T02:29:19.748Z] #114 DONE 0.2s [2025-02-10T02:29:19.748Z] [2025-02-10T02:29:19.748Z] #112 [security-spire-agent] exporting to image [2025-02-10T02:29:20.696Z] #112 ... [2025-02-10T02:29:20.696Z] [2025-02-10T02:29:20.696Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-10T02:29:20.696Z] #88 DONE 4.2s [2025-02-10T02:29:20.696Z] [2025-02-10T02:29:20.696Z] #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-10T02:29:20.959Z] #115 DONE 0.3s [2025-02-10T02:29:20.959Z] [2025-02-10T02:29:20.959Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T02:29:20.959Z] #54 ... [2025-02-10T02:29:20.959Z] [2025-02-10T02:29:20.959Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:29:21.222Z] #39 ... [2025-02-10T02:29:21.222Z] [2025-02-10T02:29:21.222Z] #112 [security-spire-config] exporting to image [2025-02-10T02:29:21.222Z] #112 exporting layers 1.3s done [2025-02-10T02:29:21.222Z] #112 writing image sha256:0009b3b687796bf548cd4f59b74930dbdc046bce58c59f3a52aa4735608e2fbb 0.1s done [2025-02-10T02:29:21.222Z] #112 naming to docker.io/library/security-spire-server done [2025-02-10T02:29:21.222Z] #112 writing image sha256:dda72be7d552292acc4f4bda4bcdae3de2d4946f91300d8bd8aa29a662975e9e 0.0s done [2025-02-10T02:29:21.222Z] #112 naming to docker.io/library/security-spire-config done [2025-02-10T02:29:21.222Z] #112 writing image sha256:cbce383b178baf6feab05dd610b0016a1eca7106338b32d4d976df3076424e84 [2025-02-10T02:29:21.222Z] #112 writing image sha256:cbce383b178baf6feab05dd610b0016a1eca7106338b32d4d976df3076424e84 done [2025-02-10T02:29:21.222Z] #112 naming to docker.io/library/security-spire-agent done [2025-02-10T02:29:21.222Z] #112 DONE 1.8s [2025-02-10T02:29:21.222Z] [2025-02-10T02:29:21.222Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:29:22.664Z] Removing intermediate container e0d878276c26 [2025-02-10T02:29:22.665Z] ---> 70818d4fe7eb [2025-02-10T02:29:22.665Z] Successfully built 70818d4fe7eb [2025-02-10T02:29:22.665Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:29:23.010Z] + docker inspect -f . ci-base-image-arm64 [2025-02-10T02:29:23.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T02:29:23.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-38486 does not seem to be running inside a container [2025-02-10T02:29:23.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T02:29:24.654Z] $ docker top c95ece1f113165dfedd13d4506b9a1df0a6742c4b3085257f4f04690c0d765ab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T02:29:25.483Z] #116 ... [2025-02-10T02:29:25.483Z] [2025-02-10T02:29:25.483Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:29:25.483Z] #117 ... [2025-02-10T02:29:25.483Z] [2025-02-10T02:29:25.483Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:29:25.499Z] + go version [2025-02-10T02:29:25.499Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-10T02:29:25.511Z] $ docker stop --time=1 c95ece1f113165dfedd13d4506b9a1df0a6742c4b3085257f4f04690c0d765ab [2025-02-10T02:29:27.131Z] $ docker rm -f --volumes c95ece1f113165dfedd13d4506b9a1df0a6742c4b3085257f4f04690c0d765ab [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 [2025-02-10T02:29:27.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-10T02:29:27.982Z] [2025-02-10T02:29:27.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:29:28.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-10T02:29:28.600Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-10T02:29:28.600Z] 547446be3368: Pulling fs layer [2025-02-10T02:29:28.600Z] d125d8839a47: Pulling fs layer [2025-02-10T02:29:28.600Z] 3e85d5ac6304: Pulling fs layer [2025-02-10T02:29:28.600Z] c3105a71a48b: Pulling fs layer [2025-02-10T02:29:28.600Z] 0f093f025ec4: Pulling fs layer [2025-02-10T02:29:28.600Z] c3106fc0e877: Pulling fs layer [2025-02-10T02:29:28.600Z] c3105a71a48b: Waiting [2025-02-10T02:29:28.600Z] 0f093f025ec4: Waiting [2025-02-10T02:29:28.600Z] c3106fc0e877: Waiting [2025-02-10T02:29:28.872Z] 547446be3368: Verifying Checksum [2025-02-10T02:29:28.872Z] 547446be3368: Download complete [2025-02-10T02:29:28.872Z] c3105a71a48b: Verifying Checksum [2025-02-10T02:29:28.872Z] c3105a71a48b: Download complete [2025-02-10T02:29:29.140Z] d125d8839a47: Verifying Checksum [2025-02-10T02:29:29.140Z] d125d8839a47: Download complete [2025-02-10T02:29:29.409Z] c3106fc0e877: Verifying Checksum [2025-02-10T02:29:29.409Z] c3106fc0e877: Download complete [2025-02-10T02:29:29.409Z] 0f093f025ec4: Verifying Checksum [2025-02-10T02:29:29.409Z] 0f093f025ec4: Download complete [2025-02-10T02:29:29.680Z] 547446be3368: Pull complete [2025-02-10T02:29:31.094Z] d125d8839a47: Pull complete [2025-02-10T02:29:31.362Z] 3e85d5ac6304: Verifying Checksum [2025-02-10T02:29:31.362Z] 3e85d5ac6304: Download complete [2025-02-10T02:29:41.452Z] 3e85d5ac6304: Pull complete [2025-02-10T02:29:41.452Z] c3105a71a48b: Pull complete [2025-02-10T02:29:42.868Z] 0f093f025ec4: Pull complete [2025-02-10T02:29:42.868Z] c3106fc0e877: Pull complete [2025-02-10T02:29:42.868Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-10T02:29:42.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-10T02:29:42.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T02:29:43.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-38486 does not seem to be running inside a container [2025-02-10T02:29:43.150Z] $ 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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T02:29:45.261Z] $ docker top 463cc346c6a70a39f9cc22218629473cf8997792c34fe5ab3ab6f1a76c44cc2f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T02:29:46.146Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-10T02:29:56.259Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-02-10T02:29:56.259Z] #1 transferring dockerfile: 30B [2025-02-10T02:29:56.259Z] #1 transferring dockerfile: 1.70kB done [2025-02-10T02:29:56.259Z] #1 DONE 0.1s [2025-02-10T02:29:56.259Z] [2025-02-10T02:29:56.259Z] #2 [core-metadata internal] load build definition from Dockerfile [2025-02-10T02:29:56.259Z] #2 transferring dockerfile: 2.10kB done [2025-02-10T02:29:56.259Z] #2 DONE 0.0s [2025-02-10T02:29:56.259Z] [2025-02-10T02:29:56.259Z] #3 [core-command internal] load build definition from Dockerfile [2025-02-10T02:29:56.259Z] #3 transferring dockerfile: 1.94kB done [2025-02-10T02:29:56.259Z] #3 DONE 0.1s [2025-02-10T02:29:56.259Z] [2025-02-10T02:29:56.259Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-02-10T02:29:56.259Z] #4 transferring dockerfile: 1.81kB done [2025-02-10T02:29:56.259Z] #4 DONE 0.1s [2025-02-10T02:29:56.259Z] [2025-02-10T02:29:56.259Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-02-10T02:29:56.259Z] #5 transferring dockerfile: 1.83kB done [2025-02-10T02:29:56.259Z] #5 DONE 0.1s [2025-02-10T02:29:56.259Z] [2025-02-10T02:29:56.259Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-10T02:29:56.259Z] #6 transferring dockerfile: 3.02kB 0.0s done [2025-02-10T02:29:56.259Z] #6 DONE 0.1s [2025-02-10T02:29:56.259Z] [2025-02-10T02:29:56.259Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-10T02:29:56.528Z] #7 transferring dockerfile: 1.89kB 0.0s done [2025-02-10T02:29:56.528Z] #7 DONE 0.1s [2025-02-10T02:29:56.528Z] [2025-02-10T02:29:56.528Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-02-10T02:29:56.528Z] #8 transferring dockerfile: 1.69kB 0.0s done [2025-02-10T02:29:56.528Z] #8 DONE 0.1s [2025-02-10T02:29:56.528Z] [2025-02-10T02:29:56.528Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-10T02:29:56.528Z] #9 transferring dockerfile: 2.23kB 0.0s done [2025-02-10T02:29:56.528Z] #9 DONE 0.1s [2025-02-10T02:29:56.528Z] [2025-02-10T02:29:56.528Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-10T02:29:56.798Z] #10 transferring dockerfile: 2.14kB done [2025-02-10T02:29:56.798Z] #10 DONE 0.1s [2025-02-10T02:29:56.798Z] [2025-02-10T02:29:56.798Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-10T02:29:56.798Z] #11 transferring dockerfile: 2.50kB done [2025-02-10T02:29:56.798Z] #11 DONE 0.1s [2025-02-10T02:29:56.798Z] [2025-02-10T02:29:56.798Z] #12 [core-data internal] load build definition from Dockerfile [2025-02-10T02:29:56.798Z] #12 transferring dockerfile: 2.04kB done [2025-02-10T02:29:56.798Z] #12 DONE 0.1s [2025-02-10T02:29:56.798Z] [2025-02-10T02:29:56.798Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-02-10T02:29:56.798Z] #13 transferring dockerfile: 2.00kB 0.0s done [2025-02-10T02:29:56.798Z] #13 DONE 0.1s [2025-02-10T02:29:56.798Z] [2025-02-10T02:29:56.798Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-02-10T02:29:56.798Z] #14 transferring dockerfile: 2.01kB done [2025-02-10T02:29:56.798Z] #14 DONE 0.1s [2025-02-10T02:29:56.798Z] [2025-02-10T02:29:56.798Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-10T02:29:57.068Z] #15 transferring dockerfile: 2.49kB done [2025-02-10T02:29:57.068Z] #15 DONE 0.1s [2025-02-10T02:29:57.068Z] [2025-02-10T02:29:57.068Z] #16 [security-spire-server internal] load .dockerignore [2025-02-10T02:29:57.068Z] #16 transferring context: 50B done [2025-02-10T02:29:57.068Z] #16 DONE 0.1s [2025-02-10T02:29:57.655Z] [2025-02-10T02:29:57.655Z] #17 [core-metadata internal] load .dockerignore [2025-02-10T02:29:57.655Z] #17 transferring context: 50B 0.0s done [2025-02-10T02:29:57.655Z] #17 DONE 0.1s [2025-02-10T02:29:57.936Z] [2025-02-10T02:29:57.936Z] #18 [core-command internal] load .dockerignore [2025-02-10T02:29:57.936Z] #18 transferring context: 50B 0.0s done [2025-02-10T02:29:57.936Z] #18 DONE 0.1s [2025-02-10T02:29:57.936Z] [2025-02-10T02:29:57.936Z] #19 [security-spire-agent internal] load .dockerignore [2025-02-10T02:29:57.936Z] #19 transferring context: 50B 0.0s done [2025-02-10T02:29:57.936Z] #19 DONE 0.1s [2025-02-10T02:29:57.936Z] [2025-02-10T02:29:57.936Z] #20 [support-scheduler internal] load .dockerignore [2025-02-10T02:29:57.936Z] #20 transferring context: 50B 0.0s done [2025-02-10T02:29:57.936Z] #20 DONE 0.1s [2025-02-10T02:29:57.936Z] [2025-02-10T02:29:57.936Z] #21 [security-bootstrapper internal] load .dockerignore [2025-02-10T02:29:57.936Z] #21 transferring context: 50B 0.0s done [2025-02-10T02:29:57.936Z] #21 DONE 0.1s [2025-02-10T02:29:57.936Z] [2025-02-10T02:29:57.936Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2025-02-10T02:29:57.936Z] #22 transferring context: 50B 0.0s done [2025-02-10T02:29:58.203Z] #22 DONE 0.1s [2025-02-10T02:29:58.203Z] [2025-02-10T02:29:58.203Z] #23 [security-spire-config internal] load .dockerignore [2025-02-10T02:29:58.203Z] #23 transferring context: 50B done [2025-02-10T02:29:58.203Z] #23 DONE 0.1s [2025-02-10T02:29:58.203Z] [2025-02-10T02:29:58.203Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-10T02:29:58.203Z] #24 transferring context: 50B 0.0s done [2025-02-10T02:29:58.203Z] #24 DONE 0.1s [2025-02-10T02:29:58.203Z] [2025-02-10T02:29:58.203Z] #25 [security-proxy-auth internal] load .dockerignore [2025-02-10T02:29:58.477Z] #25 transferring context: 50B done [2025-02-10T02:29:58.477Z] #25 DONE 0.1s [2025-02-10T02:29:58.477Z] [2025-02-10T02:29:58.477Z] #26 [security-proxy-setup internal] load .dockerignore [2025-02-10T02:29:58.477Z] #26 transferring context: 50B 0.0s done [2025-02-10T02:29:58.477Z] #26 DONE 0.1s [2025-02-10T02:29:58.477Z] [2025-02-10T02:29:58.477Z] #27 [core-data internal] load .dockerignore [2025-02-10T02:29:58.477Z] #27 transferring context: 50B done [2025-02-10T02:29:58.477Z] #27 DONE 0.1s [2025-02-10T02:29:58.477Z] [2025-02-10T02:29:58.477Z] #28 [support-notifications internal] load .dockerignore [2025-02-10T02:29:58.477Z] #28 transferring context: 50B done [2025-02-10T02:29:58.477Z] #28 DONE 0.1s [2025-02-10T02:29:58.803Z] [2025-02-10T02:29:58.803Z] #29 [core-keeper internal] load .dockerignore [2025-02-10T02:29:58.803Z] #29 transferring context: 50B 0.0s done [2025-02-10T02:29:58.803Z] #29 DONE 0.1s [2025-02-10T02:29:58.803Z] [2025-02-10T02:29:58.803Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-02-10T02:29:58.803Z] #30 transferring context: 50B done [2025-02-10T02:29:58.803Z] #30 DONE 0.1s [2025-02-10T02:29:58.803Z] [2025-02-10T02:29:58.803Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:29:59.395Z] #31 DONE 0.5s [2025-02-10T02:29:59.395Z] [2025-02-10T02:29:59.395Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-10T02:29:59.395Z] #32 DONE 0.7s [2025-02-10T02:29:59.395Z] [2025-02-10T02:29:59.395Z] #33 [security-spire-server internal] load build context [2025-02-10T02:29:59.395Z] #33 transferring context: 23.80kB 0.0s done [2025-02-10T02:29:59.395Z] #33 DONE 0.1s [2025-02-10T02:29:59.395Z] [2025-02-10T02:29:59.395Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:29:59.395Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-02-10T02:29:59.665Z] #34 ... [2025-02-10T02:29:59.666Z] [2025-02-10T02:29:59.666Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:29:59.666Z] #35 DONE 0.0s [2025-02-10T02:29:59.666Z] [2025-02-10T02:29:59.666Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:29:59.666Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2025-02-10T02:29:59.666Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-10T02:29:59.666Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-10T02:29:59.666Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-10T02:29:59.666Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2025-02-10T02:29:59.666Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2025-02-10T02:29:59.666Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2025-02-10T02:29:59.666Z] #34 ... [2025-02-10T02:29:59.666Z] [2025-02-10T02:29:59.666Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:29:59.666Z] #31 DONE 0.5s [2025-02-10T02:29:59.666Z] [2025-02-10T02:29:59.666Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:29:59.666Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-02-10T02:29:59.666Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-10T02:29:59.666Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-02-10T02:29:59.666Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-02-10T02:29:59.666Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s [2025-02-10T02:29:59.937Z] #34 ... [2025-02-10T02:29:59.937Z] [2025-02-10T02:29:59.937Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:29:59.937Z] #35 DONE 0.0s [2025-02-10T02:29:59.937Z] [2025-02-10T02:29:59.937Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:29:59.937Z] #31 DONE 0.5s [2025-02-10T02:29:59.937Z] [2025-02-10T02:29:59.937Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-10T02:29:59.937Z] #32 DONE 0.7s [2025-02-10T02:29:59.937Z] [2025-02-10T02:29:59.937Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:29:59.937Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.4s [2025-02-10T02:30:00.210Z] #34 ... [2025-02-10T02:30:00.210Z] [2025-02-10T02:30:00.210Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:00.210Z] #35 DONE 0.0s [2025-02-10T02:30:00.210Z] [2025-02-10T02:30:00.210Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:00.210Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.66MB / 28.04MB 0.6s [2025-02-10T02:30:00.210Z] #34 ... [2025-02-10T02:30:00.210Z] [2025-02-10T02:30:00.210Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:00.210Z] #35 DONE 0.0s [2025-02-10T02:30:00.210Z] [2025-02-10T02:30:00.210Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:30:00.210Z] #31 DONE 0.8s [2025-02-10T02:30:00.210Z] [2025-02-10T02:30:00.210Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:00.210Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 0.7s [2025-02-10T02:30:00.210Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-02-10T02:30:00.479Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2025-02-10T02:30:00.479Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.0s [2025-02-10T02:30:00.749Z] #34 ... [2025-02-10T02:30:00.749Z] [2025-02-10T02:30:00.749Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:00.749Z] #35 DONE 0.0s [2025-02-10T02:30:01.020Z] [2025-02-10T02:30:01.020Z] #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:01.020Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:01.020Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:01.020Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:01.020Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:01.020Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:01.020Z] #36 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-10T02:30:01.020Z] #36 ... [2025-02-10T02:30:01.020Z] [2025-02-10T02:30:01.020Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-10T02:30:01.020Z] #37 DONE 1.3s [2025-02-10T02:30:01.020Z] [2025-02-10T02:30:01.020Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:30:01.020Z] #31 DONE 1.3s [2025-02-10T02:30:01.020Z] [2025-02-10T02:30:01.020Z] #38 [core-common-config-bootstrapper internal] load build context [2025-02-10T02:30:01.290Z] #38 ... [2025-02-10T02:30:01.290Z] [2025-02-10T02:30:01.290Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:01.290Z] #35 DONE 0.0s [2025-02-10T02:30:01.290Z] [2025-02-10T02:30:01.290Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-10T02:30:01.290Z] #32 DONE 1.5s [2025-02-10T02:30:01.290Z] [2025-02-10T02:30:01.290Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:01.290Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:01.290Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:01.290Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:01.290Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:01.290Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:01.569Z] #36 ... [2025-02-10T02:30:01.569Z] [2025-02-10T02:30:01.569Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:30:01.569Z] #31 DONE 1.6s [2025-02-10T02:30:01.569Z] [2025-02-10T02:30:01.569Z] #36 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:01.569Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:01.569Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:01.569Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:01.569Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:01.569Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:01.569Z] #36 ... [2025-02-10T02:30:01.569Z] [2025-02-10T02:30:01.569Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:01.569Z] #35 DONE 0.0s [2025-02-10T02:30:01.569Z] [2025-02-10T02:30:01.569Z] #36 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:01.990Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:01.990Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:01.991Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:01.991Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:01.991Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:01.991Z] #36 ... [2025-02-10T02:30:01.991Z] [2025-02-10T02:30:01.991Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:01.991Z] #35 DONE 0.1s [2025-02-10T02:30:02.282Z] [2025-02-10T02:30:02.282Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:30:02.282Z] #31 DONE 2.1s [2025-02-10T02:30:02.282Z] [2025-02-10T02:30:02.282Z] #36 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:02.282Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:02.282Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:02.282Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:02.282Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:02.282Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:02.282Z] #36 ... [2025-02-10T02:30:02.282Z] [2025-02-10T02:30:02.282Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:02.282Z] #35 DONE 0.1s [2025-02-10T02:30:02.282Z] [2025-02-10T02:30:02.282Z] #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:02.282Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:02.282Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:02.282Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:02.282Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:02.282Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:02.593Z] #36 ... [2025-02-10T02:30:02.593Z] [2025-02-10T02:30:02.593Z] #39 [core-metadata internal] load build context [2025-02-10T02:30:02.593Z] #39 transferring context: 3.11MB 1.8s done [2025-02-10T02:30:02.593Z] #39 DONE 2.9s [2025-02-10T02:30:02.593Z] [2025-02-10T02:30:02.593Z] #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:02.879Z] #36 ... [2025-02-10T02:30:02.879Z] [2025-02-10T02:30:02.879Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:02.879Z] #35 DONE 0.1s [2025-02-10T02:30:02.879Z] [2025-02-10T02:30:02.879Z] #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:03.177Z] #36 ... [2025-02-10T02:30:03.177Z] [2025-02-10T02:30:03.177Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:30:03.177Z] #31 DONE 2.8s [2025-02-10T02:30:03.177Z] [2025-02-10T02:30:03.177Z] #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:03.451Z] #36 ... [2025-02-10T02:30:03.451Z] [2025-02-10T02:30:03.451Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-10T02:30:03.451Z] #35 DONE 0.1s [2025-02-10T02:30:03.451Z] [2025-02-10T02:30:03.451Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:03.451Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:03.451Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:03.451Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:03.451Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:03.451Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:03.451Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:03.451Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:03.451Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:03.451Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:03.451Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:03.451Z] #36 ... [2025-02-10T02:30:03.451Z] [2025-02-10T02:30:03.451Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T02:30:03.451Z] #31 DONE 3.1s [2025-02-10T02:30:03.451Z] [2025-02-10T02:30:03.451Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:03.730Z] #36 ... [2025-02-10T02:30:03.730Z] [2025-02-10T02:30:03.730Z] #40 [core-command internal] load build context [2025-02-10T02:30:03.730Z] #40 transferring context: 3.11MB 2.3s done [2025-02-10T02:30:03.730Z] #40 DONE 3.9s [2025-02-10T02:30:03.730Z] [2025-02-10T02:30:03.730Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:03.730Z] #36 ... [2025-02-10T02:30:03.730Z] [2025-02-10T02:30:03.730Z] #41 [security-secretstore-setup internal] load build context [2025-02-10T02:30:03.730Z] #41 DONE 0.0s [2025-02-10T02:30:03.730Z] [2025-02-10T02:30:03.730Z] #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:03.730Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T02:30:03.730Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-10T02:30:03.730Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-10T02:30:03.730Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T02:30:03.730Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-02-10T02:30:04.018Z] #36 ... [2025-02-10T02:30:04.018Z] [2025-02-10T02:30:04.018Z] #42 [security-spire-config internal] load build context [2025-02-10T02:30:04.018Z] #42 transferring context: 22.05kB 0.2s done [2025-02-10T02:30:04.018Z] #42 DONE 2.5s [2025-02-10T02:30:04.018Z] [2025-02-10T02:30:04.018Z] #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:04.298Z] #36 ... [2025-02-10T02:30:04.298Z] [2025-02-10T02:30:04.298Z] #43 [security-spire-agent internal] load build context [2025-02-10T02:30:04.298Z] #43 transferring context: 23.33kB 0.3s done [2025-02-10T02:30:04.298Z] #43 DONE 3.0s [2025-02-10T02:30:04.298Z] [2025-02-10T02:30:04.298Z] #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:04.572Z] #36 ... [2025-02-10T02:30:04.573Z] [2025-02-10T02:30:04.573Z] #44 [security-spiffe-token-provider internal] load build context [2025-02-10T02:30:04.573Z] #44 transferring context: 3.11MB 2.5s done [2025-02-10T02:30:04.573Z] #44 DONE 4.1s [2025-02-10T02:30:04.573Z] [2025-02-10T02:30:04.573Z] #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:04.842Z] #36 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.2s done [2025-02-10T02:30:04.842Z] #36 ... [2025-02-10T02:30:04.842Z] [2025-02-10T02:30:04.842Z] #45 [support-scheduler internal] load build context [2025-02-10T02:30:04.842Z] #45 transferring context: 3.11MB 3.4s done [2025-02-10T02:30:04.842Z] #45 DONE 4.9s [2025-02-10T02:30:04.842Z] [2025-02-10T02:30:04.842Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:04.842Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-02-10T02:30:04.842Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-02-10T02:30:04.842Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-10T02:30:04.842Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-10T02:30:04.842Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-10T02:30:04.842Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-10T02:30:05.115Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-02-10T02:30:05.115Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-02-10T02:30:05.115Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done [2025-02-10T02:30:05.115Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2025-02-10T02:30:05.115Z] #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-02-10T02:30:05.115Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.6s [2025-02-10T02:30:05.115Z] #34 ... [2025-02-10T02:30:05.115Z] [2025-02-10T02:30:05.115Z] #46 [security-bootstrapper internal] load build context [2025-02-10T02:30:05.115Z] #46 transferring context: 3.11MB 2.8s done [2025-02-10T02:30:05.115Z] #46 DONE 4.7s [2025-02-10T02:30:05.115Z] [2025-02-10T02:30:05.115Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:05.383Z] #34 ... [2025-02-10T02:30:05.383Z] [2025-02-10T02:30:05.383Z] #38 [core-common-config-bootstrapper internal] load build context [2025-02-10T02:30:05.383Z] #38 transferring context: 3.11MB 2.3s done [2025-02-10T02:30:05.383Z] #38 DONE 4.2s [2025-02-10T02:30:05.383Z] [2025-02-10T02:30:05.383Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:05.971Z] #34 ... [2025-02-10T02:30:05.971Z] [2025-02-10T02:30:05.971Z] #47 [security-proxy-auth internal] load build context [2025-02-10T02:30:05.971Z] #47 transferring context: 3.11MB 1.6s done [2025-02-10T02:30:05.971Z] #47 DONE 4.5s [2025-02-10T02:30:06.244Z] [2025-02-10T02:30:06.244Z] #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T02:30:06.244Z] #36 DONE 7.6s [2025-02-10T02:30:06.244Z] [2025-02-10T02:30:06.244Z] #48 [security-proxy-setup internal] load build context [2025-02-10T02:30:06.244Z] #48 transferring context: 3.11MB 1.8s done [2025-02-10T02:30:06.244Z] #48 DONE 4.0s [2025-02-10T02:30:06.244Z] [2025-02-10T02:30:06.244Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:06.511Z] #34 ... [2025-02-10T02:30:06.511Z] [2025-02-10T02:30:06.511Z] #49 [core-data internal] load build context [2025-02-10T02:30:06.511Z] #49 transferring context: 3.11MB 1.8s done [2025-02-10T02:30:06.511Z] #49 DONE 4.1s [2025-02-10T02:30:06.511Z] [2025-02-10T02:30:06.512Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:07.098Z] #34 ... [2025-02-10T02:30:07.098Z] [2025-02-10T02:30:07.098Z] #50 [support-notifications internal] load build context [2025-02-10T02:30:07.098Z] #50 transferring context: 3.11MB 1.6s done [2025-02-10T02:30:07.098Z] #50 DONE 3.5s [2025-02-10T02:30:07.098Z] [2025-02-10T02:30:07.098Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:07.689Z] #34 ... [2025-02-10T02:30:07.689Z] [2025-02-10T02:30:07.689Z] #51 [core-keeper internal] load build context [2025-02-10T02:30:07.689Z] #51 transferring context: 3.11MB 1.2s done [2025-02-10T02:30:07.689Z] #51 DONE 4.3s [2025-02-10T02:30:07.689Z] [2025-02-10T02:30:07.689Z] #52 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-10T02:30:07.689Z] #52 DONE 8.1s [2025-02-10T02:30:07.689Z] [2025-02-10T02:30:07.689Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:09.119Z] #34 ... [2025-02-10T02:30:09.119Z] [2025-02-10T02:30:09.119Z] #41 [security-secretstore-setup internal] load build context [2025-02-10T02:30:09.119Z] #41 transferring context: 3.11MB 1.9s done [2025-02-10T02:30:09.119Z] #41 DONE 5.2s [2025-02-10T02:30:09.119Z] [2025-02-10T02:30:09.119Z] #53 [core-command builder 2/7] WORKDIR /edgex-go [2025-02-10T02:30:09.119Z] #53 DONE 1.7s [2025-02-10T02:30:09.387Z] [2025-02-10T02:30:09.387Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:30:11.352Z] #54 ... [2025-02-10T02:30:11.352Z] [2025-02-10T02:30:11.352Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T02:30:11.352Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-02-10T02:30:11.352Z] #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-02-10T02:30:11.352Z] #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-02-10T02:30:11.352Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-10T02:30:11.352Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-02-10T02:30:11.352Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-02-10T02:30:11.352Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2025-02-10T02:30:11.352Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.5s done [2025-02-10T02:30:11.352Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2025-02-10T02:30:11.352Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s [2025-02-10T02:30:11.352Z] #55 ... [2025-02-10T02:30:11.352Z] [2025-02-10T02:30:11.352Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:11.352Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.9s [2025-02-10T02:30:16.709Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s [2025-02-10T02:30:16.710Z] #34 ... [2025-02-10T02:30:16.710Z] [2025-02-10T02:30:16.710Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T02:30:16.710Z] #56 ... [2025-02-10T02:30:16.710Z] [2025-02-10T02:30:16.710Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T02:30:16.710Z] #57 ... [2025-02-10T02:30:16.710Z] [2025-02-10T02:30:16.710Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T02:30:16.710Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:16.979Z] #58 ... [2025-02-10T02:30:16.979Z] [2025-02-10T02:30:16.979Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T02:30:16.979Z] #59 ... [2025-02-10T02:30:16.979Z] [2025-02-10T02:30:16.979Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T02:30:17.249Z] #60 ... [2025-02-10T02:30:17.249Z] [2025-02-10T02:30:17.249Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T02:30:17.249Z] #0 9.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:17.249Z] #0 9.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:17.249Z] #61 ... [2025-02-10T02:30:17.249Z] [2025-02-10T02:30:17.249Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T02:30:17.249Z] #62 DONE 10.5s [2025-02-10T02:30:17.249Z] [2025-02-10T02:30:17.249Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T02:30:17.522Z] #63 ... [2025-02-10T02:30:17.522Z] [2025-02-10T02:30:17.522Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T02:30:17.522Z] #64 ... [2025-02-10T02:30:17.522Z] [2025-02-10T02:30:17.522Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T02:30:17.790Z] #65 ... [2025-02-10T02:30:17.790Z] [2025-02-10T02:30:17.791Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T02:30:17.791Z] #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:17.791Z] #0 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:17.791Z] #66 ... [2025-02-10T02:30:17.791Z] [2025-02-10T02:30:17.791Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:19.206Z] #34 ... [2025-02-10T02:30:19.206Z] [2025-02-10T02:30:19.206Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T02:30:19.474Z] #67 ... [2025-02-10T02:30:19.474Z] [2025-02-10T02:30:19.474Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:30:19.474Z] #68 ... [2025-02-10T02:30:19.474Z] [2025-02-10T02:30:19.474Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T02:30:19.743Z] #69 ... [2025-02-10T02:30:19.743Z] [2025-02-10T02:30:19.743Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T02:30:19.743Z] #70 ... [2025-02-10T02:30:19.743Z] [2025-02-10T02:30:19.743Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T02:30:20.018Z] #71 ... [2025-02-10T02:30:20.018Z] [2025-02-10T02:30:20.018Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:20.990Z] #34 ... [2025-02-10T02:30:20.990Z] [2025-02-10T02:30:20.990Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T02:30:20.990Z] #67 DONE 11.7s [2025-02-10T02:30:20.990Z] [2025-02-10T02:30:20.990Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:21.284Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s [2025-02-10T02:30:21.554Z] #34 ... [2025-02-10T02:30:21.554Z] [2025-02-10T02:30:21.554Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T02:30:21.554Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done [2025-02-10T02:30:21.554Z] #55 ... [2025-02-10T02:30:21.554Z] [2025-02-10T02:30:21.554Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T02:30:22.972Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s done [2025-02-10T02:30:23.572Z] #34 DONE 24.8s [2025-02-10T02:30:23.572Z] [2025-02-10T02:30:23.572Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T02:30:23.572Z] #66 15.43 (1/7) Installing ca-certificates (20241121-r1) [2025-02-10T02:30:23.572Z] #66 16.11 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:23.572Z] #66 16.18 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-10T02:30:23.572Z] #66 16.21 (4/7) Installing libsodium (1.0.19-r0) [2025-02-10T02:30:23.572Z] #66 16.29 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-10T02:30:23.572Z] #66 16.81 (6/7) Installing libzmq (4.3.5-r2) [2025-02-10T02:30:23.841Z] #66 16.97 (7/7) Installing zeromq (4.3.5-r2) [2025-02-10T02:30:24.111Z] #66 17.18 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:24.111Z] #66 17.40 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:30:25.528Z] #66 18.52 OK: 14 MiB in 21 packages [2025-02-10T02:30:27.475Z] #66 ... [2025-02-10T02:30:27.475Z] [2025-02-10T02:30:27.475Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T02:30:27.475Z] #0 7.038 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:27.475Z] #0 8.919 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:27.475Z] #72 ... [2025-02-10T02:30:27.475Z] [2025-02-10T02:30:27.475Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T02:30:27.475Z] #57 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:27.475Z] #57 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:27.758Z] #57 ... [2025-02-10T02:30:27.758Z] [2025-02-10T02:30:27.758Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T02:30:27.758Z] #58 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:27.758Z] #58 20.19 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:27.758Z] #58 20.29 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:27.758Z] #58 20.44 OK: 9 MiB in 15 packages [2025-02-10T02:30:27.758Z] #58 ... [2025-02-10T02:30:27.758Z] [2025-02-10T02:30:27.758Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T02:30:27.758Z] #61 18.44 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:27.758Z] #61 18.47 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:27.758Z] #61 18.64 OK: 9 MiB in 15 packages [2025-02-10T02:30:28.363Z] #61 DONE 21.5s [2025-02-10T02:30:28.363Z] [2025-02-10T02:30:28.363Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T02:30:28.363Z] #66 DONE 21.5s [2025-02-10T02:30:28.363Z] [2025-02-10T02:30:28.363Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:28.954Z] #73 ... [2025-02-10T02:30:28.954Z] [2025-02-10T02:30:28.954Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T02:30:28.954Z] #59 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:28.954Z] #59 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:28.954Z] #59 ... [2025-02-10T02:30:28.954Z] [2025-02-10T02:30:28.954Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T02:30:28.954Z] #63 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:28.954Z] #63 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:29.235Z] #63 ... [2025-02-10T02:30:29.235Z] [2025-02-10T02:30:29.235Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:29.503Z] #74 ... [2025-02-10T02:30:29.503Z] [2025-02-10T02:30:29.503Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T02:30:29.503Z] #65 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:29.503Z] #65 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:29.503Z] #65 ... [2025-02-10T02:30:29.503Z] [2025-02-10T02:30:29.503Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:30:29.503Z] #54 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:29.503Z] #54 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:29.777Z] #54 ... [2025-02-10T02:30:29.777Z] [2025-02-10T02:30:29.777Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T02:30:29.777Z] #56 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:29.777Z] #56 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:29.777Z] #56 ... [2025-02-10T02:30:29.777Z] [2025-02-10T02:30:29.777Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T02:30:29.777Z] #58 DONE 23.4s [2025-02-10T02:30:29.777Z] [2025-02-10T02:30:29.777Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T02:30:29.777Z] #60 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:29.777Z] #60 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:30.071Z] #60 ... [2025-02-10T02:30:30.071Z] [2025-02-10T02:30:30.071Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T02:30:30.071Z] #75 ... [2025-02-10T02:30:30.071Z] [2025-02-10T02:30:30.071Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T02:30:30.071Z] #64 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:30.071Z] #64 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:30.369Z] #64 ... [2025-02-10T02:30:30.369Z] [2025-02-10T02:30:30.369Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T02:30:30.369Z] #70 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:30.369Z] #70 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:30.369Z] #70 ... [2025-02-10T02:30:30.369Z] [2025-02-10T02:30:30.369Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T02:30:30.369Z] #57 22.93 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T02:30:30.369Z] #57 22.93 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T02:30:30.369Z] #57 22.93 OK: 24050 distinct packages available [2025-02-10T02:30:30.957Z] #57 ... [2025-02-10T02:30:30.957Z] [2025-02-10T02:30:30.957Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T02:30:30.957Z] #0 4.090 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:30.957Z] #0 5.662 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:31.227Z] #76 ... [2025-02-10T02:30:31.227Z] [2025-02-10T02:30:31.227Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:30:31.227Z] #68 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:31.227Z] #68 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:31.227Z] #68 ... [2025-02-10T02:30:31.227Z] [2025-02-10T02:30:31.227Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T02:30:31.227Z] #69 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:31.227Z] #69 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:31.496Z] #69 ... [2025-02-10T02:30:31.496Z] [2025-02-10T02:30:31.496Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T02:30:31.496Z] #71 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:31.496Z] #71 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:31.496Z] #71 ... [2025-02-10T02:30:31.496Z] [2025-02-10T02:30:31.496Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T02:30:31.496Z] #60 24.84 (1/3) Installing ca-certificates (20241121-r1) [2025-02-10T02:30:32.084Z] #60 25.36 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:32.084Z] #60 25.38 (3/3) Installing tzdata (2024b-r0) [2025-02-10T02:30:34.053Z] #60 26.95 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:34.053Z] #60 27.03 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:30:34.344Z] #60 ... [2025-02-10T02:30:34.344Z] [2025-02-10T02:30:34.344Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T02:30:34.344Z] #69 23.98 OK: 239 MiB in 58 packages [2025-02-10T02:30:34.344Z] #69 DONE 25.1s [2025-02-10T02:30:34.619Z] [2025-02-10T02:30:34.619Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:34.902Z] #77 DONE 0.7s [2025-02-10T02:30:34.902Z] [2025-02-10T02:30:34.902Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T02:30:34.902Z] #71 25.54 OK: 239 MiB in 58 packages [2025-02-10T02:30:35.497Z] #71 ... [2025-02-10T02:30:35.497Z] [2025-02-10T02:30:35.497Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T02:30:35.497Z] #65 26.18 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:35.497Z] #65 26.21 (2/2) Installing su-exec (0.2-r3) [2025-02-10T02:30:35.497Z] #65 26.22 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:35.497Z] #65 26.40 OK: 9 MiB in 16 packages [2025-02-10T02:30:35.497Z] #65 DONE 28.7s [2025-02-10T02:30:35.497Z] [2025-02-10T02:30:35.497Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T02:30:36.463Z] #78 ... [2025-02-10T02:30:36.463Z] [2025-02-10T02:30:36.463Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:30:36.463Z] #54 24.05 OK: 239 MiB in 58 packages [2025-02-10T02:30:36.463Z] #54 DONE 27.4s [2025-02-10T02:30:36.463Z] [2025-02-10T02:30:36.463Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:37.428Z] #79 DONE 0.9s [2025-02-10T02:30:37.428Z] [2025-02-10T02:30:37.428Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:37.701Z] #80 ... [2025-02-10T02:30:37.701Z] [2025-02-10T02:30:37.701Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T02:30:37.701Z] #60 28.55 OK: 11 MiB in 17 packages [2025-02-10T02:30:37.701Z] #60 DONE 31.0s [2025-02-10T02:30:37.973Z] [2025-02-10T02:30:37.973Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:37.973Z] #81 ... [2025-02-10T02:30:37.973Z] [2025-02-10T02:30:37.973Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T02:30:37.973Z] #59 25.16 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:37.973Z] #59 25.86 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:37.973Z] #59 25.99 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:37.973Z] #59 26.02 (4/6) Installing openssl (3.3.2-r2) [2025-02-10T02:30:37.973Z] #59 26.11 (5/6) Installing su-exec (0.2-r3) [2025-02-10T02:30:37.973Z] #59 26.17 (6/6) Installing yq-go (4.44.1-r2) [2025-02-10T02:30:37.973Z] #59 27.47 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:37.973Z] #59 27.64 OK: 20 MiB in 18 packages [2025-02-10T02:30:37.973Z] #59 DONE 31.2s [2025-02-10T02:30:38.246Z] [2025-02-10T02:30:38.246Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T02:30:38.514Z] #82 ... [2025-02-10T02:30:38.514Z] [2025-02-10T02:30:38.514Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T02:30:38.514Z] #71 DONE 29.1s [2025-02-10T02:30:38.514Z] [2025-02-10T02:30:38.514Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:38.790Z] #83 ... [2025-02-10T02:30:38.790Z] [2025-02-10T02:30:38.790Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T02:30:38.790Z] #68 25.54 OK: 239 MiB in 58 packages [2025-02-10T02:30:38.790Z] #68 DONE 29.6s [2025-02-10T02:30:38.790Z] [2025-02-10T02:30:38.790Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:40.213Z] #84 ... [2025-02-10T02:30:40.213Z] [2025-02-10T02:30:40.213Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:40.213Z] #83 DONE 1.7s [2025-02-10T02:30:40.213Z] [2025-02-10T02:30:40.213Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:40.213Z] #85 ... [2025-02-10T02:30:40.213Z] [2025-02-10T02:30:40.213Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:40.213Z] #84 DONE 1.6s [2025-02-10T02:30:40.489Z] [2025-02-10T02:30:40.489Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:42.443Z] #86 ... [2025-02-10T02:30:42.443Z] [2025-02-10T02:30:42.443Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T02:30:42.443Z] #70 22.85 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T02:30:42.443Z] #70 22.85 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T02:30:42.443Z] #70 22.85 OK: 24056 distinct packages available [2025-02-10T02:30:42.443Z] #70 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:42.443Z] #70 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:42.443Z] #70 ... [2025-02-10T02:30:42.443Z] [2025-02-10T02:30:42.443Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T02:30:42.443Z] #57 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:42.443Z] #57 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:42.443Z] #57 ... [2025-02-10T02:30:42.443Z] [2025-02-10T02:30:42.443Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T02:30:42.443Z] #72 21.61 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:42.443Z] #72 22.65 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:42.443Z] #72 22.87 OK: 9 MiB in 15 packages [2025-02-10T02:30:42.443Z] #72 ... [2025-02-10T02:30:42.443Z] [2025-02-10T02:30:42.443Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T02:30:42.443Z] #64 27.62 (1/4) Installing ca-certificates (20241121-r1) [2025-02-10T02:30:42.443Z] #64 28.41 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:42.443Z] #64 28.53 (3/4) Installing su-exec (0.2-r3) [2025-02-10T02:30:42.443Z] #64 28.53 (4/4) Installing yq-go (4.44.1-r2) [2025-02-10T02:30:42.443Z] #64 31.03 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:42.443Z] #64 31.33 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:30:42.443Z] #64 32.92 OK: 20 MiB in 18 packages [2025-02-10T02:30:42.443Z] #64 DONE 35.9s [2025-02-10T02:30:42.713Z] [2025-02-10T02:30:42.713Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T02:30:42.713Z] #76 21.72 OK: 239 MiB in 58 packages [2025-02-10T02:30:42.982Z] #76 ... [2025-02-10T02:30:42.982Z] [2025-02-10T02:30:42.982Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T02:30:42.982Z] #63 26.16 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T02:30:42.982Z] #63 26.16 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T02:30:42.982Z] #63 26.16 OK: 24050 distinct packages available [2025-02-10T02:30:42.982Z] #63 29.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:42.982Z] #63 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:42.982Z] #63 ... [2025-02-10T02:30:42.982Z] [2025-02-10T02:30:42.982Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T02:30:43.250Z] #87 ... [2025-02-10T02:30:43.250Z] [2025-02-10T02:30:43.250Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:43.250Z] #74 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:43.250Z] #74 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:43.250Z] #74 ... [2025-02-10T02:30:43.250Z] [2025-02-10T02:30:43.250Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:43.250Z] #73 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:43.250Z] #73 7.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:43.519Z] #73 ... [2025-02-10T02:30:43.519Z] [2025-02-10T02:30:43.519Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T02:30:43.519Z] #72 DONE 26.1s [2025-02-10T02:30:43.519Z] [2025-02-10T02:30:43.519Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T02:30:43.519Z] #75 3.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:43.519Z] #75 5.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:43.519Z] #75 ... [2025-02-10T02:30:43.519Z] [2025-02-10T02:30:43.789Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T02:30:43.789Z] #56 28.50 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T02:30:43.789Z] #56 28.50 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T02:30:43.789Z] #56 28.50 OK: 24050 distinct packages available [2025-02-10T02:30:43.789Z] #56 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:43.789Z] #56 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:44.761Z] #56 ... [2025-02-10T02:30:44.761Z] [2025-02-10T02:30:44.761Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T02:30:44.761Z] #76 DONE 23.9s [2025-02-10T02:30:44.761Z] [2025-02-10T02:30:44.761Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-10T02:30:45.038Z] #88 ... [2025-02-10T02:30:45.038Z] [2025-02-10T02:30:45.038Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:45.038Z] #89 ... [2025-02-10T02:30:45.038Z] [2025-02-10T02:30:45.038Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T02:30:45.038Z] #78 9.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:46.010Z] #78 ... [2025-02-10T02:30:46.010Z] [2025-02-10T02:30:46.010Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-10T02:30:46.010Z] #88 DONE 1.1s [2025-02-10T02:30:46.280Z] [2025-02-10T02:30:46.280Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:47.233Z] #118 DONE 83.6s [2025-02-10T02:30:47.233Z] [2025-02-10T02:30:47.233Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:47.233Z] #73 DONE 84.6s [2025-02-10T02:30:47.233Z] [2025-02-10T02:30:47.233Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:47.233Z] #81 DONE 83.8s [2025-02-10T02:30:47.233Z] [2025-02-10T02:30:47.233Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:47.233Z] #117 DONE 84.4s [2025-02-10T02:30:47.233Z] [2025-02-10T02:30:47.233Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:47.233Z] #116 DONE 80.1s [2025-02-10T02:30:47.233Z] [2025-02-10T02:30:47.233Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:47.233Z] #78 DONE 84.2s [2025-02-10T02:30:47.233Z] [2025-02-10T02:30:47.233Z] #119 [core-metadata builder 6/7] COPY . . [2025-02-10T02:30:49.154Z] #119 ... [2025-02-10T02:30:49.154Z] [2025-02-10T02:30:49.154Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T02:30:49.432Z] #120 ... [2025-02-10T02:30:49.432Z] [2025-02-10T02:30:49.432Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-10T02:30:49.432Z] #121 ... [2025-02-10T02:30:49.432Z] [2025-02-10T02:30:49.432Z] #122 [support-scheduler builder 6/7] COPY . . [2025-02-10T02:30:49.655Z] #90 ... [2025-02-10T02:30:49.655Z] [2025-02-10T02:30:49.655Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T02:30:49.655Z] #70 38.52 OK: 239 MiB in 58 packages [2025-02-10T02:30:49.655Z] #70 DONE 40.6s [2025-02-10T02:30:49.693Z] #122 ... [2025-02-10T02:30:49.693Z] [2025-02-10T02:30:49.693Z] #123 [core-keeper builder 7/8] COPY . . [2025-02-10T02:30:49.930Z] [2025-02-10T02:30:49.930Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:49.970Z] #123 ... [2025-02-10T02:30:49.971Z] [2025-02-10T02:30:49.971Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-02-10T02:30:50.209Z] #91 DONE 0.4s [2025-02-10T02:30:50.209Z] [2025-02-10T02:30:50.209Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:51.178Z] #92 ... [2025-02-10T02:30:51.178Z] [2025-02-10T02:30:51.178Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T02:30:51.178Z] #75 18.03 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:51.178Z] #75 18.67 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:51.178Z] #75 18.81 OK: 9 MiB in 15 packages [2025-02-10T02:30:51.178Z] #75 DONE 21.3s [2025-02-10T02:30:51.178Z] [2025-02-10T02:30:51.178Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T02:30:51.178Z] #57 39.10 (1/14) Installing ca-certificates (20241121-r1) [2025-02-10T02:30:51.178Z] #57 39.62 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-10T02:30:51.178Z] #57 39.69 (3/14) Installing c-ares (1.33.1-r0) [2025-02-10T02:30:51.178Z] #57 39.73 (4/14) Installing libunistring (1.2-r0) [2025-02-10T02:30:51.178Z] #57 39.98 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-10T02:30:51.178Z] #57 40.04 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-10T02:30:51.178Z] #57 40.09 (7/14) Installing libpsl (0.21.5-r1) [2025-02-10T02:30:51.178Z] #57 40.11 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-10T02:30:51.178Z] #57 40.18 (9/14) Installing libcurl (8.12.0-r0) [2025-02-10T02:30:51.178Z] #57 40.26 (10/14) Installing curl (8.12.0-r0) [2025-02-10T02:30:51.178Z] #57 40.30 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:51.178Z] #57 40.31 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-10T02:30:51.178Z] #57 40.33 (13/14) Installing libucontext (1.2-r3) [2025-02-10T02:30:51.178Z] #57 40.35 (14/14) Installing gcompat (1.1.0-r4) [2025-02-10T02:30:51.178Z] #57 40.40 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:51.178Z] #57 40.50 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:30:51.178Z] #57 41.96 OK: 15 MiB in 28 packages [2025-02-10T02:30:51.791Z] #57 DONE 45.0s [2025-02-10T02:30:51.791Z] [2025-02-10T02:30:51.791Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:51.927Z] #124 DONE 12.4s [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T02:30:51.927Z] #125 ... [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:51.927Z] #126 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #127 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:51.927Z] #128 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #121 DONE 12.4s [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #129 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:51.927Z] #130 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:51.927Z] #131 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #123 [core-keeper builder 7/8] COPY . . [2025-02-10T02:30:51.927Z] #123 DONE 12.4s [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #119 [core-metadata builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #119 DONE 12.4s [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #122 [support-scheduler builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #122 DONE 12.4s [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #132 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:51.927Z] #133 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:51.927Z] #134 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:51.927Z] #135 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #136 [core-data builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #136 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:51.927Z] #137 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:51.927Z] #138 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #139 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:51.927Z] #140 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #141 [core-command builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #141 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:30:51.927Z] #142 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:30:51.927Z] #143 CACHED [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T02:30:51.927Z] #120 DONE 12.5s [2025-02-10T02:30:51.927Z] [2025-02-10T02:30:51.927Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T02:30:52.865Z] #144 0.836 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-10T02:30:53.208Z] #93 ... [2025-02-10T02:30:53.208Z] [2025-02-10T02:30:53.208Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T02:30:53.208Z] #63 42.26 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:53.208Z] #63 42.30 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-10T02:30:53.208Z] #63 42.31 (3/4) Installing libucontext (1.2-r3) [2025-02-10T02:30:53.208Z] #63 42.35 (4/4) Installing gcompat (1.1.0-r4) [2025-02-10T02:30:53.208Z] #63 42.38 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:53.208Z] #63 42.55 OK: 9 MiB in 18 packages [2025-02-10T02:30:53.208Z] #63 DONE 46.1s [2025-02-10T02:30:53.208Z] [2025-02-10T02:30:53.208Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T02:30:53.476Z] #94 ... [2025-02-10T02:30:53.476Z] [2025-02-10T02:30:53.476Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:53.476Z] #74 20.24 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:53.476Z] #74 21.07 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:53.476Z] #74 21.18 OK: 9 MiB in 15 packages [2025-02-10T02:30:53.476Z] #74 DONE 25.0s [2025-02-10T02:30:53.476Z] [2025-02-10T02:30:53.476Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T02:30:53.476Z] #56 44.38 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:53.476Z] #56 45.38 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:53.476Z] #56 45.49 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-10T02:30:53.476Z] #56 45.56 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-10T02:30:53.476Z] #56 45.60 (5/7) Installing libucontext (1.2-r3) [2025-02-10T02:30:53.476Z] #56 45.63 (6/7) Installing gcompat (1.1.0-r4) [2025-02-10T02:30:53.476Z] #56 45.67 (7/7) Installing openssl (3.3.2-r2) [2025-02-10T02:30:53.476Z] #56 45.95 Executing busybox-1.36.1-r29.trigger [2025-02-10T02:30:53.476Z] #56 46.32 OK: 10 MiB in 19 packages [2025-02-10T02:30:54.908Z] #56 DONE 49.0s [2025-02-10T02:30:54.908Z] [2025-02-10T02:30:54.908Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T02:30:55.493Z] #95 ... [2025-02-10T02:30:55.493Z] [2025-02-10T02:30:55.493Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:55.493Z] #73 20.23 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:55.493Z] #73 20.92 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:55.493Z] #73 21.08 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:30:55.493Z] #73 22.84 OK: 14 MiB in 21 packages [2025-02-10T02:30:55.493Z] #73 DONE 27.0s [2025-02-10T02:30:55.493Z] [2025-02-10T02:30:55.493Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T02:30:55.493Z] #87 6.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:55.493Z] #87 8.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:56.907Z] #87 ... [2025-02-10T02:30:56.907Z] [2025-02-10T02:30:56.907Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T02:30:56.907Z] #78 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:57.177Z] #78 ... [2025-02-10T02:30:57.177Z] [2025-02-10T02:30:57.177Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:57.177Z] #93 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:57.762Z] #93 ... [2025-02-10T02:30:57.762Z] [2025-02-10T02:30:57.762Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T02:30:57.762Z] #82 9.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:57.762Z] #82 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:57.762Z] #82 ... [2025-02-10T02:30:57.762Z] [2025-02-10T02:30:57.762Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T02:30:57.762Z] #95 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:58.028Z] #95 ... [2025-02-10T02:30:58.028Z] [2025-02-10T02:30:58.028Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:30:58.028Z] #81 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:58.028Z] #81 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:30:58.296Z] #81 ... [2025-02-10T02:30:58.296Z] [2025-02-10T02:30:58.296Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T02:30:58.296Z] #78 22.12 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:58.296Z] #78 22.56 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:30:58.296Z] #78 22.66 OK: 9 MiB in 16 packages [2025-02-10T02:30:59.726Z] #78 DONE 24.1s [2025-02-10T02:30:59.726Z] [2025-02-10T02:30:59.726Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T02:30:59.726Z] #82 21.24 OK: 20 MiB in 18 packages [2025-02-10T02:31:01.146Z] #82 DONE 22.9s [2025-02-10T02:31:01.146Z] [2025-02-10T02:31:01.146Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T02:31:01.146Z] #87 18.19 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:31:01.146Z] #87 ... [2025-02-10T02:31:01.146Z] [2025-02-10T02:31:01.146Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-10T02:31:01.146Z] #96 DONE 0.4s [2025-02-10T02:31:01.416Z] [2025-02-10T02:31:01.416Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:31:01.416Z] #81 22.63 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:31:01.416Z] #81 23.56 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:31:01.688Z] #81 23.76 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:31:02.661Z] #81 24.74 OK: 11 MiB in 17 packages [2025-02-10T02:31:02.840Z] #144 ... [2025-02-10T02:31:02.840Z] [2025-02-10T02:31:02.840Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T02:31:02.840Z] #0 0.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-10T02:31:02.840Z] #145 ... [2025-02-10T02:31:02.840Z] [2025-02-10T02:31:02.840Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T02:31:02.840Z] #0 1.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-10T02:31:02.840Z] #146 ... [2025-02-10T02:31:02.840Z] [2025-02-10T02:31:02.840Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T02:31:02.840Z] #0 1.153 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-10T02:31:02.840Z] #147 ... [2025-02-10T02:31:02.840Z] [2025-02-10T02:31:02.840Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T02:31:02.840Z] #125 0.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-10T02:31:02.840Z] #125 ... [2025-02-10T02:31:02.840Z] [2025-02-10T02:31:02.840Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T02:31:02.840Z] #0 1.189 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-10T02:31:03.100Z] #148 ... [2025-02-10T02:31:03.100Z] [2025-02-10T02:31:03.100Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T02:31:03.100Z] #0 1.538 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-10T02:31:03.100Z] #149 ... [2025-02-10T02:31:03.100Z] [2025-02-10T02:31:03.100Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T02:31:03.100Z] #0 1.376 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-10T02:31:03.251Z] #81 ... [2025-02-10T02:31:03.251Z] [2025-02-10T02:31:03.251Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-10T02:31:03.251Z] #97 DONE 3.9s [2025-02-10T02:31:03.359Z] #150 ... [2025-02-10T02:31:03.359Z] [2025-02-10T02:31:03.359Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T02:31:03.359Z] #0 1.202 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-10T02:31:03.359Z] #151 ... [2025-02-10T02:31:03.359Z] [2025-02-10T02:31:03.359Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T02:31:03.359Z] #0 0.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-10T02:31:03.519Z] [2025-02-10T02:31:03.519Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-10T02:31:03.618Z] #152 ... [2025-02-10T02:31:03.618Z] [2025-02-10T02:31:03.618Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T02:31:03.618Z] #0 1.451 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-10T02:31:03.618Z] #153 ... [2025-02-10T02:31:03.618Z] [2025-02-10T02:31:03.618Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T02:31:03.618Z] #0 0.959 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-10T02:31:03.788Z] #98 DONE 0.2s [2025-02-10T02:31:03.788Z] [2025-02-10T02:31:03.788Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T02:31:03.788Z] #87 18.98 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:31:03.788Z] #87 19.18 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:31:03.788Z] #87 20.14 OK: 20 MiB in 18 packages [2025-02-10T02:31:04.379Z] #87 ... [2025-02-10T02:31:04.379Z] [2025-02-10T02:31:04.379Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:31:04.379Z] #81 DONE 26.4s [2025-02-10T02:31:04.379Z] [2025-02-10T02:31:04.379Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T02:31:04.379Z] #87 DONE 21.8s [2025-02-10T02:31:04.379Z] [2025-02-10T02:31:04.379Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T02:31:04.379Z] #94 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T02:31:04.379Z] #94 5.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:31:05.353Z] #94 ... [2025-02-10T02:31:05.353Z] [2025-02-10T02:31:05.353Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T02:31:05.353Z] #95 4.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:31:05.353Z] #95 10.37 OK: 10 MiB in 19 packages [2025-02-10T02:31:05.944Z] #95 ... [2025-02-10T02:31:05.944Z] [2025-02-10T02:31:05.944Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T02:31:05.944Z] #94 13.02 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:31:06.216Z] #94 ... [2025-02-10T02:31:06.216Z] [2025-02-10T02:31:06.216Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T02:31:06.216Z] #95 DONE 12.0s [2025-02-10T02:31:06.216Z] [2025-02-10T02:31:06.216Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T02:31:06.216Z] #94 13.24 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:31:06.216Z] #94 13.42 OK: 9 MiB in 18 packages [2025-02-10T02:31:08.191Z] #94 DONE 14.8s [2025-02-10T02:31:08.191Z] [2025-02-10T02:31:08.191Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-10T02:31:08.191Z] #99 DONE 1.7s [2025-02-10T02:31:08.191Z] [2025-02-10T02:31:08.191Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T02:31:08.191Z] #93 6.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T02:31:08.191Z] #93 13.63 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:31:08.191Z] #93 14.18 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T02:31:08.191Z] #93 14.26 Executing ca-certificates-20241121-r1.trigger [2025-02-10T02:31:08.191Z] #93 14.87 OK: 15 MiB in 28 packages [2025-02-10T02:31:08.191Z] #93 DONE 16.1s [2025-02-10T02:31:08.191Z] [2025-02-10T02:31:08.191Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T02:31:09.182Z] #100 ... [2025-02-10T02:31:09.182Z] [2025-02-10T02:31:09.182Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T02:31:09.182Z] #101 DONE 2.9s [2025-02-10T02:31:09.182Z] [2025-02-10T02:31:09.182Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-10T02:31:09.182Z] #102 DONE 0.3s [2025-02-10T02:31:09.182Z] [2025-02-10T02:31:09.182Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T02:31:09.182Z] #103 DONE 1.5s [2025-02-10T02:31:09.182Z] [2025-02-10T02:31:09.182Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-10T02:31:09.460Z] #104 ... [2025-02-10T02:31:09.460Z] [2025-02-10T02:31:09.460Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-10T02:31:09.460Z] #105 DONE 0.2s [2025-02-10T02:31:09.729Z] [2025-02-10T02:31:09.729Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-10T02:31:09.729Z] #104 DONE 0.3s [2025-02-10T02:31:09.729Z] [2025-02-10T02:31:09.729Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T02:31:09.729Z] #100 DONE 2.0s [2025-02-10T02:31:09.729Z] [2025-02-10T02:31:09.729Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-10T02:31:10.002Z] #106 ... [2025-02-10T02:31:10.002Z] [2025-02-10T02:31:10.002Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T02:31:10.002Z] #107 DONE 0.3s [2025-02-10T02:31:10.002Z] [2025-02-10T02:31:10.002Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-10T02:31:10.002Z] #106 DONE 0.3s [2025-02-10T02:31:10.002Z] [2025-02-10T02:31:10.002Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T02:31:10.270Z] #108 ... [2025-02-10T02:31:10.270Z] [2025-02-10T02:31:10.270Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-10T02:31:10.270Z] #109 DONE 0.4s [2025-02-10T02:31:10.270Z] [2025-02-10T02:31:10.270Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-10T02:31:10.270Z] #110 DONE 0.3s [2025-02-10T02:31:10.270Z] [2025-02-10T02:31:10.270Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T02:31:10.270Z] #108 DONE 0.3s [2025-02-10T02:31:10.270Z] [2025-02-10T02:31:10.270Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-10T02:31:10.541Z] #111 ... [2025-02-10T02:31:10.541Z] [2025-02-10T02:31:10.541Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-10T02:31:10.541Z] #112 DONE 0.3s [2025-02-10T02:31:10.541Z] [2025-02-10T02:31:10.541Z] #113 [security-spire-server] exporting to image [2025-02-10T02:31:10.541Z] #113 exporting layers [2025-02-10T02:31:10.814Z] #113 ... [2025-02-10T02:31:10.814Z] [2025-02-10T02:31:10.814Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-10T02:31:10.814Z] #111 DONE 0.6s [2025-02-10T02:31:11.084Z] [2025-02-10T02:31:11.084Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-10T02:31:11.084Z] #114 DONE 0.6s [2025-02-10T02:31:11.084Z] [2025-02-10T02:31:11.084Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-10T02:31:11.373Z] #115 ... [2025-02-10T02:31:11.373Z] [2025-02-10T02:31:11.373Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T02:31:11.373Z] #116 DONE 0.4s [2025-02-10T02:31:11.373Z] [2025-02-10T02:31:11.373Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-10T02:31:11.373Z] #115 DONE 0.4s [2025-02-10T02:31:11.373Z] [2025-02-10T02:31:11.373Z] #113 [security-spire-agent] exporting to image [2025-02-10T02:31:11.967Z] #113 ... [2025-02-10T02:31:11.967Z] [2025-02-10T02:31:11.967Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-10T02:31:11.967Z] #117 DONE 0.5s [2025-02-10T02:31:11.967Z] [2025-02-10T02:31:11.967Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-10T02:31:12.247Z] #118 DONE 0.4s [2025-02-10T02:31:12.247Z] [2025-02-10T02:31:12.247Z] #113 [security-spire-config] exporting to image [2025-02-10T02:31:14.865Z] #113 exporting layers 4.2s done [2025-02-10T02:31:14.865Z] #113 writing image sha256:8cc1a7f2a80bf4bc6dce783f312aaafe355592018e12659bec25f3d9077e35f5 0.1s done [2025-02-10T02:31:14.865Z] #113 naming to docker.io/library/security-spire-server-arm64 [2025-02-10T02:31:14.865Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-10T02:31:15.138Z] #113 exporting layers 3.7s done [2025-02-10T02:31:15.138Z] #113 writing image sha256:3dc90d4d212e68ad68c95e49fbe5024eeb16af5f545688e011b193783eac70f4 0.0s done [2025-02-10T02:31:15.138Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-10T02:31:15.407Z] #113 exporting layers 3.0s done [2025-02-10T02:31:15.407Z] #113 writing image sha256:ea1a3b7fc809d4d5a86a03d72967c47b0e722b5eb755e1c9ad196fda71bd609d done [2025-02-10T02:31:15.407Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2025-02-10T02:31:15.407Z] #113 DONE 4.3s [2025-02-10T02:31:15.407Z] [2025-02-10T02:31:15.407Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:25.065Z] #154 ... [2025-02-10T02:32:25.065Z] [2025-02-10T02:32:25.065Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T02:32:25.065Z] #145 89.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-10T02:32:37.033Z] #86 ... [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #89 DONE 116.1s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #85 DONE 111.0s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #119 [support-scheduler builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #119 ... [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #90 DONE 105.2s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #92 DONE 100.9s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #80 DONE 113.7s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #86 DONE 110.9s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #120 ... [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #121 [core-keeper builder 7/8] COPY . . [2025-02-10T02:32:37.033Z] #121 DONE 1.8s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #122 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:32:37.033Z] #123 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #124 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #125 [support-notifications builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #125 DONE 2.0s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #126 [core-data builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #126 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:32:37.033Z] #127 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #128 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #129 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #130 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:32:37.033Z] #131 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:32:37.033Z] #132 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #133 [security-proxy-setup builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #133 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #134 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #135 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:32:37.033Z] #136 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #137 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #120 DONE 1.8s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #138 [core-metadata builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #138 DONE 1.9s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-10T02:32:37.033Z] #139 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T02:32:37.033Z] #140 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #141 [core-command builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #141 CACHED [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #119 [support-scheduler builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #119 DONE 2.0s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T02:32:37.033Z] #142 ... [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T02:32:37.033Z] #143 DONE 2.0s [2025-02-10T02:32:37.033Z] [2025-02-10T02:32:37.033Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T02:32:38.441Z] #144 ... [2025-02-10T02:32:38.441Z] [2025-02-10T02:32:38.441Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T02:32:38.441Z] #0 4.240 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-10T02:32:39.022Z] #145 ... [2025-02-10T02:32:39.022Z] [2025-02-10T02:32:39.022Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T02:32:39.022Z] #142 5.681 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-10T02:32:40.263Z] #145 DONE 106.4s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T02:32:40.263Z] #147 ... [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T02:32:40.263Z] #149 DONE 106.4s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T02:32:40.263Z] #152 DONE 106.5s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T02:32:40.263Z] #125 DONE 106.4s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:32:40.263Z] #155 ... [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:32:40.263Z] #156 DONE 0.3s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:32:40.263Z] #157 ... [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:32:40.263Z] #155 DONE 0.5s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:32:40.263Z] #158 DONE 0.5s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:32:40.263Z] #157 DONE 0.3s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-10T02:32:40.263Z] #159 DONE 0.4s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T02:32:40.263Z] #160 ... [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:32:40.263Z] #161 DONE 0.3s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:32:40.263Z] #162 DONE 0.3s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #163 [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 [2025-02-10T02:32:40.263Z] #163 DONE 0.2s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #164 [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 [2025-02-10T02:32:40.263Z] #164 ... [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-10T02:32:40.263Z] #165 DONE 0.7s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-10T02:32:40.263Z] #166 ... [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-10T02:32:40.263Z] #167 DONE 1.2s [2025-02-10T02:32:40.263Z] [2025-02-10T02:32:40.263Z] #168 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:32:40.833Z] #168 ... [2025-02-10T02:32:40.833Z] [2025-02-10T02:32:40.833Z] #164 [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 [2025-02-10T02:32:40.833Z] #164 DONE 1.6s [2025-02-10T02:32:40.833Z] [2025-02-10T02:32:40.833Z] #169 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:32:42.300Z] #169 ... [2025-02-10T02:32:42.300Z] [2025-02-10T02:32:42.300Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-10T02:32:42.300Z] #166 DONE 2.2s [2025-02-10T02:32:42.300Z] [2025-02-10T02:32:42.300Z] #168 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:32:42.300Z] #168 DONE 1.7s [2025-02-10T02:32:42.300Z] [2025-02-10T02:32:42.300Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T02:32:42.300Z] #160 DONE 3.1s [2025-02-10T02:32:42.300Z] [2025-02-10T02:32:42.300Z] #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-10T02:32:42.300Z] #170 ... [2025-02-10T02:32:42.300Z] [2025-02-10T02:32:42.300Z] #169 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:32:42.300Z] #169 DONE 1.5s [2025-02-10T02:32:42.560Z] [2025-02-10T02:32:42.560Z] #171 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-10T02:32:43.263Z] #142 ... [2025-02-10T02:32:43.264Z] [2025-02-10T02:32:43.264Z] #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 [2025-02-10T02:32:43.264Z] #0 5.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-10T02:32:43.264Z] #146 ... [2025-02-10T02:32:43.264Z] [2025-02-10T02:32:43.264Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T02:32:43.264Z] #0 4.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-10T02:32:43.543Z] #147 ... [2025-02-10T02:32:43.543Z] [2025-02-10T02:32:43.543Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T02:32:43.543Z] #0 6.028 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-10T02:32:43.543Z] #148 ... [2025-02-10T02:32:43.543Z] [2025-02-10T02:32:43.543Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T02:32:43.543Z] #0 5.285 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-10T02:32:43.807Z] #149 ... [2025-02-10T02:32:43.807Z] [2025-02-10T02:32:43.807Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T02:32:43.807Z] #0 4.742 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-10T02:32:43.807Z] #150 ... [2025-02-10T02:32:43.807Z] [2025-02-10T02:32:43.807Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T02:32:43.807Z] #0 5.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-10T02:32:44.072Z] #151 ... [2025-02-10T02:32:44.072Z] [2025-02-10T02:32:44.072Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T02:32:44.072Z] #0 5.811 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-10T02:32:44.072Z] #152 ... [2025-02-10T02:32:44.072Z] [2025-02-10T02:32:44.072Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T02:32:44.073Z] #0 5.984 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-10T02:32:44.338Z] #153 ... [2025-02-10T02:32:44.338Z] [2025-02-10T02:32:44.338Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T02:32:44.338Z] #0 5.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-10T02:32:44.518Z] #171 DONE 2.0s [2025-02-10T02:32:44.518Z] [2025-02-10T02:32:44.518Z] #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-10T02:32:44.518Z] #170 DONE 2.2s [2025-02-10T02:32:44.518Z] [2025-02-10T02:32:44.518Z] #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-10T02:32:44.518Z] #172 DONE 2.3s [2025-02-10T02:32:44.518Z] [2025-02-10T02:32:44.518Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:32:44.518Z] #173 DONE 2.2s [2025-02-10T02:32:44.518Z] [2025-02-10T02:32:44.518Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T02:32:44.518Z] #148 DONE 112.5s [2025-02-10T02:32:44.518Z] [2025-02-10T02:32:44.518Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T02:32:44.603Z] #154 ... [2025-02-10T02:32:44.603Z] [2025-02-10T02:32:44.603Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T02:32:44.603Z] #144 5.805 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-10T02:32:51.236Z] #174 ... [2025-02-10T02:32:51.236Z] [2025-02-10T02:32:51.236Z] #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:32:54.531Z] #175 ... [2025-02-10T02:32:54.531Z] [2025-02-10T02:32:54.531Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-10T02:32:54.531Z] #176 ... [2025-02-10T02:32:54.531Z] [2025-02-10T02:32:54.531Z] #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:32:54.531Z] #177 ... [2025-02-10T02:32:54.531Z] [2025-02-10T02:32:54.531Z] #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:33:41.244Z] #178 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T02:33:41.244Z] #150 DONE 162.4s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T02:33:41.244Z] #144 DONE 162.4s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T02:33:41.244Z] #174 DONE 49.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T02:33:41.244Z] #147 DONE 162.4s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:33:41.244Z] #177 DONE 49.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:33:41.244Z] #179 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T02:33:41.244Z] #151 DONE 162.6s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T02:33:41.244Z] #154 DONE 162.6s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T02:33:41.244Z] #146 DONE 162.6s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-10T02:33:41.244Z] #176 DONE 50.0s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:33:41.244Z] #180 CACHED [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #181 CACHED [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #175 DONE 50.0s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T02:33:41.244Z] #153 DONE 162.7s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-10T02:33:41.244Z] #182 DONE 0.3s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-10T02:33:41.244Z] #183 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:33:41.244Z] #184 CACHED [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #185 CACHED [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #186 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #186 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #187 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #187 DONE 0.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #188 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #188 DONE 0.4s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:33:41.244Z] #189 CACHED [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #190 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #190 CACHED [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #191 DONE 0.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:33:41.244Z] #192 DONE 0.4s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-10T02:33:41.244Z] #193 DONE 0.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T02:33:41.244Z] #194 DONE 0.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-10T02:33:41.244Z] #183 DONE 0.4s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #195 [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/ [2025-02-10T02:33:41.244Z] #195 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #186 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:33:41.244Z] #186 DONE 1.4s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-10T02:33:41.244Z] #196 DONE 1.7s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #197 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:33:41.244Z] #197 DONE 1.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:33:41.244Z] #198 DONE 1.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:33:41.244Z] #178 DONE 52.1s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-10T02:33:41.244Z] #199 DONE 1.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:33:41.244Z] #200 DONE 1.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-10T02:33:41.244Z] #201 DONE 1.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-10T02:33:41.244Z] #202 DONE 1.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #195 [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/ [2025-02-10T02:33:41.244Z] #195 DONE 1.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #112 [core-common-config-bootstrapper] exporting to image [2025-02-10T02:33:41.244Z] #112 exporting layers [2025-02-10T02:33:41.244Z] #112 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #203 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:33:41.244Z] #203 DONE 0.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:33:41.244Z] #204 DONE 0.8s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #112 [security-spiffe-token-provider] exporting to image [2025-02-10T02:33:41.244Z] #112 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-10T02:33:41.244Z] #205 DONE 0.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:33:41.244Z] #179 DONE 3.0s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:33:41.244Z] #206 DONE 0.8s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #207 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-10T02:33:41.244Z] #207 DONE 0.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-10T02:33:41.244Z] #208 DONE 0.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:33:41.244Z] #209 DONE 0.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #112 [core-command] exporting to image [2025-02-10T02:33:41.244Z] #112 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-10T02:33:41.244Z] #210 DONE 0.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #211 [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/ [2025-02-10T02:33:41.244Z] #211 DONE 0.9s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:33:41.244Z] #212 DONE 2.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #112 [security-secretstore-setup] exporting to image [2025-02-10T02:33:41.244Z] #112 writing image sha256:bc2d5ea2b091d850a113d78e487a2792f801623eb8b056c7f8d9f508f9e0b530 done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-10T02:33:41.244Z] #112 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-10T02:33:41.244Z] #213 DONE 0.6s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #214 [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/ [2025-02-10T02:33:41.244Z] #214 DONE 0.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:33:41.244Z] #215 DONE 0.6s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-10T02:33:41.244Z] #216 DONE 0.6s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:33:41.244Z] #217 DONE 0.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #112 [security-spiffe-token-provider] exporting to image [2025-02-10T02:33:41.244Z] #112 writing image sha256:cd7d361ab86dbd3e2f17ffb5334272daec9a412b1082cd38147b543739115dcf 0.0s done [2025-02-10T02:33:41.244Z] #112 writing image sha256:a8bd9934e721c2c932a8c6f3be5574405c331bf681f8c4879e1b2ed676b790c6 0.0s done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/core-keeper [2025-02-10T02:33:41.244Z] #112 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #218 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-10T02:33:41.244Z] #218 DONE 0.1s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-10T02:33:41.244Z] #219 DONE 0.1s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #112 [core-metadata] exporting to image [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/core-keeper done [2025-02-10T02:33:41.244Z] #112 writing image sha256:e513018601cdc4e917f845ff90bf0757aadbc0f6d646f3e3c7f66cea425a12ee [2025-02-10T02:33:41.244Z] #112 writing image sha256:95d535f921413cdfd6637a7332a78ef460715866f174e89efe38f9b39180e803 done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/core-metadata done [2025-02-10T02:33:41.244Z] #112 exporting layers 0.9s done [2025-02-10T02:33:41.244Z] #112 writing image sha256:e513018601cdc4e917f845ff90bf0757aadbc0f6d646f3e3c7f66cea425a12ee 0.1s done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/core-command done [2025-02-10T02:33:41.244Z] #112 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:33:41.244Z] #220 DONE 0.4s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #112 [core-data] exporting to image [2025-02-10T02:33:41.244Z] #112 exporting layers 0.9s done [2025-02-10T02:33:41.244Z] #112 writing image sha256:3b3a27a0da5a9283958e0c2814ef73e6e2777a4a18f65634e7897f7d0ab6f127 0.0s done [2025-02-10T02:33:41.244Z] #112 writing image sha256:08e3d04ed67c517120a7a795199555a7141b6df38a1a3c503c4face077474596 0.1s done [2025-02-10T02:33:41.244Z] #112 writing image sha256:6720c7e644bb6e29c4ba1dd7fc69135e11aec12368d36f4ae2a448cecb2721c9 0.0s done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/security-proxy-setup done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/support-notifications done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/core-data done [2025-02-10T02:33:41.244Z] #112 exporting layers 0.2s done [2025-02-10T02:33:41.244Z] #112 writing image sha256:5da08e0da804fe2d6e4a429686a9c0923e140f6db5fce35d05cc924104ebc6e2 done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/security-secretstore-setup done [2025-02-10T02:33:41.244Z] #112 writing image sha256:40b711ad2ad927342f797128d23eba689801c96fb687d84b826bd2930269217f done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/support-scheduler done [2025-02-10T02:33:41.244Z] #112 writing image sha256:bc8ffdb71f9f370a33a9ba29fa78109cbdab1f3ad6ded89b12624d37575598a8 [2025-02-10T02:33:41.244Z] #112 ... [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-10T02:33:41.244Z] #221 DONE 0.5s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #112 [security-bootstrapper] exporting to image [2025-02-10T02:33:41.244Z] #112 writing image sha256:bc8ffdb71f9f370a33a9ba29fa78109cbdab1f3ad6ded89b12624d37575598a8 done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/security-proxy-auth done [2025-02-10T02:33:41.244Z] #112 exporting layers 0.2s done [2025-02-10T02:33:41.244Z] #112 writing image sha256:8dee1092936866a163fa83ff2b43fda3ad3e7282f6eeecac8ede55c210ee0120 done [2025-02-10T02:33:41.244Z] #112 naming to docker.io/library/security-bootstrapper done [2025-02-10T02:33:41.244Z] #112 DONE 4.0s [2025-02-10T02:33:41.244Z] [2025-02-10T02:33:41.244Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T02:33:41.244Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.244Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T02:33:41.245Z] time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-10T02:33:41.255Z] $ docker stop --time=1 f27d7416a776d41146566e8cee935ff72f9b79674067e2ff496b762bd58ccdab [2025-02-10T02:33:42.609Z] $ docker rm -f --volumes f27d7416a776d41146566e8cee935ff72f9b79674067e2ff496b762bd58ccdab [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T02:33:42.953Z] + docker images [2025-02-10T02:33:42.953Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-10T02:33:42.953Z] security-bootstrapper latest 8dee10929368 4 seconds ago 25.8MB [2025-02-10T02:33:42.953Z] core-metadata latest 95d535f92141 5 seconds ago 38.1MB [2025-02-10T02:33:42.953Z] core-data latest 6720c7e644bb 5 seconds ago 37.8MB [2025-02-10T02:33:42.953Z] security-proxy-auth latest bc8ffdb71f9f 5 seconds ago 36.8MB [2025-02-10T02:33:42.953Z] core-command latest e513018601cd 5 seconds ago 33.4MB [2025-02-10T02:33:42.953Z] support-notifications latest 08e3d04ed67c 5 seconds ago 57.3MB [2025-02-10T02:33:42.953Z] support-scheduler latest 40b711ad2ad9 5 seconds ago 53.7MB [2025-02-10T02:33:42.953Z] security-secretstore-setup latest 5da08e0da804 5 seconds ago 47MB [2025-02-10T02:33:42.953Z] core-keeper latest a8bd9934e721 6 seconds ago 32MB [2025-02-10T02:33:42.953Z] core-common-config-bootstrapper latest bc2d5ea2b091 6 seconds ago 22.6MB [2025-02-10T02:33:42.953Z] security-proxy-setup latest 3b3a27a0da5a 6 seconds ago 35MB [2025-02-10T02:33:42.953Z] security-spiffe-token-provider latest cd7d361ab86d 6 seconds ago 38.6MB [2025-02-10T02:33:42.953Z] security-spire-config latest dda72be7d552 4 minutes ago 127MB [2025-02-10T02:33:42.953Z] security-spire-agent latest cbce383b178b 4 minutes ago 188MB [2025-02-10T02:33:42.953Z] security-spire-server latest 0009b3b68779 4 minutes ago 127MB [2025-02-10T02:33:42.953Z] ci-base-image-x86_64 latest 48e67bea9e40 8 minutes ago 929MB [2025-02-10T02:33:42.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 6 weeks ago 580MB [2025-02-10T02:33:42.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-10T02:33:42.953Z] 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 [2025-02-10T02:33:43.109Z] provisioning config files... [2025-02-10T02:33:43.118Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/789@tmp/config13007040743618572561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T02:33:43.427Z] ---> ****-login.sh [2025-02-10T02:33:43.427Z] nexus3.edgexfoundry.org:10001 [2025-02-10T02:33:43.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:33:43.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:33:43.427Z] Configure a credential helper to remove this warning. See [2025-02-10T02:33:43.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:33:43.427Z] [2025-02-10T02:33:43.427Z] Login Succeeded [2025-02-10T02:33:43.427Z] nexus3.edgexfoundry.org:10002 [2025-02-10T02:33:43.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:33:43.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:33:43.428Z] Configure a credential helper to remove this warning. See [2025-02-10T02:33:43.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:33:43.428Z] [2025-02-10T02:33:43.428Z] Login Succeeded [2025-02-10T02:33:43.428Z] nexus3.edgexfoundry.org:10003 [2025-02-10T02:33:43.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:33:43.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:33:43.689Z] Configure a credential helper to remove this warning. See [2025-02-10T02:33:43.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:33:43.689Z] [2025-02-10T02:33:43.689Z] Login Succeeded [2025-02-10T02:33:43.689Z] nexus3.edgexfoundry.org:10004 [2025-02-10T02:33:43.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:33:43.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:33:43.689Z] Configure a credential helper to remove this warning. See [2025-02-10T02:33:43.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:33:43.689Z] [2025-02-10T02:33:43.689Z] Login Succeeded [2025-02-10T02:33:43.689Z] ****.io [2025-02-10T02:33:43.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T02:33:43.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T02:33:43.949Z] Configure a credential helper to remove this warning. See [2025-02-10T02:33:43.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T02:33:43.949Z] [2025-02-10T02:33:43.949Z] Login Succeeded [2025-02-10T02:33:43.949Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T02:33:43.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:33:44.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T02:33:44.035Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-10T02:33:44.035Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:33:44.035Z] latest [2025-02-10T02:33:44.035Z] 4.0.0-dev.53 [2025-02-10T02:33:44.035Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:33:44.035Z] main [2025-02-10T02:33:44.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:44.383Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:44.711Z] + docker push nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:33:44.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T02:33:44.711Z] 8afcbd6ecdbe: Preparing [2025-02-10T02:33:44.711Z] e70858a3049e: Preparing [2025-02-10T02:33:44.711Z] 1c03f00980dd: Preparing [2025-02-10T02:33:44.711Z] 926b86091eb3: Preparing [2025-02-10T02:33:44.711Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:44.711Z] 740a10480877: Preparing [2025-02-10T02:33:44.711Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:44.711Z] 740a10480877: Waiting [2025-02-10T02:33:44.711Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:44.711Z] 8afcbd6ecdbe: Pushed [2025-02-10T02:33:44.711Z] 926b86091eb3: Pushed [2025-02-10T02:33:44.711Z] 1c03f00980dd: Pushed [2025-02-10T02:33:44.711Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:44.971Z] 740a10480877: Pushed [2025-02-10T02:33:45.228Z] 75b4f54bd7f5: Pushed [2025-02-10T02:33:46.609Z] e70858a3049e: Pushed [2025-02-10T02:33:46.869Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:47.201Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:47.525Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-10T02:33:47.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T02:33:47.525Z] 8afcbd6ecdbe: Preparing [2025-02-10T02:33:47.525Z] e70858a3049e: Preparing [2025-02-10T02:33:47.525Z] 1c03f00980dd: Preparing [2025-02-10T02:33:47.525Z] 926b86091eb3: Preparing [2025-02-10T02:33:47.525Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:47.525Z] 740a10480877: Preparing [2025-02-10T02:33:47.525Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:47.525Z] 740a10480877: Waiting [2025-02-10T02:33:47.525Z] e70858a3049e: Layer already exists [2025-02-10T02:33:47.525Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:47.525Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:47.525Z] 8afcbd6ecdbe: Layer already exists [2025-02-10T02:33:47.525Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:47.525Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:47.525Z] 740a10480877: Layer already exists [2025-02-10T02:33:47.525Z] latest: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:47.856Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:48.181Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.53 [2025-02-10T02:33:48.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T02:33:48.181Z] 8afcbd6ecdbe: Preparing [2025-02-10T02:33:48.181Z] e70858a3049e: Preparing [2025-02-10T02:33:48.181Z] 1c03f00980dd: Preparing [2025-02-10T02:33:48.181Z] 926b86091eb3: Preparing [2025-02-10T02:33:48.181Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:48.181Z] 740a10480877: Preparing [2025-02-10T02:33:48.181Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:48.181Z] 740a10480877: Waiting [2025-02-10T02:33:48.181Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:48.181Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:48.181Z] 8afcbd6ecdbe: Layer already exists [2025-02-10T02:33:48.181Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:48.181Z] e70858a3049e: Layer already exists [2025-02-10T02:33:48.181Z] 740a10480877: Layer already exists [2025-02-10T02:33:48.181Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:48.181Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:48.181Z] 4.0.0-dev.53: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:48.519Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:48.847Z] + docker push nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:33:48.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T02:33:48.847Z] 8afcbd6ecdbe: Preparing [2025-02-10T02:33:48.847Z] e70858a3049e: Preparing [2025-02-10T02:33:48.847Z] 1c03f00980dd: Preparing [2025-02-10T02:33:48.847Z] 926b86091eb3: Preparing [2025-02-10T02:33:48.847Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:48.847Z] 740a10480877: Preparing [2025-02-10T02:33:48.847Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:48.847Z] 740a10480877: Waiting [2025-02-10T02:33:48.847Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:48.847Z] e70858a3049e: Layer already exists [2025-02-10T02:33:48.847Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:48.847Z] 8afcbd6ecdbe: Layer already exists [2025-02-10T02:33:48.847Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:48.847Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:48.847Z] 740a10480877: Layer already exists [2025-02-10T02:33:48.847Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:48.847Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:49.175Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:49.503Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-10T02:33:49.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-10T02:33:49.504Z] 8afcbd6ecdbe: Preparing [2025-02-10T02:33:49.504Z] e70858a3049e: Preparing [2025-02-10T02:33:49.504Z] 1c03f00980dd: Preparing [2025-02-10T02:33:49.504Z] 926b86091eb3: Preparing [2025-02-10T02:33:49.504Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:49.504Z] 740a10480877: Preparing [2025-02-10T02:33:49.504Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:49.504Z] 740a10480877: Waiting [2025-02-10T02:33:49.504Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:49.504Z] 8afcbd6ecdbe: Layer already exists [2025-02-10T02:33:49.504Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:49.504Z] e70858a3049e: Layer already exists [2025-02-10T02:33:49.504Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:49.504Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:49.504Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:49.504Z] 740a10480877: Layer already exists [2025-02-10T02:33:49.504Z] main: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:33:49.575Z] ===================================================== [Pipeline] echo [2025-02-10T02:33:49.588Z] taggedImages: [2025-02-10T02:33:49.588Z] - nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:33:49.588Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-10T02:33:49.588Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.53 [2025-02-10T02:33:49.588Z] - nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:33:49.588Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-10T02:33:49.624Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-10T02:33:49.624Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:33:49.624Z] latest [2025-02-10T02:33:49.624Z] 4.0.0-dev.53 [2025-02-10T02:33:49.624Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:33:49.624Z] main [2025-02-10T02:33:49.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:49.981Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:50.320Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:33:50.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T02:33:50.320Z] 023ea4898c60: Preparing [2025-02-10T02:33:50.320Z] daa4b567a188: Preparing [2025-02-10T02:33:50.320Z] 31ec7d840924: Preparing [2025-02-10T02:33:50.320Z] ff80d1987c77: Preparing [2025-02-10T02:33:50.320Z] 1c03f00980dd: Preparing [2025-02-10T02:33:50.320Z] 926b86091eb3: Preparing [2025-02-10T02:33:50.320Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:50.320Z] 740a10480877: Preparing [2025-02-10T02:33:50.320Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:50.320Z] 740a10480877: Waiting [2025-02-10T02:33:50.320Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:50.320Z] 926b86091eb3: Waiting [2025-02-10T02:33:50.320Z] 75b4f54bd7f5: Waiting [2025-02-10T02:33:50.320Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:50.320Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:50.320Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:50.320Z] 740a10480877: Layer already exists [2025-02-10T02:33:50.320Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:50.320Z] daa4b567a188: Pushed [2025-02-10T02:33:50.320Z] 023ea4898c60: Pushed [2025-02-10T02:33:50.320Z] 31ec7d840924: Pushed [2025-02-10T02:33:51.259Z] ff80d1987c77: Pushed [2025-02-10T02:33:51.519Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:51.856Z] + 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 [2025-02-10T02:33:52.190Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-10T02:33:52.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T02:33:52.190Z] 023ea4898c60: Preparing [2025-02-10T02:33:52.190Z] daa4b567a188: Preparing [2025-02-10T02:33:52.190Z] 31ec7d840924: Preparing [2025-02-10T02:33:52.190Z] ff80d1987c77: Preparing [2025-02-10T02:33:52.190Z] 1c03f00980dd: Preparing [2025-02-10T02:33:52.190Z] 926b86091eb3: Preparing [2025-02-10T02:33:52.190Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:52.190Z] 740a10480877: Preparing [2025-02-10T02:33:52.190Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:52.190Z] 926b86091eb3: Waiting [2025-02-10T02:33:52.190Z] 740a10480877: Waiting [2025-02-10T02:33:52.190Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:52.190Z] 75b4f54bd7f5: Waiting [2025-02-10T02:33:52.190Z] daa4b567a188: Layer already exists [2025-02-10T02:33:52.190Z] 023ea4898c60: Layer already exists [2025-02-10T02:33:52.190Z] ff80d1987c77: Layer already exists [2025-02-10T02:33:52.190Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:52.190Z] 31ec7d840924: Layer already exists [2025-02-10T02:33:52.190Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:52.190Z] 740a10480877: Layer already exists [2025-02-10T02:33:52.190Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:52.190Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:52.190Z] latest: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:52.544Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:52.873Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.53 [2025-02-10T02:33:52.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T02:33:52.873Z] 023ea4898c60: Preparing [2025-02-10T02:33:52.873Z] daa4b567a188: Preparing [2025-02-10T02:33:52.873Z] 31ec7d840924: Preparing [2025-02-10T02:33:52.873Z] ff80d1987c77: Preparing [2025-02-10T02:33:52.873Z] 1c03f00980dd: Preparing [2025-02-10T02:33:52.873Z] 926b86091eb3: Preparing [2025-02-10T02:33:52.873Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:52.873Z] 740a10480877: Preparing [2025-02-10T02:33:52.873Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:52.873Z] 75b4f54bd7f5: Waiting [2025-02-10T02:33:52.873Z] 740a10480877: Waiting [2025-02-10T02:33:52.873Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:52.873Z] 926b86091eb3: Waiting [2025-02-10T02:33:52.873Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:52.873Z] daa4b567a188: Layer already exists [2025-02-10T02:33:52.873Z] 023ea4898c60: Layer already exists [2025-02-10T02:33:52.873Z] ff80d1987c77: Layer already exists [2025-02-10T02:33:52.873Z] 31ec7d840924: Layer already exists [2025-02-10T02:33:52.873Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:52.873Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:52.873Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:52.873Z] 740a10480877: Layer already exists [2025-02-10T02:33:52.873Z] 4.0.0-dev.53: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:53.202Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:53.525Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:33:53.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T02:33:53.525Z] 023ea4898c60: Preparing [2025-02-10T02:33:53.525Z] daa4b567a188: Preparing [2025-02-10T02:33:53.525Z] 31ec7d840924: Preparing [2025-02-10T02:33:53.525Z] ff80d1987c77: Preparing [2025-02-10T02:33:53.525Z] 1c03f00980dd: Preparing [2025-02-10T02:33:53.525Z] 926b86091eb3: Preparing [2025-02-10T02:33:53.525Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:53.525Z] 740a10480877: Preparing [2025-02-10T02:33:53.525Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:53.525Z] 926b86091eb3: Waiting [2025-02-10T02:33:53.525Z] 740a10480877: Waiting [2025-02-10T02:33:53.525Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:53.525Z] 75b4f54bd7f5: Waiting [2025-02-10T02:33:53.525Z] 023ea4898c60: Layer already exists [2025-02-10T02:33:53.525Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:53.525Z] 31ec7d840924: Layer already exists [2025-02-10T02:33:53.525Z] ff80d1987c77: Layer already exists [2025-02-10T02:33:53.525Z] daa4b567a188: Layer already exists [2025-02-10T02:33:53.525Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:53.525Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:53.525Z] 740a10480877: Layer already exists [2025-02-10T02:33:53.525Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:53.525Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:53.868Z] + 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 [2025-02-10T02:33:54.189Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-10T02:33:54.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-10T02:33:54.189Z] 023ea4898c60: Preparing [2025-02-10T02:33:54.189Z] daa4b567a188: Preparing [2025-02-10T02:33:54.189Z] 31ec7d840924: Preparing [2025-02-10T02:33:54.189Z] ff80d1987c77: Preparing [2025-02-10T02:33:54.189Z] 1c03f00980dd: Preparing [2025-02-10T02:33:54.189Z] 926b86091eb3: Preparing [2025-02-10T02:33:54.189Z] 75b4f54bd7f5: Preparing [2025-02-10T02:33:54.189Z] 740a10480877: Preparing [2025-02-10T02:33:54.189Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:54.189Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:54.189Z] 740a10480877: Waiting [2025-02-10T02:33:54.189Z] 926b86091eb3: Waiting [2025-02-10T02:33:54.189Z] 023ea4898c60: Layer already exists [2025-02-10T02:33:54.189Z] daa4b567a188: Layer already exists [2025-02-10T02:33:54.189Z] ff80d1987c77: Layer already exists [2025-02-10T02:33:54.189Z] 31ec7d840924: Layer already exists [2025-02-10T02:33:54.189Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:54.189Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:54.189Z] 740a10480877: Layer already exists [2025-02-10T02:33:54.189Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:54.189Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:33:54.189Z] main: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:33:54.260Z] ===================================================== [Pipeline] echo [2025-02-10T02:33:54.273Z] taggedImages: [2025-02-10T02:33:54.274Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:33:54.274Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-10T02:33:54.274Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.53 [2025-02-10T02:33:54.274Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:33:54.274Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-10T02:33:54.309Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-10T02:33:54.309Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:33:54.309Z] latest [2025-02-10T02:33:54.309Z] 4.0.0-dev.53 [2025-02-10T02:33:54.309Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:33:54.309Z] main [2025-02-10T02:33:54.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:54.656Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:54.993Z] + docker push nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:33:54.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T02:33:54.993Z] 08b4ff57e75e: Preparing [2025-02-10T02:33:54.993Z] c2d1584a8fda: Preparing [2025-02-10T02:33:54.993Z] 1c03f00980dd: Preparing [2025-02-10T02:33:54.993Z] 926b86091eb3: Preparing [2025-02-10T02:33:54.993Z] 76b642473b4a: Preparing [2025-02-10T02:33:54.993Z] 740a10480877: Preparing [2025-02-10T02:33:54.993Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:54.993Z] 740a10480877: Waiting [2025-02-10T02:33:54.993Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:54.993Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:54.993Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:54.993Z] 08b4ff57e75e: Pushed [2025-02-10T02:33:54.993Z] 740a10480877: Layer already exists [2025-02-10T02:33:54.993Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:55.563Z] 76b642473b4a: Pushed [2025-02-10T02:33:57.474Z] c2d1584a8fda: Pushed [2025-02-10T02:33:57.474Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:57.805Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:58.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-10T02:33:58.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T02:33:58.131Z] 08b4ff57e75e: Preparing [2025-02-10T02:33:58.131Z] c2d1584a8fda: Preparing [2025-02-10T02:33:58.131Z] 1c03f00980dd: Preparing [2025-02-10T02:33:58.131Z] 926b86091eb3: Preparing [2025-02-10T02:33:58.131Z] 76b642473b4a: Preparing [2025-02-10T02:33:58.131Z] 740a10480877: Preparing [2025-02-10T02:33:58.131Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:58.131Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:58.131Z] 740a10480877: Waiting [2025-02-10T02:33:58.131Z] 08b4ff57e75e: Layer already exists [2025-02-10T02:33:58.131Z] 76b642473b4a: Layer already exists [2025-02-10T02:33:58.131Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:58.131Z] c2d1584a8fda: Layer already exists [2025-02-10T02:33:58.131Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:58.131Z] 740a10480877: Layer already exists [2025-02-10T02:33:58.131Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:58.131Z] latest: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:58.457Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:58.781Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.53 [2025-02-10T02:33:58.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T02:33:58.781Z] 08b4ff57e75e: Preparing [2025-02-10T02:33:58.781Z] c2d1584a8fda: Preparing [2025-02-10T02:33:58.781Z] 1c03f00980dd: Preparing [2025-02-10T02:33:58.781Z] 926b86091eb3: Preparing [2025-02-10T02:33:58.781Z] 76b642473b4a: Preparing [2025-02-10T02:33:58.781Z] 740a10480877: Preparing [2025-02-10T02:33:58.781Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:58.781Z] 740a10480877: Waiting [2025-02-10T02:33:58.781Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:58.781Z] c2d1584a8fda: Layer already exists [2025-02-10T02:33:58.781Z] 76b642473b4a: Layer already exists [2025-02-10T02:33:58.781Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:58.781Z] 08b4ff57e75e: Layer already exists [2025-02-10T02:33:58.781Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:58.781Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:58.781Z] 740a10480877: Layer already exists [2025-02-10T02:33:58.781Z] 4.0.0-dev.53: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:59.111Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:59.436Z] + docker push nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:33:59.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T02:33:59.436Z] 08b4ff57e75e: Preparing [2025-02-10T02:33:59.436Z] c2d1584a8fda: Preparing [2025-02-10T02:33:59.436Z] 1c03f00980dd: Preparing [2025-02-10T02:33:59.436Z] 926b86091eb3: Preparing [2025-02-10T02:33:59.436Z] 76b642473b4a: Preparing [2025-02-10T02:33:59.436Z] 740a10480877: Preparing [2025-02-10T02:33:59.436Z] ce5a8cde9eee: Preparing [2025-02-10T02:33:59.436Z] 740a10480877: Waiting [2025-02-10T02:33:59.436Z] ce5a8cde9eee: Waiting [2025-02-10T02:33:59.436Z] c2d1584a8fda: Layer already exists [2025-02-10T02:33:59.436Z] 926b86091eb3: Layer already exists [2025-02-10T02:33:59.436Z] 08b4ff57e75e: Layer already exists [2025-02-10T02:33:59.436Z] 76b642473b4a: Layer already exists [2025-02-10T02:33:59.436Z] 1c03f00980dd: Layer already exists [2025-02-10T02:33:59.436Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:33:59.436Z] 740a10480877: Layer already exists [2025-02-10T02:33:59.436Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:33:59.766Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:00.094Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-10T02:34:00.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-10T02:34:00.094Z] 08b4ff57e75e: Preparing [2025-02-10T02:34:00.094Z] c2d1584a8fda: Preparing [2025-02-10T02:34:00.094Z] 1c03f00980dd: Preparing [2025-02-10T02:34:00.094Z] 926b86091eb3: Preparing [2025-02-10T02:34:00.094Z] 76b642473b4a: Preparing [2025-02-10T02:34:00.094Z] 740a10480877: Preparing [2025-02-10T02:34:00.094Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:00.094Z] 740a10480877: Waiting [2025-02-10T02:34:00.094Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:00.094Z] 08b4ff57e75e: Layer already exists [2025-02-10T02:34:00.094Z] c2d1584a8fda: Layer already exists [2025-02-10T02:34:00.094Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:00.094Z] 76b642473b4a: Layer already exists [2025-02-10T02:34:00.094Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:00.094Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:00.094Z] 740a10480877: Layer already exists [2025-02-10T02:34:00.094Z] main: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:00.168Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:00.183Z] taggedImages: [2025-02-10T02:34:00.184Z] - nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:00.184Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-10T02:34:00.184Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.53 [2025-02-10T02:34:00.184Z] - nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:00.184Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-10T02:34:00.214Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-10T02:34:00.214Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:00.214Z] latest [2025-02-10T02:34:00.214Z] 4.0.0-dev.53 [2025-02-10T02:34:00.214Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:00.214Z] main [2025-02-10T02:34:00.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:00.566Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:00.896Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:00.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T02:34:00.896Z] 3a67e7ba9155: Preparing [2025-02-10T02:34:00.896Z] 24b3f5ab3ef5: Preparing [2025-02-10T02:34:00.896Z] 926b86091eb3: Preparing [2025-02-10T02:34:00.896Z] 99f23b658f31: Preparing [2025-02-10T02:34:00.896Z] 0edc99d3d06e: Preparing [2025-02-10T02:34:00.896Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:00.896Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:00.896Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:00.896Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:00.896Z] 99f23b658f31: Pushed [2025-02-10T02:34:00.896Z] 3a67e7ba9155: Pushed [2025-02-10T02:34:00.896Z] 0edc99d3d06e: Pushed [2025-02-10T02:34:03.439Z] 24b3f5ab3ef5: Pushed [2025-02-10T02:34:03.700Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:04.040Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:04.367Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-10T02:34:04.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T02:34:04.367Z] 3a67e7ba9155: Preparing [2025-02-10T02:34:04.367Z] 24b3f5ab3ef5: Preparing [2025-02-10T02:34:04.367Z] 926b86091eb3: Preparing [2025-02-10T02:34:04.367Z] 99f23b658f31: Preparing [2025-02-10T02:34:04.367Z] 0edc99d3d06e: Preparing [2025-02-10T02:34:04.367Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:04.367Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:04.367Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:04.367Z] 3a67e7ba9155: Layer already exists [2025-02-10T02:34:04.367Z] 99f23b658f31: Layer already exists [2025-02-10T02:34:04.367Z] 24b3f5ab3ef5: Layer already exists [2025-02-10T02:34:04.367Z] 0edc99d3d06e: Layer already exists [2025-02-10T02:34:04.367Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:04.367Z] latest: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:04.696Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:05.024Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.53 [2025-02-10T02:34:05.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T02:34:05.024Z] 3a67e7ba9155: Preparing [2025-02-10T02:34:05.024Z] 24b3f5ab3ef5: Preparing [2025-02-10T02:34:05.024Z] 926b86091eb3: Preparing [2025-02-10T02:34:05.024Z] 99f23b658f31: Preparing [2025-02-10T02:34:05.024Z] 0edc99d3d06e: Preparing [2025-02-10T02:34:05.024Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:05.024Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:05.024Z] 24b3f5ab3ef5: Layer already exists [2025-02-10T02:34:05.024Z] 3a67e7ba9155: Layer already exists [2025-02-10T02:34:05.024Z] 99f23b658f31: Layer already exists [2025-02-10T02:34:05.024Z] 0edc99d3d06e: Layer already exists [2025-02-10T02:34:05.024Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:05.024Z] 4.0.0-dev.53: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:05.363Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:05.684Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:05.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T02:34:05.684Z] 3a67e7ba9155: Preparing [2025-02-10T02:34:05.684Z] 24b3f5ab3ef5: Preparing [2025-02-10T02:34:05.684Z] 926b86091eb3: Preparing [2025-02-10T02:34:05.684Z] 99f23b658f31: Preparing [2025-02-10T02:34:05.684Z] 0edc99d3d06e: Preparing [2025-02-10T02:34:05.684Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:05.684Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:05.684Z] 3a67e7ba9155: Layer already exists [2025-02-10T02:34:05.684Z] 0edc99d3d06e: Layer already exists [2025-02-10T02:34:05.684Z] 24b3f5ab3ef5: Layer already exists [2025-02-10T02:34:05.684Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:05.684Z] 99f23b658f31: Layer already exists [2025-02-10T02:34:05.684Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:05.684Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:06.010Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:06.334Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-10T02:34:06.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-10T02:34:06.334Z] 3a67e7ba9155: Preparing [2025-02-10T02:34:06.334Z] 24b3f5ab3ef5: Preparing [2025-02-10T02:34:06.334Z] 926b86091eb3: Preparing [2025-02-10T02:34:06.334Z] 99f23b658f31: Preparing [2025-02-10T02:34:06.334Z] 0edc99d3d06e: Preparing [2025-02-10T02:34:06.334Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:06.334Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:06.334Z] 99f23b658f31: Layer already exists [2025-02-10T02:34:06.334Z] 3a67e7ba9155: Layer already exists [2025-02-10T02:34:06.334Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:06.334Z] 24b3f5ab3ef5: Layer already exists [2025-02-10T02:34:06.334Z] 0edc99d3d06e: Layer already exists [2025-02-10T02:34:06.334Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:06.334Z] main: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:06.413Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:06.426Z] taggedImages: [2025-02-10T02:34:06.426Z] - nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:06.426Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-10T02:34:06.426Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.53 [2025-02-10T02:34:06.426Z] - nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:06.426Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-10T02:34:06.454Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-10T02:34:06.455Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:06.455Z] latest [2025-02-10T02:34:06.455Z] 4.0.0-dev.53 [2025-02-10T02:34:06.455Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:06.455Z] main [2025-02-10T02:34:06.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:06.805Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:07.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:07.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T02:34:07.137Z] f59d0e30ec87: Preparing [2025-02-10T02:34:07.137Z] afd48586232d: Preparing [2025-02-10T02:34:07.137Z] 670ad943e3f6: Preparing [2025-02-10T02:34:07.137Z] 1c03f00980dd: Preparing [2025-02-10T02:34:07.137Z] 926b86091eb3: Preparing [2025-02-10T02:34:07.137Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:07.137Z] 740a10480877: Preparing [2025-02-10T02:34:07.137Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:07.137Z] 740a10480877: Waiting [2025-02-10T02:34:07.137Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:07.137Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:07.137Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:07.137Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:07.137Z] 740a10480877: Layer already exists [2025-02-10T02:34:07.137Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:07.137Z] afd48586232d: Pushed [2025-02-10T02:34:07.137Z] f59d0e30ec87: Pushed [2025-02-10T02:34:09.676Z] 670ad943e3f6: Pushed [2025-02-10T02:34:09.676Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:10.012Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:10.341Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-10T02:34:10.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T02:34:10.341Z] f59d0e30ec87: Preparing [2025-02-10T02:34:10.341Z] afd48586232d: Preparing [2025-02-10T02:34:10.341Z] 670ad943e3f6: Preparing [2025-02-10T02:34:10.341Z] 1c03f00980dd: Preparing [2025-02-10T02:34:10.341Z] 926b86091eb3: Preparing [2025-02-10T02:34:10.341Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:10.341Z] 740a10480877: Preparing [2025-02-10T02:34:10.341Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:10.341Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:10.341Z] 740a10480877: Waiting [2025-02-10T02:34:10.341Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:10.341Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:10.341Z] 670ad943e3f6: Layer already exists [2025-02-10T02:34:10.341Z] f59d0e30ec87: Layer already exists [2025-02-10T02:34:10.341Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:10.341Z] afd48586232d: Layer already exists [2025-02-10T02:34:10.341Z] 740a10480877: Layer already exists [2025-02-10T02:34:10.341Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:10.341Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:10.341Z] latest: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:10.676Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:11.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.53 [2025-02-10T02:34:11.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T02:34:11.003Z] f59d0e30ec87: Preparing [2025-02-10T02:34:11.003Z] afd48586232d: Preparing [2025-02-10T02:34:11.003Z] 670ad943e3f6: Preparing [2025-02-10T02:34:11.003Z] 1c03f00980dd: Preparing [2025-02-10T02:34:11.003Z] 926b86091eb3: Preparing [2025-02-10T02:34:11.003Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:11.003Z] 740a10480877: Preparing [2025-02-10T02:34:11.003Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:11.003Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:11.003Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:11.003Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:11.003Z] f59d0e30ec87: Layer already exists [2025-02-10T02:34:11.003Z] 670ad943e3f6: Layer already exists [2025-02-10T02:34:11.003Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:11.003Z] afd48586232d: Layer already exists [2025-02-10T02:34:11.003Z] 740a10480877: Layer already exists [2025-02-10T02:34:11.003Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:11.003Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:11.003Z] 4.0.0-dev.53: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:11.341Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:11.675Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:11.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T02:34:11.675Z] f59d0e30ec87: Preparing [2025-02-10T02:34:11.675Z] afd48586232d: Preparing [2025-02-10T02:34:11.675Z] 670ad943e3f6: Preparing [2025-02-10T02:34:11.675Z] 1c03f00980dd: Preparing [2025-02-10T02:34:11.675Z] 926b86091eb3: Preparing [2025-02-10T02:34:11.675Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:11.675Z] 740a10480877: Preparing [2025-02-10T02:34:11.675Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:11.675Z] 740a10480877: Waiting [2025-02-10T02:34:11.675Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:11.675Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:11.675Z] f59d0e30ec87: Layer already exists [2025-02-10T02:34:11.675Z] 670ad943e3f6: Layer already exists [2025-02-10T02:34:11.675Z] afd48586232d: Layer already exists [2025-02-10T02:34:11.675Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:11.675Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:11.675Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:11.675Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:11.675Z] 740a10480877: Layer already exists [2025-02-10T02:34:11.675Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:12.010Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:12.343Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-10T02:34:12.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-10T02:34:12.343Z] f59d0e30ec87: Preparing [2025-02-10T02:34:12.343Z] afd48586232d: Preparing [2025-02-10T02:34:12.343Z] 670ad943e3f6: Preparing [2025-02-10T02:34:12.343Z] 1c03f00980dd: Preparing [2025-02-10T02:34:12.343Z] 926b86091eb3: Preparing [2025-02-10T02:34:12.343Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:12.343Z] 740a10480877: Preparing [2025-02-10T02:34:12.343Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:12.343Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:12.343Z] 740a10480877: Waiting [2025-02-10T02:34:12.343Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:12.343Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:12.343Z] afd48586232d: Layer already exists [2025-02-10T02:34:12.343Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:12.343Z] f59d0e30ec87: Layer already exists [2025-02-10T02:34:12.343Z] 670ad943e3f6: Layer already exists [2025-02-10T02:34:12.343Z] 740a10480877: Layer already exists [2025-02-10T02:34:12.343Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:12.343Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:12.343Z] main: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:12.434Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:12.452Z] taggedImages: [2025-02-10T02:34:12.452Z] - nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:12.452Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-10T02:34:12.452Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.53 [2025-02-10T02:34:12.452Z] - nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:12.452Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-10T02:34:12.486Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-10T02:34:12.486Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:12.486Z] latest [2025-02-10T02:34:12.486Z] 4.0.0-dev.53 [2025-02-10T02:34:12.486Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:12.486Z] main [2025-02-10T02:34:12.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:12.831Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:13.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:13.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T02:34:13.182Z] 4ed9e6db7e98: Preparing [2025-02-10T02:34:13.182Z] dd2ff11593de: Preparing [2025-02-10T02:34:13.182Z] 9f012230199d: Preparing [2025-02-10T02:34:13.182Z] 39621eb61fe1: Preparing [2025-02-10T02:34:13.182Z] a2c9a1bd37e0: Preparing [2025-02-10T02:34:13.182Z] a441c36d613a: Preparing [2025-02-10T02:34:13.182Z] 09387fcf30ea: Preparing [2025-02-10T02:34:13.182Z] 1c03f00980dd: Preparing [2025-02-10T02:34:13.182Z] 926b86091eb3: Preparing [2025-02-10T02:34:13.182Z] b3926ffe5c1c: Preparing [2025-02-10T02:34:13.182Z] 9f91c8497094: Preparing [2025-02-10T02:34:13.182Z] a441c36d613a: Waiting [2025-02-10T02:34:13.182Z] 09387fcf30ea: Waiting [2025-02-10T02:34:13.182Z] 1c03f00980dd: Waiting [2025-02-10T02:34:13.182Z] 926b86091eb3: Waiting [2025-02-10T02:34:13.182Z] b3926ffe5c1c: Waiting [2025-02-10T02:34:13.182Z] 5f70bf18a086: Preparing [2025-02-10T02:34:13.182Z] b6a643a689cd: Preparing [2025-02-10T02:34:13.182Z] f9034f6372b1: Preparing [2025-02-10T02:34:13.182Z] d1a2b87567f7: Preparing [2025-02-10T02:34:13.182Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:13.182Z] 9f91c8497094: Waiting [2025-02-10T02:34:13.182Z] f9034f6372b1: Waiting [2025-02-10T02:34:13.182Z] d1a2b87567f7: Waiting [2025-02-10T02:34:13.182Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:13.182Z] 5f70bf18a086: Waiting [2025-02-10T02:34:13.182Z] b6a643a689cd: Waiting [2025-02-10T02:34:13.182Z] dd2ff11593de: Pushed [2025-02-10T02:34:13.182Z] 39621eb61fe1: Pushed [2025-02-10T02:34:13.182Z] 9f012230199d: Pushed [2025-02-10T02:34:13.182Z] 4ed9e6db7e98: Pushed [2025-02-10T02:34:13.182Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:13.182Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:13.182Z] a2c9a1bd37e0: Pushed [2025-02-10T02:34:13.442Z] 5f70bf18a086: Layer already exists [2025-02-10T02:34:13.442Z] a441c36d613a: Pushed [2025-02-10T02:34:13.442Z] b3926ffe5c1c: Pushed [2025-02-10T02:34:13.442Z] 9f91c8497094: Pushed [2025-02-10T02:34:13.442Z] b6a643a689cd: Pushed [2025-02-10T02:34:13.442Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:13.442Z] d1a2b87567f7: Pushed [2025-02-10T02:34:14.013Z] f9034f6372b1: Pushed [2025-02-10T02:34:14.581Z] 09387fcf30ea: Pushed [2025-02-10T02:34:14.841Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:15.169Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:15.502Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-10T02:34:15.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T02:34:15.502Z] 4ed9e6db7e98: Preparing [2025-02-10T02:34:15.502Z] dd2ff11593de: Preparing [2025-02-10T02:34:15.502Z] 9f012230199d: Preparing [2025-02-10T02:34:15.502Z] 39621eb61fe1: Preparing [2025-02-10T02:34:15.502Z] a2c9a1bd37e0: Preparing [2025-02-10T02:34:15.502Z] a441c36d613a: Preparing [2025-02-10T02:34:15.502Z] 09387fcf30ea: Preparing [2025-02-10T02:34:15.502Z] 1c03f00980dd: Preparing [2025-02-10T02:34:15.502Z] 926b86091eb3: Preparing [2025-02-10T02:34:15.502Z] b3926ffe5c1c: Preparing [2025-02-10T02:34:15.502Z] 9f91c8497094: Preparing [2025-02-10T02:34:15.502Z] 5f70bf18a086: Preparing [2025-02-10T02:34:15.502Z] b6a643a689cd: Preparing [2025-02-10T02:34:15.502Z] f9034f6372b1: Preparing [2025-02-10T02:34:15.502Z] d1a2b87567f7: Preparing [2025-02-10T02:34:15.502Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:15.502Z] 1c03f00980dd: Waiting [2025-02-10T02:34:15.502Z] 926b86091eb3: Waiting [2025-02-10T02:34:15.502Z] b3926ffe5c1c: Waiting [2025-02-10T02:34:15.502Z] 9f91c8497094: Waiting [2025-02-10T02:34:15.502Z] 5f70bf18a086: Waiting [2025-02-10T02:34:15.502Z] b6a643a689cd: Waiting [2025-02-10T02:34:15.502Z] f9034f6372b1: Waiting [2025-02-10T02:34:15.502Z] a441c36d613a: Waiting [2025-02-10T02:34:15.502Z] d1a2b87567f7: Waiting [2025-02-10T02:34:15.502Z] 09387fcf30ea: Waiting [2025-02-10T02:34:15.502Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:15.502Z] 9f012230199d: Layer already exists [2025-02-10T02:34:15.502Z] a2c9a1bd37e0: Layer already exists [2025-02-10T02:34:15.502Z] 39621eb61fe1: Layer already exists [2025-02-10T02:34:15.502Z] 4ed9e6db7e98: Layer already exists [2025-02-10T02:34:15.502Z] dd2ff11593de: Layer already exists [2025-02-10T02:34:15.502Z] a441c36d613a: Layer already exists [2025-02-10T02:34:15.502Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:15.502Z] 09387fcf30ea: Layer already exists [2025-02-10T02:34:15.502Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:15.502Z] b3926ffe5c1c: Layer already exists [2025-02-10T02:34:15.502Z] 9f91c8497094: Layer already exists [2025-02-10T02:34:15.502Z] 5f70bf18a086: Layer already exists [2025-02-10T02:34:15.502Z] f9034f6372b1: Layer already exists [2025-02-10T02:34:15.502Z] d1a2b87567f7: Layer already exists [2025-02-10T02:34:15.502Z] b6a643a689cd: Layer already exists [2025-02-10T02:34:15.502Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:15.502Z] latest: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:15.838Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:16.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.53 [2025-02-10T02:34:16.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T02:34:16.175Z] 4ed9e6db7e98: Preparing [2025-02-10T02:34:16.175Z] dd2ff11593de: Preparing [2025-02-10T02:34:16.175Z] 9f012230199d: Preparing [2025-02-10T02:34:16.175Z] 39621eb61fe1: Preparing [2025-02-10T02:34:16.175Z] a2c9a1bd37e0: Preparing [2025-02-10T02:34:16.175Z] a441c36d613a: Preparing [2025-02-10T02:34:16.175Z] 09387fcf30ea: Preparing [2025-02-10T02:34:16.175Z] 1c03f00980dd: Preparing [2025-02-10T02:34:16.175Z] 926b86091eb3: Preparing [2025-02-10T02:34:16.175Z] b3926ffe5c1c: Preparing [2025-02-10T02:34:16.175Z] 9f91c8497094: Preparing [2025-02-10T02:34:16.175Z] 5f70bf18a086: Preparing [2025-02-10T02:34:16.175Z] b6a643a689cd: Preparing [2025-02-10T02:34:16.175Z] f9034f6372b1: Preparing [2025-02-10T02:34:16.175Z] d1a2b87567f7: Preparing [2025-02-10T02:34:16.175Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:16.175Z] f9034f6372b1: Waiting [2025-02-10T02:34:16.175Z] b3926ffe5c1c: Waiting [2025-02-10T02:34:16.175Z] d1a2b87567f7: Waiting [2025-02-10T02:34:16.175Z] 9f91c8497094: Waiting [2025-02-10T02:34:16.175Z] 5f70bf18a086: Waiting [2025-02-10T02:34:16.175Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:16.175Z] b6a643a689cd: Waiting [2025-02-10T02:34:16.175Z] a441c36d613a: Waiting [2025-02-10T02:34:16.175Z] 09387fcf30ea: Waiting [2025-02-10T02:34:16.175Z] 1c03f00980dd: Waiting [2025-02-10T02:34:16.175Z] 926b86091eb3: Waiting [2025-02-10T02:34:16.175Z] a2c9a1bd37e0: Layer already exists [2025-02-10T02:34:16.175Z] 4ed9e6db7e98: Layer already exists [2025-02-10T02:34:16.175Z] 39621eb61fe1: Layer already exists [2025-02-10T02:34:16.175Z] dd2ff11593de: Layer already exists [2025-02-10T02:34:16.175Z] 9f012230199d: Layer already exists [2025-02-10T02:34:16.175Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:16.175Z] 09387fcf30ea: Layer already exists [2025-02-10T02:34:16.175Z] a441c36d613a: Layer already exists [2025-02-10T02:34:16.175Z] b3926ffe5c1c: Layer already exists [2025-02-10T02:34:16.175Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:16.175Z] 9f91c8497094: Layer already exists [2025-02-10T02:34:16.175Z] b6a643a689cd: Layer already exists [2025-02-10T02:34:16.175Z] 5f70bf18a086: Layer already exists [2025-02-10T02:34:16.175Z] d1a2b87567f7: Layer already exists [2025-02-10T02:34:16.175Z] f9034f6372b1: Layer already exists [2025-02-10T02:34:16.175Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:16.175Z] 4.0.0-dev.53: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:16.508Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:16.839Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:16.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T02:34:16.839Z] 4ed9e6db7e98: Preparing [2025-02-10T02:34:16.839Z] dd2ff11593de: Preparing [2025-02-10T02:34:16.839Z] 9f012230199d: Preparing [2025-02-10T02:34:16.839Z] 39621eb61fe1: Preparing [2025-02-10T02:34:16.839Z] a2c9a1bd37e0: Preparing [2025-02-10T02:34:16.839Z] a441c36d613a: Preparing [2025-02-10T02:34:16.839Z] 09387fcf30ea: Preparing [2025-02-10T02:34:16.839Z] 1c03f00980dd: Preparing [2025-02-10T02:34:16.839Z] 926b86091eb3: Preparing [2025-02-10T02:34:16.839Z] b3926ffe5c1c: Preparing [2025-02-10T02:34:16.839Z] 9f91c8497094: Preparing [2025-02-10T02:34:16.839Z] 5f70bf18a086: Preparing [2025-02-10T02:34:16.839Z] b6a643a689cd: Preparing [2025-02-10T02:34:16.839Z] f9034f6372b1: Preparing [2025-02-10T02:34:16.839Z] d1a2b87567f7: Preparing [2025-02-10T02:34:16.839Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:16.839Z] 9f91c8497094: Waiting [2025-02-10T02:34:16.839Z] 926b86091eb3: Waiting [2025-02-10T02:34:16.839Z] 5f70bf18a086: Waiting [2025-02-10T02:34:16.839Z] 09387fcf30ea: Waiting [2025-02-10T02:34:16.839Z] b6a643a689cd: Waiting [2025-02-10T02:34:16.839Z] 1c03f00980dd: Waiting [2025-02-10T02:34:16.839Z] f9034f6372b1: Waiting [2025-02-10T02:34:16.839Z] d1a2b87567f7: Waiting [2025-02-10T02:34:16.839Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:16.839Z] b3926ffe5c1c: Waiting [2025-02-10T02:34:16.839Z] a441c36d613a: Waiting [2025-02-10T02:34:16.839Z] 39621eb61fe1: Layer already exists [2025-02-10T02:34:16.839Z] 4ed9e6db7e98: Layer already exists [2025-02-10T02:34:16.839Z] a2c9a1bd37e0: Layer already exists [2025-02-10T02:34:16.839Z] 9f012230199d: Layer already exists [2025-02-10T02:34:16.839Z] dd2ff11593de: Layer already exists [2025-02-10T02:34:16.839Z] a441c36d613a: Layer already exists [2025-02-10T02:34:16.839Z] 09387fcf30ea: Layer already exists [2025-02-10T02:34:16.839Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:16.839Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:16.839Z] b3926ffe5c1c: Layer already exists [2025-02-10T02:34:16.839Z] b6a643a689cd: Layer already exists [2025-02-10T02:34:16.839Z] 9f91c8497094: Layer already exists [2025-02-10T02:34:16.839Z] 5f70bf18a086: Layer already exists [2025-02-10T02:34:16.839Z] f9034f6372b1: Layer already exists [2025-02-10T02:34:16.839Z] d1a2b87567f7: Layer already exists [2025-02-10T02:34:16.839Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:16.839Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:17.184Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:17.509Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-10T02:34:17.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-10T02:34:17.509Z] 4ed9e6db7e98: Preparing [2025-02-10T02:34:17.509Z] dd2ff11593de: Preparing [2025-02-10T02:34:17.509Z] 9f012230199d: Preparing [2025-02-10T02:34:17.509Z] 39621eb61fe1: Preparing [2025-02-10T02:34:17.509Z] a2c9a1bd37e0: Preparing [2025-02-10T02:34:17.509Z] a441c36d613a: Preparing [2025-02-10T02:34:17.509Z] 09387fcf30ea: Preparing [2025-02-10T02:34:17.509Z] 1c03f00980dd: Preparing [2025-02-10T02:34:17.509Z] 926b86091eb3: Preparing [2025-02-10T02:34:17.509Z] b3926ffe5c1c: Preparing [2025-02-10T02:34:17.509Z] 9f91c8497094: Preparing [2025-02-10T02:34:17.509Z] 5f70bf18a086: Preparing [2025-02-10T02:34:17.509Z] b6a643a689cd: Preparing [2025-02-10T02:34:17.509Z] f9034f6372b1: Preparing [2025-02-10T02:34:17.509Z] d1a2b87567f7: Preparing [2025-02-10T02:34:17.509Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:17.509Z] 5f70bf18a086: Waiting [2025-02-10T02:34:17.509Z] 9f91c8497094: Waiting [2025-02-10T02:34:17.509Z] b6a643a689cd: Waiting [2025-02-10T02:34:17.509Z] a441c36d613a: Waiting [2025-02-10T02:34:17.509Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:17.509Z] b3926ffe5c1c: Waiting [2025-02-10T02:34:17.509Z] f9034f6372b1: Waiting [2025-02-10T02:34:17.509Z] 926b86091eb3: Waiting [2025-02-10T02:34:17.509Z] d1a2b87567f7: Waiting [2025-02-10T02:34:17.509Z] 09387fcf30ea: Waiting [2025-02-10T02:34:17.509Z] 1c03f00980dd: Waiting [2025-02-10T02:34:17.509Z] a2c9a1bd37e0: Layer already exists [2025-02-10T02:34:17.509Z] 9f012230199d: Layer already exists [2025-02-10T02:34:17.509Z] 39621eb61fe1: Layer already exists [2025-02-10T02:34:17.509Z] 4ed9e6db7e98: Layer already exists [2025-02-10T02:34:17.509Z] dd2ff11593de: Layer already exists [2025-02-10T02:34:17.509Z] a441c36d613a: Layer already exists [2025-02-10T02:34:17.509Z] 09387fcf30ea: Layer already exists [2025-02-10T02:34:17.509Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:17.509Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:17.509Z] b3926ffe5c1c: Layer already exists [2025-02-10T02:34:17.509Z] 9f91c8497094: Layer already exists [2025-02-10T02:34:17.509Z] b6a643a689cd: Layer already exists [2025-02-10T02:34:17.509Z] f9034f6372b1: Layer already exists [2025-02-10T02:34:17.509Z] d1a2b87567f7: Layer already exists [2025-02-10T02:34:17.509Z] 5f70bf18a086: Layer already exists [2025-02-10T02:34:17.509Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:17.509Z] main: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:17.586Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:17.604Z] taggedImages: [2025-02-10T02:34:17.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:17.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-10T02:34:17.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.53 [2025-02-10T02:34:17.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:17.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-10T02:34:17.632Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-10T02:34:17.632Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:17.632Z] latest [2025-02-10T02:34:17.632Z] 4.0.0-dev.53 [2025-02-10T02:34:17.632Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:17.632Z] main [2025-02-10T02:34:17.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:17.981Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:18.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:18.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T02:34:18.312Z] 9dd762d39588: Preparing [2025-02-10T02:34:18.312Z] 85710ca5198b: Preparing [2025-02-10T02:34:18.312Z] f8e2529f01b0: Preparing [2025-02-10T02:34:18.312Z] 15841bf63b56: Preparing [2025-02-10T02:34:18.312Z] 1c03f00980dd: Preparing [2025-02-10T02:34:18.312Z] 926b86091eb3: Preparing [2025-02-10T02:34:18.312Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:18.312Z] 740a10480877: Preparing [2025-02-10T02:34:18.312Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:18.312Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:18.312Z] 926b86091eb3: Waiting [2025-02-10T02:34:18.312Z] 740a10480877: Waiting [2025-02-10T02:34:18.312Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:18.312Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:18.312Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:18.312Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:18.312Z] 740a10480877: Layer already exists [2025-02-10T02:34:18.312Z] 85710ca5198b: Pushed [2025-02-10T02:34:18.312Z] 9dd762d39588: Pushed [2025-02-10T02:34:18.312Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:18.312Z] f8e2529f01b0: Pushed [2025-02-10T02:34:20.843Z] 15841bf63b56: Pushed [2025-02-10T02:34:20.843Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:21.184Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:21.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-10T02:34:21.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T02:34:21.519Z] 9dd762d39588: Preparing [2025-02-10T02:34:21.519Z] 85710ca5198b: Preparing [2025-02-10T02:34:21.519Z] f8e2529f01b0: Preparing [2025-02-10T02:34:21.519Z] 15841bf63b56: Preparing [2025-02-10T02:34:21.519Z] 1c03f00980dd: Preparing [2025-02-10T02:34:21.519Z] 926b86091eb3: Preparing [2025-02-10T02:34:21.519Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:21.519Z] 740a10480877: Preparing [2025-02-10T02:34:21.519Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:21.519Z] 926b86091eb3: Waiting [2025-02-10T02:34:21.519Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:21.519Z] 740a10480877: Waiting [2025-02-10T02:34:21.519Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:21.519Z] f8e2529f01b0: Layer already exists [2025-02-10T02:34:21.519Z] 15841bf63b56: Layer already exists [2025-02-10T02:34:21.519Z] 9dd762d39588: Layer already exists [2025-02-10T02:34:21.519Z] 85710ca5198b: Layer already exists [2025-02-10T02:34:21.519Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:21.519Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:21.519Z] 740a10480877: Layer already exists [2025-02-10T02:34:21.519Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:21.519Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:21.519Z] latest: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:21.861Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:22.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.53 [2025-02-10T02:34:22.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T02:34:22.187Z] 9dd762d39588: Preparing [2025-02-10T02:34:22.187Z] 85710ca5198b: Preparing [2025-02-10T02:34:22.187Z] f8e2529f01b0: Preparing [2025-02-10T02:34:22.187Z] 15841bf63b56: Preparing [2025-02-10T02:34:22.187Z] 1c03f00980dd: Preparing [2025-02-10T02:34:22.187Z] 926b86091eb3: Preparing [2025-02-10T02:34:22.187Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:22.187Z] 740a10480877: Preparing [2025-02-10T02:34:22.187Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:22.187Z] 926b86091eb3: Waiting [2025-02-10T02:34:22.187Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:22.187Z] 740a10480877: Waiting [2025-02-10T02:34:22.187Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:22.187Z] f8e2529f01b0: Layer already exists [2025-02-10T02:34:22.187Z] 9dd762d39588: Layer already exists [2025-02-10T02:34:22.187Z] 85710ca5198b: Layer already exists [2025-02-10T02:34:22.187Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:22.187Z] 15841bf63b56: Layer already exists [2025-02-10T02:34:22.187Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:22.187Z] 740a10480877: Layer already exists [2025-02-10T02:34:22.187Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:22.187Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:22.187Z] 4.0.0-dev.53: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:22.541Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:22.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:22.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T02:34:22.874Z] 9dd762d39588: Preparing [2025-02-10T02:34:22.874Z] 85710ca5198b: Preparing [2025-02-10T02:34:22.874Z] f8e2529f01b0: Preparing [2025-02-10T02:34:22.874Z] 15841bf63b56: Preparing [2025-02-10T02:34:22.874Z] 1c03f00980dd: Preparing [2025-02-10T02:34:22.874Z] 926b86091eb3: Preparing [2025-02-10T02:34:22.874Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:22.874Z] 740a10480877: Preparing [2025-02-10T02:34:22.874Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:22.874Z] 926b86091eb3: Waiting [2025-02-10T02:34:22.874Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:22.874Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:22.874Z] 740a10480877: Waiting [2025-02-10T02:34:22.874Z] f8e2529f01b0: Layer already exists [2025-02-10T02:34:22.874Z] 85710ca5198b: Layer already exists [2025-02-10T02:34:22.874Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:22.874Z] 9dd762d39588: Layer already exists [2025-02-10T02:34:22.874Z] 15841bf63b56: Layer already exists [2025-02-10T02:34:22.874Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:22.874Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:22.874Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:22.874Z] 740a10480877: Layer already exists [2025-02-10T02:34:22.874Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:23.285Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:23.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-10T02:34:23.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-10T02:34:23.670Z] 9dd762d39588: Preparing [2025-02-10T02:34:23.670Z] 85710ca5198b: Preparing [2025-02-10T02:34:23.670Z] f8e2529f01b0: Preparing [2025-02-10T02:34:23.670Z] 15841bf63b56: Preparing [2025-02-10T02:34:23.670Z] 1c03f00980dd: Preparing [2025-02-10T02:34:23.670Z] 926b86091eb3: Preparing [2025-02-10T02:34:23.670Z] 75b4f54bd7f5: Preparing [2025-02-10T02:34:23.670Z] 740a10480877: Preparing [2025-02-10T02:34:23.670Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:23.670Z] 75b4f54bd7f5: Waiting [2025-02-10T02:34:23.670Z] 740a10480877: Waiting [2025-02-10T02:34:23.670Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:23.670Z] 926b86091eb3: Waiting [2025-02-10T02:34:23.670Z] f8e2529f01b0: Layer already exists [2025-02-10T02:34:23.670Z] 9dd762d39588: Layer already exists [2025-02-10T02:34:23.670Z] 85710ca5198b: Layer already exists [2025-02-10T02:34:23.670Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:23.670Z] 15841bf63b56: Layer already exists [2025-02-10T02:34:23.670Z] 740a10480877: Layer already exists [2025-02-10T02:34:23.670Z] 75b4f54bd7f5: Layer already exists [2025-02-10T02:34:23.670Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:23.670Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:23.670Z] main: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:23.748Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:23.766Z] taggedImages: [2025-02-10T02:34:23.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:23.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-10T02:34:23.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.53 [2025-02-10T02:34:23.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:23.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-10T02:34:23.794Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-10T02:34:23.794Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:23.794Z] latest [2025-02-10T02:34:23.794Z] 4.0.0-dev.53 [2025-02-10T02:34:23.794Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:23.794Z] main [2025-02-10T02:34:23.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:24.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:24.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:24.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T02:34:24.529Z] 5ac15b04aa58: Preparing [2025-02-10T02:34:24.529Z] 7291ffb99530: Preparing [2025-02-10T02:34:24.529Z] 596c79107c3d: Preparing [2025-02-10T02:34:24.529Z] f62a42aa8dbe: Preparing [2025-02-10T02:34:24.529Z] cb41e880a74e: Preparing [2025-02-10T02:34:24.529Z] 1c03f00980dd: Preparing [2025-02-10T02:34:24.529Z] 926b86091eb3: Preparing [2025-02-10T02:34:24.529Z] 4377dc95c679: Preparing [2025-02-10T02:34:24.529Z] a898fe5d6dec: Preparing [2025-02-10T02:34:24.529Z] 0f3f8ad93773: Preparing [2025-02-10T02:34:24.529Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:24.529Z] 926b86091eb3: Waiting [2025-02-10T02:34:24.529Z] 4377dc95c679: Waiting [2025-02-10T02:34:24.529Z] 0f3f8ad93773: Waiting [2025-02-10T02:34:24.529Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:24.529Z] 1c03f00980dd: Waiting [2025-02-10T02:34:24.529Z] f62a42aa8dbe: Pushed [2025-02-10T02:34:24.529Z] cb41e880a74e: Pushed [2025-02-10T02:34:24.529Z] 5ac15b04aa58: Pushed [2025-02-10T02:34:24.529Z] 7291ffb99530: Pushed [2025-02-10T02:34:24.529Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:24.529Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:24.529Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:24.788Z] 4377dc95c679: Pushed [2025-02-10T02:34:24.788Z] a898fe5d6dec: Pushed [2025-02-10T02:34:25.724Z] 596c79107c3d: Pushed [2025-02-10T02:34:26.663Z] 0f3f8ad93773: Pushed [2025-02-10T02:34:26.663Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:26.995Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:27.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-10T02:34:27.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T02:34:27.319Z] 5ac15b04aa58: Preparing [2025-02-10T02:34:27.319Z] 7291ffb99530: Preparing [2025-02-10T02:34:27.319Z] 596c79107c3d: Preparing [2025-02-10T02:34:27.319Z] f62a42aa8dbe: Preparing [2025-02-10T02:34:27.319Z] cb41e880a74e: Preparing [2025-02-10T02:34:27.319Z] 1c03f00980dd: Preparing [2025-02-10T02:34:27.319Z] 926b86091eb3: Preparing [2025-02-10T02:34:27.319Z] 4377dc95c679: Preparing [2025-02-10T02:34:27.319Z] a898fe5d6dec: Preparing [2025-02-10T02:34:27.319Z] 0f3f8ad93773: Preparing [2025-02-10T02:34:27.319Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:27.319Z] a898fe5d6dec: Waiting [2025-02-10T02:34:27.319Z] 0f3f8ad93773: Waiting [2025-02-10T02:34:27.319Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:27.319Z] 926b86091eb3: Waiting [2025-02-10T02:34:27.319Z] 4377dc95c679: Waiting [2025-02-10T02:34:27.319Z] 7291ffb99530: Layer already exists [2025-02-10T02:34:27.319Z] f62a42aa8dbe: Layer already exists [2025-02-10T02:34:27.319Z] 596c79107c3d: Layer already exists [2025-02-10T02:34:27.319Z] cb41e880a74e: Layer already exists [2025-02-10T02:34:27.319Z] 5ac15b04aa58: Layer already exists [2025-02-10T02:34:27.319Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:27.319Z] 4377dc95c679: Layer already exists [2025-02-10T02:34:27.319Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:27.319Z] a898fe5d6dec: Layer already exists [2025-02-10T02:34:27.319Z] 0f3f8ad93773: Layer already exists [2025-02-10T02:34:27.319Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:27.319Z] latest: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:27.654Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:27.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.53 [2025-02-10T02:34:27.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T02:34:27.986Z] 5ac15b04aa58: Preparing [2025-02-10T02:34:27.986Z] 7291ffb99530: Preparing [2025-02-10T02:34:27.986Z] 596c79107c3d: Preparing [2025-02-10T02:34:27.986Z] f62a42aa8dbe: Preparing [2025-02-10T02:34:27.986Z] cb41e880a74e: Preparing [2025-02-10T02:34:27.986Z] 1c03f00980dd: Preparing [2025-02-10T02:34:27.986Z] 926b86091eb3: Preparing [2025-02-10T02:34:27.986Z] 4377dc95c679: Preparing [2025-02-10T02:34:27.986Z] a898fe5d6dec: Preparing [2025-02-10T02:34:27.986Z] 0f3f8ad93773: Preparing [2025-02-10T02:34:27.986Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:27.986Z] 926b86091eb3: Waiting [2025-02-10T02:34:27.986Z] 4377dc95c679: Waiting [2025-02-10T02:34:27.986Z] a898fe5d6dec: Waiting [2025-02-10T02:34:27.986Z] 1c03f00980dd: Waiting [2025-02-10T02:34:27.986Z] 0f3f8ad93773: Waiting [2025-02-10T02:34:27.986Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:27.986Z] 596c79107c3d: Layer already exists [2025-02-10T02:34:27.986Z] 7291ffb99530: Layer already exists [2025-02-10T02:34:27.986Z] 5ac15b04aa58: Layer already exists [2025-02-10T02:34:27.986Z] cb41e880a74e: Layer already exists [2025-02-10T02:34:27.986Z] f62a42aa8dbe: Layer already exists [2025-02-10T02:34:27.986Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:27.986Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:27.986Z] 0f3f8ad93773: Layer already exists [2025-02-10T02:34:27.986Z] 4377dc95c679: Layer already exists [2025-02-10T02:34:27.986Z] a898fe5d6dec: Layer already exists [2025-02-10T02:34:27.986Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:27.986Z] 4.0.0-dev.53: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:28.317Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:28.650Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:28.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T02:34:28.650Z] 5ac15b04aa58: Preparing [2025-02-10T02:34:28.650Z] 7291ffb99530: Preparing [2025-02-10T02:34:28.650Z] 596c79107c3d: Preparing [2025-02-10T02:34:28.650Z] f62a42aa8dbe: Preparing [2025-02-10T02:34:28.650Z] cb41e880a74e: Preparing [2025-02-10T02:34:28.650Z] 1c03f00980dd: Preparing [2025-02-10T02:34:28.650Z] 926b86091eb3: Preparing [2025-02-10T02:34:28.650Z] 4377dc95c679: Preparing [2025-02-10T02:34:28.650Z] a898fe5d6dec: Preparing [2025-02-10T02:34:28.650Z] 0f3f8ad93773: Preparing [2025-02-10T02:34:28.650Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:28.650Z] 1c03f00980dd: Waiting [2025-02-10T02:34:28.650Z] 926b86091eb3: Waiting [2025-02-10T02:34:28.650Z] 4377dc95c679: Waiting [2025-02-10T02:34:28.650Z] a898fe5d6dec: Waiting [2025-02-10T02:34:28.650Z] 0f3f8ad93773: Waiting [2025-02-10T02:34:28.650Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:28.650Z] 7291ffb99530: Layer already exists [2025-02-10T02:34:28.650Z] cb41e880a74e: Layer already exists [2025-02-10T02:34:28.650Z] 5ac15b04aa58: Layer already exists [2025-02-10T02:34:28.650Z] 596c79107c3d: Layer already exists [2025-02-10T02:34:28.650Z] f62a42aa8dbe: Layer already exists [2025-02-10T02:34:28.650Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:28.650Z] 4377dc95c679: Layer already exists [2025-02-10T02:34:28.650Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:28.650Z] a898fe5d6dec: Layer already exists [2025-02-10T02:34:28.650Z] 0f3f8ad93773: Layer already exists [2025-02-10T02:34:28.650Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:28.909Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:29.249Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:29.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-10T02:34:29.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-10T02:34:29.572Z] 5ac15b04aa58: Preparing [2025-02-10T02:34:29.572Z] 7291ffb99530: Preparing [2025-02-10T02:34:29.572Z] 596c79107c3d: Preparing [2025-02-10T02:34:29.572Z] f62a42aa8dbe: Preparing [2025-02-10T02:34:29.572Z] cb41e880a74e: Preparing [2025-02-10T02:34:29.572Z] 1c03f00980dd: Preparing [2025-02-10T02:34:29.572Z] 926b86091eb3: Preparing [2025-02-10T02:34:29.572Z] 4377dc95c679: Preparing [2025-02-10T02:34:29.572Z] a898fe5d6dec: Preparing [2025-02-10T02:34:29.572Z] 0f3f8ad93773: Preparing [2025-02-10T02:34:29.572Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:29.572Z] 926b86091eb3: Waiting [2025-02-10T02:34:29.572Z] 4377dc95c679: Waiting [2025-02-10T02:34:29.572Z] a898fe5d6dec: Waiting [2025-02-10T02:34:29.572Z] 0f3f8ad93773: Waiting [2025-02-10T02:34:29.572Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:29.572Z] 1c03f00980dd: Waiting [2025-02-10T02:34:29.572Z] cb41e880a74e: Layer already exists [2025-02-10T02:34:29.572Z] 7291ffb99530: Layer already exists [2025-02-10T02:34:29.572Z] 596c79107c3d: Layer already exists [2025-02-10T02:34:29.572Z] f62a42aa8dbe: Layer already exists [2025-02-10T02:34:29.572Z] 5ac15b04aa58: Layer already exists [2025-02-10T02:34:29.572Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:29.572Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:29.572Z] 4377dc95c679: Layer already exists [2025-02-10T02:34:29.572Z] a898fe5d6dec: Layer already exists [2025-02-10T02:34:29.572Z] 0f3f8ad93773: Layer already exists [2025-02-10T02:34:29.572Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:29.572Z] main: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:29.647Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:29.660Z] taggedImages: [2025-02-10T02:34:29.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:29.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-10T02:34:29.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.53 [2025-02-10T02:34:29.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:29.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-10T02:34:29.687Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-10T02:34:29.687Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:29.687Z] latest [2025-02-10T02:34:29.687Z] 4.0.0-dev.53 [2025-02-10T02:34:29.687Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:29.687Z] main [2025-02-10T02:34:29.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:30.028Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:30.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:30.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T02:34:30.358Z] 48f7707a4651: Preparing [2025-02-10T02:34:30.358Z] 4655b647594f: Preparing [2025-02-10T02:34:30.358Z] bc56dcb75e3b: Preparing [2025-02-10T02:34:30.358Z] 3bebf36c2f38: Preparing [2025-02-10T02:34:30.358Z] 6fb4180e3c48: Preparing [2025-02-10T02:34:30.358Z] a110f1278730: Preparing [2025-02-10T02:34:30.358Z] 8c39d5b97d96: Preparing [2025-02-10T02:34:30.358Z] 1c03f00980dd: Preparing [2025-02-10T02:34:30.358Z] 926b86091eb3: Preparing [2025-02-10T02:34:30.358Z] c617c79c40fa: Preparing [2025-02-10T02:34:30.358Z] 4f0897165936: Preparing [2025-02-10T02:34:30.358Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:30.358Z] 926b86091eb3: Waiting [2025-02-10T02:34:30.358Z] 1c03f00980dd: Waiting [2025-02-10T02:34:30.358Z] a110f1278730: Waiting [2025-02-10T02:34:30.358Z] 4f0897165936: Waiting [2025-02-10T02:34:30.358Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:30.358Z] c617c79c40fa: Waiting [2025-02-10T02:34:30.358Z] 8c39d5b97d96: Waiting [2025-02-10T02:34:30.358Z] 6fb4180e3c48: Pushed [2025-02-10T02:34:30.358Z] 4655b647594f: Pushed [2025-02-10T02:34:30.616Z] 48f7707a4651: Pushed [2025-02-10T02:34:30.616Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:30.616Z] a110f1278730: Pushed [2025-02-10T02:34:30.616Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:30.616Z] 8c39d5b97d96: Pushed [2025-02-10T02:34:30.616Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:31.182Z] c617c79c40fa: Pushed [2025-02-10T02:34:31.440Z] 3bebf36c2f38: Pushed [2025-02-10T02:34:31.700Z] bc56dcb75e3b: Pushed [2025-02-10T02:34:31.959Z] 4f0897165936: Pushed [2025-02-10T02:34:31.959Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:32.288Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:32.630Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-10T02:34:32.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T02:34:32.630Z] 48f7707a4651: Preparing [2025-02-10T02:34:32.630Z] 4655b647594f: Preparing [2025-02-10T02:34:32.630Z] bc56dcb75e3b: Preparing [2025-02-10T02:34:32.630Z] 3bebf36c2f38: Preparing [2025-02-10T02:34:32.630Z] 6fb4180e3c48: Preparing [2025-02-10T02:34:32.630Z] a110f1278730: Preparing [2025-02-10T02:34:32.630Z] 8c39d5b97d96: Preparing [2025-02-10T02:34:32.630Z] 1c03f00980dd: Preparing [2025-02-10T02:34:32.630Z] 926b86091eb3: Preparing [2025-02-10T02:34:32.630Z] c617c79c40fa: Preparing [2025-02-10T02:34:32.630Z] 4f0897165936: Preparing [2025-02-10T02:34:32.630Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:32.630Z] a110f1278730: Waiting [2025-02-10T02:34:32.630Z] 8c39d5b97d96: Waiting [2025-02-10T02:34:32.630Z] 1c03f00980dd: Waiting [2025-02-10T02:34:32.630Z] 926b86091eb3: Waiting [2025-02-10T02:34:32.630Z] 4f0897165936: Waiting [2025-02-10T02:34:32.630Z] c617c79c40fa: Waiting [2025-02-10T02:34:32.630Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:32.630Z] bc56dcb75e3b: Layer already exists [2025-02-10T02:34:32.630Z] 4655b647594f: Layer already exists [2025-02-10T02:34:32.630Z] 48f7707a4651: Layer already exists [2025-02-10T02:34:32.630Z] 3bebf36c2f38: Layer already exists [2025-02-10T02:34:32.630Z] 6fb4180e3c48: Layer already exists [2025-02-10T02:34:32.630Z] a110f1278730: Layer already exists [2025-02-10T02:34:32.630Z] 8c39d5b97d96: Layer already exists [2025-02-10T02:34:32.630Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:32.630Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:32.630Z] c617c79c40fa: Layer already exists [2025-02-10T02:34:32.630Z] 4f0897165936: Layer already exists [2025-02-10T02:34:32.630Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:32.630Z] latest: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:32.960Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:33.283Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.53 [2025-02-10T02:34:33.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T02:34:33.284Z] 48f7707a4651: Preparing [2025-02-10T02:34:33.284Z] 4655b647594f: Preparing [2025-02-10T02:34:33.284Z] bc56dcb75e3b: Preparing [2025-02-10T02:34:33.284Z] 3bebf36c2f38: Preparing [2025-02-10T02:34:33.284Z] 6fb4180e3c48: Preparing [2025-02-10T02:34:33.284Z] a110f1278730: Preparing [2025-02-10T02:34:33.284Z] 8c39d5b97d96: Preparing [2025-02-10T02:34:33.284Z] 1c03f00980dd: Preparing [2025-02-10T02:34:33.284Z] 926b86091eb3: Preparing [2025-02-10T02:34:33.284Z] c617c79c40fa: Preparing [2025-02-10T02:34:33.284Z] 4f0897165936: Preparing [2025-02-10T02:34:33.284Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:33.284Z] 8c39d5b97d96: Waiting [2025-02-10T02:34:33.284Z] 1c03f00980dd: Waiting [2025-02-10T02:34:33.284Z] 926b86091eb3: Waiting [2025-02-10T02:34:33.284Z] c617c79c40fa: Waiting [2025-02-10T02:34:33.284Z] 4f0897165936: Waiting [2025-02-10T02:34:33.284Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:33.284Z] a110f1278730: Waiting [2025-02-10T02:34:33.284Z] 6fb4180e3c48: Layer already exists [2025-02-10T02:34:33.284Z] 4655b647594f: Layer already exists [2025-02-10T02:34:33.284Z] 48f7707a4651: Layer already exists [2025-02-10T02:34:33.284Z] 3bebf36c2f38: Layer already exists [2025-02-10T02:34:33.284Z] bc56dcb75e3b: Layer already exists [2025-02-10T02:34:33.284Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:33.284Z] 8c39d5b97d96: Layer already exists [2025-02-10T02:34:33.284Z] a110f1278730: Layer already exists [2025-02-10T02:34:33.284Z] c617c79c40fa: Layer already exists [2025-02-10T02:34:33.284Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:33.284Z] 4f0897165936: Layer already exists [2025-02-10T02:34:33.284Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:33.284Z] 4.0.0-dev.53: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:33.616Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:33.946Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:33.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T02:34:33.946Z] 48f7707a4651: Preparing [2025-02-10T02:34:33.946Z] 4655b647594f: Preparing [2025-02-10T02:34:33.946Z] bc56dcb75e3b: Preparing [2025-02-10T02:34:33.946Z] 3bebf36c2f38: Preparing [2025-02-10T02:34:33.946Z] 6fb4180e3c48: Preparing [2025-02-10T02:34:33.946Z] a110f1278730: Preparing [2025-02-10T02:34:33.946Z] 8c39d5b97d96: Preparing [2025-02-10T02:34:33.946Z] 1c03f00980dd: Preparing [2025-02-10T02:34:33.946Z] 926b86091eb3: Preparing [2025-02-10T02:34:33.946Z] c617c79c40fa: Preparing [2025-02-10T02:34:33.946Z] 4f0897165936: Preparing [2025-02-10T02:34:33.946Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:33.946Z] 4f0897165936: Waiting [2025-02-10T02:34:33.946Z] a110f1278730: Waiting [2025-02-10T02:34:33.946Z] 926b86091eb3: Waiting [2025-02-10T02:34:33.946Z] c617c79c40fa: Waiting [2025-02-10T02:34:33.946Z] 1c03f00980dd: Waiting [2025-02-10T02:34:33.946Z] 8c39d5b97d96: Waiting [2025-02-10T02:34:33.946Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:33.946Z] 4655b647594f: Layer already exists [2025-02-10T02:34:33.946Z] 48f7707a4651: Layer already exists [2025-02-10T02:34:33.946Z] 6fb4180e3c48: Layer already exists [2025-02-10T02:34:33.946Z] 3bebf36c2f38: Layer already exists [2025-02-10T02:34:33.946Z] bc56dcb75e3b: Layer already exists [2025-02-10T02:34:33.946Z] a110f1278730: Layer already exists [2025-02-10T02:34:33.946Z] c617c79c40fa: Layer already exists [2025-02-10T02:34:33.946Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:33.946Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:33.946Z] 8c39d5b97d96: Layer already exists [2025-02-10T02:34:33.946Z] 4f0897165936: Layer already exists [2025-02-10T02:34:33.946Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:33.946Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:34.284Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:34.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-10T02:34:34.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-10T02:34:34.606Z] 48f7707a4651: Preparing [2025-02-10T02:34:34.606Z] 4655b647594f: Preparing [2025-02-10T02:34:34.606Z] bc56dcb75e3b: Preparing [2025-02-10T02:34:34.606Z] 3bebf36c2f38: Preparing [2025-02-10T02:34:34.606Z] 6fb4180e3c48: Preparing [2025-02-10T02:34:34.606Z] a110f1278730: Preparing [2025-02-10T02:34:34.606Z] 8c39d5b97d96: Preparing [2025-02-10T02:34:34.606Z] 1c03f00980dd: Preparing [2025-02-10T02:34:34.606Z] 926b86091eb3: Preparing [2025-02-10T02:34:34.606Z] c617c79c40fa: Preparing [2025-02-10T02:34:34.606Z] 4f0897165936: Preparing [2025-02-10T02:34:34.606Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:34.606Z] a110f1278730: Waiting [2025-02-10T02:34:34.606Z] 926b86091eb3: Waiting [2025-02-10T02:34:34.606Z] 8c39d5b97d96: Waiting [2025-02-10T02:34:34.606Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:34.606Z] 1c03f00980dd: Waiting [2025-02-10T02:34:34.606Z] c617c79c40fa: Waiting [2025-02-10T02:34:34.606Z] 4f0897165936: Waiting [2025-02-10T02:34:34.606Z] 3bebf36c2f38: Layer already exists [2025-02-10T02:34:34.606Z] 48f7707a4651: Layer already exists [2025-02-10T02:34:34.606Z] 4655b647594f: Layer already exists [2025-02-10T02:34:34.606Z] 6fb4180e3c48: Layer already exists [2025-02-10T02:34:34.606Z] bc56dcb75e3b: Layer already exists [2025-02-10T02:34:34.606Z] a110f1278730: Layer already exists [2025-02-10T02:34:34.606Z] 8c39d5b97d96: Layer already exists [2025-02-10T02:34:34.606Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:34.606Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:34.606Z] c617c79c40fa: Layer already exists [2025-02-10T02:34:34.606Z] 4f0897165936: Layer already exists [2025-02-10T02:34:34.606Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:34.606Z] main: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:34.689Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:34.702Z] taggedImages: [2025-02-10T02:34:34.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:34.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-10T02:34:34.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.53 [2025-02-10T02:34:34.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:34.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-10T02:34:34.731Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-10T02:34:34.731Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:34.731Z] latest [2025-02-10T02:34:34.731Z] 4.0.0-dev.53 [2025-02-10T02:34:34.731Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:34.731Z] main [2025-02-10T02:34:34.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:35.082Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:35.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:35.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T02:34:35.437Z] b181aaf20fb4: Preparing [2025-02-10T02:34:35.437Z] b0fdb4208357: Preparing [2025-02-10T02:34:35.437Z] 1c03f00980dd: Preparing [2025-02-10T02:34:35.437Z] 926b86091eb3: Preparing [2025-02-10T02:34:35.437Z] f5379e1b46a8: Preparing [2025-02-10T02:34:35.437Z] 82b401522ab1: Preparing [2025-02-10T02:34:35.437Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:35.437Z] 82b401522ab1: Waiting [2025-02-10T02:34:35.437Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:35.437Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:35.437Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:35.437Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:35.437Z] b181aaf20fb4: Pushed [2025-02-10T02:34:36.375Z] f5379e1b46a8: Pushed [2025-02-10T02:34:36.375Z] 82b401522ab1: Pushed [2025-02-10T02:34:37.311Z] b0fdb4208357: Pushed [2025-02-10T02:34:37.570Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:37.902Z] + 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 [2025-02-10T02:34:38.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-10T02:34:38.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T02:34:38.227Z] b181aaf20fb4: Preparing [2025-02-10T02:34:38.227Z] b0fdb4208357: Preparing [2025-02-10T02:34:38.227Z] 1c03f00980dd: Preparing [2025-02-10T02:34:38.227Z] 926b86091eb3: Preparing [2025-02-10T02:34:38.227Z] f5379e1b46a8: Preparing [2025-02-10T02:34:38.227Z] 82b401522ab1: Preparing [2025-02-10T02:34:38.227Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:38.227Z] 82b401522ab1: Waiting [2025-02-10T02:34:38.227Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:38.227Z] b181aaf20fb4: Layer already exists [2025-02-10T02:34:38.227Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:38.227Z] b0fdb4208357: Layer already exists [2025-02-10T02:34:38.227Z] f5379e1b46a8: Layer already exists [2025-02-10T02:34:38.227Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:38.227Z] 82b401522ab1: Layer already exists [2025-02-10T02:34:38.227Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:38.227Z] latest: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:38.551Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:38.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.53 [2025-02-10T02:34:38.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T02:34:38.879Z] b181aaf20fb4: Preparing [2025-02-10T02:34:38.879Z] b0fdb4208357: Preparing [2025-02-10T02:34:38.879Z] 1c03f00980dd: Preparing [2025-02-10T02:34:38.879Z] 926b86091eb3: Preparing [2025-02-10T02:34:38.879Z] f5379e1b46a8: Preparing [2025-02-10T02:34:38.879Z] 82b401522ab1: Preparing [2025-02-10T02:34:38.879Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:38.879Z] 82b401522ab1: Waiting [2025-02-10T02:34:38.879Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:38.879Z] f5379e1b46a8: Layer already exists [2025-02-10T02:34:38.879Z] b0fdb4208357: Layer already exists [2025-02-10T02:34:38.879Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:38.879Z] b181aaf20fb4: Layer already exists [2025-02-10T02:34:38.879Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:38.879Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:38.879Z] 82b401522ab1: Layer already exists [2025-02-10T02:34:38.879Z] 4.0.0-dev.53: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:39.211Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:39.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:39.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T02:34:39.559Z] b181aaf20fb4: Preparing [2025-02-10T02:34:39.559Z] b0fdb4208357: Preparing [2025-02-10T02:34:39.559Z] 1c03f00980dd: Preparing [2025-02-10T02:34:39.559Z] 926b86091eb3: Preparing [2025-02-10T02:34:39.559Z] f5379e1b46a8: Preparing [2025-02-10T02:34:39.559Z] 82b401522ab1: Preparing [2025-02-10T02:34:39.559Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:39.559Z] 82b401522ab1: Waiting [2025-02-10T02:34:39.559Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:39.559Z] f5379e1b46a8: Layer already exists [2025-02-10T02:34:39.559Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:39.559Z] b181aaf20fb4: Layer already exists [2025-02-10T02:34:39.559Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:39.559Z] b0fdb4208357: Layer already exists [2025-02-10T02:34:39.559Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:39.559Z] 82b401522ab1: Layer already exists [2025-02-10T02:34:39.559Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:39.903Z] + 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 [2025-02-10T02:34:40.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-10T02:34:40.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-10T02:34:40.266Z] b181aaf20fb4: Preparing [2025-02-10T02:34:40.266Z] b0fdb4208357: Preparing [2025-02-10T02:34:40.266Z] 1c03f00980dd: Preparing [2025-02-10T02:34:40.266Z] 926b86091eb3: Preparing [2025-02-10T02:34:40.266Z] f5379e1b46a8: Preparing [2025-02-10T02:34:40.266Z] 82b401522ab1: Preparing [2025-02-10T02:34:40.266Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:40.266Z] 82b401522ab1: Waiting [2025-02-10T02:34:40.266Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:40.266Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:40.266Z] b0fdb4208357: Layer already exists [2025-02-10T02:34:40.266Z] b181aaf20fb4: Layer already exists [2025-02-10T02:34:40.266Z] f5379e1b46a8: Layer already exists [2025-02-10T02:34:40.266Z] 82b401522ab1: Layer already exists [2025-02-10T02:34:40.266Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:40.266Z] main: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:40.337Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:40.350Z] taggedImages: [2025-02-10T02:34:40.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:40.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-10T02:34:40.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.53 [2025-02-10T02:34:40.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:40.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-10T02:34:40.374Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-10T02:34:40.374Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:40.374Z] latest [2025-02-10T02:34:40.374Z] 4.0.0-dev.53 [2025-02-10T02:34:40.374Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:40.374Z] main [2025-02-10T02:34:40.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:40.719Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:41.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:41.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T02:34:41.052Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:34:41.052Z] 8a771b8e8d7d: Preparing [2025-02-10T02:34:41.052Z] 24f538581ceb: Preparing [2025-02-10T02:34:41.052Z] 1c03f00980dd: Preparing [2025-02-10T02:34:41.052Z] 926b86091eb3: Preparing [2025-02-10T02:34:41.052Z] ee7e24da9593: Preparing [2025-02-10T02:34:41.052Z] ff485b3e0ac1: Preparing [2025-02-10T02:34:41.052Z] c95733846d29: Preparing [2025-02-10T02:34:41.052Z] f81b2b860703: Preparing [2025-02-10T02:34:41.052Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:41.052Z] ee7e24da9593: Waiting [2025-02-10T02:34:41.052Z] f81b2b860703: Waiting [2025-02-10T02:34:41.052Z] ff485b3e0ac1: Waiting [2025-02-10T02:34:41.052Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:41.052Z] c95733846d29: Waiting [2025-02-10T02:34:41.052Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:41.052Z] 8a771b8e8d7d: Pushed [2025-02-10T02:34:41.052Z] 24f538581ceb: Pushed [2025-02-10T02:34:41.311Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:41.311Z] a3ddaf4d1cbf: Pushed [2025-02-10T02:34:41.604Z] c95733846d29: Pushed [2025-02-10T02:34:41.604Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:42.540Z] f81b2b860703: Pushed [2025-02-10T02:34:47.937Z] ff485b3e0ac1: Pushed [2025-02-10T02:34:52.130Z] ee7e24da9593: Pushed [2025-02-10T02:34:52.130Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:52.462Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:52.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-10T02:34:52.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T02:34:52.797Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:34:52.797Z] 8a771b8e8d7d: Preparing [2025-02-10T02:34:52.797Z] 24f538581ceb: Preparing [2025-02-10T02:34:52.797Z] 1c03f00980dd: Preparing [2025-02-10T02:34:52.797Z] 926b86091eb3: Preparing [2025-02-10T02:34:52.797Z] ee7e24da9593: Preparing [2025-02-10T02:34:52.797Z] ff485b3e0ac1: Preparing [2025-02-10T02:34:52.797Z] c95733846d29: Preparing [2025-02-10T02:34:52.797Z] f81b2b860703: Preparing [2025-02-10T02:34:52.797Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:52.797Z] ee7e24da9593: Waiting [2025-02-10T02:34:52.797Z] ff485b3e0ac1: Waiting [2025-02-10T02:34:52.797Z] c95733846d29: Waiting [2025-02-10T02:34:52.797Z] f81b2b860703: Waiting [2025-02-10T02:34:52.797Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:52.797Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:52.797Z] 24f538581ceb: Layer already exists [2025-02-10T02:34:52.797Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:52.797Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:34:52.797Z] 8a771b8e8d7d: Layer already exists [2025-02-10T02:34:52.797Z] ee7e24da9593: Layer already exists [2025-02-10T02:34:52.797Z] f81b2b860703: Layer already exists [2025-02-10T02:34:52.797Z] c95733846d29: Layer already exists [2025-02-10T02:34:52.797Z] ff485b3e0ac1: Layer already exists [2025-02-10T02:34:52.797Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:52.797Z] latest: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:53.133Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:53.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.53 [2025-02-10T02:34:53.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T02:34:53.470Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:34:53.470Z] 8a771b8e8d7d: Preparing [2025-02-10T02:34:53.470Z] 24f538581ceb: Preparing [2025-02-10T02:34:53.470Z] 1c03f00980dd: Preparing [2025-02-10T02:34:53.470Z] 926b86091eb3: Preparing [2025-02-10T02:34:53.470Z] ee7e24da9593: Preparing [2025-02-10T02:34:53.470Z] ff485b3e0ac1: Preparing [2025-02-10T02:34:53.470Z] c95733846d29: Preparing [2025-02-10T02:34:53.470Z] f81b2b860703: Preparing [2025-02-10T02:34:53.470Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:53.470Z] ff485b3e0ac1: Waiting [2025-02-10T02:34:53.470Z] c95733846d29: Waiting [2025-02-10T02:34:53.470Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:53.470Z] ee7e24da9593: Waiting [2025-02-10T02:34:53.470Z] 8a771b8e8d7d: Layer already exists [2025-02-10T02:34:53.470Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:34:53.470Z] 24f538581ceb: Layer already exists [2025-02-10T02:34:53.470Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:53.470Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:53.470Z] ee7e24da9593: Layer already exists [2025-02-10T02:34:53.470Z] c95733846d29: Layer already exists [2025-02-10T02:34:53.470Z] f81b2b860703: Layer already exists [2025-02-10T02:34:53.470Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:53.470Z] ff485b3e0ac1: Layer already exists [2025-02-10T02:34:53.470Z] 4.0.0-dev.53: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:53.801Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:54.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:54.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T02:34:54.149Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:34:54.149Z] 8a771b8e8d7d: Preparing [2025-02-10T02:34:54.149Z] 24f538581ceb: Preparing [2025-02-10T02:34:54.149Z] 1c03f00980dd: Preparing [2025-02-10T02:34:54.149Z] 926b86091eb3: Preparing [2025-02-10T02:34:54.149Z] ee7e24da9593: Preparing [2025-02-10T02:34:54.149Z] ff485b3e0ac1: Preparing [2025-02-10T02:34:54.149Z] c95733846d29: Preparing [2025-02-10T02:34:54.149Z] f81b2b860703: Preparing [2025-02-10T02:34:54.149Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:54.149Z] ff485b3e0ac1: Waiting [2025-02-10T02:34:54.149Z] ee7e24da9593: Waiting [2025-02-10T02:34:54.149Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:54.149Z] c95733846d29: Waiting [2025-02-10T02:34:54.149Z] f81b2b860703: Waiting [2025-02-10T02:34:54.149Z] 24f538581ceb: Layer already exists [2025-02-10T02:34:54.149Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:54.149Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:34:54.149Z] 8a771b8e8d7d: Layer already exists [2025-02-10T02:34:54.149Z] ee7e24da9593: Layer already exists [2025-02-10T02:34:54.149Z] c95733846d29: Layer already exists [2025-02-10T02:34:54.149Z] ff485b3e0ac1: Layer already exists [2025-02-10T02:34:54.149Z] f81b2b860703: Layer already exists [2025-02-10T02:34:54.149Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:54.149Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:54.149Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:54.479Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:54.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-10T02:34:54.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-10T02:34:54.810Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:34:54.810Z] 8a771b8e8d7d: Preparing [2025-02-10T02:34:54.810Z] 24f538581ceb: Preparing [2025-02-10T02:34:54.810Z] 1c03f00980dd: Preparing [2025-02-10T02:34:54.810Z] 926b86091eb3: Preparing [2025-02-10T02:34:54.810Z] ee7e24da9593: Preparing [2025-02-10T02:34:54.810Z] ff485b3e0ac1: Preparing [2025-02-10T02:34:54.810Z] c95733846d29: Preparing [2025-02-10T02:34:54.810Z] f81b2b860703: Preparing [2025-02-10T02:34:54.810Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:54.810Z] ff485b3e0ac1: Waiting [2025-02-10T02:34:54.810Z] c95733846d29: Waiting [2025-02-10T02:34:54.810Z] f81b2b860703: Waiting [2025-02-10T02:34:54.810Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:54.810Z] ee7e24da9593: Waiting [2025-02-10T02:34:54.810Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:54.810Z] 24f538581ceb: Layer already exists [2025-02-10T02:34:54.810Z] 8a771b8e8d7d: Layer already exists [2025-02-10T02:34:54.810Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:34:54.810Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:54.810Z] ee7e24da9593: Layer already exists [2025-02-10T02:34:54.810Z] c95733846d29: Layer already exists [2025-02-10T02:34:54.810Z] f81b2b860703: Layer already exists [2025-02-10T02:34:54.810Z] ff485b3e0ac1: Layer already exists [2025-02-10T02:34:54.810Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:54.810Z] main: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:34:54.895Z] ===================================================== [Pipeline] echo [2025-02-10T02:34:54.918Z] taggedImages: [2025-02-10T02:34:54.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:54.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-10T02:34:54.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.53 [2025-02-10T02:34:54.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:54.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-10T02:34:54.954Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-10T02:34:54.954Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:54.954Z] latest [2025-02-10T02:34:54.954Z] 4.0.0-dev.53 [2025-02-10T02:34:54.954Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:34:54.954Z] main [2025-02-10T02:34:54.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:55.310Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:34:55.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:34:55.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T02:34:55.646Z] de97e4306586: Preparing [2025-02-10T02:34:55.646Z] 19e559da9c41: Preparing [2025-02-10T02:34:55.646Z] 31caccff9093: Preparing [2025-02-10T02:34:55.646Z] 1c03f00980dd: Preparing [2025-02-10T02:34:55.646Z] 926b86091eb3: Preparing [2025-02-10T02:34:55.646Z] 2173a65ed9b0: Preparing [2025-02-10T02:34:55.646Z] 2acd9f75384d: Preparing [2025-02-10T02:34:55.646Z] a10429219e67: Preparing [2025-02-10T02:34:55.646Z] ce5a8cde9eee: Preparing [2025-02-10T02:34:55.646Z] ce5a8cde9eee: Waiting [2025-02-10T02:34:55.646Z] 2173a65ed9b0: Waiting [2025-02-10T02:34:55.646Z] 2acd9f75384d: Waiting [2025-02-10T02:34:55.646Z] 926b86091eb3: Layer already exists [2025-02-10T02:34:55.646Z] 1c03f00980dd: Layer already exists [2025-02-10T02:34:55.646Z] de97e4306586: Pushed [2025-02-10T02:34:55.646Z] 19e559da9c41: Pushed [2025-02-10T02:34:55.646Z] 31caccff9093: Pushed [2025-02-10T02:34:55.646Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:34:56.216Z] a10429219e67: Pushed [2025-02-10T02:34:56.216Z] 2acd9f75384d: Pushed [2025-02-10T02:35:06.234Z] 2173a65ed9b0: Pushed [2025-02-10T02:35:06.234Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:06.580Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:06.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-10T02:35:06.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T02:35:06.908Z] de97e4306586: Preparing [2025-02-10T02:35:06.908Z] 19e559da9c41: Preparing [2025-02-10T02:35:06.908Z] 31caccff9093: Preparing [2025-02-10T02:35:06.908Z] 1c03f00980dd: Preparing [2025-02-10T02:35:06.908Z] 926b86091eb3: Preparing [2025-02-10T02:35:06.908Z] 2173a65ed9b0: Preparing [2025-02-10T02:35:06.908Z] 2acd9f75384d: Preparing [2025-02-10T02:35:06.908Z] a10429219e67: Preparing [2025-02-10T02:35:06.908Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:06.908Z] a10429219e67: Waiting [2025-02-10T02:35:06.908Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:06.908Z] 2173a65ed9b0: Waiting [2025-02-10T02:35:06.908Z] 2acd9f75384d: Waiting [2025-02-10T02:35:06.908Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:06.908Z] 31caccff9093: Layer already exists [2025-02-10T02:35:06.908Z] de97e4306586: Layer already exists [2025-02-10T02:35:06.908Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:06.908Z] 19e559da9c41: Layer already exists [2025-02-10T02:35:06.908Z] 2acd9f75384d: Layer already exists [2025-02-10T02:35:06.908Z] a10429219e67: Layer already exists [2025-02-10T02:35:06.908Z] 2173a65ed9b0: Layer already exists [2025-02-10T02:35:06.908Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:06.908Z] latest: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:07.244Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:07.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.53 [2025-02-10T02:35:07.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T02:35:07.584Z] de97e4306586: Preparing [2025-02-10T02:35:07.584Z] 19e559da9c41: Preparing [2025-02-10T02:35:07.584Z] 31caccff9093: Preparing [2025-02-10T02:35:07.584Z] 1c03f00980dd: Preparing [2025-02-10T02:35:07.584Z] 926b86091eb3: Preparing [2025-02-10T02:35:07.584Z] 2173a65ed9b0: Preparing [2025-02-10T02:35:07.584Z] 2acd9f75384d: Preparing [2025-02-10T02:35:07.584Z] a10429219e67: Preparing [2025-02-10T02:35:07.584Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:07.584Z] 2173a65ed9b0: Waiting [2025-02-10T02:35:07.584Z] 2acd9f75384d: Waiting [2025-02-10T02:35:07.584Z] a10429219e67: Waiting [2025-02-10T02:35:07.584Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:07.584Z] de97e4306586: Layer already exists [2025-02-10T02:35:07.584Z] 31caccff9093: Layer already exists [2025-02-10T02:35:07.584Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:07.584Z] 19e559da9c41: Layer already exists [2025-02-10T02:35:07.584Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:07.584Z] 2173a65ed9b0: Layer already exists [2025-02-10T02:35:07.584Z] 2acd9f75384d: Layer already exists [2025-02-10T02:35:07.584Z] a10429219e67: Layer already exists [2025-02-10T02:35:07.584Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:07.584Z] 4.0.0-dev.53: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:07.924Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:08.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:08.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T02:35:08.256Z] de97e4306586: Preparing [2025-02-10T02:35:08.256Z] 19e559da9c41: Preparing [2025-02-10T02:35:08.256Z] 31caccff9093: Preparing [2025-02-10T02:35:08.256Z] 1c03f00980dd: Preparing [2025-02-10T02:35:08.256Z] 926b86091eb3: Preparing [2025-02-10T02:35:08.256Z] 2173a65ed9b0: Preparing [2025-02-10T02:35:08.256Z] 2acd9f75384d: Preparing [2025-02-10T02:35:08.256Z] a10429219e67: Preparing [2025-02-10T02:35:08.256Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:08.256Z] 2173a65ed9b0: Waiting [2025-02-10T02:35:08.256Z] 2acd9f75384d: Waiting [2025-02-10T02:35:08.256Z] a10429219e67: Waiting [2025-02-10T02:35:08.256Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:08.256Z] de97e4306586: Layer already exists [2025-02-10T02:35:08.256Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:08.256Z] 19e559da9c41: Layer already exists [2025-02-10T02:35:08.256Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:08.256Z] 31caccff9093: Layer already exists [2025-02-10T02:35:08.256Z] a10429219e67: Layer already exists [2025-02-10T02:35:08.256Z] 2173a65ed9b0: Layer already exists [2025-02-10T02:35:08.256Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:08.256Z] 2acd9f75384d: Layer already exists [2025-02-10T02:35:08.256Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:08.592Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:08.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-10T02:35:08.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-10T02:35:08.919Z] de97e4306586: Preparing [2025-02-10T02:35:08.919Z] 19e559da9c41: Preparing [2025-02-10T02:35:08.919Z] 31caccff9093: Preparing [2025-02-10T02:35:08.919Z] 1c03f00980dd: Preparing [2025-02-10T02:35:08.919Z] 926b86091eb3: Preparing [2025-02-10T02:35:08.919Z] 2173a65ed9b0: Preparing [2025-02-10T02:35:08.919Z] 2acd9f75384d: Preparing [2025-02-10T02:35:08.919Z] a10429219e67: Preparing [2025-02-10T02:35:08.919Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:08.919Z] 2173a65ed9b0: Waiting [2025-02-10T02:35:08.919Z] 2acd9f75384d: Waiting [2025-02-10T02:35:08.919Z] a10429219e67: Waiting [2025-02-10T02:35:08.919Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:08.919Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:08.919Z] de97e4306586: Layer already exists [2025-02-10T02:35:08.919Z] 19e559da9c41: Layer already exists [2025-02-10T02:35:08.919Z] 31caccff9093: Layer already exists [2025-02-10T02:35:08.919Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:08.919Z] 2acd9f75384d: Layer already exists [2025-02-10T02:35:08.919Z] 2173a65ed9b0: Layer already exists [2025-02-10T02:35:08.919Z] a10429219e67: Layer already exists [2025-02-10T02:35:08.919Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:08.919Z] main: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:35:09.008Z] ===================================================== [Pipeline] echo [2025-02-10T02:35:09.027Z] taggedImages: [2025-02-10T02:35:09.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:09.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-10T02:35:09.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.53 [2025-02-10T02:35:09.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:09.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-10T02:35:09.060Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-10T02:35:09.060Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:09.060Z] latest [2025-02-10T02:35:09.060Z] 4.0.0-dev.53 [2025-02-10T02:35:09.060Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:09.060Z] main [2025-02-10T02:35:09.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:09.412Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:09.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:09.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T02:35:09.750Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:35:09.750Z] 13678c5baa37: Preparing [2025-02-10T02:35:09.750Z] c00649c8094a: Preparing [2025-02-10T02:35:09.750Z] 1c03f00980dd: Preparing [2025-02-10T02:35:09.750Z] 926b86091eb3: Preparing [2025-02-10T02:35:09.750Z] 6d8f3b8232ea: Preparing [2025-02-10T02:35:09.750Z] c95733846d29: Preparing [2025-02-10T02:35:09.750Z] f81b2b860703: Preparing [2025-02-10T02:35:09.750Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:09.750Z] c95733846d29: Waiting [2025-02-10T02:35:09.750Z] 6d8f3b8232ea: Waiting [2025-02-10T02:35:09.750Z] f81b2b860703: Waiting [2025-02-10T02:35:09.750Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:09.750Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:35:09.750Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:09.750Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:09.750Z] c95733846d29: Layer already exists [2025-02-10T02:35:09.750Z] f81b2b860703: Layer already exists [2025-02-10T02:35:09.750Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:09.750Z] c00649c8094a: Pushed [2025-02-10T02:35:09.750Z] 13678c5baa37: Pushed [2025-02-10T02:35:19.739Z] 6d8f3b8232ea: Pushed [2025-02-10T02:35:19.739Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:20.074Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:20.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-10T02:35:20.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T02:35:20.401Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:35:20.401Z] 13678c5baa37: Preparing [2025-02-10T02:35:20.401Z] c00649c8094a: Preparing [2025-02-10T02:35:20.401Z] 1c03f00980dd: Preparing [2025-02-10T02:35:20.401Z] 926b86091eb3: Preparing [2025-02-10T02:35:20.401Z] 6d8f3b8232ea: Preparing [2025-02-10T02:35:20.401Z] c95733846d29: Preparing [2025-02-10T02:35:20.401Z] f81b2b860703: Preparing [2025-02-10T02:35:20.401Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:20.401Z] 6d8f3b8232ea: Waiting [2025-02-10T02:35:20.401Z] c95733846d29: Waiting [2025-02-10T02:35:20.401Z] f81b2b860703: Waiting [2025-02-10T02:35:20.401Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:20.401Z] 13678c5baa37: Layer already exists [2025-02-10T02:35:20.401Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:20.401Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:35:20.401Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:20.401Z] c00649c8094a: Layer already exists [2025-02-10T02:35:20.401Z] c95733846d29: Layer already exists [2025-02-10T02:35:20.401Z] 6d8f3b8232ea: Layer already exists [2025-02-10T02:35:20.401Z] f81b2b860703: Layer already exists [2025-02-10T02:35:20.401Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:20.401Z] latest: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:20.738Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:21.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.53 [2025-02-10T02:35:21.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T02:35:21.071Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:35:21.071Z] 13678c5baa37: Preparing [2025-02-10T02:35:21.071Z] c00649c8094a: Preparing [2025-02-10T02:35:21.071Z] 1c03f00980dd: Preparing [2025-02-10T02:35:21.071Z] 926b86091eb3: Preparing [2025-02-10T02:35:21.071Z] 6d8f3b8232ea: Preparing [2025-02-10T02:35:21.071Z] c95733846d29: Preparing [2025-02-10T02:35:21.071Z] f81b2b860703: Preparing [2025-02-10T02:35:21.071Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:21.071Z] 6d8f3b8232ea: Waiting [2025-02-10T02:35:21.071Z] c95733846d29: Waiting [2025-02-10T02:35:21.071Z] f81b2b860703: Waiting [2025-02-10T02:35:21.071Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:21.071Z] 13678c5baa37: Layer already exists [2025-02-10T02:35:21.071Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:21.071Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:35:21.071Z] c00649c8094a: Layer already exists [2025-02-10T02:35:21.071Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:21.071Z] f81b2b860703: Layer already exists [2025-02-10T02:35:21.071Z] c95733846d29: Layer already exists [2025-02-10T02:35:21.071Z] 6d8f3b8232ea: Layer already exists [2025-02-10T02:35:21.071Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:21.071Z] 4.0.0-dev.53: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:21.413Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:21.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:21.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T02:35:21.744Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:35:21.744Z] 13678c5baa37: Preparing [2025-02-10T02:35:21.744Z] c00649c8094a: Preparing [2025-02-10T02:35:21.744Z] 1c03f00980dd: Preparing [2025-02-10T02:35:21.744Z] 926b86091eb3: Preparing [2025-02-10T02:35:21.744Z] 6d8f3b8232ea: Preparing [2025-02-10T02:35:21.744Z] c95733846d29: Preparing [2025-02-10T02:35:21.744Z] f81b2b860703: Preparing [2025-02-10T02:35:21.744Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:21.744Z] f81b2b860703: Waiting [2025-02-10T02:35:21.744Z] c95733846d29: Waiting [2025-02-10T02:35:21.744Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:21.744Z] 6d8f3b8232ea: Waiting [2025-02-10T02:35:21.744Z] 13678c5baa37: Layer already exists [2025-02-10T02:35:21.744Z] c00649c8094a: Layer already exists [2025-02-10T02:35:21.744Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:35:21.744Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:21.744Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:21.744Z] 6d8f3b8232ea: Layer already exists [2025-02-10T02:35:21.744Z] f81b2b860703: Layer already exists [2025-02-10T02:35:21.744Z] c95733846d29: Layer already exists [2025-02-10T02:35:21.744Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:21.744Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:22.072Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:22.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-10T02:35:22.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-10T02:35:22.408Z] a3ddaf4d1cbf: Preparing [2025-02-10T02:35:22.408Z] 13678c5baa37: Preparing [2025-02-10T02:35:22.408Z] c00649c8094a: Preparing [2025-02-10T02:35:22.408Z] 1c03f00980dd: Preparing [2025-02-10T02:35:22.408Z] 926b86091eb3: Preparing [2025-02-10T02:35:22.408Z] 6d8f3b8232ea: Preparing [2025-02-10T02:35:22.408Z] c95733846d29: Preparing [2025-02-10T02:35:22.408Z] f81b2b860703: Preparing [2025-02-10T02:35:22.409Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:22.409Z] 6d8f3b8232ea: Waiting [2025-02-10T02:35:22.409Z] c95733846d29: Waiting [2025-02-10T02:35:22.409Z] f81b2b860703: Waiting [2025-02-10T02:35:22.409Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:22.409Z] 13678c5baa37: Layer already exists [2025-02-10T02:35:22.409Z] c00649c8094a: Layer already exists [2025-02-10T02:35:22.409Z] a3ddaf4d1cbf: Layer already exists [2025-02-10T02:35:22.409Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:22.409Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:22.409Z] f81b2b860703: Layer already exists [2025-02-10T02:35:22.409Z] c95733846d29: Layer already exists [2025-02-10T02:35:22.409Z] 6d8f3b8232ea: Layer already exists [2025-02-10T02:35:22.409Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:22.409Z] main: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:35:22.495Z] ===================================================== [Pipeline] echo [2025-02-10T02:35:22.510Z] taggedImages: [2025-02-10T02:35:22.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:22.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-10T02:35:22.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.53 [2025-02-10T02:35:22.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:22.510Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-10T02:35:22.549Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-10T02:35:22.549Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:22.549Z] latest [2025-02-10T02:35:22.549Z] 4.0.0-dev.53 [2025-02-10T02:35:22.549Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:22.549Z] main [2025-02-10T02:35:22.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:22.885Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:23.218Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:23.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T02:35:23.218Z] 9a0fd960b467: Preparing [2025-02-10T02:35:23.218Z] 2d119124d3f8: Preparing [2025-02-10T02:35:23.218Z] 1c03f00980dd: Preparing [2025-02-10T02:35:23.218Z] 926b86091eb3: Preparing [2025-02-10T02:35:23.218Z] a64e0d9eff06: Preparing [2025-02-10T02:35:23.218Z] cb829803c42a: Preparing [2025-02-10T02:35:23.218Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:23.218Z] cb829803c42a: Waiting [2025-02-10T02:35:23.218Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:23.218Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:23.218Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:23.479Z] 9a0fd960b467: Pushed [2025-02-10T02:35:23.479Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:24.046Z] a64e0d9eff06: Pushed [2025-02-10T02:35:24.046Z] cb829803c42a: Pushed [2025-02-10T02:35:27.334Z] 2d119124d3f8: Pushed [2025-02-10T02:35:27.334Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:27.669Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:28.001Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-10T02:35:28.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T02:35:28.001Z] 9a0fd960b467: Preparing [2025-02-10T02:35:28.001Z] 2d119124d3f8: Preparing [2025-02-10T02:35:28.001Z] 1c03f00980dd: Preparing [2025-02-10T02:35:28.001Z] 926b86091eb3: Preparing [2025-02-10T02:35:28.001Z] a64e0d9eff06: Preparing [2025-02-10T02:35:28.001Z] cb829803c42a: Preparing [2025-02-10T02:35:28.001Z] cb829803c42a: Waiting [2025-02-10T02:35:28.001Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:28.001Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:28.001Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:28.001Z] a64e0d9eff06: Layer already exists [2025-02-10T02:35:28.001Z] 9a0fd960b467: Layer already exists [2025-02-10T02:35:28.001Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:28.001Z] 2d119124d3f8: Layer already exists [2025-02-10T02:35:28.001Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:28.001Z] cb829803c42a: Layer already exists [2025-02-10T02:35:28.001Z] latest: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:28.336Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:28.683Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.53 [2025-02-10T02:35:28.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T02:35:28.683Z] 9a0fd960b467: Preparing [2025-02-10T02:35:28.683Z] 2d119124d3f8: Preparing [2025-02-10T02:35:28.683Z] 1c03f00980dd: Preparing [2025-02-10T02:35:28.683Z] 926b86091eb3: Preparing [2025-02-10T02:35:28.683Z] a64e0d9eff06: Preparing [2025-02-10T02:35:28.683Z] cb829803c42a: Preparing [2025-02-10T02:35:28.683Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:28.683Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:28.683Z] a64e0d9eff06: Layer already exists [2025-02-10T02:35:28.683Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:28.683Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:28.683Z] 9a0fd960b467: Layer already exists [2025-02-10T02:35:28.683Z] 2d119124d3f8: Layer already exists [2025-02-10T02:35:28.683Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:28.683Z] cb829803c42a: Layer already exists [2025-02-10T02:35:28.683Z] 4.0.0-dev.53: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:29.015Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:29.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:29.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T02:35:29.343Z] 9a0fd960b467: Preparing [2025-02-10T02:35:29.343Z] 2d119124d3f8: Preparing [2025-02-10T02:35:29.343Z] 1c03f00980dd: Preparing [2025-02-10T02:35:29.343Z] 926b86091eb3: Preparing [2025-02-10T02:35:29.343Z] a64e0d9eff06: Preparing [2025-02-10T02:35:29.343Z] cb829803c42a: Preparing [2025-02-10T02:35:29.343Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:29.343Z] cb829803c42a: Waiting [2025-02-10T02:35:29.343Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:29.343Z] 2d119124d3f8: Layer already exists [2025-02-10T02:35:29.343Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:29.343Z] a64e0d9eff06: Layer already exists [2025-02-10T02:35:29.343Z] 9a0fd960b467: Layer already exists [2025-02-10T02:35:29.343Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:29.343Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:29.343Z] cb829803c42a: Layer already exists [2025-02-10T02:35:29.343Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:29.676Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:30.005Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-10T02:35:30.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-10T02:35:30.005Z] 9a0fd960b467: Preparing [2025-02-10T02:35:30.005Z] 2d119124d3f8: Preparing [2025-02-10T02:35:30.005Z] 1c03f00980dd: Preparing [2025-02-10T02:35:30.005Z] 926b86091eb3: Preparing [2025-02-10T02:35:30.005Z] a64e0d9eff06: Preparing [2025-02-10T02:35:30.005Z] cb829803c42a: Preparing [2025-02-10T02:35:30.005Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:30.005Z] cb829803c42a: Waiting [2025-02-10T02:35:30.005Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:30.005Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:30.005Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:30.005Z] 9a0fd960b467: Layer already exists [2025-02-10T02:35:30.005Z] 2d119124d3f8: Layer already exists [2025-02-10T02:35:30.005Z] a64e0d9eff06: Layer already exists [2025-02-10T02:35:30.005Z] cb829803c42a: Layer already exists [2025-02-10T02:35:30.005Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:30.005Z] main: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:35:30.091Z] ===================================================== [Pipeline] echo [2025-02-10T02:35:30.111Z] taggedImages: [2025-02-10T02:35:30.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:30.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-10T02:35:30.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.53 [2025-02-10T02:35:30.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:30.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-10T02:35:30.150Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-10T02:35:30.150Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:30.150Z] latest [2025-02-10T02:35:30.150Z] 4.0.0-dev.53 [2025-02-10T02:35:30.150Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:30.150Z] main [2025-02-10T02:35:30.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:30.606Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:30.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:30.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T02:35:30.937Z] 63363a8b276e: Preparing [2025-02-10T02:35:30.937Z] 6df216b4753c: Preparing [2025-02-10T02:35:30.937Z] 1c03f00980dd: Preparing [2025-02-10T02:35:30.937Z] 926b86091eb3: Preparing [2025-02-10T02:35:30.937Z] 1a66c7d64b14: Preparing [2025-02-10T02:35:30.937Z] aaf7e68c26ff: Preparing [2025-02-10T02:35:30.937Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:30.937Z] aaf7e68c26ff: Waiting [2025-02-10T02:35:30.937Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:30.937Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:30.937Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:30.937Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:30.937Z] 63363a8b276e: Pushed [2025-02-10T02:35:31.195Z] aaf7e68c26ff: Pushed [2025-02-10T02:35:31.454Z] 1a66c7d64b14: Pushed [2025-02-10T02:35:34.786Z] 6df216b4753c: Pushed [2025-02-10T02:35:34.786Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:35.120Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:35.453Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-10T02:35:35.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T02:35:35.453Z] 63363a8b276e: Preparing [2025-02-10T02:35:35.453Z] 6df216b4753c: Preparing [2025-02-10T02:35:35.453Z] 1c03f00980dd: Preparing [2025-02-10T02:35:35.453Z] 926b86091eb3: Preparing [2025-02-10T02:35:35.453Z] 1a66c7d64b14: Preparing [2025-02-10T02:35:35.453Z] aaf7e68c26ff: Preparing [2025-02-10T02:35:35.453Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:35.453Z] aaf7e68c26ff: Waiting [2025-02-10T02:35:35.453Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:35.453Z] 1a66c7d64b14: Layer already exists [2025-02-10T02:35:35.453Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:35.453Z] 63363a8b276e: Layer already exists [2025-02-10T02:35:35.453Z] 6df216b4753c: Layer already exists [2025-02-10T02:35:35.453Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:35.453Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:35.453Z] aaf7e68c26ff: Layer already exists [2025-02-10T02:35:35.453Z] latest: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:35.791Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:36.117Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.53 [2025-02-10T02:35:36.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T02:35:36.117Z] 63363a8b276e: Preparing [2025-02-10T02:35:36.117Z] 6df216b4753c: Preparing [2025-02-10T02:35:36.117Z] 1c03f00980dd: Preparing [2025-02-10T02:35:36.117Z] 926b86091eb3: Preparing [2025-02-10T02:35:36.117Z] 1a66c7d64b14: Preparing [2025-02-10T02:35:36.117Z] aaf7e68c26ff: Preparing [2025-02-10T02:35:36.117Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:36.117Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:36.117Z] aaf7e68c26ff: Waiting [2025-02-10T02:35:36.117Z] 63363a8b276e: Layer already exists [2025-02-10T02:35:36.117Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:36.117Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:36.117Z] 6df216b4753c: Layer already exists [2025-02-10T02:35:36.117Z] 1a66c7d64b14: Layer already exists [2025-02-10T02:35:36.117Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:36.117Z] aaf7e68c26ff: Layer already exists [2025-02-10T02:35:36.117Z] 4.0.0-dev.53: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:36.449Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:36.785Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:36.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T02:35:36.785Z] 63363a8b276e: Preparing [2025-02-10T02:35:36.785Z] 6df216b4753c: Preparing [2025-02-10T02:35:36.785Z] 1c03f00980dd: Preparing [2025-02-10T02:35:36.785Z] 926b86091eb3: Preparing [2025-02-10T02:35:36.785Z] 1a66c7d64b14: Preparing [2025-02-10T02:35:36.785Z] aaf7e68c26ff: Preparing [2025-02-10T02:35:36.785Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:36.785Z] aaf7e68c26ff: Waiting [2025-02-10T02:35:36.785Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:36.785Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:36.785Z] 1a66c7d64b14: Layer already exists [2025-02-10T02:35:36.785Z] 63363a8b276e: Layer already exists [2025-02-10T02:35:36.785Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:36.785Z] 6df216b4753c: Layer already exists [2025-02-10T02:35:36.785Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:36.785Z] aaf7e68c26ff: Layer already exists [2025-02-10T02:35:36.785Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:37.116Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T02:35:37.448Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-10T02:35:37.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-10T02:35:37.448Z] 63363a8b276e: Preparing [2025-02-10T02:35:37.448Z] 6df216b4753c: Preparing [2025-02-10T02:35:37.448Z] 1c03f00980dd: Preparing [2025-02-10T02:35:37.448Z] 926b86091eb3: Preparing [2025-02-10T02:35:37.448Z] 1a66c7d64b14: Preparing [2025-02-10T02:35:37.448Z] aaf7e68c26ff: Preparing [2025-02-10T02:35:37.448Z] ce5a8cde9eee: Preparing [2025-02-10T02:35:37.448Z] ce5a8cde9eee: Waiting [2025-02-10T02:35:37.448Z] aaf7e68c26ff: Waiting [2025-02-10T02:35:37.448Z] 926b86091eb3: Layer already exists [2025-02-10T02:35:37.448Z] 1a66c7d64b14: Layer already exists [2025-02-10T02:35:37.448Z] 1c03f00980dd: Layer already exists [2025-02-10T02:35:37.448Z] 63363a8b276e: Layer already exists [2025-02-10T02:35:37.448Z] 6df216b4753c: Layer already exists [2025-02-10T02:35:37.448Z] aaf7e68c26ff: Layer already exists [2025-02-10T02:35:37.448Z] ce5a8cde9eee: Layer already exists [2025-02-10T02:35:37.448Z] main: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T02:35:37.531Z] ===================================================== [Pipeline] echo [2025-02-10T02:35:37.546Z] taggedImages: [2025-02-10T02:35:37.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T02:35:37.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-10T02:35:37.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.53 [2025-02-10T02:35:37.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T02:35:37.546Z] - 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] } [2025-02-10T02:50:52.720Z] #144 ... [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T02:50:52.720Z] #153 DONE 1091.8s [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T02:50:52.720Z] #151 ... [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:50:52.720Z] #155 DONE 0.3s [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:50:52.720Z] #156 DONE 0.2s [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-10T02:50:52.720Z] #157 DONE 0.3s [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:50:52.720Z] #158 DONE 0.1s [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-10T02:50:52.720Z] #159 DONE 0.1s [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:50:52.720Z] #160 DONE 2.2s [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #113 [core-common-config-bootstrapper] exporting to image [2025-02-10T02:50:52.720Z] #113 exporting layers [2025-02-10T02:50:52.720Z] #113 exporting layers 1.0s done [2025-02-10T02:50:52.720Z] #113 writing image sha256:43e7282b35ef6409d5305b5109dc551e52253881c9645a332ec10c8533adace8 done [2025-02-10T02:50:52.720Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-10T02:50:52.720Z] #113 DONE 5.3s [2025-02-10T02:50:52.720Z] [2025-02-10T02:50:52.720Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T02:50:54.130Z] #142 ... [2025-02-10T02:50:54.130Z] [2025-02-10T02:50:54.130Z] #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 [2025-02-10T02:50:54.130Z] #146 1100.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-10T02:51:02.342Z] #146 ... [2025-02-10T02:51:02.342Z] [2025-02-10T02:51:02.342Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T02:51:02.342Z] #147 DONE 1109.1s [2025-02-10T02:51:02.342Z] [2025-02-10T02:51:02.342Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T02:51:02.342Z] #145 DONE 1109.2s [2025-02-10T02:51:02.342Z] [2025-02-10T02:51:02.342Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T02:51:02.924Z] #151 ... [2025-02-10T02:51:02.924Z] [2025-02-10T02:51:02.924Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:51:03.190Z] #161 DONE 0.3s [2025-02-10T02:51:03.190Z] [2025-02-10T02:51:03.190Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-10T02:51:03.463Z] #162 DONE 0.4s [2025-02-10T02:51:03.463Z] [2025-02-10T02:51:03.463Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T02:51:03.729Z] #163 ... [2025-02-10T02:51:03.729Z] [2025-02-10T02:51:03.729Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:51:03.729Z] #164 DONE 0.4s [2025-02-10T02:51:04.008Z] [2025-02-10T02:51:04.008Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-10T02:51:04.275Z] #165 DONE 0.4s [2025-02-10T02:51:04.275Z] [2025-02-10T02:51:04.275Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-10T02:51:04.543Z] #166 DONE 0.3s [2025-02-10T02:51:04.543Z] [2025-02-10T02:51:04.543Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T02:51:04.543Z] #144 ... [2025-02-10T02:51:04.543Z] [2025-02-10T02:51:04.543Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-10T02:51:05.129Z] #167 DONE 0.4s [2025-02-10T02:51:05.129Z] [2025-02-10T02:51:05.129Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T02:51:05.129Z] #168 DONE 0.1s [2025-02-10T02:51:05.129Z] [2025-02-10T02:51:05.129Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:51:07.708Z] #169 ... [2025-02-10T02:51:07.708Z] [2025-02-10T02:51:07.708Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T02:51:07.708Z] #163 DONE 3.6s [2025-02-10T02:51:07.708Z] [2025-02-10T02:51:07.708Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:51:07.708Z] #170 DONE 0.3s [2025-02-10T02:51:07.708Z] [2025-02-10T02:51:07.708Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:51:07.708Z] #169 DONE 2.4s [2025-02-10T02:51:07.708Z] [2025-02-10T02:51:07.708Z] #113 [security-proxy-setup] exporting to image [2025-02-10T02:51:07.708Z] #113 exporting layers [2025-02-10T02:51:08.293Z] #113 ... [2025-02-10T02:51:08.293Z] [2025-02-10T02:51:08.293Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:51:08.293Z] #171 DONE 0.6s [2025-02-10T02:51:08.293Z] [2025-02-10T02:51:08.293Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-10T02:51:08.559Z] #172 DONE 0.5s [2025-02-10T02:51:08.559Z] [2025-02-10T02:51:08.559Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T02:51:08.825Z] #142 ... [2025-02-10T02:51:08.825Z] [2025-02-10T02:51:08.825Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-10T02:51:08.825Z] #173 DONE 0.2s [2025-02-10T02:51:08.825Z] [2025-02-10T02:51:08.825Z] #174 [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/ [2025-02-10T02:51:09.091Z] #174 DONE 0.2s [2025-02-10T02:51:09.091Z] [2025-02-10T02:51:09.091Z] #113 [security-proxy-setup] exporting to image [2025-02-10T02:51:09.091Z] #113 exporting layers 1.4s done [2025-02-10T02:51:09.091Z] #113 writing image sha256:4445af28dcf4994840f5952b113fb131b8cfc760f3a32d76f985c8147ca91e53 done [2025-02-10T02:51:09.091Z] #113 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-02-10T02:51:09.091Z] #113 DONE 6.7s [2025-02-10T02:51:09.091Z] [2025-02-10T02:51:09.091Z] #175 [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/ [2025-02-10T02:51:09.091Z] #175 DONE 0.2s [2025-02-10T02:51:09.091Z] [2025-02-10T02:51:09.091Z] #176 [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/ [2025-02-10T02:51:09.361Z] #176 DONE 0.1s [2025-02-10T02:51:09.361Z] [2025-02-10T02:51:09.361Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T02:51:09.361Z] #142 ... [2025-02-10T02:51:09.361Z] [2025-02-10T02:51:09.361Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-10T02:51:09.361Z] #177 DONE 0.1s [2025-02-10T02:51:09.634Z] [2025-02-10T02:51:09.634Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-10T02:51:11.580Z] #178 DONE 2.0s [2025-02-10T02:51:11.580Z] [2025-02-10T02:51:11.580Z] #113 [security-bootstrapper] exporting to image [2025-02-10T02:51:12.537Z] #113 exporting layers 1.0s done [2025-02-10T02:51:12.537Z] #113 writing image sha256:583edd466f3563d574e4d1be198932bc0f455beb44bcd8da82b85e5da52cd81a done [2025-02-10T02:51:12.537Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-10T02:51:12.537Z] #113 DONE 7.8s [2025-02-10T02:51:12.537Z] [2025-02-10T02:51:12.537Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T02:51:15.868Z] #142 ... [2025-02-10T02:51:15.868Z] [2025-02-10T02:51:15.868Z] #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 [2025-02-10T02:51:15.868Z] #146 DONE 1122.5s [2025-02-10T02:51:15.868Z] [2025-02-10T02:51:15.868Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T02:51:16.141Z] #154 ... [2025-02-10T02:51:16.141Z] [2025-02-10T02:51:16.141Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:51:16.418Z] #179 DONE 0.3s [2025-02-10T02:51:16.418Z] [2025-02-10T02:51:16.418Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:51:16.685Z] #180 DONE 0.2s [2025-02-10T02:51:16.685Z] [2025-02-10T02:51:16.685Z] #181 [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 [2025-02-10T02:51:16.685Z] #181 DONE 0.1s [2025-02-10T02:51:16.685Z] [2025-02-10T02:51:16.685Z] #182 [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 [2025-02-10T02:51:16.951Z] #182 DONE 0.1s [2025-02-10T02:51:16.951Z] [2025-02-10T02:51:16.951Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:51:16.951Z] #183 DONE 0.1s [2025-02-10T02:51:16.951Z] [2025-02-10T02:51:16.951Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T02:51:17.216Z] #151 ... [2025-02-10T02:51:17.216Z] [2025-02-10T02:51:17.216Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-10T02:51:17.216Z] #184 DONE 0.2s [2025-02-10T02:51:17.216Z] [2025-02-10T02:51:17.216Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-10T02:51:17.486Z] #185 DONE 0.2s [2025-02-10T02:51:17.486Z] [2025-02-10T02:51:17.486Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T02:51:17.486Z] #186 DONE 0.1s [2025-02-10T02:51:17.486Z] [2025-02-10T02:51:17.486Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T02:51:17.752Z] #55 ... [2025-02-10T02:51:17.752Z] [2025-02-10T02:51:17.752Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T02:51:19.692Z] #187 DONE 1.8s [2025-02-10T02:51:19.692Z] [2025-02-10T02:51:19.692Z] #113 [security-secretstore-setup] exporting to image [2025-02-10T02:51:19.692Z] #113 exporting layers [2025-02-10T02:51:20.647Z] #113 exporting layers 1.2s done [2025-02-10T02:51:20.647Z] #113 writing image sha256:82b0d344c3336b62b38418c132fe722d05db8288f04a788565c474dfddec910b done [2025-02-10T02:51:20.647Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-10T02:51:20.647Z] #113 DONE 9.0s [2025-02-10T02:51:20.647Z] [2025-02-10T02:51:20.647Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T02:54:12.318Z] #150 ... [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T02:54:12.318Z] #144 DONE 1292.6s [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T02:54:12.318Z] #151 ... [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T02:54:12.318Z] #188 DONE 0.3s [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T02:54:12.318Z] #189 DONE 0.1s [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T02:54:12.318Z] #151 ... [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-10T02:54:12.318Z] #190 DONE 0.3s [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-10T02:54:12.318Z] #191 DONE 0.2s [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #113 [security-spiffe-token-provider] exporting to image [2025-02-10T02:54:12.318Z] #113 exporting layers [2025-02-10T02:54:12.318Z] #113 exporting layers 0.7s done [2025-02-10T02:54:12.318Z] #113 writing image sha256:6628c234733a2f1d223bcd0aa7563d3352bb9caf592cd4def6907dcdbe52940a done [2025-02-10T02:54:12.318Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-10T02:54:12.318Z] #113 DONE 9.8s [2025-02-10T02:54:12.318Z] [2025-02-10T02:54:12.318Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T03:01:04.311Z] #154 ... [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T03:01:04.311Z] #151 DONE 1707.6s [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T03:01:04.311Z] #154 ... [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T03:01:04.311Z] #192 DONE 0.2s [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T03:01:04.311Z] #154 ... [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-10T03:01:04.311Z] #193 DONE 0.1s [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-10T03:01:04.311Z] #194 DONE 0.3s [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-10T03:01:04.311Z] #195 DONE 0.2s [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T03:01:04.311Z] #154 ... [2025-02-10T03:01:04.311Z] [2025-02-10T03:01:04.311Z] #113 [core-command] exporting to image [2025-02-10T03:01:04.311Z] #113 exporting layers [2025-02-10T03:01:04.311Z] #113 exporting layers 0.4s done [2025-02-10T03:01:04.311Z] #113 writing image sha256:9a3506102553340d3769ba29a1aa7f6b0c1b184380c2c61928f6c177e20851dd done [2025-02-10T03:01:04.311Z] #113 naming to docker.io/library/core-command-arm64 done [2025-02-10T03:01:04.312Z] #113 DONE 10.1s [2025-02-10T03:01:04.312Z] [2025-02-10T03:01:04.312Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T03:03:11.016Z] #154 DONE 1830.8s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T03:03:11.016Z] #150 ... [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T03:03:11.016Z] #196 DONE 0.2s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T03:03:11.016Z] #142 ... [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T03:03:11.016Z] #197 DONE 0.2s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-10T03:03:11.016Z] #198 DONE 0.4s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-10T03:03:11.016Z] #199 DONE 0.2s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T03:03:11.016Z] #149 ... [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-10T03:03:11.016Z] #200 DONE 0.3s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T03:03:11.016Z] #152 DONE 1832.7s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T03:03:11.016Z] #201 ... [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T03:03:11.016Z] #202 DONE 0.2s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T03:03:11.016Z] #203 DONE 0.3s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T03:03:11.016Z] #149 ... [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-10T03:03:11.016Z] #204 DONE 0.5s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-10T03:03:11.016Z] #205 DONE 0.2s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T03:03:11.016Z] #149 ... [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #113 [core-data] exporting to image [2025-02-10T03:03:11.016Z] #113 exporting layers [2025-02-10T03:03:11.016Z] #113 ... [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T03:03:11.016Z] #201 DONE 2.9s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #113 [security-proxy-auth] exporting to image [2025-02-10T03:03:11.016Z] #113 exporting layers 0.8s done [2025-02-10T03:03:11.016Z] #113 writing image sha256:9616d8148421833059c43922dee585ff5ff1f92747f59696b2f6e961b1c976b4 0.0s done [2025-02-10T03:03:11.016Z] #113 naming to docker.io/library/core-data-arm64 done [2025-02-10T03:03:11.016Z] #113 ... [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T03:03:11.016Z] #150 DONE 1836.3s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #113 [security-proxy-auth] exporting to image [2025-02-10T03:03:11.016Z] #113 exporting layers 0.9s done [2025-02-10T03:03:11.016Z] #113 writing image sha256:2c25908241865c5b73e68d623cb4e55ba8149161a139c4b0054048b6037947a3 0.0s done [2025-02-10T03:03:11.016Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-10T03:03:11.016Z] #113 DONE 11.8s [2025-02-10T03:03:11.016Z] [2025-02-10T03:03:11.016Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T03:03:11.017Z] #148 ... [2025-02-10T03:03:11.017Z] [2025-02-10T03:03:11.017Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T03:03:11.017Z] #206 DONE 0.1s [2025-02-10T03:03:11.017Z] [2025-02-10T03:03:11.017Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-10T03:03:11.017Z] #207 DONE 0.5s [2025-02-10T03:03:11.017Z] [2025-02-10T03:03:11.017Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-10T03:03:11.017Z] #208 DONE 0.1s [2025-02-10T03:03:11.017Z] [2025-02-10T03:03:11.017Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T03:03:11.017Z] #149 ... [2025-02-10T03:03:11.017Z] [2025-02-10T03:03:11.017Z] #113 [core-keeper] exporting to image [2025-02-10T03:03:11.017Z] #113 exporting layers 0.5s done [2025-02-10T03:03:11.017Z] #113 writing image sha256:98bbd5b4f9d56919152b265158ae451050733d08c0a8fd65926dcb1ffe7dcbec done [2025-02-10T03:03:11.017Z] #113 naming to docker.io/library/core-keeper-arm64 done [2025-02-10T03:03:11.017Z] #113 DONE 12.3s [2025-02-10T03:03:11.017Z] [2025-02-10T03:03:11.017Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T03:03:14.386Z] #142 ... [2025-02-10T03:03:14.386Z] [2025-02-10T03:03:14.386Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T03:03:14.386Z] #149 DONE 1841.0s [2025-02-10T03:03:14.386Z] [2025-02-10T03:03:14.386Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T03:03:14.386Z] #148 ... [2025-02-10T03:03:14.386Z] [2025-02-10T03:03:14.386Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T03:03:14.662Z] #209 DONE 0.2s [2025-02-10T03:03:14.662Z] [2025-02-10T03:03:14.662Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T03:03:14.662Z] #148 ... [2025-02-10T03:03:14.662Z] [2025-02-10T03:03:14.662Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T03:03:14.934Z] #210 DONE 0.3s [2025-02-10T03:03:14.934Z] [2025-02-10T03:03:14.934Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T03:03:14.934Z] #148 ... [2025-02-10T03:03:14.934Z] [2025-02-10T03:03:14.934Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-10T03:03:15.205Z] #211 DONE 0.4s [2025-02-10T03:03:15.205Z] [2025-02-10T03:03:15.205Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T03:03:15.479Z] #148 ... [2025-02-10T03:03:15.479Z] [2025-02-10T03:03:15.479Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-10T03:03:15.479Z] #212 DONE 0.1s [2025-02-10T03:03:15.479Z] [2025-02-10T03:03:15.479Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-10T03:03:15.479Z] #213 DONE 0.1s [2025-02-10T03:03:15.479Z] [2025-02-10T03:03:15.479Z] #113 [core-metadata] exporting to image [2025-02-10T03:03:16.069Z] #113 exporting layers 0.4s done [2025-02-10T03:03:16.069Z] #113 writing image sha256:4fb9c552621e2fac0cd189d1af0349d2c5ae874024a06b3f792f63c5ed7740b7 done [2025-02-10T03:03:16.069Z] #113 naming to docker.io/library/core-metadata-arm64 [2025-02-10T03:03:16.069Z] #113 naming to docker.io/library/core-metadata-arm64 done [2025-02-10T03:03:16.069Z] #113 DONE 12.7s [2025-02-10T03:03:16.069Z] [2025-02-10T03:03:16.069Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T03:03:42.775Z] #142 DONE 1868.2s [2025-02-10T03:03:42.775Z] [2025-02-10T03:03:42.775Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T03:03:42.775Z] #148 ... [2025-02-10T03:03:42.775Z] [2025-02-10T03:03:42.775Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T03:03:42.775Z] #214 DONE 0.1s [2025-02-10T03:03:42.775Z] [2025-02-10T03:03:42.775Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T03:03:42.775Z] #215 DONE 0.1s [2025-02-10T03:03:42.775Z] [2025-02-10T03:03:42.775Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-10T03:03:42.775Z] #216 DONE 0.4s [2025-02-10T03:03:42.775Z] [2025-02-10T03:03:42.775Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T03:03:42.775Z] #148 ... [2025-02-10T03:03:42.775Z] [2025-02-10T03:03:42.775Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-10T03:03:42.775Z] #217 DONE 0.1s [2025-02-10T03:03:42.775Z] [2025-02-10T03:03:42.775Z] #113 [support-scheduler] exporting to image [2025-02-10T03:03:42.775Z] #113 exporting layers [2025-02-10T03:03:44.189Z] #113 exporting layers 1.1s done [2025-02-10T03:03:44.189Z] #113 writing image sha256:06ba8322551e9ea392c81d5d57803f4b2e8844548b900f1470dfe0bdba7911f3 done [2025-02-10T03:03:44.189Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2025-02-10T03:03:44.189Z] #113 DONE 13.8s [2025-02-10T03:03:44.189Z] [2025-02-10T03:03:44.189Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T03:03:48.672Z] #55 ... [2025-02-10T03:03:48.672Z] [2025-02-10T03:03:48.672Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T03:03:48.672Z] #148 DONE 1874.8s [2025-02-10T03:03:48.672Z] [2025-02-10T03:03:48.672Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T03:03:48.672Z] #218 DONE 0.1s [2025-02-10T03:03:48.672Z] [2025-02-10T03:03:48.672Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T03:03:48.672Z] #219 DONE 0.1s [2025-02-10T03:03:48.672Z] [2025-02-10T03:03:48.672Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T03:03:48.672Z] #55 ... [2025-02-10T03:03:48.672Z] [2025-02-10T03:03:48.672Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-10T03:03:49.009Z] #220 DONE 0.4s [2025-02-10T03:03:49.009Z] [2025-02-10T03:03:49.009Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-10T03:03:49.009Z] #221 DONE 0.1s [2025-02-10T03:03:49.009Z] [2025-02-10T03:03:49.009Z] #113 [support-notifications] exporting to image [2025-02-10T03:03:49.605Z] #113 exporting layers 0.7s done [2025-02-10T03:03:49.605Z] #113 writing image sha256:cda1707df9380bc3b472c5d092f5bb55107e3adba6302184ef0dfb0a5407898c done [2025-02-10T03:03:49.605Z] #113 naming to docker.io/library/support-notifications-arm64 done [2025-02-10T03:03:49.605Z] #113 DONE 14.4s [2025-02-10T03:03:49.605Z] [2025-02-10T03:03:49.605Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T03:03:49.605Z] time="2025-02-10T02:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-10T03:03:49.617Z] $ docker stop --time=1 463cc346c6a70a39f9cc22218629473cf8997792c34fe5ab3ab6f1a76c44cc2f [2025-02-10T03:03:51.332Z] $ docker rm -f --volumes 463cc346c6a70a39f9cc22218629473cf8997792c34fe5ab3ab6f1a76c44cc2f [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T03:03:51.864Z] + docker images [2025-02-10T03:03:51.865Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-10T03:03:51.865Z] support-notifications-arm64 latest cda1707df938 3 seconds ago 58.1MB [2025-02-10T03:03:51.865Z] support-scheduler-arm64 latest 06ba8322551e 9 seconds ago 54.3MB [2025-02-10T03:03:51.865Z] core-metadata-arm64 latest 4fb9c552621e 36 seconds ago 39MB [2025-02-10T03:03:51.865Z] core-keeper-arm64 latest 98bbd5b4f9d5 41 seconds ago 32.5MB [2025-02-10T03:03:51.865Z] security-proxy-auth-arm64 latest 2c2590824186 43 seconds ago 37.7MB [2025-02-10T03:03:51.865Z] core-data-arm64 latest 9616d8148421 44 seconds ago 38.7MB [2025-02-10T03:03:51.865Z] core-command-arm64 latest 9a3506102553 2 minutes ago 34.3MB [2025-02-10T03:03:51.865Z] security-spiffe-token-provider-arm64 latest 6628c234733a 9 minutes ago 40.2MB [2025-02-10T03:03:51.865Z] security-secretstore-setup-arm64 latest 82b0d344c333 12 minutes ago 47.6MB [2025-02-10T03:03:51.865Z] security-bootstrapper-arm64 latest 583edd466f35 12 minutes ago 27MB [2025-02-10T03:03:51.865Z] security-proxy-setup-arm64 latest 4445af28dcf4 12 minutes ago 36MB [2025-02-10T03:03:51.865Z] core-common-config-bootstrapper-arm64 latest 43e7282b35ef 13 minutes ago 23.8MB [2025-02-10T03:03:51.865Z] security-spire-config-arm64 latest ea1a3b7fc809 32 minutes ago 123MB [2025-02-10T03:03:51.865Z] security-spire-agent-arm64 latest 3dc90d4d212e 32 minutes ago 182MB [2025-02-10T03:03:51.865Z] security-spire-server-arm64 latest 8cc1a7f2a80b 32 minutes ago 124MB [2025-02-10T03:03:51.865Z] ci-base-image-arm64 latest 70818d4fe7eb 34 minutes ago 915MB [2025-02-10T03:03:51.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 6 weeks ago 566MB [2025-02-10T03:03:51.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 [2025-02-10T03:03:52.004Z] provisioning config files... [2025-02-10T03:03:52.023Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/789@tmp/config12917873753824360473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:03:52.377Z] ---> ****-login.sh [2025-02-10T03:03:52.377Z] nexus3.edgexfoundry.org:10001 [2025-02-10T03:03:52.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T03:03:52.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T03:03:52.906Z] Configure a credential helper to remove this warning. See [2025-02-10T03:03:52.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T03:03:52.906Z] [2025-02-10T03:03:52.906Z] Login Succeeded [2025-02-10T03:03:52.906Z] nexus3.edgexfoundry.org:10002 [2025-02-10T03:03:53.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T03:03:53.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T03:03:53.171Z] Configure a credential helper to remove this warning. See [2025-02-10T03:03:53.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T03:03:53.171Z] [2025-02-10T03:03:53.171Z] Login Succeeded [2025-02-10T03:03:53.171Z] nexus3.edgexfoundry.org:10003 [2025-02-10T03:03:53.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T03:03:53.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T03:03:53.713Z] Configure a credential helper to remove this warning. See [2025-02-10T03:03:53.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T03:03:53.713Z] [2025-02-10T03:03:53.713Z] Login Succeeded [2025-02-10T03:03:53.713Z] nexus3.edgexfoundry.org:10004 [2025-02-10T03:03:53.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T03:03:53.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T03:03:53.979Z] Configure a credential helper to remove this warning. See [2025-02-10T03:03:53.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T03:03:53.979Z] [2025-02-10T03:03:53.979Z] Login Succeeded [2025-02-10T03:03:53.979Z] ****.io [2025-02-10T03:03:54.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T03:03:54.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T03:03:54.507Z] Configure a credential helper to remove this warning. See [2025-02-10T03:03:54.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T03:03:54.508Z] [2025-02-10T03:03:54.508Z] Login Succeeded [2025-02-10T03:03:54.508Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T03:03:54.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:03:54.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T03:03:54.593Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-10T03:03:54.593Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:03:54.593Z] latest [2025-02-10T03:03:54.593Z] 4.0.0-dev.53 [2025-02-10T03:03:54.593Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:03:54.593Z] main [2025-02-10T03:03:54.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:03:54.956Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:03:55.315Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:03:55.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T03:03:55.315Z] a335ce3b3529: Preparing [2025-02-10T03:03:55.315Z] b8815c416754: Preparing [2025-02-10T03:03:55.315Z] 6a63f4ac3246: Preparing [2025-02-10T03:03:55.315Z] 6a908056828f: Preparing [2025-02-10T03:03:55.315Z] c84a7a7e185f: Preparing [2025-02-10T03:03:55.315Z] f75472441f99: Preparing [2025-02-10T03:03:55.315Z] 534a70dc8296: Preparing [2025-02-10T03:03:55.315Z] 534a70dc8296: Waiting [2025-02-10T03:03:55.315Z] f75472441f99: Waiting [2025-02-10T03:03:55.578Z] a335ce3b3529: Pushed [2025-02-10T03:03:55.578Z] 6a908056828f: Pushed [2025-02-10T03:03:55.578Z] 6a63f4ac3246: Pushed [2025-02-10T03:03:55.578Z] 534a70dc8296: Layer already exists [2025-02-10T03:03:55.578Z] f75472441f99: Pushed [2025-02-10T03:03:56.976Z] c84a7a7e185f: Pushed [2025-02-10T03:04:00.304Z] b8815c416754: Pushed [2025-02-10T03:04:00.304Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:00.672Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:01.025Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-10T03:04:01.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T03:04:01.025Z] a335ce3b3529: Preparing [2025-02-10T03:04:01.025Z] b8815c416754: Preparing [2025-02-10T03:04:01.025Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:01.025Z] 6a908056828f: Preparing [2025-02-10T03:04:01.025Z] c84a7a7e185f: Preparing [2025-02-10T03:04:01.025Z] f75472441f99: Preparing [2025-02-10T03:04:01.025Z] 534a70dc8296: Preparing [2025-02-10T03:04:01.025Z] f75472441f99: Waiting [2025-02-10T03:04:01.025Z] 534a70dc8296: Waiting [2025-02-10T03:04:01.025Z] 6a908056828f: Layer already exists [2025-02-10T03:04:01.025Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:01.025Z] a335ce3b3529: Layer already exists [2025-02-10T03:04:01.025Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:01.025Z] b8815c416754: Layer already exists [2025-02-10T03:04:01.025Z] f75472441f99: Layer already exists [2025-02-10T03:04:01.025Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:01.293Z] latest: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:01.637Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:01.986Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.53 [2025-02-10T03:04:01.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T03:04:01.986Z] a335ce3b3529: Preparing [2025-02-10T03:04:01.986Z] b8815c416754: Preparing [2025-02-10T03:04:01.986Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:01.986Z] 6a908056828f: Preparing [2025-02-10T03:04:01.986Z] c84a7a7e185f: Preparing [2025-02-10T03:04:01.986Z] f75472441f99: Preparing [2025-02-10T03:04:01.986Z] 534a70dc8296: Preparing [2025-02-10T03:04:01.986Z] f75472441f99: Waiting [2025-02-10T03:04:01.986Z] 534a70dc8296: Waiting [2025-02-10T03:04:01.986Z] b8815c416754: Layer already exists [2025-02-10T03:04:01.986Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:01.986Z] a335ce3b3529: Layer already exists [2025-02-10T03:04:01.986Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:01.986Z] 6a908056828f: Layer already exists [2025-02-10T03:04:01.986Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:01.986Z] f75472441f99: Layer already exists [2025-02-10T03:04:02.251Z] 4.0.0-dev.53: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:02.599Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:02.940Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:02.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T03:04:02.941Z] a335ce3b3529: Preparing [2025-02-10T03:04:02.941Z] b8815c416754: Preparing [2025-02-10T03:04:02.941Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:02.941Z] 6a908056828f: Preparing [2025-02-10T03:04:02.941Z] c84a7a7e185f: Preparing [2025-02-10T03:04:02.941Z] f75472441f99: Preparing [2025-02-10T03:04:02.941Z] 534a70dc8296: Preparing [2025-02-10T03:04:02.941Z] f75472441f99: Waiting [2025-02-10T03:04:02.941Z] 534a70dc8296: Waiting [2025-02-10T03:04:02.941Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:02.941Z] a335ce3b3529: Layer already exists [2025-02-10T03:04:02.941Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:02.941Z] 6a908056828f: Layer already exists [2025-02-10T03:04:02.941Z] b8815c416754: Layer already exists [2025-02-10T03:04:02.941Z] f75472441f99: Layer already exists [2025-02-10T03:04:02.941Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:02.941Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:03.558Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:03.907Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-10T03:04:03.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-10T03:04:03.907Z] a335ce3b3529: Preparing [2025-02-10T03:04:03.907Z] b8815c416754: Preparing [2025-02-10T03:04:03.907Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:03.907Z] 6a908056828f: Preparing [2025-02-10T03:04:03.907Z] c84a7a7e185f: Preparing [2025-02-10T03:04:03.907Z] f75472441f99: Preparing [2025-02-10T03:04:03.907Z] 534a70dc8296: Preparing [2025-02-10T03:04:03.907Z] f75472441f99: Waiting [2025-02-10T03:04:03.907Z] 534a70dc8296: Waiting [2025-02-10T03:04:03.907Z] a335ce3b3529: Layer already exists [2025-02-10T03:04:03.907Z] b8815c416754: Layer already exists [2025-02-10T03:04:03.907Z] 6a908056828f: Layer already exists [2025-02-10T03:04:03.907Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:03.907Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:03.907Z] f75472441f99: Layer already exists [2025-02-10T03:04:03.907Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:04.172Z] main: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:04:04.253Z] ===================================================== [Pipeline] echo [2025-02-10T03:04:04.274Z] taggedImages: [2025-02-10T03:04:04.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:04.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-10T03:04:04.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.53 [2025-02-10T03:04:04.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:04.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-10T03:04:04.301Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-10T03:04:04.301Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:04.301Z] latest [2025-02-10T03:04:04.301Z] 4.0.0-dev.53 [2025-02-10T03:04:04.301Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:04.301Z] main [2025-02-10T03:04:04.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:04.680Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:05.056Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:05.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T03:04:05.056Z] 3916ebcbb4c7: Preparing [2025-02-10T03:04:05.056Z] f7a14162393d: Preparing [2025-02-10T03:04:05.056Z] 3a7b5efa42d2: Preparing [2025-02-10T03:04:05.056Z] a478b47044cf: Preparing [2025-02-10T03:04:05.056Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:05.056Z] 6a908056828f: Preparing [2025-02-10T03:04:05.056Z] c84a7a7e185f: Preparing [2025-02-10T03:04:05.056Z] f75472441f99: Preparing [2025-02-10T03:04:05.056Z] 534a70dc8296: Preparing [2025-02-10T03:04:05.056Z] 6a908056828f: Waiting [2025-02-10T03:04:05.056Z] c84a7a7e185f: Waiting [2025-02-10T03:04:05.056Z] f75472441f99: Waiting [2025-02-10T03:04:05.056Z] 534a70dc8296: Waiting [2025-02-10T03:04:05.056Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:05.320Z] 6a908056828f: Layer already exists [2025-02-10T03:04:05.320Z] 3a7b5efa42d2: Pushed [2025-02-10T03:04:05.320Z] f7a14162393d: Pushed [2025-02-10T03:04:05.320Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:05.320Z] f75472441f99: Layer already exists [2025-02-10T03:04:05.320Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:05.320Z] 3916ebcbb4c7: Pushed [2025-02-10T03:04:07.247Z] a478b47044cf: Pushed [2025-02-10T03:04:07.511Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:07.875Z] + 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 [2025-02-10T03:04:08.220Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-10T03:04:08.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T03:04:08.220Z] 3916ebcbb4c7: Preparing [2025-02-10T03:04:08.220Z] f7a14162393d: Preparing [2025-02-10T03:04:08.220Z] 3a7b5efa42d2: Preparing [2025-02-10T03:04:08.220Z] a478b47044cf: Preparing [2025-02-10T03:04:08.220Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:08.220Z] 6a908056828f: Preparing [2025-02-10T03:04:08.220Z] c84a7a7e185f: Preparing [2025-02-10T03:04:08.220Z] f75472441f99: Preparing [2025-02-10T03:04:08.220Z] 534a70dc8296: Preparing [2025-02-10T03:04:08.220Z] 6a908056828f: Waiting [2025-02-10T03:04:08.220Z] f75472441f99: Waiting [2025-02-10T03:04:08.220Z] 534a70dc8296: Waiting [2025-02-10T03:04:08.220Z] c84a7a7e185f: Waiting [2025-02-10T03:04:08.220Z] f7a14162393d: Layer already exists [2025-02-10T03:04:08.220Z] 3916ebcbb4c7: Layer already exists [2025-02-10T03:04:08.220Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:08.220Z] 3a7b5efa42d2: Layer already exists [2025-02-10T03:04:08.220Z] a478b47044cf: Layer already exists [2025-02-10T03:04:08.220Z] 6a908056828f: Layer already exists [2025-02-10T03:04:08.220Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:08.220Z] f75472441f99: Layer already exists [2025-02-10T03:04:08.220Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:08.485Z] latest: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:08.847Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:09.220Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.53 [2025-02-10T03:04:09.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T03:04:09.220Z] 3916ebcbb4c7: Preparing [2025-02-10T03:04:09.220Z] f7a14162393d: Preparing [2025-02-10T03:04:09.220Z] 3a7b5efa42d2: Preparing [2025-02-10T03:04:09.220Z] a478b47044cf: Preparing [2025-02-10T03:04:09.220Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:09.220Z] 6a908056828f: Preparing [2025-02-10T03:04:09.220Z] c84a7a7e185f: Preparing [2025-02-10T03:04:09.220Z] f75472441f99: Preparing [2025-02-10T03:04:09.220Z] 534a70dc8296: Preparing [2025-02-10T03:04:09.220Z] 6a908056828f: Waiting [2025-02-10T03:04:09.220Z] c84a7a7e185f: Waiting [2025-02-10T03:04:09.220Z] f75472441f99: Waiting [2025-02-10T03:04:09.220Z] 534a70dc8296: Waiting [2025-02-10T03:04:09.220Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:09.220Z] f7a14162393d: Layer already exists [2025-02-10T03:04:09.220Z] 3916ebcbb4c7: Layer already exists [2025-02-10T03:04:09.220Z] 3a7b5efa42d2: Layer already exists [2025-02-10T03:04:09.220Z] a478b47044cf: Layer already exists [2025-02-10T03:04:09.220Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:09.220Z] 6a908056828f: Layer already exists [2025-02-10T03:04:09.220Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:09.220Z] f75472441f99: Layer already exists [2025-02-10T03:04:09.489Z] 4.0.0-dev.53: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:09.848Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:10.193Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:10.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T03:04:10.193Z] 3916ebcbb4c7: Preparing [2025-02-10T03:04:10.193Z] f7a14162393d: Preparing [2025-02-10T03:04:10.193Z] 3a7b5efa42d2: Preparing [2025-02-10T03:04:10.193Z] a478b47044cf: Preparing [2025-02-10T03:04:10.193Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:10.193Z] 6a908056828f: Preparing [2025-02-10T03:04:10.193Z] c84a7a7e185f: Preparing [2025-02-10T03:04:10.193Z] f75472441f99: Preparing [2025-02-10T03:04:10.193Z] 534a70dc8296: Preparing [2025-02-10T03:04:10.193Z] c84a7a7e185f: Waiting [2025-02-10T03:04:10.193Z] 534a70dc8296: Waiting [2025-02-10T03:04:10.193Z] f75472441f99: Waiting [2025-02-10T03:04:10.193Z] 6a908056828f: Waiting [2025-02-10T03:04:10.193Z] 3a7b5efa42d2: Layer already exists [2025-02-10T03:04:10.193Z] a478b47044cf: Layer already exists [2025-02-10T03:04:10.193Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:10.193Z] 3916ebcbb4c7: Layer already exists [2025-02-10T03:04:10.193Z] f7a14162393d: Layer already exists [2025-02-10T03:04:10.193Z] 6a908056828f: Layer already exists [2025-02-10T03:04:10.193Z] f75472441f99: Layer already exists [2025-02-10T03:04:10.193Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:10.193Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:10.457Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:10.813Z] + 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 [2025-02-10T03:04:11.164Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-10T03:04:11.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-10T03:04:11.164Z] 3916ebcbb4c7: Preparing [2025-02-10T03:04:11.164Z] f7a14162393d: Preparing [2025-02-10T03:04:11.164Z] 3a7b5efa42d2: Preparing [2025-02-10T03:04:11.164Z] a478b47044cf: Preparing [2025-02-10T03:04:11.164Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:11.164Z] 6a908056828f: Preparing [2025-02-10T03:04:11.164Z] c84a7a7e185f: Preparing [2025-02-10T03:04:11.164Z] f75472441f99: Preparing [2025-02-10T03:04:11.164Z] 534a70dc8296: Preparing [2025-02-10T03:04:11.164Z] c84a7a7e185f: Waiting [2025-02-10T03:04:11.164Z] 6a908056828f: Waiting [2025-02-10T03:04:11.164Z] f75472441f99: Waiting [2025-02-10T03:04:11.164Z] 534a70dc8296: Waiting [2025-02-10T03:04:11.164Z] 3a7b5efa42d2: Layer already exists [2025-02-10T03:04:11.164Z] a478b47044cf: Layer already exists [2025-02-10T03:04:11.164Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:11.164Z] 3916ebcbb4c7: Layer already exists [2025-02-10T03:04:11.164Z] f7a14162393d: Layer already exists [2025-02-10T03:04:11.164Z] 6a908056828f: Layer already exists [2025-02-10T03:04:11.164Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:11.164Z] f75472441f99: Layer already exists [2025-02-10T03:04:11.164Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:11.428Z] main: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:04:11.519Z] ===================================================== [Pipeline] echo [2025-02-10T03:04:11.533Z] taggedImages: [2025-02-10T03:04:11.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:11.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-10T03:04:11.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.53 [2025-02-10T03:04:11.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:11.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-10T03:04:11.562Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-10T03:04:11.562Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:11.562Z] latest [2025-02-10T03:04:11.562Z] 4.0.0-dev.53 [2025-02-10T03:04:11.562Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:11.562Z] main [2025-02-10T03:04:11.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:11.939Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:12.415Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:12.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T03:04:12.415Z] 078ea9c051b7: Preparing [2025-02-10T03:04:12.415Z] 48cc7987af2d: Preparing [2025-02-10T03:04:12.415Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:12.415Z] 6a908056828f: Preparing [2025-02-10T03:04:12.415Z] 480afa1358d5: Preparing [2025-02-10T03:04:12.415Z] ca64040645ed: Preparing [2025-02-10T03:04:12.415Z] 534a70dc8296: Preparing [2025-02-10T03:04:12.415Z] ca64040645ed: Waiting [2025-02-10T03:04:12.415Z] 534a70dc8296: Waiting [2025-02-10T03:04:12.704Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:12.704Z] 6a908056828f: Layer already exists [2025-02-10T03:04:12.704Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:12.704Z] 078ea9c051b7: Pushed [2025-02-10T03:04:12.704Z] ca64040645ed: Pushed [2025-02-10T03:04:14.101Z] 480afa1358d5: Pushed [2025-02-10T03:04:18.336Z] 48cc7987af2d: Pushed [2025-02-10T03:04:18.336Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:18.705Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:19.057Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-10T03:04:19.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T03:04:19.057Z] 078ea9c051b7: Preparing [2025-02-10T03:04:19.057Z] 48cc7987af2d: Preparing [2025-02-10T03:04:19.057Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:19.057Z] 6a908056828f: Preparing [2025-02-10T03:04:19.057Z] 480afa1358d5: Preparing [2025-02-10T03:04:19.057Z] ca64040645ed: Preparing [2025-02-10T03:04:19.057Z] 534a70dc8296: Preparing [2025-02-10T03:04:19.057Z] ca64040645ed: Waiting [2025-02-10T03:04:19.057Z] 534a70dc8296: Waiting [2025-02-10T03:04:19.057Z] 6a908056828f: Layer already exists [2025-02-10T03:04:19.057Z] 480afa1358d5: Layer already exists [2025-02-10T03:04:19.057Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:19.057Z] 078ea9c051b7: Layer already exists [2025-02-10T03:04:19.057Z] 48cc7987af2d: Layer already exists [2025-02-10T03:04:19.057Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:19.057Z] ca64040645ed: Layer already exists [2025-02-10T03:04:19.322Z] latest: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:19.691Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:20.067Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.53 [2025-02-10T03:04:20.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T03:04:20.067Z] 078ea9c051b7: Preparing [2025-02-10T03:04:20.067Z] 48cc7987af2d: Preparing [2025-02-10T03:04:20.067Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:20.067Z] 6a908056828f: Preparing [2025-02-10T03:04:20.067Z] 480afa1358d5: Preparing [2025-02-10T03:04:20.067Z] ca64040645ed: Preparing [2025-02-10T03:04:20.067Z] 534a70dc8296: Preparing [2025-02-10T03:04:20.067Z] ca64040645ed: Waiting [2025-02-10T03:04:20.067Z] 534a70dc8296: Waiting [2025-02-10T03:04:20.067Z] 480afa1358d5: Layer already exists [2025-02-10T03:04:20.067Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:20.067Z] 48cc7987af2d: Layer already exists [2025-02-10T03:04:20.067Z] 6a908056828f: Layer already exists [2025-02-10T03:04:20.067Z] 078ea9c051b7: Layer already exists [2025-02-10T03:04:20.067Z] ca64040645ed: Layer already exists [2025-02-10T03:04:20.067Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:20.067Z] 4.0.0-dev.53: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:20.675Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:21.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:21.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T03:04:21.017Z] 078ea9c051b7: Preparing [2025-02-10T03:04:21.017Z] 48cc7987af2d: Preparing [2025-02-10T03:04:21.017Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:21.017Z] 6a908056828f: Preparing [2025-02-10T03:04:21.017Z] 480afa1358d5: Preparing [2025-02-10T03:04:21.017Z] ca64040645ed: Preparing [2025-02-10T03:04:21.017Z] 534a70dc8296: Preparing [2025-02-10T03:04:21.017Z] ca64040645ed: Waiting [2025-02-10T03:04:21.017Z] 534a70dc8296: Waiting [2025-02-10T03:04:21.017Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:21.017Z] 078ea9c051b7: Layer already exists [2025-02-10T03:04:21.017Z] 480afa1358d5: Layer already exists [2025-02-10T03:04:21.017Z] 48cc7987af2d: Layer already exists [2025-02-10T03:04:21.017Z] 6a908056828f: Layer already exists [2025-02-10T03:04:21.017Z] ca64040645ed: Layer already exists [2025-02-10T03:04:21.017Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:21.017Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:21.658Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:22.008Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-10T03:04:22.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-10T03:04:22.008Z] 078ea9c051b7: Preparing [2025-02-10T03:04:22.008Z] 48cc7987af2d: Preparing [2025-02-10T03:04:22.008Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:22.008Z] 6a908056828f: Preparing [2025-02-10T03:04:22.008Z] 480afa1358d5: Preparing [2025-02-10T03:04:22.008Z] ca64040645ed: Preparing [2025-02-10T03:04:22.008Z] 534a70dc8296: Preparing [2025-02-10T03:04:22.008Z] ca64040645ed: Waiting [2025-02-10T03:04:22.008Z] 534a70dc8296: Waiting [2025-02-10T03:04:22.008Z] 6a908056828f: Layer already exists [2025-02-10T03:04:22.008Z] 078ea9c051b7: Layer already exists [2025-02-10T03:04:22.008Z] 48cc7987af2d: Layer already exists [2025-02-10T03:04:22.008Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:22.008Z] 480afa1358d5: Layer already exists [2025-02-10T03:04:22.008Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:22.008Z] ca64040645ed: Layer already exists [2025-02-10T03:04:22.274Z] main: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:04:22.363Z] ===================================================== [Pipeline] echo [2025-02-10T03:04:22.377Z] taggedImages: [2025-02-10T03:04:22.377Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:22.377Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-10T03:04:22.377Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.53 [2025-02-10T03:04:22.377Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:22.377Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-10T03:04:22.405Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-10T03:04:22.405Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:22.405Z] latest [2025-02-10T03:04:22.405Z] 4.0.0-dev.53 [2025-02-10T03:04:22.405Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:22.405Z] main [2025-02-10T03:04:22.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:22.784Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:23.136Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:23.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T03:04:23.136Z] f7d8d21b8ed0: Preparing [2025-02-10T03:04:23.136Z] 8c7954bd0477: Preparing [2025-02-10T03:04:23.136Z] 6a908056828f: Preparing [2025-02-10T03:04:23.136Z] fca41796528a: Preparing [2025-02-10T03:04:23.136Z] 14f9bf765a06: Preparing [2025-02-10T03:04:23.136Z] 534a70dc8296: Preparing [2025-02-10T03:04:23.136Z] 534a70dc8296: Waiting [2025-02-10T03:04:23.136Z] 6a908056828f: Layer already exists [2025-02-10T03:04:23.401Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:23.401Z] 14f9bf765a06: Pushed [2025-02-10T03:04:23.401Z] f7d8d21b8ed0: Pushed [2025-02-10T03:04:23.401Z] fca41796528a: Pushed [2025-02-10T03:04:28.740Z] 8c7954bd0477: Pushed [2025-02-10T03:04:28.740Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:29.104Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:29.453Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-10T03:04:29.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T03:04:29.454Z] f7d8d21b8ed0: Preparing [2025-02-10T03:04:29.454Z] 8c7954bd0477: Preparing [2025-02-10T03:04:29.454Z] 6a908056828f: Preparing [2025-02-10T03:04:29.454Z] fca41796528a: Preparing [2025-02-10T03:04:29.454Z] 14f9bf765a06: Preparing [2025-02-10T03:04:29.454Z] 534a70dc8296: Preparing [2025-02-10T03:04:29.454Z] 534a70dc8296: Waiting [2025-02-10T03:04:29.454Z] 14f9bf765a06: Layer already exists [2025-02-10T03:04:29.454Z] 6a908056828f: Layer already exists [2025-02-10T03:04:29.454Z] fca41796528a: Layer already exists [2025-02-10T03:04:29.454Z] 8c7954bd0477: Layer already exists [2025-02-10T03:04:29.454Z] f7d8d21b8ed0: Layer already exists [2025-02-10T03:04:29.454Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:29.717Z] latest: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:30.080Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:30.435Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.53 [2025-02-10T03:04:30.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T03:04:30.435Z] f7d8d21b8ed0: Preparing [2025-02-10T03:04:30.435Z] 8c7954bd0477: Preparing [2025-02-10T03:04:30.435Z] 6a908056828f: Preparing [2025-02-10T03:04:30.435Z] fca41796528a: Preparing [2025-02-10T03:04:30.435Z] 14f9bf765a06: Preparing [2025-02-10T03:04:30.435Z] 534a70dc8296: Preparing [2025-02-10T03:04:30.435Z] 534a70dc8296: Waiting [2025-02-10T03:04:30.435Z] 14f9bf765a06: Layer already exists [2025-02-10T03:04:30.435Z] 8c7954bd0477: Layer already exists [2025-02-10T03:04:30.435Z] f7d8d21b8ed0: Layer already exists [2025-02-10T03:04:30.435Z] 6a908056828f: Layer already exists [2025-02-10T03:04:30.435Z] fca41796528a: Layer already exists [2025-02-10T03:04:30.435Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:30.435Z] 4.0.0-dev.53: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:31.054Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:31.401Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:31.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T03:04:31.401Z] f7d8d21b8ed0: Preparing [2025-02-10T03:04:31.401Z] 8c7954bd0477: Preparing [2025-02-10T03:04:31.401Z] 6a908056828f: Preparing [2025-02-10T03:04:31.401Z] fca41796528a: Preparing [2025-02-10T03:04:31.401Z] 14f9bf765a06: Preparing [2025-02-10T03:04:31.401Z] 534a70dc8296: Preparing [2025-02-10T03:04:31.401Z] 8c7954bd0477: Layer already exists [2025-02-10T03:04:31.401Z] 6a908056828f: Layer already exists [2025-02-10T03:04:31.401Z] f7d8d21b8ed0: Layer already exists [2025-02-10T03:04:31.401Z] fca41796528a: Layer already exists [2025-02-10T03:04:31.401Z] 14f9bf765a06: Layer already exists [2025-02-10T03:04:31.401Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:31.401Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:32.020Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:32.366Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-10T03:04:32.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-10T03:04:32.367Z] f7d8d21b8ed0: Preparing [2025-02-10T03:04:32.367Z] 8c7954bd0477: Preparing [2025-02-10T03:04:32.367Z] 6a908056828f: Preparing [2025-02-10T03:04:32.367Z] fca41796528a: Preparing [2025-02-10T03:04:32.367Z] 14f9bf765a06: Preparing [2025-02-10T03:04:32.367Z] 534a70dc8296: Preparing [2025-02-10T03:04:32.367Z] 534a70dc8296: Waiting [2025-02-10T03:04:32.367Z] fca41796528a: Layer already exists [2025-02-10T03:04:32.367Z] 8c7954bd0477: Layer already exists [2025-02-10T03:04:32.367Z] 14f9bf765a06: Layer already exists [2025-02-10T03:04:32.367Z] f7d8d21b8ed0: Layer already exists [2025-02-10T03:04:32.367Z] 6a908056828f: Layer already exists [2025-02-10T03:04:32.367Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:32.632Z] main: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:04:32.705Z] ===================================================== [Pipeline] echo [2025-02-10T03:04:32.721Z] taggedImages: [2025-02-10T03:04:32.721Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:32.721Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-10T03:04:32.721Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.53 [2025-02-10T03:04:32.721Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:32.721Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-10T03:04:32.754Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-10T03:04:32.754Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:32.754Z] latest [2025-02-10T03:04:32.754Z] 4.0.0-dev.53 [2025-02-10T03:04:32.754Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:32.754Z] main [2025-02-10T03:04:32.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:33.149Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:33.558Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:33.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T03:04:33.558Z] 4238884e422f: Preparing [2025-02-10T03:04:33.558Z] bfe17e616e6b: Preparing [2025-02-10T03:04:33.558Z] f67769029e9d: Preparing [2025-02-10T03:04:33.558Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:33.558Z] 6a908056828f: Preparing [2025-02-10T03:04:33.558Z] c84a7a7e185f: Preparing [2025-02-10T03:04:33.558Z] f75472441f99: Preparing [2025-02-10T03:04:33.558Z] 534a70dc8296: Preparing [2025-02-10T03:04:33.558Z] c84a7a7e185f: Waiting [2025-02-10T03:04:33.558Z] f75472441f99: Waiting [2025-02-10T03:04:33.558Z] 534a70dc8296: Waiting [2025-02-10T03:04:33.558Z] 6a908056828f: Layer already exists [2025-02-10T03:04:33.558Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:33.837Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:33.837Z] f75472441f99: Layer already exists [2025-02-10T03:04:33.837Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:33.837Z] bfe17e616e6b: Pushed [2025-02-10T03:04:33.837Z] 4238884e422f: Pushed [2025-02-10T03:04:39.222Z] f67769029e9d: Pushed [2025-02-10T03:04:39.222Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:39.587Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:39.937Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-10T03:04:39.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T03:04:39.938Z] 4238884e422f: Preparing [2025-02-10T03:04:39.938Z] bfe17e616e6b: Preparing [2025-02-10T03:04:39.938Z] f67769029e9d: Preparing [2025-02-10T03:04:39.938Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:39.938Z] 6a908056828f: Preparing [2025-02-10T03:04:39.938Z] c84a7a7e185f: Preparing [2025-02-10T03:04:39.938Z] f75472441f99: Preparing [2025-02-10T03:04:39.938Z] 534a70dc8296: Preparing [2025-02-10T03:04:39.938Z] c84a7a7e185f: Waiting [2025-02-10T03:04:39.938Z] f75472441f99: Waiting [2025-02-10T03:04:39.938Z] 534a70dc8296: Waiting [2025-02-10T03:04:39.938Z] f67769029e9d: Layer already exists [2025-02-10T03:04:39.938Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:39.938Z] bfe17e616e6b: Layer already exists [2025-02-10T03:04:39.938Z] 6a908056828f: Layer already exists [2025-02-10T03:04:39.938Z] 4238884e422f: Layer already exists [2025-02-10T03:04:39.938Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:39.938Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:39.938Z] f75472441f99: Layer already exists [2025-02-10T03:04:40.202Z] latest: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:40.564Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:40.911Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.53 [2025-02-10T03:04:40.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T03:04:40.911Z] 4238884e422f: Preparing [2025-02-10T03:04:40.911Z] bfe17e616e6b: Preparing [2025-02-10T03:04:40.911Z] f67769029e9d: Preparing [2025-02-10T03:04:40.911Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:40.911Z] 6a908056828f: Preparing [2025-02-10T03:04:40.911Z] c84a7a7e185f: Preparing [2025-02-10T03:04:40.911Z] f75472441f99: Preparing [2025-02-10T03:04:40.911Z] 534a70dc8296: Preparing [2025-02-10T03:04:40.911Z] c84a7a7e185f: Waiting [2025-02-10T03:04:40.911Z] f75472441f99: Waiting [2025-02-10T03:04:40.911Z] 534a70dc8296: Waiting [2025-02-10T03:04:40.911Z] f67769029e9d: Layer already exists [2025-02-10T03:04:40.911Z] bfe17e616e6b: Layer already exists [2025-02-10T03:04:40.911Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:40.911Z] 4238884e422f: Layer already exists [2025-02-10T03:04:40.911Z] 6a908056828f: Layer already exists [2025-02-10T03:04:40.911Z] f75472441f99: Layer already exists [2025-02-10T03:04:40.911Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:40.911Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:41.175Z] 4.0.0-dev.53: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:41.521Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:41.876Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:41.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T03:04:41.876Z] 4238884e422f: Preparing [2025-02-10T03:04:41.876Z] bfe17e616e6b: Preparing [2025-02-10T03:04:41.876Z] f67769029e9d: Preparing [2025-02-10T03:04:41.876Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:41.876Z] 6a908056828f: Preparing [2025-02-10T03:04:41.876Z] c84a7a7e185f: Preparing [2025-02-10T03:04:41.876Z] f75472441f99: Preparing [2025-02-10T03:04:41.876Z] 534a70dc8296: Preparing [2025-02-10T03:04:41.876Z] c84a7a7e185f: Waiting [2025-02-10T03:04:41.876Z] f75472441f99: Waiting [2025-02-10T03:04:41.876Z] 534a70dc8296: Waiting [2025-02-10T03:04:41.876Z] 4238884e422f: Layer already exists [2025-02-10T03:04:41.876Z] 6a908056828f: Layer already exists [2025-02-10T03:04:41.876Z] bfe17e616e6b: Layer already exists [2025-02-10T03:04:41.876Z] f67769029e9d: Layer already exists [2025-02-10T03:04:41.876Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:41.876Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:41.876Z] f75472441f99: Layer already exists [2025-02-10T03:04:41.876Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:42.140Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:42.490Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:42.845Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-10T03:04:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-10T03:04:42.845Z] 4238884e422f: Preparing [2025-02-10T03:04:42.845Z] bfe17e616e6b: Preparing [2025-02-10T03:04:42.845Z] f67769029e9d: Preparing [2025-02-10T03:04:42.845Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:42.845Z] 6a908056828f: Preparing [2025-02-10T03:04:42.845Z] c84a7a7e185f: Preparing [2025-02-10T03:04:42.846Z] f75472441f99: Preparing [2025-02-10T03:04:42.846Z] 534a70dc8296: Preparing [2025-02-10T03:04:42.846Z] c84a7a7e185f: Waiting [2025-02-10T03:04:42.846Z] f75472441f99: Waiting [2025-02-10T03:04:42.846Z] 534a70dc8296: Waiting [2025-02-10T03:04:42.846Z] f67769029e9d: Layer already exists [2025-02-10T03:04:42.846Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:42.846Z] 6a908056828f: Layer already exists [2025-02-10T03:04:42.846Z] bfe17e616e6b: Layer already exists [2025-02-10T03:04:42.846Z] 4238884e422f: Layer already exists [2025-02-10T03:04:42.846Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:42.846Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:42.846Z] f75472441f99: Layer already exists [2025-02-10T03:04:43.110Z] main: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:04:43.192Z] ===================================================== [Pipeline] echo [2025-02-10T03:04:43.204Z] taggedImages: [2025-02-10T03:04:43.204Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:43.204Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-10T03:04:43.204Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.53 [2025-02-10T03:04:43.204Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:43.204Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-10T03:04:43.222Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-10T03:04:43.222Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:43.222Z] latest [2025-02-10T03:04:43.222Z] 4.0.0-dev.53 [2025-02-10T03:04:43.222Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:43.222Z] main [2025-02-10T03:04:43.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:43.590Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:43.941Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:43.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T03:04:43.941Z] 80ad91cda135: Preparing [2025-02-10T03:04:43.941Z] 4ae3820db669: Preparing [2025-02-10T03:04:43.941Z] c97dbb12383d: Preparing [2025-02-10T03:04:43.941Z] 52bb4a16b640: Preparing [2025-02-10T03:04:43.941Z] 24374549d069: Preparing [2025-02-10T03:04:43.941Z] d5508d9bce8d: Preparing [2025-02-10T03:04:43.941Z] c6fc8f65cd26: Preparing [2025-02-10T03:04:43.941Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:43.941Z] 6a908056828f: Preparing [2025-02-10T03:04:43.941Z] 19f11fbfd6db: Preparing [2025-02-10T03:04:43.941Z] d9c28cac7842: Preparing [2025-02-10T03:04:43.941Z] 5f70bf18a086: Preparing [2025-02-10T03:04:43.941Z] 12278806331a: Preparing [2025-02-10T03:04:43.941Z] 3414e63da955: Preparing [2025-02-10T03:04:43.941Z] c6de65717ee9: Preparing [2025-02-10T03:04:43.941Z] 534a70dc8296: Preparing [2025-02-10T03:04:43.941Z] d9c28cac7842: Waiting [2025-02-10T03:04:43.941Z] 5f70bf18a086: Waiting [2025-02-10T03:04:43.941Z] 12278806331a: Waiting [2025-02-10T03:04:43.941Z] 3414e63da955: Waiting [2025-02-10T03:04:43.941Z] c6de65717ee9: Waiting [2025-02-10T03:04:43.941Z] 534a70dc8296: Waiting [2025-02-10T03:04:43.941Z] c6fc8f65cd26: Waiting [2025-02-10T03:04:43.941Z] d5508d9bce8d: Waiting [2025-02-10T03:04:43.941Z] 6a63f4ac3246: Waiting [2025-02-10T03:04:43.941Z] 6a908056828f: Waiting [2025-02-10T03:04:43.941Z] 19f11fbfd6db: Waiting [2025-02-10T03:04:44.215Z] 52bb4a16b640: Pushed [2025-02-10T03:04:44.215Z] 4ae3820db669: Pushed [2025-02-10T03:04:44.215Z] 80ad91cda135: Pushed [2025-02-10T03:04:44.215Z] c97dbb12383d: Pushed [2025-02-10T03:04:44.215Z] 24374549d069: Pushed [2025-02-10T03:04:44.215Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:44.215Z] 6a908056828f: Layer already exists [2025-02-10T03:04:44.481Z] d5508d9bce8d: Pushed [2025-02-10T03:04:44.481Z] 5f70bf18a086: Layer already exists [2025-02-10T03:04:44.481Z] 19f11fbfd6db: Pushed [2025-02-10T03:04:44.481Z] d9c28cac7842: Pushed [2025-02-10T03:04:44.481Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:44.481Z] 12278806331a: Pushed [2025-02-10T03:04:44.481Z] c6de65717ee9: Pushed [2025-02-10T03:04:45.881Z] 3414e63da955: Pushed [2025-02-10T03:04:47.281Z] c6fc8f65cd26: Pushed [2025-02-10T03:04:47.548Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:47.906Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:48.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-10T03:04:48.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T03:04:48.265Z] 80ad91cda135: Preparing [2025-02-10T03:04:48.265Z] 4ae3820db669: Preparing [2025-02-10T03:04:48.265Z] c97dbb12383d: Preparing [2025-02-10T03:04:48.265Z] 52bb4a16b640: Preparing [2025-02-10T03:04:48.265Z] 24374549d069: Preparing [2025-02-10T03:04:48.265Z] d5508d9bce8d: Preparing [2025-02-10T03:04:48.265Z] c6fc8f65cd26: Preparing [2025-02-10T03:04:48.265Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:48.265Z] 6a908056828f: Preparing [2025-02-10T03:04:48.265Z] 19f11fbfd6db: Preparing [2025-02-10T03:04:48.265Z] d9c28cac7842: Preparing [2025-02-10T03:04:48.265Z] 5f70bf18a086: Preparing [2025-02-10T03:04:48.265Z] 12278806331a: Preparing [2025-02-10T03:04:48.265Z] 3414e63da955: Preparing [2025-02-10T03:04:48.265Z] c6de65717ee9: Preparing [2025-02-10T03:04:48.265Z] 534a70dc8296: Preparing [2025-02-10T03:04:48.265Z] d9c28cac7842: Waiting [2025-02-10T03:04:48.265Z] d5508d9bce8d: Waiting [2025-02-10T03:04:48.265Z] c6fc8f65cd26: Waiting [2025-02-10T03:04:48.265Z] 5f70bf18a086: Waiting [2025-02-10T03:04:48.265Z] c6de65717ee9: Waiting [2025-02-10T03:04:48.265Z] 6a63f4ac3246: Waiting [2025-02-10T03:04:48.265Z] 534a70dc8296: Waiting [2025-02-10T03:04:48.265Z] 6a908056828f: Waiting [2025-02-10T03:04:48.265Z] 12278806331a: Waiting [2025-02-10T03:04:48.265Z] 19f11fbfd6db: Waiting [2025-02-10T03:04:48.265Z] 3414e63da955: Waiting [2025-02-10T03:04:48.265Z] 52bb4a16b640: Layer already exists [2025-02-10T03:04:48.265Z] c97dbb12383d: Layer already exists [2025-02-10T03:04:48.265Z] 24374549d069: Layer already exists [2025-02-10T03:04:48.265Z] 80ad91cda135: Layer already exists [2025-02-10T03:04:48.265Z] 4ae3820db669: Layer already exists [2025-02-10T03:04:48.265Z] d5508d9bce8d: Layer already exists [2025-02-10T03:04:48.265Z] c6fc8f65cd26: Layer already exists [2025-02-10T03:04:48.265Z] 6a908056828f: Layer already exists [2025-02-10T03:04:48.265Z] 19f11fbfd6db: Layer already exists [2025-02-10T03:04:48.265Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:48.265Z] d9c28cac7842: Layer already exists [2025-02-10T03:04:48.265Z] 5f70bf18a086: Layer already exists [2025-02-10T03:04:48.265Z] 12278806331a: Layer already exists [2025-02-10T03:04:48.265Z] 3414e63da955: Layer already exists [2025-02-10T03:04:48.265Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:48.265Z] c6de65717ee9: Layer already exists [2025-02-10T03:04:48.531Z] latest: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:48.882Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:49.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.53 [2025-02-10T03:04:49.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T03:04:49.239Z] 80ad91cda135: Preparing [2025-02-10T03:04:49.239Z] 4ae3820db669: Preparing [2025-02-10T03:04:49.239Z] c97dbb12383d: Preparing [2025-02-10T03:04:49.239Z] 52bb4a16b640: Preparing [2025-02-10T03:04:49.239Z] 24374549d069: Preparing [2025-02-10T03:04:49.239Z] d5508d9bce8d: Preparing [2025-02-10T03:04:49.239Z] c6fc8f65cd26: Preparing [2025-02-10T03:04:49.239Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:49.239Z] 6a908056828f: Preparing [2025-02-10T03:04:49.239Z] 19f11fbfd6db: Preparing [2025-02-10T03:04:49.239Z] d9c28cac7842: Preparing [2025-02-10T03:04:49.239Z] 5f70bf18a086: Preparing [2025-02-10T03:04:49.239Z] 12278806331a: Preparing [2025-02-10T03:04:49.239Z] 3414e63da955: Preparing [2025-02-10T03:04:49.240Z] c6de65717ee9: Preparing [2025-02-10T03:04:49.240Z] 534a70dc8296: Preparing [2025-02-10T03:04:49.240Z] 6a908056828f: Waiting [2025-02-10T03:04:49.240Z] 19f11fbfd6db: Waiting [2025-02-10T03:04:49.240Z] d9c28cac7842: Waiting [2025-02-10T03:04:49.240Z] 5f70bf18a086: Waiting [2025-02-10T03:04:49.240Z] 12278806331a: Waiting [2025-02-10T03:04:49.240Z] 3414e63da955: Waiting [2025-02-10T03:04:49.240Z] c6de65717ee9: Waiting [2025-02-10T03:04:49.240Z] 534a70dc8296: Waiting [2025-02-10T03:04:49.240Z] d5508d9bce8d: Waiting [2025-02-10T03:04:49.240Z] c6fc8f65cd26: Waiting [2025-02-10T03:04:49.240Z] 6a63f4ac3246: Waiting [2025-02-10T03:04:49.240Z] c97dbb12383d: Layer already exists [2025-02-10T03:04:49.240Z] 24374549d069: Layer already exists [2025-02-10T03:04:49.240Z] 80ad91cda135: Layer already exists [2025-02-10T03:04:49.240Z] 52bb4a16b640: Layer already exists [2025-02-10T03:04:49.240Z] 4ae3820db669: Layer already exists [2025-02-10T03:04:49.240Z] c6fc8f65cd26: Layer already exists [2025-02-10T03:04:49.240Z] 6a908056828f: Layer already exists [2025-02-10T03:04:49.240Z] 19f11fbfd6db: Layer already exists [2025-02-10T03:04:49.240Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:49.240Z] d5508d9bce8d: Layer already exists [2025-02-10T03:04:49.240Z] d9c28cac7842: Layer already exists [2025-02-10T03:04:49.240Z] 5f70bf18a086: Layer already exists [2025-02-10T03:04:49.240Z] 12278806331a: Layer already exists [2025-02-10T03:04:49.240Z] 3414e63da955: Layer already exists [2025-02-10T03:04:49.240Z] c6de65717ee9: Layer already exists [2025-02-10T03:04:49.240Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:49.506Z] 4.0.0-dev.53: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:49.873Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:50.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:50.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T03:04:50.227Z] 80ad91cda135: Preparing [2025-02-10T03:04:50.227Z] 4ae3820db669: Preparing [2025-02-10T03:04:50.227Z] c97dbb12383d: Preparing [2025-02-10T03:04:50.227Z] 52bb4a16b640: Preparing [2025-02-10T03:04:50.227Z] 24374549d069: Preparing [2025-02-10T03:04:50.227Z] d5508d9bce8d: Preparing [2025-02-10T03:04:50.227Z] c6fc8f65cd26: Preparing [2025-02-10T03:04:50.227Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:50.227Z] 6a908056828f: Preparing [2025-02-10T03:04:50.227Z] 19f11fbfd6db: Preparing [2025-02-10T03:04:50.227Z] d9c28cac7842: Preparing [2025-02-10T03:04:50.227Z] 5f70bf18a086: Preparing [2025-02-10T03:04:50.227Z] 12278806331a: Preparing [2025-02-10T03:04:50.227Z] 3414e63da955: Preparing [2025-02-10T03:04:50.227Z] c6de65717ee9: Preparing [2025-02-10T03:04:50.227Z] 534a70dc8296: Preparing [2025-02-10T03:04:50.227Z] d5508d9bce8d: Waiting [2025-02-10T03:04:50.227Z] c6fc8f65cd26: Waiting [2025-02-10T03:04:50.227Z] 6a63f4ac3246: Waiting [2025-02-10T03:04:50.227Z] 6a908056828f: Waiting [2025-02-10T03:04:50.227Z] 19f11fbfd6db: Waiting [2025-02-10T03:04:50.227Z] d9c28cac7842: Waiting [2025-02-10T03:04:50.227Z] 5f70bf18a086: Waiting [2025-02-10T03:04:50.227Z] 12278806331a: Waiting [2025-02-10T03:04:50.227Z] 3414e63da955: Waiting [2025-02-10T03:04:50.227Z] c6de65717ee9: Waiting [2025-02-10T03:04:50.227Z] 534a70dc8296: Waiting [2025-02-10T03:04:50.227Z] 24374549d069: Layer already exists [2025-02-10T03:04:50.227Z] c97dbb12383d: Layer already exists [2025-02-10T03:04:50.227Z] 4ae3820db669: Layer already exists [2025-02-10T03:04:50.227Z] 80ad91cda135: Layer already exists [2025-02-10T03:04:50.227Z] 52bb4a16b640: Layer already exists [2025-02-10T03:04:50.227Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:50.227Z] c6fc8f65cd26: Layer already exists [2025-02-10T03:04:50.227Z] 6a908056828f: Layer already exists [2025-02-10T03:04:50.227Z] d5508d9bce8d: Layer already exists [2025-02-10T03:04:50.227Z] 19f11fbfd6db: Layer already exists [2025-02-10T03:04:50.227Z] 3414e63da955: Layer already exists [2025-02-10T03:04:50.227Z] 5f70bf18a086: Layer already exists [2025-02-10T03:04:50.227Z] d9c28cac7842: Layer already exists [2025-02-10T03:04:50.227Z] 12278806331a: Layer already exists [2025-02-10T03:04:50.227Z] c6de65717ee9: Layer already exists [2025-02-10T03:04:50.491Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:50.491Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:50.841Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:52.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-10T03:04:52.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-10T03:04:52.156Z] 80ad91cda135: Preparing [2025-02-10T03:04:52.156Z] 4ae3820db669: Preparing [2025-02-10T03:04:52.156Z] c97dbb12383d: Preparing [2025-02-10T03:04:52.156Z] 52bb4a16b640: Preparing [2025-02-10T03:04:52.156Z] 24374549d069: Preparing [2025-02-10T03:04:52.156Z] d5508d9bce8d: Preparing [2025-02-10T03:04:52.156Z] c6fc8f65cd26: Preparing [2025-02-10T03:04:52.156Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:52.156Z] 6a908056828f: Preparing [2025-02-10T03:04:52.156Z] 19f11fbfd6db: Preparing [2025-02-10T03:04:52.156Z] d9c28cac7842: Preparing [2025-02-10T03:04:52.156Z] 5f70bf18a086: Preparing [2025-02-10T03:04:52.156Z] 12278806331a: Preparing [2025-02-10T03:04:52.156Z] 3414e63da955: Preparing [2025-02-10T03:04:52.156Z] c6de65717ee9: Preparing [2025-02-10T03:04:52.156Z] 534a70dc8296: Preparing [2025-02-10T03:04:52.156Z] c6fc8f65cd26: Waiting [2025-02-10T03:04:52.156Z] 6a63f4ac3246: Waiting [2025-02-10T03:04:52.156Z] 6a908056828f: Waiting [2025-02-10T03:04:52.156Z] 19f11fbfd6db: Waiting [2025-02-10T03:04:52.156Z] d9c28cac7842: Waiting [2025-02-10T03:04:52.156Z] 5f70bf18a086: Waiting [2025-02-10T03:04:52.156Z] 12278806331a: Waiting [2025-02-10T03:04:52.156Z] 3414e63da955: Waiting [2025-02-10T03:04:52.156Z] c6de65717ee9: Waiting [2025-02-10T03:04:52.156Z] 534a70dc8296: Waiting [2025-02-10T03:04:52.156Z] d5508d9bce8d: Waiting [2025-02-10T03:04:52.156Z] 24374549d069: Layer already exists [2025-02-10T03:04:52.156Z] 80ad91cda135: Layer already exists [2025-02-10T03:04:52.156Z] c97dbb12383d: Layer already exists [2025-02-10T03:04:52.156Z] 4ae3820db669: Layer already exists [2025-02-10T03:04:52.156Z] 52bb4a16b640: Layer already exists [2025-02-10T03:04:52.156Z] d5508d9bce8d: Layer already exists [2025-02-10T03:04:52.156Z] 19f11fbfd6db: Layer already exists [2025-02-10T03:04:52.156Z] c6fc8f65cd26: Layer already exists [2025-02-10T03:04:52.156Z] 6a908056828f: Layer already exists [2025-02-10T03:04:52.156Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:52.156Z] 5f70bf18a086: Layer already exists [2025-02-10T03:04:52.156Z] d9c28cac7842: Layer already exists [2025-02-10T03:04:52.156Z] c6de65717ee9: Layer already exists [2025-02-10T03:04:52.156Z] 12278806331a: Layer already exists [2025-02-10T03:04:52.156Z] 3414e63da955: Layer already exists [2025-02-10T03:04:52.156Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:52.422Z] main: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:04:52.491Z] ===================================================== [Pipeline] echo [2025-02-10T03:04:52.506Z] taggedImages: [2025-02-10T03:04:52.506Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:52.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-10T03:04:52.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.53 [2025-02-10T03:04:52.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:52.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-10T03:04:52.535Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-10T03:04:52.535Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:52.535Z] latest [2025-02-10T03:04:52.535Z] 4.0.0-dev.53 [2025-02-10T03:04:52.535Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:04:52.535Z] main [2025-02-10T03:04:52.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:52.909Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:53.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:04:53.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T03:04:53.294Z] 6397b8cf9a16: Preparing [2025-02-10T03:04:53.294Z] d07e2cccd91a: Preparing [2025-02-10T03:04:53.294Z] b45d85f6592a: Preparing [2025-02-10T03:04:53.294Z] 950cb883ceef: Preparing [2025-02-10T03:04:53.294Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:53.294Z] 6a908056828f: Preparing [2025-02-10T03:04:53.294Z] c84a7a7e185f: Preparing [2025-02-10T03:04:53.294Z] 6a908056828f: Waiting [2025-02-10T03:04:53.294Z] f75472441f99: Preparing [2025-02-10T03:04:53.294Z] 534a70dc8296: Preparing [2025-02-10T03:04:53.294Z] f75472441f99: Waiting [2025-02-10T03:04:53.294Z] c84a7a7e185f: Waiting [2025-02-10T03:04:53.294Z] 534a70dc8296: Waiting [2025-02-10T03:04:53.294Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:53.560Z] 6a908056828f: Layer already exists [2025-02-10T03:04:53.560Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:53.560Z] d07e2cccd91a: Pushed [2025-02-10T03:04:53.560Z] f75472441f99: Layer already exists [2025-02-10T03:04:53.560Z] 6397b8cf9a16: Pushed [2025-02-10T03:04:53.560Z] b45d85f6592a: Pushed [2025-02-10T03:04:53.560Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:58.883Z] 950cb883ceef: Pushed [2025-02-10T03:04:58.883Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:04:59.236Z] + 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 [2025-02-10T03:04:59.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-10T03:04:59.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T03:04:59.589Z] 6397b8cf9a16: Preparing [2025-02-10T03:04:59.589Z] d07e2cccd91a: Preparing [2025-02-10T03:04:59.589Z] b45d85f6592a: Preparing [2025-02-10T03:04:59.589Z] 950cb883ceef: Preparing [2025-02-10T03:04:59.589Z] 6a63f4ac3246: Preparing [2025-02-10T03:04:59.589Z] 6a908056828f: Preparing [2025-02-10T03:04:59.589Z] c84a7a7e185f: Preparing [2025-02-10T03:04:59.589Z] f75472441f99: Preparing [2025-02-10T03:04:59.589Z] 534a70dc8296: Preparing [2025-02-10T03:04:59.589Z] f75472441f99: Waiting [2025-02-10T03:04:59.589Z] 534a70dc8296: Waiting [2025-02-10T03:04:59.589Z] 6a908056828f: Waiting [2025-02-10T03:04:59.589Z] c84a7a7e185f: Waiting [2025-02-10T03:04:59.589Z] d07e2cccd91a: Layer already exists [2025-02-10T03:04:59.589Z] b45d85f6592a: Layer already exists [2025-02-10T03:04:59.589Z] 950cb883ceef: Layer already exists [2025-02-10T03:04:59.589Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:04:59.589Z] 6397b8cf9a16: Layer already exists [2025-02-10T03:04:59.589Z] c84a7a7e185f: Layer already exists [2025-02-10T03:04:59.589Z] 6a908056828f: Layer already exists [2025-02-10T03:04:59.589Z] 534a70dc8296: Layer already exists [2025-02-10T03:04:59.589Z] f75472441f99: Layer already exists [2025-02-10T03:04:59.859Z] latest: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:00.211Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:00.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.53 [2025-02-10T03:05:00.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T03:05:00.561Z] 6397b8cf9a16: Preparing [2025-02-10T03:05:00.561Z] d07e2cccd91a: Preparing [2025-02-10T03:05:00.561Z] b45d85f6592a: Preparing [2025-02-10T03:05:00.561Z] 950cb883ceef: Preparing [2025-02-10T03:05:00.561Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:00.561Z] 6a908056828f: Preparing [2025-02-10T03:05:00.561Z] c84a7a7e185f: Preparing [2025-02-10T03:05:00.561Z] f75472441f99: Preparing [2025-02-10T03:05:00.561Z] 534a70dc8296: Preparing [2025-02-10T03:05:00.561Z] c84a7a7e185f: Waiting [2025-02-10T03:05:00.561Z] 534a70dc8296: Waiting [2025-02-10T03:05:00.561Z] 6a908056828f: Waiting [2025-02-10T03:05:00.561Z] f75472441f99: Waiting [2025-02-10T03:05:00.561Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:00.561Z] b45d85f6592a: Layer already exists [2025-02-10T03:05:00.561Z] d07e2cccd91a: Layer already exists [2025-02-10T03:05:00.561Z] 6397b8cf9a16: Layer already exists [2025-02-10T03:05:00.561Z] 950cb883ceef: Layer already exists [2025-02-10T03:05:00.561Z] 6a908056828f: Layer already exists [2025-02-10T03:05:00.561Z] c84a7a7e185f: Layer already exists [2025-02-10T03:05:00.561Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:00.561Z] f75472441f99: Layer already exists [2025-02-10T03:05:00.561Z] 4.0.0-dev.53: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:01.183Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:01.679Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:01.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T03:05:01.680Z] 6397b8cf9a16: Preparing [2025-02-10T03:05:01.680Z] d07e2cccd91a: Preparing [2025-02-10T03:05:01.680Z] b45d85f6592a: Preparing [2025-02-10T03:05:01.680Z] 950cb883ceef: Preparing [2025-02-10T03:05:01.680Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:01.680Z] 6a908056828f: Preparing [2025-02-10T03:05:01.680Z] c84a7a7e185f: Preparing [2025-02-10T03:05:01.680Z] f75472441f99: Preparing [2025-02-10T03:05:01.680Z] 534a70dc8296: Preparing [2025-02-10T03:05:01.680Z] 6a908056828f: Waiting [2025-02-10T03:05:01.680Z] c84a7a7e185f: Waiting [2025-02-10T03:05:01.680Z] 534a70dc8296: Waiting [2025-02-10T03:05:01.680Z] f75472441f99: Waiting [2025-02-10T03:05:01.680Z] 950cb883ceef: Layer already exists [2025-02-10T03:05:01.680Z] d07e2cccd91a: Layer already exists [2025-02-10T03:05:01.680Z] 6397b8cf9a16: Layer already exists [2025-02-10T03:05:01.680Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:01.680Z] b45d85f6592a: Layer already exists [2025-02-10T03:05:01.944Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:01.944Z] c84a7a7e185f: Layer already exists [2025-02-10T03:05:01.944Z] 6a908056828f: Layer already exists [2025-02-10T03:05:01.944Z] f75472441f99: Layer already exists [2025-02-10T03:05:01.944Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:02.294Z] + 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 [2025-02-10T03:05:02.642Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-10T03:05:02.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-10T03:05:02.642Z] 6397b8cf9a16: Preparing [2025-02-10T03:05:02.642Z] d07e2cccd91a: Preparing [2025-02-10T03:05:02.642Z] b45d85f6592a: Preparing [2025-02-10T03:05:02.642Z] 950cb883ceef: Preparing [2025-02-10T03:05:02.642Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:02.642Z] 6a908056828f: Preparing [2025-02-10T03:05:02.642Z] c84a7a7e185f: Preparing [2025-02-10T03:05:02.642Z] f75472441f99: Preparing [2025-02-10T03:05:02.642Z] 534a70dc8296: Preparing [2025-02-10T03:05:02.642Z] 6a908056828f: Waiting [2025-02-10T03:05:02.642Z] c84a7a7e185f: Waiting [2025-02-10T03:05:02.642Z] f75472441f99: Waiting [2025-02-10T03:05:02.642Z] 534a70dc8296: Waiting [2025-02-10T03:05:02.642Z] b45d85f6592a: Layer already exists [2025-02-10T03:05:02.642Z] 6397b8cf9a16: Layer already exists [2025-02-10T03:05:02.642Z] d07e2cccd91a: Layer already exists [2025-02-10T03:05:02.643Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:02.643Z] 950cb883ceef: Layer already exists [2025-02-10T03:05:02.643Z] c84a7a7e185f: Layer already exists [2025-02-10T03:05:02.643Z] 6a908056828f: Layer already exists [2025-02-10T03:05:02.643Z] f75472441f99: Layer already exists [2025-02-10T03:05:02.643Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:02.907Z] main: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:05:02.997Z] ===================================================== [Pipeline] echo [2025-02-10T03:05:03.015Z] taggedImages: [2025-02-10T03:05:03.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:03.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-10T03:05:03.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.53 [2025-02-10T03:05:03.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:03.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-10T03:05:03.047Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-10T03:05:03.047Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:03.047Z] latest [2025-02-10T03:05:03.047Z] 4.0.0-dev.53 [2025-02-10T03:05:03.047Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:03.047Z] main [2025-02-10T03:05:03.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:03.434Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:04.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:04.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T03:05:04.375Z] 5e03b316c7fb: Preparing [2025-02-10T03:05:04.375Z] 2676f813b3fb: Preparing [2025-02-10T03:05:04.375Z] e5d2db2da4ee: Preparing [2025-02-10T03:05:04.375Z] 13bdcf8cd946: Preparing [2025-02-10T03:05:04.375Z] 81214a300638: Preparing [2025-02-10T03:05:04.375Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:04.375Z] 6a908056828f: Preparing [2025-02-10T03:05:04.375Z] ada92c4adc0e: Preparing [2025-02-10T03:05:04.375Z] 37cd243c5861: Preparing [2025-02-10T03:05:04.375Z] 49106d2ccb20: Preparing [2025-02-10T03:05:04.375Z] 534a70dc8296: Preparing [2025-02-10T03:05:04.375Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:04.375Z] 6a908056828f: Waiting [2025-02-10T03:05:04.375Z] 37cd243c5861: Waiting [2025-02-10T03:05:04.375Z] ada92c4adc0e: Waiting [2025-02-10T03:05:04.375Z] 534a70dc8296: Waiting [2025-02-10T03:05:04.375Z] 49106d2ccb20: Waiting [2025-02-10T03:05:04.640Z] 13bdcf8cd946: Pushed [2025-02-10T03:05:04.641Z] 2676f813b3fb: Pushed [2025-02-10T03:05:04.641Z] 81214a300638: Pushed [2025-02-10T03:05:04.641Z] 5e03b316c7fb: Pushed [2025-02-10T03:05:04.641Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:04.641Z] 6a908056828f: Layer already exists [2025-02-10T03:05:04.641Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:04.906Z] ada92c4adc0e: Pushed [2025-02-10T03:05:04.906Z] 37cd243c5861: Pushed [2025-02-10T03:05:06.841Z] e5d2db2da4ee: Pushed [2025-02-10T03:05:08.777Z] 49106d2ccb20: Pushed [2025-02-10T03:05:09.045Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:09.422Z] + 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 [2025-02-10T03:05:09.779Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-10T03:05:09.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T03:05:09.779Z] 5e03b316c7fb: Preparing [2025-02-10T03:05:09.779Z] 2676f813b3fb: Preparing [2025-02-10T03:05:09.779Z] e5d2db2da4ee: Preparing [2025-02-10T03:05:09.779Z] 13bdcf8cd946: Preparing [2025-02-10T03:05:09.779Z] 81214a300638: Preparing [2025-02-10T03:05:09.779Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:09.779Z] 6a908056828f: Preparing [2025-02-10T03:05:09.779Z] ada92c4adc0e: Preparing [2025-02-10T03:05:09.779Z] 37cd243c5861: Preparing [2025-02-10T03:05:09.779Z] 49106d2ccb20: Preparing [2025-02-10T03:05:09.779Z] 534a70dc8296: Preparing [2025-02-10T03:05:09.779Z] ada92c4adc0e: Waiting [2025-02-10T03:05:09.779Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:09.779Z] 37cd243c5861: Waiting [2025-02-10T03:05:09.779Z] 49106d2ccb20: Waiting [2025-02-10T03:05:09.779Z] 534a70dc8296: Waiting [2025-02-10T03:05:09.779Z] 6a908056828f: Waiting [2025-02-10T03:05:09.779Z] e5d2db2da4ee: Layer already exists [2025-02-10T03:05:09.779Z] 81214a300638: Layer already exists [2025-02-10T03:05:09.779Z] 2676f813b3fb: Layer already exists [2025-02-10T03:05:09.779Z] 13bdcf8cd946: Layer already exists [2025-02-10T03:05:09.779Z] 5e03b316c7fb: Layer already exists [2025-02-10T03:05:09.779Z] ada92c4adc0e: Layer already exists [2025-02-10T03:05:09.779Z] 6a908056828f: Layer already exists [2025-02-10T03:05:09.779Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:09.779Z] 49106d2ccb20: Layer already exists [2025-02-10T03:05:09.779Z] 37cd243c5861: Layer already exists [2025-02-10T03:05:09.779Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:10.045Z] latest: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:10.402Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:10.759Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.53 [2025-02-10T03:05:10.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T03:05:10.759Z] 5e03b316c7fb: Preparing [2025-02-10T03:05:10.759Z] 2676f813b3fb: Preparing [2025-02-10T03:05:10.759Z] e5d2db2da4ee: Preparing [2025-02-10T03:05:10.759Z] 13bdcf8cd946: Preparing [2025-02-10T03:05:10.759Z] 81214a300638: Preparing [2025-02-10T03:05:10.759Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:10.759Z] 6a908056828f: Preparing [2025-02-10T03:05:10.759Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:10.759Z] ada92c4adc0e: Preparing [2025-02-10T03:05:10.759Z] 6a908056828f: Waiting [2025-02-10T03:05:10.759Z] ada92c4adc0e: Waiting [2025-02-10T03:05:10.759Z] 37cd243c5861: Preparing [2025-02-10T03:05:10.759Z] 37cd243c5861: Waiting [2025-02-10T03:05:10.759Z] 49106d2ccb20: Preparing [2025-02-10T03:05:10.759Z] 534a70dc8296: Preparing [2025-02-10T03:05:10.759Z] 49106d2ccb20: Waiting [2025-02-10T03:05:10.759Z] 534a70dc8296: Waiting [2025-02-10T03:05:10.759Z] e5d2db2da4ee: Layer already exists [2025-02-10T03:05:10.759Z] 2676f813b3fb: Layer already exists [2025-02-10T03:05:10.759Z] 13bdcf8cd946: Layer already exists [2025-02-10T03:05:10.759Z] 81214a300638: Layer already exists [2025-02-10T03:05:10.759Z] 5e03b316c7fb: Layer already exists [2025-02-10T03:05:10.759Z] 37cd243c5861: Layer already exists [2025-02-10T03:05:10.759Z] ada92c4adc0e: Layer already exists [2025-02-10T03:05:10.759Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:10.759Z] 49106d2ccb20: Layer already exists [2025-02-10T03:05:10.759Z] 6a908056828f: Layer already exists [2025-02-10T03:05:10.759Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:11.026Z] 4.0.0-dev.53: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:11.383Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:11.734Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:11.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T03:05:11.734Z] 5e03b316c7fb: Preparing [2025-02-10T03:05:11.734Z] 2676f813b3fb: Preparing [2025-02-10T03:05:11.734Z] e5d2db2da4ee: Preparing [2025-02-10T03:05:11.734Z] 13bdcf8cd946: Preparing [2025-02-10T03:05:11.734Z] 81214a300638: Preparing [2025-02-10T03:05:11.734Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:11.734Z] 6a908056828f: Preparing [2025-02-10T03:05:11.734Z] ada92c4adc0e: Preparing [2025-02-10T03:05:11.734Z] 37cd243c5861: Preparing [2025-02-10T03:05:11.734Z] 49106d2ccb20: Preparing [2025-02-10T03:05:11.734Z] 534a70dc8296: Preparing [2025-02-10T03:05:11.734Z] ada92c4adc0e: Waiting [2025-02-10T03:05:11.734Z] 37cd243c5861: Waiting [2025-02-10T03:05:11.734Z] 49106d2ccb20: Waiting [2025-02-10T03:05:11.734Z] 534a70dc8296: Waiting [2025-02-10T03:05:11.734Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:11.734Z] 6a908056828f: Waiting [2025-02-10T03:05:11.734Z] 5e03b316c7fb: Layer already exists [2025-02-10T03:05:11.734Z] 13bdcf8cd946: Layer already exists [2025-02-10T03:05:11.734Z] e5d2db2da4ee: Layer already exists [2025-02-10T03:05:11.734Z] 81214a300638: Layer already exists [2025-02-10T03:05:11.734Z] 2676f813b3fb: Layer already exists [2025-02-10T03:05:11.734Z] ada92c4adc0e: Layer already exists [2025-02-10T03:05:11.734Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:11.734Z] 6a908056828f: Layer already exists [2025-02-10T03:05:11.734Z] 49106d2ccb20: Layer already exists [2025-02-10T03:05:11.734Z] 37cd243c5861: Layer already exists [2025-02-10T03:05:11.734Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:11.999Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:12.361Z] + 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 [2025-02-10T03:05:12.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-10T03:05:12.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-10T03:05:12.700Z] 5e03b316c7fb: Preparing [2025-02-10T03:05:12.700Z] 2676f813b3fb: Preparing [2025-02-10T03:05:12.700Z] e5d2db2da4ee: Preparing [2025-02-10T03:05:12.700Z] 13bdcf8cd946: Preparing [2025-02-10T03:05:12.700Z] 81214a300638: Preparing [2025-02-10T03:05:12.700Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:12.700Z] 6a908056828f: Preparing [2025-02-10T03:05:12.700Z] ada92c4adc0e: Preparing [2025-02-10T03:05:12.700Z] 37cd243c5861: Preparing [2025-02-10T03:05:12.700Z] 49106d2ccb20: Preparing [2025-02-10T03:05:12.700Z] 534a70dc8296: Preparing [2025-02-10T03:05:12.700Z] 6a908056828f: Waiting [2025-02-10T03:05:12.700Z] ada92c4adc0e: Waiting [2025-02-10T03:05:12.700Z] 37cd243c5861: Waiting [2025-02-10T03:05:12.700Z] 49106d2ccb20: Waiting [2025-02-10T03:05:12.700Z] 534a70dc8296: Waiting [2025-02-10T03:05:12.700Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:12.700Z] 5e03b316c7fb: Layer already exists [2025-02-10T03:05:12.700Z] 13bdcf8cd946: Layer already exists [2025-02-10T03:05:12.700Z] 2676f813b3fb: Layer already exists [2025-02-10T03:05:12.700Z] e5d2db2da4ee: Layer already exists [2025-02-10T03:05:12.700Z] 81214a300638: Layer already exists [2025-02-10T03:05:12.700Z] ada92c4adc0e: Layer already exists [2025-02-10T03:05:12.700Z] 49106d2ccb20: Layer already exists [2025-02-10T03:05:12.700Z] 37cd243c5861: Layer already exists [2025-02-10T03:05:12.700Z] 6a908056828f: Layer already exists [2025-02-10T03:05:12.700Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:12.700Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:12.967Z] main: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:05:13.057Z] ===================================================== [Pipeline] echo [2025-02-10T03:05:13.068Z] taggedImages: [2025-02-10T03:05:13.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:13.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-10T03:05:13.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.53 [2025-02-10T03:05:13.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:13.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-10T03:05:13.092Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-10T03:05:13.092Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:13.092Z] latest [2025-02-10T03:05:13.092Z] 4.0.0-dev.53 [2025-02-10T03:05:13.092Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:13.092Z] main [2025-02-10T03:05:13.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:13.456Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:13.799Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:13.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T03:05:13.799Z] 6700edc0d9ac: Preparing [2025-02-10T03:05:13.799Z] b5f31a361aad: Preparing [2025-02-10T03:05:13.799Z] 95d50c977687: Preparing [2025-02-10T03:05:13.799Z] 1a150587b6b9: Preparing [2025-02-10T03:05:13.799Z] a7ddd86874f6: Preparing [2025-02-10T03:05:13.799Z] aa9fbc366dea: Preparing [2025-02-10T03:05:13.799Z] 44a3c17ca37c: Preparing [2025-02-10T03:05:13.799Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:13.799Z] 6a908056828f: Preparing [2025-02-10T03:05:13.799Z] 56d797019cfb: Preparing [2025-02-10T03:05:13.799Z] 9b22adc4fb3f: Preparing [2025-02-10T03:05:13.799Z] 534a70dc8296: Preparing [2025-02-10T03:05:13.799Z] aa9fbc366dea: Waiting [2025-02-10T03:05:13.799Z] 56d797019cfb: Waiting [2025-02-10T03:05:13.799Z] 44a3c17ca37c: Waiting [2025-02-10T03:05:13.799Z] 9b22adc4fb3f: Waiting [2025-02-10T03:05:13.799Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:13.799Z] 534a70dc8296: Waiting [2025-02-10T03:05:13.799Z] 6a908056828f: Waiting [2025-02-10T03:05:14.066Z] a7ddd86874f6: Pushed [2025-02-10T03:05:14.066Z] 6700edc0d9ac: Pushed [2025-02-10T03:05:14.066Z] b5f31a361aad: Pushed [2025-02-10T03:05:14.066Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:14.066Z] 6a908056828f: Layer already exists [2025-02-10T03:05:14.332Z] 44a3c17ca37c: Pushed [2025-02-10T03:05:14.332Z] aa9fbc366dea: Pushed [2025-02-10T03:05:14.332Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:15.739Z] 56d797019cfb: Pushed [2025-02-10T03:05:16.323Z] 1a150587b6b9: Pushed [2025-02-10T03:05:16.906Z] 95d50c977687: Pushed [2025-02-10T03:05:17.170Z] 9b22adc4fb3f: Pushed [2025-02-10T03:05:17.435Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:17.797Z] + 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 [2025-02-10T03:05:18.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-10T03:05:18.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T03:05:18.140Z] 6700edc0d9ac: Preparing [2025-02-10T03:05:18.140Z] b5f31a361aad: Preparing [2025-02-10T03:05:18.140Z] 95d50c977687: Preparing [2025-02-10T03:05:18.140Z] 1a150587b6b9: Preparing [2025-02-10T03:05:18.141Z] a7ddd86874f6: Preparing [2025-02-10T03:05:18.141Z] aa9fbc366dea: Preparing [2025-02-10T03:05:18.141Z] 44a3c17ca37c: Preparing [2025-02-10T03:05:18.141Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:18.141Z] 6a908056828f: Preparing [2025-02-10T03:05:18.141Z] 56d797019cfb: Preparing [2025-02-10T03:05:18.141Z] 9b22adc4fb3f: Preparing [2025-02-10T03:05:18.141Z] 534a70dc8296: Preparing [2025-02-10T03:05:18.141Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:18.141Z] 6a908056828f: Waiting [2025-02-10T03:05:18.141Z] 56d797019cfb: Waiting [2025-02-10T03:05:18.141Z] 9b22adc4fb3f: Waiting [2025-02-10T03:05:18.141Z] 534a70dc8296: Waiting [2025-02-10T03:05:18.141Z] aa9fbc366dea: Waiting [2025-02-10T03:05:18.141Z] 44a3c17ca37c: Waiting [2025-02-10T03:05:18.141Z] 95d50c977687: Layer already exists [2025-02-10T03:05:18.141Z] 6700edc0d9ac: Layer already exists [2025-02-10T03:05:18.141Z] a7ddd86874f6: Layer already exists [2025-02-10T03:05:18.141Z] 1a150587b6b9: Layer already exists [2025-02-10T03:05:18.141Z] b5f31a361aad: Layer already exists [2025-02-10T03:05:18.141Z] 44a3c17ca37c: Layer already exists [2025-02-10T03:05:18.141Z] aa9fbc366dea: Layer already exists [2025-02-10T03:05:18.141Z] 6a908056828f: Layer already exists [2025-02-10T03:05:18.141Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:18.141Z] 56d797019cfb: Layer already exists [2025-02-10T03:05:18.141Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:18.141Z] 9b22adc4fb3f: Layer already exists [2025-02-10T03:05:18.406Z] latest: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:18.754Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:19.118Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.53 [2025-02-10T03:05:19.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T03:05:19.118Z] 6700edc0d9ac: Preparing [2025-02-10T03:05:19.118Z] b5f31a361aad: Preparing [2025-02-10T03:05:19.118Z] 95d50c977687: Preparing [2025-02-10T03:05:19.118Z] 1a150587b6b9: Preparing [2025-02-10T03:05:19.118Z] a7ddd86874f6: Preparing [2025-02-10T03:05:19.118Z] aa9fbc366dea: Preparing [2025-02-10T03:05:19.118Z] 44a3c17ca37c: Preparing [2025-02-10T03:05:19.118Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:19.118Z] 6a908056828f: Preparing [2025-02-10T03:05:19.118Z] 56d797019cfb: Preparing [2025-02-10T03:05:19.118Z] 9b22adc4fb3f: Preparing [2025-02-10T03:05:19.118Z] 534a70dc8296: Preparing [2025-02-10T03:05:19.118Z] 6a908056828f: Waiting [2025-02-10T03:05:19.118Z] 56d797019cfb: Waiting [2025-02-10T03:05:19.118Z] 9b22adc4fb3f: Waiting [2025-02-10T03:05:19.118Z] 534a70dc8296: Waiting [2025-02-10T03:05:19.119Z] aa9fbc366dea: Waiting [2025-02-10T03:05:19.119Z] 44a3c17ca37c: Waiting [2025-02-10T03:05:19.119Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:19.119Z] b5f31a361aad: Layer already exists [2025-02-10T03:05:19.119Z] 6700edc0d9ac: Layer already exists [2025-02-10T03:05:19.119Z] 95d50c977687: Layer already exists [2025-02-10T03:05:19.119Z] 1a150587b6b9: Layer already exists [2025-02-10T03:05:19.119Z] a7ddd86874f6: Layer already exists [2025-02-10T03:05:19.119Z] 44a3c17ca37c: Layer already exists [2025-02-10T03:05:19.119Z] aa9fbc366dea: Layer already exists [2025-02-10T03:05:19.119Z] 56d797019cfb: Layer already exists [2025-02-10T03:05:19.119Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:19.119Z] 6a908056828f: Layer already exists [2025-02-10T03:05:19.119Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:19.119Z] 9b22adc4fb3f: Layer already exists [2025-02-10T03:05:19.383Z] 4.0.0-dev.53: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:19.728Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:20.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:20.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T03:05:20.171Z] 6700edc0d9ac: Preparing [2025-02-10T03:05:20.171Z] b5f31a361aad: Preparing [2025-02-10T03:05:20.171Z] 95d50c977687: Preparing [2025-02-10T03:05:20.171Z] 1a150587b6b9: Preparing [2025-02-10T03:05:20.171Z] a7ddd86874f6: Preparing [2025-02-10T03:05:20.171Z] aa9fbc366dea: Preparing [2025-02-10T03:05:20.171Z] 44a3c17ca37c: Preparing [2025-02-10T03:05:20.171Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:20.171Z] 6a908056828f: Preparing [2025-02-10T03:05:20.171Z] 56d797019cfb: Preparing [2025-02-10T03:05:20.171Z] 9b22adc4fb3f: Preparing [2025-02-10T03:05:20.171Z] 534a70dc8296: Preparing [2025-02-10T03:05:20.171Z] 6a908056828f: Waiting [2025-02-10T03:05:20.171Z] 56d797019cfb: Waiting [2025-02-10T03:05:20.171Z] aa9fbc366dea: Waiting [2025-02-10T03:05:20.171Z] 9b22adc4fb3f: Waiting [2025-02-10T03:05:20.171Z] 534a70dc8296: Waiting [2025-02-10T03:05:20.171Z] 44a3c17ca37c: Waiting [2025-02-10T03:05:20.171Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:20.171Z] b5f31a361aad: Layer already exists [2025-02-10T03:05:20.171Z] 6700edc0d9ac: Layer already exists [2025-02-10T03:05:20.171Z] a7ddd86874f6: Layer already exists [2025-02-10T03:05:20.171Z] 95d50c977687: Layer already exists [2025-02-10T03:05:20.171Z] 1a150587b6b9: Layer already exists [2025-02-10T03:05:20.438Z] aa9fbc366dea: Layer already exists [2025-02-10T03:05:20.438Z] 6a908056828f: Layer already exists [2025-02-10T03:05:20.438Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:20.438Z] 44a3c17ca37c: Layer already exists [2025-02-10T03:05:20.438Z] 56d797019cfb: Layer already exists [2025-02-10T03:05:20.438Z] 9b22adc4fb3f: Layer already exists [2025-02-10T03:05:20.438Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:20.438Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:20.800Z] + 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 [2025-02-10T03:05:21.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-10T03:05:21.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-10T03:05:21.153Z] 6700edc0d9ac: Preparing [2025-02-10T03:05:21.153Z] b5f31a361aad: Preparing [2025-02-10T03:05:21.153Z] 95d50c977687: Preparing [2025-02-10T03:05:21.153Z] 1a150587b6b9: Preparing [2025-02-10T03:05:21.153Z] a7ddd86874f6: Preparing [2025-02-10T03:05:21.154Z] aa9fbc366dea: Preparing [2025-02-10T03:05:21.154Z] 44a3c17ca37c: Preparing [2025-02-10T03:05:21.154Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:21.154Z] 6a908056828f: Preparing [2025-02-10T03:05:21.154Z] 56d797019cfb: Preparing [2025-02-10T03:05:21.154Z] 9b22adc4fb3f: Preparing [2025-02-10T03:05:21.154Z] 534a70dc8296: Preparing [2025-02-10T03:05:21.154Z] aa9fbc366dea: Waiting [2025-02-10T03:05:21.154Z] 44a3c17ca37c: Waiting [2025-02-10T03:05:21.154Z] 6a63f4ac3246: Waiting [2025-02-10T03:05:21.154Z] 6a908056828f: Waiting [2025-02-10T03:05:21.154Z] 56d797019cfb: Waiting [2025-02-10T03:05:21.154Z] 9b22adc4fb3f: Waiting [2025-02-10T03:05:21.154Z] 534a70dc8296: Waiting [2025-02-10T03:05:21.154Z] b5f31a361aad: Layer already exists [2025-02-10T03:05:21.154Z] a7ddd86874f6: Layer already exists [2025-02-10T03:05:21.154Z] 95d50c977687: Layer already exists [2025-02-10T03:05:21.154Z] 1a150587b6b9: Layer already exists [2025-02-10T03:05:21.154Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:21.154Z] 44a3c17ca37c: Layer already exists [2025-02-10T03:05:21.154Z] aa9fbc366dea: Layer already exists [2025-02-10T03:05:21.154Z] 6700edc0d9ac: Layer already exists [2025-02-10T03:05:21.154Z] 6a908056828f: Layer already exists [2025-02-10T03:05:21.154Z] 9b22adc4fb3f: Layer already exists [2025-02-10T03:05:21.154Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:21.154Z] 56d797019cfb: Layer already exists [2025-02-10T03:05:21.422Z] main: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:05:21.507Z] ===================================================== [Pipeline] echo [2025-02-10T03:05:21.521Z] taggedImages: [2025-02-10T03:05:21.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:21.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-10T03:05:21.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.53 [2025-02-10T03:05:21.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:21.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-10T03:05:21.542Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-10T03:05:21.542Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:21.542Z] latest [2025-02-10T03:05:21.542Z] 4.0.0-dev.53 [2025-02-10T03:05:21.542Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:21.542Z] main [2025-02-10T03:05:21.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:21.885Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:22.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:22.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T03:05:22.236Z] 714e0d8520ff: Preparing [2025-02-10T03:05:22.236Z] dc6512492483: Preparing [2025-02-10T03:05:22.236Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:22.236Z] 6a908056828f: Preparing [2025-02-10T03:05:22.236Z] 97ef40c719e5: Preparing [2025-02-10T03:05:22.236Z] e00ee5e49b09: Preparing [2025-02-10T03:05:22.236Z] 534a70dc8296: Preparing [2025-02-10T03:05:22.236Z] e00ee5e49b09: Waiting [2025-02-10T03:05:22.236Z] 534a70dc8296: Waiting [2025-02-10T03:05:22.236Z] 6a908056828f: Layer already exists [2025-02-10T03:05:22.236Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:22.510Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:22.510Z] 714e0d8520ff: Pushed [2025-02-10T03:05:23.911Z] 97ef40c719e5: Pushed [2025-02-10T03:05:24.176Z] e00ee5e49b09: Pushed [2025-02-10T03:05:26.744Z] dc6512492483: Pushed [2025-02-10T03:05:26.744Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:27.100Z] + 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 [2025-02-10T03:05:28.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-10T03:05:28.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T03:05:28.030Z] 714e0d8520ff: Preparing [2025-02-10T03:05:28.030Z] dc6512492483: Preparing [2025-02-10T03:05:28.030Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:28.030Z] 6a908056828f: Preparing [2025-02-10T03:05:28.030Z] 97ef40c719e5: Preparing [2025-02-10T03:05:28.030Z] e00ee5e49b09: Preparing [2025-02-10T03:05:28.030Z] 534a70dc8296: Preparing [2025-02-10T03:05:28.030Z] e00ee5e49b09: Waiting [2025-02-10T03:05:28.030Z] 534a70dc8296: Waiting [2025-02-10T03:05:28.030Z] 714e0d8520ff: Layer already exists [2025-02-10T03:05:28.030Z] 6a908056828f: Layer already exists [2025-02-10T03:05:28.030Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:28.030Z] dc6512492483: Layer already exists [2025-02-10T03:05:28.030Z] 97ef40c719e5: Layer already exists [2025-02-10T03:05:28.030Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:28.030Z] e00ee5e49b09: Layer already exists [2025-02-10T03:05:28.294Z] latest: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:28.646Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:28.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.53 [2025-02-10T03:05:28.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T03:05:28.991Z] 714e0d8520ff: Preparing [2025-02-10T03:05:28.991Z] dc6512492483: Preparing [2025-02-10T03:05:28.991Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:28.991Z] 6a908056828f: Preparing [2025-02-10T03:05:28.991Z] 97ef40c719e5: Preparing [2025-02-10T03:05:28.991Z] e00ee5e49b09: Preparing [2025-02-10T03:05:28.991Z] 534a70dc8296: Preparing [2025-02-10T03:05:28.991Z] e00ee5e49b09: Waiting [2025-02-10T03:05:28.991Z] 534a70dc8296: Waiting [2025-02-10T03:05:28.991Z] 6a908056828f: Layer already exists [2025-02-10T03:05:28.991Z] dc6512492483: Layer already exists [2025-02-10T03:05:28.991Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:28.991Z] 714e0d8520ff: Layer already exists [2025-02-10T03:05:28.991Z] 97ef40c719e5: Layer already exists [2025-02-10T03:05:28.991Z] e00ee5e49b09: Layer already exists [2025-02-10T03:05:28.991Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:29.255Z] 4.0.0-dev.53: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:29.611Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:29.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:29.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T03:05:29.993Z] 714e0d8520ff: Preparing [2025-02-10T03:05:29.993Z] dc6512492483: Preparing [2025-02-10T03:05:29.993Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:29.993Z] 6a908056828f: Preparing [2025-02-10T03:05:29.993Z] 97ef40c719e5: Preparing [2025-02-10T03:05:29.993Z] e00ee5e49b09: Preparing [2025-02-10T03:05:29.993Z] 534a70dc8296: Preparing [2025-02-10T03:05:29.993Z] e00ee5e49b09: Waiting [2025-02-10T03:05:29.993Z] 534a70dc8296: Waiting [2025-02-10T03:05:29.993Z] 97ef40c719e5: Layer already exists [2025-02-10T03:05:29.993Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:29.993Z] dc6512492483: Layer already exists [2025-02-10T03:05:29.993Z] 6a908056828f: Layer already exists [2025-02-10T03:05:29.993Z] 714e0d8520ff: Layer already exists [2025-02-10T03:05:29.993Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:29.993Z] e00ee5e49b09: Layer already exists [2025-02-10T03:05:29.993Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:30.603Z] + 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 [2025-02-10T03:05:30.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-10T03:05:30.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-10T03:05:30.946Z] 714e0d8520ff: Preparing [2025-02-10T03:05:30.946Z] dc6512492483: Preparing [2025-02-10T03:05:30.946Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:30.946Z] 6a908056828f: Preparing [2025-02-10T03:05:30.946Z] 97ef40c719e5: Preparing [2025-02-10T03:05:30.946Z] e00ee5e49b09: Preparing [2025-02-10T03:05:30.946Z] 534a70dc8296: Preparing [2025-02-10T03:05:30.946Z] e00ee5e49b09: Waiting [2025-02-10T03:05:30.946Z] 534a70dc8296: Waiting [2025-02-10T03:05:30.946Z] dc6512492483: Layer already exists [2025-02-10T03:05:30.946Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:30.946Z] 97ef40c719e5: Layer already exists [2025-02-10T03:05:30.946Z] 714e0d8520ff: Layer already exists [2025-02-10T03:05:30.946Z] 6a908056828f: Layer already exists [2025-02-10T03:05:30.946Z] e00ee5e49b09: Layer already exists [2025-02-10T03:05:30.946Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:31.209Z] main: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:05:31.276Z] ===================================================== [Pipeline] echo [2025-02-10T03:05:31.288Z] taggedImages: [2025-02-10T03:05:31.288Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:31.288Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-10T03:05:31.288Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.53 [2025-02-10T03:05:31.288Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:31.288Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-10T03:05:31.327Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-10T03:05:31.327Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:31.327Z] latest [2025-02-10T03:05:31.327Z] 4.0.0-dev.53 [2025-02-10T03:05:31.327Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:31.327Z] main [2025-02-10T03:05:31.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:31.695Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:32.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:32.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T03:05:32.040Z] ea9f3e9bd685: Preparing [2025-02-10T03:05:32.040Z] 63e6ed61e31a: Preparing [2025-02-10T03:05:32.040Z] c3ae6e6ff922: Preparing [2025-02-10T03:05:32.040Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:32.040Z] 6a908056828f: Preparing [2025-02-10T03:05:32.040Z] d43a2a18340c: Preparing [2025-02-10T03:05:32.040Z] d5054e14f3fc: Preparing [2025-02-10T03:05:32.040Z] eb6ce6894b01: Preparing [2025-02-10T03:05:32.040Z] 383830cd3eb5: Preparing [2025-02-10T03:05:32.040Z] 534a70dc8296: Preparing [2025-02-10T03:05:32.040Z] d43a2a18340c: Waiting [2025-02-10T03:05:32.040Z] d5054e14f3fc: Waiting [2025-02-10T03:05:32.040Z] eb6ce6894b01: Waiting [2025-02-10T03:05:32.040Z] 534a70dc8296: Waiting [2025-02-10T03:05:32.040Z] 383830cd3eb5: Waiting [2025-02-10T03:05:32.040Z] 6a908056828f: Layer already exists [2025-02-10T03:05:32.040Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:32.305Z] c3ae6e6ff922: Pushed [2025-02-10T03:05:32.305Z] ea9f3e9bd685: Pushed [2025-02-10T03:05:32.305Z] 63e6ed61e31a: Pushed [2025-02-10T03:05:32.305Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:32.305Z] eb6ce6894b01: Pushed [2025-02-10T03:05:34.881Z] 383830cd3eb5: Pushed [2025-02-10T03:05:44.929Z] d5054e14f3fc: Pushed [2025-02-10T03:05:53.123Z] d43a2a18340c: Pushed [2025-02-10T03:05:53.389Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:53.745Z] + 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 [2025-02-10T03:05:54.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-10T03:05:54.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T03:05:54.102Z] ea9f3e9bd685: Preparing [2025-02-10T03:05:54.102Z] 63e6ed61e31a: Preparing [2025-02-10T03:05:54.102Z] c3ae6e6ff922: Preparing [2025-02-10T03:05:54.102Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:54.102Z] 6a908056828f: Preparing [2025-02-10T03:05:54.102Z] d43a2a18340c: Preparing [2025-02-10T03:05:54.102Z] d5054e14f3fc: Preparing [2025-02-10T03:05:54.102Z] eb6ce6894b01: Preparing [2025-02-10T03:05:54.102Z] 383830cd3eb5: Preparing [2025-02-10T03:05:54.102Z] 534a70dc8296: Preparing [2025-02-10T03:05:54.102Z] d43a2a18340c: Waiting [2025-02-10T03:05:54.102Z] d5054e14f3fc: Waiting [2025-02-10T03:05:54.102Z] eb6ce6894b01: Waiting [2025-02-10T03:05:54.102Z] 383830cd3eb5: Waiting [2025-02-10T03:05:54.102Z] 534a70dc8296: Waiting [2025-02-10T03:05:54.102Z] c3ae6e6ff922: Layer already exists [2025-02-10T03:05:54.102Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:54.102Z] 6a908056828f: Layer already exists [2025-02-10T03:05:54.102Z] ea9f3e9bd685: Layer already exists [2025-02-10T03:05:54.102Z] 63e6ed61e31a: Layer already exists [2025-02-10T03:05:54.102Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:54.102Z] eb6ce6894b01: Layer already exists [2025-02-10T03:05:54.102Z] d43a2a18340c: Layer already exists [2025-02-10T03:05:54.102Z] d5054e14f3fc: Layer already exists [2025-02-10T03:05:54.102Z] 383830cd3eb5: Layer already exists [2025-02-10T03:05:54.368Z] latest: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:54.731Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:55.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.53 [2025-02-10T03:05:55.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T03:05:55.087Z] ea9f3e9bd685: Preparing [2025-02-10T03:05:55.087Z] 63e6ed61e31a: Preparing [2025-02-10T03:05:55.087Z] c3ae6e6ff922: Preparing [2025-02-10T03:05:55.087Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:55.087Z] 6a908056828f: Preparing [2025-02-10T03:05:55.087Z] d43a2a18340c: Preparing [2025-02-10T03:05:55.087Z] d5054e14f3fc: Preparing [2025-02-10T03:05:55.087Z] eb6ce6894b01: Preparing [2025-02-10T03:05:55.087Z] 383830cd3eb5: Preparing [2025-02-10T03:05:55.087Z] d43a2a18340c: Waiting [2025-02-10T03:05:55.087Z] d5054e14f3fc: Waiting [2025-02-10T03:05:55.087Z] 534a70dc8296: Preparing [2025-02-10T03:05:55.087Z] eb6ce6894b01: Waiting [2025-02-10T03:05:55.087Z] 383830cd3eb5: Waiting [2025-02-10T03:05:55.087Z] 534a70dc8296: Waiting [2025-02-10T03:05:55.087Z] 63e6ed61e31a: Layer already exists [2025-02-10T03:05:55.087Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:55.087Z] 6a908056828f: Layer already exists [2025-02-10T03:05:55.087Z] c3ae6e6ff922: Layer already exists [2025-02-10T03:05:55.087Z] ea9f3e9bd685: Layer already exists [2025-02-10T03:05:55.087Z] d5054e14f3fc: Layer already exists [2025-02-10T03:05:55.087Z] 383830cd3eb5: Layer already exists [2025-02-10T03:05:55.087Z] eb6ce6894b01: Layer already exists [2025-02-10T03:05:55.087Z] d43a2a18340c: Layer already exists [2025-02-10T03:05:55.087Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:55.353Z] 4.0.0-dev.53: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:55.714Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:56.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:56.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T03:05:56.065Z] ea9f3e9bd685: Preparing [2025-02-10T03:05:56.065Z] 63e6ed61e31a: Preparing [2025-02-10T03:05:56.065Z] c3ae6e6ff922: Preparing [2025-02-10T03:05:56.065Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:56.065Z] 6a908056828f: Preparing [2025-02-10T03:05:56.065Z] d43a2a18340c: Preparing [2025-02-10T03:05:56.065Z] d5054e14f3fc: Preparing [2025-02-10T03:05:56.065Z] eb6ce6894b01: Preparing [2025-02-10T03:05:56.065Z] 383830cd3eb5: Preparing [2025-02-10T03:05:56.065Z] 534a70dc8296: Preparing [2025-02-10T03:05:56.065Z] 383830cd3eb5: Waiting [2025-02-10T03:05:56.065Z] 534a70dc8296: Waiting [2025-02-10T03:05:56.065Z] d43a2a18340c: Waiting [2025-02-10T03:05:56.065Z] d5054e14f3fc: Waiting [2025-02-10T03:05:56.065Z] eb6ce6894b01: Waiting [2025-02-10T03:05:56.065Z] ea9f3e9bd685: Layer already exists [2025-02-10T03:05:56.065Z] c3ae6e6ff922: Layer already exists [2025-02-10T03:05:56.065Z] 6a908056828f: Layer already exists [2025-02-10T03:05:56.065Z] 63e6ed61e31a: Layer already exists [2025-02-10T03:05:56.065Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:56.065Z] d5054e14f3fc: Layer already exists [2025-02-10T03:05:56.065Z] d43a2a18340c: Layer already exists [2025-02-10T03:05:56.065Z] eb6ce6894b01: Layer already exists [2025-02-10T03:05:56.065Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:56.065Z] 383830cd3eb5: Layer already exists [2025-02-10T03:05:56.330Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:56.682Z] + 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 [2025-02-10T03:05:57.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-10T03:05:57.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-10T03:05:57.030Z] ea9f3e9bd685: Preparing [2025-02-10T03:05:57.030Z] 63e6ed61e31a: Preparing [2025-02-10T03:05:57.030Z] c3ae6e6ff922: Preparing [2025-02-10T03:05:57.030Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:57.030Z] 6a908056828f: Preparing [2025-02-10T03:05:57.030Z] d43a2a18340c: Preparing [2025-02-10T03:05:57.030Z] d5054e14f3fc: Preparing [2025-02-10T03:05:57.030Z] eb6ce6894b01: Preparing [2025-02-10T03:05:57.030Z] 383830cd3eb5: Preparing [2025-02-10T03:05:57.030Z] 534a70dc8296: Preparing [2025-02-10T03:05:57.030Z] d5054e14f3fc: Waiting [2025-02-10T03:05:57.030Z] eb6ce6894b01: Waiting [2025-02-10T03:05:57.030Z] 383830cd3eb5: Waiting [2025-02-10T03:05:57.030Z] 534a70dc8296: Waiting [2025-02-10T03:05:57.030Z] d43a2a18340c: Waiting [2025-02-10T03:05:57.030Z] 63e6ed61e31a: Layer already exists [2025-02-10T03:05:57.030Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:57.030Z] 6a908056828f: Layer already exists [2025-02-10T03:05:57.030Z] c3ae6e6ff922: Layer already exists [2025-02-10T03:05:57.030Z] ea9f3e9bd685: Layer already exists [2025-02-10T03:05:57.030Z] d5054e14f3fc: Layer already exists [2025-02-10T03:05:57.030Z] 383830cd3eb5: Layer already exists [2025-02-10T03:05:57.030Z] eb6ce6894b01: Layer already exists [2025-02-10T03:05:57.030Z] d43a2a18340c: Layer already exists [2025-02-10T03:05:57.030Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:57.030Z] main: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:05:57.378Z] ===================================================== [Pipeline] echo [2025-02-10T03:05:57.396Z] taggedImages: [2025-02-10T03:05:57.396Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:57.396Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-10T03:05:57.396Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.53 [2025-02-10T03:05:57.396Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:57.396Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-10T03:05:57.420Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-10T03:05:57.420Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:57.420Z] latest [2025-02-10T03:05:57.420Z] 4.0.0-dev.53 [2025-02-10T03:05:57.420Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:05:57.420Z] main [2025-02-10T03:05:57.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:57.779Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:05:58.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:05:58.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T03:05:58.132Z] 61797b5d9b5c: Preparing [2025-02-10T03:05:58.132Z] d52731dfa228: Preparing [2025-02-10T03:05:58.132Z] b2c6084f9b3f: Preparing [2025-02-10T03:05:58.132Z] 6a63f4ac3246: Preparing [2025-02-10T03:05:58.132Z] 6a908056828f: Preparing [2025-02-10T03:05:58.132Z] d43a2a18340c: Preparing [2025-02-10T03:05:58.132Z] f9ea0f07073d: Preparing [2025-02-10T03:05:58.132Z] c36d71748bad: Preparing [2025-02-10T03:05:58.132Z] 534a70dc8296: Preparing [2025-02-10T03:05:58.132Z] d43a2a18340c: Waiting [2025-02-10T03:05:58.132Z] f9ea0f07073d: Waiting [2025-02-10T03:05:58.132Z] c36d71748bad: Waiting [2025-02-10T03:05:58.132Z] 534a70dc8296: Waiting [2025-02-10T03:05:58.132Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:05:58.398Z] 6a908056828f: Layer already exists [2025-02-10T03:05:58.398Z] d43a2a18340c: Layer already exists [2025-02-10T03:05:58.398Z] b2c6084f9b3f: Pushed [2025-02-10T03:05:58.398Z] d52731dfa228: Pushed [2025-02-10T03:05:58.398Z] 61797b5d9b5c: Pushed [2025-02-10T03:05:58.398Z] 534a70dc8296: Layer already exists [2025-02-10T03:05:58.976Z] c36d71748bad: Pushed [2025-02-10T03:05:59.929Z] f9ea0f07073d: Pushed [2025-02-10T03:05:59.929Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:00.300Z] + 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 [2025-02-10T03:06:00.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-10T03:06:00.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T03:06:00.655Z] 61797b5d9b5c: Preparing [2025-02-10T03:06:00.655Z] d52731dfa228: Preparing [2025-02-10T03:06:00.655Z] b2c6084f9b3f: Preparing [2025-02-10T03:06:00.655Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:00.655Z] 6a908056828f: Preparing [2025-02-10T03:06:00.655Z] d43a2a18340c: Preparing [2025-02-10T03:06:00.655Z] f9ea0f07073d: Preparing [2025-02-10T03:06:00.655Z] c36d71748bad: Preparing [2025-02-10T03:06:00.655Z] 534a70dc8296: Preparing [2025-02-10T03:06:00.655Z] c36d71748bad: Waiting [2025-02-10T03:06:00.655Z] 534a70dc8296: Waiting [2025-02-10T03:06:00.655Z] d43a2a18340c: Waiting [2025-02-10T03:06:00.655Z] f9ea0f07073d: Waiting [2025-02-10T03:06:00.655Z] b2c6084f9b3f: Layer already exists [2025-02-10T03:06:00.655Z] d52731dfa228: Layer already exists [2025-02-10T03:06:00.655Z] 61797b5d9b5c: Layer already exists [2025-02-10T03:06:00.655Z] 6a908056828f: Layer already exists [2025-02-10T03:06:00.655Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:00.655Z] c36d71748bad: Layer already exists [2025-02-10T03:06:00.655Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:00.655Z] d43a2a18340c: Layer already exists [2025-02-10T03:06:00.655Z] f9ea0f07073d: Layer already exists [2025-02-10T03:06:00.921Z] latest: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:01.274Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:01.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.53 [2025-02-10T03:06:01.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T03:06:01.622Z] 61797b5d9b5c: Preparing [2025-02-10T03:06:01.622Z] d52731dfa228: Preparing [2025-02-10T03:06:01.622Z] b2c6084f9b3f: Preparing [2025-02-10T03:06:01.622Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:01.622Z] 6a908056828f: Preparing [2025-02-10T03:06:01.622Z] d43a2a18340c: Preparing [2025-02-10T03:06:01.622Z] f9ea0f07073d: Preparing [2025-02-10T03:06:01.622Z] c36d71748bad: Preparing [2025-02-10T03:06:01.622Z] 534a70dc8296: Preparing [2025-02-10T03:06:01.622Z] d43a2a18340c: Waiting [2025-02-10T03:06:01.622Z] f9ea0f07073d: Waiting [2025-02-10T03:06:01.622Z] c36d71748bad: Waiting [2025-02-10T03:06:01.622Z] 534a70dc8296: Waiting [2025-02-10T03:06:01.622Z] d52731dfa228: Layer already exists [2025-02-10T03:06:01.622Z] 61797b5d9b5c: Layer already exists [2025-02-10T03:06:01.622Z] 6a908056828f: Layer already exists [2025-02-10T03:06:01.622Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:01.622Z] b2c6084f9b3f: Layer already exists [2025-02-10T03:06:01.622Z] f9ea0f07073d: Layer already exists [2025-02-10T03:06:01.622Z] d43a2a18340c: Layer already exists [2025-02-10T03:06:01.622Z] c36d71748bad: Layer already exists [2025-02-10T03:06:01.622Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:01.888Z] 4.0.0-dev.53: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:02.316Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:02.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:02.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T03:06:02.939Z] 61797b5d9b5c: Preparing [2025-02-10T03:06:02.939Z] d52731dfa228: Preparing [2025-02-10T03:06:02.939Z] b2c6084f9b3f: Preparing [2025-02-10T03:06:02.939Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:02.939Z] 6a908056828f: Preparing [2025-02-10T03:06:02.939Z] d43a2a18340c: Preparing [2025-02-10T03:06:02.939Z] f9ea0f07073d: Preparing [2025-02-10T03:06:02.939Z] c36d71748bad: Preparing [2025-02-10T03:06:02.939Z] 534a70dc8296: Preparing [2025-02-10T03:06:02.939Z] f9ea0f07073d: Waiting [2025-02-10T03:06:02.939Z] c36d71748bad: Waiting [2025-02-10T03:06:02.939Z] 534a70dc8296: Waiting [2025-02-10T03:06:02.939Z] d43a2a18340c: Waiting [2025-02-10T03:06:02.939Z] d52731dfa228: Layer already exists [2025-02-10T03:06:02.939Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:02.939Z] b2c6084f9b3f: Layer already exists [2025-02-10T03:06:02.939Z] 61797b5d9b5c: Layer already exists [2025-02-10T03:06:02.939Z] 6a908056828f: Layer already exists [2025-02-10T03:06:02.939Z] d43a2a18340c: Layer already exists [2025-02-10T03:06:02.939Z] f9ea0f07073d: Layer already exists [2025-02-10T03:06:02.939Z] c36d71748bad: Layer already exists [2025-02-10T03:06:02.939Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:02.939Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:03.553Z] + 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 [2025-02-10T03:06:03.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-10T03:06:03.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-10T03:06:03.896Z] 61797b5d9b5c: Preparing [2025-02-10T03:06:03.896Z] d52731dfa228: Preparing [2025-02-10T03:06:03.896Z] b2c6084f9b3f: Preparing [2025-02-10T03:06:03.896Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:03.896Z] 6a908056828f: Preparing [2025-02-10T03:06:03.896Z] d43a2a18340c: Preparing [2025-02-10T03:06:03.896Z] f9ea0f07073d: Preparing [2025-02-10T03:06:03.896Z] c36d71748bad: Preparing [2025-02-10T03:06:03.896Z] 534a70dc8296: Preparing [2025-02-10T03:06:03.896Z] d43a2a18340c: Waiting [2025-02-10T03:06:03.896Z] f9ea0f07073d: Waiting [2025-02-10T03:06:03.896Z] c36d71748bad: Waiting [2025-02-10T03:06:03.896Z] 534a70dc8296: Waiting [2025-02-10T03:06:03.896Z] d52731dfa228: Layer already exists [2025-02-10T03:06:03.896Z] 61797b5d9b5c: Layer already exists [2025-02-10T03:06:03.896Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:03.896Z] b2c6084f9b3f: Layer already exists [2025-02-10T03:06:03.896Z] 6a908056828f: Layer already exists [2025-02-10T03:06:03.896Z] f9ea0f07073d: Layer already exists [2025-02-10T03:06:03.896Z] c36d71748bad: Layer already exists [2025-02-10T03:06:03.896Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:03.896Z] d43a2a18340c: Layer already exists [2025-02-10T03:06:04.161Z] main: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:06:04.249Z] ===================================================== [Pipeline] echo [2025-02-10T03:06:04.265Z] taggedImages: [2025-02-10T03:06:04.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:04.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-10T03:06:04.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.53 [2025-02-10T03:06:04.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:04.265Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-10T03:06:04.289Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-10T03:06:04.289Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:04.289Z] latest [2025-02-10T03:06:04.289Z] 4.0.0-dev.53 [2025-02-10T03:06:04.289Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:04.289Z] main [2025-02-10T03:06:04.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:04.655Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:05.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:05.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T03:06:05.020Z] 58511b3c43cc: Preparing [2025-02-10T03:06:05.020Z] d1e8460f49af: Preparing [2025-02-10T03:06:05.020Z] f5bd5883dc5c: Preparing [2025-02-10T03:06:05.020Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:05.020Z] 6a908056828f: Preparing [2025-02-10T03:06:05.020Z] 792d24ad410b: Preparing [2025-02-10T03:06:05.020Z] eb6ce6894b01: Preparing [2025-02-10T03:06:05.020Z] 383830cd3eb5: Preparing [2025-02-10T03:06:05.020Z] 534a70dc8296: Preparing [2025-02-10T03:06:05.020Z] eb6ce6894b01: Waiting [2025-02-10T03:06:05.020Z] 383830cd3eb5: Waiting [2025-02-10T03:06:05.020Z] 534a70dc8296: Waiting [2025-02-10T03:06:05.020Z] 792d24ad410b: Waiting [2025-02-10T03:06:05.020Z] 6a908056828f: Layer already exists [2025-02-10T03:06:05.020Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:05.284Z] eb6ce6894b01: Layer already exists [2025-02-10T03:06:05.284Z] f5bd5883dc5c: Pushed [2025-02-10T03:06:05.284Z] 383830cd3eb5: Layer already exists [2025-02-10T03:06:05.284Z] d1e8460f49af: Pushed [2025-02-10T03:06:05.284Z] 58511b3c43cc: Pushed [2025-02-10T03:06:05.284Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:27.305Z] 792d24ad410b: Pushed [2025-02-10T03:06:27.305Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:27.653Z] + 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 [2025-02-10T03:06:27.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-10T03:06:27.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T03:06:27.997Z] 58511b3c43cc: Preparing [2025-02-10T03:06:27.997Z] d1e8460f49af: Preparing [2025-02-10T03:06:27.997Z] f5bd5883dc5c: Preparing [2025-02-10T03:06:27.997Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:27.997Z] 6a908056828f: Preparing [2025-02-10T03:06:27.997Z] 792d24ad410b: Preparing [2025-02-10T03:06:27.997Z] eb6ce6894b01: Preparing [2025-02-10T03:06:27.997Z] 383830cd3eb5: Preparing [2025-02-10T03:06:27.997Z] 534a70dc8296: Preparing [2025-02-10T03:06:27.997Z] 792d24ad410b: Waiting [2025-02-10T03:06:27.997Z] eb6ce6894b01: Waiting [2025-02-10T03:06:27.997Z] 383830cd3eb5: Waiting [2025-02-10T03:06:27.997Z] 534a70dc8296: Waiting [2025-02-10T03:06:27.997Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:27.997Z] f5bd5883dc5c: Layer already exists [2025-02-10T03:06:27.997Z] 6a908056828f: Layer already exists [2025-02-10T03:06:27.997Z] d1e8460f49af: Layer already exists [2025-02-10T03:06:27.997Z] 58511b3c43cc: Layer already exists [2025-02-10T03:06:27.997Z] 792d24ad410b: Layer already exists [2025-02-10T03:06:27.997Z] eb6ce6894b01: Layer already exists [2025-02-10T03:06:27.997Z] 383830cd3eb5: Layer already exists [2025-02-10T03:06:27.997Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:27.997Z] latest: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:28.606Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:28.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.53 [2025-02-10T03:06:28.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T03:06:28.959Z] 58511b3c43cc: Preparing [2025-02-10T03:06:28.959Z] d1e8460f49af: Preparing [2025-02-10T03:06:28.959Z] f5bd5883dc5c: Preparing [2025-02-10T03:06:28.959Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:28.959Z] 6a908056828f: Preparing [2025-02-10T03:06:28.960Z] 792d24ad410b: Preparing [2025-02-10T03:06:28.960Z] eb6ce6894b01: Preparing [2025-02-10T03:06:28.960Z] 383830cd3eb5: Preparing [2025-02-10T03:06:28.960Z] 534a70dc8296: Preparing [2025-02-10T03:06:28.960Z] eb6ce6894b01: Waiting [2025-02-10T03:06:28.960Z] 383830cd3eb5: Waiting [2025-02-10T03:06:28.960Z] 534a70dc8296: Waiting [2025-02-10T03:06:28.960Z] 792d24ad410b: Waiting [2025-02-10T03:06:28.960Z] d1e8460f49af: Layer already exists [2025-02-10T03:06:28.960Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:28.960Z] 6a908056828f: Layer already exists [2025-02-10T03:06:28.960Z] 58511b3c43cc: Layer already exists [2025-02-10T03:06:28.960Z] f5bd5883dc5c: Layer already exists [2025-02-10T03:06:28.960Z] 792d24ad410b: Layer already exists [2025-02-10T03:06:28.960Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:28.960Z] eb6ce6894b01: Layer already exists [2025-02-10T03:06:28.960Z] 383830cd3eb5: Layer already exists [2025-02-10T03:06:29.224Z] 4.0.0-dev.53: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:29.574Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:29.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:29.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T03:06:29.919Z] 58511b3c43cc: Preparing [2025-02-10T03:06:29.919Z] d1e8460f49af: Preparing [2025-02-10T03:06:29.919Z] f5bd5883dc5c: Preparing [2025-02-10T03:06:29.919Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:29.919Z] 6a908056828f: Preparing [2025-02-10T03:06:29.919Z] 792d24ad410b: Preparing [2025-02-10T03:06:29.919Z] eb6ce6894b01: Preparing [2025-02-10T03:06:29.919Z] 383830cd3eb5: Preparing [2025-02-10T03:06:29.919Z] 534a70dc8296: Preparing [2025-02-10T03:06:29.919Z] eb6ce6894b01: Waiting [2025-02-10T03:06:29.919Z] 383830cd3eb5: Waiting [2025-02-10T03:06:29.919Z] 534a70dc8296: Waiting [2025-02-10T03:06:29.919Z] 792d24ad410b: Waiting [2025-02-10T03:06:29.919Z] 6a908056828f: Layer already exists [2025-02-10T03:06:29.919Z] d1e8460f49af: Layer already exists [2025-02-10T03:06:29.919Z] 58511b3c43cc: Layer already exists [2025-02-10T03:06:29.919Z] f5bd5883dc5c: Layer already exists [2025-02-10T03:06:29.919Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:29.919Z] 792d24ad410b: Layer already exists [2025-02-10T03:06:29.919Z] 383830cd3eb5: Layer already exists [2025-02-10T03:06:29.919Z] eb6ce6894b01: Layer already exists [2025-02-10T03:06:29.919Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:30.183Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:30.526Z] + 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 [2025-02-10T03:06:30.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-10T03:06:30.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-10T03:06:30.867Z] 58511b3c43cc: Preparing [2025-02-10T03:06:30.867Z] d1e8460f49af: Preparing [2025-02-10T03:06:30.867Z] f5bd5883dc5c: Preparing [2025-02-10T03:06:30.867Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:30.867Z] 6a908056828f: Preparing [2025-02-10T03:06:30.867Z] 792d24ad410b: Preparing [2025-02-10T03:06:30.867Z] eb6ce6894b01: Preparing [2025-02-10T03:06:30.867Z] 383830cd3eb5: Preparing [2025-02-10T03:06:30.867Z] 534a70dc8296: Preparing [2025-02-10T03:06:30.867Z] 792d24ad410b: Waiting [2025-02-10T03:06:30.867Z] eb6ce6894b01: Waiting [2025-02-10T03:06:30.867Z] 383830cd3eb5: Waiting [2025-02-10T03:06:30.867Z] 534a70dc8296: Waiting [2025-02-10T03:06:30.867Z] d1e8460f49af: Layer already exists [2025-02-10T03:06:30.867Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:30.867Z] f5bd5883dc5c: Layer already exists [2025-02-10T03:06:30.867Z] 6a908056828f: Layer already exists [2025-02-10T03:06:30.867Z] 58511b3c43cc: Layer already exists [2025-02-10T03:06:30.867Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:30.867Z] 792d24ad410b: Layer already exists [2025-02-10T03:06:30.867Z] eb6ce6894b01: Layer already exists [2025-02-10T03:06:30.867Z] 383830cd3eb5: Layer already exists [2025-02-10T03:06:31.132Z] main: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:06:31.218Z] ===================================================== [Pipeline] echo [2025-02-10T03:06:31.231Z] taggedImages: [2025-02-10T03:06:31.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:31.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-10T03:06:31.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.53 [2025-02-10T03:06:31.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:31.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-10T03:06:31.255Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-10T03:06:31.255Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:31.255Z] latest [2025-02-10T03:06:31.255Z] 4.0.0-dev.53 [2025-02-10T03:06:31.255Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:31.255Z] main [2025-02-10T03:06:31.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:31.610Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:31.961Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:31.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T03:06:31.961Z] 7c48fe31d9f1: Preparing [2025-02-10T03:06:31.961Z] 89c9521c6409: Preparing [2025-02-10T03:06:31.961Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:31.961Z] 6a908056828f: Preparing [2025-02-10T03:06:31.961Z] 89bfc135066c: Preparing [2025-02-10T03:06:31.961Z] 5e887fdc6650: Preparing [2025-02-10T03:06:31.961Z] 534a70dc8296: Preparing [2025-02-10T03:06:31.961Z] 5e887fdc6650: Waiting [2025-02-10T03:06:31.961Z] 534a70dc8296: Waiting [2025-02-10T03:06:31.961Z] 6a908056828f: Layer already exists [2025-02-10T03:06:31.961Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:32.225Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:32.225Z] 7c48fe31d9f1: Pushed [2025-02-10T03:06:33.703Z] 5e887fdc6650: Pushed [2025-02-10T03:06:33.703Z] 89bfc135066c: Pushed [2025-02-10T03:06:40.391Z] 89c9521c6409: Pushed [2025-02-10T03:06:40.391Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:40.745Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:41.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-10T03:06:41.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T03:06:41.097Z] 7c48fe31d9f1: Preparing [2025-02-10T03:06:41.097Z] 89c9521c6409: Preparing [2025-02-10T03:06:41.097Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:41.097Z] 6a908056828f: Preparing [2025-02-10T03:06:41.097Z] 89bfc135066c: Preparing [2025-02-10T03:06:41.097Z] 5e887fdc6650: Preparing [2025-02-10T03:06:41.097Z] 534a70dc8296: Preparing [2025-02-10T03:06:41.097Z] 5e887fdc6650: Waiting [2025-02-10T03:06:41.097Z] 534a70dc8296: Waiting [2025-02-10T03:06:41.097Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:41.097Z] 89c9521c6409: Layer already exists [2025-02-10T03:06:41.097Z] 6a908056828f: Layer already exists [2025-02-10T03:06:41.097Z] 89bfc135066c: Layer already exists [2025-02-10T03:06:41.097Z] 7c48fe31d9f1: Layer already exists [2025-02-10T03:06:41.097Z] 5e887fdc6650: Layer already exists [2025-02-10T03:06:41.097Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:41.363Z] latest: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:41.711Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:42.060Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.53 [2025-02-10T03:06:42.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T03:06:42.060Z] 7c48fe31d9f1: Preparing [2025-02-10T03:06:42.060Z] 89c9521c6409: Preparing [2025-02-10T03:06:42.060Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:42.060Z] 6a908056828f: Preparing [2025-02-10T03:06:42.060Z] 89bfc135066c: Preparing [2025-02-10T03:06:42.060Z] 5e887fdc6650: Preparing [2025-02-10T03:06:42.060Z] 534a70dc8296: Preparing [2025-02-10T03:06:42.060Z] 5e887fdc6650: Waiting [2025-02-10T03:06:42.060Z] 534a70dc8296: Waiting [2025-02-10T03:06:42.060Z] 6a908056828f: Layer already exists [2025-02-10T03:06:42.060Z] 7c48fe31d9f1: Layer already exists [2025-02-10T03:06:42.060Z] 89c9521c6409: Layer already exists [2025-02-10T03:06:42.060Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:42.060Z] 89bfc135066c: Layer already exists [2025-02-10T03:06:42.060Z] 5e887fdc6650: Layer already exists [2025-02-10T03:06:42.060Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:42.325Z] 4.0.0-dev.53: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:42.674Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:43.025Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:43.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T03:06:43.025Z] 7c48fe31d9f1: Preparing [2025-02-10T03:06:43.025Z] 89c9521c6409: Preparing [2025-02-10T03:06:43.025Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:43.025Z] 6a908056828f: Preparing [2025-02-10T03:06:43.025Z] 89bfc135066c: Preparing [2025-02-10T03:06:43.025Z] 5e887fdc6650: Preparing [2025-02-10T03:06:43.025Z] 534a70dc8296: Preparing [2025-02-10T03:06:43.025Z] 5e887fdc6650: Waiting [2025-02-10T03:06:43.025Z] 534a70dc8296: Waiting [2025-02-10T03:06:43.025Z] 7c48fe31d9f1: Layer already exists [2025-02-10T03:06:43.025Z] 89bfc135066c: Layer already exists [2025-02-10T03:06:43.025Z] 89c9521c6409: Layer already exists [2025-02-10T03:06:43.025Z] 6a908056828f: Layer already exists [2025-02-10T03:06:43.025Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:43.025Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:43.025Z] 5e887fdc6650: Layer already exists [2025-02-10T03:06:43.025Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:43.639Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:43.993Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-10T03:06:43.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-10T03:06:43.993Z] 7c48fe31d9f1: Preparing [2025-02-10T03:06:43.993Z] 89c9521c6409: Preparing [2025-02-10T03:06:43.993Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:43.993Z] 6a908056828f: Preparing [2025-02-10T03:06:43.993Z] 89bfc135066c: Preparing [2025-02-10T03:06:43.993Z] 5e887fdc6650: Preparing [2025-02-10T03:06:43.993Z] 534a70dc8296: Preparing [2025-02-10T03:06:43.993Z] 5e887fdc6650: Waiting [2025-02-10T03:06:43.993Z] 534a70dc8296: Waiting [2025-02-10T03:06:43.993Z] 89bfc135066c: Layer already exists [2025-02-10T03:06:43.993Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:43.993Z] 89c9521c6409: Layer already exists [2025-02-10T03:06:43.993Z] 6a908056828f: Layer already exists [2025-02-10T03:06:43.993Z] 7c48fe31d9f1: Layer already exists [2025-02-10T03:06:43.993Z] 5e887fdc6650: Layer already exists [2025-02-10T03:06:43.993Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:44.257Z] main: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:06:44.341Z] ===================================================== [Pipeline] echo [2025-02-10T03:06:44.355Z] taggedImages: [2025-02-10T03:06:44.355Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:44.355Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-10T03:06:44.355Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.53 [2025-02-10T03:06:44.355Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:44.355Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-10T03:06:44.387Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-10T03:06:44.387Z] 63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:44.387Z] latest [2025-02-10T03:06:44.387Z] 4.0.0-dev.53 [2025-02-10T03:06:44.387Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:44.387Z] main [2025-02-10T03:06:44.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:44.757Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:45.109Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:45.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T03:06:45.109Z] d524a04155cc: Preparing [2025-02-10T03:06:45.109Z] 09dca0a1c137: Preparing [2025-02-10T03:06:45.109Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:45.109Z] 6a908056828f: Preparing [2025-02-10T03:06:45.109Z] 3323d29f60b3: Preparing [2025-02-10T03:06:45.109Z] 90573259f800: Preparing [2025-02-10T03:06:45.109Z] 534a70dc8296: Preparing [2025-02-10T03:06:45.109Z] 90573259f800: Waiting [2025-02-10T03:06:45.109Z] 534a70dc8296: Waiting [2025-02-10T03:06:45.109Z] 6a908056828f: Layer already exists [2025-02-10T03:06:45.373Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:45.373Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:45.373Z] d524a04155cc: Pushed [2025-02-10T03:06:45.950Z] 90573259f800: Pushed [2025-02-10T03:06:46.901Z] 3323d29f60b3: Pushed [2025-02-10T03:06:53.519Z] 09dca0a1c137: Pushed [2025-02-10T03:06:53.519Z] 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:54.127Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:54.472Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-10T03:06:54.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T03:06:54.472Z] d524a04155cc: Preparing [2025-02-10T03:06:54.472Z] 09dca0a1c137: Preparing [2025-02-10T03:06:54.472Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:54.472Z] 6a908056828f: Preparing [2025-02-10T03:06:54.472Z] 3323d29f60b3: Preparing [2025-02-10T03:06:54.472Z] 90573259f800: Preparing [2025-02-10T03:06:54.472Z] 534a70dc8296: Preparing [2025-02-10T03:06:54.472Z] 90573259f800: Waiting [2025-02-10T03:06:54.472Z] 534a70dc8296: Waiting [2025-02-10T03:06:54.472Z] d524a04155cc: Layer already exists [2025-02-10T03:06:54.472Z] 09dca0a1c137: Layer already exists [2025-02-10T03:06:54.472Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:54.472Z] 3323d29f60b3: Layer already exists [2025-02-10T03:06:54.472Z] 6a908056828f: Layer already exists [2025-02-10T03:06:54.472Z] 90573259f800: Layer already exists [2025-02-10T03:06:54.472Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:54.738Z] latest: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:55.084Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:55.430Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.53 [2025-02-10T03:06:55.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T03:06:55.431Z] d524a04155cc: Preparing [2025-02-10T03:06:55.431Z] 09dca0a1c137: Preparing [2025-02-10T03:06:55.431Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:55.431Z] 6a908056828f: Preparing [2025-02-10T03:06:55.431Z] 3323d29f60b3: Preparing [2025-02-10T03:06:55.431Z] 90573259f800: Preparing [2025-02-10T03:06:55.431Z] 534a70dc8296: Preparing [2025-02-10T03:06:55.431Z] 90573259f800: Waiting [2025-02-10T03:06:55.431Z] 534a70dc8296: Waiting [2025-02-10T03:06:55.431Z] d524a04155cc: Layer already exists [2025-02-10T03:06:55.431Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:55.431Z] 3323d29f60b3: Layer already exists [2025-02-10T03:06:55.431Z] 09dca0a1c137: Layer already exists [2025-02-10T03:06:55.431Z] 6a908056828f: Layer already exists [2025-02-10T03:06:55.431Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:55.431Z] 90573259f800: Layer already exists [2025-02-10T03:06:55.694Z] 4.0.0-dev.53: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:56.054Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:56.405Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:56.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T03:06:56.405Z] d524a04155cc: Preparing [2025-02-10T03:06:56.405Z] 09dca0a1c137: Preparing [2025-02-10T03:06:56.405Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:56.405Z] 6a908056828f: Preparing [2025-02-10T03:06:56.405Z] 3323d29f60b3: Preparing [2025-02-10T03:06:56.405Z] 90573259f800: Preparing [2025-02-10T03:06:56.405Z] 534a70dc8296: Preparing [2025-02-10T03:06:56.405Z] 90573259f800: Waiting [2025-02-10T03:06:56.405Z] 534a70dc8296: Waiting [2025-02-10T03:06:56.405Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:56.405Z] 3323d29f60b3: Layer already exists [2025-02-10T03:06:56.405Z] d524a04155cc: Layer already exists [2025-02-10T03:06:56.405Z] 09dca0a1c137: Layer already exists [2025-02-10T03:06:56.405Z] 6a908056828f: Layer already exists [2025-02-10T03:06:56.405Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:56.405Z] 90573259f800: Layer already exists [2025-02-10T03:06:56.405Z] 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:57.023Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:57.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-10T03:06:57.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-10T03:06:57.371Z] d524a04155cc: Preparing [2025-02-10T03:06:57.371Z] 09dca0a1c137: Preparing [2025-02-10T03:06:57.371Z] 6a63f4ac3246: Preparing [2025-02-10T03:06:57.371Z] 6a908056828f: Preparing [2025-02-10T03:06:57.371Z] 3323d29f60b3: Preparing [2025-02-10T03:06:57.371Z] 90573259f800: Preparing [2025-02-10T03:06:57.371Z] 534a70dc8296: Preparing [2025-02-10T03:06:57.371Z] 90573259f800: Waiting [2025-02-10T03:06:57.371Z] 534a70dc8296: Waiting [2025-02-10T03:06:57.371Z] 6a908056828f: Layer already exists [2025-02-10T03:06:57.371Z] 6a63f4ac3246: Layer already exists [2025-02-10T03:06:57.371Z] 3323d29f60b3: Layer already exists [2025-02-10T03:06:57.371Z] d524a04155cc: Layer already exists [2025-02-10T03:06:57.371Z] 09dca0a1c137: Layer already exists [2025-02-10T03:06:57.371Z] 534a70dc8296: Layer already exists [2025-02-10T03:06:57.371Z] 90573259f800: Layer already exists [2025-02-10T03:06:57.635Z] main: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T03:06:57.736Z] ===================================================== [Pipeline] echo [2025-02-10T03:06:57.754Z] taggedImages: [2025-02-10T03:06:57.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203 [2025-02-10T03:06:57.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-10T03:06:57.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.53 [2025-02-10T03:06:57.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [2025-02-10T03:06:57.754Z] - 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 [2025-02-10T03:06:58.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T03:06:58.143Z] [2025-02-10T03:06:58.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:06:58.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T03:06:58.472Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-10T03:06:58.472Z] 8998bd30e6a1: Pulling fs layer [2025-02-10T03:06:58.472Z] 04944245beec: Pulling fs layer [2025-02-10T03:06:58.472Z] 699f458cf7ca: Pulling fs layer [2025-02-10T03:06:58.472Z] 765212b225bb: Pulling fs layer [2025-02-10T03:06:58.472Z] f23df028b6ca: Pulling fs layer [2025-02-10T03:06:58.472Z] d65c8cfc05b1: Pulling fs layer [2025-02-10T03:06:58.472Z] 2437ff75d9bd: Pulling fs layer [2025-02-10T03:06:58.472Z] f23df028b6ca: Waiting [2025-02-10T03:06:58.472Z] d65c8cfc05b1: Waiting [2025-02-10T03:06:58.472Z] 2437ff75d9bd: Waiting [2025-02-10T03:06:58.472Z] 765212b225bb: Waiting [2025-02-10T03:06:58.739Z] 04944245beec: Verifying Checksum [2025-02-10T03:06:58.739Z] 04944245beec: Download complete [2025-02-10T03:06:58.739Z] 765212b225bb: Verifying Checksum [2025-02-10T03:06:58.739Z] 765212b225bb: Download complete [2025-02-10T03:06:58.739Z] f23df028b6ca: Verifying Checksum [2025-02-10T03:06:58.739Z] f23df028b6ca: Download complete [2025-02-10T03:06:58.739Z] d65c8cfc05b1: Verifying Checksum [2025-02-10T03:06:58.739Z] d65c8cfc05b1: Download complete [2025-02-10T03:06:58.739Z] 699f458cf7ca: Verifying Checksum [2025-02-10T03:06:58.739Z] 699f458cf7ca: Download complete [2025-02-10T03:06:59.317Z] 8998bd30e6a1: Verifying Checksum [2025-02-10T03:06:59.317Z] 8998bd30e6a1: Download complete [2025-02-10T03:07:01.891Z] 2437ff75d9bd: Verifying Checksum [2025-02-10T03:07:03.826Z] 8998bd30e6a1: Pull complete [2025-02-10T03:07:04.422Z] 04944245beec: Pull complete [2025-02-10T03:07:05.825Z] 699f458cf7ca: Pull complete [2025-02-10T03:07:06.090Z] 765212b225bb: Pull complete [2025-02-10T03:07:07.045Z] f23df028b6ca: Pull complete [2025-02-10T03:07:07.045Z] d65c8cfc05b1: Pull complete [2025-02-10T03:07:25.237Z] 2437ff75d9bd: Pull complete [2025-02-10T03:07:25.237Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-10T03:07:25.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T03:07:25.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:07:25.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-38486 does not seem to be running inside a container [2025-02-10T03:07:25.483Z] $ 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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T03:07:28.149Z] $ docker top 3a1e5f77bcc2f8ab895f5622c7e1ba2f55c4ff81f164b0349c977e4b6fcab5ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:07:29.051Z] ---> job-cost.sh [2025-02-10T03:07:29.051Z] lf-activate-venv: SKIPPING [2025-02-10T03:07:29.051Z] INFO: No Stack... [2025-02-10T03:07:29.632Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-10T03:07:30.589Z] INFO: Archiving Costs [Pipeline] sh [2025-02-10T03:07:31.226Z] + cat /w/workspace/edgex-go/789/archives/cost.csv [2025-02-10T03:07:31.226Z] + cut -d, -f6 [Pipeline] lock [2025-02-10T03:07:31.266Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-789-stack-cost] [2025-02-10T03:07:31.277Z] Resource [jenkins-edgexfoundry-edgex-go-main-789-stack-cost] did not exist. Created. [2025-02-10T03:07:31.283Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-789-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T03:07:31.932Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-10T03:07:32.648Z] Stashed 1 file(s) [Pipeline] } [2025-02-10T03:07:32.657Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-789-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-10T03:07:32.678Z] $ docker stop --time=1 3a1e5f77bcc2f8ab895f5622c7e1ba2f55c4ff81f164b0349c977e4b6fcab5ce [2025-02-10T03:07:34.232Z] $ docker rm -f --volumes 3a1e5f77bcc2f8ab895f5622c7e1ba2f55c4ff81f164b0349c977e4b6fcab5ce [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 [2025-02-10T03:07:34.844Z] provisioning config files... [2025-02-10T03:07:34.859Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/789@tmp/config17381854081136736626tmp [Pipeline] { [Pipeline] sh [2025-02-10T03:07:35.190Z] + set +x [2025-02-10T03:07:35.190Z] + curl -s https://codecov.io/bash [2025-02-10T03:07:35.190Z] + bash -s -- [2025-02-10T03:07:35.190Z] [2025-02-10T03:07:35.190Z] _____ _ [2025-02-10T03:07:35.190Z] / ____| | | [2025-02-10T03:07:35.190Z] | | ___ __| | ___ ___ _____ __ [2025-02-10T03:07:35.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-10T03:07:35.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-10T03:07:35.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-10T03:07:35.190Z] Bash-1.0.6 [2025-02-10T03:07:35.190Z] [2025-02-10T03:07:35.190Z] [2025-02-10T03:07:35.190Z] ==> git version 2.25.1 found [2025-02-10T03:07:35.190Z] ==> 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 [2025-02-10T03:07:35.190Z] Release-Date: 2020-01-08 [2025-02-10T03:07:35.190Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-10T03:07:35.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-10T03:07:35.190Z] ==> Jenkins CI detected. [2025-02-10T03:07:35.190Z] current dir:  /w/workspace/edgex-go/789 [2025-02-10T03:07:35.190Z] project root: . [2025-02-10T03:07:35.190Z] --> token set from env [2025-02-10T03:07:35.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-10T03:07:35.190Z] ==> Running gcov in . (disable via -X gcov) [2025-02-10T03:07:35.190Z] ==> Python coveragepy not found [2025-02-10T03:07:35.190Z] ==> Searching for coverage reports in: [2025-02-10T03:07:35.190Z] + . [2025-02-10T03:07:35.449Z] -> Found 1 reports [2025-02-10T03:07:35.449Z] ==> Detecting git/mercurial file structure [2025-02-10T03:07:35.449Z] ==> Reading reports [2025-02-10T03:07:35.449Z] + ./coverage.out bytes=1544537 [2025-02-10T03:07:35.449Z] ==> Appending adjustments [2025-02-10T03:07:35.449Z] https://docs.codecov.io/docs/fixing-reports [2025-02-10T03:07:36.386Z] + Found adjustments [2025-02-10T03:07:36.386Z] ==> Gzipping contents [2025-02-10T03:07:36.386Z] 132K /tmp/codecov.Ejv4of.gz [2025-02-10T03:07:36.386Z] ==> Uploading reports [2025-02-10T03:07:36.386Z] url: https://codecov.io [2025-02-10T03:07:36.386Z] query: branch=main&commit=63139032be4d16dbd5c4c048fde0529458690203&build=789&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F789%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T03:07:36.386Z] -> Pinging Codecov [2025-02-10T03:07:36.386Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63139032be4d16dbd5c4c048fde0529458690203&build=789&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F789%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T03:07:36.647Z] -> Uploading to [2025-02-10T03:07:36.647Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/63139032be4d16dbd5c4c048fde0529458690203/e6489c9b-2d30-4afd-b38b-b5ab5183b386.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T030736Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=665e68845ae38d8c8b1b97e5b1c9ab9a1b2f2991fa50899a597daa247a7a7476 [2025-02-10T03:07:36.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:07:36.647Z] Dload Upload Total Spent Left Speed [2025-02-10T03:07:36.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 708k --:--:-- --:--:-- --:--:-- 712k [2025-02-10T03:07:36.906Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [2025-02-10T03:07:36.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-10T03:07:37.154Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-10T03:07:37.169Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:07:37.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T03:07:37.473Z] [2025-02-10T03:07:37.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:07:37.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T03:07:37.767Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-10T03:07:37.767Z] 43c4264eed91: Pulling fs layer [2025-02-10T03:07:37.767Z] 4cc291be95ef: Pulling fs layer [2025-02-10T03:07:37.767Z] 2ac1f1163629: Pulling fs layer [2025-02-10T03:07:37.767Z] 5c3c966382ef: Pulling fs layer [2025-02-10T03:07:37.767Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T03:07:37.767Z] d9c7d2e4e75e: Pulling fs layer [2025-02-10T03:07:37.767Z] 9c3e1370e548: Pulling fs layer [2025-02-10T03:07:37.767Z] 5c3c966382ef: Waiting [2025-02-10T03:07:37.767Z] 4f4fb700ef54: Waiting [2025-02-10T03:07:37.767Z] d9c7d2e4e75e: Waiting [2025-02-10T03:07:37.767Z] 9c3e1370e548: Waiting [2025-02-10T03:07:37.767Z] 4cc291be95ef: Verifying Checksum [2025-02-10T03:07:37.767Z] 4cc291be95ef: Download complete [2025-02-10T03:07:37.767Z] 5c3c966382ef: Download complete [2025-02-10T03:07:37.767Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T03:07:37.767Z] 4f4fb700ef54: Download complete [2025-02-10T03:07:37.767Z] 43c4264eed91: Download complete [2025-02-10T03:07:38.025Z] d9c7d2e4e75e: Verifying Checksum [2025-02-10T03:07:38.025Z] d9c7d2e4e75e: Download complete [2025-02-10T03:07:38.025Z] 43c4264eed91: Pull complete [2025-02-10T03:07:38.283Z] 4cc291be95ef: Pull complete [2025-02-10T03:07:38.283Z] 2ac1f1163629: Verifying Checksum [2025-02-10T03:07:38.283Z] 2ac1f1163629: Download complete [2025-02-10T03:07:38.849Z] 9c3e1370e548: Verifying Checksum [2025-02-10T03:07:38.849Z] 9c3e1370e548: Download complete [2025-02-10T03:07:41.428Z] 2ac1f1163629: Pull complete [2025-02-10T03:07:41.686Z] 5c3c966382ef: Pull complete [2025-02-10T03:07:41.686Z] 4f4fb700ef54: Pull complete [2025-02-10T03:07:41.944Z] d9c7d2e4e75e: Pull complete [2025-02-10T03:07:45.155Z] 9c3e1370e548: Pull complete [2025-02-10T03:07:45.155Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-10T03:07:45.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T03:07:45.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:07:45.254Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T03:07:45.283Z] $ 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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T03:07:52.118Z] $ docker top e0ae383a0752a558dc90004871cc93956939c177f0ff5f0fbaa6f0d921167821 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T03:07:52.473Z] + git config --global --add safe.directory /w/workspace/edgex-go/789 [Pipeline] echo [2025-02-10T03:07:52.483Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-10T03:07:52.759Z] + set -o pipefail [2025-02-10T03:07:52.759Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-10T03:08:00.886Z] [2025-02-10T03:08:00.886Z] Monitoring /w/workspace/edgex-go/789 (github.com/edgexfoundry/edgex-go)... [2025-02-10T03:08:00.886Z] [2025-02-10T03:08:00.886Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5f60f677-32c3-4e89-9e2d-9d8d7313a23b [2025-02-10T03:08:00.886Z] [2025-02-10T03:08:00.886Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-10T03:08:00.886Z] [2025-02-10T03:08:00.886Z] [2025-02-10T03:08:00.886Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-10T03:08:00.886Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-10T03:08:00.892Z] $ docker stop --time=1 e0ae383a0752a558dc90004871cc93956939c177f0ff5f0fbaa6f0d921167821 [2025-02-10T03:08:07.387Z] $ docker rm -f --volumes e0ae383a0752a558dc90004871cc93956939c177f0ff5f0fbaa6f0d921167821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-10T03:08:07.928Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T03:08:07.949Z] provisioning config files... [2025-02-10T03:08:07.957Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/789@tmp/config16821708856673835551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:08:08.258Z] --> edgex-publish-swagger.sh [2025-02-10T03:08:08.258Z] === Publish openapi API === [2025-02-10T03:08:08.258Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-10T03:08:08.258Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/789/openapi/core-command.yaml] [2025-02-10T03:08:08.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:08:08.258Z] Dload Upload Total Spent Left Speed [2025-02-10T03:08:08.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 50511 --:--:-- --:--:-- --:--:-- 50511 [2025-02-10T03:08:08.824Z] [2025-02-10T03:08:08.824Z] [2025-02-10T03:08:08.824Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/789/openapi/core-data.yaml] [2025-02-10T03:08:08.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:08:08.824Z] Dload Upload Total Spent Left Speed [2025-02-10T03:08:09.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 121k --:--:-- --:--:-- --:--:-- 121k 100 72057 0 0 100 72057 0 121k --:--:-- --:--:-- --:--:-- 121k [2025-02-10T03:08:09.395Z] [2025-02-10T03:08:09.395Z] [2025-02-10T03:08:09.395Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/789/openapi/core-keeper.yaml] [2025-02-10T03:08:09.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:08:09.395Z] Dload Upload Total Spent Left Speed [2025-02-10T03:08:09.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 275 133k --:--:-- --:--:-- --:--:-- 133k [2025-02-10T03:08:09.656Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-10T03:08:09.656Z] [2025-02-10T03:08:09.656Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/789/openapi/core-metadata.yaml] [2025-02-10T03:08:09.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:08:09.656Z] Dload Upload Total Spent Left Speed [2025-02-10T03:08:10.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 356 356k --:--:-- --:--:-- --:--:-- 357k [2025-02-10T03:08:10.225Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-10T03:08:10.225Z] [2025-02-10T03:08:10.225Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/789/openapi/security-proxy-auth.yaml] [2025-02-10T03:08:10.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:08:10.225Z] Dload Upload Total Spent Left Speed [2025-02-10T03:08:10.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 226 83797 --:--:-- --:--:-- --:--:-- 83737 [2025-02-10T03:08:10.487Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-10T03:08:10.487Z] [2025-02-10T03:08:10.487Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/789/openapi/support-notifications.yaml] [2025-02-10T03:08:10.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:08:10.487Z] Dload Upload Total Spent Left Speed [2025-02-10T03:08:10.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 423 265k --:--:-- --:--:-- --:--:-- 265k [2025-02-10T03:08:10.748Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-10T03:08:10.748Z] [2025-02-10T03:08:10.748Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/789/openapi/support-scheduler.yaml] [2025-02-10T03:08:10.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:08:10.748Z] Dload Upload Total Spent Left Speed [2025-02-10T03:08:12.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 487 154k --:--:-- --:--:-- --:--:-- 155k 100 50857 100 156 100 50701 487 154k --:--:-- --:--:-- --:--:-- 155k [2025-02-10T03:08:12.497Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-10T03:08:12.497Z] [Pipeline] } [2025-02-10T03:08:12.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-02-10T03:08:13.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T03:08:13.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:08:13.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:08:13.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:08:13.456Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T03:08:13.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T03:08:13.993Z] $ docker top a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T03:08:14.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T03:08:14.101Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T03:08:14.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T03:08:14.214Z] $ docker exec a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b ssh-agent [2025-02-10T03:08:14.328Z] SSH_AUTH_SOCK=/tmp/ssh-PVzJRrxJPbwr/agent.32 [2025-02-10T03:08:14.328Z] SSH_AGENT_PID=38 [2025-02-10T03:08:14.332Z] Running ssh-add (command line suppressed) [2025-02-10T03:08:14.445Z] Identity added: /w/workspace/edgex-go/789@tmp/private_key_899090201897379481.key (/w/workspace/edgex-go/789@tmp/private_key_899090201897379481.key) [2025-02-10T03:08:14.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T03:08:14.767Z] + git semver tag [2025-02-10T03:08:15.024Z] 2025-02-10 03:08:15,008 [run_tag] DEBUG tag force:False [2025-02-10T03:08:15.025Z] 2025-02-10 03:08:15,008 [check_head_tag] DEBUG check head tag [2025-02-10T03:08:15.025Z] 2025-02-10 03:08:15,014 [execute] INFO git cat-file --batch-check [2025-02-10T03:08:15.025Z] 2025-02-10 03:08:15,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=) [2025-02-10T03:08:15.025Z] 2025-02-10 03:08:15,017 [execute] INFO git cat-file --batch [2025-02-10T03:08:15.025Z] 2025-02-10 03:08:15,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=) [2025-02-10T03:08:16.325Z] 2025-02-10 03:08:15,094 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main [2025-02-10T03:08:16.325Z] 2025-02-10 03:08:15,095 [execute] INFO git tag -a v4.0.0-dev.53 -m v4.0.0-dev.53 [2025-02-10T03:08:16.325Z] 2025-02-10 03:08:15,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.53', '-m', 'v4.0.0-dev.53'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:08:16.325Z] 2025-02-10 03:08:15,101 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main [2025-02-10T03:08:16.325Z] 4.0.0-dev.53 [Pipeline] } [2025-02-10T03:08:16.332Z] $ docker exec --env ******** --env ******** a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b ssh-agent -k [2025-02-10T03:08:16.422Z] unset SSH_AUTH_SOCK; [2025-02-10T03:08:16.422Z] unset SSH_AGENT_PID; [2025-02-10T03:08:16.422Z] echo Agent pid 38 killed; [2025-02-10T03:08:16.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T03:08:16.769Z] + git semver [Pipeline] } [2025-02-10T03:08:17.035Z] $ docker stop --time=1 a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b [2025-02-10T03:08:18.307Z] $ docker rm -f --volumes a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:08:18.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T03:08:18.715Z] [2025-02-10T03:08:18.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:08:19.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T03:08:19.014Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-10T03:08:19.014Z] ab5ef0e58194: Pulling fs layer [2025-02-10T03:08:19.014Z] 9712f1f96733: Pulling fs layer [2025-02-10T03:08:19.014Z] 63f879dbbcfc: Pulling fs layer [2025-02-10T03:08:19.014Z] 0d9ebad4ef96: Pulling fs layer [2025-02-10T03:08:19.014Z] e9a5061849ea: Pulling fs layer [2025-02-10T03:08:19.014Z] d747dcd14b5f: Pulling fs layer [2025-02-10T03:08:19.014Z] 2de7ff778b66: Pulling fs layer [2025-02-10T03:08:19.014Z] 0d9ebad4ef96: Waiting [2025-02-10T03:08:19.014Z] 2de7ff778b66: Waiting [2025-02-10T03:08:19.014Z] d747dcd14b5f: Waiting [2025-02-10T03:08:19.014Z] e9a5061849ea: Waiting [2025-02-10T03:08:19.014Z] 9712f1f96733: Verifying Checksum [2025-02-10T03:08:19.014Z] 9712f1f96733: Download complete [2025-02-10T03:08:19.273Z] 63f879dbbcfc: Verifying Checksum [2025-02-10T03:08:19.273Z] 63f879dbbcfc: Download complete [2025-02-10T03:08:19.532Z] e9a5061849ea: Verifying Checksum [2025-02-10T03:08:19.532Z] e9a5061849ea: Download complete [2025-02-10T03:08:19.532Z] d747dcd14b5f: Verifying Checksum [2025-02-10T03:08:19.532Z] d747dcd14b5f: Download complete [2025-02-10T03:08:19.532Z] 0d9ebad4ef96: Verifying Checksum [2025-02-10T03:08:19.532Z] 0d9ebad4ef96: Download complete [2025-02-10T03:08:19.532Z] ab5ef0e58194: Verifying Checksum [2025-02-10T03:08:19.532Z] ab5ef0e58194: Download complete [2025-02-10T03:08:19.532Z] 2de7ff778b66: Verifying Checksum [2025-02-10T03:08:19.532Z] 2de7ff778b66: Download complete [2025-02-10T03:08:22.066Z] ab5ef0e58194: Pull complete [2025-02-10T03:08:22.324Z] 9712f1f96733: Pull complete [2025-02-10T03:08:22.890Z] 63f879dbbcfc: Pull complete [2025-02-10T03:08:27.074Z] 0d9ebad4ef96: Pull complete [2025-02-10T03:08:27.074Z] e9a5061849ea: Pull complete [2025-02-10T03:08:27.074Z] d747dcd14b5f: Pull complete [2025-02-10T03:08:28.009Z] 2de7ff778b66: Pull complete [2025-02-10T03:08:28.009Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-10T03:08:28.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T03:08:28.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:08:28.107Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T03:08:28.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T03:08:34.475Z] $ docker top cc50b9f1a6f958a16fede24cc407150509d2ddc3cd6d4343d775ee0be6189a7b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-10T03:08:34.563Z] provisioning config files... [2025-02-10T03:08:34.570Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/789@tmp/config11561957846313457293tmp [2025-02-10T03:08:34.582Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/789@tmp/config11216786716777088954tmp [2025-02-10T03:08:34.590Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/789@tmp/config12376323749269347472tmp [Pipeline] { [Pipeline] echo [2025-02-10T03:08:34.621Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:08:34.916Z] ---> sigul-configuration.sh [2025-02-10T03:08:34.916Z] gpg: directory `/root/.gnupg' created [2025-02-10T03:08:34.916Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-10T03:08:34.916Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-10T03:08:34.916Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-10T03:08:34.916Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-10T03:08:34.916Z] gpg: CAST5 encrypted data [2025-02-10T03:08:34.916Z] gpg: encrypted with 1 passphrase [2025-02-10T03:08:34.917Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-10T03:08:35.211Z] + mkdir /home/jenkins [2025-02-10T03:08:35.211Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-10T03:08:35.507Z] + 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 [2025-02-10T03:08:35.519Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:08:35.816Z] ---> sigul-install.sh [2025-02-10T03:08:35.816Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-10T03:08:36.117Z] + git tag --list [2025-02-10T03:08:36.117Z] 0.6.0 [2025-02-10T03:08:36.117Z] 0.6.1 [2025-02-10T03:08:36.117Z] 0.7.0 [2025-02-10T03:08:36.117Z] 0.7.1 [2025-02-10T03:08:36.117Z] v1.0.0 [2025-02-10T03:08:36.117Z] v1.0.1 [2025-02-10T03:08:36.117Z] v1.1.0 [2025-02-10T03:08:36.117Z] v1.2.0 [2025-02-10T03:08:36.117Z] v1.2.1 [2025-02-10T03:08:36.117Z] v1.3.0 [2025-02-10T03:08:36.117Z] v1.3.1 [2025-02-10T03:08:36.117Z] v2.0.0 [2025-02-10T03:08:36.117Z] v2.1.0 [2025-02-10T03:08:36.117Z] v2.1.1 [2025-02-10T03:08:36.117Z] v2.2.0 [2025-02-10T03:08:36.117Z] v2.3.0 [2025-02-10T03:08:36.117Z] v3.0 [2025-02-10T03:08:36.117Z] v3.0.0 [2025-02-10T03:08:36.117Z] v3.1 [2025-02-10T03:08:36.117Z] v3.1.0 [2025-02-10T03:08:36.117Z] v3.1.0-dev.1 [2025-02-10T03:08:36.117Z] v3.1.0-dev.10 [2025-02-10T03:08:36.117Z] v3.1.0-dev.11 [2025-02-10T03:08:36.117Z] v3.1.0-dev.12 [2025-02-10T03:08:36.117Z] v3.1.0-dev.13 [2025-02-10T03:08:36.117Z] v3.1.0-dev.14 [2025-02-10T03:08:36.117Z] v3.1.0-dev.15 [2025-02-10T03:08:36.117Z] v3.1.0-dev.16 [2025-02-10T03:08:36.117Z] v3.1.0-dev.17 [2025-02-10T03:08:36.117Z] v3.1.0-dev.18 [2025-02-10T03:08:36.117Z] v3.1.0-dev.19 [2025-02-10T03:08:36.117Z] v3.1.0-dev.2 [2025-02-10T03:08:36.117Z] v3.1.0-dev.20 [2025-02-10T03:08:36.117Z] v3.1.0-dev.21 [2025-02-10T03:08:36.117Z] v3.1.0-dev.22 [2025-02-10T03:08:36.117Z] v3.1.0-dev.23 [2025-02-10T03:08:36.117Z] v3.1.0-dev.24 [2025-02-10T03:08:36.117Z] v3.1.0-dev.25 [2025-02-10T03:08:36.117Z] v3.1.0-dev.26 [2025-02-10T03:08:36.117Z] v3.1.0-dev.27 [2025-02-10T03:08:36.117Z] v3.1.0-dev.28 [2025-02-10T03:08:36.117Z] v3.1.0-dev.29 [2025-02-10T03:08:36.117Z] v3.1.0-dev.3 [2025-02-10T03:08:36.117Z] v3.1.0-dev.30 [2025-02-10T03:08:36.117Z] v3.1.0-dev.31 [2025-02-10T03:08:36.117Z] v3.1.0-dev.32 [2025-02-10T03:08:36.117Z] v3.1.0-dev.33 [2025-02-10T03:08:36.117Z] v3.1.0-dev.34 [2025-02-10T03:08:36.117Z] v3.1.0-dev.35 [2025-02-10T03:08:36.117Z] v3.1.0-dev.36 [2025-02-10T03:08:36.117Z] v3.1.0-dev.37 [2025-02-10T03:08:36.117Z] v3.1.0-dev.38 [2025-02-10T03:08:36.117Z] v3.1.0-dev.39 [2025-02-10T03:08:36.117Z] v3.1.0-dev.4 [2025-02-10T03:08:36.117Z] v3.1.0-dev.40 [2025-02-10T03:08:36.117Z] v3.1.0-dev.41 [2025-02-10T03:08:36.117Z] v3.1.0-dev.42 [2025-02-10T03:08:36.117Z] v3.1.0-dev.43 [2025-02-10T03:08:36.117Z] v3.1.0-dev.44 [2025-02-10T03:08:36.117Z] v3.1.0-dev.45 [2025-02-10T03:08:36.117Z] v3.1.0-dev.46 [2025-02-10T03:08:36.117Z] v3.1.0-dev.47 [2025-02-10T03:08:36.117Z] v3.1.0-dev.48 [2025-02-10T03:08:36.117Z] v3.1.0-dev.49 [2025-02-10T03:08:36.117Z] v3.1.0-dev.5 [2025-02-10T03:08:36.117Z] v3.1.0-dev.50 [2025-02-10T03:08:36.117Z] v3.1.0-dev.51 [2025-02-10T03:08:36.117Z] v3.1.0-dev.52 [2025-02-10T03:08:36.117Z] v3.1.0-dev.53 [2025-02-10T03:08:36.117Z] v3.1.0-dev.54 [2025-02-10T03:08:36.117Z] v3.1.0-dev.55 [2025-02-10T03:08:36.117Z] v3.1.0-dev.56 [2025-02-10T03:08:36.117Z] v3.1.0-dev.57 [2025-02-10T03:08:36.117Z] v3.1.0-dev.58 [2025-02-10T03:08:36.117Z] v3.1.0-dev.59 [2025-02-10T03:08:36.117Z] v3.1.0-dev.6 [2025-02-10T03:08:36.117Z] v3.1.0-dev.60 [2025-02-10T03:08:36.117Z] v3.1.0-dev.61 [2025-02-10T03:08:36.117Z] v3.1.0-dev.62 [2025-02-10T03:08:36.117Z] v3.1.0-dev.63 [2025-02-10T03:08:36.117Z] v3.1.0-dev.64 [2025-02-10T03:08:36.117Z] v3.1.0-dev.65 [2025-02-10T03:08:36.117Z] v3.1.0-dev.66 [2025-02-10T03:08:36.117Z] v3.1.0-dev.67 [2025-02-10T03:08:36.117Z] v3.1.0-dev.68 [2025-02-10T03:08:36.117Z] v3.1.0-dev.69 [2025-02-10T03:08:36.117Z] v3.1.0-dev.7 [2025-02-10T03:08:36.117Z] v3.1.0-dev.70 [2025-02-10T03:08:36.117Z] v3.1.0-dev.71 [2025-02-10T03:08:36.117Z] v3.1.0-dev.72 [2025-02-10T03:08:36.117Z] v3.1.0-dev.73 [2025-02-10T03:08:36.117Z] v3.1.0-dev.8 [2025-02-10T03:08:36.117Z] v3.1.0-dev.9 [2025-02-10T03:08:36.117Z] v3.1.1 [2025-02-10T03:08:36.117Z] v3.1.1-dev.1 [2025-02-10T03:08:36.117Z] v3.1.1-dev.2 [2025-02-10T03:08:36.117Z] v3.2.0-dev.1 [2025-02-10T03:08:36.117Z] v3.2.0-dev.10 [2025-02-10T03:08:36.117Z] v3.2.0-dev.100 [2025-02-10T03:08:36.117Z] v3.2.0-dev.101 [2025-02-10T03:08:36.117Z] v3.2.0-dev.102 [2025-02-10T03:08:36.117Z] v3.2.0-dev.103 [2025-02-10T03:08:36.117Z] v3.2.0-dev.104 [2025-02-10T03:08:36.117Z] v3.2.0-dev.105 [2025-02-10T03:08:36.117Z] v3.2.0-dev.106 [2025-02-10T03:08:36.117Z] v3.2.0-dev.107 [2025-02-10T03:08:36.117Z] v3.2.0-dev.108 [2025-02-10T03:08:36.117Z] v3.2.0-dev.109 [2025-02-10T03:08:36.117Z] v3.2.0-dev.11 [2025-02-10T03:08:36.117Z] v3.2.0-dev.12 [2025-02-10T03:08:36.117Z] v3.2.0-dev.13 [2025-02-10T03:08:36.117Z] v3.2.0-dev.14 [2025-02-10T03:08:36.117Z] v3.2.0-dev.15 [2025-02-10T03:08:36.117Z] v3.2.0-dev.16 [2025-02-10T03:08:36.117Z] v3.2.0-dev.17 [2025-02-10T03:08:36.117Z] v3.2.0-dev.18 [2025-02-10T03:08:36.117Z] v3.2.0-dev.19 [2025-02-10T03:08:36.117Z] v3.2.0-dev.2 [2025-02-10T03:08:36.117Z] v3.2.0-dev.20 [2025-02-10T03:08:36.117Z] v3.2.0-dev.21 [2025-02-10T03:08:36.117Z] v3.2.0-dev.22 [2025-02-10T03:08:36.117Z] v3.2.0-dev.23 [2025-02-10T03:08:36.117Z] v3.2.0-dev.24 [2025-02-10T03:08:36.117Z] v3.2.0-dev.25 [2025-02-10T03:08:36.117Z] v3.2.0-dev.26 [2025-02-10T03:08:36.117Z] v3.2.0-dev.27 [2025-02-10T03:08:36.117Z] v3.2.0-dev.28 [2025-02-10T03:08:36.117Z] v3.2.0-dev.29 [2025-02-10T03:08:36.117Z] v3.2.0-dev.3 [2025-02-10T03:08:36.117Z] v3.2.0-dev.30 [2025-02-10T03:08:36.117Z] v3.2.0-dev.31 [2025-02-10T03:08:36.117Z] v3.2.0-dev.32 [2025-02-10T03:08:36.117Z] v3.2.0-dev.33 [2025-02-10T03:08:36.117Z] v3.2.0-dev.34 [2025-02-10T03:08:36.117Z] v3.2.0-dev.35 [2025-02-10T03:08:36.117Z] v3.2.0-dev.36 [2025-02-10T03:08:36.117Z] v3.2.0-dev.37 [2025-02-10T03:08:36.117Z] v3.2.0-dev.38 [2025-02-10T03:08:36.117Z] v3.2.0-dev.39 [2025-02-10T03:08:36.117Z] v3.2.0-dev.4 [2025-02-10T03:08:36.117Z] v3.2.0-dev.40 [2025-02-10T03:08:36.117Z] v3.2.0-dev.41 [2025-02-10T03:08:36.117Z] v3.2.0-dev.42 [2025-02-10T03:08:36.117Z] v3.2.0-dev.43 [2025-02-10T03:08:36.117Z] v3.2.0-dev.44 [2025-02-10T03:08:36.117Z] v3.2.0-dev.45 [2025-02-10T03:08:36.117Z] v3.2.0-dev.46 [2025-02-10T03:08:36.117Z] v3.2.0-dev.47 [2025-02-10T03:08:36.117Z] v3.2.0-dev.48 [2025-02-10T03:08:36.117Z] v3.2.0-dev.49 [2025-02-10T03:08:36.117Z] v3.2.0-dev.5 [2025-02-10T03:08:36.117Z] v3.2.0-dev.50 [2025-02-10T03:08:36.117Z] v3.2.0-dev.51 [2025-02-10T03:08:36.117Z] v3.2.0-dev.52 [2025-02-10T03:08:36.117Z] v3.2.0-dev.53 [2025-02-10T03:08:36.117Z] v3.2.0-dev.54 [2025-02-10T03:08:36.117Z] v3.2.0-dev.55 [2025-02-10T03:08:36.117Z] v3.2.0-dev.56 [2025-02-10T03:08:36.117Z] v3.2.0-dev.57 [2025-02-10T03:08:36.117Z] v3.2.0-dev.58 [2025-02-10T03:08:36.117Z] v3.2.0-dev.59 [2025-02-10T03:08:36.117Z] v3.2.0-dev.6 [2025-02-10T03:08:36.117Z] v3.2.0-dev.60 [2025-02-10T03:08:36.117Z] v3.2.0-dev.61 [2025-02-10T03:08:36.117Z] v3.2.0-dev.62 [2025-02-10T03:08:36.117Z] v3.2.0-dev.63 [2025-02-10T03:08:36.117Z] v3.2.0-dev.64 [2025-02-10T03:08:36.117Z] v3.2.0-dev.65 [2025-02-10T03:08:36.117Z] v3.2.0-dev.66 [2025-02-10T03:08:36.117Z] v3.2.0-dev.67 [2025-02-10T03:08:36.117Z] v3.2.0-dev.68 [2025-02-10T03:08:36.117Z] v3.2.0-dev.69 [2025-02-10T03:08:36.117Z] v3.2.0-dev.7 [2025-02-10T03:08:36.117Z] v3.2.0-dev.70 [2025-02-10T03:08:36.117Z] v3.2.0-dev.71 [2025-02-10T03:08:36.117Z] v3.2.0-dev.72 [2025-02-10T03:08:36.117Z] v3.2.0-dev.73 [2025-02-10T03:08:36.117Z] v3.2.0-dev.74 [2025-02-10T03:08:36.117Z] v3.2.0-dev.75 [2025-02-10T03:08:36.117Z] v3.2.0-dev.76 [2025-02-10T03:08:36.117Z] v3.2.0-dev.77 [2025-02-10T03:08:36.117Z] v3.2.0-dev.78 [2025-02-10T03:08:36.117Z] v3.2.0-dev.79 [2025-02-10T03:08:36.117Z] v3.2.0-dev.8 [2025-02-10T03:08:36.117Z] v3.2.0-dev.80 [2025-02-10T03:08:36.117Z] v3.2.0-dev.81 [2025-02-10T03:08:36.117Z] v3.2.0-dev.82 [2025-02-10T03:08:36.117Z] v3.2.0-dev.83 [2025-02-10T03:08:36.117Z] v3.2.0-dev.84 [2025-02-10T03:08:36.117Z] v3.2.0-dev.85 [2025-02-10T03:08:36.117Z] v3.2.0-dev.86 [2025-02-10T03:08:36.117Z] v3.2.0-dev.87 [2025-02-10T03:08:36.117Z] v3.2.0-dev.88 [2025-02-10T03:08:36.117Z] v3.2.0-dev.89 [2025-02-10T03:08:36.117Z] v3.2.0-dev.9 [2025-02-10T03:08:36.117Z] v3.2.0-dev.90 [2025-02-10T03:08:36.117Z] v3.2.0-dev.91 [2025-02-10T03:08:36.117Z] v3.2.0-dev.92 [2025-02-10T03:08:36.117Z] v3.2.0-dev.93 [2025-02-10T03:08:36.117Z] v3.2.0-dev.94 [2025-02-10T03:08:36.117Z] v3.2.0-dev.95 [2025-02-10T03:08:36.117Z] v3.2.0-dev.96 [2025-02-10T03:08:36.118Z] v3.2.0-dev.97 [2025-02-10T03:08:36.118Z] v3.2.0-dev.98 [2025-02-10T03:08:36.118Z] v3.2.0-dev.99 [2025-02-10T03:08:36.118Z] v4.0.0-dev.1 [2025-02-10T03:08:36.118Z] v4.0.0-dev.10 [2025-02-10T03:08:36.118Z] v4.0.0-dev.11 [2025-02-10T03:08:36.118Z] v4.0.0-dev.12 [2025-02-10T03:08:36.118Z] v4.0.0-dev.13 [2025-02-10T03:08:36.118Z] v4.0.0-dev.14 [2025-02-10T03:08:36.118Z] v4.0.0-dev.15 [2025-02-10T03:08:36.118Z] v4.0.0-dev.16 [2025-02-10T03:08:36.118Z] v4.0.0-dev.17 [2025-02-10T03:08:36.118Z] v4.0.0-dev.18 [2025-02-10T03:08:36.118Z] v4.0.0-dev.19 [2025-02-10T03:08:36.118Z] v4.0.0-dev.2 [2025-02-10T03:08:36.118Z] v4.0.0-dev.20 [2025-02-10T03:08:36.118Z] v4.0.0-dev.21 [2025-02-10T03:08:36.118Z] v4.0.0-dev.22 [2025-02-10T03:08:36.118Z] v4.0.0-dev.23 [2025-02-10T03:08:36.118Z] v4.0.0-dev.24 [2025-02-10T03:08:36.118Z] v4.0.0-dev.25 [2025-02-10T03:08:36.118Z] v4.0.0-dev.26 [2025-02-10T03:08:36.118Z] v4.0.0-dev.27 [2025-02-10T03:08:36.118Z] v4.0.0-dev.28 [2025-02-10T03:08:36.118Z] v4.0.0-dev.29 [2025-02-10T03:08:36.118Z] v4.0.0-dev.3 [2025-02-10T03:08:36.118Z] v4.0.0-dev.30 [2025-02-10T03:08:36.118Z] v4.0.0-dev.31 [2025-02-10T03:08:36.118Z] v4.0.0-dev.32 [2025-02-10T03:08:36.118Z] v4.0.0-dev.33 [2025-02-10T03:08:36.118Z] v4.0.0-dev.34 [2025-02-10T03:08:36.118Z] v4.0.0-dev.35 [2025-02-10T03:08:36.118Z] v4.0.0-dev.36 [2025-02-10T03:08:36.118Z] v4.0.0-dev.37 [2025-02-10T03:08:36.118Z] v4.0.0-dev.38 [2025-02-10T03:08:36.118Z] v4.0.0-dev.39 [2025-02-10T03:08:36.118Z] v4.0.0-dev.4 [2025-02-10T03:08:36.118Z] v4.0.0-dev.40 [2025-02-10T03:08:36.118Z] v4.0.0-dev.41 [2025-02-10T03:08:36.118Z] v4.0.0-dev.42 [2025-02-10T03:08:36.118Z] v4.0.0-dev.43 [2025-02-10T03:08:36.118Z] v4.0.0-dev.44 [2025-02-10T03:08:36.118Z] v4.0.0-dev.45 [2025-02-10T03:08:36.118Z] v4.0.0-dev.46 [2025-02-10T03:08:36.118Z] v4.0.0-dev.47 [2025-02-10T03:08:36.118Z] v4.0.0-dev.48 [2025-02-10T03:08:36.118Z] v4.0.0-dev.49 [2025-02-10T03:08:36.118Z] v4.0.0-dev.5 [2025-02-10T03:08:36.118Z] v4.0.0-dev.50 [2025-02-10T03:08:36.118Z] v4.0.0-dev.51 [2025-02-10T03:08:36.118Z] v4.0.0-dev.52 [2025-02-10T03:08:36.118Z] v4.0.0-dev.53 [2025-02-10T03:08:36.118Z] v4.0.0-dev.6 [2025-02-10T03:08:36.118Z] v4.0.0-dev.7 [2025-02-10T03:08:36.118Z] v4.0.0-dev.8 [2025-02-10T03:08:36.118Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-10T03:08:36.421Z] + lftools sign git-tag v4.0.0-dev.53 [2025-02-10T03:08:36.989Z] Signing Git tag with Sigul... [2025-02-10T03:08:36.989Z] Signing v4.0.0-dev.53 [Pipeline] echo [2025-02-10T03:08:37.264Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:08:37.564Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-10T03:08:37.574Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-10T03:08:37.592Z] $ docker stop --time=1 cc50b9f1a6f958a16fede24cc407150509d2ddc3cd6d4343d775ee0be6189a7b [2025-02-10T03:08:38.883Z] $ docker rm -f --volumes cc50b9f1a6f958a16fede24cc407150509d2ddc3cd6d4343d775ee0be6189a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-10T03:08:39.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T03:08:39.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:08:39.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:08:39.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:08:39.702Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T03:08:39.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T03:08:40.116Z] $ docker top 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T03:08:40.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T03:08:40.226Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T03:08:40.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T03:08:40.334Z] $ docker exec 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 ssh-agent [2025-02-10T03:08:40.452Z] SSH_AUTH_SOCK=/tmp/ssh-HDRuMwhr9SES/agent.32 [2025-02-10T03:08:40.452Z] SSH_AGENT_PID=38 [2025-02-10T03:08:40.456Z] Running ssh-add (command line suppressed) [2025-02-10T03:08:40.549Z] Identity added: /w/workspace/edgex-go/789@tmp/private_key_2137220636793772336.key (/w/workspace/edgex-go/789@tmp/private_key_2137220636793772336.key) [2025-02-10T03:08:40.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T03:08:40.857Z] + git semver bump pre [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,040 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,040 [bump_version] DEBUG bumping version:4.0.0-dev.53 on axis:pre with prefix:dev [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,040 [bump_version] DEBUG bumped version:4.0.0-dev.54 [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,040 [write_version] DEBUG write version:4.0.0-dev.54 to path:/w/workspace/edgex-go/789/.semver/main with force:True [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,040 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,040 [write_file] DEBUG write to file:/w/workspace/edgex-go/789/.semver/main [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,044 [execute] INFO git cat-file --batch-check [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,050 [execute] INFO git cat-file --batch [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T03:08:41.116Z] 2025-02-10 03:08:41,055 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main [2025-02-10T03:08:41.116Z] 4.0.0-dev.54 [Pipeline] } [2025-02-10T03:08:41.121Z] $ docker exec --env ******** --env ******** 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 ssh-agent -k [2025-02-10T03:08:41.225Z] unset SSH_AUTH_SOCK; [2025-02-10T03:08:41.225Z] unset SSH_AGENT_PID; [2025-02-10T03:08:41.225Z] echo Agent pid 38 killed; [2025-02-10T03:08:41.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T03:08:41.576Z] + git semver [Pipeline] } [2025-02-10T03:08:41.844Z] $ docker stop --time=1 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 [2025-02-10T03:08:43.097Z] $ docker rm -f --volumes 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T03:08:43.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T03:08:43.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:08:43.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:08:43.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:08:43.845Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T03:08:43.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T03:08:44.203Z] $ docker top 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T03:08:44.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T03:08:44.310Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T03:08:44.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T03:08:44.414Z] $ docker exec 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 ssh-agent [2025-02-10T03:08:44.513Z] SSH_AUTH_SOCK=/tmp/ssh-nkqkFp1lqN6T/agent.33 [2025-02-10T03:08:44.513Z] SSH_AGENT_PID=39 [2025-02-10T03:08:44.516Z] Running ssh-add (command line suppressed) [2025-02-10T03:08:44.606Z] Identity added: /w/workspace/edgex-go/789@tmp/private_key_13304553876529880155.key (/w/workspace/edgex-go/789@tmp/private_key_13304553876529880155.key) [2025-02-10T03:08:44.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T03:08:44.920Z] + git semver push [2025-02-10T03:08:45.182Z] 2025-02-10 03:08:45,099 [run_push] DEBUG push [2025-02-10T03:08:45.182Z] 2025-02-10 03:08:45,100 [execute] INFO git cat-file --batch-check [2025-02-10T03:08:45.182Z] 2025-02-10 03:08:45,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T03:08:45.182Z] 2025-02-10 03:08:45,103 [execute] INFO git rev-list e1a3a9aa6840d4cc062ca7afe39059d3a99a2189 -- [2025-02-10T03:08:45.182Z] 2025-02-10 03:08:45,104 [execute] DEBUG Popen(['git', 'rev-list', 'e1a3a9aa6840d4cc062ca7afe39059d3a99a2189', '--'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:08:45.182Z] 2025-02-10 03:08:45,119 [execute] INFO git fetch -v origin [2025-02-10T03:08:45.182Z] 2025-02-10 03:08:45,120 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-10T03:08:45.752Z] 2025-02-10 03:08:45,596 [run_push] DEBUG no remote changes detected [2025-02-10T03:08:45.752Z] 2025-02-10 03:08:45,596 [execute] INFO git push origin semver [2025-02-10T03:08:45.752Z] 2025-02-10 03:08:45,597 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:08:46.320Z] 2025-02-10 03:08:46,252 [run_push] DEBUG push all version tags [2025-02-10T03:08:46.320Z] 2025-02-10 03:08:46,252 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-10T03:08:46.320Z] 2025-02-10 03:08:46,253 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:08:47.259Z] 2025-02-10 03:08:46,885 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main [2025-02-10T03:08:47.259Z] 4.0.0-dev.54 [Pipeline] } [2025-02-10T03:08:47.263Z] $ docker exec --env ******** --env ******** 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 ssh-agent -k [2025-02-10T03:08:47.367Z] unset SSH_AUTH_SOCK; [2025-02-10T03:08:47.367Z] unset SSH_AGENT_PID; [2025-02-10T03:08:47.368Z] echo Agent pid 39 killed; [2025-02-10T03:08:47.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T03:08:47.708Z] + git semver [Pipeline] } [2025-02-10T03:08:47.985Z] $ docker stop --time=1 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 [2025-02-10T03:08:49.291Z] $ docker rm -f --volumes 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 [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 [2025-02-10T03:08:49.866Z] + [ -d /w/workspace/edgex-go/789/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:08:50.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:08:51.024Z] ---> package-listing.sh [2025-02-10T03:08:51.024Z] ++ facter osfamily [2025-02-10T03:08:51.024Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-10T03:08:51.282Z] + OS_FAMILY=debian [2025-02-10T03:08:51.282Z] + workspace=/w/workspace/edgex-go/789 [2025-02-10T03:08:51.282Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-10T03:08:51.282Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-10T03:08:51.282Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-10T03:08:51.282Z] + PACKAGES=/tmp/packages_start.txt [2025-02-10T03:08:51.282Z] + '[' /w/workspace/edgex-go/789 ']' [2025-02-10T03:08:51.282Z] + PACKAGES=/tmp/packages_end.txt [2025-02-10T03:08:51.282Z] + case "${OS_FAMILY}" in [2025-02-10T03:08:51.282Z] + dpkg -l [2025-02-10T03:08:51.282Z] + grep '^ii' [2025-02-10T03:08:51.282Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-10T03:08:51.282Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-10T03:08:51.282Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-10T03:08:51.282Z] + '[' /w/workspace/edgex-go/789 ']' [2025-02-10T03:08:51.282Z] + mkdir -p /w/workspace/edgex-go/789/archives/ [2025-02-10T03:08:51.282Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/789/archives/ [Pipeline] echo [2025-02-10T03:08:51.292Z] 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/789/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-10T03:08:51.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:08:52.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T03:08:52.126Z] [2025-02-10T03:08:52.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:08:52.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T03:08:52.433Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-10T03:08:52.433Z] 5eb5b503b376: Pulling fs layer [2025-02-10T03:08:52.433Z] 5c69ac0246d0: Pulling fs layer [2025-02-10T03:08:52.433Z] ec43610c2a17: Pulling fs layer [2025-02-10T03:08:52.433Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-10T03:08:52.433Z] 33b1e0a273af: Pulling fs layer [2025-02-10T03:08:52.433Z] 5d3b04190fa2: Pulling fs layer [2025-02-10T03:08:52.433Z] 2f39f015ded8: Pulling fs layer [2025-02-10T03:08:52.433Z] 3a2ae6a8a46f: Waiting [2025-02-10T03:08:52.433Z] 33b1e0a273af: Waiting [2025-02-10T03:08:52.433Z] 5d3b04190fa2: Waiting [2025-02-10T03:08:52.433Z] 2f39f015ded8: Waiting [2025-02-10T03:08:52.433Z] 5c69ac0246d0: Verifying Checksum [2025-02-10T03:08:52.433Z] 5c69ac0246d0: Download complete [2025-02-10T03:08:52.433Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-10T03:08:52.433Z] 3a2ae6a8a46f: Download complete [2025-02-10T03:08:52.433Z] 33b1e0a273af: Verifying Checksum [2025-02-10T03:08:52.433Z] 33b1e0a273af: Download complete [2025-02-10T03:08:52.433Z] ec43610c2a17: Verifying Checksum [2025-02-10T03:08:52.433Z] ec43610c2a17: Download complete [2025-02-10T03:08:52.433Z] 5d3b04190fa2: Download complete [2025-02-10T03:08:52.690Z] 5eb5b503b376: Verifying Checksum [2025-02-10T03:08:52.690Z] 5eb5b503b376: Download complete [2025-02-10T03:08:53.264Z] 2f39f015ded8: Download complete [2025-02-10T03:08:53.833Z] 5eb5b503b376: Pull complete [2025-02-10T03:08:53.833Z] 5c69ac0246d0: Pull complete [2025-02-10T03:08:54.400Z] ec43610c2a17: Pull complete [2025-02-10T03:08:54.400Z] 3a2ae6a8a46f: Pull complete [2025-02-10T03:08:54.660Z] 33b1e0a273af: Pull complete [2025-02-10T03:08:54.660Z] 5d3b04190fa2: Pull complete [2025-02-10T03:08:58.847Z] 2f39f015ded8: Pull complete [2025-02-10T03:08:58.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-10T03:08:58.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T03:08:58.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:08:58.945Z] prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container [2025-02-10T03:08:58.965Z] $ 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/789/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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 [2025-02-10T03:09:02.334Z] $ docker top 0d7cf0891db5ee7afb92418fca4fa894e4df884866993fbe988bb6c736613393 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T03:09:02.683Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-10T03:09:02.967Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-10T03:09:03.246Z] + ls /var/log/sa-host [2025-02-10T03:09:03.246Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T03:09:03.407Z] provisioning config files... [2025-02-10T03:09:03.416Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/789@tmp/config5792732970511710961tmp [Pipeline] { [Pipeline] echo [2025-02-10T03:09:03.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:09:03.721Z] ---> create-netrc.sh [Pipeline] } [2025-02-10T03:09:03.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:09:04.074Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-10T03:09:04.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:09:04.364Z] ---> sudo-logs.sh [2025-02-10T03:09:04.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-10T03:09:04.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:09:04.674Z] ---> job-cost.sh [2025-02-10T03:09:04.674Z] lf-activate-venv: SKIPPING [2025-02-10T03:09:04.674Z] DEBUG: total: 0.10999999940395355 [2025-02-10T03:09:04.674Z] INFO: Retrieving Stack Cost... [2025-02-10T03:09:05.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T03:09:05.502Z] INFO: Archiving Costs [Pipeline] echo [2025-02-10T03:09:05.515Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:09:05.797Z] ---> logs-deploy.sh [2025-02-10T03:09:05.797Z] lf-activate-venv: SKIPPING [2025-02-10T03:09:05.797Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/789 [2025-02-10T03:09:05.797Z] INFO: archiving workspace using pattern(s): [2025-02-10T03:09:06.736Z] Archives upload complete. [2025-02-10T03:09:06.736Z] INFO: archiving logs to Nexus