Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 623cb5265308e9e287d4ae93d4d167a887956af5 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-ssh18434460846907933141.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-ssh7820044732112853291.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-ssh11858420938118920079.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-ssh5926029595973856693.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-ssh515775600019403704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36755 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/780 [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/780 # 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 623cb5265308e9e287d4ae93d4d167a887956af5 (main) > 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 623cb5265308e9e287d4ae93d4d167a887956af5 # timeout=10 Commit message: "feat: Save postgres superuser password in secretstore (#5051)" > git rev-list --no-walk f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-15T06:53:11.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-15T06:53:11.707Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-15T06:53:11.737Z] ========================================================= [2025-01-15T06:53:11.738Z] EdgeX Global Pipelines Version Info [2025-01-15T06:53:11.738Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-15T06:53:12.496Z] ------------------- [2025-01-15T06:53:12.496Z] stable info: [2025-01-15T06:53:12.496Z] ------------------- [2025-01-15T06:53:12.497Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-15T06:53:12.497Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-15T06:53:12.497Z] Message: update stable to v1.0.269 [2025-01-15T06:53:13.070Z] ------------------- [2025-01-15T06:53:13.070Z] experimental info: [2025-01-15T06:53:13.070Z] ------------------- [2025-01-15T06:53:13.070Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-15T06:53:13.070Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-15T06:53:13.070Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-15T06:53:13.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-15T06:53:13.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-15T06:53:13.191Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-15T06:53:13.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-15T06:53:13.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-15T06:53:13.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-15T06:53:13.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-15T06:53:13.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-15T06:53:13.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-15T06:53:13.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-15T06:53:13.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-15T06:53:13.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-15T06:53:13.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-15T06:53:13.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-15T06:53:13.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-15T06:53:13.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-15T06:53:13.481Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-15T06:53:13.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-15T06:53:13.525Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-15T06:53:13.547Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-15T06:53:13.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-15T06:53:13.587Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-15T06:53:13.606Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-15T06:53:13.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-15T06:53:13.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-15T06:53:13.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-15T06:53:13.688Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] echo [2025-01-15T06:53:13.710Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 623cb52 [Pipeline] echo [2025-01-15T06:53:13.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-15T06:53:13.786Z] provisioning config files... [2025-01-15T06:53:13.805Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/780@tmp/config345579017877534957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T06:53:14.142Z] ---> ****-login.sh [2025-01-15T06:53:14.142Z] nexus3.edgexfoundry.org:10001 [2025-01-15T06:53:14.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:53:14.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:53:14.402Z] Configure a credential helper to remove this warning. See [2025-01-15T06:53:14.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:53:14.402Z] [2025-01-15T06:53:14.402Z] Login Succeeded [2025-01-15T06:53:14.402Z] nexus3.edgexfoundry.org:10002 [2025-01-15T06:53:14.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:53:14.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:53:14.664Z] Configure a credential helper to remove this warning. See [2025-01-15T06:53:14.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:53:14.664Z] [2025-01-15T06:53:14.664Z] Login Succeeded [2025-01-15T06:53:14.664Z] nexus3.edgexfoundry.org:10003 [2025-01-15T06:53:14.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:53:14.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:53:14.664Z] Configure a credential helper to remove this warning. See [2025-01-15T06:53:14.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:53:14.664Z] [2025-01-15T06:53:14.664Z] Login Succeeded [2025-01-15T06:53:14.664Z] nexus3.edgexfoundry.org:10004 [2025-01-15T06:53:14.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:53:14.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:53:14.926Z] Configure a credential helper to remove this warning. See [2025-01-15T06:53:14.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:53:14.926Z] [2025-01-15T06:53:14.926Z] Login Succeeded [2025-01-15T06:53:14.926Z] ****.io [2025-01-15T06:53:14.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:53:15.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:53:15.187Z] Configure a credential helper to remove this warning. See [2025-01-15T06:53:15.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:53:15.187Z] [2025-01-15T06:53:15.187Z] Login Succeeded [2025-01-15T06:53:15.187Z] ---> ****-login.sh ends [Pipeline] } [2025-01-15T06:53:15.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T06:53:15.528Z] + 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-01-15T06:53:15.528Z] + + dirname cmd/core-command/Dockerfile [2025-01-15T06:53:15.528Z] cut -d/ -f2 [2025-01-15T06:53:15.528Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-15T06:53:15.528Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-15T06:53:15.528Z] + cut -d/ -f2 [2025-01-15T06:53:15.528Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-15T06:53:15.528Z] + dirname cmd/core-data/Dockerfile [2025-01-15T06:53:15.528Z] + cut -d/ -f2 [2025-01-15T06:53:15.528Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/core-keeper/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/core-metadata/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/support-notifications/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-15T06:53:15.529Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-15T06:53:15.529Z] + cut -d/ -f2 [2025-01-15T06:53:15.529Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-15T06:53:15.566Z] 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-01-15T06:53:15.947Z] + git rev-list -1 --merges 623cb5265308e9e287d4ae93d4d167a887956af5~1..623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] echo [2025-01-15T06:53:15.961Z] -----------> git rev-list -1 --merges 623cb5265308e9e287d4ae93d4d167a887956af5~1..623cb5265308e9e287d4ae93d4d167a887956af5 623cb5265308e9e287d4ae93d4d167a887956af5 [false] [Pipeline] sh [2025-01-15T06:53:16.255Z] + git log --format=format:%s -1 623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] echo [2025-01-15T06:53:16.275Z] ========================================================= [2025-01-15T06:53:16.275Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-15T06:53:16.275Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-15T06:53:16.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-15T06:53:16.719Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-15T06:53:16.719Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-15T06:53:16.719Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-15T06:53:16.719Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2025-01-15T06:53:16.719Z] tee -a /etc/ssh/ssh_known_hosts [2025-01-15T06:53:16.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T06:53:17.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T06:53:17.188Z] [2025-01-15T06:53:17.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T06:53:17.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T06:53:17.497Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-15T06:53:17.497Z] b85a868b505f: Pulling fs layer [2025-01-15T06:53:17.497Z] e2be974225ed: Pulling fs layer [2025-01-15T06:53:17.497Z] 339a4e72a1f5: Pulling fs layer [2025-01-15T06:53:17.497Z] 988bab9f4d93: Pulling fs layer [2025-01-15T06:53:17.497Z] 1469e6f7b9e6: Pulling fs layer [2025-01-15T06:53:17.497Z] eaf3925da568: Pulling fs layer [2025-01-15T06:53:17.497Z] bab4dde63d76: Pulling fs layer [2025-01-15T06:53:17.497Z] bde34c3a00c8: Pulling fs layer [2025-01-15T06:53:17.497Z] b352a97aabf1: Pulling fs layer [2025-01-15T06:53:17.497Z] 4872d77fe225: Pulling fs layer [2025-01-15T06:53:17.497Z] 5851b861e8e6: Pulling fs layer [2025-01-15T06:53:17.497Z] 1469e6f7b9e6: Waiting [2025-01-15T06:53:17.497Z] 988bab9f4d93: Waiting [2025-01-15T06:53:17.497Z] eaf3925da568: Waiting [2025-01-15T06:53:17.497Z] 4872d77fe225: Waiting [2025-01-15T06:53:17.497Z] bab4dde63d76: Waiting [2025-01-15T06:53:17.497Z] 5851b861e8e6: Waiting [2025-01-15T06:53:17.497Z] b352a97aabf1: Waiting [2025-01-15T06:53:17.497Z] bde34c3a00c8: Waiting [2025-01-15T06:53:17.497Z] e2be974225ed: Download complete [2025-01-15T06:53:17.497Z] 988bab9f4d93: Verifying Checksum [2025-01-15T06:53:17.497Z] 988bab9f4d93: Download complete [2025-01-15T06:53:17.758Z] 1469e6f7b9e6: Verifying Checksum [2025-01-15T06:53:17.758Z] 1469e6f7b9e6: Download complete [2025-01-15T06:53:17.758Z] eaf3925da568: Verifying Checksum [2025-01-15T06:53:17.758Z] eaf3925da568: Download complete [2025-01-15T06:53:17.758Z] 339a4e72a1f5: Verifying Checksum [2025-01-15T06:53:17.758Z] 339a4e72a1f5: Download complete [2025-01-15T06:53:17.758Z] bde34c3a00c8: Download complete [2025-01-15T06:53:17.758Z] b352a97aabf1: Download complete [2025-01-15T06:53:17.758Z] 4872d77fe225: Download complete [2025-01-15T06:53:17.758Z] 5851b861e8e6: Verifying Checksum [2025-01-15T06:53:17.758Z] 5851b861e8e6: Download complete [2025-01-15T06:53:17.758Z] b85a868b505f: Verifying Checksum [2025-01-15T06:53:17.758Z] b85a868b505f: Download complete [2025-01-15T06:53:18.018Z] bab4dde63d76: Verifying Checksum [2025-01-15T06:53:18.957Z] b85a868b505f: Pull complete [2025-01-15T06:53:18.957Z] e2be974225ed: Pull complete [2025-01-15T06:53:19.524Z] 339a4e72a1f5: Pull complete [2025-01-15T06:53:19.524Z] 988bab9f4d93: Pull complete [2025-01-15T06:53:19.792Z] 1469e6f7b9e6: Pull complete [2025-01-15T06:53:20.055Z] eaf3925da568: Pull complete [2025-01-15T06:53:21.438Z] bab4dde63d76: Pull complete [2025-01-15T06:53:21.701Z] bde34c3a00c8: Pull complete [2025-01-15T06:53:21.702Z] b352a97aabf1: Pull complete [2025-01-15T06:53:21.965Z] 4872d77fe225: Pull complete [2025-01-15T06:53:21.965Z] 5851b861e8e6: Pull complete [2025-01-15T06:53:21.965Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-15T06:53:21.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T06:53:21.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T06:53:22.112Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T06:53:22.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-15T06:53:25.797Z] $ docker top 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 -eo pid,comm [2025-01-15T06:53:25.847Z] 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-01-15T06:53:25.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-15T06:53:25.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T06:53:25.906Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T06:53:26.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T06:53:26.021Z] $ docker exec 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 ssh-agent [2025-01-15T06:53:26.134Z] SSH_AUTH_SOCK=/tmp/ssh-c6XsmyTSELr3/agent.33 [2025-01-15T06:53:26.134Z] SSH_AGENT_PID=39 [2025-01-15T06:53:26.141Z] Running ssh-add (command line suppressed) [2025-01-15T06:53:26.234Z] Identity added: /w/workspace/edgex-go/780@tmp/private_key_5929729876911242698.key (/w/workspace/edgex-go/780@tmp/private_key_5929729876911242698.key) [2025-01-15T06:53:26.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T06:53:26.544Z] + git tag --points-at HEAD [Pipeline] } [2025-01-15T06:53:26.557Z] $ docker exec --env ******** --env ******** 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 ssh-agent -k [2025-01-15T06:53:26.666Z] unset SSH_AUTH_SOCK; [2025-01-15T06:53:26.667Z] unset SSH_AGENT_PID; [2025-01-15T06:53:26.667Z] echo Agent pid 39 killed; [2025-01-15T06:53:26.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-15T06:53:26.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T06:53:26.721Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T06:53:26.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T06:53:26.822Z] $ docker exec 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 ssh-agent [2025-01-15T06:53:26.941Z] SSH_AUTH_SOCK=/tmp/ssh-5cFuQd907qZu/agent.72 [2025-01-15T06:53:26.941Z] SSH_AGENT_PID=78 [2025-01-15T06:53:26.945Z] Running ssh-add (command line suppressed) [2025-01-15T06:53:27.038Z] Identity added: /w/workspace/edgex-go/780@tmp/private_key_17063022461932997730.key (/w/workspace/edgex-go/780@tmp/private_key_17063022461932997730.key) [2025-01-15T06:53:27.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T06:53:27.345Z] + git semver init [2025-01-15T06:53:27.605Z] 2025-01-15 06:53:27,517 [run_init] DEBUG init version:0.0.0 force:False [2025-01-15T06:53:27.605Z] 2025-01-15 06:53:27,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/780/.semver [2025-01-15T06:53:27.605Z] 2025-01-15 06:53:27,519 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/780/.semver [2025-01-15T06:53:27.605Z] 2025-01-15 06:53:27,519 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/780/.semver'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=None) [2025-01-15T06:53:32.884Z] 2025-01-15 06:53:32,582 [append_file] DEBUG append to file:/w/workspace/edgex-go/780/.git/info/exclude [2025-01-15T06:53:32.884Z] 2025-01-15 06:53:32,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/780/.semver/main with force:False [2025-01-15T06:53:32.884Z] 2025-01-15 06:53:32,582 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main [2025-01-15T06:53:32.884Z] 2025-01-15 06:53:32,582 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main [2025-01-15T06:53:32.884Z] 4.0.0-dev.44 [Pipeline] } [2025-01-15T06:53:32.894Z] $ docker exec --env ******** --env ******** 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 ssh-agent -k [2025-01-15T06:53:32.997Z] unset SSH_AUTH_SOCK; [2025-01-15T06:53:32.997Z] unset SSH_AGENT_PID; [2025-01-15T06:53:32.998Z] echo Agent pid 78 killed; [2025-01-15T06:53:33.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T06:53:33.337Z] + git semver [Pipeline] } [2025-01-15T06:53:33.611Z] $ docker stop --time=1 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 [2025-01-15T06:53:34.908Z] $ docker rm -f --volumes 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-15T06:53:35.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-15T06:53:35.494Z] Stashed 1 file(s) [Pipeline] echo [2025-01-15T06:53:35.498Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.44 [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-01-15T06:53:35.948Z] + git config --global --add safe.directory /w/workspace/edgex-go/780 [Pipeline] echo [2025-01-15T06:53:35.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T06:53:35.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T06:53:36.003Z] ========================================================= [2025-01-15T06:53:36.003Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-15T06:53:36.003Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-15T06:53:36.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-15T06:53:36.330Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-15T06:53:36.331Z] da9db072f522: Pulling fs layer [2025-01-15T06:53:36.331Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-15T06:53:36.331Z] 06f05ace1117: Pulling fs layer [2025-01-15T06:53:36.331Z] 5fe327b54edc: Pulling fs layer [2025-01-15T06:53:36.331Z] 4f4fb700ef54: Pulling fs layer [2025-01-15T06:53:36.331Z] 92a5565b7b96: Pulling fs layer [2025-01-15T06:53:36.331Z] ff9bb7016b71: Pulling fs layer [2025-01-15T06:53:36.331Z] b67dba6c2c7d: Pulling fs layer [2025-01-15T06:53:36.331Z] a813b0c90790: Pulling fs layer [2025-01-15T06:53:36.331Z] 92a5565b7b96: Waiting [2025-01-15T06:53:36.331Z] ff9bb7016b71: Waiting [2025-01-15T06:53:36.331Z] b67dba6c2c7d: Waiting [2025-01-15T06:53:36.331Z] a813b0c90790: Waiting [2025-01-15T06:53:36.331Z] 5fe327b54edc: Waiting [2025-01-15T06:53:36.331Z] 4f4fb700ef54: Waiting [2025-01-15T06:53:36.331Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-15T06:53:36.331Z] 5fe327b54edc: Verifying Checksum [2025-01-15T06:53:36.331Z] 5fe327b54edc: Download complete [2025-01-15T06:53:36.331Z] 4f4fb700ef54: Verifying Checksum [2025-01-15T06:53:36.331Z] 4f4fb700ef54: Download complete [2025-01-15T06:53:36.331Z] 92a5565b7b96: Download complete [2025-01-15T06:53:36.331Z] da9db072f522: Download complete [2025-01-15T06:53:36.592Z] ff9bb7016b71: Verifying Checksum [2025-01-15T06:53:36.592Z] ff9bb7016b71: Download complete [2025-01-15T06:53:36.592Z] da9db072f522: Pull complete [2025-01-15T06:53:36.851Z] 6ef4a4ee8ca5: Pull complete [2025-01-15T06:53:37.110Z] a813b0c90790: Verifying Checksum [2025-01-15T06:53:37.110Z] a813b0c90790: Download complete [2025-01-15T06:53:37.110Z] 06f05ace1117: Verifying Checksum [2025-01-15T06:53:37.110Z] 06f05ace1117: Download complete [2025-01-15T06:53:37.370Z] b67dba6c2c7d: Verifying Checksum [2025-01-15T06:53:37.370Z] b67dba6c2c7d: Download complete [2025-01-15T06:53:40.692Z] 06f05ace1117: Pull complete [2025-01-15T06:53:40.692Z] 5fe327b54edc: Pull complete [2025-01-15T06:53:40.692Z] 4f4fb700ef54: Pull complete [2025-01-15T06:53:40.692Z] 92a5565b7b96: Pull complete [2025-01-15T06:53:40.692Z] ff9bb7016b71: Pull complete [2025-01-15T06:53:42.601Z] b67dba6c2c7d: Pull complete [2025-01-15T06:53:43.169Z] a813b0c90790: Pull complete [2025-01-15T06:53:43.169Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-15T06:53:43.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-15T06:53:43.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-15T06:53:43.480Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-15T06:53:43.480Z] WORKDIR /edgex [2025-01-15T06:53:43.480Z] COPY go.mod . [2025-01-15T06:53:43.480Z] RUN go mod download [2025-01-15T06:53:43.480Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-15T06:53:44.046Z] Sending build context to Docker daemon 178.5MB [2025-01-15T06:53:44.046Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-15T06:53:44.046Z] ---> 3ba60ce46760 [2025-01-15T06:53:44.046Z] Step 2/4 : WORKDIR /edgex [2025-01-15T06:53:49.329Z] ---> Running in a443c445bb90 [2025-01-15T06:53:49.330Z] Removing intermediate container a443c445bb90 [2025-01-15T06:53:49.330Z] ---> 56ece26b159d [2025-01-15T06:53:49.330Z] Step 3/4 : COPY go.mod . [2025-01-15T06:53:49.330Z] ---> 9cefcf4ae131 [2025-01-15T06:53:49.330Z] Step 4/4 : RUN go mod download [2025-01-15T06:53:49.330Z] ---> Running in 6fd8aa46b4b7 [2025-01-15T06:53:50.598Z] Still waiting to schedule task [2025-01-15T06:53:50.598Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-15T06:54:21.455Z] Removing intermediate container 6fd8aa46b4b7 [2025-01-15T06:54:21.456Z] ---> e7f11abec594 [2025-01-15T06:54:21.456Z] Successfully built e7f11abec594 [2025-01-15T06:54:21.456Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T06:54:21.878Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-15T06:54:21.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T06:54:21.963Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T06:54:21.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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-x86_64 cat [2025-01-15T06:54:22.530Z] $ docker top 892102f338d3b25326e1fca073513c8170a800e492329ba0466043f1801611ed -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T06:54:22.882Z] + go version [2025-01-15T06:54:22.883Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-15T06:54:22.892Z] $ docker stop --time=1 892102f338d3b25326e1fca073513c8170a800e492329ba0466043f1801611ed [2025-01-15T06:54:24.156Z] $ docker rm -f --volumes 892102f338d3b25326e1fca073513c8170a800e492329ba0466043f1801611ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T06:54:24.604Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-15T06:54:24.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T06:54:24.689Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T06:54:24.718Z] $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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-x86_64 cat [2025-01-15T06:54:25.076Z] $ docker top e3ce454b6cf244e33b50759574bde8026de84916fbf2f006b78da985585ec163 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-15T06:54:25.148Z] ========================================================= [2025-01-15T06:54:25.149Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-15T06:54:25.149Z] ========================================================= [Pipeline] sh [2025-01-15T06:54:25.432Z] + git config --global --add safe.directory /w/workspace/edgex-go/780 [Pipeline] fileExists [Pipeline] sh [2025-01-15T06:54:25.768Z] + make test [2025-01-15T06:54:25.768Z] go test -race -coverprofile=coverage.out ./... [2025-01-15T06:54:33.896Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-15T06:55:00.490Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-15T06:55:00.490Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-15T06:55:01.057Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-15T06:55:01.316Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-15T06:55:01.316Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-15T06:55:01.316Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-15T06:55:01.316Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-15T06:55:01.316Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-15T06:55:01.316Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-15T06:55:01.316Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-15T06:55:01.316Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-15T06:55:03.224Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-15T06:55:03.224Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-15T06:55:03.224Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-15T06:55:03.224Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-15T06:55:03.792Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-15T06:55:03.793Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-15T06:55:04.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-01-15T06:55:05.669Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-15T06:55:05.669Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-15T06:55:05.669Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-15T06:55:05.669Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-15T06:55:05.669Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-15T06:55:06.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-01-15T06:55:07.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-15T06:55:07.180Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T06:55:07.180Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-15T06:55:07.180Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-15T06:55:07.180Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-15T06:55:07.180Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-15T06:55:07.180Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-15T06:55:07.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-15T06:55:07.180Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-15T06:55:08.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-15T06:55:08.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T06:55:08.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-15T06:55:08.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-15T06:55:08.571Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-15T06:55:09.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2025-01-15T06:55:09.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 48.4% of statements [2025-01-15T06:55:09.951Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-15T06:55:09.951Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-15T06:55:10.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.192s coverage: 93.4% of statements [2025-01-15T06:55:10.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2025-01-15T06:55:10.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-15T06:55:10.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-15T06:55:10.784Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-15T06:55:10.784Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-15T06:55:10.784Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-15T06:55:10.784Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-15T06:55:10.784Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T06:55:10.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-15T06:55:10.784Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-15T06:55:10.784Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-15T06:55:10.784Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-15T06:55:10.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 9.4% of statements [2025-01-15T06:55:12.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 95.8% of statements [2025-01-15T06:55:12.163Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-01-15T06:55:12.425Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-15T06:55:12.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-15T06:55:12.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-15T06:55:12.684Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-15T06:55:12.684Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-15T06:55:13.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-01-15T06:55:13.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-01-15T06:55:13.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 44.2% of statements [2025-01-15T06:55:13.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 81.1% of statements [2025-01-15T06:55:14.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 40.0% of statements [2025-01-15T06:55:14.188Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-15T06:55:14.188Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-15T06:55:14.188Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-15T06:55:14.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-15T06:55:14.757Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-15T06:55:14.757Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-15T06:55:14.757Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-15T06:55:15.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements [2025-01-15T06:55:15.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-01-15T06:55:15.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2025-01-15T06:55:15.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-01-15T06:55:15.957Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-15T06:55:15.957Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-15T06:55:15.957Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-15T06:55:16.900Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-15T06:55:16.900Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-15T06:55:16.901Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-15T06:55:16.901Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-15T06:55:17.837Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-15T06:55:17.837Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-15T06:55:18.096Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-15T06:55:19.474Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-15T06:55:20.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-15T06:55:21.423Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-15T06:55:21.423Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-15T06:55:23.961Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-15T06:55:23.961Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-15T06:55:23.961Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-15T06:55:24.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-15T06:55:24.899Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T06:55:26.281Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-15T06:55:26.281Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-15T06:55:26.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-15T06:55:26.800Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-15T06:55:26.800Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-15T06:55:26.800Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-15T06:55:26.800Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-15T06:55:27.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2025-01-15T06:55:29.274Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-15T06:55:29.274Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-15T06:55:29.274Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-15T06:55:29.274Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-15T06:55:29.687Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36756 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-15T06:55:29.707Z] Running in /w/workspace/edgex-go/780 [Pipeline] { [Pipeline] checkout [2025-01-15T06:55:29.749Z] The recommended git tool is: git [2025-01-15T06:55:29.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-15T06:55:29.843Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-15T06:55:29.843Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T06:55:30.780Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-15T06:55:30.780Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-15T06:55:30.780Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-15T06:55:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-15T06:55:31.720Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T06:55:35.267Z] using credential edgex-jenkins-ssh [2025-01-15T06:55:35.293Z] Cloning the remote Git repository [2025-01-15T06:55:35.345Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-15T06:55:35.437Z] > git init /w/workspace/edgex-go/780 # timeout=10 [2025-01-15T06:55:35.595Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-15T06:55:35.596Z] > git --version # timeout=10 [2025-01-15T06:55:35.633Z] > git --version # 'git version 2.25.1' [2025-01-15T06:55:35.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-15T06:55:35.805Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-15T06:55:38.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.056s coverage: 92.9% of statements [2025-01-15T06:55:38.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-01-15T06:55:38.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2025-01-15T06:55:38.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.067s coverage: 47.4% of statements [2025-01-15T06:55:38.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-01-15T06:55:38.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 17.0% of statements [2025-01-15T06:55:38.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.1% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 17.0% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements [2025-01-15T06:55:38.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-01-15T06:55:38.574Z] 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-01-15T06:55:38.834Z] running golangci-lint [2025-01-15T06:55:39.093Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-15T06:55:39.093Z] go version go1.23.4 linux/amd64 [2025-01-15T06:55:39.351Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-15T06:55:39.351Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-15T06:55:39.351Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-15T06:55:53.163Z] Avoid second fetch [2025-01-15T06:55:53.163Z] Checking out Revision 623cb5265308e9e287d4ae93d4d167a887956af5 (main) [2025-01-15T06:55:54.028Z] Commit message: "feat: Save postgres superuser password in secretstore (#5051)" [2025-01-15T06:55:52.195Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-15T06:55:52.219Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-15T06:55:53.187Z] > git config core.sparsecheckout # timeout=10 [2025-01-15T06:55:53.249Z] > git checkout -f 623cb5265308e9e287d4ae93d4d167a887956af5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-15T06:55:58.648Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-15T06:55:58.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T06:55:58.648Z] Dload Upload Total Spent Left Speed [2025-01-15T06:55:58.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2025-01-15T06:55:58.989Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-15T06:55:59.314Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-15T06:55:59.314Z] + sudo tee /etc/docker/daemon.new [2025-01-15T06:55:59.314Z] { [2025-01-15T06:55:59.314Z] "registry-mirrors": [ [2025-01-15T06:55:59.314Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-15T06:55:59.314Z] ], [2025-01-15T06:55:59.314Z] "bip": "10.250.0.254/24", [2025-01-15T06:55:59.314Z] "hosts": [ [2025-01-15T06:55:59.314Z] "tcp://0.0.0.0:5555", [2025-01-15T06:55:59.314Z] "unix:///var/run/docker.sock" [2025-01-15T06:55:59.314Z] ], [2025-01-15T06:55:59.314Z] "mtu": 1458, [2025-01-15T06:55:59.314Z] "selinux-enabled": true, [2025-01-15T06:55:59.314Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-15T06:55:59.314Z] } [Pipeline] sh [2025-01-15T06:55:59.638Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-15T06:55:59.971Z] + sudo service docker restart [2025-01-15T06:56:05.909Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 23.756439925s" [2025-01-15T06:56:05.909Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.948523ms" [2025-01-15T06:56:18.131Z] level=info msg="[linters_context/goanalysis] analyzers took 1m51.586692556s with top 10 stages: buildir: 1m7.592451083s, gosec: 3.788299322s, fact_deprecated: 2.965046139s, inspect: 2.831581938s, ctrlflow: 2.575257886s, printf: 2.066712133s, nilness: 1.566725026s, fact_purity: 1.479277582s, S1038: 1.404925499s, directives: 1.156874637s" [2025-01-15T06:56:18.131Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-15T06:56:18.131Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 199/199, exclude: 199/199, exclude-rules: 199/17, filename_unadjuster: 199/199, invalid_issue: 199/199, path_prettifier: 199/199, skip_dirs: 199/199, autogenerated_exclude: 199/199, nolint: 17/0, skip_files: 199/199, cgo: 199/199" [2025-01-15T06:56:18.131Z] level=info msg="[runner] processing took 21.430126ms with stages: identifier_marker: 7.683372ms, nolint: 7.143936ms, exclude-rules: 2.271716ms, autogenerated_exclude: 1.818062ms, path_prettifier: 1.559179ms, skip_dirs: 857.74µs, invalid_issue: 37.38µs, cgo: 34.951µs, filename_unadjuster: 17.7µs, max_same_issues: 1.6µs, skip_files: 770ns, exclude: 720ns, fixer: 650ns, uniq_by_line: 650ns, max_from_linter: 550ns, sort_results: 310ns, diff: 280ns, source_code: 140ns, max_per_file_from_linter: 120ns, severity-rules: 100ns, path_prefixer: 100ns, path_shortener: 100ns" [2025-01-15T06:56:18.131Z] level=info msg="[runner] linters took 14.411818822s with stages: goanalysis_metalinter: 14.390256705s" [2025-01-15T06:56:18.131Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-15T06:56:18.131Z] level=info msg="Memory: 378 samples, avg is 291.3MB, max is 1245.5MB" [2025-01-15T06:56:18.131Z] level=info msg="Execution took 38.236950878s" [2025-01-15T06:56:18.131Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-15T06:56:18.242Z] provisioning config files... [2025-01-15T06:56:18.272Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/780@tmp/config15222899642497073927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T06:56:18.721Z] ---> ****-login.sh [2025-01-15T06:56:18.721Z] nexus3.edgexfoundry.org:10001 [2025-01-15T06:56:18.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:56:19.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:56:19.261Z] Configure a credential helper to remove this warning. See [2025-01-15T06:56:19.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:56:19.261Z] [2025-01-15T06:56:19.261Z] Login Succeeded [2025-01-15T06:56:19.261Z] nexus3.edgexfoundry.org:10002 [2025-01-15T06:56:19.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:56:19.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:56:19.540Z] Configure a credential helper to remove this warning. See [2025-01-15T06:56:19.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:56:19.540Z] [2025-01-15T06:56:19.540Z] Login Succeeded [2025-01-15T06:56:19.540Z] nexus3.edgexfoundry.org:10003 [2025-01-15T06:56:19.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:56:19.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:56:19.810Z] Configure a credential helper to remove this warning. See [2025-01-15T06:56:19.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:56:19.810Z] [2025-01-15T06:56:19.810Z] Login Succeeded [2025-01-15T06:56:19.810Z] nexus3.edgexfoundry.org:10004 [2025-01-15T06:56:20.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:56:20.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:56:20.084Z] Configure a credential helper to remove this warning. See [2025-01-15T06:56:20.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:56:20.084Z] [2025-01-15T06:56:20.084Z] Login Succeeded [2025-01-15T06:56:20.084Z] ****.io [2025-01-15T06:56:20.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T06:56:20.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T06:56:20.356Z] Configure a credential helper to remove this warning. See [2025-01-15T06:56:20.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T06:56:20.356Z] [2025-01-15T06:56:20.356Z] Login Succeeded [2025-01-15T06:56:20.356Z] ---> ****-login.sh ends [Pipeline] } [2025-01-15T06:56:20.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-15T06:56:20.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/780 [Pipeline] echo [2025-01-15T06:56:21.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T06:56:21.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T06:56:21.040Z] ========================================================= [2025-01-15T06:56:21.040Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-15T06:56:21.040Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-15T06:56:21.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T06:56:22.346Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-15T06:56:22.347Z] 9986a736f7d3: Pulling fs layer [2025-01-15T06:56:22.347Z] 1f018df60701: Pulling fs layer [2025-01-15T06:56:22.347Z] 39f8f326b044: Pulling fs layer [2025-01-15T06:56:22.347Z] e6a1e7a6a96a: Pulling fs layer [2025-01-15T06:56:22.347Z] 4f4fb700ef54: Pulling fs layer [2025-01-15T06:56:22.347Z] d45d956e0dbf: Pulling fs layer [2025-01-15T06:56:22.347Z] d7702b0d1db1: Pulling fs layer [2025-01-15T06:56:22.347Z] 5c7f0f088c93: Pulling fs layer [2025-01-15T06:56:22.347Z] 4fdc064ae6cf: Pulling fs layer [2025-01-15T06:56:22.347Z] e6a1e7a6a96a: Waiting [2025-01-15T06:56:22.347Z] 4f4fb700ef54: Waiting [2025-01-15T06:56:22.347Z] 5c7f0f088c93: Waiting [2025-01-15T06:56:22.347Z] 4fdc064ae6cf: Waiting [2025-01-15T06:56:22.347Z] d45d956e0dbf: Waiting [2025-01-15T06:56:22.347Z] d7702b0d1db1: Waiting [2025-01-15T06:56:22.619Z] 1f018df60701: Download complete [2025-01-15T06:56:22.619Z] e6a1e7a6a96a: Verifying Checksum [2025-01-15T06:56:22.619Z] e6a1e7a6a96a: Download complete [2025-01-15T06:56:22.619Z] 4f4fb700ef54: Verifying Checksum [2025-01-15T06:56:22.619Z] 4f4fb700ef54: Download complete [2025-01-15T06:56:22.619Z] d45d956e0dbf: Verifying Checksum [2025-01-15T06:56:22.619Z] d45d956e0dbf: Download complete [2025-01-15T06:56:22.619Z] 9986a736f7d3: Download complete [2025-01-15T06:56:22.619Z] d7702b0d1db1: Verifying Checksum [2025-01-15T06:56:22.619Z] d7702b0d1db1: Download complete [2025-01-15T06:56:22.890Z] 4fdc064ae6cf: Verifying Checksum [2025-01-15T06:56:22.891Z] 4fdc064ae6cf: Download complete [2025-01-15T06:56:23.160Z] 9986a736f7d3: Pull complete [2025-01-15T06:56:23.749Z] 1f018df60701: Pull complete [2025-01-15T06:56:24.018Z] 39f8f326b044: Verifying Checksum [2025-01-15T06:56:24.019Z] 39f8f326b044: Download complete [2025-01-15T06:56:24.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-15T06:56:24.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-15T06:56:24.993Z] 5c7f0f088c93: Download complete [2025-01-15T06:56:25.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-15T06:56:25.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-15T06:56:25.609Z] + ls -al . [2025-01-15T06:56:25.609Z] total 1840 [2025-01-15T06:56:25.609Z] drwxrwxr-x 11 1001 1001 4096 Jan 15 06:54 . [2025-01-15T06:56:25.609Z] drwxr-xr-x 4 root root 4096 Jan 15 06:54 .. [2025-01-15T06:56:25.609Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 06:53 .blubracket [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 10 Jan 15 06:53 .dockerignore [2025-01-15T06:56:25.609Z] drwxrwxr-x 8 1001 1001 4096 Jan 15 06:55 .git [2025-01-15T06:56:25.609Z] drwxrwxr-x 3 1001 1001 4096 Jan 15 06:53 .github [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 907 Jan 15 06:53 .gitignore [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 199 Jan 15 06:53 .golangci.yml [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 100 Jan 15 06:53 .hadolint.yml [2025-01-15T06:56:25.609Z] drwxr-xr-x 3 1001 1001 4096 Jan 15 06:53 .semver [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 155 Jan 15 06:53 .sonarcloud.properties [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 1171 Jan 15 06:53 ADOPTERS.md [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 17256 Jan 15 06:53 Attribution.txt [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 100284 Jan 15 06:53 CHANGELOG.md [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 06:53 CONTRIBUTING.md [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 677 Jan 15 06:53 GOVERNANCE.md [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 858 Jan 15 06:53 Jenkinsfile [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 06:53 LICENSE [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 16740 Jan 15 06:53 Makefile [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 582 Jan 15 06:53 OWNERS.md [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 9932 Jan 15 06:53 README.md [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 789 Jan 15 06:53 SECURITY.md [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 12 Jan 15 06:53 VERSION [2025-01-15T06:56:25.609Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 06:53 bin [2025-01-15T06:56:25.609Z] drwxrwxr-x 19 1001 1001 4096 Jan 15 06:53 cmd [2025-01-15T06:56:25.609Z] -rw-r--r-- 1 root root 1513503 Jan 15 06:55 coverage.out [2025-01-15T06:56:25.609Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 06:53 fuzz_test [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 6506 Jan 15 06:53 go.mod [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 88058 Jan 15 06:53 go.sum [2025-01-15T06:56:25.609Z] drwxrwxr-x 7 1001 1001 4096 Jan 15 06:53 internal [2025-01-15T06:56:25.609Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 06:53 openapi [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 584 Jan 15 06:53 security.txt [2025-01-15T06:56:25.609Z] -rw-rw-r-- 1 1001 1001 204 Jan 15 06:53 version.go [Pipeline] sh [2025-01-15T06:56:25.900Z] + '[' -e coverage.out ] [2025-01-15T06:56:25.900Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-15T06:56:26.050Z] Stashed 1 file(s) [Pipeline] sh [2025-01-15T06:56:26.338Z] + make build [2025-01-15T06:56:26.338Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-15T06:56:47.089Z] 39f8f326b044: Pull complete [2025-01-15T06:56:47.089Z] e6a1e7a6a96a: Pull complete [2025-01-15T06:56:47.089Z] 4f4fb700ef54: Pull complete [2025-01-15T06:56:47.089Z] d45d956e0dbf: Pull complete [2025-01-15T06:56:47.089Z] d7702b0d1db1: Pull complete [2025-01-15T06:56:53.003Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-15T06:56:53.004Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-15T06:56:53.758Z] 5c7f0f088c93: Pull complete [2025-01-15T06:56:54.388Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-15T06:56:54.960Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-15T06:56:55.191Z] 4fdc064ae6cf: Pull complete [2025-01-15T06:56:55.192Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-15T06:56:55.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T06:56:55.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-15T06:56:55.527Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T06:56:55.527Z] WORKDIR /edgex [2025-01-15T06:56:55.527Z] COPY go.mod . [2025-01-15T06:56:55.527Z] RUN go mod download [2025-01-15T06:56:55.527Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-15T06:56:56.873Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-15T06:56:56.942Z] #0 building with "default" instance using docker driver [2025-01-15T06:56:56.942Z] [2025-01-15T06:56:56.942Z] #1 [internal] load build definition from Dockerfile [2025-01-15T06:56:56.942Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-15T06:56:56.942Z] #1 DONE 0.1s [2025-01-15T06:56:56.942Z] [2025-01-15T06:56:56.942Z] #2 [internal] load .dockerignore [2025-01-15T06:56:56.942Z] #2 transferring context: 50B done [2025-01-15T06:56:56.942Z] #2 DONE 0.1s [2025-01-15T06:56:56.942Z] [2025-01-15T06:56:56.942Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T06:56:56.942Z] #3 DONE 0.0s [2025-01-15T06:56:56.942Z] [2025-01-15T06:56:56.942Z] #4 [internal] load build context [2025-01-15T06:56:56.942Z] #4 transferring context: 6.54kB done [2025-01-15T06:56:56.942Z] #4 DONE 0.1s [2025-01-15T06:56:56.942Z] [2025-01-15T06:56:56.942Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T06:56:57.211Z] #5 DONE 0.3s [2025-01-15T06:56:57.211Z] [2025-01-15T06:56:57.211Z] #6 [2/4] WORKDIR /edgex [2025-01-15T06:56:58.175Z] #6 DONE 1.2s [2025-01-15T06:56:58.175Z] [2025-01-15T06:56:58.175Z] #7 [3/4] COPY go.mod . [2025-01-15T06:56:58.175Z] #7 DONE 0.1s [2025-01-15T06:56:58.448Z] [2025-01-15T06:56:58.448Z] #8 [4/4] RUN go mod download [2025-01-15T06:57:02.179Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-15T06:57:04.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-15T06:57:06.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-15T06:57:07.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-15T06:57:08.508Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-15T06:57:09.075Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-15T06:57:10.011Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-15T06:57:10.964Z] $ docker stop --time=1 e3ce454b6cf244e33b50759574bde8026de84916fbf2f006b78da985585ec163 [2025-01-15T06:57:13.438Z] #8 DONE 14.5s [2025-01-15T06:57:13.439Z] [2025-01-15T06:57:13.439Z] #9 exporting to image [2025-01-15T06:57:13.439Z] #9 exporting layers [2025-01-15T06:57:17.081Z] $ docker rm -f --volumes e3ce454b6cf244e33b50759574bde8026de84916fbf2f006b78da985585ec163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T06:57:18.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-15T06:57:18.464Z] [2025-01-15T06:57:18.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T06:57:18.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-15T06:57:18.813Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-15T06:57:18.813Z] 91d30c5bc195: Pulling fs layer [2025-01-15T06:57:18.813Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-15T06:57:18.813Z] 9c61dcf015f6: Pulling fs layer [2025-01-15T06:57:18.813Z] 4698f68db338: Pulling fs layer [2025-01-15T06:57:18.813Z] 2a2f49069b9e: Pulling fs layer [2025-01-15T06:57:18.813Z] e0025b399a48: Pulling fs layer [2025-01-15T06:57:18.813Z] 4698f68db338: Waiting [2025-01-15T06:57:18.813Z] 2a2f49069b9e: Waiting [2025-01-15T06:57:18.813Z] e0025b399a48: Waiting [2025-01-15T06:57:18.813Z] 91d30c5bc195: Verifying Checksum [2025-01-15T06:57:18.813Z] 91d30c5bc195: Download complete [2025-01-15T06:57:18.813Z] 4698f68db338: Verifying Checksum [2025-01-15T06:57:18.813Z] 4698f68db338: Download complete [2025-01-15T06:57:19.072Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-15T06:57:19.072Z] 2e9b0aa3be6d: Download complete [2025-01-15T06:57:19.072Z] e0025b399a48: Verifying Checksum [2025-01-15T06:57:19.072Z] e0025b399a48: Download complete [2025-01-15T06:57:19.072Z] 91d30c5bc195: Pull complete [2025-01-15T06:57:19.072Z] 2a2f49069b9e: Verifying Checksum [2025-01-15T06:57:19.072Z] 2a2f49069b9e: Download complete [2025-01-15T06:57:19.330Z] 2e9b0aa3be6d: Pull complete [2025-01-15T06:57:19.588Z] 9c61dcf015f6: Verifying Checksum [2025-01-15T06:57:19.588Z] 9c61dcf015f6: Download complete [2025-01-15T06:57:22.121Z] 9c61dcf015f6: Pull complete [2025-01-15T06:57:22.381Z] 4698f68db338: Pull complete [2025-01-15T06:57:22.949Z] 2a2f49069b9e: Pull complete [2025-01-15T06:57:22.949Z] e0025b399a48: Pull complete [2025-01-15T06:57:22.949Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-15T06:57:22.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-15T06:57:22.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T06:57:23.047Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T06:57:23.079Z] $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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:latest cat [2025-01-15T06:57:27.962Z] $ docker top c30678bf3d344096e4c867c2505bf6be5571a48a74ee64880d973e5ade88e0e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T06:57:28.320Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-15T06:57:30.861Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #1 transferring dockerfile: [2025-01-15T06:57:30.861Z] #1 transferring dockerfile: 2.11kB done [2025-01-15T06:57:30.861Z] #1 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #2 transferring dockerfile: 1.70kB done [2025-01-15T06:57:30.861Z] #2 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #3 transferring dockerfile: 1.69kB done [2025-01-15T06:57:30.861Z] #3 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #4 transferring dockerfile: 2.04kB 0.0s done [2025-01-15T06:57:30.861Z] #4 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #5 transferring dockerfile: 3.02kB done [2025-01-15T06:57:30.861Z] #5 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #6 transferring dockerfile: 1.82kB done [2025-01-15T06:57:30.861Z] #6 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #7 [core-data internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #7 transferring dockerfile: 2.07kB done [2025-01-15T06:57:30.861Z] #7 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #8 [security-proxy-auth internal] load .dockerignore [2025-01-15T06:57:30.861Z] #8 transferring context: 50B done [2025-01-15T06:57:30.861Z] #8 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #9 transferring dockerfile: 1.89kB done [2025-01-15T06:57:30.861Z] #9 DONE 0.1s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #10 transferring dockerfile: 2.07kB done [2025-01-15T06:57:30.861Z] #10 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #11 transferring dockerfile: 2.23kB done [2025-01-15T06:57:30.861Z] #11 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #12 transferring dockerfile: 2.50kB done [2025-01-15T06:57:30.861Z] #12 DONE 0.1s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #13 [core-command internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #13 transferring dockerfile: 1.94kB done [2025-01-15T06:57:30.861Z] #13 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #14 transferring dockerfile: 1.81kB done [2025-01-15T06:57:30.861Z] #14 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #15 transferring dockerfile: 2.49kB done [2025-01-15T06:57:30.861Z] #15 DONE 0.1s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-01-15T06:57:30.861Z] #16 transferring dockerfile: 2.13kB done [2025-01-15T06:57:30.861Z] #16 DONE 0.0s [2025-01-15T06:57:30.861Z] [2025-01-15T06:57:30.861Z] #17 [security-spire-server internal] load .dockerignore [2025-01-15T06:57:31.123Z] #17 transferring context: 50B done [2025-01-15T06:57:31.123Z] #17 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #18 [security-spire-config internal] load .dockerignore [2025-01-15T06:57:31.123Z] #18 transferring context: 50B done [2025-01-15T06:57:31.123Z] #18 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #19 [support-notifications internal] load .dockerignore [2025-01-15T06:57:31.123Z] #19 transferring context: 50B done [2025-01-15T06:57:31.123Z] #19 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #20 [security-bootstrapper internal] load .dockerignore [2025-01-15T06:57:31.123Z] #20 transferring context: 50B done [2025-01-15T06:57:31.123Z] #20 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #21 [support-scheduler internal] load .dockerignore [2025-01-15T06:57:31.123Z] #21 transferring context: 50B done [2025-01-15T06:57:31.123Z] #21 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #22 [core-data internal] load .dockerignore [2025-01-15T06:57:31.123Z] #22 transferring context: 50B done [2025-01-15T06:57:31.123Z] #22 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #23 [core-keeper internal] load .dockerignore [2025-01-15T06:57:31.123Z] #23 transferring context: 50B done [2025-01-15T06:57:31.123Z] #23 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-01-15T06:57:31.123Z] #24 transferring context: 50B done [2025-01-15T06:57:31.123Z] #24 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-15T06:57:31.123Z] #25 transferring context: 50B done [2025-01-15T06:57:31.123Z] #25 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #26 [security-proxy-setup internal] load .dockerignore [2025-01-15T06:57:31.123Z] #26 transferring context: 50B done [2025-01-15T06:57:31.123Z] #26 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #27 [core-command internal] load .dockerignore [2025-01-15T06:57:31.123Z] #27 transferring context: 50B done [2025-01-15T06:57:31.123Z] #27 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T06:57:31.123Z] #28 DONE 0.0s [2025-01-15T06:57:31.123Z] [2025-01-15T06:57:31.123Z] #29 [security-spire-agent internal] load .dockerignore [2025-01-15T06:57:31.123Z] #29 transferring context: 50B done [2025-01-15T06:57:31.382Z] #29 DONE 0.0s [2025-01-15T06:57:31.382Z] [2025-01-15T06:57:31.382Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-01-15T06:57:31.382Z] #30 transferring context: 50B done [2025-01-15T06:57:31.382Z] #30 DONE 0.0s [2025-01-15T06:57:31.382Z] [2025-01-15T06:57:31.382Z] #31 [core-metadata internal] load .dockerignore [2025-01-15T06:57:31.382Z] #31 transferring context: 50B done [2025-01-15T06:57:31.382Z] #31 DONE 0.0s [2025-01-15T06:57:31.382Z] [2025-01-15T06:57:31.382Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:31.382Z] #32 DONE 0.1s [2025-01-15T06:57:31.382Z] [2025-01-15T06:57:31.382Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:31.382Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T06:57:31.382Z] #33 ... [2025-01-15T06:57:31.382Z] [2025-01-15T06:57:31.382Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:31.382Z] #32 DONE 0.1s [2025-01-15T06:57:31.382Z] [2025-01-15T06:57:31.382Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:31.382Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:31.382Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T06:57:31.382Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T06:57:31.382Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T06:57:31.382Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-15T06:57:31.641Z] #33 ... [2025-01-15T06:57:31.641Z] [2025-01-15T06:57:31.641Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T06:57:31.641Z] #28 DONE 0.0s [2025-01-15T06:57:31.641Z] [2025-01-15T06:57:31.641Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:31.641Z] #32 DONE 0.2s [2025-01-15T06:57:31.641Z] [2025-01-15T06:57:31.641Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:31.641Z] #33 ... [2025-01-15T06:57:31.641Z] [2025-01-15T06:57:31.641Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T06:57:31.641Z] #28 DONE 0.0s [2025-01-15T06:57:31.641Z] [2025-01-15T06:57:31.641Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-15T06:57:31.641Z] #34 DONE 0.5s [2025-01-15T06:57:31.641Z] [2025-01-15T06:57:31.641Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:31.641Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T06:57:31.641Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:31.641Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T06:57:31.641Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T06:57:31.641Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T06:57:31.641Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-15T06:57:31.675Z] #9 exporting layers 16.4s done [2025-01-15T06:57:31.675Z] #9 writing image sha256:c98557a9a1424e30daa213119bceaeb566b90a6e78b4c051a30077f27966ab77 done [2025-01-15T06:57:31.675Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-15T06:57:31.675Z] #9 DONE 16.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T06:57:31.900Z] #33 ... [2025-01-15T06:57:31.900Z] [2025-01-15T06:57:31.900Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T06:57:31.900Z] #28 DONE 0.0s [2025-01-15T06:57:31.900Z] [2025-01-15T06:57:31.900Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-15T06:57:31.900Z] #34 DONE 0.5s [2025-01-15T06:57:31.900Z] [2025-01-15T06:57:31.900Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:31.900Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T06:57:31.900Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:31.900Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T06:57:31.900Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T06:57:31.900Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T06:57:31.900Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-15T06:57:31.901Z] #33 ... [2025-01-15T06:57:31.901Z] [2025-01-15T06:57:31.901Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T06:57:31.901Z] #28 DONE 0.0s [2025-01-15T06:57:32.003Z] + docker inspect -f . ci-base-image-arm64 [2025-01-15T06:57:32.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T06:57:32.163Z] [2025-01-15T06:57:32.163Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-15T06:57:32.163Z] #34 DONE 0.5s [2025-01-15T06:57:32.163Z] [2025-01-15T06:57:32.163Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:32.163Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T06:57:32.163Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:32.163Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T06:57:32.163Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T06:57:32.163Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T06:57:32.163Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-15T06:57:32.163Z] #33 ... [2025-01-15T06:57:32.163Z] [2025-01-15T06:57:32.163Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T06:57:32.163Z] #28 DONE 0.0s [2025-01-15T06:57:32.163Z] [2025-01-15T06:57:32.163Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:32.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-36756 does not seem to be running inside a container [2025-01-15T06:57:32.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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-arm64 cat [2025-01-15T06:57:33.379Z] $ docker top d2d95d140c40caa6bc1abaf1ae81ece48d38d9f37798c0292a2c8acb59aa4967 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T06:57:33.848Z] + go version [2025-01-15T06:57:34.114Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-15T06:57:34.137Z] $ docker stop --time=1 d2d95d140c40caa6bc1abaf1ae81ece48d38d9f37798c0292a2c8acb59aa4967 [2025-01-15T06:57:35.666Z] $ docker rm -f --volumes d2d95d140c40caa6bc1abaf1ae81ece48d38d9f37798c0292a2c8acb59aa4967 [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-01-15T06:57:36.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-15T06:57:36.316Z] [2025-01-15T06:57:36.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T06:57:36.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-15T06:57:36.655Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-15T06:57:36.655Z] 547446be3368: Pulling fs layer [2025-01-15T06:57:36.655Z] d125d8839a47: Pulling fs layer [2025-01-15T06:57:36.655Z] 3e85d5ac6304: Pulling fs layer [2025-01-15T06:57:36.655Z] c3105a71a48b: Pulling fs layer [2025-01-15T06:57:36.655Z] 0f093f025ec4: Pulling fs layer [2025-01-15T06:57:36.655Z] c3106fc0e877: Pulling fs layer [2025-01-15T06:57:36.655Z] c3105a71a48b: Waiting [2025-01-15T06:57:36.655Z] 0f093f025ec4: Waiting [2025-01-15T06:57:36.655Z] c3106fc0e877: Waiting [2025-01-15T06:57:36.922Z] 547446be3368: Download complete [2025-01-15T06:57:36.922Z] c3105a71a48b: Verifying Checksum [2025-01-15T06:57:36.922Z] c3105a71a48b: Download complete [2025-01-15T06:57:37.188Z] d125d8839a47: Verifying Checksum [2025-01-15T06:57:37.188Z] d125d8839a47: Download complete [2025-01-15T06:57:37.188Z] c3106fc0e877: Download complete [2025-01-15T06:57:37.188Z] 0f093f025ec4: Verifying Checksum [2025-01-15T06:57:37.188Z] 0f093f025ec4: Download complete [2025-01-15T06:57:37.452Z] 547446be3368: Pull complete [2025-01-15T06:57:37.949Z] #32 ... [2025-01-15T06:57:37.949Z] [2025-01-15T06:57:37.949Z] #35 [security-bootstrapper internal] load build context [2025-01-15T06:57:37.949Z] #35 transferring context: 274.37MB 5.4s [2025-01-15T06:57:38.034Z] d125d8839a47: Pull complete [2025-01-15T06:57:38.211Z] #35 ... [2025-01-15T06:57:38.211Z] [2025-01-15T06:57:38.211Z] #36 [support-scheduler internal] load build context [2025-01-15T06:57:38.211Z] #36 transferring context: 439.71MB 5.7s done [2025-01-15T06:57:38.211Z] #36 ... [2025-01-15T06:57:38.211Z] [2025-01-15T06:57:38.211Z] #35 [security-bootstrapper internal] load build context [2025-01-15T06:57:38.989Z] 3e85d5ac6304: Verifying Checksum [2025-01-15T06:57:38.989Z] 3e85d5ac6304: Download complete [2025-01-15T06:57:40.131Z] #35 transferring context: 439.71MB 7.7s done [2025-01-15T06:57:41.828Z] #35 ... [2025-01-15T06:57:41.828Z] [2025-01-15T06:57:41.828Z] #37 [security-proxy-auth internal] load build context [2025-01-15T06:57:41.828Z] #37 transferring context: 439.71MB 7.6s done [2025-01-15T06:57:41.828Z] #37 ... [2025-01-15T06:57:41.828Z] [2025-01-15T06:57:41.828Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-15T06:57:41.828Z] #38 ... [2025-01-15T06:57:41.828Z] [2025-01-15T06:57:41.828Z] #39 [support-notifications internal] load build context [2025-01-15T06:57:41.828Z] #39 transferring context: 439.71MB 6.6s done [2025-01-15T06:57:42.088Z] #39 ... [2025-01-15T06:57:42.088Z] [2025-01-15T06:57:42.088Z] #40 [core-data internal] load build context [2025-01-15T06:57:42.088Z] #40 transferring context: 439.71MB 6.7s done [2025-01-15T06:57:42.088Z] #40 ... [2025-01-15T06:57:42.088Z] [2025-01-15T06:57:42.088Z] #41 [core-command builder 2/7] WORKDIR /edgex-go [2025-01-15T06:57:42.547Z] #41 ... [2025-01-15T06:57:42.547Z] [2025-01-15T06:57:42.547Z] #42 [core-command internal] load build context [2025-01-15T06:57:42.856Z] #42 ... [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #43 [security-proxy-setup internal] load build context [2025-01-15T06:57:42.856Z] #43 ... [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #44 [security-spiffe-token-provider internal] load build context [2025-01-15T06:57:42.856Z] #44 ... [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-15T06:57:42.856Z] #34 DONE 0.5s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-15T06:57:42.856Z] #38 DONE 11.4s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #39 [support-notifications internal] load build context [2025-01-15T06:57:42.856Z] #39 DONE 11.2s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:42.856Z] #32 DONE 11.3s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #36 [support-scheduler internal] load build context [2025-01-15T06:57:42.856Z] #36 DONE 11.2s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #40 [core-data internal] load build context [2025-01-15T06:57:42.856Z] #40 DONE 11.1s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #35 [security-bootstrapper internal] load build context [2025-01-15T06:57:42.856Z] #35 DONE 11.2s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:42.856Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T06:57:42.856Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:42.856Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T06:57:42.856Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T06:57:42.856Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T06:57:42.856Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-15T06:57:42.856Z] #33 DONE 11.7s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-01-15T06:57:42.856Z] #41 DONE 11.3s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #37 [security-proxy-auth internal] load build context [2025-01-15T06:57:42.856Z] #37 DONE 11.6s [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #44 [security-spiffe-token-provider internal] load build context [2025-01-15T06:57:42.856Z] #44 ... [2025-01-15T06:57:42.856Z] [2025-01-15T06:57:42.856Z] #45 [core-common-config-bootstrapper internal] load build context [2025-01-15T06:57:43.115Z] #45 ... [2025-01-15T06:57:43.115Z] [2025-01-15T06:57:43.115Z] #46 [core-keeper internal] load build context [2025-01-15T06:57:43.115Z] #46 ... [2025-01-15T06:57:43.115Z] [2025-01-15T06:57:43.115Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-15T06:57:43.115Z] #47 ... [2025-01-15T06:57:43.115Z] [2025-01-15T06:57:43.115Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:43.115Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-01-15T06:57:43.115Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-15T06:57:43.115Z] #48 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-15T06:57:43.115Z] #48 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-15T06:57:43.374Z] #48 ... [2025-01-15T06:57:43.374Z] [2025-01-15T06:57:43.374Z] #49 [security-spire-config internal] load build context [2025-01-15T06:57:43.374Z] #49 transferring context: 21.93kB done [2025-01-15T06:57:43.374Z] #49 DONE 0.4s [2025-01-15T06:57:43.374Z] [2025-01-15T06:57:43.374Z] #50 [security-spire-server internal] load build context [2025-01-15T06:57:43.374Z] #50 transferring context: 23.68kB 0.0s done [2025-01-15T06:57:43.374Z] #50 DONE 0.4s [2025-01-15T06:57:43.374Z] [2025-01-15T06:57:43.374Z] #46 [core-keeper internal] load build context [2025-01-15T06:57:48.676Z] #46 transferring context: 198.86MB 5.5s [2025-01-15T06:57:48.676Z] #46 ... [2025-01-15T06:57:48.676Z] [2025-01-15T06:57:48.676Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:48.676Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2025-01-15T06:57:48.676Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.0s done [2025-01-15T06:57:48.676Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.2s [2025-01-15T06:57:48.676Z] #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.2s [2025-01-15T06:57:51.285Z] 3e85d5ac6304: Pull complete [2025-01-15T06:57:51.285Z] c3105a71a48b: Pull complete [2025-01-15T06:57:51.865Z] 0f093f025ec4: Pull complete [2025-01-15T06:57:51.865Z] c3106fc0e877: Pull complete [2025-01-15T06:57:51.865Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-15T06:57:51.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-15T06:57:51.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T06:57:51.961Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2025-01-15T06:57:51.961Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.3s done [2025-01-15T06:57:51.961Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-15T06:57:52.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-36756 does not seem to be running inside a container [2025-01-15T06:57:52.160Z] $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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-arm64:latest cat [2025-01-15T06:57:52.547Z] #48 ... [2025-01-15T06:57:52.547Z] [2025-01-15T06:57:52.547Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:52.547Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T06:57:52.547Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:52.547Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T06:57:52.547Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T06:57:52.547Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T06:57:52.547Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-15T06:57:52.547Z] #33 DONE 11.7s [2025-01-15T06:57:52.547Z] [2025-01-15T06:57:52.547Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-15T06:57:52.547Z] #47 DONE 20.4s [2025-01-15T06:57:52.547Z] [2025-01-15T06:57:52.547Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:52.547Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-01-15T06:57:52.547Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-15T06:57:52.547Z] #48 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-15T06:57:52.547Z] #48 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-15T06:57:52.547Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2025-01-15T06:57:52.547Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.0s done [2025-01-15T06:57:52.547Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.3s done [2025-01-15T06:57:52.547Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-15T06:57:52.547Z] #48 ... [2025-01-15T06:57:52.547Z] [2025-01-15T06:57:52.547Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T06:57:52.547Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T06:57:53.457Z] #51 ... [2025-01-15T06:57:53.457Z] [2025-01-15T06:57:53.457Z] #43 [security-proxy-setup internal] load build context [2025-01-15T06:57:53.457Z] #43 transferring context: 439.71MB 8.1s done [2025-01-15T06:57:53.457Z] #43 ... [2025-01-15T06:57:53.457Z] [2025-01-15T06:57:53.457Z] #52 [security-secretstore-setup internal] load build context [2025-01-15T06:57:53.457Z] #52 transferring context: 439.71MB 7.8s done [2025-01-15T06:57:53.718Z] #52 ... [2025-01-15T06:57:53.718Z] [2025-01-15T06:57:53.718Z] #42 [core-command internal] load build context [2025-01-15T06:57:53.718Z] #42 transferring context: 439.71MB 8.3s done [2025-01-15T06:57:53.718Z] #42 ... [2025-01-15T06:57:53.718Z] [2025-01-15T06:57:53.718Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-15T06:57:53.718Z] #53 ... [2025-01-15T06:57:53.718Z] [2025-01-15T06:57:53.718Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-15T06:57:53.718Z] #54 ... [2025-01-15T06:57:53.718Z] [2025-01-15T06:57:53.718Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T06:57:53.851Z] $ docker top f65797fe1d8de3ad098b536c153c7d27bb02a3a8006d09890fa40bb4ff5a16ed -eo pid,comm [Pipeline] { [2025-01-15T06:57:53.995Z] #55 ... [2025-01-15T06:57:53.995Z] [2025-01-15T06:57:53.995Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T06:57:53.995Z] #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:57:53.995Z] #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:57:53.995Z] #0 2.688 OK: 248 MiB in 58 packages [Pipeline] sh [2025-01-15T06:57:54.253Z] #56 ... [2025-01-15T06:57:54.254Z] [2025-01-15T06:57:54.254Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-15T06:57:54.254Z] #57 ... [2025-01-15T06:57:54.254Z] [2025-01-15T06:57:54.254Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T06:57:54.254Z] #0 0.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:57:54.254Z] #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:57:54.254Z] #0 1.348 (1/7) Installing ca-certificates (20241121-r1) [2025-01-15T06:57:54.254Z] #0 1.360 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-15T06:57:54.254Z] #0 1.367 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-15T06:57:54.254Z] #0 1.370 (4/7) Installing libsodium (1.0.19-r0) [2025-01-15T06:57:54.254Z] #0 1.382 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-15T06:57:54.254Z] #0 1.402 (6/7) Installing libzmq (4.3.5-r2) [2025-01-15T06:57:54.254Z] #0 1.419 (7/7) Installing zeromq (4.3.5-r2) [2025-01-15T06:57:54.254Z] #0 1.425 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:57:54.254Z] #0 1.437 Executing ca-certificates-20241121-r1.trigger [2025-01-15T06:57:54.254Z] #0 1.468 OK: 12 MiB in 21 packages [2025-01-15T06:57:54.312Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-15T06:57:54.512Z] #58 ... [2025-01-15T06:57:54.512Z] [2025-01-15T06:57:54.512Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-15T06:57:54.512Z] #59 ... [2025-01-15T06:57:54.512Z] [2025-01-15T06:57:54.512Z] #44 [security-spiffe-token-provider internal] load build context [2025-01-15T06:57:54.512Z] #44 transferring context: 439.71MB 8.2s done [2025-01-15T06:57:54.806Z] #44 ... [2025-01-15T06:57:54.806Z] [2025-01-15T06:57:54.806Z] #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-15T06:57:55.067Z] #60 ... [2025-01-15T06:57:55.067Z] [2025-01-15T06:57:55.067Z] #61 [core-metadata internal] load build context [2025-01-15T06:57:55.067Z] #61 transferring context: 439.71MB 7.8s done [2025-01-15T06:57:55.067Z] #61 ... [2025-01-15T06:57:55.067Z] [2025-01-15T06:57:55.067Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T06:57:55.326Z] #62 ... [2025-01-15T06:57:55.326Z] [2025-01-15T06:57:55.326Z] #45 [core-common-config-bootstrapper internal] load build context [2025-01-15T06:57:55.326Z] #45 transferring context: 439.71MB 8.3s done [2025-01-15T06:57:55.326Z] #45 ... [2025-01-15T06:57:55.326Z] [2025-01-15T06:57:55.326Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-15T06:57:55.721Z] #63 ... [2025-01-15T06:57:55.721Z] [2025-01-15T06:57:55.721Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-15T06:57:55.981Z] #64 ... [2025-01-15T06:57:55.982Z] [2025-01-15T06:57:55.982Z] #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T06:57:55.982Z] #65 ... [2025-01-15T06:57:55.982Z] [2025-01-15T06:57:55.982Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-15T06:57:55.982Z] #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:57:55.982Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:57:55.982Z] #0 2.418 OK: 248 MiB in 58 packages [2025-01-15T06:57:55.982Z] #66 ... [2025-01-15T06:57:55.982Z] [2025-01-15T06:57:55.982Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-15T06:57:56.241Z] #67 ... [2025-01-15T06:57:56.241Z] [2025-01-15T06:57:56.241Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-15T06:57:56.241Z] #68 ... [2025-01-15T06:57:56.241Z] [2025-01-15T06:57:56.241Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T06:57:56.270Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-01-15T06:57:56.270Z] #1 transferring dockerfile: 1.82kB 0.0s done [2025-01-15T06:57:56.270Z] #1 DONE 0.1s [2025-01-15T06:57:56.270Z] [2025-01-15T06:57:56.270Z] #2 [support-scheduler internal] load .dockerignore [2025-01-15T06:57:56.270Z] #2 transferring context: 50B done [2025-01-15T06:57:56.270Z] #2 DONE 0.1s [2025-01-15T06:57:56.270Z] [2025-01-15T06:57:56.270Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T06:57:56.270Z] #3 DONE 0.0s [2025-01-15T06:57:56.270Z] [2025-01-15T06:57:56.270Z] #4 [core-metadata internal] load .dockerignore [2025-01-15T06:57:56.270Z] #4 transferring context: 50B 0.0s done [2025-01-15T06:57:56.270Z] #4 DONE 0.1s [2025-01-15T06:57:56.270Z] [2025-01-15T06:57:56.270Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-01-15T06:57:56.270Z] #5 transferring dockerfile: 2.13kB 0.0s done [2025-01-15T06:57:56.270Z] #5 DONE 0.1s [2025-01-15T06:57:56.270Z] [2025-01-15T06:57:56.270Z] #6 [security-proxy-auth internal] load .dockerignore [2025-01-15T06:57:56.501Z] #69 ... [2025-01-15T06:57:56.501Z] [2025-01-15T06:57:56.501Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-15T06:57:56.537Z] #6 transferring context: 50B done [2025-01-15T06:57:56.537Z] #6 DONE 0.1s [2025-01-15T06:57:56.537Z] [2025-01-15T06:57:56.537Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-15T06:57:56.537Z] #7 transferring dockerfile: 2.11kB done [2025-01-15T06:57:56.537Z] #7 DONE 0.1s [2025-01-15T06:57:56.537Z] [2025-01-15T06:57:56.537Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T06:57:56.537Z] #3 DONE 0.0s [2025-01-15T06:57:56.537Z] [2025-01-15T06:57:56.537Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-01-15T06:57:56.537Z] #8 ... [2025-01-15T06:57:56.537Z] [2025-01-15T06:57:56.537Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-01-15T06:57:56.537Z] #9 transferring dockerfile: 1.81kB done [2025-01-15T06:57:56.537Z] #9 DONE 0.1s [2025-01-15T06:57:56.537Z] [2025-01-15T06:57:56.537Z] #10 [security-spire-agent internal] load .dockerignore [2025-01-15T06:57:56.537Z] #10 transferring context: 50B 0.0s done [2025-01-15T06:57:56.537Z] #10 DONE 0.2s [2025-01-15T06:57:56.537Z] [2025-01-15T06:57:56.537Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-01-15T06:57:56.537Z] #8 transferring dockerfile: 1.69kB 0.0s done [2025-01-15T06:57:56.537Z] #8 DONE 0.2s [2025-01-15T06:57:56.537Z] [2025-01-15T06:57:56.537Z] #11 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:56.537Z] #11 DONE 0.4s [2025-01-15T06:57:56.537Z] [2025-01-15T06:57:56.537Z] #12 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:56.537Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:56.761Z] #70 ... [2025-01-15T06:57:56.761Z] [2025-01-15T06:57:56.762Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:56.762Z] #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.8s done [2025-01-15T06:57:56.762Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-15T06:57:56.804Z] #12 ... [2025-01-15T06:57:56.804Z] [2025-01-15T06:57:56.804Z] #13 [security-spire-config internal] load .dockerignore [2025-01-15T06:57:56.804Z] #13 transferring context: 50B 0.0s done [2025-01-15T06:57:56.804Z] #13 DONE 0.2s [2025-01-15T06:57:56.804Z] [2025-01-15T06:57:56.804Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-01-15T06:57:56.804Z] #14 transferring dockerfile: 1.70kB 0.0s done [2025-01-15T06:57:56.804Z] #14 DONE 0.2s [2025-01-15T06:57:56.804Z] [2025-01-15T06:57:56.804Z] #15 [security-spire-server internal] load .dockerignore [2025-01-15T06:57:56.804Z] #15 transferring context: 50B done [2025-01-15T06:57:56.804Z] #15 DONE 0.2s [2025-01-15T06:57:56.804Z] [2025-01-15T06:57:56.804Z] #12 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:56.804Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-15T06:57:57.072Z] #12 ... [2025-01-15T06:57:57.072Z] [2025-01-15T06:57:57.072Z] #16 [core-command internal] load build definition from Dockerfile [2025-01-15T06:57:57.072Z] #16 transferring dockerfile: 1.94kB 0.0s done [2025-01-15T06:57:57.072Z] #16 DONE 0.3s [2025-01-15T06:57:57.072Z] [2025-01-15T06:57:57.072Z] #11 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:57.072Z] #11 DONE 0.6s [2025-01-15T06:57:57.072Z] [2025-01-15T06:57:57.072Z] #12 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:57.072Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-15T06:57:57.072Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:57.072Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-15T06:57:57.072Z] #12 ... [2025-01-15T06:57:57.072Z] [2025-01-15T06:57:57.072Z] #17 [core-command internal] load .dockerignore [2025-01-15T06:57:57.072Z] #17 transferring context: 50B 0.0s done [2025-01-15T06:57:57.072Z] #17 DONE 0.4s [2025-01-15T06:57:57.072Z] [2025-01-15T06:57:57.072Z] #12 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:57.072Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-01-15T06:57:57.340Z] #12 ... [2025-01-15T06:57:57.340Z] [2025-01-15T06:57:57.340Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T06:57:57.340Z] #3 DONE 0.0s [2025-01-15T06:57:57.340Z] [2025-01-15T06:57:57.340Z] #12 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:57.340Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s [2025-01-15T06:57:57.340Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s [2025-01-15T06:57:57.340Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-15T06:57:57.340Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-15T06:57:57.607Z] #12 ... [2025-01-15T06:57:57.607Z] [2025-01-15T06:57:57.607Z] #18 [security-bootstrapper internal] load .dockerignore [2025-01-15T06:57:57.607Z] #18 transferring context: 50B 0.0s done [2025-01-15T06:57:57.607Z] #18 DONE 0.8s [2025-01-15T06:57:57.607Z] [2025-01-15T06:57:57.607Z] #11 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:57.607Z] #11 DONE 1.1s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #19 [core-data internal] load .dockerignore [2025-01-15T06:57:57.874Z] #19 transferring context: 50B 0.0s done [2025-01-15T06:57:57.874Z] #19 DONE 0.8s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #20 [core-data internal] load build definition from Dockerfile [2025-01-15T06:57:57.874Z] #20 transferring dockerfile: 2.07kB 0.0s done [2025-01-15T06:57:57.874Z] #20 DONE 0.8s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #21 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-15T06:57:57.874Z] #21 transferring dockerfile: 3.02kB 0.0s done [2025-01-15T06:57:57.874Z] #21 DONE 0.9s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T06:57:57.874Z] #3 DONE 0.0s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #11 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:57.874Z] #11 ... [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T06:57:57.874Z] #3 DONE 0.0s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #22 [security-proxy-auth internal] load build context [2025-01-15T06:57:57.874Z] #22 transferring context: 3.07MB 0.9s done [2025-01-15T06:57:57.874Z] #22 DONE 1.2s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-15T06:57:57.874Z] #23 DONE 1.2s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #24 [core-metadata internal] load build context [2025-01-15T06:57:57.874Z] #24 transferring context: 3.07MB 0.8s done [2025-01-15T06:57:57.874Z] #24 DONE 1.2s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #25 [support-scheduler internal] load build context [2025-01-15T06:57:57.874Z] #25 transferring context: 3.07MB 0.9s done [2025-01-15T06:57:57.874Z] #25 DONE 1.2s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #11 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:57.874Z] #11 DONE 1.3s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-15T06:57:57.874Z] #26 DONE 1.3s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #27 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-15T06:57:57.874Z] #27 DONE 1.6s [2025-01-15T06:57:57.874Z] [2025-01-15T06:57:57.874Z] #28 [security-bootstrapper internal] load build context [2025-01-15T06:57:58.141Z] #28 ... [2025-01-15T06:57:58.141Z] [2025-01-15T06:57:58.141Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-01-15T06:57:58.141Z] #29 transferring context: 50B 0.0s done [2025-01-15T06:57:58.141Z] #29 DONE 0.9s [2025-01-15T06:57:58.141Z] [2025-01-15T06:57:58.141Z] #30 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-15T06:57:58.141Z] #30 transferring dockerfile: 2.49kB done [2025-01-15T06:57:58.141Z] #30 DONE 1.0s [2025-01-15T06:57:58.141Z] [2025-01-15T06:57:58.141Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T06:57:58.141Z] #3 DONE 0.0s [2025-01-15T06:57:58.141Z] [2025-01-15T06:57:58.141Z] #11 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:58.408Z] #11 ... [2025-01-15T06:57:58.408Z] [2025-01-15T06:57:58.408Z] #31 [security-spire-agent internal] load build context [2025-01-15T06:57:58.408Z] #31 transferring context: 23.21kB 0.0s done [2025-01-15T06:57:58.408Z] #31 DONE 0.4s [2025-01-15T06:57:58.408Z] [2025-01-15T06:57:58.408Z] #32 [security-spire-config internal] load build context [2025-01-15T06:57:58.408Z] #32 transferring context: 21.93kB 0.0s done [2025-01-15T06:57:58.408Z] #32 DONE 0.6s [2025-01-15T06:57:58.408Z] [2025-01-15T06:57:58.408Z] #12 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:58.408Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-15T06:57:58.408Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-15T06:57:58.408Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:58.408Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-15T06:57:58.408Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-15T06:57:58.409Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-15T06:57:58.678Z] #12 ... [2025-01-15T06:57:58.678Z] [2025-01-15T06:57:58.678Z] #33 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-15T06:57:58.678Z] #33 transferring dockerfile: 2.23kB 0.0s done [2025-01-15T06:57:58.678Z] #33 DONE 0.6s [2025-01-15T06:57:58.678Z] [2025-01-15T06:57:58.678Z] #27 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-15T06:57:58.678Z] #27 DONE 1.8s [2025-01-15T06:57:58.678Z] [2025-01-15T06:57:58.678Z] #11 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:58.678Z] #11 DONE 1.6s [2025-01-15T06:57:58.678Z] [2025-01-15T06:57:58.678Z] #12 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:58.678Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-15T06:57:58.678Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-15T06:57:58.678Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:58.678Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-15T06:57:58.678Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-15T06:57:58.678Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-15T06:57:58.678Z] #12 ... [2025-01-15T06:57:58.678Z] [2025-01-15T06:57:58.678Z] #34 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-15T06:57:58.678Z] #34 transferring dockerfile: 2.50kB 0.0s done [2025-01-15T06:57:58.678Z] #34 DONE 0.9s [2025-01-15T06:57:58.678Z] [2025-01-15T06:57:58.678Z] #35 [core-keeper internal] load .dockerignore [2025-01-15T06:57:58.678Z] #35 transferring context: 50B 0.0s done [2025-01-15T06:57:58.678Z] #35 DONE 1.2s [2025-01-15T06:57:58.678Z] [2025-01-15T06:57:58.678Z] #36 [security-spire-server internal] load build context [2025-01-15T06:57:58.678Z] #36 transferring context: 23.68kB 0.0s done [2025-01-15T06:57:58.678Z] #36 DONE 0.9s [2025-01-15T06:57:58.678Z] [2025-01-15T06:57:58.678Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:58.678Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-01-15T06:57:58.678Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-15T06:57:58.678Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-15T06:57:58.678Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-15T06:57:58.678Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-15T06:57:58.678Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-15T06:57:58.678Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-15T06:57:58.678Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-15T06:57:58.678Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-15T06:57:58.678Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2025-01-15T06:57:58.695Z] #48 ... [2025-01-15T06:57:58.695Z] [2025-01-15T06:57:58.695Z] #46 [core-keeper internal] load build context [2025-01-15T06:57:58.695Z] #46 transferring context: 439.71MB 8.5s done [2025-01-15T06:57:58.945Z] #37 ... [2025-01-15T06:57:58.945Z] [2025-01-15T06:57:58.945Z] #38 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-15T06:57:58.945Z] #38 transferring dockerfile: 1.89kB 0.0s done [2025-01-15T06:57:58.945Z] #38 DONE 1.4s [2025-01-15T06:57:58.945Z] [2025-01-15T06:57:58.945Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:58.945Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.5s [2025-01-15T06:57:58.945Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2025-01-15T06:57:58.945Z] #37 ... [2025-01-15T06:57:58.945Z] [2025-01-15T06:57:58.945Z] #39 [support-notifications internal] load .dockerignore [2025-01-15T06:57:58.945Z] #39 transferring context: 50B done [2025-01-15T06:57:58.945Z] #39 DONE 1.1s [2025-01-15T06:57:58.945Z] [2025-01-15T06:57:58.945Z] #40 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-15T06:57:58.945Z] #40 transferring context: 50B done [2025-01-15T06:57:58.945Z] #40 DONE 1.0s [2025-01-15T06:57:58.945Z] [2025-01-15T06:57:58.945Z] #41 [security-spiffe-token-provider internal] load .dockerignore [2025-01-15T06:57:58.945Z] #41 transferring context: 50B done [2025-01-15T06:57:58.945Z] #41 DONE 1.5s [2025-01-15T06:57:58.945Z] [2025-01-15T06:57:58.945Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:58.945Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.26MB / 28.04MB 0.6s [2025-01-15T06:57:58.945Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-15T06:57:58.954Z] #46 ... [2025-01-15T06:57:58.954Z] [2025-01-15T06:57:58.954Z] #52 [security-secretstore-setup internal] load build context [2025-01-15T06:57:58.954Z] #52 DONE 16.1s [2025-01-15T06:57:58.954Z] [2025-01-15T06:57:58.954Z] #61 [core-metadata internal] load build context [2025-01-15T06:57:58.954Z] #61 DONE 16.1s [2025-01-15T06:57:58.954Z] [2025-01-15T06:57:58.954Z] #43 [security-proxy-setup internal] load build context [2025-01-15T06:57:58.954Z] #43 DONE 27.0s [2025-01-15T06:57:58.954Z] [2025-01-15T06:57:58.954Z] #44 [security-spiffe-token-provider internal] load build context [2025-01-15T06:57:58.954Z] #44 DONE 27.1s [2025-01-15T06:57:58.954Z] [2025-01-15T06:57:58.954Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:58.954Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-15T06:57:59.212Z] #37 ... [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #42 [security-proxy-setup internal] load .dockerignore [2025-01-15T06:57:59.212Z] #42 transferring context: 50B done [2025-01-15T06:57:59.212Z] #42 DONE 1.3s [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #43 [support-notifications internal] load build definition from Dockerfile [2025-01-15T06:57:59.212Z] #43 transferring dockerfile: 2.04kB done [2025-01-15T06:57:59.212Z] #43 DONE 1.2s [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #44 [core-keeper internal] load build definition from Dockerfile [2025-01-15T06:57:59.212Z] #44 transferring dockerfile: 2.07kB done [2025-01-15T06:57:59.212Z] #44 DONE 1.4s [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T06:57:59.212Z] #3 DONE 0.0s [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:59.212Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.73MB / 28.04MB 0.7s [2025-01-15T06:57:59.212Z] #37 ... [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T06:57:59.212Z] #3 DONE 0.0s [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #45 [core-command internal] load build context [2025-01-15T06:57:59.212Z] #45 transferring context: 3.07MB 0.9s done [2025-01-15T06:57:59.212Z] #45 DONE 1.5s [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #46 [core-command builder 2/7] WORKDIR /edgex-go [2025-01-15T06:57:59.212Z] #46 DONE 1.7s [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #12 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:59.212Z] #12 DONE 3.0s [2025-01-15T06:57:59.212Z] [2025-01-15T06:57:59.212Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:59.212Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.94MB / 28.04MB 0.8s [2025-01-15T06:57:59.212Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.28MB / 28.04MB 0.9s [2025-01-15T06:57:59.213Z] #48 ... [2025-01-15T06:57:59.213Z] [2025-01-15T06:57:59.213Z] #42 [core-command internal] load build context [2025-01-15T06:57:59.213Z] #42 DONE 27.1s [2025-01-15T06:57:59.213Z] [2025-01-15T06:57:59.213Z] #45 [core-common-config-bootstrapper internal] load build context [2025-01-15T06:57:59.213Z] #45 DONE 27.1s [2025-01-15T06:57:59.213Z] [2025-01-15T06:57:59.213Z] #46 [core-keeper internal] load build context [2025-01-15T06:57:59.213Z] #46 DONE 27.2s [2025-01-15T06:57:59.213Z] [2025-01-15T06:57:59.213Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-15T06:57:59.213Z] #66 DONE 16.5s [2025-01-15T06:57:59.213Z] [2025-01-15T06:57:59.213Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:59.213Z] #48 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-15T06:57:59.473Z] #48 ... [2025-01-15T06:57:59.473Z] [2025-01-15T06:57:59.473Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T06:57:59.473Z] #56 DONE 16.6s [2025-01-15T06:57:59.473Z] [2025-01-15T06:57:59.473Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:59.473Z] #48 ... [2025-01-15T06:57:59.473Z] [2025-01-15T06:57:59.473Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T06:57:59.473Z] #58 DONE 16.7s [2025-01-15T06:57:59.473Z] [2025-01-15T06:57:59.473Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-15T06:57:59.473Z] #68 DONE 16.7s [2025-01-15T06:57:59.473Z] [2025-01-15T06:57:59.473Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:59.481Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.1s [2025-01-15T06:57:59.732Z] #48 ... [2025-01-15T06:57:59.732Z] [2025-01-15T06:57:59.732Z] #71 [security-spire-agent internal] load build context [2025-01-15T06:57:59.732Z] #71 transferring context: 23.21kB done [2025-01-15T06:57:59.732Z] #71 DONE 7.3s [2025-01-15T06:57:59.732Z] [2025-01-15T06:57:59.732Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:59.759Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 1.3s [2025-01-15T06:57:59.759Z] #37 ... [2025-01-15T06:57:59.759Z] [2025-01-15T06:57:59.759Z] #27 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-15T06:57:59.759Z] #27 DONE 2.1s [2025-01-15T06:57:59.759Z] [2025-01-15T06:57:59.759Z] #46 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-15T06:57:59.759Z] #46 DONE 2.0s [2025-01-15T06:57:59.759Z] [2025-01-15T06:57:59.759Z] #47 [core-keeper internal] load build context [2025-01-15T06:57:59.759Z] #47 DONE 0.0s [2025-01-15T06:57:59.759Z] [2025-01-15T06:57:59.759Z] #12 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:57:59.759Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-15T06:57:59.759Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-15T06:57:59.759Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:57:59.759Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-15T06:57:59.759Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-15T06:57:59.759Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-15T06:57:59.759Z] #12 DONE 3.3s [2025-01-15T06:57:59.759Z] [2025-01-15T06:57:59.759Z] #11 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T06:57:59.759Z] #11 DONE 2.5s [2025-01-15T06:57:59.759Z] [2025-01-15T06:57:59.759Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-15T06:57:59.759Z] #48 DONE 0.0s [2025-01-15T06:57:59.759Z] [2025-01-15T06:57:59.759Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:57:59.759Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.4s [2025-01-15T06:58:00.037Z] #37 ... [2025-01-15T06:58:00.037Z] [2025-01-15T06:58:00.037Z] #27 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-15T06:58:00.037Z] #27 DONE 2.1s [2025-01-15T06:58:00.037Z] [2025-01-15T06:58:00.037Z] #46 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-15T06:58:00.037Z] #46 DONE 2.0s [2025-01-15T06:58:00.037Z] [2025-01-15T06:58:00.037Z] #12 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T06:58:00.037Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-15T06:58:00.037Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-15T06:58:00.037Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T06:58:00.037Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-15T06:58:00.037Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-15T06:58:00.037Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-15T06:58:00.037Z] #12 DONE 3.4s [2025-01-15T06:58:00.037Z] [2025-01-15T06:58:00.037Z] #49 [core-data internal] load build context [2025-01-15T06:58:00.037Z] #49 transferring context: 3.07MB 0.9s done [2025-01-15T06:58:00.037Z] #49 DONE 2.0s [2025-01-15T06:58:00.037Z] [2025-01-15T06:58:00.037Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:00.037Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 1.6s [2025-01-15T06:58:00.037Z] #37 ... [2025-01-15T06:58:00.037Z] [2025-01-15T06:58:00.037Z] #28 [security-bootstrapper internal] load build context [2025-01-15T06:58:00.037Z] #28 transferring context: 3.07MB 0.9s done [2025-01-15T06:58:00.037Z] #28 DONE 2.1s [2025-01-15T06:58:00.037Z] [2025-01-15T06:58:00.037Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:00.305Z] #48 ... [2025-01-15T06:58:00.305Z] [2025-01-15T06:58:00.305Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:00.305Z] #72 DONE 0.7s [2025-01-15T06:58:00.305Z] [2025-01-15T06:58:00.305Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:00.305Z] #73 DONE 0.6s [2025-01-15T06:58:00.305Z] [2025-01-15T06:58:00.305Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:00.305Z] #48 ... [2025-01-15T06:58:00.305Z] [2025-01-15T06:58:00.305Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-15T06:58:00.305Z] #70 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:00.305Z] #70 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:00.305Z] #70 17.09 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:00.305Z] #70 17.09 (2/2) Installing su-exec (0.2-r3) [2025-01-15T06:58:00.305Z] #70 17.10 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:00.305Z] #70 17.10 OK: 8 MiB in 16 packages [2025-01-15T06:58:00.305Z] #70 DONE 17.4s [2025-01-15T06:58:00.305Z] [2025-01-15T06:58:00.305Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:00.326Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 1.8s [2025-01-15T06:58:00.564Z] #48 ... [2025-01-15T06:58:00.564Z] [2025-01-15T06:58:00.564Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-15T06:58:00.564Z] #59 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:00.564Z] #59 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:00.564Z] #59 17.23 OK: 248 MiB in 58 packages [2025-01-15T06:58:00.564Z] #59 DONE 17.5s [2025-01-15T06:58:00.564Z] [2025-01-15T06:58:00.564Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:00.564Z] #64 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:00.564Z] #64 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:00.564Z] #64 17.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:00.564Z] #64 17.30 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:00.564Z] #64 17.31 OK: 8 MiB in 15 packages [2025-01-15T06:58:00.564Z] #64 DONE 17.5s [2025-01-15T06:58:00.564Z] [2025-01-15T06:58:00.564Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T06:58:00.564Z] #65 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:00.564Z] #65 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:00.564Z] #65 17.19 OK: 248 MiB in 58 packages [2025-01-15T06:58:00.564Z] #65 DONE 17.7s [2025-01-15T06:58:00.564Z] [2025-01-15T06:58:00.564Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:00.597Z] #37 ... [2025-01-15T06:58:00.597Z] [2025-01-15T06:58:00.597Z] #50 [security-secretstore-setup internal] load build context [2025-01-15T06:58:00.597Z] #50 transferring context: 3.07MB 0.9s done [2025-01-15T06:58:00.597Z] #50 DONE 2.2s [2025-01-15T06:58:00.597Z] [2025-01-15T06:58:00.597Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:00.864Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.2s done [2025-01-15T06:58:01.133Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-15T06:58:01.502Z] #48 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2025-01-15T06:58:01.761Z] #48 ... [2025-01-15T06:58:01.761Z] [2025-01-15T06:58:01.761Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:01.761Z] #74 DONE 1.3s [2025-01-15T06:58:01.761Z] [2025-01-15T06:58:01.761Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:01.761Z] #75 DONE 1.3s [2025-01-15T06:58:01.761Z] [2025-01-15T06:58:01.761Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-15T06:58:01.761Z] #54 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:01.761Z] #54 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:01.761Z] #54 17.38 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T06:58:01.761Z] #54 17.38 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T06:58:01.761Z] #54 17.38 OK: 24172 distinct packages available [2025-01-15T06:58:01.761Z] #54 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:01.761Z] #54 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:01.761Z] #54 17.96 OK: 248 MiB in 58 packages [2025-01-15T06:58:01.761Z] #54 DONE 18.9s [2025-01-15T06:58:01.761Z] [2025-01-15T06:58:01.761Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-15T06:58:01.761Z] #53 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:01.761Z] #53 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:01.761Z] #53 17.63 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:01.761Z] #53 17.64 (2/4) Installing openssl (3.3.2-r1) [2025-01-15T06:58:01.761Z] #53 17.66 (3/4) Installing su-exec (0.2-r3) [2025-01-15T06:58:01.761Z] #53 17.66 (4/4) Installing yq-go (4.44.1-r2) [2025-01-15T06:58:01.761Z] #53 17.76 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:01.761Z] #53 17.77 OK: 19 MiB in 18 packages [2025-01-15T06:58:01.761Z] #53 DONE 18.8s [2025-01-15T06:58:01.761Z] [2025-01-15T06:58:01.761Z] #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:01.761Z] #60 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:01.761Z] #60 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:01.761Z] #60 17.69 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:01.761Z] #60 17.70 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:01.761Z] #60 17.71 OK: 8 MiB in 15 packages [2025-01-15T06:58:01.761Z] #60 DONE 19.1s [2025-01-15T06:58:01.761Z] [2025-01-15T06:58:01.761Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-15T06:58:02.021Z] #76 ... [2025-01-15T06:58:02.021Z] [2025-01-15T06:58:02.021Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:02.021Z] #77 DONE 0.2s [2025-01-15T06:58:02.021Z] [2025-01-15T06:58:02.021Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T06:58:02.021Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done [2025-01-15T06:58:02.021Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-15T06:58:02.021Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-15T06:58:02.021Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-15T06:58:02.021Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-15T06:58:02.021Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-15T06:58:02.021Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-15T06:58:02.021Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.1s done [2025-01-15T06:58:02.021Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-15T06:58:02.021Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done [2025-01-15T06:58:02.021Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2025-01-15T06:58:02.021Z] #51 DONE 9.6s [2025-01-15T06:58:02.021Z] [2025-01-15T06:58:02.021Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:02.021Z] #48 DONE 19.2s [2025-01-15T06:58:02.021Z] [2025-01-15T06:58:02.021Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-15T06:58:02.021Z] #63 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:02.021Z] #63 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:02.281Z] #63 19.27 (1/3) Installing ca-certificates (20241121-r1) [2025-01-15T06:58:02.281Z] #63 19.29 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:02.281Z] #63 19.29 (3/3) Installing tzdata (2024b-r0) [2025-01-15T06:58:02.543Z] #63 19.40 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:02.543Z] #63 19.41 Executing ca-certificates-20241121-r1.trigger [2025-01-15T06:58:02.543Z] #63 19.44 OK: 10 MiB in 17 packages [2025-01-15T06:58:02.808Z] #63 DONE 19.7s [2025-01-15T06:58:02.808Z] [2025-01-15T06:58:02.808Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T06:58:02.808Z] #69 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:02.808Z] #69 ... [2025-01-15T06:58:02.808Z] [2025-01-15T06:58:02.808Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-15T06:58:02.808Z] #57 DONE 19.8s [2025-01-15T06:58:02.808Z] [2025-01-15T06:58:02.808Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T06:58:02.808Z] #69 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.068Z] #69 ... [2025-01-15T06:58:03.068Z] [2025-01-15T06:58:03.068Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T06:58:03.068Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.068Z] #0 3.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.068Z] #0 3.373 OK: 12 MiB in 21 packages [2025-01-15T06:58:03.068Z] #78 DONE 3.6s [2025-01-15T06:58:03.068Z] [2025-01-15T06:58:03.068Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T06:58:03.068Z] #69 20.19 (1/4) Installing ca-certificates (20241121-r1) [2025-01-15T06:58:03.068Z] #69 20.21 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:03.068Z] #69 20.26 (3/4) Installing su-exec (0.2-r3) [2025-01-15T06:58:03.329Z] #69 ... [2025-01-15T06:58:03.329Z] [2025-01-15T06:58:03.329Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T06:58:03.329Z] #62 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.329Z] #62 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.329Z] #62 19.25 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T06:58:03.329Z] #62 19.25 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T06:58:03.329Z] #62 19.25 OK: 24170 distinct packages available [2025-01-15T06:58:03.329Z] #62 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.329Z] #62 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.329Z] #62 20.02 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:03.329Z] #62 20.02 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-15T06:58:03.329Z] #62 20.02 (3/5) Installing libucontext (1.2-r3) [2025-01-15T06:58:03.329Z] #62 20.02 (4/5) Installing gcompat (1.1.0-r4) [2025-01-15T06:58:03.329Z] #62 20.03 (5/5) Installing openssl (3.3.2-r1) [2025-01-15T06:58:03.329Z] #62 20.04 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:03.329Z] #62 20.05 OK: 9 MiB in 19 packages [2025-01-15T06:58:03.329Z] #62 DONE 20.3s [2025-01-15T06:58:03.329Z] [2025-01-15T06:58:03.329Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T06:58:03.329Z] #69 20.26 (4/4) Installing yq-go (4.44.1-r2) [2025-01-15T06:58:03.329Z] #69 20.34 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:03.329Z] #69 20.36 Executing ca-certificates-20241121-r1.trigger [2025-01-15T06:58:03.329Z] #69 20.41 OK: 19 MiB in 18 packages [2025-01-15T06:58:03.913Z] #69 DONE 21.0s [2025-01-15T06:58:03.913Z] [2025-01-15T06:58:03.913Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T06:58:03.913Z] #55 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.913Z] #55 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.913Z] #55 19.90 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T06:58:03.913Z] #55 19.90 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T06:58:03.913Z] #55 19.90 OK: 24170 distinct packages available [2025-01-15T06:58:03.913Z] #55 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.913Z] #55 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.913Z] #55 20.42 (1/14) Installing ca-certificates (20241121-r1) [2025-01-15T06:58:03.913Z] #55 20.44 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-15T06:58:03.913Z] #55 20.45 (3/14) Installing c-ares (1.33.1-r0) [2025-01-15T06:58:03.913Z] #55 20.46 (4/14) Installing libunistring (1.2-r0) [2025-01-15T06:58:03.913Z] #55 20.48 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-15T06:58:03.913Z] #55 20.49 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-15T06:58:03.913Z] #55 20.49 (7/14) Installing libpsl (0.21.5-r1) [2025-01-15T06:58:03.913Z] #55 20.49 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-15T06:58:03.913Z] #55 20.51 (9/14) Installing libcurl (8.11.1-r0) [2025-01-15T06:58:03.913Z] #55 20.51 (10/14) Installing curl (8.11.1-r0) [2025-01-15T06:58:03.913Z] #55 20.52 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:03.913Z] #55 20.53 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-15T06:58:03.913Z] #55 20.54 (13/14) Installing libucontext (1.2-r3) [2025-01-15T06:58:03.913Z] #55 20.54 (14/14) Installing gcompat (1.1.0-r4) [2025-01-15T06:58:03.913Z] #55 20.54 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:03.913Z] #55 20.55 Executing ca-certificates-20241121-r1.trigger [2025-01-15T06:58:03.913Z] #55 20.67 OK: 13 MiB in 28 packages [2025-01-15T06:58:03.913Z] #55 DONE 21.0s [2025-01-15T06:58:03.913Z] [2025-01-15T06:58:03.913Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-15T06:58:03.913Z] #67 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.913Z] #67 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.913Z] #67 20.07 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T06:58:03.913Z] #67 20.07 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T06:58:03.913Z] #67 20.07 OK: 24170 distinct packages available [2025-01-15T06:58:03.913Z] #67 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.913Z] #67 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:03.913Z] #67 20.56 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:03.913Z] #67 20.57 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-15T06:58:03.913Z] #67 20.57 (3/4) Installing libucontext (1.2-r3) [2025-01-15T06:58:03.913Z] #67 20.57 (4/4) Installing gcompat (1.1.0-r4) [2025-01-15T06:58:03.913Z] #67 20.57 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:03.913Z] #67 20.58 OK: 8 MiB in 18 packages [2025-01-15T06:58:03.913Z] #67 DONE 21.1s [2025-01-15T06:58:03.913Z] [2025-01-15T06:58:03.913Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T06:58:04.481Z] #79 ... [2025-01-15T06:58:04.481Z] [2025-01-15T06:58:04.481Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-15T06:58:04.481Z] #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.481Z] #0 3.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.481Z] #0 3.895 OK: 8 MiB in 16 packages [2025-01-15T06:58:04.481Z] #80 DONE 4.0s [2025-01-15T06:58:04.481Z] [2025-01-15T06:58:04.481Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T06:58:04.481Z] #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.481Z] #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.481Z] #0 3.918 OK: 8 MiB in 15 packages [2025-01-15T06:58:04.481Z] #81 DONE 4.0s [2025-01-15T06:58:04.481Z] [2025-01-15T06:58:04.481Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-15T06:58:04.503Z] #37 ... [2025-01-15T06:58:04.503Z] [2025-01-15T06:58:04.503Z] #51 [core-common-config-bootstrapper internal] load build context [2025-01-15T06:58:04.503Z] #51 transferring context: 3.07MB 3.2s done [2025-01-15T06:58:04.503Z] #51 DONE 4.0s [2025-01-15T06:58:04.503Z] [2025-01-15T06:58:04.503Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:04.503Z] #37 ... [2025-01-15T06:58:04.503Z] [2025-01-15T06:58:04.503Z] #52 [security-proxy-setup internal] load build context [2025-01-15T06:58:04.503Z] #52 transferring context: 3.07MB 3.5s done [2025-01-15T06:58:04.503Z] #52 DONE 4.2s [2025-01-15T06:58:04.503Z] [2025-01-15T06:58:04.503Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:04.503Z] #37 ... [2025-01-15T06:58:04.503Z] [2025-01-15T06:58:04.503Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-15T06:58:04.503Z] #48 transferring context: 3.07MB 3.6s done [2025-01-15T06:58:04.503Z] #48 DONE 4.6s [2025-01-15T06:58:04.503Z] [2025-01-15T06:58:04.503Z] #53 [support-notifications internal] load build context [2025-01-15T06:58:04.503Z] #53 transferring context: 3.07MB 3.3s done [2025-01-15T06:58:04.503Z] #53 DONE 4.7s [2025-01-15T06:58:04.503Z] [2025-01-15T06:58:04.503Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:04.740Z] #82 ... [2025-01-15T06:58:04.740Z] [2025-01-15T06:58:04.740Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T06:58:04.740Z] #0 3.563 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.740Z] #0 4.117 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.740Z] #0 4.917 OK: 248 MiB in 58 packages [2025-01-15T06:58:04.740Z] #83 DONE 5.1s [2025-01-15T06:58:04.740Z] [2025-01-15T06:58:04.740Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-15T06:58:04.740Z] #84 DONE 0.1s [2025-01-15T06:58:04.740Z] [2025-01-15T06:58:04.740Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-15T06:58:04.740Z] #76 2.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.776Z] #37 ... [2025-01-15T06:58:04.777Z] [2025-01-15T06:58:04.777Z] #47 [core-keeper internal] load build context [2025-01-15T06:58:04.777Z] #47 transferring context: 3.07MB 3.5s done [2025-01-15T06:58:04.777Z] #47 DONE 4.8s [2025-01-15T06:58:04.777Z] [2025-01-15T06:58:04.777Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:04.999Z] #76 ... [2025-01-15T06:58:04.999Z] [2025-01-15T06:58:04.999Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-15T06:58:04.999Z] #0 2.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.999Z] #0 2.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:04.999Z] #0 2.917 OK: 19 MiB in 18 packages [2025-01-15T06:58:04.999Z] #85 DONE 3.1s [2025-01-15T06:58:04.999Z] [2025-01-15T06:58:04.999Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-15T06:58:04.999Z] #86 DONE 0.1s [2025-01-15T06:58:04.999Z] [2025-01-15T06:58:04.999Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:05.944Z] #87 ... [2025-01-15T06:58:05.944Z] [2025-01-15T06:58:05.945Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T06:58:05.945Z] #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:05.945Z] #0 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:05.945Z] #0 3.174 OK: 10 MiB in 17 packages [2025-01-15T06:58:05.945Z] #88 DONE 3.3s [2025-01-15T06:58:05.945Z] [2025-01-15T06:58:05.945Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-15T06:58:05.945Z] #76 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:05.945Z] #76 4.169 OK: 8 MiB in 15 packages [2025-01-15T06:58:05.945Z] #76 DONE 4.3s [2025-01-15T06:58:05.945Z] [2025-01-15T06:58:05.945Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T06:58:05.945Z] #79 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:06.194Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.2s [2025-01-15T06:58:06.204Z] #79 ... [2025-01-15T06:58:06.204Z] [2025-01-15T06:58:06.204Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-15T06:58:06.204Z] #0 2.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:06.204Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:06.204Z] #0 2.821 OK: 9 MiB in 19 packages [2025-01-15T06:58:06.204Z] #89 DONE 3.0s [2025-01-15T06:58:06.462Z] [2025-01-15T06:58:06.462Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:06.807Z] #37 ... [2025-01-15T06:58:06.807Z] [2025-01-15T06:58:06.807Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-15T06:58:06.807Z] #0 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:06.807Z] #0 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:06.807Z] #0 4.281 (1/3) Installing ca-certificates (20241121-r1) [2025-01-15T06:58:06.807Z] #0 4.443 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:06.807Z] #0 4.443 (3/3) Installing tzdata (2024b-r0) [2025-01-15T06:58:06.807Z] #0 5.099 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:06.807Z] #0 5.201 Executing ca-certificates-20241121-r1.trigger [2025-01-15T06:58:06.807Z] #0 5.883 OK: 11 MiB in 17 packages [2025-01-15T06:58:06.807Z] #54 DONE 7.6s [2025-01-15T06:58:06.807Z] [2025-01-15T06:58:06.807Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-15T06:58:06.807Z] #55 DONE 7.0s [2025-01-15T06:58:06.807Z] [2025-01-15T06:58:06.807Z] #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-15T06:58:06.807Z] #56 DONE 7.0s [2025-01-15T06:58:06.807Z] [2025-01-15T06:58:06.807Z] #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:07.401Z] #90 ... [2025-01-15T06:58:07.401Z] [2025-01-15T06:58:07.401Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-15T06:58:07.401Z] #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:07.401Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:07.401Z] #0 2.547 OK: 8 MiB in 18 packages [2025-01-15T06:58:07.401Z] #91 DONE 3.5s [2025-01-15T06:58:07.401Z] [2025-01-15T06:58:07.401Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-15T06:58:07.401Z] #82 DONE 3.1s [2025-01-15T06:58:07.401Z] [2025-01-15T06:58:07.401Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-15T06:58:07.401Z] #0 1.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:07.401Z] #0 1.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:07.401Z] #0 2.231 OK: 19 MiB in 18 packages [2025-01-15T06:58:07.401Z] #92 DONE 3.6s [2025-01-15T06:58:07.664Z] [2025-01-15T06:58:07.664Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T06:58:07.664Z] #79 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:07.664Z] #79 2.812 OK: 13 MiB in 28 packages [2025-01-15T06:58:07.664Z] #79 DONE 3.5s [2025-01-15T06:58:07.664Z] [2025-01-15T06:58:07.664Z] #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:07.664Z] #0 2.541 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:07.664Z] #0 2.997 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T06:58:07.664Z] #0 3.768 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:07.664Z] #0 4.076 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:07.664Z] #0 4.083 OK: 8 MiB in 15 packages [2025-01-15T06:58:07.664Z] #93 DONE 4.8s [2025-01-15T06:58:07.664Z] [2025-01-15T06:58:07.664Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:07.664Z] #90 DONE 1.3s [2025-01-15T06:58:07.664Z] [2025-01-15T06:58:07.664Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-15T06:58:07.664Z] #94 DONE 1.4s [2025-01-15T06:58:07.664Z] [2025-01-15T06:58:07.664Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-15T06:58:07.664Z] #95 DONE 0.1s [2025-01-15T06:58:07.664Z] [2025-01-15T06:58:07.664Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:07.780Z] #57 ... [2025-01-15T06:58:07.780Z] [2025-01-15T06:58:07.780Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-15T06:58:07.780Z] #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:07.780Z] #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:07.780Z] #0 6.838 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:07.780Z] #0 6.900 (2/2) Installing su-exec (0.2-r3) [2025-01-15T06:58:07.780Z] #0 6.925 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:07.780Z] #0 7.073 OK: 9 MiB in 16 packages [2025-01-15T06:58:07.780Z] #58 DONE 8.6s [2025-01-15T06:58:08.049Z] [2025-01-15T06:58:08.049Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T06:58:08.049Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-01-15T06:58:08.049Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-15T06:58:08.049Z] #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-15T06:58:08.049Z] #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-15T06:58:08.049Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2025-01-15T06:58:08.049Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2025-01-15T06:58:08.049Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-15T06:58:08.049Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.2s done [2025-01-15T06:58:08.049Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-15T06:58:08.049Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-15T06:58:08.049Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.3s [2025-01-15T06:58:08.318Z] #59 ... [2025-01-15T06:58:08.318Z] [2025-01-15T06:58:08.318Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:09.061Z] #96 ... [2025-01-15T06:58:09.061Z] [2025-01-15T06:58:09.061Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-15T06:58:09.061Z] #97 DONE 1.4s [2025-01-15T06:58:09.061Z] [2025-01-15T06:58:09.061Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:09.061Z] #98 DONE 1.5s [2025-01-15T06:58:09.061Z] [2025-01-15T06:58:09.061Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:09.061Z] #96 DONE 1.4s [2025-01-15T06:58:09.061Z] [2025-01-15T06:58:09.061Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-15T06:58:09.061Z] #99 DONE 0.1s [2025-01-15T06:58:09.061Z] [2025-01-15T06:58:09.061Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-15T06:58:09.061Z] #100 DONE 0.1s [2025-01-15T06:58:09.061Z] [2025-01-15T06:58:09.061Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-15T06:58:09.061Z] #101 DONE 0.1s [2025-01-15T06:58:09.061Z] [2025-01-15T06:58:09.061Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-15T06:58:09.296Z] #37 ... [2025-01-15T06:58:09.296Z] [2025-01-15T06:58:09.296Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T06:58:09.296Z] #0 5.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.296Z] #0 5.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.296Z] #60 10.21 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T06:58:09.296Z] #60 10.21 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T06:58:09.296Z] #60 10.21 OK: 24048 distinct packages available [2025-01-15T06:58:09.296Z] #60 ... [2025-01-15T06:58:09.296Z] [2025-01-15T06:58:09.296Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T06:58:09.296Z] #0 6.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.296Z] #0 7.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.322Z] #102 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-15T06:58:09.322Z] #103 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T06:58:09.322Z] #104 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T06:58:09.322Z] #105 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T06:58:09.322Z] #106 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-15T06:58:09.322Z] #107 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-15T06:58:09.322Z] #108 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-15T06:58:09.322Z] #109 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-15T06:58:09.322Z] #110 DONE 0.1s [2025-01-15T06:58:09.322Z] [2025-01-15T06:58:09.322Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-15T06:58:09.569Z] #61 ... [2025-01-15T06:58:09.569Z] [2025-01-15T06:58:09.569Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T06:58:09.569Z] #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.569Z] #0 6.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.569Z] #62 ... [2025-01-15T06:58:09.569Z] [2025-01-15T06:58:09.569Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:09.569Z] #0 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.569Z] #0 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.569Z] #0 8.912 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:09.569Z] #0 8.937 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:09.569Z] #0 9.057 OK: 9 MiB in 15 packages [2025-01-15T06:58:09.569Z] #63 DONE 10.4s [2025-01-15T06:58:09.569Z] [2025-01-15T06:58:09.569Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-15T06:58:09.569Z] #0 6.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.569Z] #0 7.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.583Z] #111 DONE 0.1s [2025-01-15T06:58:09.583Z] [2025-01-15T06:58:09.583Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-15T06:58:09.583Z] #112 DONE 0.1s [2025-01-15T06:58:09.583Z] [2025-01-15T06:58:09.583Z] #113 [security-spire-config] exporting to image [2025-01-15T06:58:09.583Z] #113 exporting layers [2025-01-15T06:58:09.847Z] #64 ... [2025-01-15T06:58:09.847Z] [2025-01-15T06:58:09.847Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T06:58:09.847Z] #0 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.847Z] #0 5.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.847Z] #0 10.60 (1/4) Installing ca-certificates (20241121-r1) [2025-01-15T06:58:09.847Z] #65 ... [2025-01-15T06:58:09.847Z] [2025-01-15T06:58:09.847Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:09.847Z] #0 4.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.847Z] #0 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:09.847Z] #0 10.20 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:09.847Z] #0 10.24 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:09.847Z] #0 10.40 OK: 9 MiB in 15 packages [2025-01-15T06:58:10.115Z] #66 ... [2025-01-15T06:58:10.115Z] [2025-01-15T06:58:10.115Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T06:58:10.115Z] #0 5.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.115Z] #0 7.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.115Z] #67 ... [2025-01-15T06:58:10.115Z] [2025-01-15T06:58:10.115Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-15T06:58:10.115Z] #0 7.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.115Z] #0 9.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.156Z] #113 ... [2025-01-15T06:58:10.156Z] [2025-01-15T06:58:10.156Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:10.156Z] #114 ... [2025-01-15T06:58:10.156Z] [2025-01-15T06:58:10.156Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:10.397Z] #68 ... [2025-01-15T06:58:10.397Z] [2025-01-15T06:58:10.397Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-15T06:58:10.397Z] #0 6.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.397Z] #0 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.397Z] #69 ... [2025-01-15T06:58:10.397Z] [2025-01-15T06:58:10.397Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-15T06:58:10.397Z] #0 3.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.397Z] #0 4.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.397Z] #0 8.723 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T06:58:10.397Z] #0 8.723 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T06:58:10.397Z] #0 8.723 OK: 24048 distinct packages available [2025-01-15T06:58:10.397Z] #0 9.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.397Z] #0 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.417Z] #115 ... [2025-01-15T06:58:10.417Z] [2025-01-15T06:58:10.417Z] #113 [security-spire-agent] exporting to image [2025-01-15T06:58:10.417Z] #113 exporting layers 0.8s done [2025-01-15T06:58:10.417Z] #113 writing image sha256:f72f9a9886ddaa433c38876a6a7866018b14fb142d6e69eff92df1814cbeec1e done [2025-01-15T06:58:10.417Z] #113 naming to docker.io/library/security-spire-server done [2025-01-15T06:58:10.417Z] #113 writing image sha256:1917cc434b8053ba533b32512a26c0d3829ac6676d83cd9934be786be7dfa7f3 done [2025-01-15T06:58:10.417Z] #113 naming to docker.io/library/security-spire-config done [2025-01-15T06:58:10.417Z] #113 writing image sha256:243468482ea77668c706ce9de59d3a114e6b0b7402e1393376a87e25d387938f done [2025-01-15T06:58:10.417Z] #113 naming to docker.io/library/security-spire-agent done [2025-01-15T06:58:10.417Z] #113 DONE 0.8s [2025-01-15T06:58:10.417Z] [2025-01-15T06:58:10.417Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:10.677Z] #70 ... [2025-01-15T06:58:10.677Z] [2025-01-15T06:58:10.677Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T06:58:10.677Z] #0 6.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.677Z] #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.677Z] #71 ... [2025-01-15T06:58:10.677Z] [2025-01-15T06:58:10.677Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-15T06:58:10.677Z] #0 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.677Z] #0 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:10.677Z] #0 9.556 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:10.677Z] #0 9.566 (2/4) Installing openssl (3.3.2-r1) [2025-01-15T06:58:10.677Z] #0 9.649 (3/4) Installing su-exec (0.2-r3) [2025-01-15T06:58:10.677Z] #0 9.701 (4/4) Installing yq-go (4.44.1-r2) [2025-01-15T06:58:10.677Z] #0 10.47 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:10.677Z] #0 10.61 OK: 20 MiB in 18 packages [2025-01-15T06:58:10.948Z] #72 ... [2025-01-15T06:58:10.948Z] [2025-01-15T06:58:10.948Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T06:58:10.948Z] #62 11.13 OK: 239 MiB in 58 packages [2025-01-15T06:58:10.948Z] #62 DONE 12.1s [2025-01-15T06:58:10.948Z] [2025-01-15T06:58:10.948Z] #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:10.948Z] #66 DONE 12.4s [2025-01-15T06:58:10.948Z] [2025-01-15T06:58:10.948Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T06:58:10.948Z] #67 10.94 (1/7) Installing ca-certificates (20241121-r1) [2025-01-15T06:58:11.224Z] #67 11.37 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:11.224Z] #67 11.37 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-15T06:58:11.224Z] #67 11.43 (4/7) Installing libsodium (1.0.19-r0) [2025-01-15T06:58:11.495Z] #67 11.46 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-15T06:58:11.495Z] #67 ... [2025-01-15T06:58:11.495Z] [2025-01-15T06:58:11.495Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-15T06:58:11.495Z] #72 DONE 11.7s [2025-01-15T06:58:11.495Z] [2025-01-15T06:58:11.495Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T06:58:11.495Z] #67 11.72 (6/7) Installing libzmq (4.3.5-r2) [2025-01-15T06:58:11.764Z] #67 11.83 (7/7) Installing zeromq (4.3.5-r2) [2025-01-15T06:58:11.764Z] #67 11.89 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:11.764Z] #67 11.95 Executing ca-certificates-20241121-r1.trigger [2025-01-15T06:58:11.802Z] #116 ... [2025-01-15T06:58:11.802Z] [2025-01-15T06:58:11.802Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:12.035Z] #67 ... [2025-01-15T06:58:12.035Z] [2025-01-15T06:58:12.035Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:12.035Z] #73 DONE 1.1s [2025-01-15T06:58:12.035Z] [2025-01-15T06:58:12.035Z] #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:12.035Z] #57 5.101 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:12.035Z] #57 ... [2025-01-15T06:58:12.035Z] [2025-01-15T06:58:12.035Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T06:58:12.035Z] #61 12.90 OK: 239 MiB in 58 packages [2025-01-15T06:58:12.035Z] #61 DONE 13.7s [2025-01-15T06:58:12.035Z] [2025-01-15T06:58:12.035Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-15T06:58:12.035Z] #64 11.80 OK: 239 MiB in 58 packages [2025-01-15T06:58:12.035Z] #64 DONE 12.9s [2025-01-15T06:58:12.066Z] #117 ... [2025-01-15T06:58:12.066Z] [2025-01-15T06:58:12.066Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:12.308Z] [2025-01-15T06:58:12.308Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:13.302Z] #74 ... [2025-01-15T06:58:13.302Z] [2025-01-15T06:58:13.302Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T06:58:13.302Z] #65 10.81 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:13.302Z] #65 10.83 (3/4) Installing su-exec (0.2-r3) [2025-01-15T06:58:13.302Z] #65 10.87 (4/4) Installing yq-go (4.44.1-r2) [2025-01-15T06:58:13.302Z] #65 11.75 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:13.302Z] #65 11.90 Executing ca-certificates-20241121-r1.trigger [2025-01-15T06:58:13.302Z] #65 12.91 OK: 20 MiB in 18 packages [2025-01-15T06:58:13.302Z] #65 DONE 14.1s [2025-01-15T06:58:13.302Z] [2025-01-15T06:58:13.302Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:13.302Z] #75 DONE 1.1s [2025-01-15T06:58:13.572Z] [2025-01-15T06:58:13.572Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-15T06:58:13.841Z] #76 ... [2025-01-15T06:58:13.841Z] [2025-01-15T06:58:13.841Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T06:58:13.841Z] #67 12.76 OK: 14 MiB in 21 packages [2025-01-15T06:58:13.841Z] #67 DONE 13.9s [2025-01-15T06:58:14.109Z] [2025-01-15T06:58:14.109Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:14.109Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.8s [2025-01-15T06:58:14.380Z] #37 ... [2025-01-15T06:58:14.380Z] [2025-01-15T06:58:14.380Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-15T06:58:14.380Z] #69 13.05 OK: 239 MiB in 58 packages [2025-01-15T06:58:14.380Z] #69 DONE 14.4s [2025-01-15T06:58:14.380Z] [2025-01-15T06:58:14.380Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:14.380Z] #74 DONE 2.1s [2025-01-15T06:58:14.380Z] [2025-01-15T06:58:14.380Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:14.380Z] #37 ... [2025-01-15T06:58:14.380Z] [2025-01-15T06:58:14.380Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:15.348Z] #77 ... [2025-01-15T06:58:15.348Z] [2025-01-15T06:58:15.348Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T06:58:15.348Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.8s done [2025-01-15T06:58:15.348Z] #59 DONE 17.4s [2025-01-15T06:58:15.625Z] [2025-01-15T06:58:15.625Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:15.625Z] #77 DONE 1.2s [2025-01-15T06:58:15.625Z] [2025-01-15T06:58:15.625Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:16.219Z] #78 ... [2025-01-15T06:58:16.219Z] [2025-01-15T06:58:16.219Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-15T06:58:16.219Z] #70 15.65 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:16.219Z] #70 15.67 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-15T06:58:16.219Z] #70 15.71 (3/4) Installing libucontext (1.2-r3) [2025-01-15T06:58:16.219Z] #70 15.71 (4/4) Installing gcompat (1.1.0-r4) [2025-01-15T06:58:16.219Z] #70 15.71 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:16.219Z] #70 15.77 OK: 9 MiB in 18 packages [2025-01-15T06:58:16.219Z] #70 DONE 16.8s [2025-01-15T06:58:16.219Z] [2025-01-15T06:58:16.219Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:17.201Z] #37 ... [2025-01-15T06:58:17.201Z] [2025-01-15T06:58:17.201Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T06:58:17.201Z] #0 3.528 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:17.201Z] #0 5.075 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:17.201Z] #79 ... [2025-01-15T06:58:17.201Z] [2025-01-15T06:58:17.201Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-15T06:58:17.201Z] #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:17.201Z] #0 5.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:17.201Z] #0 8.319 OK: 9 MiB in 16 packages [2025-01-15T06:58:17.201Z] #80 DONE 9.1s [2025-01-15T06:58:17.201Z] [2025-01-15T06:58:17.201Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T06:58:17.201Z] #79 10.16 OK: 239 MiB in 58 packages [2025-01-15T06:58:17.201Z] #79 ... [2025-01-15T06:58:17.201Z] [2025-01-15T06:58:17.201Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T06:58:17.201Z] #0 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:17.201Z] #0 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:17.201Z] #0 9.607 OK: 11 MiB in 17 packages [2025-01-15T06:58:17.201Z] #81 ... [2025-01-15T06:58:17.201Z] [2025-01-15T06:58:17.201Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:17.491Z] #37 ... [2025-01-15T06:58:17.491Z] [2025-01-15T06:58:17.491Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T06:58:17.491Z] #81 DONE 10.6s [2025-01-15T06:58:17.843Z] [2025-01-15T06:58:17.843Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:17.843Z] #37 ... [2025-01-15T06:58:17.843Z] [2025-01-15T06:58:17.843Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T06:58:17.843Z] #60 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:17.843Z] #60 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:17.843Z] #60 17.03 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:17.843Z] #60 17.06 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-15T06:58:17.843Z] #60 17.07 (3/5) Installing libucontext (1.2-r3) [2025-01-15T06:58:17.843Z] #60 17.08 (4/5) Installing gcompat (1.1.0-r4) [2025-01-15T06:58:17.843Z] #60 17.12 (5/5) Installing openssl (3.3.2-r1) [2025-01-15T06:58:17.843Z] #60 17.28 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:17.843Z] #60 17.39 OK: 10 MiB in 19 packages [2025-01-15T06:58:17.843Z] #60 DONE 18.6s [2025-01-15T06:58:17.843Z] [2025-01-15T06:58:17.843Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:18.112Z] #37 ... [2025-01-15T06:58:18.112Z] [2025-01-15T06:58:18.112Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T06:58:18.112Z] #79 DONE 11.1s [2025-01-15T06:58:18.112Z] [2025-01-15T06:58:18.112Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:18.704Z] #37 ... [2025-01-15T06:58:18.704Z] [2025-01-15T06:58:18.704Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-15T06:58:18.704Z] #82 DONE 0.6s [2025-01-15T06:58:18.974Z] [2025-01-15T06:58:18.974Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:19.244Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.1s [2025-01-15T06:58:19.843Z] #37 ... [2025-01-15T06:58:19.843Z] [2025-01-15T06:58:19.843Z] #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-15T06:58:19.843Z] #57 6.635 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:19.843Z] #57 11.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:19.843Z] #57 11.80 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:19.843Z] #57 11.88 OK: 9 MiB in 15 packages [2025-01-15T06:58:19.843Z] #57 DONE 12.7s [2025-01-15T06:58:19.843Z] [2025-01-15T06:58:19.843Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:19.843Z] #37 ... [2025-01-15T06:58:19.843Z] [2025-01-15T06:58:19.843Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T06:58:19.843Z] #0 5.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:19.843Z] #0 6.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:19.844Z] #83 ... [2025-01-15T06:58:19.844Z] [2025-01-15T06:58:19.844Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T06:58:19.844Z] #71 12.05 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T06:58:19.844Z] #71 12.05 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T06:58:19.844Z] #71 12.05 OK: 24048 distinct packages available [2025-01-15T06:58:19.844Z] #71 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:19.844Z] #71 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:19.844Z] #71 17.85 (1/14) Installing ca-certificates (20241121-r1) [2025-01-15T06:58:19.844Z] #71 18.07 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-15T06:58:19.844Z] #71 18.11 (3/14) Installing c-ares (1.33.1-r0) [2025-01-15T06:58:19.844Z] #71 18.19 (4/14) Installing libunistring (1.2-r0) [2025-01-15T06:58:19.844Z] #71 18.26 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-15T06:58:19.844Z] #71 18.29 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-15T06:58:19.844Z] #71 18.35 (7/14) Installing libpsl (0.21.5-r1) [2025-01-15T06:58:19.844Z] #71 18.40 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-15T06:58:19.844Z] #71 18.47 (9/14) Installing libcurl (8.11.1-r0) [2025-01-15T06:58:19.844Z] #71 18.53 (10/14) Installing curl (8.11.1-r0) [2025-01-15T06:58:19.844Z] #71 18.55 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-15T06:58:19.844Z] #71 18.56 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-15T06:58:19.844Z] #71 18.57 (13/14) Installing libucontext (1.2-r3) [2025-01-15T06:58:19.844Z] #71 18.59 (14/14) Installing gcompat (1.1.0-r4) [2025-01-15T06:58:19.844Z] #71 18.62 Executing busybox-1.36.1-r29.trigger [2025-01-15T06:58:19.844Z] #71 18.67 Executing ca-certificates-20241121-r1.trigger [2025-01-15T06:58:19.844Z] #71 19.41 OK: 15 MiB in 28 packages [2025-01-15T06:58:20.115Z] #71 ... [2025-01-15T06:58:20.115Z] [2025-01-15T06:58:20.115Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:20.385Z] #37 ... [2025-01-15T06:58:20.386Z] [2025-01-15T06:58:20.386Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T06:58:20.386Z] #71 DONE 20.5s [2025-01-15T06:58:20.386Z] [2025-01-15T06:58:20.386Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:20.673Z] #37 ... [2025-01-15T06:58:20.673Z] [2025-01-15T06:58:20.673Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-15T06:58:20.673Z] #84 DONE 3.6s [2025-01-15T06:58:20.673Z] [2025-01-15T06:58:20.673Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:20.943Z] #37 ... [2025-01-15T06:58:20.943Z] [2025-01-15T06:58:20.943Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-15T06:58:20.943Z] #68 13.96 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T06:58:20.943Z] #68 13.96 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T06:58:20.943Z] #68 13.96 OK: 24050 distinct packages available [2025-01-15T06:58:20.943Z] #68 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:20.943Z] #68 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:20.943Z] #68 20.17 OK: 239 MiB in 58 packages [2025-01-15T06:58:20.943Z] #68 DONE 21.0s [2025-01-15T06:58:20.943Z] [2025-01-15T06:58:20.943Z] #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-15T06:58:20.943Z] #0 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:20.943Z] #0 6.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:20.943Z] #85 ... [2025-01-15T06:58:20.943Z] [2025-01-15T06:58:20.943Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:21.212Z] #86 ... [2025-01-15T06:58:21.212Z] [2025-01-15T06:58:21.212Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T06:58:21.212Z] #83 10.53 OK: 9 MiB in 15 packages [2025-01-15T06:58:21.212Z] #83 DONE 11.6s [2025-01-15T06:58:21.212Z] [2025-01-15T06:58:21.212Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-15T06:58:21.212Z] #87 DONE 0.6s [2025-01-15T06:58:21.212Z] [2025-01-15T06:58:21.212Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:21.481Z] #37 ... [2025-01-15T06:58:21.481Z] [2025-01-15T06:58:21.481Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:58:21.481Z] #86 DONE 0.7s [2025-01-15T06:58:21.481Z] [2025-01-15T06:58:21.481Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-15T06:58:21.481Z] #0 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:21.481Z] #0 6.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:21.756Z] #88 ... [2025-01-15T06:58:21.756Z] [2025-01-15T06:58:21.756Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:22.025Z] #37 ... [2025-01-15T06:58:22.025Z] [2025-01-15T06:58:22.025Z] #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:22.295Z] #89 ... [2025-01-15T06:58:22.295Z] [2025-01-15T06:58:22.295Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:22.568Z] #37 ... [2025-01-15T06:58:22.568Z] [2025-01-15T06:58:22.568Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-15T06:58:22.568Z] #85 11.35 OK: 9 MiB in 15 packages [2025-01-15T06:58:22.568Z] #85 DONE 12.4s [2025-01-15T06:58:22.568Z] [2025-01-15T06:58:22.568Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:23.152Z] #37 ... [2025-01-15T06:58:23.152Z] [2025-01-15T06:58:23.152Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-15T06:58:23.152Z] #88 10.47 OK: 20 MiB in 18 packages [2025-01-15T06:58:23.152Z] #88 DONE 11.3s [2025-01-15T06:58:23.152Z] [2025-01-15T06:58:23.152Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-15T06:58:23.152Z] #90 DONE 0.2s [2025-01-15T06:58:23.152Z] [2025-01-15T06:58:23.152Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:23.418Z] #37 ... [2025-01-15T06:58:23.418Z] [2025-01-15T06:58:23.418Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:23.683Z] #91 ... [2025-01-15T06:58:23.683Z] [2025-01-15T06:58:23.683Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-15T06:58:23.683Z] #76 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:23.683Z] #76 5.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:23.683Z] #76 9.447 OK: 20 MiB in 18 packages [2025-01-15T06:58:23.683Z] #76 DONE 10.0s [2025-01-15T06:58:23.683Z] [2025-01-15T06:58:23.683Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:23.951Z] #37 ... [2025-01-15T06:58:23.951Z] [2025-01-15T06:58:23.951Z] #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T06:58:23.951Z] #0 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:23.951Z] #0 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:23.951Z] #0 9.261 OK: 14 MiB in 21 packages [2025-01-15T06:58:23.951Z] #92 DONE 9.9s [2025-01-15T06:58:23.951Z] [2025-01-15T06:58:23.951Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:24.218Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.2s [2025-01-15T06:58:24.486Z] #37 ... [2025-01-15T06:58:24.486Z] [2025-01-15T06:58:24.486Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:24.486Z] #93 ... [2025-01-15T06:58:24.486Z] [2025-01-15T06:58:24.486Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T06:58:24.761Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.7s done [2025-01-15T06:58:25.032Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.7s done [2025-01-15T06:58:25.032Z] #37 DONE 27.2s [2025-01-15T06:58:25.032Z] [2025-01-15T06:58:25.032Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-15T06:58:25.032Z] #0 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:25.032Z] #0 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:25.032Z] #0 8.517 OK: 9 MiB in 18 packages [2025-01-15T06:58:25.032Z] #94 DONE 9.0s [2025-01-15T06:58:25.032Z] [2025-01-15T06:58:25.032Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T06:58:25.032Z] #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:25.032Z] #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:25.995Z] #95 ... [2025-01-15T06:58:25.995Z] [2025-01-15T06:58:25.995Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:26.275Z] #96 ... [2025-01-15T06:58:26.275Z] [2025-01-15T06:58:26.275Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-15T06:58:26.275Z] #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:26.275Z] #0 5.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T06:58:26.275Z] #0 8.093 OK: 10 MiB in 19 packages [2025-01-15T06:58:26.275Z] #97 DONE 8.6s [2025-01-15T06:58:26.541Z] [2025-01-15T06:58:26.541Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:27.122Z] #98 ... [2025-01-15T06:58:27.122Z] [2025-01-15T06:58:27.122Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T06:58:27.122Z] #95 5.864 OK: 15 MiB in 28 packages [2025-01-15T06:58:27.122Z] #95 DONE 6.6s [2025-01-15T06:58:27.122Z] [2025-01-15T06:58:27.122Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:27.122Z] #96 DONE 1.3s [2025-01-15T06:58:27.122Z] [2025-01-15T06:58:27.122Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-15T06:58:27.122Z] #99 DONE 0.8s [2025-01-15T06:58:27.122Z] [2025-01-15T06:58:27.122Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:27.389Z] #100 ... [2025-01-15T06:58:27.389Z] [2025-01-15T06:58:27.389Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:27.389Z] #98 DONE 1.1s [2025-01-15T06:58:27.389Z] [2025-01-15T06:58:27.389Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-15T06:58:27.389Z] #101 DONE 0.3s [2025-01-15T06:58:27.689Z] [2025-01-15T06:58:27.689Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-15T06:58:27.689Z] #102 DONE 0.4s [2025-01-15T06:58:27.689Z] [2025-01-15T06:58:27.689Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-15T06:58:27.689Z] #103 DONE 0.3s [2025-01-15T06:58:27.689Z] [2025-01-15T06:58:27.689Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T06:58:27.972Z] #104 DONE 0.2s [2025-01-15T06:58:27.972Z] [2025-01-15T06:58:27.972Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-15T06:58:28.242Z] #105 ... [2025-01-15T06:58:28.242Z] [2025-01-15T06:58:28.242Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-15T06:58:28.242Z] #106 DONE 0.3s [2025-01-15T06:58:28.242Z] [2025-01-15T06:58:28.242Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T06:58:28.242Z] #100 DONE 1.1s [2025-01-15T06:58:28.242Z] [2025-01-15T06:58:28.242Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-15T06:58:28.242Z] #105 DONE 0.3s [2025-01-15T06:58:28.242Z] [2025-01-15T06:58:28.242Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-15T06:58:28.520Z] #107 DONE 0.2s [2025-01-15T06:58:28.520Z] [2025-01-15T06:58:28.520Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T06:58:28.521Z] #108 DONE 0.3s [2025-01-15T06:58:28.521Z] [2025-01-15T06:58:28.521Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-15T06:58:28.521Z] #109 DONE 0.2s [2025-01-15T06:58:28.521Z] [2025-01-15T06:58:28.521Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-15T06:58:28.521Z] #110 ... [2025-01-15T06:58:28.521Z] [2025-01-15T06:58:28.521Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-15T06:58:28.521Z] #111 DONE 0.2s [2025-01-15T06:58:28.789Z] [2025-01-15T06:58:28.789Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-15T06:58:28.789Z] #110 DONE 0.2s [2025-01-15T06:58:28.789Z] [2025-01-15T06:58:28.789Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T06:58:28.789Z] #112 ... [2025-01-15T06:58:28.789Z] [2025-01-15T06:58:28.789Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-15T06:58:28.789Z] #113 DONE 0.2s [2025-01-15T06:58:28.789Z] [2025-01-15T06:58:28.789Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:29.057Z] #114 ... [2025-01-15T06:58:29.057Z] [2025-01-15T06:58:29.057Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T06:58:29.057Z] #112 DONE 0.2s [2025-01-15T06:58:29.057Z] [2025-01-15T06:58:29.057Z] #115 [security-spire-server] exporting to image [2025-01-15T06:58:29.057Z] #115 exporting layers [2025-01-15T06:58:29.325Z] #115 ... [2025-01-15T06:58:29.325Z] [2025-01-15T06:58:29.325Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-15T06:58:29.325Z] #116 DONE 0.3s [2025-01-15T06:58:29.592Z] [2025-01-15T06:58:29.592Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-15T06:58:29.592Z] #117 DONE 0.2s [2025-01-15T06:58:29.592Z] [2025-01-15T06:58:29.592Z] #118 [security-spire-agent] exporting to image [2025-01-15T06:58:30.552Z] #118 ... [2025-01-15T06:58:30.552Z] [2025-01-15T06:58:30.552Z] #119 [security-spire-config] exporting to image [2025-01-15T06:58:30.552Z] #119 exporting layers 2.0s done [2025-01-15T06:58:30.552Z] #119 writing image sha256:ba5299c21db522fdc187bbb6f5b4a0aaa25789cab1a264bc09fce6ca2bbb9f31 0.0s done [2025-01-15T06:58:30.552Z] #119 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-15T06:58:30.552Z] #119 DONE 2.0s [2025-01-15T06:58:30.552Z] [2025-01-15T06:58:30.552Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:31.149Z] #120 ... [2025-01-15T06:58:31.149Z] [2025-01-15T06:58:31.149Z] #115 [security-spire-server] exporting to image [2025-01-15T06:58:31.149Z] #115 exporting layers 1.9s done [2025-01-15T06:58:31.149Z] #115 writing image sha256:4d905f863a308b069558ee5b6f739f066cf0932d2803183a968599051488a131 0.0s done [2025-01-15T06:58:31.149Z] #115 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-15T06:58:31.149Z] #115 DONE 2.0s [2025-01-15T06:58:31.149Z] [2025-01-15T06:58:31.149Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:58:31.149Z] #91 ... [2025-01-15T06:58:31.149Z] [2025-01-15T06:58:31.149Z] #118 [security-spire-agent] exporting to image [2025-01-15T06:58:31.149Z] #118 exporting layers 1.7s done [2025-01-15T06:58:31.149Z] #118 writing image sha256:9da034f97158ab75785e148353bb7ffd2d6477fb04e0d611eac574a2a94aa742 0.0s done [2025-01-15T06:58:31.149Z] #118 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-15T06:58:31.149Z] #118 DONE 1.8s [2025-01-15T06:58:31.417Z] [2025-01-15T06:58:31.417Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #91 ... [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #93 DONE 59.4s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #78 DONE 58.4s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #114 DONE 55.2s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #120 DONE 52.3s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #89 DONE 61.9s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #91 DONE 60.5s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #121 DONE 1.1s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #122 DONE 1.2s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #123 DONE 1.2s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #124 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:18.256Z] #125 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #126 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #127 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #128 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:18.256Z] #129 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #130 [core-keeper builder 7/8] COPY . . [2025-01-15T06:59:18.256Z] #130 DONE 1.2s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #131 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #132 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:18.256Z] #133 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #134 [core-data builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #134 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #135 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:18.256Z] #136 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #137 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:18.256Z] #138 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #139 [core-command builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #139 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #140 [security-proxy-auth builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #140 DONE 1.2s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #141 [support-scheduler builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #141 DONE 1.2s [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #142 [core-metadata builder 6/7] COPY . . [2025-01-15T06:59:18.256Z] #142 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:18.256Z] #143 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:18.256Z] #144 CACHED [2025-01-15T06:59:18.256Z] [2025-01-15T06:59:18.256Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T06:59:18.524Z] #145 3.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-15T06:59:19.995Z] #118 DONE 72.6s [2025-01-15T06:59:19.995Z] [2025-01-15T06:59:19.995Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:19.995Z] #87 DONE 69.5s [2025-01-15T06:59:19.995Z] [2025-01-15T06:59:19.995Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:19.995Z] #114 DONE 74.3s [2025-01-15T06:59:19.995Z] [2025-01-15T06:59:19.995Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:19.995Z] #115 DONE 74.3s [2025-01-15T06:59:19.995Z] [2025-01-15T06:59:19.995Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:19.995Z] #117 DONE 72.6s [2025-01-15T06:59:19.995Z] [2025-01-15T06:59:19.995Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-01-15T06:59:19.995Z] #119 ... [2025-01-15T06:59:19.995Z] [2025-01-15T06:59:19.995Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:19.995Z] #116 DONE 72.5s [2025-01-15T06:59:19.995Z] [2025-01-15T06:59:19.995Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-15T06:59:20.578Z] #120 DONE 6.2s [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-01-15T06:59:20.578Z] #119 DONE 6.3s [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:20.578Z] #121 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:20.578Z] #122 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-01-15T06:59:20.578Z] #123 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:20.578Z] #124 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:20.578Z] #125 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-01-15T06:59:20.578Z] #126 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:20.578Z] #127 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #128 [core-data builder 6/7] COPY . . [2025-01-15T06:59:20.578Z] #128 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:20.578Z] #129 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:20.578Z] #130 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-15T06:59:20.578Z] #131 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:20.578Z] #132 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:20.578Z] #133 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #134 [core-metadata builder 6/7] COPY . . [2025-01-15T06:59:20.578Z] #134 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:20.578Z] #135 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #136 [core-keeper builder 7/8] COPY . . [2025-01-15T06:59:20.578Z] #136 DONE 6.3s [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-15T06:59:20.578Z] #137 CACHED [2025-01-15T06:59:20.578Z] [2025-01-15T06:59:20.578Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T06:59:20.578Z] #138 CACHED [2025-01-15T06:59:20.579Z] [2025-01-15T06:59:20.579Z] #139 [core-command builder 6/7] COPY . . [2025-01-15T06:59:20.579Z] #139 CACHED [2025-01-15T06:59:20.579Z] [2025-01-15T06:59:20.579Z] #140 [support-scheduler builder 6/7] COPY . . [2025-01-15T06:59:20.579Z] #140 DONE 6.3s [2025-01-15T06:59:20.579Z] [2025-01-15T06:59:20.579Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-01-15T06:59:20.579Z] #141 DONE 6.3s [2025-01-15T06:59:20.579Z] [2025-01-15T06:59:20.579Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T06:59:20.838Z] #142 ... [2025-01-15T06:59:20.838Z] [2025-01-15T06:59:20.838Z] #143 [support-notifications builder 6/7] COPY . . [2025-01-15T06:59:20.838Z] #143 DONE 6.3s [2025-01-15T06:59:20.838Z] [2025-01-15T06:59:20.838Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T06:59:21.408Z] #144 0.589 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-15T06:59:25.160Z] #145 ... [2025-01-15T06:59:25.160Z] [2025-01-15T06:59:25.160Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T06:59:25.160Z] #0 2.207 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-15T06:59:25.160Z] #146 ... [2025-01-15T06:59:25.160Z] [2025-01-15T06:59:25.160Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T06:59:25.160Z] #0 2.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-15T06:59:25.427Z] #147 ... [2025-01-15T06:59:25.427Z] [2025-01-15T06:59:25.427Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-15T06:59:25.427Z] #0 3.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-15T06:59:25.746Z] #148 ... [2025-01-15T06:59:25.746Z] [2025-01-15T06:59:25.747Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T06:59:25.747Z] #0 1.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-15T06:59:25.747Z] #149 ... [2025-01-15T06:59:25.747Z] [2025-01-15T06:59:25.747Z] #150 [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-01-15T06:59:25.747Z] #0 2.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-15T06:59:26.044Z] #150 ... [2025-01-15T06:59:26.044Z] [2025-01-15T06:59:26.044Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T06:59:26.044Z] #0 3.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-15T06:59:26.044Z] #151 ... [2025-01-15T06:59:26.044Z] [2025-01-15T06:59:26.044Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-15T06:59:26.044Z] #0 2.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-15T06:59:26.311Z] #152 ... [2025-01-15T06:59:26.311Z] [2025-01-15T06:59:26.311Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-15T06:59:26.311Z] #0 3.137 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-15T06:59:26.311Z] #153 ... [2025-01-15T06:59:26.311Z] [2025-01-15T06:59:26.311Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T06:59:26.311Z] #0 2.710 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-15T06:59:26.893Z] #154 ... [2025-01-15T06:59:26.893Z] [2025-01-15T06:59:26.893Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T06:59:26.893Z] #0 3.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-15T06:59:26.893Z] #155 ... [2025-01-15T06:59:26.893Z] [2025-01-15T06:59:26.893Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T06:59:26.893Z] #0 2.133 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-15T06:59:31.435Z] #144 ... [2025-01-15T06:59:31.435Z] [2025-01-15T06:59:31.435Z] #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-01-15T06:59:31.435Z] #0 1.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-15T06:59:31.435Z] #145 ... [2025-01-15T06:59:31.435Z] [2025-01-15T06:59:31.435Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T06:59:31.435Z] #0 1.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-15T06:59:31.435Z] #146 ... [2025-01-15T06:59:31.435Z] [2025-01-15T06:59:31.435Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T06:59:31.435Z] #0 1.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-15T06:59:31.435Z] #147 ... [2025-01-15T06:59:31.435Z] [2025-01-15T06:59:31.435Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T06:59:31.435Z] #0 1.040 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-15T06:59:31.697Z] #148 ... [2025-01-15T06:59:31.697Z] [2025-01-15T06:59:31.697Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T06:59:31.697Z] #0 1.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-15T06:59:31.697Z] #149 ... [2025-01-15T06:59:31.697Z] [2025-01-15T06:59:31.697Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T06:59:31.697Z] #0 2.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-15T06:59:31.957Z] #150 ... [2025-01-15T06:59:31.957Z] [2025-01-15T06:59:31.957Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-15T06:59:31.957Z] #0 1.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-15T06:59:32.218Z] #151 ... [2025-01-15T06:59:32.218Z] [2025-01-15T06:59:32.218Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-15T06:59:32.218Z] #0 0.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-15T06:59:32.218Z] #152 ... [2025-01-15T06:59:32.218Z] [2025-01-15T06:59:32.218Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-15T06:59:32.218Z] #0 2.091 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-15T06:59:32.479Z] #153 ... [2025-01-15T06:59:32.479Z] [2025-01-15T06:59:32.479Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T06:59:32.479Z] #0 1.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-15T06:59:32.479Z] #154 ... [2025-01-15T06:59:32.479Z] [2025-01-15T06:59:32.479Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T06:59:32.479Z] #142 1.665 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-15T07:00:54.503Z] #142 ... [2025-01-15T07:00:54.503Z] [2025-01-15T07:00:54.503Z] #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-01-15T07:00:54.503Z] #145 92.37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-15T07:01:51.031Z] #145 ... [2025-01-15T07:01:51.031Z] [2025-01-15T07:01:51.031Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-15T07:01:51.031Z] #152 DONE 144.3s [2025-01-15T07:01:51.031Z] [2025-01-15T07:01:51.031Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:01:51.031Z] #150 ... [2025-01-15T07:01:51.031Z] [2025-01-15T07:01:51.031Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-15T07:01:51.031Z] #151 DONE 149.2s [2025-01-15T07:01:51.031Z] [2025-01-15T07:01:51.031Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T07:01:51.965Z] #148 ... [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #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-01-15T07:01:51.965Z] #145 DONE 151.2s [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-15T07:01:51.965Z] #153 DONE 151.2s [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T07:01:51.965Z] #154 DONE 151.2s [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T07:01:51.965Z] #149 DONE 151.3s [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:51.965Z] #155 ... [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T07:01:51.965Z] #146 DONE 151.3s [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T07:01:51.965Z] #144 DONE 151.3s [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T07:01:51.965Z] #142 DONE 151.3s [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T07:01:51.965Z] #147 DONE 151.3s [2025-01-15T07:01:51.965Z] [2025-01-15T07:01:51.965Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:01:51.965Z] #150 DONE 151.4s [2025-01-15T07:01:52.225Z] [2025-01-15T07:01:52.225Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T07:01:52.225Z] #148 DONE 151.4s [2025-01-15T07:01:52.225Z] [2025-01-15T07:01:52.225Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.225Z] #156 ... [2025-01-15T07:01:52.225Z] [2025-01-15T07:01:52.225Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-15T07:01:52.225Z] #157 DONE 0.5s [2025-01-15T07:01:52.483Z] [2025-01-15T07:01:52.483Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.483Z] #158 DONE 0.5s [2025-01-15T07:01:52.483Z] [2025-01-15T07:01:52.483Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.483Z] #155 DONE 0.4s [2025-01-15T07:01:52.483Z] [2025-01-15T07:01:52.483Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.483Z] #159 DONE 0.5s [2025-01-15T07:01:52.483Z] [2025-01-15T07:01:52.483Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.483Z] #160 DONE 0.4s [2025-01-15T07:01:52.483Z] [2025-01-15T07:01:52.483Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.483Z] #156 DONE 0.2s [2025-01-15T07:01:52.483Z] [2025-01-15T07:01:52.483Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.483Z] #161 DONE 0.3s [2025-01-15T07:01:52.483Z] [2025-01-15T07:01:52.483Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.483Z] #162 DONE 0.4s [2025-01-15T07:01:52.483Z] [2025-01-15T07:01:52.483Z] #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:52.742Z] #163 ... [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.742Z] #164 DONE 0.5s [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:52.742Z] #165 DONE 0.5s [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:52.742Z] #166 DONE 0.5s [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.742Z] #167 CACHED [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:52.742Z] #168 CACHED [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:52.742Z] #169 CACHED [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #170 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.742Z] #170 CACHED [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:52.742Z] #171 DONE 0.4s [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:52.742Z] #172 CACHED [2025-01-15T07:01:52.742Z] [2025-01-15T07:01:52.742Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:52.742Z] #173 CACHED [2025-01-15T07:01:53.000Z] [2025-01-15T07:01:53.000Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:53.000Z] #174 DONE 0.5s [2025-01-15T07:01:53.000Z] [2025-01-15T07:01:53.000Z] #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:53.000Z] #163 DONE 0.5s [2025-01-15T07:01:53.000Z] [2025-01-15T07:01:53.000Z] #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-15T07:01:53.000Z] #175 DONE 0.5s [2025-01-15T07:01:53.000Z] [2025-01-15T07:01:53.000Z] #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:53.000Z] #176 DONE 0.5s [2025-01-15T07:01:53.000Z] [2025-01-15T07:01:53.000Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-15T07:01:53.937Z] #177 ... [2025-01-15T07:01:53.937Z] [2025-01-15T07:01:53.937Z] #178 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-15T07:01:53.937Z] #178 DONE 1.1s [2025-01-15T07:01:53.937Z] [2025-01-15T07:01:53.937Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:53.937Z] #179 DONE 1.1s [2025-01-15T07:01:53.937Z] [2025-01-15T07:01:53.937Z] #180 [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-01-15T07:01:53.937Z] #180 DONE 1.1s [2025-01-15T07:01:54.196Z] [2025-01-15T07:01:54.196Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-15T07:01:54.196Z] #181 ... [2025-01-15T07:01:54.196Z] [2025-01-15T07:01:54.196Z] #182 [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-01-15T07:01:54.196Z] #182 DONE 1.4s [2025-01-15T07:01:54.196Z] [2025-01-15T07:01:54.196Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-15T07:01:54.196Z] #183 DONE 1.4s [2025-01-15T07:01:54.196Z] [2025-01-15T07:01:54.196Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-15T07:01:54.196Z] #184 DONE 1.4s [2025-01-15T07:01:54.196Z] [2025-01-15T07:01:54.196Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-15T07:01:54.196Z] #185 DONE 1.4s [2025-01-15T07:01:54.196Z] [2025-01-15T07:01:54.196Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:01:54.196Z] #186 DONE 1.4s [2025-01-15T07:01:54.196Z] [2025-01-15T07:01:54.196Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-15T07:01:54.196Z] #187 DONE 1.4s [2025-01-15T07:01:54.196Z] [2025-01-15T07:01:54.196Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-15T07:01:54.196Z] #188 DONE 1.4s [2025-01-15T07:01:54.455Z] [2025-01-15T07:01:54.455Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-15T07:01:54.455Z] #177 DONE 1.4s [2025-01-15T07:01:54.455Z] [2025-01-15T07:01:54.455Z] #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:01:54.716Z] #189 ... [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #190 [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-01-15T07:01:54.716Z] #190 DONE 0.5s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:01:54.716Z] #191 DONE 0.8s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-15T07:01:54.716Z] #181 DONE 0.8s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-15T07:01:54.716Z] #192 DONE 0.9s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #193 [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-01-15T07:01:54.716Z] #193 DONE 0.6s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #194 [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-01-15T07:01:54.716Z] #194 DONE 0.6s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:01:54.716Z] #195 DONE 0.6s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #196 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-15T07:01:54.716Z] #196 DONE 0.6s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-15T07:01:54.716Z] #197 DONE 0.6s [2025-01-15T07:01:54.716Z] [2025-01-15T07:01:54.716Z] #113 [security-spiffe-token-provider] exporting to image [2025-01-15T07:01:54.716Z] #113 exporting layers [2025-01-15T07:01:54.974Z] #113 ... [2025-01-15T07:01:54.974Z] [2025-01-15T07:01:54.974Z] #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:01:54.974Z] #198 DONE 0.6s [2025-01-15T07:01:54.974Z] [2025-01-15T07:01:54.974Z] #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:01:54.974Z] #189 DONE 0.6s [2025-01-15T07:01:54.974Z] [2025-01-15T07:01:54.974Z] #199 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-15T07:01:54.974Z] #199 DONE 2.6s [2025-01-15T07:01:54.974Z] [2025-01-15T07:01:54.974Z] #113 [core-keeper] exporting to image [2025-01-15T07:01:55.234Z] #113 ... [2025-01-15T07:01:55.234Z] [2025-01-15T07:01:55.234Z] #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-15T07:01:55.234Z] #200 DONE 0.4s [2025-01-15T07:01:55.234Z] [2025-01-15T07:01:55.234Z] #201 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-15T07:01:55.234Z] #201 DONE 0.4s [2025-01-15T07:01:55.234Z] [2025-01-15T07:01:55.234Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-15T07:01:55.234Z] #202 DONE 0.4s [2025-01-15T07:01:55.234Z] [2025-01-15T07:01:55.234Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-15T07:01:55.234Z] #203 DONE 0.4s [2025-01-15T07:01:55.234Z] [2025-01-15T07:01:55.234Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:01:55.234Z] #204 DONE 0.4s [2025-01-15T07:01:55.234Z] [2025-01-15T07:01:55.234Z] #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-15T07:01:55.234Z] #205 DONE 0.4s [2025-01-15T07:01:55.234Z] [2025-01-15T07:01:55.234Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-15T07:01:55.234Z] #206 DONE 0.4s [2025-01-15T07:01:55.234Z] [2025-01-15T07:01:55.234Z] #113 [support-scheduler] exporting to image [2025-01-15T07:01:55.234Z] #113 exporting layers 0.4s done [2025-01-15T07:01:55.550Z] #113 ... [2025-01-15T07:01:55.550Z] [2025-01-15T07:01:55.550Z] #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-15T07:01:55.550Z] #207 DONE 0.4s [2025-01-15T07:01:55.550Z] [2025-01-15T07:01:55.550Z] #208 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:01:55.550Z] #208 DONE 0.4s [2025-01-15T07:01:55.550Z] [2025-01-15T07:01:55.550Z] #113 [support-notifications] exporting to image [2025-01-15T07:01:55.550Z] #113 exporting layers 0.5s done [2025-01-15T07:01:55.550Z] #113 ... [2025-01-15T07:01:55.550Z] [2025-01-15T07:01:55.550Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T07:01:55.550Z] #209 DONE 0.3s [2025-01-15T07:01:55.550Z] [2025-01-15T07:01:55.550Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-15T07:01:55.550Z] #210 DONE 0.3s [2025-01-15T07:01:55.550Z] [2025-01-15T07:01:55.550Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-15T07:01:55.550Z] #211 DONE 0.3s [2025-01-15T07:01:55.550Z] [2025-01-15T07:01:55.550Z] #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:01:55.550Z] #212 DONE 0.2s [2025-01-15T07:01:55.550Z] [2025-01-15T07:01:55.550Z] #113 [core-command] exporting to image [2025-01-15T07:01:55.550Z] #113 writing image sha256:fe20fe49bb028562cb435a0f435f1f1803c6b7f6a3ccca977031ffd7c1002bb4 [2025-01-15T07:01:55.550Z] #113 writing image sha256:67c7196a71c2af457b7c96c1c1d12e90469f03de3e797d31b101f1d2be29bda5 [2025-01-15T07:01:55.550Z] #113 writing image sha256:c5924db6caa72ee17ea553f7a697726b379726f2101d94eb2f6eada66d3d16f2 0.0s done [2025-01-15T07:01:55.550Z] #113 naming to docker.io/library/core-command done [2025-01-15T07:01:55.809Z] #113 exporting layers 0.3s done [2025-01-15T07:01:55.809Z] #113 writing image sha256:fe20fe49bb028562cb435a0f435f1f1803c6b7f6a3ccca977031ffd7c1002bb4 0.0s done [2025-01-15T07:01:55.809Z] #113 writing image sha256:67c7196a71c2af457b7c96c1c1d12e90469f03de3e797d31b101f1d2be29bda5 0.0s done [2025-01-15T07:01:55.809Z] #113 naming to docker.io/library/core-keeper done [2025-01-15T07:01:55.809Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2025-01-15T07:01:55.809Z] #113 exporting layers 0.6s done [2025-01-15T07:01:55.809Z] #113 ... [2025-01-15T07:01:55.809Z] [2025-01-15T07:01:55.809Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-15T07:01:55.809Z] #213 DONE 0.3s [2025-01-15T07:01:55.809Z] [2025-01-15T07:01:55.809Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-15T07:01:55.809Z] #214 DONE 0.4s [2025-01-15T07:01:55.809Z] [2025-01-15T07:01:55.809Z] #113 [support-scheduler] exporting to image [2025-01-15T07:01:55.809Z] #113 exporting layers 0.4s done [2025-01-15T07:01:55.809Z] #113 writing image sha256:ff6fedab32fc7814e0918dda219a3d9ebdf11b7a949593ee25113f55d6683239 0.0s done [2025-01-15T07:01:55.809Z] #113 writing image sha256:6d81ecdab7988f526a1439dc47afc68a1569520b25f61253d2caa4a2638f4453 0.0s done [2025-01-15T07:01:55.809Z] #113 naming to docker.io/library/core-data done [2025-01-15T07:01:55.809Z] #113 naming to docker.io/library/support-scheduler done [2025-01-15T07:01:56.071Z] #113 writing image sha256:48abf054aae39d268a9ea9ba9e666f799790634cbe9321482ea066b66f1d4f1c done [2025-01-15T07:01:56.071Z] #113 naming to docker.io/library/support-notifications done [2025-01-15T07:01:56.071Z] #113 writing image sha256:15bf527d214b81f7e76d89642ffe6f098e2a9f8d40c1d61f15828d5b52f08f66 done [2025-01-15T07:01:56.071Z] #113 naming to docker.io/library/core-metadata done [2025-01-15T07:01:56.071Z] #113 DONE 2.0s [2025-01-15T07:01:56.071Z] [2025-01-15T07:01:56.071Z] #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T07:01:56.071Z] #215 DONE 0.1s [2025-01-15T07:01:56.071Z] [2025-01-15T07:01:56.071Z] #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-15T07:01:56.071Z] #216 DONE 0.2s [2025-01-15T07:01:56.071Z] [2025-01-15T07:01:56.071Z] #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:01:56.071Z] #217 DONE 0.9s [2025-01-15T07:01:56.071Z] [2025-01-15T07:01:56.071Z] #218 [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-01-15T07:01:56.071Z] #218 DONE 0.0s [2025-01-15T07:01:56.071Z] [2025-01-15T07:01:56.071Z] #219 [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-01-15T07:01:56.071Z] #219 DONE 0.1s [2025-01-15T07:01:56.071Z] [2025-01-15T07:01:56.071Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:01:56.071Z] #220 DONE 0.9s [2025-01-15T07:01:56.071Z] [2025-01-15T07:01:56.071Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-15T07:01:56.330Z] #221 DONE 0.1s [2025-01-15T07:01:56.330Z] [2025-01-15T07:01:56.330Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:01:56.330Z] #222 DONE 0.7s [2025-01-15T07:01:56.330Z] [2025-01-15T07:01:56.330Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-15T07:01:56.330Z] #223 DONE 0.0s [2025-01-15T07:01:56.330Z] [2025-01-15T07:01:56.330Z] #113 [core-common-config-bootstrapper] exporting to image [2025-01-15T07:01:56.330Z] #113 writing image sha256:6476bf0c5c5cf2e433c9a23664f31a4002dd88b6e34a522878742f4ffa061516 done [2025-01-15T07:01:56.330Z] #113 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-01-15T07:01:56.330Z] #113 exporting layers 0.2s done [2025-01-15T07:01:56.330Z] #113 writing image sha256:8265252d00309580aff06be221dd9a3461a0a6f63002786caf7caf0e3bc4199b done [2025-01-15T07:01:56.330Z] #113 naming to docker.io/library/security-proxy-auth done [2025-01-15T07:01:56.588Z] #113 exporting layers 0.2s done [2025-01-15T07:01:56.588Z] #113 writing image sha256:1fc1609f0083f9c0a9b0d43a2e3ee8ef32a61494d57eb49b129cb9ea44a22927 done [2025-01-15T07:01:56.588Z] #113 naming to docker.io/library/security-proxy-setup done [2025-01-15T07:01:56.588Z] #113 DONE 2.5s [2025-01-15T07:01:56.588Z] [2025-01-15T07:01:56.588Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-15T07:01:56.588Z] #224 ... [2025-01-15T07:01:56.588Z] [2025-01-15T07:01:56.588Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:01:56.588Z] #225 DONE 0.7s [2025-01-15T07:01:56.848Z] [2025-01-15T07:01:56.848Z] #113 [security-secretstore-setup] exporting to image [2025-01-15T07:01:56.848Z] #113 exporting layers 0.3s done [2025-01-15T07:01:56.848Z] #113 writing image sha256:ad0710e5bfdb0c89390e47a5119eb5210c3d2b0d790cd781d7b63caf1c56cae4 done [2025-01-15T07:01:56.848Z] #113 naming to docker.io/library/security-secretstore-setup done [2025-01-15T07:01:56.848Z] #113 DONE 2.8s [2025-01-15T07:01:56.848Z] [2025-01-15T07:01:56.848Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-15T07:01:56.848Z] #224 DONE 0.7s [2025-01-15T07:01:57.108Z] [2025-01-15T07:01:57.108Z] #113 [security-bootstrapper] exporting to image [2025-01-15T07:01:57.108Z] #113 exporting layers 0.2s done [2025-01-15T07:01:57.108Z] #113 writing image sha256:d5b0298ee9442346122924f582f445ca043afaa97f5baa4b458e0618e447110e done [2025-01-15T07:01:57.108Z] #113 naming to docker.io/library/security-bootstrapper done [2025-01-15T07:01:57.108Z] #113 DONE 3.0s [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:01:57.108Z] time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-15T07:01:57.121Z] $ docker stop --time=1 c30678bf3d344096e4c867c2505bf6be5571a48a74ee64880d973e5ade88e0e1 [2025-01-15T07:01:58.480Z] $ docker rm -f --volumes c30678bf3d344096e4c867c2505bf6be5571a48a74ee64880d973e5ade88e0e1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-15T07:01:58.824Z] + docker images [2025-01-15T07:01:58.824Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-15T07:01:58.824Z] security-secretstore-setup latest ad0710e5bfdb 2 seconds ago 41MB [2025-01-15T07:01:58.824Z] security-proxy-setup latest 1fc1609f0083 2 seconds ago 29.3MB [2025-01-15T07:01:58.824Z] security-bootstrapper latest d5b0298ee944 2 seconds ago 20.3MB [2025-01-15T07:01:58.824Z] support-scheduler latest 6d81ecdab798 3 seconds ago 47MB [2025-01-15T07:01:58.824Z] core-metadata latest 15bf527d214b 3 seconds ago 32MB [2025-01-15T07:01:58.824Z] support-notifications latest 48abf054aae3 3 seconds ago 50.6MB [2025-01-15T07:01:58.824Z] core-data latest ff6fedab32fc 3 seconds ago 31.9MB [2025-01-15T07:01:58.824Z] security-proxy-auth latest 8265252d0030 3 seconds ago 30.8MB [2025-01-15T07:01:58.824Z] core-common-config-bootstrapper latest 6476bf0c5c5c 3 seconds ago 17.1MB [2025-01-15T07:01:58.824Z] core-command latest c5924db6caa7 4 seconds ago 27.6MB [2025-01-15T07:01:58.824Z] security-spiffe-token-provider latest fe20fe49bb02 4 seconds ago 32.6MB [2025-01-15T07:01:58.824Z] core-keeper latest 67c7196a71c2 4 seconds ago 31.5MB [2025-01-15T07:01:58.824Z] security-spire-server latest f72f9a9886dd 3 minutes ago 122MB [2025-01-15T07:01:58.824Z] security-spire-agent latest 243468482ea7 3 minutes ago 182MB [2025-01-15T07:01:58.824Z] security-spire-config latest 1917cc434b80 3 minutes ago 121MB [2025-01-15T07:01:58.824Z] ci-base-image-x86_64 latest e7f11abec594 7 minutes ago 982MB [2025-01-15T07:01:58.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB [2025-01-15T07:01:58.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-15T07:01:58.824Z] 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-01-15T07:01:58.963Z] provisioning config files... [2025-01-15T07:01:58.974Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/780@tmp/config2399153399004772901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:01:59.288Z] ---> ****-login.sh [2025-01-15T07:01:59.288Z] nexus3.edgexfoundry.org:10001 [2025-01-15T07:01:59.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:01:59.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:01:59.288Z] Configure a credential helper to remove this warning. See [2025-01-15T07:01:59.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:01:59.288Z] [2025-01-15T07:01:59.288Z] Login Succeeded [2025-01-15T07:01:59.288Z] nexus3.edgexfoundry.org:10002 [2025-01-15T07:01:59.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:01:59.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:01:59.548Z] Configure a credential helper to remove this warning. See [2025-01-15T07:01:59.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:01:59.548Z] [2025-01-15T07:01:59.548Z] Login Succeeded [2025-01-15T07:01:59.548Z] nexus3.edgexfoundry.org:10003 [2025-01-15T07:01:59.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:01:59.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:01:59.548Z] Configure a credential helper to remove this warning. See [2025-01-15T07:01:59.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:01:59.548Z] [2025-01-15T07:01:59.548Z] Login Succeeded [2025-01-15T07:01:59.548Z] nexus3.edgexfoundry.org:10004 [2025-01-15T07:01:59.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:01:59.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:01:59.809Z] Configure a credential helper to remove this warning. See [2025-01-15T07:01:59.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:01:59.809Z] [2025-01-15T07:01:59.809Z] Login Succeeded [2025-01-15T07:01:59.809Z] ****.io [2025-01-15T07:01:59.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:02:00.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:02:00.069Z] Configure a credential helper to remove this warning. See [2025-01-15T07:02:00.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:02:00.069Z] [2025-01-15T07:02:00.069Z] Login Succeeded [2025-01-15T07:02:00.069Z] ---> ****-login.sh ends [Pipeline] } [2025-01-15T07:02:00.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:00.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T07:02:00.154Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-15T07:02:00.154Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:00.154Z] latest [2025-01-15T07:02:00.154Z] 4.0.0-dev.44 [2025-01-15T07:02:00.154Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:00.154Z] main [2025-01-15T07:02:00.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:00.510Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:00.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:00.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T07:02:00.839Z] 53bfccbc46d2: Preparing [2025-01-15T07:02:00.839Z] 177943034d55: Preparing [2025-01-15T07:02:00.839Z] a093f1293a31: Preparing [2025-01-15T07:02:00.839Z] c253022e33cf: Preparing [2025-01-15T07:02:00.839Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:00.839Z] 639140a1e027: Preparing [2025-01-15T07:02:00.839Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:00.839Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:00.839Z] 639140a1e027: Waiting [2025-01-15T07:02:00.839Z] a093f1293a31: Pushed [2025-01-15T07:02:00.839Z] c253022e33cf: Pushed [2025-01-15T07:02:00.839Z] 5f1e4fc64102: Pushed [2025-01-15T07:02:00.839Z] 53bfccbc46d2: Pushed [2025-01-15T07:02:00.839Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:00.839Z] 639140a1e027: Pushed [2025-01-15T07:02:02.745Z] 177943034d55: Pushed [2025-01-15T07:02:02.745Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:03.074Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:03.393Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-15T07:02:03.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T07:02:03.393Z] 53bfccbc46d2: Preparing [2025-01-15T07:02:03.393Z] 177943034d55: Preparing [2025-01-15T07:02:03.393Z] a093f1293a31: Preparing [2025-01-15T07:02:03.393Z] c253022e33cf: Preparing [2025-01-15T07:02:03.393Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:03.393Z] 639140a1e027: Preparing [2025-01-15T07:02:03.393Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:03.393Z] 639140a1e027: Waiting [2025-01-15T07:02:03.393Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:03.393Z] c253022e33cf: Layer already exists [2025-01-15T07:02:03.393Z] a093f1293a31: Layer already exists [2025-01-15T07:02:03.393Z] 177943034d55: Layer already exists [2025-01-15T07:02:03.393Z] 53bfccbc46d2: Layer already exists [2025-01-15T07:02:03.393Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:03.393Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:03.393Z] 639140a1e027: Layer already exists [2025-01-15T07:02:03.393Z] latest: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:03.726Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:04.056Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.44 [2025-01-15T07:02:04.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T07:02:04.056Z] 53bfccbc46d2: Preparing [2025-01-15T07:02:04.056Z] 177943034d55: Preparing [2025-01-15T07:02:04.056Z] a093f1293a31: Preparing [2025-01-15T07:02:04.056Z] c253022e33cf: Preparing [2025-01-15T07:02:04.056Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:04.056Z] 639140a1e027: Preparing [2025-01-15T07:02:04.056Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:04.056Z] 639140a1e027: Waiting [2025-01-15T07:02:04.056Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:04.056Z] 53bfccbc46d2: Layer already exists [2025-01-15T07:02:04.056Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:04.056Z] a093f1293a31: Layer already exists [2025-01-15T07:02:04.056Z] 177943034d55: Layer already exists [2025-01-15T07:02:04.056Z] c253022e33cf: Layer already exists [2025-01-15T07:02:04.056Z] 639140a1e027: Layer already exists [2025-01-15T07:02:04.056Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:04.056Z] 4.0.0-dev.44: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:04.397Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:04.718Z] + docker push nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:04.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T07:02:04.718Z] 53bfccbc46d2: Preparing [2025-01-15T07:02:04.718Z] 177943034d55: Preparing [2025-01-15T07:02:04.718Z] a093f1293a31: Preparing [2025-01-15T07:02:04.718Z] c253022e33cf: Preparing [2025-01-15T07:02:04.718Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:04.718Z] 639140a1e027: Preparing [2025-01-15T07:02:04.718Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:04.718Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:04.718Z] 639140a1e027: Waiting [2025-01-15T07:02:04.718Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:04.718Z] a093f1293a31: Layer already exists [2025-01-15T07:02:04.718Z] 53bfccbc46d2: Layer already exists [2025-01-15T07:02:04.718Z] 177943034d55: Layer already exists [2025-01-15T07:02:04.718Z] c253022e33cf: Layer already exists [2025-01-15T07:02:04.718Z] 639140a1e027: Layer already exists [2025-01-15T07:02:04.718Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:04.718Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:05.054Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:05.379Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-15T07:02:05.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T07:02:05.379Z] 53bfccbc46d2: Preparing [2025-01-15T07:02:05.379Z] 177943034d55: Preparing [2025-01-15T07:02:05.379Z] a093f1293a31: Preparing [2025-01-15T07:02:05.379Z] c253022e33cf: Preparing [2025-01-15T07:02:05.379Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:05.379Z] 639140a1e027: Preparing [2025-01-15T07:02:05.379Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:05.379Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:05.379Z] 639140a1e027: Waiting [2025-01-15T07:02:05.379Z] 53bfccbc46d2: Layer already exists [2025-01-15T07:02:05.379Z] 177943034d55: Layer already exists [2025-01-15T07:02:05.379Z] a093f1293a31: Layer already exists [2025-01-15T07:02:05.379Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:05.379Z] c253022e33cf: Layer already exists [2025-01-15T07:02:05.379Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:05.379Z] 639140a1e027: Layer already exists [2025-01-15T07:02:05.379Z] main: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:05.455Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:05.471Z] taggedImages: [2025-01-15T07:02:05.471Z] - nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:05.471Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-15T07:02:05.471Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.44 [2025-01-15T07:02:05.471Z] - nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:05.471Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-15T07:02:05.494Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-15T07:02:05.494Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:05.494Z] latest [2025-01-15T07:02:05.494Z] 4.0.0-dev.44 [2025-01-15T07:02:05.494Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:05.494Z] main [2025-01-15T07:02:05.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:05.830Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:06.153Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:06.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T07:02:06.153Z] e21878774528: Preparing [2025-01-15T07:02:06.153Z] 2648d391ac5c: Preparing [2025-01-15T07:02:06.153Z] fbf7efd5cce0: Preparing [2025-01-15T07:02:06.153Z] 6086c59828e1: Preparing [2025-01-15T07:02:06.153Z] a093f1293a31: Preparing [2025-01-15T07:02:06.153Z] c253022e33cf: Preparing [2025-01-15T07:02:06.153Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:06.153Z] 639140a1e027: Preparing [2025-01-15T07:02:06.153Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:06.153Z] c253022e33cf: Waiting [2025-01-15T07:02:06.153Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:06.153Z] 639140a1e027: Waiting [2025-01-15T07:02:06.153Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:06.153Z] a093f1293a31: Layer already exists [2025-01-15T07:02:06.153Z] c253022e33cf: Layer already exists [2025-01-15T07:02:06.153Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:06.153Z] 2648d391ac5c: Pushed [2025-01-15T07:02:06.153Z] 639140a1e027: Layer already exists [2025-01-15T07:02:06.153Z] fbf7efd5cce0: Pushed [2025-01-15T07:02:06.153Z] e21878774528: Pushed [2025-01-15T07:02:06.153Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:07.092Z] 6086c59828e1: Pushed [2025-01-15T07:02:07.351Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:07.679Z] + 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-01-15T07:02:07.996Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-15T07:02:07.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T07:02:07.996Z] e21878774528: Preparing [2025-01-15T07:02:07.996Z] 2648d391ac5c: Preparing [2025-01-15T07:02:07.996Z] fbf7efd5cce0: Preparing [2025-01-15T07:02:07.996Z] 6086c59828e1: Preparing [2025-01-15T07:02:07.996Z] a093f1293a31: Preparing [2025-01-15T07:02:07.996Z] c253022e33cf: Preparing [2025-01-15T07:02:07.996Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:07.996Z] 639140a1e027: Preparing [2025-01-15T07:02:07.996Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:07.996Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:07.996Z] 639140a1e027: Waiting [2025-01-15T07:02:07.996Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:07.996Z] c253022e33cf: Waiting [2025-01-15T07:02:07.996Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:07.996Z] a093f1293a31: Layer already exists [2025-01-15T07:02:07.996Z] fbf7efd5cce0: Layer already exists [2025-01-15T07:02:07.996Z] 6086c59828e1: Layer already exists [2025-01-15T07:02:07.996Z] e21878774528: Layer already exists [2025-01-15T07:02:07.996Z] c253022e33cf: Layer already exists [2025-01-15T07:02:07.996Z] 639140a1e027: Layer already exists [2025-01-15T07:02:07.996Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:07.996Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:07.996Z] latest: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:08.329Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:08.661Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.44 [2025-01-15T07:02:08.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T07:02:08.662Z] e21878774528: Preparing [2025-01-15T07:02:08.662Z] 2648d391ac5c: Preparing [2025-01-15T07:02:08.662Z] fbf7efd5cce0: Preparing [2025-01-15T07:02:08.662Z] 6086c59828e1: Preparing [2025-01-15T07:02:08.662Z] a093f1293a31: Preparing [2025-01-15T07:02:08.662Z] c253022e33cf: Preparing [2025-01-15T07:02:08.662Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:08.662Z] 639140a1e027: Preparing [2025-01-15T07:02:08.662Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:08.662Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:08.662Z] 639140a1e027: Waiting [2025-01-15T07:02:08.662Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:08.662Z] c253022e33cf: Waiting [2025-01-15T07:02:08.662Z] e21878774528: Layer already exists [2025-01-15T07:02:08.662Z] 6086c59828e1: Layer already exists [2025-01-15T07:02:08.662Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:08.662Z] fbf7efd5cce0: Layer already exists [2025-01-15T07:02:08.662Z] a093f1293a31: Layer already exists [2025-01-15T07:02:08.662Z] c253022e33cf: Layer already exists [2025-01-15T07:02:08.662Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:08.662Z] 639140a1e027: Layer already exists [2025-01-15T07:02:08.662Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:08.662Z] 4.0.0-dev.44: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:08.984Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:09.301Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:09.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T07:02:09.301Z] e21878774528: Preparing [2025-01-15T07:02:09.301Z] 2648d391ac5c: Preparing [2025-01-15T07:02:09.301Z] fbf7efd5cce0: Preparing [2025-01-15T07:02:09.301Z] 6086c59828e1: Preparing [2025-01-15T07:02:09.301Z] a093f1293a31: Preparing [2025-01-15T07:02:09.301Z] c253022e33cf: Preparing [2025-01-15T07:02:09.301Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:09.301Z] 639140a1e027: Preparing [2025-01-15T07:02:09.301Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:09.301Z] c253022e33cf: Waiting [2025-01-15T07:02:09.301Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:09.301Z] 639140a1e027: Waiting [2025-01-15T07:02:09.301Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:09.301Z] 6086c59828e1: Layer already exists [2025-01-15T07:02:09.301Z] e21878774528: Layer already exists [2025-01-15T07:02:09.301Z] fbf7efd5cce0: Layer already exists [2025-01-15T07:02:09.301Z] a093f1293a31: Layer already exists [2025-01-15T07:02:09.301Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:09.301Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:09.301Z] 639140a1e027: Layer already exists [2025-01-15T07:02:09.301Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:09.301Z] c253022e33cf: Layer already exists [2025-01-15T07:02:09.301Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:09.631Z] + 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-01-15T07:02:09.955Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-15T07:02:09.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T07:02:09.955Z] e21878774528: Preparing [2025-01-15T07:02:09.955Z] 2648d391ac5c: Preparing [2025-01-15T07:02:09.955Z] fbf7efd5cce0: Preparing [2025-01-15T07:02:09.955Z] 6086c59828e1: Preparing [2025-01-15T07:02:09.955Z] a093f1293a31: Preparing [2025-01-15T07:02:09.955Z] c253022e33cf: Preparing [2025-01-15T07:02:09.955Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:09.955Z] 639140a1e027: Preparing [2025-01-15T07:02:09.955Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:09.955Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:09.955Z] c253022e33cf: Waiting [2025-01-15T07:02:09.955Z] 639140a1e027: Waiting [2025-01-15T07:02:09.955Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:09.955Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:09.955Z] 6086c59828e1: Layer already exists [2025-01-15T07:02:09.955Z] a093f1293a31: Layer already exists [2025-01-15T07:02:09.955Z] e21878774528: Layer already exists [2025-01-15T07:02:09.955Z] fbf7efd5cce0: Layer already exists [2025-01-15T07:02:09.955Z] c253022e33cf: Layer already exists [2025-01-15T07:02:09.955Z] 639140a1e027: Layer already exists [2025-01-15T07:02:09.955Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:09.955Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:09.955Z] main: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:10.018Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:10.034Z] taggedImages: [2025-01-15T07:02:10.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:10.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-15T07:02:10.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.44 [2025-01-15T07:02:10.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:10.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-15T07:02:10.061Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-15T07:02:10.061Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:10.061Z] latest [2025-01-15T07:02:10.061Z] 4.0.0-dev.44 [2025-01-15T07:02:10.061Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:10.061Z] main [2025-01-15T07:02:10.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:10.408Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:10.728Z] + docker push nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:10.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T07:02:10.729Z] b691f42bcd83: Preparing [2025-01-15T07:02:10.729Z] a4e727f6b191: Preparing [2025-01-15T07:02:10.729Z] e3000a8a5362: Preparing [2025-01-15T07:02:10.729Z] a093f1293a31: Preparing [2025-01-15T07:02:10.729Z] c253022e33cf: Preparing [2025-01-15T07:02:10.729Z] a9ad236f46bc: Preparing [2025-01-15T07:02:10.729Z] 639140a1e027: Preparing [2025-01-15T07:02:10.729Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:10.729Z] a9ad236f46bc: Waiting [2025-01-15T07:02:10.729Z] 639140a1e027: Waiting [2025-01-15T07:02:10.729Z] c253022e33cf: Layer already exists [2025-01-15T07:02:10.729Z] a093f1293a31: Layer already exists [2025-01-15T07:02:10.729Z] 639140a1e027: Layer already exists [2025-01-15T07:02:10.729Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:10.729Z] a4e727f6b191: Pushed [2025-01-15T07:02:10.729Z] b691f42bcd83: Pushed [2025-01-15T07:02:10.729Z] a9ad236f46bc: Pushed [2025-01-15T07:02:13.265Z] e3000a8a5362: Pushed [2025-01-15T07:02:13.265Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:13.585Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:13.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-15T07:02:13.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T07:02:13.905Z] b691f42bcd83: Preparing [2025-01-15T07:02:13.905Z] a4e727f6b191: Preparing [2025-01-15T07:02:13.905Z] e3000a8a5362: Preparing [2025-01-15T07:02:13.905Z] a093f1293a31: Preparing [2025-01-15T07:02:13.905Z] c253022e33cf: Preparing [2025-01-15T07:02:13.905Z] a9ad236f46bc: Preparing [2025-01-15T07:02:13.905Z] 639140a1e027: Preparing [2025-01-15T07:02:13.905Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:13.905Z] a9ad236f46bc: Waiting [2025-01-15T07:02:13.905Z] 639140a1e027: Waiting [2025-01-15T07:02:13.905Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:13.905Z] a4e727f6b191: Layer already exists [2025-01-15T07:02:13.905Z] a093f1293a31: Layer already exists [2025-01-15T07:02:13.905Z] b691f42bcd83: Layer already exists [2025-01-15T07:02:13.905Z] c253022e33cf: Layer already exists [2025-01-15T07:02:13.905Z] e3000a8a5362: Layer already exists [2025-01-15T07:02:13.905Z] a9ad236f46bc: Layer already exists [2025-01-15T07:02:13.905Z] 639140a1e027: Layer already exists [2025-01-15T07:02:13.905Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:13.905Z] latest: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:14.235Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:14.558Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.44 [2025-01-15T07:02:14.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T07:02:14.558Z] b691f42bcd83: Preparing [2025-01-15T07:02:14.558Z] a4e727f6b191: Preparing [2025-01-15T07:02:14.558Z] e3000a8a5362: Preparing [2025-01-15T07:02:14.558Z] a093f1293a31: Preparing [2025-01-15T07:02:14.558Z] c253022e33cf: Preparing [2025-01-15T07:02:14.558Z] a9ad236f46bc: Preparing [2025-01-15T07:02:14.558Z] 639140a1e027: Preparing [2025-01-15T07:02:14.558Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:14.558Z] a9ad236f46bc: Waiting [2025-01-15T07:02:14.558Z] 639140a1e027: Waiting [2025-01-15T07:02:14.558Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:14.558Z] b691f42bcd83: Layer already exists [2025-01-15T07:02:14.558Z] a093f1293a31: Layer already exists [2025-01-15T07:02:14.558Z] e3000a8a5362: Layer already exists [2025-01-15T07:02:14.558Z] a4e727f6b191: Layer already exists [2025-01-15T07:02:14.558Z] c253022e33cf: Layer already exists [2025-01-15T07:02:14.558Z] 639140a1e027: Layer already exists [2025-01-15T07:02:14.558Z] a9ad236f46bc: Layer already exists [2025-01-15T07:02:14.558Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:14.558Z] 4.0.0-dev.44: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:14.883Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:15.211Z] + docker push nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:15.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T07:02:15.211Z] b691f42bcd83: Preparing [2025-01-15T07:02:15.211Z] a4e727f6b191: Preparing [2025-01-15T07:02:15.211Z] e3000a8a5362: Preparing [2025-01-15T07:02:15.211Z] a093f1293a31: Preparing [2025-01-15T07:02:15.211Z] c253022e33cf: Preparing [2025-01-15T07:02:15.211Z] a9ad236f46bc: Preparing [2025-01-15T07:02:15.211Z] 639140a1e027: Preparing [2025-01-15T07:02:15.211Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:15.211Z] a9ad236f46bc: Waiting [2025-01-15T07:02:15.211Z] 639140a1e027: Waiting [2025-01-15T07:02:15.211Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:15.211Z] a093f1293a31: Layer already exists [2025-01-15T07:02:15.211Z] c253022e33cf: Layer already exists [2025-01-15T07:02:15.211Z] e3000a8a5362: Layer already exists [2025-01-15T07:02:15.211Z] a4e727f6b191: Layer already exists [2025-01-15T07:02:15.211Z] b691f42bcd83: Layer already exists [2025-01-15T07:02:15.211Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:15.211Z] 639140a1e027: Layer already exists [2025-01-15T07:02:15.211Z] a9ad236f46bc: Layer already exists [2025-01-15T07:02:15.211Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:15.541Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:15.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-15T07:02:15.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T07:02:15.857Z] b691f42bcd83: Preparing [2025-01-15T07:02:15.857Z] a4e727f6b191: Preparing [2025-01-15T07:02:15.857Z] e3000a8a5362: Preparing [2025-01-15T07:02:15.857Z] a093f1293a31: Preparing [2025-01-15T07:02:15.857Z] c253022e33cf: Preparing [2025-01-15T07:02:15.857Z] a9ad236f46bc: Preparing [2025-01-15T07:02:15.857Z] 639140a1e027: Preparing [2025-01-15T07:02:15.857Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:15.857Z] a9ad236f46bc: Waiting [2025-01-15T07:02:15.857Z] 639140a1e027: Waiting [2025-01-15T07:02:15.857Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:15.857Z] c253022e33cf: Layer already exists [2025-01-15T07:02:15.857Z] e3000a8a5362: Layer already exists [2025-01-15T07:02:15.857Z] a4e727f6b191: Layer already exists [2025-01-15T07:02:15.857Z] a093f1293a31: Layer already exists [2025-01-15T07:02:15.857Z] b691f42bcd83: Layer already exists [2025-01-15T07:02:15.857Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:15.857Z] a9ad236f46bc: Layer already exists [2025-01-15T07:02:15.857Z] 639140a1e027: Layer already exists [2025-01-15T07:02:15.857Z] main: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:15.999Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:16.012Z] taggedImages: [2025-01-15T07:02:16.012Z] - nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:16.012Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-15T07:02:16.012Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.44 [2025-01-15T07:02:16.012Z] - nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:16.012Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-15T07:02:16.038Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-15T07:02:16.038Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:16.038Z] latest [2025-01-15T07:02:16.038Z] 4.0.0-dev.44 [2025-01-15T07:02:16.038Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:16.038Z] main [2025-01-15T07:02:16.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:16.370Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:16.695Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:16.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T07:02:16.695Z] 1ee94c676e0f: Preparing [2025-01-15T07:02:16.695Z] 35334d3d83bb: Preparing [2025-01-15T07:02:16.695Z] 2d93780c8ead: Preparing [2025-01-15T07:02:16.695Z] c253022e33cf: Preparing [2025-01-15T07:02:16.695Z] c777058e1a1b: Preparing [2025-01-15T07:02:16.695Z] 6e11a88ec0ce: Preparing [2025-01-15T07:02:16.695Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:16.695Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:16.695Z] 6e11a88ec0ce: Waiting [2025-01-15T07:02:16.695Z] c253022e33cf: Layer already exists [2025-01-15T07:02:16.695Z] 1ee94c676e0f: Pushed [2025-01-15T07:02:16.695Z] c777058e1a1b: Pushed [2025-01-15T07:02:16.695Z] 35334d3d83bb: Pushed [2025-01-15T07:02:16.695Z] 6e11a88ec0ce: Pushed [2025-01-15T07:02:16.695Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:19.232Z] 2d93780c8ead: Pushed [2025-01-15T07:02:19.232Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:19.566Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:19.895Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-15T07:02:19.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T07:02:19.895Z] 1ee94c676e0f: Preparing [2025-01-15T07:02:19.895Z] 35334d3d83bb: Preparing [2025-01-15T07:02:19.895Z] 2d93780c8ead: Preparing [2025-01-15T07:02:19.895Z] c253022e33cf: Preparing [2025-01-15T07:02:19.895Z] c777058e1a1b: Preparing [2025-01-15T07:02:19.895Z] 6e11a88ec0ce: Preparing [2025-01-15T07:02:19.895Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:19.895Z] 6e11a88ec0ce: Waiting [2025-01-15T07:02:19.895Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:19.895Z] c777058e1a1b: Layer already exists [2025-01-15T07:02:19.895Z] 1ee94c676e0f: Layer already exists [2025-01-15T07:02:19.895Z] 35334d3d83bb: Layer already exists [2025-01-15T07:02:19.895Z] 2d93780c8ead: Layer already exists [2025-01-15T07:02:19.895Z] c253022e33cf: Layer already exists [2025-01-15T07:02:19.895Z] 6e11a88ec0ce: Layer already exists [2025-01-15T07:02:19.895Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:19.895Z] latest: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:20.228Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:20.561Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.44 [2025-01-15T07:02:20.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T07:02:20.561Z] 1ee94c676e0f: Preparing [2025-01-15T07:02:20.561Z] 35334d3d83bb: Preparing [2025-01-15T07:02:20.561Z] 2d93780c8ead: Preparing [2025-01-15T07:02:20.561Z] c253022e33cf: Preparing [2025-01-15T07:02:20.561Z] c777058e1a1b: Preparing [2025-01-15T07:02:20.562Z] 6e11a88ec0ce: Preparing [2025-01-15T07:02:20.562Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:20.562Z] 6e11a88ec0ce: Waiting [2025-01-15T07:02:20.562Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:20.562Z] 35334d3d83bb: Layer already exists [2025-01-15T07:02:20.562Z] c777058e1a1b: Layer already exists [2025-01-15T07:02:20.562Z] c253022e33cf: Layer already exists [2025-01-15T07:02:20.562Z] 2d93780c8ead: Layer already exists [2025-01-15T07:02:20.562Z] 1ee94c676e0f: Layer already exists [2025-01-15T07:02:20.562Z] 6e11a88ec0ce: Layer already exists [2025-01-15T07:02:20.562Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:20.562Z] 4.0.0-dev.44: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:20.918Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:21.247Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:21.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T07:02:21.247Z] 1ee94c676e0f: Preparing [2025-01-15T07:02:21.247Z] 35334d3d83bb: Preparing [2025-01-15T07:02:21.247Z] 2d93780c8ead: Preparing [2025-01-15T07:02:21.247Z] c253022e33cf: Preparing [2025-01-15T07:02:21.247Z] c777058e1a1b: Preparing [2025-01-15T07:02:21.247Z] 6e11a88ec0ce: Preparing [2025-01-15T07:02:21.247Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:21.247Z] 6e11a88ec0ce: Waiting [2025-01-15T07:02:21.247Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:21.247Z] 35334d3d83bb: Layer already exists [2025-01-15T07:02:21.247Z] 1ee94c676e0f: Layer already exists [2025-01-15T07:02:21.247Z] c253022e33cf: Layer already exists [2025-01-15T07:02:21.247Z] 2d93780c8ead: Layer already exists [2025-01-15T07:02:21.247Z] c777058e1a1b: Layer already exists [2025-01-15T07:02:21.247Z] 6e11a88ec0ce: Layer already exists [2025-01-15T07:02:21.247Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:21.247Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:21.587Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:21.920Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-15T07:02:21.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T07:02:21.921Z] 1ee94c676e0f: Preparing [2025-01-15T07:02:21.921Z] 35334d3d83bb: Preparing [2025-01-15T07:02:21.921Z] 2d93780c8ead: Preparing [2025-01-15T07:02:21.921Z] c253022e33cf: Preparing [2025-01-15T07:02:21.921Z] c777058e1a1b: Preparing [2025-01-15T07:02:21.921Z] 6e11a88ec0ce: Preparing [2025-01-15T07:02:21.921Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:21.921Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:21.921Z] 6e11a88ec0ce: Waiting [2025-01-15T07:02:21.921Z] c253022e33cf: Layer already exists [2025-01-15T07:02:21.921Z] c777058e1a1b: Layer already exists [2025-01-15T07:02:21.921Z] 35334d3d83bb: Layer already exists [2025-01-15T07:02:21.921Z] 1ee94c676e0f: Layer already exists [2025-01-15T07:02:21.921Z] 2d93780c8ead: Layer already exists [2025-01-15T07:02:21.921Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:21.921Z] 6e11a88ec0ce: Layer already exists [2025-01-15T07:02:21.921Z] main: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:21.994Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:22.009Z] taggedImages: [2025-01-15T07:02:22.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:22.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-15T07:02:22.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.44 [2025-01-15T07:02:22.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:22.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-15T07:02:22.037Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-15T07:02:22.037Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:22.037Z] latest [2025-01-15T07:02:22.037Z] 4.0.0-dev.44 [2025-01-15T07:02:22.037Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:22.037Z] main [2025-01-15T07:02:22.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:22.393Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:22.719Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:22.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T07:02:22.719Z] b19184acede4: Preparing [2025-01-15T07:02:22.719Z] 66987aa5f5d3: Preparing [2025-01-15T07:02:22.719Z] 26a00cb0d7f3: Preparing [2025-01-15T07:02:22.719Z] 7b2c932666f4: Preparing [2025-01-15T07:02:22.719Z] a093f1293a31: Preparing [2025-01-15T07:02:22.719Z] c253022e33cf: Preparing [2025-01-15T07:02:22.719Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:22.719Z] 639140a1e027: Preparing [2025-01-15T07:02:22.719Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:22.719Z] c253022e33cf: Waiting [2025-01-15T07:02:22.719Z] 639140a1e027: Waiting [2025-01-15T07:02:22.719Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:22.719Z] a093f1293a31: Layer already exists [2025-01-15T07:02:22.719Z] c253022e33cf: Layer already exists [2025-01-15T07:02:22.719Z] 66987aa5f5d3: Pushed [2025-01-15T07:02:22.719Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:22.719Z] 26a00cb0d7f3: Pushed [2025-01-15T07:02:22.719Z] b19184acede4: Pushed [2025-01-15T07:02:22.719Z] 639140a1e027: Layer already exists [2025-01-15T07:02:22.719Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:25.258Z] 7b2c932666f4: Pushed [2025-01-15T07:02:25.258Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:25.600Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:25.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-15T07:02:25.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T07:02:25.927Z] b19184acede4: Preparing [2025-01-15T07:02:25.927Z] 66987aa5f5d3: Preparing [2025-01-15T07:02:25.927Z] 26a00cb0d7f3: Preparing [2025-01-15T07:02:25.927Z] 7b2c932666f4: Preparing [2025-01-15T07:02:25.927Z] a093f1293a31: Preparing [2025-01-15T07:02:25.927Z] c253022e33cf: Preparing [2025-01-15T07:02:25.927Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:25.927Z] 639140a1e027: Preparing [2025-01-15T07:02:25.927Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:25.927Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:25.927Z] c253022e33cf: Waiting [2025-01-15T07:02:25.927Z] 639140a1e027: Waiting [2025-01-15T07:02:25.927Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:25.927Z] b19184acede4: Layer already exists [2025-01-15T07:02:25.927Z] 7b2c932666f4: Layer already exists [2025-01-15T07:02:25.927Z] a093f1293a31: Layer already exists [2025-01-15T07:02:25.927Z] 26a00cb0d7f3: Layer already exists [2025-01-15T07:02:25.927Z] 66987aa5f5d3: Layer already exists [2025-01-15T07:02:25.927Z] c253022e33cf: Layer already exists [2025-01-15T07:02:25.927Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:25.927Z] 639140a1e027: Layer already exists [2025-01-15T07:02:25.927Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:25.927Z] latest: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:26.252Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:26.588Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.44 [2025-01-15T07:02:26.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T07:02:26.588Z] b19184acede4: Preparing [2025-01-15T07:02:26.588Z] 66987aa5f5d3: Preparing [2025-01-15T07:02:26.588Z] 26a00cb0d7f3: Preparing [2025-01-15T07:02:26.588Z] 7b2c932666f4: Preparing [2025-01-15T07:02:26.588Z] a093f1293a31: Preparing [2025-01-15T07:02:26.588Z] c253022e33cf: Preparing [2025-01-15T07:02:26.588Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:26.588Z] 639140a1e027: Preparing [2025-01-15T07:02:26.588Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:26.588Z] c253022e33cf: Waiting [2025-01-15T07:02:26.588Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:26.588Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:26.588Z] 639140a1e027: Waiting [2025-01-15T07:02:26.588Z] 66987aa5f5d3: Layer already exists [2025-01-15T07:02:26.588Z] 26a00cb0d7f3: Layer already exists [2025-01-15T07:02:26.588Z] a093f1293a31: Layer already exists [2025-01-15T07:02:26.588Z] 7b2c932666f4: Layer already exists [2025-01-15T07:02:26.588Z] b19184acede4: Layer already exists [2025-01-15T07:02:26.588Z] c253022e33cf: Layer already exists [2025-01-15T07:02:26.588Z] 639140a1e027: Layer already exists [2025-01-15T07:02:26.588Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:26.588Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:26.588Z] 4.0.0-dev.44: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:26.917Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:27.251Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:27.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T07:02:27.251Z] b19184acede4: Preparing [2025-01-15T07:02:27.251Z] 66987aa5f5d3: Preparing [2025-01-15T07:02:27.251Z] 26a00cb0d7f3: Preparing [2025-01-15T07:02:27.251Z] 7b2c932666f4: Preparing [2025-01-15T07:02:27.251Z] a093f1293a31: Preparing [2025-01-15T07:02:27.251Z] c253022e33cf: Preparing [2025-01-15T07:02:27.251Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:27.251Z] 639140a1e027: Preparing [2025-01-15T07:02:27.251Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:27.251Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:27.251Z] c253022e33cf: Waiting [2025-01-15T07:02:27.251Z] 639140a1e027: Waiting [2025-01-15T07:02:27.251Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:27.251Z] a093f1293a31: Layer already exists [2025-01-15T07:02:27.251Z] 26a00cb0d7f3: Layer already exists [2025-01-15T07:02:27.251Z] 7b2c932666f4: Layer already exists [2025-01-15T07:02:27.251Z] b19184acede4: Layer already exists [2025-01-15T07:02:27.251Z] 66987aa5f5d3: Layer already exists [2025-01-15T07:02:27.251Z] c253022e33cf: Layer already exists [2025-01-15T07:02:27.251Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:27.251Z] 639140a1e027: Layer already exists [2025-01-15T07:02:27.251Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:27.251Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:27.584Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:27.906Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-15T07:02:27.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T07:02:27.906Z] b19184acede4: Preparing [2025-01-15T07:02:27.906Z] 66987aa5f5d3: Preparing [2025-01-15T07:02:27.906Z] 26a00cb0d7f3: Preparing [2025-01-15T07:02:27.906Z] 7b2c932666f4: Preparing [2025-01-15T07:02:27.906Z] a093f1293a31: Preparing [2025-01-15T07:02:27.906Z] c253022e33cf: Preparing [2025-01-15T07:02:27.906Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:27.906Z] 639140a1e027: Preparing [2025-01-15T07:02:27.906Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:27.906Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:27.906Z] 639140a1e027: Waiting [2025-01-15T07:02:27.906Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:27.906Z] c253022e33cf: Waiting [2025-01-15T07:02:27.907Z] b19184acede4: Layer already exists [2025-01-15T07:02:27.907Z] 66987aa5f5d3: Layer already exists [2025-01-15T07:02:27.907Z] a093f1293a31: Layer already exists [2025-01-15T07:02:27.907Z] 26a00cb0d7f3: Layer already exists [2025-01-15T07:02:27.907Z] 7b2c932666f4: Layer already exists [2025-01-15T07:02:27.907Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:27.907Z] c253022e33cf: Layer already exists [2025-01-15T07:02:27.907Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:27.907Z] 639140a1e027: Layer already exists [2025-01-15T07:02:27.907Z] main: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:27.981Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:27.997Z] taggedImages: [2025-01-15T07:02:27.997Z] - nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:27.997Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-15T07:02:27.997Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.44 [2025-01-15T07:02:27.997Z] - nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:27.997Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-15T07:02:28.022Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-15T07:02:28.022Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:28.022Z] latest [2025-01-15T07:02:28.022Z] 4.0.0-dev.44 [2025-01-15T07:02:28.022Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:28.022Z] main [2025-01-15T07:02:28.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:28.358Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:28.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:28.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T07:02:28.686Z] c8b3a0f9fdc5: Preparing [2025-01-15T07:02:28.686Z] 3ea82864eced: Preparing [2025-01-15T07:02:28.686Z] 297a212fc50c: Preparing [2025-01-15T07:02:28.686Z] 8960357abbd7: Preparing [2025-01-15T07:02:28.686Z] 6940b718ccaa: Preparing [2025-01-15T07:02:28.686Z] 562759965608: Preparing [2025-01-15T07:02:28.686Z] 61918597e4f8: Preparing [2025-01-15T07:02:28.686Z] a093f1293a31: Preparing [2025-01-15T07:02:28.686Z] c253022e33cf: Preparing [2025-01-15T07:02:28.686Z] 0ad54004ce23: Preparing [2025-01-15T07:02:28.686Z] 787282ddb2ef: Preparing [2025-01-15T07:02:28.686Z] 5f70bf18a086: Preparing [2025-01-15T07:02:28.686Z] 48b03d778ca5: Preparing [2025-01-15T07:02:28.686Z] 8d12d22af829: Preparing [2025-01-15T07:02:28.686Z] ad58e4a3293e: Preparing [2025-01-15T07:02:28.686Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:28.686Z] 61918597e4f8: Waiting [2025-01-15T07:02:28.686Z] a093f1293a31: Waiting [2025-01-15T07:02:28.686Z] c253022e33cf: Waiting [2025-01-15T07:02:28.686Z] 562759965608: Waiting [2025-01-15T07:02:28.686Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:28.686Z] 787282ddb2ef: Waiting [2025-01-15T07:02:28.686Z] 8d12d22af829: Waiting [2025-01-15T07:02:28.686Z] ad58e4a3293e: Waiting [2025-01-15T07:02:28.686Z] 48b03d778ca5: Waiting [2025-01-15T07:02:28.686Z] 297a212fc50c: Pushed [2025-01-15T07:02:28.686Z] c8b3a0f9fdc5: Pushed [2025-01-15T07:02:28.686Z] 6940b718ccaa: Pushed [2025-01-15T07:02:28.686Z] 8960357abbd7: Pushed [2025-01-15T07:02:28.686Z] 3ea82864eced: Pushed [2025-01-15T07:02:28.686Z] a093f1293a31: Layer already exists [2025-01-15T07:02:28.686Z] c253022e33cf: Layer already exists [2025-01-15T07:02:28.686Z] 5f70bf18a086: Layer already exists [2025-01-15T07:02:28.686Z] 562759965608: Pushed [2025-01-15T07:02:28.946Z] 0ad54004ce23: Pushed [2025-01-15T07:02:28.946Z] 787282ddb2ef: Pushed [2025-01-15T07:02:28.946Z] 48b03d778ca5: Pushed [2025-01-15T07:02:28.946Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:28.946Z] 8d12d22af829: Pushed [2025-01-15T07:02:28.946Z] ad58e4a3293e: Pushed [2025-01-15T07:02:29.879Z] 61918597e4f8: Pushed [2025-01-15T07:02:30.138Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:30.473Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:30.802Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-15T07:02:30.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T07:02:30.802Z] c8b3a0f9fdc5: Preparing [2025-01-15T07:02:30.802Z] 3ea82864eced: Preparing [2025-01-15T07:02:30.802Z] 297a212fc50c: Preparing [2025-01-15T07:02:30.802Z] 8960357abbd7: Preparing [2025-01-15T07:02:30.802Z] 6940b718ccaa: Preparing [2025-01-15T07:02:30.802Z] 562759965608: Preparing [2025-01-15T07:02:30.802Z] 61918597e4f8: Preparing [2025-01-15T07:02:30.802Z] a093f1293a31: Preparing [2025-01-15T07:02:30.802Z] c253022e33cf: Preparing [2025-01-15T07:02:30.802Z] 0ad54004ce23: Preparing [2025-01-15T07:02:30.802Z] 787282ddb2ef: Preparing [2025-01-15T07:02:30.802Z] 5f70bf18a086: Preparing [2025-01-15T07:02:30.802Z] 48b03d778ca5: Preparing [2025-01-15T07:02:30.802Z] 8d12d22af829: Preparing [2025-01-15T07:02:30.802Z] ad58e4a3293e: Preparing [2025-01-15T07:02:30.802Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:30.802Z] 787282ddb2ef: Waiting [2025-01-15T07:02:30.802Z] c253022e33cf: Waiting [2025-01-15T07:02:30.802Z] 562759965608: Waiting [2025-01-15T07:02:30.802Z] 0ad54004ce23: Waiting [2025-01-15T07:02:30.802Z] 5f70bf18a086: Waiting [2025-01-15T07:02:30.802Z] 48b03d778ca5: Waiting [2025-01-15T07:02:30.802Z] 61918597e4f8: Waiting [2025-01-15T07:02:30.802Z] 8d12d22af829: Waiting [2025-01-15T07:02:30.802Z] ad58e4a3293e: Waiting [2025-01-15T07:02:30.802Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:30.802Z] a093f1293a31: Waiting [2025-01-15T07:02:30.802Z] 8960357abbd7: Layer already exists [2025-01-15T07:02:30.802Z] 6940b718ccaa: Layer already exists [2025-01-15T07:02:30.802Z] 3ea82864eced: Layer already exists [2025-01-15T07:02:30.802Z] c8b3a0f9fdc5: Layer already exists [2025-01-15T07:02:30.802Z] 297a212fc50c: Layer already exists [2025-01-15T07:02:30.802Z] 562759965608: Layer already exists [2025-01-15T07:02:30.802Z] 61918597e4f8: Layer already exists [2025-01-15T07:02:30.802Z] c253022e33cf: Layer already exists [2025-01-15T07:02:30.802Z] a093f1293a31: Layer already exists [2025-01-15T07:02:30.802Z] 0ad54004ce23: Layer already exists [2025-01-15T07:02:30.802Z] 48b03d778ca5: Layer already exists [2025-01-15T07:02:30.802Z] 787282ddb2ef: Layer already exists [2025-01-15T07:02:30.802Z] 5f70bf18a086: Layer already exists [2025-01-15T07:02:30.802Z] 8d12d22af829: Layer already exists [2025-01-15T07:02:30.802Z] ad58e4a3293e: Layer already exists [2025-01-15T07:02:30.802Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:30.802Z] latest: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:31.123Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:31.454Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.44 [2025-01-15T07:02:31.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T07:02:31.454Z] c8b3a0f9fdc5: Preparing [2025-01-15T07:02:31.454Z] 3ea82864eced: Preparing [2025-01-15T07:02:31.454Z] 297a212fc50c: Preparing [2025-01-15T07:02:31.454Z] 8960357abbd7: Preparing [2025-01-15T07:02:31.454Z] 6940b718ccaa: Preparing [2025-01-15T07:02:31.454Z] 562759965608: Preparing [2025-01-15T07:02:31.454Z] 61918597e4f8: Preparing [2025-01-15T07:02:31.454Z] a093f1293a31: Preparing [2025-01-15T07:02:31.454Z] c253022e33cf: Preparing [2025-01-15T07:02:31.454Z] 0ad54004ce23: Preparing [2025-01-15T07:02:31.454Z] 787282ddb2ef: Preparing [2025-01-15T07:02:31.454Z] 5f70bf18a086: Preparing [2025-01-15T07:02:31.454Z] 48b03d778ca5: Preparing [2025-01-15T07:02:31.454Z] 8d12d22af829: Preparing [2025-01-15T07:02:31.454Z] ad58e4a3293e: Preparing [2025-01-15T07:02:31.454Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:31.454Z] 0ad54004ce23: Waiting [2025-01-15T07:02:31.454Z] 61918597e4f8: Waiting [2025-01-15T07:02:31.454Z] a093f1293a31: Waiting [2025-01-15T07:02:31.454Z] c253022e33cf: Waiting [2025-01-15T07:02:31.454Z] 5f70bf18a086: Waiting [2025-01-15T07:02:31.454Z] 48b03d778ca5: Waiting [2025-01-15T07:02:31.454Z] 8d12d22af829: Waiting [2025-01-15T07:02:31.454Z] ad58e4a3293e: Waiting [2025-01-15T07:02:31.454Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:31.454Z] 787282ddb2ef: Waiting [2025-01-15T07:02:31.454Z] 297a212fc50c: Layer already exists [2025-01-15T07:02:31.454Z] 6940b718ccaa: Layer already exists [2025-01-15T07:02:31.454Z] c8b3a0f9fdc5: Layer already exists [2025-01-15T07:02:31.454Z] 8960357abbd7: Layer already exists [2025-01-15T07:02:31.454Z] 3ea82864eced: Layer already exists [2025-01-15T07:02:31.454Z] 562759965608: Layer already exists [2025-01-15T07:02:31.454Z] c253022e33cf: Layer already exists [2025-01-15T07:02:31.454Z] 61918597e4f8: Layer already exists [2025-01-15T07:02:31.454Z] a093f1293a31: Layer already exists [2025-01-15T07:02:31.454Z] 0ad54004ce23: Layer already exists [2025-01-15T07:02:31.454Z] 787282ddb2ef: Layer already exists [2025-01-15T07:02:31.454Z] 48b03d778ca5: Layer already exists [2025-01-15T07:02:31.454Z] 8d12d22af829: Layer already exists [2025-01-15T07:02:31.454Z] 5f70bf18a086: Layer already exists [2025-01-15T07:02:31.454Z] ad58e4a3293e: Layer already exists [2025-01-15T07:02:31.454Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:31.454Z] 4.0.0-dev.44: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:31.782Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:32.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:32.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T07:02:32.111Z] c8b3a0f9fdc5: Preparing [2025-01-15T07:02:32.111Z] 3ea82864eced: Preparing [2025-01-15T07:02:32.111Z] 297a212fc50c: Preparing [2025-01-15T07:02:32.111Z] 8960357abbd7: Preparing [2025-01-15T07:02:32.111Z] 6940b718ccaa: Preparing [2025-01-15T07:02:32.111Z] 562759965608: Preparing [2025-01-15T07:02:32.111Z] 61918597e4f8: Preparing [2025-01-15T07:02:32.111Z] a093f1293a31: Preparing [2025-01-15T07:02:32.111Z] c253022e33cf: Preparing [2025-01-15T07:02:32.111Z] 0ad54004ce23: Preparing [2025-01-15T07:02:32.111Z] 787282ddb2ef: Preparing [2025-01-15T07:02:32.111Z] 5f70bf18a086: Preparing [2025-01-15T07:02:32.111Z] 48b03d778ca5: Preparing [2025-01-15T07:02:32.111Z] 8d12d22af829: Preparing [2025-01-15T07:02:32.111Z] ad58e4a3293e: Preparing [2025-01-15T07:02:32.111Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:32.111Z] 61918597e4f8: Waiting [2025-01-15T07:02:32.111Z] a093f1293a31: Waiting [2025-01-15T07:02:32.111Z] 8d12d22af829: Waiting [2025-01-15T07:02:32.111Z] ad58e4a3293e: Waiting [2025-01-15T07:02:32.111Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:32.111Z] c253022e33cf: Waiting [2025-01-15T07:02:32.111Z] 787282ddb2ef: Waiting [2025-01-15T07:02:32.111Z] 0ad54004ce23: Waiting [2025-01-15T07:02:32.111Z] 5f70bf18a086: Waiting [2025-01-15T07:02:32.111Z] 562759965608: Waiting [2025-01-15T07:02:32.111Z] 48b03d778ca5: Waiting [2025-01-15T07:02:32.111Z] 8960357abbd7: Layer already exists [2025-01-15T07:02:32.111Z] 6940b718ccaa: Layer already exists [2025-01-15T07:02:32.111Z] 297a212fc50c: Layer already exists [2025-01-15T07:02:32.111Z] c8b3a0f9fdc5: Layer already exists [2025-01-15T07:02:32.111Z] 3ea82864eced: Layer already exists [2025-01-15T07:02:32.111Z] 562759965608: Layer already exists [2025-01-15T07:02:32.111Z] 61918597e4f8: Layer already exists [2025-01-15T07:02:32.111Z] a093f1293a31: Layer already exists [2025-01-15T07:02:32.111Z] c253022e33cf: Layer already exists [2025-01-15T07:02:32.111Z] 0ad54004ce23: Layer already exists [2025-01-15T07:02:32.111Z] 787282ddb2ef: Layer already exists [2025-01-15T07:02:32.111Z] 48b03d778ca5: Layer already exists [2025-01-15T07:02:32.111Z] 5f70bf18a086: Layer already exists [2025-01-15T07:02:32.111Z] ad58e4a3293e: Layer already exists [2025-01-15T07:02:32.111Z] 8d12d22af829: Layer already exists [2025-01-15T07:02:32.111Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:32.111Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:32.459Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:32.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-15T07:02:32.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T07:02:32.792Z] c8b3a0f9fdc5: Preparing [2025-01-15T07:02:32.792Z] 3ea82864eced: Preparing [2025-01-15T07:02:32.792Z] 297a212fc50c: Preparing [2025-01-15T07:02:32.792Z] 8960357abbd7: Preparing [2025-01-15T07:02:32.792Z] 6940b718ccaa: Preparing [2025-01-15T07:02:32.792Z] 562759965608: Preparing [2025-01-15T07:02:32.792Z] 61918597e4f8: Preparing [2025-01-15T07:02:32.792Z] a093f1293a31: Preparing [2025-01-15T07:02:32.792Z] c253022e33cf: Preparing [2025-01-15T07:02:32.792Z] 0ad54004ce23: Preparing [2025-01-15T07:02:32.792Z] 787282ddb2ef: Preparing [2025-01-15T07:02:32.792Z] 5f70bf18a086: Preparing [2025-01-15T07:02:32.792Z] 48b03d778ca5: Preparing [2025-01-15T07:02:32.792Z] 8d12d22af829: Preparing [2025-01-15T07:02:32.792Z] ad58e4a3293e: Preparing [2025-01-15T07:02:32.792Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:32.792Z] a093f1293a31: Waiting [2025-01-15T07:02:32.792Z] c253022e33cf: Waiting [2025-01-15T07:02:32.792Z] 0ad54004ce23: Waiting [2025-01-15T07:02:32.792Z] 787282ddb2ef: Waiting [2025-01-15T07:02:32.792Z] 5f70bf18a086: Waiting [2025-01-15T07:02:32.792Z] 48b03d778ca5: Waiting [2025-01-15T07:02:32.792Z] 562759965608: Waiting [2025-01-15T07:02:32.792Z] 61918597e4f8: Waiting [2025-01-15T07:02:32.792Z] 8d12d22af829: Waiting [2025-01-15T07:02:32.792Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:32.792Z] c8b3a0f9fdc5: Layer already exists [2025-01-15T07:02:32.792Z] 8960357abbd7: Layer already exists [2025-01-15T07:02:32.792Z] 3ea82864eced: Layer already exists [2025-01-15T07:02:32.792Z] 297a212fc50c: Layer already exists [2025-01-15T07:02:32.792Z] 6940b718ccaa: Layer already exists [2025-01-15T07:02:32.792Z] 562759965608: Layer already exists [2025-01-15T07:02:32.792Z] 61918597e4f8: Layer already exists [2025-01-15T07:02:32.792Z] 0ad54004ce23: Layer already exists [2025-01-15T07:02:32.792Z] c253022e33cf: Layer already exists [2025-01-15T07:02:32.792Z] a093f1293a31: Layer already exists [2025-01-15T07:02:32.792Z] 787282ddb2ef: Layer already exists [2025-01-15T07:02:32.792Z] 5f70bf18a086: Layer already exists [2025-01-15T07:02:32.792Z] 8d12d22af829: Layer already exists [2025-01-15T07:02:32.792Z] ad58e4a3293e: Layer already exists [2025-01-15T07:02:32.792Z] 48b03d778ca5: Layer already exists [2025-01-15T07:02:32.792Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:32.792Z] main: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:32.861Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:32.874Z] taggedImages: [2025-01-15T07:02:32.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:32.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-15T07:02:32.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.44 [2025-01-15T07:02:32.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:32.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-15T07:02:32.906Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-15T07:02:32.906Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:32.906Z] latest [2025-01-15T07:02:32.906Z] 4.0.0-dev.44 [2025-01-15T07:02:32.906Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:32.906Z] main [2025-01-15T07:02:32.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:33.247Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:33.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:33.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T07:02:33.576Z] e21878774528: Preparing [2025-01-15T07:02:33.576Z] 2648d391ac5c: Preparing [2025-01-15T07:02:33.576Z] bc29490d07e3: Preparing [2025-01-15T07:02:33.576Z] 3a4583eb9512: Preparing [2025-01-15T07:02:33.576Z] a093f1293a31: Preparing [2025-01-15T07:02:33.576Z] c253022e33cf: Preparing [2025-01-15T07:02:33.576Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:33.576Z] 639140a1e027: Preparing [2025-01-15T07:02:33.576Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:33.576Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:33.576Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:33.576Z] 639140a1e027: Waiting [2025-01-15T07:02:33.576Z] c253022e33cf: Waiting [2025-01-15T07:02:33.576Z] a093f1293a31: Layer already exists [2025-01-15T07:02:33.576Z] e21878774528: Layer already exists [2025-01-15T07:02:33.576Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:33.576Z] c253022e33cf: Layer already exists [2025-01-15T07:02:33.576Z] bc29490d07e3: Pushed [2025-01-15T07:02:33.576Z] 639140a1e027: Layer already exists [2025-01-15T07:02:33.576Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:33.576Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:36.119Z] 3a4583eb9512: Pushed [2025-01-15T07:02:36.119Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:36.446Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:36.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-15T07:02:36.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T07:02:36.765Z] e21878774528: Preparing [2025-01-15T07:02:36.765Z] 2648d391ac5c: Preparing [2025-01-15T07:02:36.765Z] bc29490d07e3: Preparing [2025-01-15T07:02:36.765Z] 3a4583eb9512: Preparing [2025-01-15T07:02:36.765Z] a093f1293a31: Preparing [2025-01-15T07:02:36.765Z] c253022e33cf: Preparing [2025-01-15T07:02:36.765Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:36.765Z] 639140a1e027: Preparing [2025-01-15T07:02:36.765Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:36.765Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:36.765Z] 639140a1e027: Waiting [2025-01-15T07:02:36.765Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:36.765Z] c253022e33cf: Waiting [2025-01-15T07:02:36.765Z] a093f1293a31: Layer already exists [2025-01-15T07:02:36.765Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:36.765Z] e21878774528: Layer already exists [2025-01-15T07:02:36.765Z] 3a4583eb9512: Layer already exists [2025-01-15T07:02:36.765Z] bc29490d07e3: Layer already exists [2025-01-15T07:02:36.765Z] 639140a1e027: Layer already exists [2025-01-15T07:02:36.765Z] c253022e33cf: Layer already exists [2025-01-15T07:02:36.765Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:36.765Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:36.765Z] latest: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:37.093Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:37.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.44 [2025-01-15T07:02:37.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T07:02:37.427Z] e21878774528: Preparing [2025-01-15T07:02:37.427Z] 2648d391ac5c: Preparing [2025-01-15T07:02:37.427Z] bc29490d07e3: Preparing [2025-01-15T07:02:37.427Z] 3a4583eb9512: Preparing [2025-01-15T07:02:37.427Z] a093f1293a31: Preparing [2025-01-15T07:02:37.427Z] c253022e33cf: Preparing [2025-01-15T07:02:37.427Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:37.427Z] 639140a1e027: Preparing [2025-01-15T07:02:37.427Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:37.427Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:37.427Z] c253022e33cf: Waiting [2025-01-15T07:02:37.427Z] 639140a1e027: Waiting [2025-01-15T07:02:37.427Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:37.427Z] bc29490d07e3: Layer already exists [2025-01-15T07:02:37.427Z] 3a4583eb9512: Layer already exists [2025-01-15T07:02:37.427Z] a093f1293a31: Layer already exists [2025-01-15T07:02:37.427Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:37.427Z] e21878774528: Layer already exists [2025-01-15T07:02:37.427Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:37.427Z] c253022e33cf: Layer already exists [2025-01-15T07:02:37.427Z] 639140a1e027: Layer already exists [2025-01-15T07:02:37.427Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:37.427Z] 4.0.0-dev.44: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:37.754Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:38.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:38.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T07:02:38.074Z] e21878774528: Preparing [2025-01-15T07:02:38.074Z] 2648d391ac5c: Preparing [2025-01-15T07:02:38.074Z] bc29490d07e3: Preparing [2025-01-15T07:02:38.074Z] 3a4583eb9512: Preparing [2025-01-15T07:02:38.074Z] a093f1293a31: Preparing [2025-01-15T07:02:38.074Z] c253022e33cf: Preparing [2025-01-15T07:02:38.074Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:38.074Z] 639140a1e027: Preparing [2025-01-15T07:02:38.074Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:38.074Z] c253022e33cf: Waiting [2025-01-15T07:02:38.074Z] 5f1e4fc64102: Waiting [2025-01-15T07:02:38.074Z] 639140a1e027: Waiting [2025-01-15T07:02:38.074Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:38.074Z] bc29490d07e3: Layer already exists [2025-01-15T07:02:38.074Z] e21878774528: Layer already exists [2025-01-15T07:02:38.074Z] a093f1293a31: Layer already exists [2025-01-15T07:02:38.074Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:38.074Z] 3a4583eb9512: Layer already exists [2025-01-15T07:02:38.074Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:38.074Z] 639140a1e027: Layer already exists [2025-01-15T07:02:38.074Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:38.074Z] c253022e33cf: Layer already exists [2025-01-15T07:02:38.074Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:38.397Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:38.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-15T07:02:38.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T07:02:38.726Z] e21878774528: Preparing [2025-01-15T07:02:38.726Z] 2648d391ac5c: Preparing [2025-01-15T07:02:38.726Z] bc29490d07e3: Preparing [2025-01-15T07:02:38.726Z] 3a4583eb9512: Preparing [2025-01-15T07:02:38.726Z] a093f1293a31: Preparing [2025-01-15T07:02:38.726Z] c253022e33cf: Preparing [2025-01-15T07:02:38.726Z] 5f1e4fc64102: Preparing [2025-01-15T07:02:38.726Z] 639140a1e027: Preparing [2025-01-15T07:02:38.726Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:38.726Z] 639140a1e027: Waiting [2025-01-15T07:02:38.726Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:38.726Z] c253022e33cf: Waiting [2025-01-15T07:02:38.726Z] 2648d391ac5c: Layer already exists [2025-01-15T07:02:38.726Z] 3a4583eb9512: Layer already exists [2025-01-15T07:02:38.726Z] bc29490d07e3: Layer already exists [2025-01-15T07:02:38.726Z] a093f1293a31: Layer already exists [2025-01-15T07:02:38.726Z] e21878774528: Layer already exists [2025-01-15T07:02:38.726Z] 639140a1e027: Layer already exists [2025-01-15T07:02:38.726Z] c253022e33cf: Layer already exists [2025-01-15T07:02:38.726Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:38.726Z] 5f1e4fc64102: Layer already exists [2025-01-15T07:02:38.726Z] main: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:38.811Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:38.824Z] taggedImages: [2025-01-15T07:02:38.824Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:38.824Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-15T07:02:38.824Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.44 [2025-01-15T07:02:38.824Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:38.824Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-15T07:02:38.852Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-15T07:02:38.852Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:38.852Z] latest [2025-01-15T07:02:38.852Z] 4.0.0-dev.44 [2025-01-15T07:02:38.852Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:38.852Z] main [2025-01-15T07:02:38.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:39.206Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:39.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:39.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T07:02:39.542Z] 35bc7f5a91d6: Preparing [2025-01-15T07:02:39.542Z] 7f54b9329da1: Preparing [2025-01-15T07:02:39.542Z] 9cd8d5ef7402: Preparing [2025-01-15T07:02:39.542Z] 1e22e3260790: Preparing [2025-01-15T07:02:39.542Z] 2192c8a06153: Preparing [2025-01-15T07:02:39.542Z] a093f1293a31: Preparing [2025-01-15T07:02:39.542Z] c253022e33cf: Preparing [2025-01-15T07:02:39.542Z] 33ce34fdd0e7: Preparing [2025-01-15T07:02:39.542Z] f256d0c99b5b: Preparing [2025-01-15T07:02:39.542Z] c89a6737d696: Preparing [2025-01-15T07:02:39.542Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:39.542Z] f256d0c99b5b: Waiting [2025-01-15T07:02:39.542Z] a093f1293a31: Waiting [2025-01-15T07:02:39.542Z] c253022e33cf: Waiting [2025-01-15T07:02:39.542Z] 33ce34fdd0e7: Waiting [2025-01-15T07:02:39.542Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:39.542Z] c89a6737d696: Waiting [2025-01-15T07:02:39.542Z] 7f54b9329da1: Pushed [2025-01-15T07:02:39.542Z] 1e22e3260790: Pushed [2025-01-15T07:02:39.542Z] 35bc7f5a91d6: Pushed [2025-01-15T07:02:39.542Z] 2192c8a06153: Pushed [2025-01-15T07:02:39.542Z] a093f1293a31: Layer already exists [2025-01-15T07:02:39.542Z] c253022e33cf: Layer already exists [2025-01-15T07:02:39.801Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:39.801Z] 33ce34fdd0e7: Pushed [2025-01-15T07:02:39.801Z] f256d0c99b5b: Pushed [2025-01-15T07:02:40.739Z] 9cd8d5ef7402: Pushed [2025-01-15T07:02:40.999Z] c89a6737d696: Pushed [2025-01-15T07:02:40.999Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:41.330Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:41.661Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-15T07:02:41.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T07:02:41.661Z] 35bc7f5a91d6: Preparing [2025-01-15T07:02:41.661Z] 7f54b9329da1: Preparing [2025-01-15T07:02:41.661Z] 9cd8d5ef7402: Preparing [2025-01-15T07:02:41.661Z] 1e22e3260790: Preparing [2025-01-15T07:02:41.661Z] 2192c8a06153: Preparing [2025-01-15T07:02:41.661Z] a093f1293a31: Preparing [2025-01-15T07:02:41.661Z] c253022e33cf: Preparing [2025-01-15T07:02:41.661Z] 33ce34fdd0e7: Preparing [2025-01-15T07:02:41.661Z] f256d0c99b5b: Preparing [2025-01-15T07:02:41.661Z] c89a6737d696: Preparing [2025-01-15T07:02:41.661Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:41.661Z] 33ce34fdd0e7: Waiting [2025-01-15T07:02:41.661Z] f256d0c99b5b: Waiting [2025-01-15T07:02:41.661Z] c253022e33cf: Waiting [2025-01-15T07:02:41.661Z] c89a6737d696: Waiting [2025-01-15T07:02:41.661Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:41.661Z] a093f1293a31: Waiting [2025-01-15T07:02:41.661Z] 7f54b9329da1: Layer already exists [2025-01-15T07:02:41.661Z] 1e22e3260790: Layer already exists [2025-01-15T07:02:41.661Z] 35bc7f5a91d6: Layer already exists [2025-01-15T07:02:41.661Z] 2192c8a06153: Layer already exists [2025-01-15T07:02:41.661Z] 9cd8d5ef7402: Layer already exists [2025-01-15T07:02:41.661Z] a093f1293a31: Layer already exists [2025-01-15T07:02:41.661Z] c253022e33cf: Layer already exists [2025-01-15T07:02:41.661Z] 33ce34fdd0e7: Layer already exists [2025-01-15T07:02:41.661Z] c89a6737d696: Layer already exists [2025-01-15T07:02:41.661Z] f256d0c99b5b: Layer already exists [2025-01-15T07:02:41.661Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:41.661Z] latest: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:41.990Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:42.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.44 [2025-01-15T07:02:42.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T07:02:42.319Z] 35bc7f5a91d6: Preparing [2025-01-15T07:02:42.319Z] 7f54b9329da1: Preparing [2025-01-15T07:02:42.319Z] 9cd8d5ef7402: Preparing [2025-01-15T07:02:42.320Z] 1e22e3260790: Preparing [2025-01-15T07:02:42.320Z] 2192c8a06153: Preparing [2025-01-15T07:02:42.320Z] a093f1293a31: Preparing [2025-01-15T07:02:42.320Z] c253022e33cf: Preparing [2025-01-15T07:02:42.320Z] 33ce34fdd0e7: Preparing [2025-01-15T07:02:42.320Z] f256d0c99b5b: Preparing [2025-01-15T07:02:42.320Z] c89a6737d696: Preparing [2025-01-15T07:02:42.320Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:42.320Z] a093f1293a31: Waiting [2025-01-15T07:02:42.320Z] c253022e33cf: Waiting [2025-01-15T07:02:42.320Z] 33ce34fdd0e7: Waiting [2025-01-15T07:02:42.320Z] f256d0c99b5b: Waiting [2025-01-15T07:02:42.320Z] c89a6737d696: Waiting [2025-01-15T07:02:42.320Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:42.320Z] 35bc7f5a91d6: Layer already exists [2025-01-15T07:02:42.320Z] 1e22e3260790: Layer already exists [2025-01-15T07:02:42.320Z] 9cd8d5ef7402: Layer already exists [2025-01-15T07:02:42.320Z] 7f54b9329da1: Layer already exists [2025-01-15T07:02:42.320Z] 2192c8a06153: Layer already exists [2025-01-15T07:02:42.320Z] c253022e33cf: Layer already exists [2025-01-15T07:02:42.320Z] 33ce34fdd0e7: Layer already exists [2025-01-15T07:02:42.320Z] f256d0c99b5b: Layer already exists [2025-01-15T07:02:42.320Z] a093f1293a31: Layer already exists [2025-01-15T07:02:42.320Z] c89a6737d696: Layer already exists [2025-01-15T07:02:42.320Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:42.320Z] 4.0.0-dev.44: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:42.654Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:42.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:42.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T07:02:42.982Z] 35bc7f5a91d6: Preparing [2025-01-15T07:02:42.982Z] 7f54b9329da1: Preparing [2025-01-15T07:02:42.982Z] 9cd8d5ef7402: Preparing [2025-01-15T07:02:42.982Z] 1e22e3260790: Preparing [2025-01-15T07:02:42.982Z] 2192c8a06153: Preparing [2025-01-15T07:02:42.982Z] a093f1293a31: Preparing [2025-01-15T07:02:42.982Z] c253022e33cf: Preparing [2025-01-15T07:02:42.982Z] 33ce34fdd0e7: Preparing [2025-01-15T07:02:42.982Z] f256d0c99b5b: Preparing [2025-01-15T07:02:42.982Z] c89a6737d696: Preparing [2025-01-15T07:02:42.982Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:42.982Z] 33ce34fdd0e7: Waiting [2025-01-15T07:02:42.982Z] f256d0c99b5b: Waiting [2025-01-15T07:02:42.982Z] a093f1293a31: Waiting [2025-01-15T07:02:42.982Z] c253022e33cf: Waiting [2025-01-15T07:02:42.982Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:42.982Z] c89a6737d696: Waiting [2025-01-15T07:02:42.982Z] 1e22e3260790: Layer already exists [2025-01-15T07:02:42.982Z] 35bc7f5a91d6: Layer already exists [2025-01-15T07:02:42.982Z] 2192c8a06153: Layer already exists [2025-01-15T07:02:42.982Z] 7f54b9329da1: Layer already exists [2025-01-15T07:02:42.982Z] 9cd8d5ef7402: Layer already exists [2025-01-15T07:02:42.982Z] a093f1293a31: Layer already exists [2025-01-15T07:02:42.982Z] f256d0c99b5b: Layer already exists [2025-01-15T07:02:42.982Z] c253022e33cf: Layer already exists [2025-01-15T07:02:42.982Z] c89a6737d696: Layer already exists [2025-01-15T07:02:42.982Z] 33ce34fdd0e7: Layer already exists [2025-01-15T07:02:42.982Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:42.982Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:43.314Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:43.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-15T07:02:43.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T07:02:43.655Z] 35bc7f5a91d6: Preparing [2025-01-15T07:02:43.655Z] 7f54b9329da1: Preparing [2025-01-15T07:02:43.655Z] 9cd8d5ef7402: Preparing [2025-01-15T07:02:43.655Z] 1e22e3260790: Preparing [2025-01-15T07:02:43.655Z] 2192c8a06153: Preparing [2025-01-15T07:02:43.655Z] a093f1293a31: Preparing [2025-01-15T07:02:43.655Z] c253022e33cf: Preparing [2025-01-15T07:02:43.655Z] 33ce34fdd0e7: Preparing [2025-01-15T07:02:43.655Z] f256d0c99b5b: Preparing [2025-01-15T07:02:43.655Z] c89a6737d696: Preparing [2025-01-15T07:02:43.655Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:43.655Z] 33ce34fdd0e7: Waiting [2025-01-15T07:02:43.655Z] c89a6737d696: Waiting [2025-01-15T07:02:43.655Z] f256d0c99b5b: Waiting [2025-01-15T07:02:43.655Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:43.655Z] a093f1293a31: Waiting [2025-01-15T07:02:43.655Z] c253022e33cf: Waiting [2025-01-15T07:02:43.655Z] 35bc7f5a91d6: Layer already exists [2025-01-15T07:02:43.655Z] 1e22e3260790: Layer already exists [2025-01-15T07:02:43.655Z] 2192c8a06153: Layer already exists [2025-01-15T07:02:43.655Z] 7f54b9329da1: Layer already exists [2025-01-15T07:02:43.655Z] 9cd8d5ef7402: Layer already exists [2025-01-15T07:02:43.655Z] a093f1293a31: Layer already exists [2025-01-15T07:02:43.655Z] 33ce34fdd0e7: Layer already exists [2025-01-15T07:02:43.655Z] c253022e33cf: Layer already exists [2025-01-15T07:02:43.655Z] c89a6737d696: Layer already exists [2025-01-15T07:02:43.655Z] f256d0c99b5b: Layer already exists [2025-01-15T07:02:43.655Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:43.655Z] main: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:43.732Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:43.744Z] taggedImages: [2025-01-15T07:02:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-15T07:02:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.44 [2025-01-15T07:02:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-15T07:02:43.777Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-15T07:02:43.777Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:43.777Z] latest [2025-01-15T07:02:43.777Z] 4.0.0-dev.44 [2025-01-15T07:02:43.777Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:43.777Z] main [2025-01-15T07:02:43.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:44.124Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:44.444Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:44.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T07:02:44.444Z] e4574e2fa3c9: Preparing [2025-01-15T07:02:44.444Z] 64ceddfc5f57: Preparing [2025-01-15T07:02:44.444Z] ddd02331e85f: Preparing [2025-01-15T07:02:44.444Z] 1cb2674ceef6: Preparing [2025-01-15T07:02:44.444Z] 5bf3ebdbf0bd: Preparing [2025-01-15T07:02:44.444Z] fa764bd3dd36: Preparing [2025-01-15T07:02:44.444Z] 346064068c94: Preparing [2025-01-15T07:02:44.444Z] a093f1293a31: Preparing [2025-01-15T07:02:44.444Z] c253022e33cf: Preparing [2025-01-15T07:02:44.444Z] 994a5a0d0b26: Preparing [2025-01-15T07:02:44.444Z] 01a97afeaa66: Preparing [2025-01-15T07:02:44.444Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:44.444Z] fa764bd3dd36: Waiting [2025-01-15T07:02:44.444Z] 346064068c94: Waiting [2025-01-15T07:02:44.444Z] a093f1293a31: Waiting [2025-01-15T07:02:44.444Z] 01a97afeaa66: Waiting [2025-01-15T07:02:44.444Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:44.444Z] 994a5a0d0b26: Waiting [2025-01-15T07:02:44.444Z] c253022e33cf: Waiting [2025-01-15T07:02:44.444Z] e4574e2fa3c9: Pushed [2025-01-15T07:02:44.444Z] 64ceddfc5f57: Pushed [2025-01-15T07:02:44.444Z] 5bf3ebdbf0bd: Pushed [2025-01-15T07:02:44.444Z] a093f1293a31: Layer already exists [2025-01-15T07:02:44.444Z] c253022e33cf: Layer already exists [2025-01-15T07:02:44.444Z] fa764bd3dd36: Pushed [2025-01-15T07:02:44.704Z] 346064068c94: Pushed [2025-01-15T07:02:44.704Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:44.704Z] 994a5a0d0b26: Pushed [2025-01-15T07:02:45.271Z] 1cb2674ceef6: Pushed [2025-01-15T07:02:45.531Z] ddd02331e85f: Pushed [2025-01-15T07:02:45.791Z] 01a97afeaa66: Pushed [2025-01-15T07:02:45.791Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:46.125Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:46.459Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-15T07:02:46.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T07:02:46.459Z] e4574e2fa3c9: Preparing [2025-01-15T07:02:46.459Z] 64ceddfc5f57: Preparing [2025-01-15T07:02:46.459Z] ddd02331e85f: Preparing [2025-01-15T07:02:46.459Z] 1cb2674ceef6: Preparing [2025-01-15T07:02:46.459Z] 5bf3ebdbf0bd: Preparing [2025-01-15T07:02:46.459Z] fa764bd3dd36: Preparing [2025-01-15T07:02:46.459Z] 346064068c94: Preparing [2025-01-15T07:02:46.459Z] a093f1293a31: Preparing [2025-01-15T07:02:46.459Z] c253022e33cf: Preparing [2025-01-15T07:02:46.459Z] 994a5a0d0b26: Preparing [2025-01-15T07:02:46.459Z] 01a97afeaa66: Preparing [2025-01-15T07:02:46.459Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:46.459Z] fa764bd3dd36: Waiting [2025-01-15T07:02:46.459Z] 346064068c94: Waiting [2025-01-15T07:02:46.459Z] a093f1293a31: Waiting [2025-01-15T07:02:46.459Z] c253022e33cf: Waiting [2025-01-15T07:02:46.459Z] 994a5a0d0b26: Waiting [2025-01-15T07:02:46.459Z] 01a97afeaa66: Waiting [2025-01-15T07:02:46.459Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:46.459Z] 5bf3ebdbf0bd: Layer already exists [2025-01-15T07:02:46.459Z] 1cb2674ceef6: Layer already exists [2025-01-15T07:02:46.459Z] ddd02331e85f: Layer already exists [2025-01-15T07:02:46.459Z] 64ceddfc5f57: Layer already exists [2025-01-15T07:02:46.459Z] e4574e2fa3c9: Layer already exists [2025-01-15T07:02:46.459Z] fa764bd3dd36: Layer already exists [2025-01-15T07:02:46.459Z] 346064068c94: Layer already exists [2025-01-15T07:02:46.459Z] c253022e33cf: Layer already exists [2025-01-15T07:02:46.459Z] a093f1293a31: Layer already exists [2025-01-15T07:02:46.459Z] 994a5a0d0b26: Layer already exists [2025-01-15T07:02:46.459Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:46.459Z] 01a97afeaa66: Layer already exists [2025-01-15T07:02:46.459Z] latest: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:46.811Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:47.147Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.44 [2025-01-15T07:02:47.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T07:02:47.147Z] e4574e2fa3c9: Preparing [2025-01-15T07:02:47.147Z] 64ceddfc5f57: Preparing [2025-01-15T07:02:47.147Z] ddd02331e85f: Preparing [2025-01-15T07:02:47.147Z] 1cb2674ceef6: Preparing [2025-01-15T07:02:47.147Z] 5bf3ebdbf0bd: Preparing [2025-01-15T07:02:47.147Z] fa764bd3dd36: Preparing [2025-01-15T07:02:47.147Z] 346064068c94: Preparing [2025-01-15T07:02:47.147Z] a093f1293a31: Preparing [2025-01-15T07:02:47.147Z] c253022e33cf: Preparing [2025-01-15T07:02:47.147Z] 994a5a0d0b26: Preparing [2025-01-15T07:02:47.147Z] 01a97afeaa66: Preparing [2025-01-15T07:02:47.147Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:47.147Z] fa764bd3dd36: Waiting [2025-01-15T07:02:47.147Z] 994a5a0d0b26: Waiting [2025-01-15T07:02:47.147Z] 346064068c94: Waiting [2025-01-15T07:02:47.147Z] a093f1293a31: Waiting [2025-01-15T07:02:47.147Z] c253022e33cf: Waiting [2025-01-15T07:02:47.147Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:47.147Z] 01a97afeaa66: Waiting [2025-01-15T07:02:47.147Z] e4574e2fa3c9: Layer already exists [2025-01-15T07:02:47.147Z] 64ceddfc5f57: Layer already exists [2025-01-15T07:02:47.147Z] ddd02331e85f: Layer already exists [2025-01-15T07:02:47.147Z] 5bf3ebdbf0bd: Layer already exists [2025-01-15T07:02:47.147Z] 1cb2674ceef6: Layer already exists [2025-01-15T07:02:47.147Z] fa764bd3dd36: Layer already exists [2025-01-15T07:02:47.147Z] a093f1293a31: Layer already exists [2025-01-15T07:02:47.147Z] 346064068c94: Layer already exists [2025-01-15T07:02:47.147Z] 994a5a0d0b26: Layer already exists [2025-01-15T07:02:47.147Z] c253022e33cf: Layer already exists [2025-01-15T07:02:47.147Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:47.147Z] 01a97afeaa66: Layer already exists [2025-01-15T07:02:47.147Z] 4.0.0-dev.44: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:47.471Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:47.804Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:47.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T07:02:47.804Z] e4574e2fa3c9: Preparing [2025-01-15T07:02:47.804Z] 64ceddfc5f57: Preparing [2025-01-15T07:02:47.804Z] ddd02331e85f: Preparing [2025-01-15T07:02:47.804Z] 1cb2674ceef6: Preparing [2025-01-15T07:02:47.804Z] 5bf3ebdbf0bd: Preparing [2025-01-15T07:02:47.804Z] fa764bd3dd36: Preparing [2025-01-15T07:02:47.804Z] 346064068c94: Preparing [2025-01-15T07:02:47.804Z] a093f1293a31: Preparing [2025-01-15T07:02:47.804Z] c253022e33cf: Preparing [2025-01-15T07:02:47.804Z] 994a5a0d0b26: Preparing [2025-01-15T07:02:47.804Z] 01a97afeaa66: Preparing [2025-01-15T07:02:47.804Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:47.804Z] a093f1293a31: Waiting [2025-01-15T07:02:47.804Z] c253022e33cf: Waiting [2025-01-15T07:02:47.804Z] 994a5a0d0b26: Waiting [2025-01-15T07:02:47.804Z] 01a97afeaa66: Waiting [2025-01-15T07:02:47.804Z] fa764bd3dd36: Waiting [2025-01-15T07:02:47.804Z] 346064068c94: Waiting [2025-01-15T07:02:47.804Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:47.804Z] 1cb2674ceef6: Layer already exists [2025-01-15T07:02:47.804Z] 5bf3ebdbf0bd: Layer already exists [2025-01-15T07:02:47.804Z] 64ceddfc5f57: Layer already exists [2025-01-15T07:02:47.804Z] ddd02331e85f: Layer already exists [2025-01-15T07:02:47.804Z] e4574e2fa3c9: Layer already exists [2025-01-15T07:02:47.804Z] fa764bd3dd36: Layer already exists [2025-01-15T07:02:47.804Z] a093f1293a31: Layer already exists [2025-01-15T07:02:47.804Z] 994a5a0d0b26: Layer already exists [2025-01-15T07:02:47.804Z] 346064068c94: Layer already exists [2025-01-15T07:02:47.804Z] c253022e33cf: Layer already exists [2025-01-15T07:02:47.804Z] 01a97afeaa66: Layer already exists [2025-01-15T07:02:47.804Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:47.804Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:48.146Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:48.481Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-15T07:02:48.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T07:02:48.481Z] e4574e2fa3c9: Preparing [2025-01-15T07:02:48.481Z] 64ceddfc5f57: Preparing [2025-01-15T07:02:48.481Z] ddd02331e85f: Preparing [2025-01-15T07:02:48.481Z] 1cb2674ceef6: Preparing [2025-01-15T07:02:48.481Z] 5bf3ebdbf0bd: Preparing [2025-01-15T07:02:48.481Z] fa764bd3dd36: Preparing [2025-01-15T07:02:48.481Z] 346064068c94: Preparing [2025-01-15T07:02:48.481Z] a093f1293a31: Preparing [2025-01-15T07:02:48.481Z] c253022e33cf: Preparing [2025-01-15T07:02:48.481Z] 994a5a0d0b26: Preparing [2025-01-15T07:02:48.481Z] 01a97afeaa66: Preparing [2025-01-15T07:02:48.481Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:48.481Z] 994a5a0d0b26: Waiting [2025-01-15T07:02:48.481Z] 01a97afeaa66: Waiting [2025-01-15T07:02:48.481Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:48.481Z] fa764bd3dd36: Waiting [2025-01-15T07:02:48.481Z] 346064068c94: Waiting [2025-01-15T07:02:48.481Z] a093f1293a31: Waiting [2025-01-15T07:02:48.481Z] c253022e33cf: Waiting [2025-01-15T07:02:48.481Z] 64ceddfc5f57: Layer already exists [2025-01-15T07:02:48.481Z] e4574e2fa3c9: Layer already exists [2025-01-15T07:02:48.481Z] 5bf3ebdbf0bd: Layer already exists [2025-01-15T07:02:48.481Z] ddd02331e85f: Layer already exists [2025-01-15T07:02:48.481Z] 1cb2674ceef6: Layer already exists [2025-01-15T07:02:48.481Z] fa764bd3dd36: Layer already exists [2025-01-15T07:02:48.482Z] c253022e33cf: Layer already exists [2025-01-15T07:02:48.482Z] 994a5a0d0b26: Layer already exists [2025-01-15T07:02:48.482Z] 346064068c94: Layer already exists [2025-01-15T07:02:48.482Z] a093f1293a31: Layer already exists [2025-01-15T07:02:48.482Z] 01a97afeaa66: Layer already exists [2025-01-15T07:02:48.482Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:48.482Z] main: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:48.547Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:48.558Z] taggedImages: [2025-01-15T07:02:48.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:48.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-15T07:02:48.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.44 [2025-01-15T07:02:48.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:48.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-15T07:02:48.586Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-15T07:02:48.586Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:48.586Z] latest [2025-01-15T07:02:48.586Z] 4.0.0-dev.44 [2025-01-15T07:02:48.586Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:48.586Z] main [2025-01-15T07:02:48.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:48.964Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:49.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:49.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T07:02:49.334Z] d6d2742c8548: Preparing [2025-01-15T07:02:49.334Z] bc355310a6c3: Preparing [2025-01-15T07:02:49.334Z] a093f1293a31: Preparing [2025-01-15T07:02:49.334Z] c253022e33cf: Preparing [2025-01-15T07:02:49.334Z] 9ae52bfaf79c: Preparing [2025-01-15T07:02:49.334Z] 0eb223fc6689: Preparing [2025-01-15T07:02:49.334Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:49.334Z] 0eb223fc6689: Waiting [2025-01-15T07:02:49.334Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:49.334Z] a093f1293a31: Layer already exists [2025-01-15T07:02:49.334Z] c253022e33cf: Layer already exists [2025-01-15T07:02:49.334Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:49.334Z] 9ae52bfaf79c: Pushed [2025-01-15T07:02:49.334Z] d6d2742c8548: Pushed [2025-01-15T07:02:50.439Z] 0eb223fc6689: Pushed [2025-01-15T07:02:51.009Z] bc355310a6c3: Pushed [2025-01-15T07:02:51.009Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:51.351Z] + 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-01-15T07:02:51.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-15T07:02:51.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T07:02:51.690Z] d6d2742c8548: Preparing [2025-01-15T07:02:51.690Z] bc355310a6c3: Preparing [2025-01-15T07:02:51.690Z] a093f1293a31: Preparing [2025-01-15T07:02:51.690Z] c253022e33cf: Preparing [2025-01-15T07:02:51.690Z] 9ae52bfaf79c: Preparing [2025-01-15T07:02:51.690Z] 0eb223fc6689: Preparing [2025-01-15T07:02:51.690Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:51.690Z] 0eb223fc6689: Waiting [2025-01-15T07:02:51.690Z] a093f1293a31: Layer already exists [2025-01-15T07:02:51.690Z] bc355310a6c3: Layer already exists [2025-01-15T07:02:51.690Z] c253022e33cf: Layer already exists [2025-01-15T07:02:51.690Z] d6d2742c8548: Layer already exists [2025-01-15T07:02:51.690Z] 9ae52bfaf79c: Layer already exists [2025-01-15T07:02:51.690Z] 0eb223fc6689: Layer already exists [2025-01-15T07:02:51.690Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:51.690Z] latest: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:52.026Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:52.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.44 [2025-01-15T07:02:52.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T07:02:52.397Z] d6d2742c8548: Preparing [2025-01-15T07:02:52.397Z] bc355310a6c3: Preparing [2025-01-15T07:02:52.397Z] a093f1293a31: Preparing [2025-01-15T07:02:52.397Z] c253022e33cf: Preparing [2025-01-15T07:02:52.397Z] 9ae52bfaf79c: Preparing [2025-01-15T07:02:52.397Z] 0eb223fc6689: Preparing [2025-01-15T07:02:52.397Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:52.397Z] 0eb223fc6689: Waiting [2025-01-15T07:02:52.397Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:52.397Z] c253022e33cf: Layer already exists [2025-01-15T07:02:52.397Z] a093f1293a31: Layer already exists [2025-01-15T07:02:52.397Z] d6d2742c8548: Layer already exists [2025-01-15T07:02:52.397Z] 9ae52bfaf79c: Layer already exists [2025-01-15T07:02:52.397Z] bc355310a6c3: Layer already exists [2025-01-15T07:02:52.397Z] 0eb223fc6689: Layer already exists [2025-01-15T07:02:52.397Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:52.397Z] 4.0.0-dev.44: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:52.718Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:53.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:53.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T07:02:53.038Z] d6d2742c8548: Preparing [2025-01-15T07:02:53.038Z] bc355310a6c3: Preparing [2025-01-15T07:02:53.038Z] a093f1293a31: Preparing [2025-01-15T07:02:53.038Z] c253022e33cf: Preparing [2025-01-15T07:02:53.038Z] 9ae52bfaf79c: Preparing [2025-01-15T07:02:53.038Z] 0eb223fc6689: Preparing [2025-01-15T07:02:53.038Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:53.038Z] 0eb223fc6689: Waiting [2025-01-15T07:02:53.038Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:53.038Z] 9ae52bfaf79c: Layer already exists [2025-01-15T07:02:53.038Z] a093f1293a31: Layer already exists [2025-01-15T07:02:53.038Z] bc355310a6c3: Layer already exists [2025-01-15T07:02:53.038Z] d6d2742c8548: Layer already exists [2025-01-15T07:02:53.038Z] c253022e33cf: Layer already exists [2025-01-15T07:02:53.038Z] 0eb223fc6689: Layer already exists [2025-01-15T07:02:53.038Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:53.038Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:53.366Z] + 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-01-15T07:02:53.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-15T07:02:53.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T07:02:53.688Z] d6d2742c8548: Preparing [2025-01-15T07:02:53.688Z] bc355310a6c3: Preparing [2025-01-15T07:02:53.688Z] a093f1293a31: Preparing [2025-01-15T07:02:53.688Z] c253022e33cf: Preparing [2025-01-15T07:02:53.688Z] 9ae52bfaf79c: Preparing [2025-01-15T07:02:53.688Z] 0eb223fc6689: Preparing [2025-01-15T07:02:53.688Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:53.688Z] 0eb223fc6689: Waiting [2025-01-15T07:02:53.688Z] ce5a8cde9eee: Waiting [2025-01-15T07:02:53.688Z] d6d2742c8548: Layer already exists [2025-01-15T07:02:53.688Z] c253022e33cf: Layer already exists [2025-01-15T07:02:53.688Z] a093f1293a31: Layer already exists [2025-01-15T07:02:53.688Z] 9ae52bfaf79c: Layer already exists [2025-01-15T07:02:53.688Z] bc355310a6c3: Layer already exists [2025-01-15T07:02:53.688Z] 0eb223fc6689: Layer already exists [2025-01-15T07:02:53.688Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:53.688Z] main: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:02:53.764Z] ===================================================== [Pipeline] echo [2025-01-15T07:02:53.786Z] taggedImages: [2025-01-15T07:02:53.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:53.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-15T07:02:53.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.44 [2025-01-15T07:02:53.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:53.786Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-15T07:02:53.811Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-15T07:02:53.811Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:53.811Z] latest [2025-01-15T07:02:53.811Z] 4.0.0-dev.44 [2025-01-15T07:02:53.811Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:02:53.811Z] main [2025-01-15T07:02:53.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:54.149Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:02:54.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:02:54.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T07:02:54.475Z] bc05c1520af4: Preparing [2025-01-15T07:02:54.475Z] bb809239a0fb: Preparing [2025-01-15T07:02:54.475Z] f133a7d7981f: Preparing [2025-01-15T07:02:54.475Z] a093f1293a31: Preparing [2025-01-15T07:02:54.475Z] c253022e33cf: Preparing [2025-01-15T07:02:54.475Z] d3abcfffb214: Preparing [2025-01-15T07:02:54.475Z] 9c615034a9be: Preparing [2025-01-15T07:02:54.475Z] 993690512070: Preparing [2025-01-15T07:02:54.475Z] 511794477d99: Preparing [2025-01-15T07:02:54.475Z] ce5a8cde9eee: Preparing [2025-01-15T07:02:54.475Z] 511794477d99: Waiting [2025-01-15T07:02:54.475Z] 9c615034a9be: Waiting [2025-01-15T07:02:54.475Z] 993690512070: Waiting [2025-01-15T07:02:54.475Z] d3abcfffb214: Waiting [2025-01-15T07:02:54.475Z] a093f1293a31: Layer already exists [2025-01-15T07:02:54.475Z] c253022e33cf: Layer already exists [2025-01-15T07:02:54.475Z] bc05c1520af4: Pushed [2025-01-15T07:02:54.475Z] f133a7d7981f: Pushed [2025-01-15T07:02:54.475Z] bb809239a0fb: Pushed [2025-01-15T07:02:54.475Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:02:54.475Z] 993690512070: Pushed [2025-01-15T07:02:55.043Z] 511794477d99: Pushed [2025-01-15T07:03:00.318Z] 9c615034a9be: Pushed [2025-01-15T07:03:03.610Z] d3abcfffb214: Pushed [2025-01-15T07:03:03.610Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:03.942Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:04.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-15T07:03:04.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T07:03:04.270Z] bc05c1520af4: Preparing [2025-01-15T07:03:04.270Z] bb809239a0fb: Preparing [2025-01-15T07:03:04.270Z] f133a7d7981f: Preparing [2025-01-15T07:03:04.270Z] a093f1293a31: Preparing [2025-01-15T07:03:04.270Z] c253022e33cf: Preparing [2025-01-15T07:03:04.270Z] d3abcfffb214: Preparing [2025-01-15T07:03:04.270Z] 9c615034a9be: Preparing [2025-01-15T07:03:04.270Z] 993690512070: Preparing [2025-01-15T07:03:04.270Z] 511794477d99: Preparing [2025-01-15T07:03:04.270Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:04.270Z] d3abcfffb214: Waiting [2025-01-15T07:03:04.270Z] 9c615034a9be: Waiting [2025-01-15T07:03:04.270Z] 993690512070: Waiting [2025-01-15T07:03:04.270Z] 511794477d99: Waiting [2025-01-15T07:03:04.270Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:04.270Z] c253022e33cf: Layer already exists [2025-01-15T07:03:04.270Z] f133a7d7981f: Layer already exists [2025-01-15T07:03:04.270Z] bb809239a0fb: Layer already exists [2025-01-15T07:03:04.270Z] a093f1293a31: Layer already exists [2025-01-15T07:03:04.270Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:04.270Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:04.270Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:04.270Z] 9c615034a9be: Layer already exists [2025-01-15T07:03:04.270Z] 511794477d99: Layer already exists [2025-01-15T07:03:04.270Z] 993690512070: Layer already exists [2025-01-15T07:03:04.270Z] latest: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:04.602Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:04.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.44 [2025-01-15T07:03:04.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T07:03:04.927Z] bc05c1520af4: Preparing [2025-01-15T07:03:04.927Z] bb809239a0fb: Preparing [2025-01-15T07:03:04.927Z] f133a7d7981f: Preparing [2025-01-15T07:03:04.927Z] a093f1293a31: Preparing [2025-01-15T07:03:04.927Z] c253022e33cf: Preparing [2025-01-15T07:03:04.927Z] d3abcfffb214: Preparing [2025-01-15T07:03:04.927Z] 9c615034a9be: Preparing [2025-01-15T07:03:04.927Z] 993690512070: Preparing [2025-01-15T07:03:04.927Z] 511794477d99: Preparing [2025-01-15T07:03:04.927Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:04.927Z] d3abcfffb214: Waiting [2025-01-15T07:03:04.927Z] 9c615034a9be: Waiting [2025-01-15T07:03:04.927Z] 993690512070: Waiting [2025-01-15T07:03:04.927Z] 511794477d99: Waiting [2025-01-15T07:03:04.927Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:04.927Z] c253022e33cf: Layer already exists [2025-01-15T07:03:04.927Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:04.927Z] f133a7d7981f: Layer already exists [2025-01-15T07:03:04.927Z] a093f1293a31: Layer already exists [2025-01-15T07:03:04.927Z] bb809239a0fb: Layer already exists [2025-01-15T07:03:04.927Z] 9c615034a9be: Layer already exists [2025-01-15T07:03:04.927Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:04.927Z] 993690512070: Layer already exists [2025-01-15T07:03:04.927Z] 511794477d99: Layer already exists [2025-01-15T07:03:04.927Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:04.927Z] 4.0.0-dev.44: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:05.255Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:05.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:05.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T07:03:05.579Z] bc05c1520af4: Preparing [2025-01-15T07:03:05.579Z] bb809239a0fb: Preparing [2025-01-15T07:03:05.579Z] f133a7d7981f: Preparing [2025-01-15T07:03:05.579Z] a093f1293a31: Preparing [2025-01-15T07:03:05.579Z] c253022e33cf: Preparing [2025-01-15T07:03:05.579Z] d3abcfffb214: Preparing [2025-01-15T07:03:05.579Z] 9c615034a9be: Preparing [2025-01-15T07:03:05.579Z] 993690512070: Preparing [2025-01-15T07:03:05.579Z] 511794477d99: Preparing [2025-01-15T07:03:05.579Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:05.579Z] d3abcfffb214: Waiting [2025-01-15T07:03:05.579Z] 9c615034a9be: Waiting [2025-01-15T07:03:05.579Z] 993690512070: Waiting [2025-01-15T07:03:05.579Z] 511794477d99: Waiting [2025-01-15T07:03:05.579Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:05.579Z] a093f1293a31: Layer already exists [2025-01-15T07:03:05.579Z] f133a7d7981f: Layer already exists [2025-01-15T07:03:05.579Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:05.579Z] c253022e33cf: Layer already exists [2025-01-15T07:03:05.579Z] bb809239a0fb: Layer already exists [2025-01-15T07:03:05.579Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:05.579Z] 993690512070: Layer already exists [2025-01-15T07:03:05.579Z] 511794477d99: Layer already exists [2025-01-15T07:03:05.579Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:05.579Z] 9c615034a9be: Layer already exists [2025-01-15T07:03:05.579Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:05.913Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:06.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-15T07:03:06.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T07:03:06.248Z] bc05c1520af4: Preparing [2025-01-15T07:03:06.248Z] bb809239a0fb: Preparing [2025-01-15T07:03:06.248Z] f133a7d7981f: Preparing [2025-01-15T07:03:06.248Z] a093f1293a31: Preparing [2025-01-15T07:03:06.248Z] c253022e33cf: Preparing [2025-01-15T07:03:06.248Z] d3abcfffb214: Preparing [2025-01-15T07:03:06.248Z] 9c615034a9be: Preparing [2025-01-15T07:03:06.248Z] 993690512070: Preparing [2025-01-15T07:03:06.248Z] 511794477d99: Preparing [2025-01-15T07:03:06.248Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:06.248Z] 993690512070: Waiting [2025-01-15T07:03:06.248Z] d3abcfffb214: Waiting [2025-01-15T07:03:06.248Z] 511794477d99: Waiting [2025-01-15T07:03:06.248Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:06.248Z] 9c615034a9be: Waiting [2025-01-15T07:03:06.248Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:06.248Z] f133a7d7981f: Layer already exists [2025-01-15T07:03:06.248Z] bb809239a0fb: Layer already exists [2025-01-15T07:03:06.248Z] c253022e33cf: Layer already exists [2025-01-15T07:03:06.248Z] a093f1293a31: Layer already exists [2025-01-15T07:03:06.248Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:06.248Z] 9c615034a9be: Layer already exists [2025-01-15T07:03:06.248Z] 511794477d99: Layer already exists [2025-01-15T07:03:06.248Z] 993690512070: Layer already exists [2025-01-15T07:03:06.248Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:06.248Z] main: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:03:06.314Z] ===================================================== [Pipeline] echo [2025-01-15T07:03:06.326Z] taggedImages: [2025-01-15T07:03:06.326Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:06.326Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-15T07:03:06.326Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.44 [2025-01-15T07:03:06.326Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:06.326Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-15T07:03:06.355Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-15T07:03:06.355Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:06.355Z] latest [2025-01-15T07:03:06.355Z] 4.0.0-dev.44 [2025-01-15T07:03:06.355Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:06.355Z] main [2025-01-15T07:03:06.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:06.691Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:07.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:07.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T07:03:07.005Z] cfda873916db: Preparing [2025-01-15T07:03:07.005Z] ab619ae2aac3: Preparing [2025-01-15T07:03:07.005Z] fcc630f03e8f: Preparing [2025-01-15T07:03:07.005Z] a093f1293a31: Preparing [2025-01-15T07:03:07.005Z] c253022e33cf: Preparing [2025-01-15T07:03:07.005Z] d3abcfffb214: Preparing [2025-01-15T07:03:07.005Z] 8c5152fc00f7: Preparing [2025-01-15T07:03:07.005Z] ceedf7f502be: Preparing [2025-01-15T07:03:07.005Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:07.005Z] d3abcfffb214: Waiting [2025-01-15T07:03:07.005Z] 8c5152fc00f7: Waiting [2025-01-15T07:03:07.005Z] ceedf7f502be: Waiting [2025-01-15T07:03:07.005Z] a093f1293a31: Layer already exists [2025-01-15T07:03:07.005Z] c253022e33cf: Layer already exists [2025-01-15T07:03:07.005Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:07.005Z] ab619ae2aac3: Pushed [2025-01-15T07:03:07.005Z] fcc630f03e8f: Pushed [2025-01-15T07:03:07.005Z] 8c5152fc00f7: Pushed [2025-01-15T07:03:07.005Z] cfda873916db: Pushed [2025-01-15T07:03:07.005Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:07.264Z] ceedf7f502be: Pushed [2025-01-15T07:03:07.523Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:07.844Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:08.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-15T07:03:08.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T07:03:08.154Z] cfda873916db: Preparing [2025-01-15T07:03:08.154Z] ab619ae2aac3: Preparing [2025-01-15T07:03:08.154Z] fcc630f03e8f: Preparing [2025-01-15T07:03:08.154Z] a093f1293a31: Preparing [2025-01-15T07:03:08.154Z] c253022e33cf: Preparing [2025-01-15T07:03:08.154Z] d3abcfffb214: Preparing [2025-01-15T07:03:08.154Z] 8c5152fc00f7: Preparing [2025-01-15T07:03:08.154Z] ceedf7f502be: Preparing [2025-01-15T07:03:08.154Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:08.154Z] d3abcfffb214: Waiting [2025-01-15T07:03:08.154Z] 8c5152fc00f7: Waiting [2025-01-15T07:03:08.154Z] ceedf7f502be: Waiting [2025-01-15T07:03:08.154Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:08.154Z] ab619ae2aac3: Layer already exists [2025-01-15T07:03:08.154Z] cfda873916db: Layer already exists [2025-01-15T07:03:08.154Z] c253022e33cf: Layer already exists [2025-01-15T07:03:08.154Z] a093f1293a31: Layer already exists [2025-01-15T07:03:08.154Z] fcc630f03e8f: Layer already exists [2025-01-15T07:03:08.154Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:08.154Z] 8c5152fc00f7: Layer already exists [2025-01-15T07:03:08.154Z] ceedf7f502be: Layer already exists [2025-01-15T07:03:08.154Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:08.154Z] latest: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:08.476Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:08.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.44 [2025-01-15T07:03:08.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T07:03:08.813Z] cfda873916db: Preparing [2025-01-15T07:03:08.813Z] ab619ae2aac3: Preparing [2025-01-15T07:03:08.813Z] fcc630f03e8f: Preparing [2025-01-15T07:03:08.813Z] a093f1293a31: Preparing [2025-01-15T07:03:08.813Z] c253022e33cf: Preparing [2025-01-15T07:03:08.813Z] d3abcfffb214: Preparing [2025-01-15T07:03:08.813Z] 8c5152fc00f7: Preparing [2025-01-15T07:03:08.813Z] ceedf7f502be: Preparing [2025-01-15T07:03:08.813Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:08.813Z] d3abcfffb214: Waiting [2025-01-15T07:03:08.813Z] 8c5152fc00f7: Waiting [2025-01-15T07:03:08.813Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:08.813Z] ceedf7f502be: Waiting [2025-01-15T07:03:08.813Z] a093f1293a31: Layer already exists [2025-01-15T07:03:08.813Z] ab619ae2aac3: Layer already exists [2025-01-15T07:03:08.813Z] fcc630f03e8f: Layer already exists [2025-01-15T07:03:08.813Z] c253022e33cf: Layer already exists [2025-01-15T07:03:08.813Z] cfda873916db: Layer already exists [2025-01-15T07:03:08.813Z] 8c5152fc00f7: Layer already exists [2025-01-15T07:03:08.813Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:08.813Z] ceedf7f502be: Layer already exists [2025-01-15T07:03:08.813Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:08.813Z] 4.0.0-dev.44: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:09.141Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:09.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:09.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T07:03:09.476Z] cfda873916db: Preparing [2025-01-15T07:03:09.476Z] ab619ae2aac3: Preparing [2025-01-15T07:03:09.476Z] fcc630f03e8f: Preparing [2025-01-15T07:03:09.476Z] a093f1293a31: Preparing [2025-01-15T07:03:09.476Z] c253022e33cf: Preparing [2025-01-15T07:03:09.476Z] d3abcfffb214: Preparing [2025-01-15T07:03:09.476Z] 8c5152fc00f7: Preparing [2025-01-15T07:03:09.476Z] ceedf7f502be: Preparing [2025-01-15T07:03:09.476Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:09.476Z] 8c5152fc00f7: Waiting [2025-01-15T07:03:09.476Z] ceedf7f502be: Waiting [2025-01-15T07:03:09.476Z] d3abcfffb214: Waiting [2025-01-15T07:03:09.476Z] cfda873916db: Layer already exists [2025-01-15T07:03:09.476Z] ab619ae2aac3: Layer already exists [2025-01-15T07:03:09.476Z] c253022e33cf: Layer already exists [2025-01-15T07:03:09.476Z] a093f1293a31: Layer already exists [2025-01-15T07:03:09.476Z] fcc630f03e8f: Layer already exists [2025-01-15T07:03:09.476Z] ceedf7f502be: Layer already exists [2025-01-15T07:03:09.476Z] 8c5152fc00f7: Layer already exists [2025-01-15T07:03:09.476Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:09.476Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:09.476Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:09.804Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:10.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-15T07:03:10.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T07:03:10.127Z] cfda873916db: Preparing [2025-01-15T07:03:10.127Z] ab619ae2aac3: Preparing [2025-01-15T07:03:10.127Z] fcc630f03e8f: Preparing [2025-01-15T07:03:10.127Z] a093f1293a31: Preparing [2025-01-15T07:03:10.127Z] c253022e33cf: Preparing [2025-01-15T07:03:10.127Z] d3abcfffb214: Preparing [2025-01-15T07:03:10.127Z] 8c5152fc00f7: Preparing [2025-01-15T07:03:10.127Z] ceedf7f502be: Preparing [2025-01-15T07:03:10.127Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:10.127Z] d3abcfffb214: Waiting [2025-01-15T07:03:10.127Z] 8c5152fc00f7: Waiting [2025-01-15T07:03:10.127Z] ceedf7f502be: Waiting [2025-01-15T07:03:10.127Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:10.127Z] a093f1293a31: Layer already exists [2025-01-15T07:03:10.127Z] cfda873916db: Layer already exists [2025-01-15T07:03:10.127Z] ab619ae2aac3: Layer already exists [2025-01-15T07:03:10.127Z] fcc630f03e8f: Layer already exists [2025-01-15T07:03:10.127Z] c253022e33cf: Layer already exists [2025-01-15T07:03:10.127Z] 8c5152fc00f7: Layer already exists [2025-01-15T07:03:10.127Z] ceedf7f502be: Layer already exists [2025-01-15T07:03:10.127Z] d3abcfffb214: Layer already exists [2025-01-15T07:03:10.127Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:10.127Z] main: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:03:10.201Z] ===================================================== [Pipeline] echo [2025-01-15T07:03:10.215Z] taggedImages: [2025-01-15T07:03:10.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:10.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-15T07:03:10.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.44 [2025-01-15T07:03:10.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:10.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-15T07:03:10.242Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-15T07:03:10.242Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:10.242Z] latest [2025-01-15T07:03:10.242Z] 4.0.0-dev.44 [2025-01-15T07:03:10.242Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:10.242Z] main [2025-01-15T07:03:10.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:10.590Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:10.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:10.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T07:03:10.916Z] bc05c1520af4: Preparing [2025-01-15T07:03:10.916Z] 65b5ad549b3f: Preparing [2025-01-15T07:03:10.916Z] 6d8fa160dbcf: Preparing [2025-01-15T07:03:10.916Z] a093f1293a31: Preparing [2025-01-15T07:03:10.916Z] c253022e33cf: Preparing [2025-01-15T07:03:10.916Z] 09e04c9fe454: Preparing [2025-01-15T07:03:10.916Z] 993690512070: Preparing [2025-01-15T07:03:10.916Z] 511794477d99: Preparing [2025-01-15T07:03:10.916Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:10.916Z] 09e04c9fe454: Waiting [2025-01-15T07:03:10.916Z] 993690512070: Waiting [2025-01-15T07:03:10.916Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:10.916Z] 511794477d99: Waiting [2025-01-15T07:03:10.916Z] a093f1293a31: Layer already exists [2025-01-15T07:03:10.916Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:10.916Z] c253022e33cf: Layer already exists [2025-01-15T07:03:10.916Z] 993690512070: Layer already exists [2025-01-15T07:03:10.916Z] 511794477d99: Layer already exists [2025-01-15T07:03:10.916Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:10.916Z] 65b5ad549b3f: Pushed [2025-01-15T07:03:10.916Z] 6d8fa160dbcf: Pushed [2025-01-15T07:03:20.889Z] 09e04c9fe454: Pushed [2025-01-15T07:03:20.889Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:21.229Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:21.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-15T07:03:21.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T07:03:21.544Z] bc05c1520af4: Preparing [2025-01-15T07:03:21.544Z] 65b5ad549b3f: Preparing [2025-01-15T07:03:21.544Z] 6d8fa160dbcf: Preparing [2025-01-15T07:03:21.544Z] a093f1293a31: Preparing [2025-01-15T07:03:21.544Z] c253022e33cf: Preparing [2025-01-15T07:03:21.544Z] 09e04c9fe454: Preparing [2025-01-15T07:03:21.544Z] 993690512070: Preparing [2025-01-15T07:03:21.544Z] 511794477d99: Preparing [2025-01-15T07:03:21.544Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:21.544Z] 993690512070: Waiting [2025-01-15T07:03:21.544Z] 511794477d99: Waiting [2025-01-15T07:03:21.544Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:21.544Z] 09e04c9fe454: Waiting [2025-01-15T07:03:21.544Z] c253022e33cf: Layer already exists [2025-01-15T07:03:21.544Z] 65b5ad549b3f: Layer already exists [2025-01-15T07:03:21.544Z] a093f1293a31: Layer already exists [2025-01-15T07:03:21.544Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:21.544Z] 6d8fa160dbcf: Layer already exists [2025-01-15T07:03:21.544Z] 511794477d99: Layer already exists [2025-01-15T07:03:21.544Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:21.544Z] 993690512070: Layer already exists [2025-01-15T07:03:21.544Z] 09e04c9fe454: Layer already exists [2025-01-15T07:03:21.544Z] latest: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:21.881Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:22.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.44 [2025-01-15T07:03:22.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T07:03:22.213Z] bc05c1520af4: Preparing [2025-01-15T07:03:22.213Z] 65b5ad549b3f: Preparing [2025-01-15T07:03:22.213Z] 6d8fa160dbcf: Preparing [2025-01-15T07:03:22.213Z] a093f1293a31: Preparing [2025-01-15T07:03:22.213Z] c253022e33cf: Preparing [2025-01-15T07:03:22.213Z] 09e04c9fe454: Preparing [2025-01-15T07:03:22.213Z] 993690512070: Preparing [2025-01-15T07:03:22.213Z] 511794477d99: Preparing [2025-01-15T07:03:22.213Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:22.213Z] 993690512070: Waiting [2025-01-15T07:03:22.213Z] 511794477d99: Waiting [2025-01-15T07:03:22.213Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:22.213Z] 09e04c9fe454: Waiting [2025-01-15T07:03:22.213Z] a093f1293a31: Layer already exists [2025-01-15T07:03:22.213Z] c253022e33cf: Layer already exists [2025-01-15T07:03:22.213Z] 6d8fa160dbcf: Layer already exists [2025-01-15T07:03:22.213Z] 65b5ad549b3f: Layer already exists [2025-01-15T07:03:22.213Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:22.213Z] 993690512070: Layer already exists [2025-01-15T07:03:22.213Z] 511794477d99: Layer already exists [2025-01-15T07:03:22.213Z] 09e04c9fe454: Layer already exists [2025-01-15T07:03:22.213Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:22.213Z] 4.0.0-dev.44: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:22.544Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:22.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:22.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T07:03:22.870Z] bc05c1520af4: Preparing [2025-01-15T07:03:22.870Z] 65b5ad549b3f: Preparing [2025-01-15T07:03:22.870Z] 6d8fa160dbcf: Preparing [2025-01-15T07:03:22.870Z] a093f1293a31: Preparing [2025-01-15T07:03:22.870Z] c253022e33cf: Preparing [2025-01-15T07:03:22.870Z] 09e04c9fe454: Preparing [2025-01-15T07:03:22.870Z] 993690512070: Preparing [2025-01-15T07:03:22.870Z] 511794477d99: Preparing [2025-01-15T07:03:22.870Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:22.870Z] 09e04c9fe454: Waiting [2025-01-15T07:03:22.870Z] 511794477d99: Waiting [2025-01-15T07:03:22.870Z] 993690512070: Waiting [2025-01-15T07:03:22.870Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:22.870Z] c253022e33cf: Layer already exists [2025-01-15T07:03:22.870Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:22.870Z] a093f1293a31: Layer already exists [2025-01-15T07:03:22.870Z] 65b5ad549b3f: Layer already exists [2025-01-15T07:03:22.870Z] 6d8fa160dbcf: Layer already exists [2025-01-15T07:03:22.870Z] 993690512070: Layer already exists [2025-01-15T07:03:22.870Z] 09e04c9fe454: Layer already exists [2025-01-15T07:03:22.870Z] 511794477d99: Layer already exists [2025-01-15T07:03:22.870Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:22.870Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:23.212Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:23.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-15T07:03:23.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T07:03:23.536Z] bc05c1520af4: Preparing [2025-01-15T07:03:23.536Z] 65b5ad549b3f: Preparing [2025-01-15T07:03:23.536Z] 6d8fa160dbcf: Preparing [2025-01-15T07:03:23.536Z] a093f1293a31: Preparing [2025-01-15T07:03:23.536Z] c253022e33cf: Preparing [2025-01-15T07:03:23.536Z] 09e04c9fe454: Preparing [2025-01-15T07:03:23.536Z] 993690512070: Preparing [2025-01-15T07:03:23.536Z] 511794477d99: Preparing [2025-01-15T07:03:23.536Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:23.536Z] 09e04c9fe454: Waiting [2025-01-15T07:03:23.536Z] 993690512070: Waiting [2025-01-15T07:03:23.536Z] 511794477d99: Waiting [2025-01-15T07:03:23.536Z] a093f1293a31: Layer already exists [2025-01-15T07:03:23.536Z] c253022e33cf: Layer already exists [2025-01-15T07:03:23.536Z] 65b5ad549b3f: Layer already exists [2025-01-15T07:03:23.536Z] bc05c1520af4: Layer already exists [2025-01-15T07:03:23.536Z] 6d8fa160dbcf: Layer already exists [2025-01-15T07:03:23.536Z] 09e04c9fe454: Layer already exists [2025-01-15T07:03:23.536Z] 993690512070: Layer already exists [2025-01-15T07:03:23.536Z] 511794477d99: Layer already exists [2025-01-15T07:03:23.536Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:23.536Z] main: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:03:23.607Z] ===================================================== [Pipeline] echo [2025-01-15T07:03:23.620Z] taggedImages: [2025-01-15T07:03:23.620Z] - nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:23.620Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-15T07:03:23.620Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.44 [2025-01-15T07:03:23.620Z] - nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:23.620Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-15T07:03:23.654Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-15T07:03:23.654Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:23.654Z] latest [2025-01-15T07:03:23.654Z] 4.0.0-dev.44 [2025-01-15T07:03:23.654Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:23.654Z] main [2025-01-15T07:03:23.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:24.008Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:24.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:24.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T07:03:24.336Z] 3dab0fddadc5: Preparing [2025-01-15T07:03:24.336Z] 178df8e12062: Preparing [2025-01-15T07:03:24.336Z] 57f7181f7a0a: Preparing [2025-01-15T07:03:24.336Z] a093f1293a31: Preparing [2025-01-15T07:03:24.336Z] c253022e33cf: Preparing [2025-01-15T07:03:24.336Z] 2ce936c75748: Preparing [2025-01-15T07:03:24.336Z] ee9c67402456: Preparing [2025-01-15T07:03:24.336Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:24.336Z] ee9c67402456: Waiting [2025-01-15T07:03:24.336Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:24.336Z] a093f1293a31: Layer already exists [2025-01-15T07:03:24.336Z] c253022e33cf: Layer already exists [2025-01-15T07:03:24.336Z] 3dab0fddadc5: Pushed [2025-01-15T07:03:24.336Z] 178df8e12062: Pushed [2025-01-15T07:03:24.336Z] 2ce936c75748: Pushed [2025-01-15T07:03:24.336Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:24.902Z] ee9c67402456: Pushed [2025-01-15T07:03:28.187Z] 57f7181f7a0a: Pushed [2025-01-15T07:03:28.187Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:28.520Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:28.868Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-15T07:03:28.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T07:03:28.868Z] 3dab0fddadc5: Preparing [2025-01-15T07:03:28.868Z] 178df8e12062: Preparing [2025-01-15T07:03:28.868Z] 57f7181f7a0a: Preparing [2025-01-15T07:03:28.868Z] a093f1293a31: Preparing [2025-01-15T07:03:28.868Z] c253022e33cf: Preparing [2025-01-15T07:03:28.868Z] 2ce936c75748: Preparing [2025-01-15T07:03:28.868Z] ee9c67402456: Preparing [2025-01-15T07:03:28.868Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:28.868Z] 2ce936c75748: Waiting [2025-01-15T07:03:28.868Z] ee9c67402456: Waiting [2025-01-15T07:03:28.868Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:28.868Z] 57f7181f7a0a: Layer already exists [2025-01-15T07:03:28.868Z] 178df8e12062: Layer already exists [2025-01-15T07:03:28.868Z] c253022e33cf: Layer already exists [2025-01-15T07:03:28.868Z] a093f1293a31: Layer already exists [2025-01-15T07:03:28.868Z] 3dab0fddadc5: Layer already exists [2025-01-15T07:03:28.868Z] 2ce936c75748: Layer already exists [2025-01-15T07:03:28.868Z] ee9c67402456: Layer already exists [2025-01-15T07:03:28.868Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:28.868Z] latest: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:29.199Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:29.541Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.44 [2025-01-15T07:03:29.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T07:03:29.541Z] 3dab0fddadc5: Preparing [2025-01-15T07:03:29.541Z] 178df8e12062: Preparing [2025-01-15T07:03:29.541Z] 57f7181f7a0a: Preparing [2025-01-15T07:03:29.541Z] a093f1293a31: Preparing [2025-01-15T07:03:29.541Z] c253022e33cf: Preparing [2025-01-15T07:03:29.541Z] 2ce936c75748: Preparing [2025-01-15T07:03:29.541Z] ee9c67402456: Preparing [2025-01-15T07:03:29.541Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:29.541Z] 2ce936c75748: Waiting [2025-01-15T07:03:29.541Z] ee9c67402456: Waiting [2025-01-15T07:03:29.541Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:29.541Z] 57f7181f7a0a: Layer already exists [2025-01-15T07:03:29.541Z] a093f1293a31: Layer already exists [2025-01-15T07:03:29.541Z] 178df8e12062: Layer already exists [2025-01-15T07:03:29.541Z] c253022e33cf: Layer already exists [2025-01-15T07:03:29.541Z] 3dab0fddadc5: Layer already exists [2025-01-15T07:03:29.541Z] 2ce936c75748: Layer already exists [2025-01-15T07:03:29.541Z] ee9c67402456: Layer already exists [2025-01-15T07:03:29.541Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:29.541Z] 4.0.0-dev.44: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:29.887Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:30.222Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:30.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T07:03:30.222Z] 3dab0fddadc5: Preparing [2025-01-15T07:03:30.222Z] 178df8e12062: Preparing [2025-01-15T07:03:30.222Z] 57f7181f7a0a: Preparing [2025-01-15T07:03:30.222Z] a093f1293a31: Preparing [2025-01-15T07:03:30.222Z] c253022e33cf: Preparing [2025-01-15T07:03:30.222Z] 2ce936c75748: Preparing [2025-01-15T07:03:30.222Z] ee9c67402456: Preparing [2025-01-15T07:03:30.222Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:30.222Z] ee9c67402456: Waiting [2025-01-15T07:03:30.222Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:30.222Z] 2ce936c75748: Waiting [2025-01-15T07:03:30.222Z] a093f1293a31: Layer already exists [2025-01-15T07:03:30.222Z] 57f7181f7a0a: Layer already exists [2025-01-15T07:03:30.222Z] c253022e33cf: Layer already exists [2025-01-15T07:03:30.222Z] 178df8e12062: Layer already exists [2025-01-15T07:03:30.222Z] 3dab0fddadc5: Layer already exists [2025-01-15T07:03:30.222Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:30.222Z] 2ce936c75748: Layer already exists [2025-01-15T07:03:30.222Z] ee9c67402456: Layer already exists [2025-01-15T07:03:30.222Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:30.563Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:30.891Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-15T07:03:30.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T07:03:30.891Z] 3dab0fddadc5: Preparing [2025-01-15T07:03:30.891Z] 178df8e12062: Preparing [2025-01-15T07:03:30.891Z] 57f7181f7a0a: Preparing [2025-01-15T07:03:30.891Z] a093f1293a31: Preparing [2025-01-15T07:03:30.891Z] c253022e33cf: Preparing [2025-01-15T07:03:30.891Z] 2ce936c75748: Preparing [2025-01-15T07:03:30.891Z] ee9c67402456: Preparing [2025-01-15T07:03:30.891Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:30.891Z] ee9c67402456: Waiting [2025-01-15T07:03:30.891Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:30.891Z] a093f1293a31: Layer already exists [2025-01-15T07:03:30.891Z] 3dab0fddadc5: Layer already exists [2025-01-15T07:03:30.891Z] 178df8e12062: Layer already exists [2025-01-15T07:03:30.891Z] c253022e33cf: Layer already exists [2025-01-15T07:03:30.891Z] 57f7181f7a0a: Layer already exists [2025-01-15T07:03:30.891Z] ee9c67402456: Layer already exists [2025-01-15T07:03:30.891Z] 2ce936c75748: Layer already exists [2025-01-15T07:03:30.891Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:30.891Z] main: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:03:30.970Z] ===================================================== [Pipeline] echo [2025-01-15T07:03:30.984Z] taggedImages: [2025-01-15T07:03:30.984Z] - nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:30.984Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-15T07:03:30.984Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.44 [2025-01-15T07:03:30.984Z] - nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:30.984Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-15T07:03:31.015Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-15T07:03:31.015Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:31.015Z] latest [2025-01-15T07:03:31.015Z] 4.0.0-dev.44 [2025-01-15T07:03:31.015Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:31.015Z] main [2025-01-15T07:03:31.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:31.357Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:31.677Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:31.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T07:03:31.677Z] 03c167f2174b: Preparing [2025-01-15T07:03:31.677Z] b745e2dc0891: Preparing [2025-01-15T07:03:31.677Z] a093f1293a31: Preparing [2025-01-15T07:03:31.677Z] c253022e33cf: Preparing [2025-01-15T07:03:31.677Z] a42aa90c593f: Preparing [2025-01-15T07:03:31.677Z] 7cc1f1f91816: Preparing [2025-01-15T07:03:31.677Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:31.677Z] 7cc1f1f91816: Waiting [2025-01-15T07:03:31.677Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:31.677Z] c253022e33cf: Layer already exists [2025-01-15T07:03:31.677Z] a093f1293a31: Layer already exists [2025-01-15T07:03:31.677Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:31.677Z] a42aa90c593f: Pushed [2025-01-15T07:03:31.677Z] 03c167f2174b: Pushed [2025-01-15T07:03:31.937Z] 7cc1f1f91816: Pushed [2025-01-15T07:03:35.232Z] b745e2dc0891: Pushed [2025-01-15T07:03:35.232Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:35.556Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:35.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-15T07:03:35.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T07:03:35.880Z] 03c167f2174b: Preparing [2025-01-15T07:03:35.880Z] b745e2dc0891: Preparing [2025-01-15T07:03:35.880Z] a093f1293a31: Preparing [2025-01-15T07:03:35.880Z] c253022e33cf: Preparing [2025-01-15T07:03:35.880Z] a42aa90c593f: Preparing [2025-01-15T07:03:35.880Z] 7cc1f1f91816: Preparing [2025-01-15T07:03:35.880Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:35.880Z] 7cc1f1f91816: Waiting [2025-01-15T07:03:35.880Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:35.880Z] 03c167f2174b: Layer already exists [2025-01-15T07:03:35.880Z] b745e2dc0891: Layer already exists [2025-01-15T07:03:35.880Z] a42aa90c593f: Layer already exists [2025-01-15T07:03:35.880Z] c253022e33cf: Layer already exists [2025-01-15T07:03:35.880Z] a093f1293a31: Layer already exists [2025-01-15T07:03:35.880Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:35.880Z] 7cc1f1f91816: Layer already exists [2025-01-15T07:03:35.880Z] latest: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:36.206Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:36.519Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.44 [2025-01-15T07:03:36.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T07:03:36.519Z] 03c167f2174b: Preparing [2025-01-15T07:03:36.519Z] b745e2dc0891: Preparing [2025-01-15T07:03:36.519Z] a093f1293a31: Preparing [2025-01-15T07:03:36.519Z] c253022e33cf: Preparing [2025-01-15T07:03:36.519Z] a42aa90c593f: Preparing [2025-01-15T07:03:36.519Z] 7cc1f1f91816: Preparing [2025-01-15T07:03:36.519Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:36.519Z] 7cc1f1f91816: Waiting [2025-01-15T07:03:36.519Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:36.519Z] 03c167f2174b: Layer already exists [2025-01-15T07:03:36.519Z] b745e2dc0891: Layer already exists [2025-01-15T07:03:36.519Z] a42aa90c593f: Layer already exists [2025-01-15T07:03:36.519Z] c253022e33cf: Layer already exists [2025-01-15T07:03:36.519Z] a093f1293a31: Layer already exists [2025-01-15T07:03:36.519Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:36.519Z] 7cc1f1f91816: Layer already exists [2025-01-15T07:03:36.519Z] 4.0.0-dev.44: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:36.848Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:37.166Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:37.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T07:03:37.166Z] 03c167f2174b: Preparing [2025-01-15T07:03:37.166Z] b745e2dc0891: Preparing [2025-01-15T07:03:37.166Z] a093f1293a31: Preparing [2025-01-15T07:03:37.166Z] c253022e33cf: Preparing [2025-01-15T07:03:37.166Z] a42aa90c593f: Preparing [2025-01-15T07:03:37.166Z] 7cc1f1f91816: Preparing [2025-01-15T07:03:37.166Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:37.166Z] 7cc1f1f91816: Waiting [2025-01-15T07:03:37.166Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:37.166Z] a42aa90c593f: Layer already exists [2025-01-15T07:03:37.166Z] a093f1293a31: Layer already exists [2025-01-15T07:03:37.166Z] c253022e33cf: Layer already exists [2025-01-15T07:03:37.166Z] b745e2dc0891: Layer already exists [2025-01-15T07:03:37.166Z] 03c167f2174b: Layer already exists [2025-01-15T07:03:37.166Z] 7cc1f1f91816: Layer already exists [2025-01-15T07:03:37.166Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:37.166Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:37.491Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:03:37.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-15T07:03:37.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T07:03:37.819Z] 03c167f2174b: Preparing [2025-01-15T07:03:37.819Z] b745e2dc0891: Preparing [2025-01-15T07:03:37.819Z] a093f1293a31: Preparing [2025-01-15T07:03:37.819Z] c253022e33cf: Preparing [2025-01-15T07:03:37.819Z] a42aa90c593f: Preparing [2025-01-15T07:03:37.819Z] 7cc1f1f91816: Preparing [2025-01-15T07:03:37.819Z] ce5a8cde9eee: Preparing [2025-01-15T07:03:37.819Z] 7cc1f1f91816: Waiting [2025-01-15T07:03:37.819Z] ce5a8cde9eee: Waiting [2025-01-15T07:03:37.819Z] a42aa90c593f: Layer already exists [2025-01-15T07:03:37.819Z] 03c167f2174b: Layer already exists [2025-01-15T07:03:37.819Z] c253022e33cf: Layer already exists [2025-01-15T07:03:37.819Z] a093f1293a31: Layer already exists [2025-01-15T07:03:37.819Z] b745e2dc0891: Layer already exists [2025-01-15T07:03:37.819Z] 7cc1f1f91816: Layer already exists [2025-01-15T07:03:37.819Z] ce5a8cde9eee: Layer already exists [2025-01-15T07:03:37.819Z] main: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:03:37.906Z] ===================================================== [Pipeline] echo [2025-01-15T07:03:37.921Z] taggedImages: [2025-01-15T07:03:37.921Z] - nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:03:37.921Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-15T07:03:37.921Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.44 [2025-01-15T07:03:37.921Z] - nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:03:37.921Z] - 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-01-15T07:09:04.224Z] #156 ... [2025-01-15T07:09:04.224Z] [2025-01-15T07:09:04.224Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-15T07:09:04.224Z] #153 DONE 588.3s [2025-01-15T07:09:04.224Z] [2025-01-15T07:09:04.224Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:09:04.224Z] #154 ... [2025-01-15T07:09:04.224Z] [2025-01-15T07:09:04.224Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:09:04.520Z] #157 DONE 0.6s [2025-01-15T07:09:04.520Z] [2025-01-15T07:09:04.520Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:09:04.864Z] #158 DONE 0.2s [2025-01-15T07:09:04.864Z] [2025-01-15T07:09:04.864Z] #150 [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-01-15T07:09:04.864Z] #150 ... [2025-01-15T07:09:04.864Z] [2025-01-15T07:09:04.864Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-15T07:09:05.377Z] #159 DONE 0.4s [2025-01-15T07:09:05.377Z] [2025-01-15T07:09:05.377Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T07:09:05.377Z] #155 ... [2025-01-15T07:09:05.377Z] [2025-01-15T07:09:05.377Z] #160 [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-01-15T07:09:05.377Z] #160 DONE 0.3s [2025-01-15T07:09:05.377Z] [2025-01-15T07:09:05.377Z] #150 [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-01-15T07:09:05.647Z] #150 ... [2025-01-15T07:09:05.647Z] [2025-01-15T07:09:05.647Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-15T07:09:05.647Z] #161 DONE 0.2s [2025-01-15T07:09:05.647Z] [2025-01-15T07:09:05.647Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:09:08.313Z] #162 DONE 2.1s [2025-01-15T07:09:08.313Z] [2025-01-15T07:09:08.313Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-15T07:09:08.313Z] #163 exporting layers [2025-01-15T07:09:08.596Z] #163 exporting layers 0.8s done [2025-01-15T07:09:08.596Z] #163 writing image sha256:b130bc73960426059b0d7466ad8a327c380bc7e861c78655fa3e3de43552b495 done [2025-01-15T07:09:08.596Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-15T07:09:08.596Z] #163 DONE 0.8s [2025-01-15T07:09:08.596Z] [2025-01-15T07:09:08.596Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-15T07:09:09.255Z] #148 DONE 594.3s [2025-01-15T07:09:09.255Z] [2025-01-15T07:09:09.255Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T07:09:09.918Z] #151 ... [2025-01-15T07:09:09.918Z] [2025-01-15T07:09:09.918Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-15T07:09:10.207Z] #164 ... [2025-01-15T07:09:10.207Z] [2025-01-15T07:09:10.207Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-15T07:09:10.207Z] #152 DONE 594.9s [2025-01-15T07:09:10.476Z] [2025-01-15T07:09:10.476Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T07:09:10.753Z] #149 ... [2025-01-15T07:09:10.753Z] [2025-01-15T07:09:10.753Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-15T07:09:10.753Z] #164 DONE 0.8s [2025-01-15T07:09:10.753Z] [2025-01-15T07:09:10.753Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:09:11.344Z] #165 DONE 0.5s [2025-01-15T07:09:11.344Z] [2025-01-15T07:09:11.344Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:09:11.738Z] #166 DONE 0.4s [2025-01-15T07:09:11.738Z] [2025-01-15T07:09:11.738Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-15T07:09:12.006Z] #167 ... [2025-01-15T07:09:12.006Z] [2025-01-15T07:09:12.006Z] #168 [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-01-15T07:09:12.006Z] #168 DONE 0.4s [2025-01-15T07:09:12.006Z] [2025-01-15T07:09:12.006Z] #150 [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-01-15T07:09:12.006Z] #150 597.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-15T07:09:12.651Z] #150 ... [2025-01-15T07:09:12.651Z] [2025-01-15T07:09:12.651Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-15T07:09:12.651Z] #169 DONE 0.3s [2025-01-15T07:09:12.651Z] [2025-01-15T07:09:12.651Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-15T07:09:12.651Z] #170 DONE 0.3s [2025-01-15T07:09:12.651Z] [2025-01-15T07:09:12.651Z] #171 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T07:09:13.008Z] #171 ... [2025-01-15T07:09:13.008Z] [2025-01-15T07:09:13.008Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-15T07:09:13.008Z] #167 DONE 2.2s [2025-01-15T07:09:13.282Z] [2025-01-15T07:09:13.282Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:09:13.282Z] #172 ... [2025-01-15T07:09:13.282Z] [2025-01-15T07:09:13.282Z] #171 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T07:09:13.282Z] #171 DONE 0.5s [2025-01-15T07:09:13.550Z] [2025-01-15T07:09:13.550Z] #173 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:09:13.550Z] #173 ... [2025-01-15T07:09:13.550Z] [2025-01-15T07:09:13.550Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:09:13.550Z] #172 DONE 0.6s [2025-01-15T07:09:13.838Z] [2025-01-15T07:09:13.838Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:09:14.113Z] #174 DONE 0.4s [2025-01-15T07:09:14.113Z] [2025-01-15T07:09:14.113Z] #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-15T07:09:14.698Z] #175 DONE 0.7s [2025-01-15T07:09:14.698Z] [2025-01-15T07:09:14.698Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T07:09:14.698Z] #151 ... [2025-01-15T07:09:14.698Z] [2025-01-15T07:09:14.698Z] #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-15T07:09:14.967Z] #176 DONE 0.2s [2025-01-15T07:09:14.967Z] [2025-01-15T07:09:14.967Z] #177 [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-01-15T07:09:15.285Z] #177 DONE 0.3s [2025-01-15T07:09:15.285Z] [2025-01-15T07:09:15.285Z] #173 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:09:15.870Z] #173 DONE 2.4s [2025-01-15T07:09:15.870Z] [2025-01-15T07:09:15.870Z] #178 [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-01-15T07:09:15.870Z] #178 DONE 0.5s [2025-01-15T07:09:15.870Z] [2025-01-15T07:09:15.870Z] #179 [security-proxy-setup] exporting to image [2025-01-15T07:09:15.870Z] #179 exporting layers [2025-01-15T07:09:16.138Z] #179 ... [2025-01-15T07:09:16.138Z] [2025-01-15T07:09:16.139Z] #180 [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-01-15T07:09:16.139Z] #180 DONE 0.5s [2025-01-15T07:09:16.415Z] [2025-01-15T07:09:16.415Z] #181 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-15T07:09:16.415Z] #181 DONE 0.2s [2025-01-15T07:09:16.415Z] [2025-01-15T07:09:16.415Z] #182 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-15T07:09:17.381Z] #182 ... [2025-01-15T07:09:17.381Z] [2025-01-15T07:09:17.381Z] #179 [security-proxy-setup] exporting to image [2025-01-15T07:09:17.381Z] #179 exporting layers 1.5s done [2025-01-15T07:09:17.381Z] #179 writing image sha256:061936b308d8030a5c226bd0afc8c5ee92ac8c68ba361db0c37798df2830f56e 0.0s done [2025-01-15T07:09:17.381Z] #179 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2025-01-15T07:09:17.381Z] #179 DONE 1.7s [2025-01-15T07:09:17.381Z] [2025-01-15T07:09:17.381Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T07:09:18.821Z] #155 ... [2025-01-15T07:09:18.821Z] [2025-01-15T07:09:18.821Z] #182 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-15T07:09:18.821Z] #182 DONE 2.5s [2025-01-15T07:09:19.094Z] [2025-01-15T07:09:19.094Z] #183 [security-bootstrapper] exporting to image [2025-01-15T07:09:20.071Z] #183 exporting layers 1.0s done [2025-01-15T07:09:20.071Z] #183 writing image sha256:80d52fecfcad515b96261327f6f9ec6b0024e0dcfe6c0b293a1081394c1e1e0f 0.0s done [2025-01-15T07:09:20.071Z] #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-15T07:09:20.071Z] #183 DONE 1.0s [2025-01-15T07:09:20.071Z] [2025-01-15T07:09:20.071Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T07:09:24.336Z] #155 ... [2025-01-15T07:09:24.336Z] [2025-01-15T07:09:24.336Z] #150 [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-01-15T07:09:24.336Z] #150 DONE 609.1s [2025-01-15T07:09:24.609Z] [2025-01-15T07:09:24.609Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T07:09:24.609Z] #145 ... [2025-01-15T07:09:24.609Z] [2025-01-15T07:09:24.609Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:09:24.609Z] #184 DONE 0.2s [2025-01-15T07:09:24.609Z] [2025-01-15T07:09:24.609Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:09:25.196Z] #154 ... [2025-01-15T07:09:25.196Z] [2025-01-15T07:09:25.196Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:09:25.196Z] #185 DONE 0.2s [2025-01-15T07:09:25.196Z] [2025-01-15T07:09:25.196Z] #186 [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-01-15T07:09:25.196Z] #186 DONE 0.2s [2025-01-15T07:09:25.196Z] [2025-01-15T07:09:25.196Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T07:09:25.463Z] #145 ... [2025-01-15T07:09:25.463Z] [2025-01-15T07:09:25.463Z] #187 [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-01-15T07:09:25.731Z] #187 DONE 0.2s [2025-01-15T07:09:25.731Z] [2025-01-15T07:09:25.731Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:09:26.005Z] #188 DONE 0.2s [2025-01-15T07:09:26.005Z] [2025-01-15T07:09:26.005Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-15T07:09:26.272Z] #189 DONE 0.3s [2025-01-15T07:09:26.272Z] [2025-01-15T07:09:26.272Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-15T07:09:26.877Z] #190 DONE 0.6s [2025-01-15T07:09:26.877Z] [2025-01-15T07:09:26.877Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T07:09:27.215Z] #191 DONE 0.4s [2025-01-15T07:09:27.215Z] [2025-01-15T07:09:27.215Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:09:29.200Z] #192 DONE 2.0s [2025-01-15T07:09:29.200Z] [2025-01-15T07:09:29.200Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T07:09:29.514Z] #149 ... [2025-01-15T07:09:29.514Z] [2025-01-15T07:09:29.514Z] #193 [security-secretstore-setup] exporting to image [2025-01-15T07:09:29.514Z] #193 exporting layers [2025-01-15T07:09:30.938Z] #193 exporting layers 1.4s done [2025-01-15T07:09:30.938Z] #193 writing image sha256:c198166c41d5cdb855f06c3580871ee7d160861895107c8a2533dcefab7b293d 0.0s done [2025-01-15T07:09:30.938Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-15T07:09:30.938Z] #193 DONE 1.4s [2025-01-15T07:09:30.938Z] [2025-01-15T07:09:30.938Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T07:10:38.892Z] #151 ... [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T07:10:38.892Z] #149 DONE 678.8s [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T07:10:38.892Z] #145 ... [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:10:38.892Z] #194 DONE 0.2s [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T07:10:38.892Z] #156 ... [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:10:38.892Z] #195 DONE 0.2s [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-15T07:10:38.892Z] #196 DONE 0.4s [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T07:10:38.892Z] #156 ... [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #197 [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-01-15T07:10:38.892Z] #197 DONE 0.3s [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T07:10:38.892Z] #155 ... [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-15T07:10:38.892Z] #198 exporting layers [2025-01-15T07:10:38.892Z] #198 exporting layers 1.5s done [2025-01-15T07:10:38.892Z] #198 writing image sha256:2507b009e0fe21bf2a8e20cad271001bd419be1ea045a9e220b0cff6c0d9b63c done [2025-01-15T07:10:38.892Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-15T07:10:38.892Z] #198 DONE 1.6s [2025-01-15T07:10:38.892Z] [2025-01-15T07:10:38.892Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:14:45.767Z] #154 ... [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T07:14:45.767Z] #147 DONE 920.4s [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:14:45.767Z] #154 ... [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:14:45.767Z] #199 DONE 0.2s [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:14:45.767Z] #200 DONE 0.3s [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-15T07:14:45.767Z] #201 DONE 0.5s [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:14:45.767Z] #202 DONE 0.2s [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:14:45.767Z] #154 ... [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #203 [core-command] exporting to image [2025-01-15T07:14:45.767Z] #203 exporting layers [2025-01-15T07:14:45.767Z] #203 exporting layers 0.3s done [2025-01-15T07:14:45.767Z] #203 writing image sha256:505e0d816b8b3bb9431c1f093e3e1b979d19f2798795062f2a3b6bac40fb8aa1 done [2025-01-15T07:14:45.767Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-15T07:14:45.767Z] #203 DONE 0.3s [2025-01-15T07:14:45.767Z] [2025-01-15T07:14:45.767Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:15:32.638Z] #154 ... [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T07:15:32.638Z] #145 DONE 976.5s [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T07:15:32.638Z] #151 DONE 976.6s [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T07:15:32.638Z] #155 DONE 976.6s [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T07:15:32.638Z] #156 ... [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #204 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:15:32.638Z] #204 DONE 0.4s [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #205 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:15:32.638Z] #205 DONE 0.4s [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:15:32.638Z] #206 DONE 0.4s [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-15T07:15:32.638Z] #207 ... [2025-01-15T07:15:32.638Z] [2025-01-15T07:15:32.638Z] #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:15:32.638Z] #208 DONE 0.3s [2025-01-15T07:15:32.903Z] [2025-01-15T07:15:32.904Z] #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:15:32.904Z] #209 DONE 0.2s [2025-01-15T07:15:32.904Z] [2025-01-15T07:15:32.904Z] #210 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-15T07:15:33.485Z] #210 DONE 0.6s [2025-01-15T07:15:33.485Z] [2025-01-15T07:15:33.485Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-15T07:15:33.485Z] #211 DONE 0.6s [2025-01-15T07:15:33.485Z] [2025-01-15T07:15:33.485Z] #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-15T07:15:33.485Z] #207 DONE 0.7s [2025-01-15T07:15:33.485Z] [2025-01-15T07:15:33.485Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:15:33.750Z] #212 ... [2025-01-15T07:15:33.750Z] [2025-01-15T07:15:33.750Z] #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:15:33.750Z] #213 DONE 0.2s [2025-01-15T07:15:33.750Z] [2025-01-15T07:15:33.750Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:15:33.750Z] #212 DONE 0.3s [2025-01-15T07:15:33.750Z] [2025-01-15T07:15:33.750Z] #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:15:33.750Z] #214 DONE 0.3s [2025-01-15T07:15:33.750Z] [2025-01-15T07:15:33.750Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-15T07:15:34.017Z] #215 ... [2025-01-15T07:15:34.017Z] [2025-01-15T07:15:34.017Z] #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-15T07:15:34.017Z] #216 DONE 0.2s [2025-01-15T07:15:34.017Z] [2025-01-15T07:15:34.017Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T07:15:34.017Z] #154 DONE 978.8s [2025-01-15T07:15:34.017Z] [2025-01-15T07:15:34.017Z] #217 [core-keeper] exporting to image [2025-01-15T07:15:34.017Z] #217 exporting layers [2025-01-15T07:15:34.283Z] #217 ... [2025-01-15T07:15:34.283Z] [2025-01-15T07:15:34.283Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-15T07:15:34.283Z] #215 DONE 0.4s [2025-01-15T07:15:34.283Z] [2025-01-15T07:15:34.283Z] #218 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-15T07:15:34.283Z] #218 DONE 0.4s [2025-01-15T07:15:34.283Z] [2025-01-15T07:15:34.283Z] #219 [core-data] exporting to image [2025-01-15T07:15:34.548Z] #219 ... [2025-01-15T07:15:34.548Z] [2025-01-15T07:15:34.548Z] #220 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:15:34.548Z] #220 CACHED [2025-01-15T07:15:34.548Z] [2025-01-15T07:15:34.548Z] #221 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:15:34.548Z] #221 CACHED [2025-01-15T07:15:34.548Z] [2025-01-15T07:15:34.548Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-15T07:15:34.548Z] #222 DONE 0.3s [2025-01-15T07:15:34.548Z] [2025-01-15T07:15:34.548Z] #217 [core-keeper] exporting to image [2025-01-15T07:15:34.548Z] #217 exporting layers 0.6s done [2025-01-15T07:15:34.548Z] #217 writing image sha256:76d8b0184f281c941e9d73a2aec59b0c6fe47d9d1c94d0f214cc07132f26e241 0.0s done [2025-01-15T07:15:34.548Z] #217 naming to docker.io/library/core-keeper-arm64 [2025-01-15T07:15:34.813Z] #217 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-15T07:15:34.813Z] #217 DONE 0.7s [2025-01-15T07:15:34.813Z] [2025-01-15T07:15:34.813Z] #219 [core-data] exporting to image [2025-01-15T07:15:34.813Z] #219 exporting layers 0.5s done [2025-01-15T07:15:34.813Z] #219 writing image sha256:ec9190d72fba5b1df491af14a602017d4393fe10ad5d4c48704d8015929eff57 done [2025-01-15T07:15:34.813Z] #219 naming to docker.io/library/core-data-arm64 done [2025-01-15T07:15:34.813Z] #219 DONE 0.5s [2025-01-15T07:15:34.813Z] [2025-01-15T07:15:34.813Z] #223 [core-metadata] exporting to image [2025-01-15T07:15:35.080Z] #223 ... [2025-01-15T07:15:35.080Z] [2025-01-15T07:15:35.080Z] #224 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-15T07:15:35.080Z] #224 DONE 0.5s [2025-01-15T07:15:35.080Z] [2025-01-15T07:15:35.080Z] #223 [core-metadata] exporting to image [2025-01-15T07:15:35.080Z] #223 exporting layers 0.5s done [2025-01-15T07:15:35.080Z] #223 writing image sha256:1cc0fbc15b3c1203566942019c9e4733331c887b1744b14f0fa6d74933430f12 [2025-01-15T07:15:35.080Z] #223 writing image sha256:1cc0fbc15b3c1203566942019c9e4733331c887b1744b14f0fa6d74933430f12 done [2025-01-15T07:15:35.080Z] #223 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-15T07:15:35.080Z] #223 DONE 0.5s [2025-01-15T07:15:35.080Z] [2025-01-15T07:15:35.080Z] #225 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-15T07:15:35.080Z] #225 DONE 0.2s [2025-01-15T07:15:35.080Z] [2025-01-15T07:15:35.080Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T07:15:35.348Z] #146 ... [2025-01-15T07:15:35.348Z] [2025-01-15T07:15:35.348Z] #226 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-15T07:15:35.348Z] #226 DONE 0.2s [2025-01-15T07:15:35.348Z] [2025-01-15T07:15:35.348Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T07:15:36.336Z] #227 DONE 1.0s [2025-01-15T07:15:36.336Z] [2025-01-15T07:15:36.336Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T07:15:36.336Z] #156 ... [2025-01-15T07:15:36.336Z] [2025-01-15T07:15:36.336Z] #228 [security-proxy-auth] exporting to image [2025-01-15T07:15:37.306Z] #228 exporting layers 1.0s done [2025-01-15T07:15:37.306Z] #228 writing image sha256:ea5f14f0567164132602e1033017c1a6a8899e7cca54fd382f3b3f2b6f0d8511 done [2025-01-15T07:15:37.306Z] #228 naming to docker.io/library/security-proxy-auth-arm64 done [2025-01-15T07:15:37.306Z] #228 DONE 1.0s [2025-01-15T07:15:37.306Z] [2025-01-15T07:15:37.306Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T07:15:49.621Z] #146 ... [2025-01-15T07:15:49.621Z] [2025-01-15T07:15:49.621Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T07:15:49.621Z] #156 DONE 992.6s [2025-01-15T07:15:49.621Z] [2025-01-15T07:15:49.621Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T07:15:49.621Z] #146 ... [2025-01-15T07:15:49.621Z] [2025-01-15T07:15:49.621Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:15:49.621Z] #229 DONE 0.2s [2025-01-15T07:15:49.621Z] [2025-01-15T07:15:49.621Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:15:49.621Z] #230 DONE 0.1s [2025-01-15T07:15:49.621Z] [2025-01-15T07:15:49.621Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T07:15:49.621Z] #146 ... [2025-01-15T07:15:49.621Z] [2025-01-15T07:15:49.621Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-15T07:15:49.621Z] #231 DONE 0.6s [2025-01-15T07:15:49.621Z] [2025-01-15T07:15:49.621Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-15T07:15:49.621Z] #232 DONE 0.1s [2025-01-15T07:15:49.621Z] [2025-01-15T07:15:49.621Z] #233 [support-scheduler] exporting to image [2025-01-15T07:15:49.621Z] #233 exporting layers [2025-01-15T07:15:49.621Z] #233 exporting layers 0.7s done [2025-01-15T07:15:49.886Z] #233 writing image sha256:a129941e31f09628808b187754d24e93e483966f4d7978e030f8ce0653104abc done [2025-01-15T07:15:49.886Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-15T07:15:49.886Z] #233 DONE 0.7s [2025-01-15T07:15:49.886Z] [2025-01-15T07:15:49.886Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T07:15:52.465Z] #146 DONE 997.5s [2025-01-15T07:15:52.732Z] [2025-01-15T07:15:52.732Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T07:15:52.732Z] #234 DONE 0.1s [2025-01-15T07:15:52.997Z] [2025-01-15T07:15:52.997Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T07:15:52.997Z] #235 DONE 0.1s [2025-01-15T07:15:53.334Z] [2025-01-15T07:15:53.335Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-15T07:15:53.600Z] #236 DONE 0.4s [2025-01-15T07:15:53.600Z] [2025-01-15T07:15:53.600Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-15T07:15:53.600Z] #237 DONE 0.1s [2025-01-15T07:15:53.600Z] [2025-01-15T07:15:53.600Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-15T07:15:53.865Z] #238 DONE 0.1s [2025-01-15T07:15:53.865Z] [2025-01-15T07:15:53.865Z] #239 [support-notifications] exporting to image [2025-01-15T07:15:54.444Z] #239 exporting layers 0.6s done [2025-01-15T07:15:54.444Z] #239 writing image sha256:a442d6614d91686bf74406237c5b7d952e12dfc86c1b4e92bdcf69de03b09ad5 done [2025-01-15T07:15:54.444Z] #239 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-01-15T07:15:54.444Z] #239 DONE 0.6s [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T07:15:54.444Z] time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-15T07:15:54.471Z] $ docker stop --time=1 f65797fe1d8de3ad098b536c153c7d27bb02a3a8006d09890fa40bb4ff5a16ed [2025-01-15T07:15:56.042Z] $ docker rm -f --volumes f65797fe1d8de3ad098b536c153c7d27bb02a3a8006d09890fa40bb4ff5a16ed [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-15T07:15:56.487Z] + docker images [2025-01-15T07:15:56.487Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-15T07:15:56.488Z] support-notifications-arm64 latest a442d6614d91 3 seconds ago 51.1MB [2025-01-15T07:15:56.488Z] support-scheduler-arm64 latest a129941e31f0 8 seconds ago 47.2MB [2025-01-15T07:15:56.488Z] security-proxy-auth-arm64 latest ea5f14f05671 20 seconds ago 31.2MB [2025-01-15T07:15:56.488Z] core-metadata-arm64 latest 1cc0fbc15b3c 22 seconds ago 32.4MB [2025-01-15T07:15:56.488Z] core-data-arm64 latest ec9190d72fba 23 seconds ago 32.3MB [2025-01-15T07:15:56.488Z] core-keeper-arm64 latest 76d8b0184f28 23 seconds ago 32MB [2025-01-15T07:15:56.488Z] core-command-arm64 latest 505e0d816b8b About a minute ago 28MB [2025-01-15T07:15:56.488Z] security-spiffe-token-provider-arm64 latest 2507b009e0fe 5 minutes ago 33.7MB [2025-01-15T07:15:56.488Z] security-secretstore-setup-arm64 latest c198166c41d5 6 minutes ago 41.1MB [2025-01-15T07:15:56.488Z] security-bootstrapper-arm64 latest 80d52fecfcad 6 minutes ago 20.9MB [2025-01-15T07:15:56.488Z] security-proxy-setup-arm64 latest 061936b308d8 6 minutes ago 29.9MB [2025-01-15T07:15:56.488Z] core-common-config-bootstrapper-arm64 latest b130bc739604 6 minutes ago 17.8MB [2025-01-15T07:15:56.488Z] security-spire-agent-arm64 latest 9da034f97158 17 minutes ago 176MB [2025-01-15T07:15:56.488Z] security-spire-config-arm64 latest ba5299c21db5 17 minutes ago 117MB [2025-01-15T07:15:56.488Z] security-spire-server-arm64 latest 4d905f863a30 17 minutes ago 118MB [2025-01-15T07:15:56.488Z] ci-base-image-arm64 latest c98557a9a142 18 minutes ago 968MB [2025-01-15T07:15:56.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB [2025-01-15T07:15:56.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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-01-15T07:15:56.634Z] provisioning config files... [2025-01-15T07:15:56.647Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/780@tmp/config11147744206467815930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:15:56.985Z] ---> ****-login.sh [2025-01-15T07:15:56.985Z] nexus3.edgexfoundry.org:10001 [2025-01-15T07:15:56.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:15:57.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:15:57.253Z] Configure a credential helper to remove this warning. See [2025-01-15T07:15:57.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:15:57.253Z] [2025-01-15T07:15:57.253Z] Login Succeeded [2025-01-15T07:15:57.253Z] nexus3.edgexfoundry.org:10002 [2025-01-15T07:15:57.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:15:57.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:15:57.522Z] Configure a credential helper to remove this warning. See [2025-01-15T07:15:57.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:15:57.522Z] [2025-01-15T07:15:57.522Z] Login Succeeded [2025-01-15T07:15:57.522Z] nexus3.edgexfoundry.org:10003 [2025-01-15T07:15:57.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:15:57.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:15:57.789Z] Configure a credential helper to remove this warning. See [2025-01-15T07:15:57.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:15:57.789Z] [2025-01-15T07:15:57.789Z] Login Succeeded [2025-01-15T07:15:57.789Z] nexus3.edgexfoundry.org:10004 [2025-01-15T07:15:58.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:15:58.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:15:58.058Z] Configure a credential helper to remove this warning. See [2025-01-15T07:15:58.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:15:58.059Z] [2025-01-15T07:15:58.059Z] Login Succeeded [2025-01-15T07:15:58.059Z] ****.io [2025-01-15T07:15:58.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T07:15:58.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T07:15:58.591Z] Configure a credential helper to remove this warning. See [2025-01-15T07:15:58.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T07:15:58.591Z] [2025-01-15T07:15:58.591Z] Login Succeeded [2025-01-15T07:15:58.591Z] ---> ****-login.sh ends [Pipeline] } [2025-01-15T07:15:58.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:15:58.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T07:15:58.684Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-15T07:15:58.684Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:15:58.684Z] latest [2025-01-15T07:15:58.684Z] 4.0.0-dev.44 [2025-01-15T07:15:58.684Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:15:58.684Z] main [2025-01-15T07:15:58.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:15:59.058Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:15:59.407Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:15:59.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T07:15:59.407Z] 4c28ecff602a: Preparing [2025-01-15T07:15:59.407Z] 0fb1733082e7: Preparing [2025-01-15T07:15:59.407Z] b44fbfc888c8: Preparing [2025-01-15T07:15:59.407Z] 33973d7987ba: Preparing [2025-01-15T07:15:59.407Z] 8aa6d63d7df3: Preparing [2025-01-15T07:15:59.407Z] f60a7b4c4de2: Preparing [2025-01-15T07:15:59.407Z] 534a70dc8296: Preparing [2025-01-15T07:15:59.407Z] f60a7b4c4de2: Waiting [2025-01-15T07:15:59.407Z] 534a70dc8296: Waiting [2025-01-15T07:15:59.674Z] b44fbfc888c8: Pushed [2025-01-15T07:15:59.674Z] 4c28ecff602a: Pushed [2025-01-15T07:15:59.674Z] 8aa6d63d7df3: Pushed [2025-01-15T07:15:59.674Z] 33973d7987ba: Pushed [2025-01-15T07:15:59.674Z] 534a70dc8296: Layer already exists [2025-01-15T07:15:59.674Z] f60a7b4c4de2: Pushed [2025-01-15T07:16:03.923Z] 0fb1733082e7: Pushed [2025-01-15T07:16:03.923Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:04.286Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:04.651Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-15T07:16:04.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T07:16:04.651Z] 4c28ecff602a: Preparing [2025-01-15T07:16:04.651Z] 0fb1733082e7: Preparing [2025-01-15T07:16:04.651Z] b44fbfc888c8: Preparing [2025-01-15T07:16:04.651Z] 33973d7987ba: Preparing [2025-01-15T07:16:04.651Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:04.651Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:04.651Z] 534a70dc8296: Preparing [2025-01-15T07:16:04.651Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:04.651Z] 534a70dc8296: Waiting [2025-01-15T07:16:04.651Z] 0fb1733082e7: Layer already exists [2025-01-15T07:16:04.651Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:04.651Z] 4c28ecff602a: Layer already exists [2025-01-15T07:16:04.651Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:04.651Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:04.651Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:04.651Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:04.917Z] latest: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:05.274Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:05.633Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.44 [2025-01-15T07:16:05.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T07:16:05.633Z] 4c28ecff602a: Preparing [2025-01-15T07:16:05.633Z] 0fb1733082e7: Preparing [2025-01-15T07:16:05.633Z] b44fbfc888c8: Preparing [2025-01-15T07:16:05.633Z] 33973d7987ba: Preparing [2025-01-15T07:16:05.633Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:05.633Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:05.633Z] 534a70dc8296: Preparing [2025-01-15T07:16:05.633Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:05.633Z] 534a70dc8296: Waiting [2025-01-15T07:16:05.633Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:05.633Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:05.633Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:05.633Z] 0fb1733082e7: Layer already exists [2025-01-15T07:16:05.633Z] 4c28ecff602a: Layer already exists [2025-01-15T07:16:05.633Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:05.633Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:05.897Z] 4.0.0-dev.44: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:06.261Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:06.617Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:06.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T07:16:06.617Z] 4c28ecff602a: Preparing [2025-01-15T07:16:06.617Z] 0fb1733082e7: Preparing [2025-01-15T07:16:06.617Z] b44fbfc888c8: Preparing [2025-01-15T07:16:06.617Z] 33973d7987ba: Preparing [2025-01-15T07:16:06.617Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:06.617Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:06.617Z] 534a70dc8296: Preparing [2025-01-15T07:16:06.617Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:06.617Z] 534a70dc8296: Waiting [2025-01-15T07:16:06.617Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:06.617Z] 0fb1733082e7: Layer already exists [2025-01-15T07:16:06.617Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:06.617Z] 4c28ecff602a: Layer already exists [2025-01-15T07:16:06.617Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:06.617Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:06.617Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:06.881Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:07.247Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:07.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-15T07:16:07.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T07:16:07.608Z] 4c28ecff602a: Preparing [2025-01-15T07:16:07.608Z] 0fb1733082e7: Preparing [2025-01-15T07:16:07.608Z] b44fbfc888c8: Preparing [2025-01-15T07:16:07.608Z] 33973d7987ba: Preparing [2025-01-15T07:16:07.608Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:07.608Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:07.608Z] 534a70dc8296: Preparing [2025-01-15T07:16:07.608Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:07.608Z] 534a70dc8296: Waiting [2025-01-15T07:16:07.608Z] 0fb1733082e7: Layer already exists [2025-01-15T07:16:07.608Z] 4c28ecff602a: Layer already exists [2025-01-15T07:16:07.608Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:07.608Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:07.608Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:07.608Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:07.608Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:07.875Z] main: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:16:07.952Z] ===================================================== [Pipeline] echo [2025-01-15T07:16:07.966Z] taggedImages: [2025-01-15T07:16:07.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:07.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-15T07:16:07.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.44 [2025-01-15T07:16:07.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:07.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-15T07:16:07.993Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-15T07:16:07.993Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:07.993Z] latest [2025-01-15T07:16:07.993Z] 4.0.0-dev.44 [2025-01-15T07:16:07.993Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:07.993Z] main [2025-01-15T07:16:07.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:08.371Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:08.724Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:08.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T07:16:08.724Z] 5e5642ec31a2: Preparing [2025-01-15T07:16:08.724Z] 08c00709fe87: Preparing [2025-01-15T07:16:08.724Z] 2d801f1e2012: Preparing [2025-01-15T07:16:08.724Z] 80995cc0ea77: Preparing [2025-01-15T07:16:08.724Z] b44fbfc888c8: Preparing [2025-01-15T07:16:08.724Z] 33973d7987ba: Preparing [2025-01-15T07:16:08.724Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:08.724Z] 33973d7987ba: Waiting [2025-01-15T07:16:08.724Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:08.724Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:08.724Z] 534a70dc8296: Preparing [2025-01-15T07:16:08.724Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:08.724Z] 534a70dc8296: Waiting [2025-01-15T07:16:08.724Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:08.989Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:08.989Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:08.989Z] 08c00709fe87: Pushed [2025-01-15T07:16:08.989Z] 2d801f1e2012: Pushed [2025-01-15T07:16:08.989Z] 5e5642ec31a2: Pushed [2025-01-15T07:16:08.989Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:08.989Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:10.925Z] 80995cc0ea77: Pushed [2025-01-15T07:16:11.191Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:11.558Z] + 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-01-15T07:16:11.923Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-15T07:16:11.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T07:16:11.923Z] 5e5642ec31a2: Preparing [2025-01-15T07:16:11.923Z] 08c00709fe87: Preparing [2025-01-15T07:16:11.923Z] 2d801f1e2012: Preparing [2025-01-15T07:16:11.923Z] 80995cc0ea77: Preparing [2025-01-15T07:16:11.923Z] b44fbfc888c8: Preparing [2025-01-15T07:16:11.923Z] 33973d7987ba: Preparing [2025-01-15T07:16:11.923Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:11.923Z] 33973d7987ba: Waiting [2025-01-15T07:16:11.923Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:11.923Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:11.923Z] 534a70dc8296: Preparing [2025-01-15T07:16:11.923Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:11.923Z] 534a70dc8296: Waiting [2025-01-15T07:16:11.923Z] 80995cc0ea77: Layer already exists [2025-01-15T07:16:11.923Z] 5e5642ec31a2: Layer already exists [2025-01-15T07:16:11.923Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:11.923Z] 2d801f1e2012: Layer already exists [2025-01-15T07:16:11.923Z] 08c00709fe87: Layer already exists [2025-01-15T07:16:11.923Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:11.923Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:11.923Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:11.923Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:12.189Z] latest: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:12.551Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:12.921Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.44 [2025-01-15T07:16:12.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T07:16:12.921Z] 5e5642ec31a2: Preparing [2025-01-15T07:16:12.921Z] 08c00709fe87: Preparing [2025-01-15T07:16:12.921Z] 2d801f1e2012: Preparing [2025-01-15T07:16:12.921Z] 80995cc0ea77: Preparing [2025-01-15T07:16:12.921Z] b44fbfc888c8: Preparing [2025-01-15T07:16:12.921Z] 33973d7987ba: Preparing [2025-01-15T07:16:12.921Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:12.921Z] 33973d7987ba: Waiting [2025-01-15T07:16:12.921Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:12.921Z] 534a70dc8296: Preparing [2025-01-15T07:16:12.921Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:12.921Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:12.921Z] 534a70dc8296: Waiting [2025-01-15T07:16:12.921Z] 5e5642ec31a2: Layer already exists [2025-01-15T07:16:12.921Z] 80995cc0ea77: Layer already exists [2025-01-15T07:16:12.921Z] 08c00709fe87: Layer already exists [2025-01-15T07:16:12.921Z] 2d801f1e2012: Layer already exists [2025-01-15T07:16:12.921Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:12.921Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:12.921Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:12.921Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:12.921Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:13.185Z] 4.0.0-dev.44: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:13.560Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:13.926Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:13.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T07:16:13.926Z] 5e5642ec31a2: Preparing [2025-01-15T07:16:13.926Z] 08c00709fe87: Preparing [2025-01-15T07:16:13.926Z] 2d801f1e2012: Preparing [2025-01-15T07:16:13.926Z] 80995cc0ea77: Preparing [2025-01-15T07:16:13.926Z] b44fbfc888c8: Preparing [2025-01-15T07:16:13.926Z] 33973d7987ba: Preparing [2025-01-15T07:16:13.926Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:13.926Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:13.926Z] 534a70dc8296: Preparing [2025-01-15T07:16:13.926Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:13.926Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:13.926Z] 534a70dc8296: Waiting [2025-01-15T07:16:13.926Z] 33973d7987ba: Waiting [2025-01-15T07:16:13.926Z] 80995cc0ea77: Layer already exists [2025-01-15T07:16:13.926Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:13.926Z] 5e5642ec31a2: Layer already exists [2025-01-15T07:16:13.926Z] 2d801f1e2012: Layer already exists [2025-01-15T07:16:13.926Z] 08c00709fe87: Layer already exists [2025-01-15T07:16:13.926Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:13.926Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:13.926Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:13.926Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:14.192Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:14.551Z] + 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-01-15T07:16:14.905Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-15T07:16:14.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T07:16:14.905Z] 5e5642ec31a2: Preparing [2025-01-15T07:16:14.905Z] 08c00709fe87: Preparing [2025-01-15T07:16:14.905Z] 2d801f1e2012: Preparing [2025-01-15T07:16:14.905Z] 80995cc0ea77: Preparing [2025-01-15T07:16:14.905Z] b44fbfc888c8: Preparing [2025-01-15T07:16:14.905Z] 33973d7987ba: Preparing [2025-01-15T07:16:14.905Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:14.905Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:14.905Z] 534a70dc8296: Preparing [2025-01-15T07:16:14.905Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:14.905Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:14.905Z] 534a70dc8296: Waiting [2025-01-15T07:16:14.905Z] 33973d7987ba: Waiting [2025-01-15T07:16:14.905Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:14.905Z] 2d801f1e2012: Layer already exists [2025-01-15T07:16:14.905Z] 5e5642ec31a2: Layer already exists [2025-01-15T07:16:14.905Z] 80995cc0ea77: Layer already exists [2025-01-15T07:16:14.905Z] 08c00709fe87: Layer already exists [2025-01-15T07:16:14.905Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:14.905Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:14.905Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:14.905Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:15.170Z] main: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:16:15.247Z] ===================================================== [Pipeline] echo [2025-01-15T07:16:15.430Z] taggedImages: [2025-01-15T07:16:15.430Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:15.430Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-15T07:16:15.430Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.44 [2025-01-15T07:16:15.430Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:15.430Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-15T07:16:15.451Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-15T07:16:15.451Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:15.451Z] latest [2025-01-15T07:16:15.451Z] 4.0.0-dev.44 [2025-01-15T07:16:15.451Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:15.451Z] main [2025-01-15T07:16:15.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:15.811Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:16.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:16.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T07:16:16.157Z] cbfe74777bda: Preparing [2025-01-15T07:16:16.157Z] efb62d34581b: Preparing [2025-01-15T07:16:16.157Z] 876c8bd41ad2: Preparing [2025-01-15T07:16:16.157Z] b44fbfc888c8: Preparing [2025-01-15T07:16:16.157Z] 33973d7987ba: Preparing [2025-01-15T07:16:16.157Z] 2656efb43199: Preparing [2025-01-15T07:16:16.157Z] 6e3d80f55982: Preparing [2025-01-15T07:16:16.157Z] 534a70dc8296: Preparing [2025-01-15T07:16:16.157Z] 6e3d80f55982: Waiting [2025-01-15T07:16:16.157Z] 534a70dc8296: Waiting [2025-01-15T07:16:16.157Z] 2656efb43199: Waiting [2025-01-15T07:16:16.157Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:16.157Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:16.425Z] efb62d34581b: Pushed [2025-01-15T07:16:16.425Z] cbfe74777bda: Pushed [2025-01-15T07:16:16.425Z] 2656efb43199: Pushed [2025-01-15T07:16:16.425Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:16.425Z] 6e3d80f55982: Pushed [2025-01-15T07:16:21.742Z] 876c8bd41ad2: Pushed [2025-01-15T07:16:21.742Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:22.101Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:22.457Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-15T07:16:22.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T07:16:22.457Z] cbfe74777bda: Preparing [2025-01-15T07:16:22.457Z] efb62d34581b: Preparing [2025-01-15T07:16:22.457Z] 876c8bd41ad2: Preparing [2025-01-15T07:16:22.457Z] b44fbfc888c8: Preparing [2025-01-15T07:16:22.457Z] 33973d7987ba: Preparing [2025-01-15T07:16:22.457Z] 2656efb43199: Preparing [2025-01-15T07:16:22.457Z] 6e3d80f55982: Preparing [2025-01-15T07:16:22.457Z] 2656efb43199: Waiting [2025-01-15T07:16:22.457Z] 534a70dc8296: Preparing [2025-01-15T07:16:22.457Z] 6e3d80f55982: Waiting [2025-01-15T07:16:22.457Z] 534a70dc8296: Waiting [2025-01-15T07:16:22.457Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:22.457Z] cbfe74777bda: Layer already exists [2025-01-15T07:16:22.457Z] efb62d34581b: Layer already exists [2025-01-15T07:16:22.457Z] 876c8bd41ad2: Layer already exists [2025-01-15T07:16:22.457Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:22.457Z] 2656efb43199: Layer already exists [2025-01-15T07:16:22.457Z] 6e3d80f55982: Layer already exists [2025-01-15T07:16:22.457Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:22.724Z] latest: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:23.082Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:23.435Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.44 [2025-01-15T07:16:23.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T07:16:23.435Z] cbfe74777bda: Preparing [2025-01-15T07:16:23.435Z] efb62d34581b: Preparing [2025-01-15T07:16:23.435Z] 876c8bd41ad2: Preparing [2025-01-15T07:16:23.435Z] b44fbfc888c8: Preparing [2025-01-15T07:16:23.435Z] 33973d7987ba: Preparing [2025-01-15T07:16:23.435Z] 2656efb43199: Preparing [2025-01-15T07:16:23.435Z] 6e3d80f55982: Preparing [2025-01-15T07:16:23.435Z] 534a70dc8296: Preparing [2025-01-15T07:16:23.435Z] 2656efb43199: Waiting [2025-01-15T07:16:23.435Z] 6e3d80f55982: Waiting [2025-01-15T07:16:23.435Z] 534a70dc8296: Waiting [2025-01-15T07:16:23.435Z] cbfe74777bda: Layer already exists [2025-01-15T07:16:23.435Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:23.435Z] efb62d34581b: Layer already exists [2025-01-15T07:16:23.435Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:23.435Z] 876c8bd41ad2: Layer already exists [2025-01-15T07:16:23.435Z] 2656efb43199: Layer already exists [2025-01-15T07:16:23.435Z] 6e3d80f55982: Layer already exists [2025-01-15T07:16:23.435Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:23.702Z] 4.0.0-dev.44: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:24.060Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:24.422Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:24.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T07:16:24.423Z] cbfe74777bda: Preparing [2025-01-15T07:16:24.423Z] efb62d34581b: Preparing [2025-01-15T07:16:24.423Z] 876c8bd41ad2: Preparing [2025-01-15T07:16:24.423Z] b44fbfc888c8: Preparing [2025-01-15T07:16:24.423Z] 33973d7987ba: Preparing [2025-01-15T07:16:24.423Z] 2656efb43199: Preparing [2025-01-15T07:16:24.423Z] 6e3d80f55982: Preparing [2025-01-15T07:16:24.423Z] 534a70dc8296: Preparing [2025-01-15T07:16:24.423Z] 2656efb43199: Waiting [2025-01-15T07:16:24.423Z] 6e3d80f55982: Waiting [2025-01-15T07:16:24.423Z] 534a70dc8296: Waiting [2025-01-15T07:16:24.423Z] 876c8bd41ad2: Layer already exists [2025-01-15T07:16:24.423Z] efb62d34581b: Layer already exists [2025-01-15T07:16:24.423Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:24.423Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:24.423Z] cbfe74777bda: Layer already exists [2025-01-15T07:16:24.423Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:24.423Z] 6e3d80f55982: Layer already exists [2025-01-15T07:16:24.423Z] 2656efb43199: Layer already exists [2025-01-15T07:16:24.694Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:25.060Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:25.493Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-15T07:16:25.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T07:16:25.494Z] cbfe74777bda: Preparing [2025-01-15T07:16:25.494Z] efb62d34581b: Preparing [2025-01-15T07:16:25.494Z] 876c8bd41ad2: Preparing [2025-01-15T07:16:25.494Z] b44fbfc888c8: Preparing [2025-01-15T07:16:25.494Z] 33973d7987ba: Preparing [2025-01-15T07:16:25.494Z] 2656efb43199: Preparing [2025-01-15T07:16:25.494Z] 6e3d80f55982: Preparing [2025-01-15T07:16:25.494Z] 534a70dc8296: Preparing [2025-01-15T07:16:25.494Z] 2656efb43199: Waiting [2025-01-15T07:16:25.494Z] 6e3d80f55982: Waiting [2025-01-15T07:16:25.494Z] 534a70dc8296: Waiting [2025-01-15T07:16:25.494Z] efb62d34581b: Layer already exists [2025-01-15T07:16:25.494Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:25.494Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:25.494Z] cbfe74777bda: Layer already exists [2025-01-15T07:16:25.494Z] 876c8bd41ad2: Layer already exists [2025-01-15T07:16:25.494Z] 2656efb43199: Layer already exists [2025-01-15T07:16:25.494Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:25.494Z] 6e3d80f55982: Layer already exists [2025-01-15T07:16:25.765Z] main: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:16:25.829Z] ===================================================== [Pipeline] echo [2025-01-15T07:16:25.840Z] taggedImages: [2025-01-15T07:16:25.840Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:25.840Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-15T07:16:25.840Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.44 [2025-01-15T07:16:25.840Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:25.840Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-15T07:16:25.865Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-15T07:16:25.865Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:25.865Z] latest [2025-01-15T07:16:25.865Z] 4.0.0-dev.44 [2025-01-15T07:16:25.865Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:25.865Z] main [2025-01-15T07:16:25.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:26.221Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:26.580Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:26.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T07:16:26.580Z] 62b574f2b951: Preparing [2025-01-15T07:16:26.580Z] 09e7d03f4878: Preparing [2025-01-15T07:16:26.580Z] 82ec91a1d107: Preparing [2025-01-15T07:16:26.580Z] 33973d7987ba: Preparing [2025-01-15T07:16:26.580Z] e7d3e72c5526: Preparing [2025-01-15T07:16:26.580Z] ccbb412320bc: Preparing [2025-01-15T07:16:26.580Z] 534a70dc8296: Preparing [2025-01-15T07:16:26.580Z] ccbb412320bc: Waiting [2025-01-15T07:16:26.580Z] 534a70dc8296: Waiting [2025-01-15T07:16:26.580Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:26.857Z] 09e7d03f4878: Pushed [2025-01-15T07:16:26.857Z] 62b574f2b951: Pushed [2025-01-15T07:16:26.857Z] e7d3e72c5526: Pushed [2025-01-15T07:16:26.857Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:26.857Z] ccbb412320bc: Pushed [2025-01-15T07:16:32.248Z] 82ec91a1d107: Pushed [2025-01-15T07:16:32.248Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:32.626Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:32.980Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-15T07:16:32.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T07:16:32.980Z] 62b574f2b951: Preparing [2025-01-15T07:16:32.980Z] 09e7d03f4878: Preparing [2025-01-15T07:16:32.980Z] 82ec91a1d107: Preparing [2025-01-15T07:16:32.980Z] 33973d7987ba: Preparing [2025-01-15T07:16:32.980Z] e7d3e72c5526: Preparing [2025-01-15T07:16:32.980Z] ccbb412320bc: Preparing [2025-01-15T07:16:32.980Z] 534a70dc8296: Preparing [2025-01-15T07:16:32.980Z] ccbb412320bc: Waiting [2025-01-15T07:16:32.980Z] 534a70dc8296: Waiting [2025-01-15T07:16:32.980Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:32.980Z] 62b574f2b951: Layer already exists [2025-01-15T07:16:32.980Z] 82ec91a1d107: Layer already exists [2025-01-15T07:16:32.980Z] e7d3e72c5526: Layer already exists [2025-01-15T07:16:32.980Z] 09e7d03f4878: Layer already exists [2025-01-15T07:16:32.980Z] ccbb412320bc: Layer already exists [2025-01-15T07:16:32.980Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:33.248Z] latest: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:33.613Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:33.965Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.44 [2025-01-15T07:16:33.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T07:16:33.965Z] 62b574f2b951: Preparing [2025-01-15T07:16:33.965Z] 09e7d03f4878: Preparing [2025-01-15T07:16:33.965Z] 82ec91a1d107: Preparing [2025-01-15T07:16:33.965Z] 33973d7987ba: Preparing [2025-01-15T07:16:33.965Z] e7d3e72c5526: Preparing [2025-01-15T07:16:33.965Z] ccbb412320bc: Preparing [2025-01-15T07:16:33.965Z] 534a70dc8296: Preparing [2025-01-15T07:16:33.965Z] ccbb412320bc: Waiting [2025-01-15T07:16:33.965Z] 534a70dc8296: Waiting [2025-01-15T07:16:33.965Z] 09e7d03f4878: Layer already exists [2025-01-15T07:16:33.965Z] 62b574f2b951: Layer already exists [2025-01-15T07:16:33.965Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:33.965Z] 82ec91a1d107: Layer already exists [2025-01-15T07:16:33.965Z] e7d3e72c5526: Layer already exists [2025-01-15T07:16:33.965Z] ccbb412320bc: Layer already exists [2025-01-15T07:16:33.965Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:34.230Z] 4.0.0-dev.44: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:34.588Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:34.932Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:34.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T07:16:34.932Z] 62b574f2b951: Preparing [2025-01-15T07:16:34.932Z] 09e7d03f4878: Preparing [2025-01-15T07:16:34.932Z] 82ec91a1d107: Preparing [2025-01-15T07:16:34.932Z] 33973d7987ba: Preparing [2025-01-15T07:16:34.932Z] e7d3e72c5526: Preparing [2025-01-15T07:16:34.932Z] ccbb412320bc: Preparing [2025-01-15T07:16:34.932Z] 534a70dc8296: Preparing [2025-01-15T07:16:34.932Z] ccbb412320bc: Waiting [2025-01-15T07:16:34.932Z] 534a70dc8296: Waiting [2025-01-15T07:16:34.932Z] e7d3e72c5526: Layer already exists [2025-01-15T07:16:34.932Z] 09e7d03f4878: Layer already exists [2025-01-15T07:16:34.932Z] 62b574f2b951: Layer already exists [2025-01-15T07:16:34.932Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:34.932Z] 82ec91a1d107: Layer already exists [2025-01-15T07:16:34.932Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:34.932Z] ccbb412320bc: Layer already exists [2025-01-15T07:16:35.196Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:35.539Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:35.885Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-15T07:16:35.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T07:16:35.885Z] 62b574f2b951: Preparing [2025-01-15T07:16:35.885Z] 09e7d03f4878: Preparing [2025-01-15T07:16:35.885Z] 82ec91a1d107: Preparing [2025-01-15T07:16:35.885Z] 33973d7987ba: Preparing [2025-01-15T07:16:35.885Z] e7d3e72c5526: Preparing [2025-01-15T07:16:35.885Z] ccbb412320bc: Preparing [2025-01-15T07:16:35.885Z] 534a70dc8296: Preparing [2025-01-15T07:16:35.885Z] 534a70dc8296: Waiting [2025-01-15T07:16:35.885Z] ccbb412320bc: Waiting [2025-01-15T07:16:35.885Z] e7d3e72c5526: Layer already exists [2025-01-15T07:16:35.885Z] 82ec91a1d107: Layer already exists [2025-01-15T07:16:35.885Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:35.885Z] 62b574f2b951: Layer already exists [2025-01-15T07:16:35.885Z] 09e7d03f4878: Layer already exists [2025-01-15T07:16:35.885Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:35.885Z] ccbb412320bc: Layer already exists [2025-01-15T07:16:36.149Z] main: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:16:36.227Z] ===================================================== [Pipeline] echo [2025-01-15T07:16:36.242Z] taggedImages: [2025-01-15T07:16:36.242Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:36.242Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-15T07:16:36.242Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.44 [2025-01-15T07:16:36.242Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:36.242Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-15T07:16:36.265Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-15T07:16:36.265Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:36.265Z] latest [2025-01-15T07:16:36.265Z] 4.0.0-dev.44 [2025-01-15T07:16:36.265Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:36.265Z] main [2025-01-15T07:16:36.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:36.633Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:36.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:36.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T07:16:36.978Z] 2ac0558ec7f9: Preparing [2025-01-15T07:16:36.978Z] 130c70ada4be: Preparing [2025-01-15T07:16:36.978Z] 7770f081e996: Preparing [2025-01-15T07:16:36.978Z] 96f3a25ca0db: Preparing [2025-01-15T07:16:36.978Z] b44fbfc888c8: Preparing [2025-01-15T07:16:36.978Z] 33973d7987ba: Preparing [2025-01-15T07:16:36.978Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:36.978Z] 33973d7987ba: Waiting [2025-01-15T07:16:36.978Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:36.978Z] 534a70dc8296: Preparing [2025-01-15T07:16:36.978Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:36.978Z] 534a70dc8296: Waiting [2025-01-15T07:16:36.978Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:36.978Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:36.978Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:37.241Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:37.241Z] 130c70ada4be: Pushed [2025-01-15T07:16:37.241Z] 7770f081e996: Pushed [2025-01-15T07:16:37.241Z] 2ac0558ec7f9: Pushed [2025-01-15T07:16:37.241Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:37.241Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:42.564Z] 96f3a25ca0db: Pushed [2025-01-15T07:16:42.564Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:42.915Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:43.264Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-15T07:16:43.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T07:16:43.264Z] 2ac0558ec7f9: Preparing [2025-01-15T07:16:43.264Z] 130c70ada4be: Preparing [2025-01-15T07:16:43.264Z] 7770f081e996: Preparing [2025-01-15T07:16:43.264Z] 96f3a25ca0db: Preparing [2025-01-15T07:16:43.264Z] b44fbfc888c8: Preparing [2025-01-15T07:16:43.264Z] 33973d7987ba: Preparing [2025-01-15T07:16:43.264Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:43.264Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:43.264Z] 534a70dc8296: Preparing [2025-01-15T07:16:43.264Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:43.264Z] 534a70dc8296: Waiting [2025-01-15T07:16:43.264Z] 33973d7987ba: Waiting [2025-01-15T07:16:43.264Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:43.264Z] 96f3a25ca0db: Layer already exists [2025-01-15T07:16:43.264Z] 2ac0558ec7f9: Layer already exists [2025-01-15T07:16:43.264Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:43.264Z] 130c70ada4be: Layer already exists [2025-01-15T07:16:43.264Z] 7770f081e996: Layer already exists [2025-01-15T07:16:43.264Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:43.264Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:43.264Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:43.264Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:43.530Z] latest: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:43.877Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:44.235Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.44 [2025-01-15T07:16:44.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T07:16:44.235Z] 2ac0558ec7f9: Preparing [2025-01-15T07:16:44.235Z] 130c70ada4be: Preparing [2025-01-15T07:16:44.235Z] 7770f081e996: Preparing [2025-01-15T07:16:44.235Z] 96f3a25ca0db: Preparing [2025-01-15T07:16:44.235Z] b44fbfc888c8: Preparing [2025-01-15T07:16:44.235Z] 33973d7987ba: Preparing [2025-01-15T07:16:44.235Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:44.235Z] 33973d7987ba: Waiting [2025-01-15T07:16:44.235Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:44.235Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:44.235Z] 534a70dc8296: Preparing [2025-01-15T07:16:44.235Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:44.235Z] 534a70dc8296: Waiting [2025-01-15T07:16:44.235Z] 2ac0558ec7f9: Layer already exists [2025-01-15T07:16:44.235Z] 7770f081e996: Layer already exists [2025-01-15T07:16:44.235Z] 96f3a25ca0db: Layer already exists [2025-01-15T07:16:44.235Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:44.235Z] 130c70ada4be: Layer already exists [2025-01-15T07:16:44.235Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:44.235Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:44.235Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:44.235Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:44.498Z] 4.0.0-dev.44: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:44.852Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:45.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:45.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T07:16:45.196Z] 2ac0558ec7f9: Preparing [2025-01-15T07:16:45.196Z] 130c70ada4be: Preparing [2025-01-15T07:16:45.196Z] 7770f081e996: Preparing [2025-01-15T07:16:45.196Z] 96f3a25ca0db: Preparing [2025-01-15T07:16:45.196Z] b44fbfc888c8: Preparing [2025-01-15T07:16:45.196Z] 33973d7987ba: Preparing [2025-01-15T07:16:45.196Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:45.196Z] 33973d7987ba: Waiting [2025-01-15T07:16:45.196Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:45.196Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:45.196Z] 534a70dc8296: Preparing [2025-01-15T07:16:45.196Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:45.196Z] 534a70dc8296: Waiting [2025-01-15T07:16:45.196Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:45.196Z] 7770f081e996: Layer already exists [2025-01-15T07:16:45.196Z] 2ac0558ec7f9: Layer already exists [2025-01-15T07:16:45.196Z] 130c70ada4be: Layer already exists [2025-01-15T07:16:45.196Z] 96f3a25ca0db: Layer already exists [2025-01-15T07:16:45.196Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:45.196Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:45.196Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:45.196Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:45.461Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:45.823Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:46.173Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-15T07:16:46.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T07:16:46.173Z] 2ac0558ec7f9: Preparing [2025-01-15T07:16:46.173Z] 130c70ada4be: Preparing [2025-01-15T07:16:46.173Z] 7770f081e996: Preparing [2025-01-15T07:16:46.173Z] 96f3a25ca0db: Preparing [2025-01-15T07:16:46.173Z] b44fbfc888c8: Preparing [2025-01-15T07:16:46.173Z] 33973d7987ba: Preparing [2025-01-15T07:16:46.173Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:46.173Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:46.173Z] 534a70dc8296: Preparing [2025-01-15T07:16:46.173Z] 33973d7987ba: Waiting [2025-01-15T07:16:46.173Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:46.173Z] 534a70dc8296: Waiting [2025-01-15T07:16:46.173Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:46.173Z] 7770f081e996: Layer already exists [2025-01-15T07:16:46.173Z] 96f3a25ca0db: Layer already exists [2025-01-15T07:16:46.173Z] 130c70ada4be: Layer already exists [2025-01-15T07:16:46.173Z] 2ac0558ec7f9: Layer already exists [2025-01-15T07:16:46.173Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:46.173Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:46.173Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:46.173Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:46.173Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:46.438Z] main: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:16:46.521Z] ===================================================== [Pipeline] echo [2025-01-15T07:16:46.538Z] taggedImages: [2025-01-15T07:16:46.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:46.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-15T07:16:46.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.44 [2025-01-15T07:16:46.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:46.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-15T07:16:46.568Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-15T07:16:46.568Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:46.568Z] latest [2025-01-15T07:16:46.568Z] 4.0.0-dev.44 [2025-01-15T07:16:46.568Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:46.568Z] main [2025-01-15T07:16:46.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:46.940Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:47.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:47.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T07:16:47.305Z] 19befd5e4125: Preparing [2025-01-15T07:16:47.305Z] e932c4eb718a: Preparing [2025-01-15T07:16:47.305Z] f58749c8d235: Preparing [2025-01-15T07:16:47.305Z] ee597acb660b: Preparing [2025-01-15T07:16:47.305Z] d3bee5b1efeb: Preparing [2025-01-15T07:16:47.305Z] e159ebc248c1: Preparing [2025-01-15T07:16:47.305Z] e3bba941921f: Preparing [2025-01-15T07:16:47.305Z] b44fbfc888c8: Preparing [2025-01-15T07:16:47.305Z] 33973d7987ba: Preparing [2025-01-15T07:16:47.305Z] 67b01809bb97: Preparing [2025-01-15T07:16:47.305Z] b44fbfc888c8: Waiting [2025-01-15T07:16:47.305Z] 33973d7987ba: Waiting [2025-01-15T07:16:47.305Z] e159ebc248c1: Waiting [2025-01-15T07:16:47.305Z] e3bba941921f: Waiting [2025-01-15T07:16:47.305Z] 67b01809bb97: Waiting [2025-01-15T07:16:47.305Z] 8643deaf1944: Preparing [2025-01-15T07:16:47.305Z] 5f70bf18a086: Preparing [2025-01-15T07:16:47.305Z] 2e3b99a8c276: Preparing [2025-01-15T07:16:47.305Z] 8643deaf1944: Waiting [2025-01-15T07:16:47.305Z] 5f70bf18a086: Waiting [2025-01-15T07:16:47.305Z] 7ffad0ee8f7b: Preparing [2025-01-15T07:16:47.305Z] 2e3b99a8c276: Waiting [2025-01-15T07:16:47.305Z] a2dde3d8c683: Preparing [2025-01-15T07:16:47.305Z] 7ffad0ee8f7b: Waiting [2025-01-15T07:16:47.305Z] 534a70dc8296: Preparing [2025-01-15T07:16:47.306Z] a2dde3d8c683: Waiting [2025-01-15T07:16:47.306Z] 534a70dc8296: Waiting [2025-01-15T07:16:47.573Z] e932c4eb718a: Pushed [2025-01-15T07:16:47.573Z] ee597acb660b: Pushed [2025-01-15T07:16:47.573Z] d3bee5b1efeb: Pushed [2025-01-15T07:16:47.573Z] f58749c8d235: Pushed [2025-01-15T07:16:47.573Z] 19befd5e4125: Pushed [2025-01-15T07:16:47.573Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:47.573Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:47.573Z] 5f70bf18a086: Layer already exists [2025-01-15T07:16:47.573Z] e159ebc248c1: Pushed [2025-01-15T07:16:47.573Z] 67b01809bb97: Pushed [2025-01-15T07:16:47.573Z] 8643deaf1944: Pushed [2025-01-15T07:16:47.839Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:47.839Z] 2e3b99a8c276: Pushed [2025-01-15T07:16:47.839Z] 7ffad0ee8f7b: Pushed [2025-01-15T07:16:47.839Z] a2dde3d8c683: Pushed [2025-01-15T07:16:51.173Z] e3bba941921f: Pushed [2025-01-15T07:16:51.173Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:51.534Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:51.888Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-15T07:16:51.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T07:16:51.888Z] 19befd5e4125: Preparing [2025-01-15T07:16:51.888Z] e932c4eb718a: Preparing [2025-01-15T07:16:51.888Z] f58749c8d235: Preparing [2025-01-15T07:16:51.888Z] ee597acb660b: Preparing [2025-01-15T07:16:51.888Z] d3bee5b1efeb: Preparing [2025-01-15T07:16:51.888Z] e159ebc248c1: Preparing [2025-01-15T07:16:51.888Z] e3bba941921f: Preparing [2025-01-15T07:16:51.888Z] e159ebc248c1: Waiting [2025-01-15T07:16:51.888Z] e3bba941921f: Waiting [2025-01-15T07:16:51.888Z] b44fbfc888c8: Preparing [2025-01-15T07:16:51.888Z] 33973d7987ba: Preparing [2025-01-15T07:16:51.888Z] 67b01809bb97: Preparing [2025-01-15T07:16:51.888Z] b44fbfc888c8: Waiting [2025-01-15T07:16:51.888Z] 33973d7987ba: Waiting [2025-01-15T07:16:51.888Z] 8643deaf1944: Preparing [2025-01-15T07:16:51.888Z] 67b01809bb97: Waiting [2025-01-15T07:16:51.888Z] 5f70bf18a086: Preparing [2025-01-15T07:16:51.888Z] 8643deaf1944: Waiting [2025-01-15T07:16:51.888Z] 2e3b99a8c276: Preparing [2025-01-15T07:16:51.888Z] 5f70bf18a086: Waiting [2025-01-15T07:16:51.888Z] 7ffad0ee8f7b: Preparing [2025-01-15T07:16:51.888Z] 2e3b99a8c276: Waiting [2025-01-15T07:16:51.888Z] a2dde3d8c683: Preparing [2025-01-15T07:16:51.888Z] 7ffad0ee8f7b: Waiting [2025-01-15T07:16:51.888Z] 534a70dc8296: Preparing [2025-01-15T07:16:51.888Z] a2dde3d8c683: Waiting [2025-01-15T07:16:51.888Z] 534a70dc8296: Waiting [2025-01-15T07:16:51.888Z] 19befd5e4125: Layer already exists [2025-01-15T07:16:51.888Z] f58749c8d235: Layer already exists [2025-01-15T07:16:51.888Z] ee597acb660b: Layer already exists [2025-01-15T07:16:51.888Z] d3bee5b1efeb: Layer already exists [2025-01-15T07:16:51.888Z] e932c4eb718a: Layer already exists [2025-01-15T07:16:51.888Z] e159ebc248c1: Layer already exists [2025-01-15T07:16:51.888Z] e3bba941921f: Layer already exists [2025-01-15T07:16:51.888Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:51.888Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:51.888Z] 67b01809bb97: Layer already exists [2025-01-15T07:16:51.888Z] 8643deaf1944: Layer already exists [2025-01-15T07:16:51.888Z] 2e3b99a8c276: Layer already exists [2025-01-15T07:16:51.888Z] 5f70bf18a086: Layer already exists [2025-01-15T07:16:51.888Z] 7ffad0ee8f7b: Layer already exists [2025-01-15T07:16:51.888Z] a2dde3d8c683: Layer already exists [2025-01-15T07:16:51.888Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:52.153Z] latest: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:52.510Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:52.854Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.44 [2025-01-15T07:16:52.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T07:16:52.854Z] 19befd5e4125: Preparing [2025-01-15T07:16:52.854Z] e932c4eb718a: Preparing [2025-01-15T07:16:52.854Z] f58749c8d235: Preparing [2025-01-15T07:16:52.854Z] ee597acb660b: Preparing [2025-01-15T07:16:52.854Z] d3bee5b1efeb: Preparing [2025-01-15T07:16:52.854Z] e159ebc248c1: Preparing [2025-01-15T07:16:52.854Z] e3bba941921f: Preparing [2025-01-15T07:16:52.854Z] b44fbfc888c8: Preparing [2025-01-15T07:16:52.854Z] 33973d7987ba: Preparing [2025-01-15T07:16:52.854Z] 67b01809bb97: Preparing [2025-01-15T07:16:52.854Z] e3bba941921f: Waiting [2025-01-15T07:16:52.854Z] 8643deaf1944: Preparing [2025-01-15T07:16:52.854Z] b44fbfc888c8: Waiting [2025-01-15T07:16:52.854Z] 33973d7987ba: Waiting [2025-01-15T07:16:52.854Z] e159ebc248c1: Waiting [2025-01-15T07:16:52.854Z] 67b01809bb97: Waiting [2025-01-15T07:16:52.854Z] 5f70bf18a086: Preparing [2025-01-15T07:16:52.854Z] 8643deaf1944: Waiting [2025-01-15T07:16:52.854Z] 2e3b99a8c276: Preparing [2025-01-15T07:16:52.854Z] 5f70bf18a086: Waiting [2025-01-15T07:16:52.854Z] 7ffad0ee8f7b: Preparing [2025-01-15T07:16:52.854Z] 2e3b99a8c276: Waiting [2025-01-15T07:16:52.854Z] a2dde3d8c683: Preparing [2025-01-15T07:16:52.854Z] 7ffad0ee8f7b: Waiting [2025-01-15T07:16:52.854Z] 534a70dc8296: Preparing [2025-01-15T07:16:52.854Z] a2dde3d8c683: Waiting [2025-01-15T07:16:52.854Z] d3bee5b1efeb: Layer already exists [2025-01-15T07:16:52.854Z] ee597acb660b: Layer already exists [2025-01-15T07:16:52.854Z] e932c4eb718a: Layer already exists [2025-01-15T07:16:52.854Z] f58749c8d235: Layer already exists [2025-01-15T07:16:52.854Z] 19befd5e4125: Layer already exists [2025-01-15T07:16:52.854Z] e159ebc248c1: Layer already exists [2025-01-15T07:16:52.854Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:52.854Z] 67b01809bb97: Layer already exists [2025-01-15T07:16:52.854Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:52.854Z] e3bba941921f: Layer already exists [2025-01-15T07:16:52.854Z] 5f70bf18a086: Layer already exists [2025-01-15T07:16:52.854Z] 2e3b99a8c276: Layer already exists [2025-01-15T07:16:52.854Z] 8643deaf1944: Layer already exists [2025-01-15T07:16:52.854Z] 7ffad0ee8f7b: Layer already exists [2025-01-15T07:16:52.854Z] a2dde3d8c683: Layer already exists [2025-01-15T07:16:53.117Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:53.117Z] 4.0.0-dev.44: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:53.467Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:53.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:53.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T07:16:53.817Z] 19befd5e4125: Preparing [2025-01-15T07:16:53.817Z] e932c4eb718a: Preparing [2025-01-15T07:16:53.817Z] f58749c8d235: Preparing [2025-01-15T07:16:53.817Z] ee597acb660b: Preparing [2025-01-15T07:16:53.817Z] d3bee5b1efeb: Preparing [2025-01-15T07:16:53.817Z] e159ebc248c1: Preparing [2025-01-15T07:16:53.817Z] e3bba941921f: Preparing [2025-01-15T07:16:53.817Z] e159ebc248c1: Waiting [2025-01-15T07:16:53.817Z] b44fbfc888c8: Preparing [2025-01-15T07:16:53.817Z] e3bba941921f: Waiting [2025-01-15T07:16:53.817Z] 33973d7987ba: Preparing [2025-01-15T07:16:53.817Z] b44fbfc888c8: Waiting [2025-01-15T07:16:53.817Z] 67b01809bb97: Preparing [2025-01-15T07:16:53.817Z] 33973d7987ba: Waiting [2025-01-15T07:16:53.817Z] 8643deaf1944: Preparing [2025-01-15T07:16:53.817Z] 67b01809bb97: Waiting [2025-01-15T07:16:53.817Z] 5f70bf18a086: Preparing [2025-01-15T07:16:53.817Z] 8643deaf1944: Waiting [2025-01-15T07:16:53.817Z] 2e3b99a8c276: Preparing [2025-01-15T07:16:53.817Z] 5f70bf18a086: Waiting [2025-01-15T07:16:53.817Z] 7ffad0ee8f7b: Preparing [2025-01-15T07:16:53.817Z] a2dde3d8c683: Preparing [2025-01-15T07:16:53.817Z] 534a70dc8296: Preparing [2025-01-15T07:16:53.817Z] 2e3b99a8c276: Waiting [2025-01-15T07:16:53.817Z] 7ffad0ee8f7b: Waiting [2025-01-15T07:16:53.817Z] a2dde3d8c683: Waiting [2025-01-15T07:16:53.817Z] 534a70dc8296: Waiting [2025-01-15T07:16:53.817Z] e932c4eb718a: Layer already exists [2025-01-15T07:16:53.817Z] 19befd5e4125: Layer already exists [2025-01-15T07:16:53.817Z] ee597acb660b: Layer already exists [2025-01-15T07:16:53.817Z] d3bee5b1efeb: Layer already exists [2025-01-15T07:16:53.817Z] f58749c8d235: Layer already exists [2025-01-15T07:16:53.817Z] e3bba941921f: Layer already exists [2025-01-15T07:16:53.817Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:53.817Z] 67b01809bb97: Layer already exists [2025-01-15T07:16:53.817Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:53.817Z] e159ebc248c1: Layer already exists [2025-01-15T07:16:53.817Z] 8643deaf1944: Layer already exists [2025-01-15T07:16:53.817Z] 2e3b99a8c276: Layer already exists [2025-01-15T07:16:53.817Z] 5f70bf18a086: Layer already exists [2025-01-15T07:16:53.817Z] a2dde3d8c683: Layer already exists [2025-01-15T07:16:53.817Z] 7ffad0ee8f7b: Layer already exists [2025-01-15T07:16:53.817Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:54.082Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:54.440Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:54.786Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-15T07:16:54.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T07:16:54.786Z] 19befd5e4125: Preparing [2025-01-15T07:16:54.786Z] e932c4eb718a: Preparing [2025-01-15T07:16:54.786Z] f58749c8d235: Preparing [2025-01-15T07:16:54.786Z] ee597acb660b: Preparing [2025-01-15T07:16:54.786Z] d3bee5b1efeb: Preparing [2025-01-15T07:16:54.786Z] e159ebc248c1: Preparing [2025-01-15T07:16:54.786Z] e3bba941921f: Preparing [2025-01-15T07:16:54.786Z] b44fbfc888c8: Preparing [2025-01-15T07:16:54.786Z] 33973d7987ba: Preparing [2025-01-15T07:16:54.786Z] 67b01809bb97: Preparing [2025-01-15T07:16:54.786Z] 8643deaf1944: Preparing [2025-01-15T07:16:54.786Z] 5f70bf18a086: Preparing [2025-01-15T07:16:54.786Z] 2e3b99a8c276: Preparing [2025-01-15T07:16:54.786Z] 7ffad0ee8f7b: Preparing [2025-01-15T07:16:54.786Z] a2dde3d8c683: Preparing [2025-01-15T07:16:54.786Z] 534a70dc8296: Preparing [2025-01-15T07:16:54.786Z] e159ebc248c1: Waiting [2025-01-15T07:16:54.786Z] e3bba941921f: Waiting [2025-01-15T07:16:54.786Z] b44fbfc888c8: Waiting [2025-01-15T07:16:54.786Z] 33973d7987ba: Waiting [2025-01-15T07:16:54.786Z] 67b01809bb97: Waiting [2025-01-15T07:16:54.786Z] 7ffad0ee8f7b: Waiting [2025-01-15T07:16:54.786Z] a2dde3d8c683: Waiting [2025-01-15T07:16:54.786Z] 534a70dc8296: Waiting [2025-01-15T07:16:54.786Z] 5f70bf18a086: Waiting [2025-01-15T07:16:54.786Z] 8643deaf1944: Waiting [2025-01-15T07:16:54.786Z] 2e3b99a8c276: Waiting [2025-01-15T07:16:54.786Z] ee597acb660b: Layer already exists [2025-01-15T07:16:54.786Z] d3bee5b1efeb: Layer already exists [2025-01-15T07:16:54.786Z] e932c4eb718a: Layer already exists [2025-01-15T07:16:54.786Z] f58749c8d235: Layer already exists [2025-01-15T07:16:54.786Z] 19befd5e4125: Layer already exists [2025-01-15T07:16:54.786Z] e159ebc248c1: Layer already exists [2025-01-15T07:16:54.786Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:54.787Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:54.787Z] e3bba941921f: Layer already exists [2025-01-15T07:16:54.787Z] 67b01809bb97: Layer already exists [2025-01-15T07:16:54.787Z] 8643deaf1944: Layer already exists [2025-01-15T07:16:54.787Z] 5f70bf18a086: Layer already exists [2025-01-15T07:16:54.787Z] 7ffad0ee8f7b: Layer already exists [2025-01-15T07:16:54.787Z] 2e3b99a8c276: Layer already exists [2025-01-15T07:16:55.050Z] a2dde3d8c683: Layer already exists [2025-01-15T07:16:55.050Z] 534a70dc8296: Layer already exists [2025-01-15T07:16:55.050Z] main: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:16:55.140Z] ===================================================== [Pipeline] echo [2025-01-15T07:16:55.158Z] taggedImages: [2025-01-15T07:16:55.159Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:55.159Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-15T07:16:55.159Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.44 [2025-01-15T07:16:55.159Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:55.159Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-15T07:16:55.188Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-15T07:16:55.188Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:55.188Z] latest [2025-01-15T07:16:55.188Z] 4.0.0-dev.44 [2025-01-15T07:16:55.188Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:16:55.188Z] main [2025-01-15T07:16:55.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:55.787Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:16:56.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:16:56.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T07:16:56.146Z] e07e004fcd83: Preparing [2025-01-15T07:16:56.146Z] 300f34798e38: Preparing [2025-01-15T07:16:56.146Z] 3d8eed3d2c44: Preparing [2025-01-15T07:16:56.146Z] 5571be81b084: Preparing [2025-01-15T07:16:56.146Z] b44fbfc888c8: Preparing [2025-01-15T07:16:56.146Z] 33973d7987ba: Preparing [2025-01-15T07:16:56.146Z] 8aa6d63d7df3: Preparing [2025-01-15T07:16:56.146Z] f60a7b4c4de2: Preparing [2025-01-15T07:16:56.146Z] 8aa6d63d7df3: Waiting [2025-01-15T07:16:56.146Z] f60a7b4c4de2: Waiting [2025-01-15T07:16:56.146Z] 33973d7987ba: Waiting [2025-01-15T07:16:56.146Z] 534a70dc8296: Preparing [2025-01-15T07:16:56.146Z] 534a70dc8296: Waiting [2025-01-15T07:16:56.146Z] b44fbfc888c8: Layer already exists [2025-01-15T07:16:56.146Z] 33973d7987ba: Layer already exists [2025-01-15T07:16:56.416Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:16:56.416Z] 300f34798e38: Pushed [2025-01-15T07:16:56.416Z] 3d8eed3d2c44: Pushed [2025-01-15T07:16:56.416Z] e07e004fcd83: Pushed [2025-01-15T07:16:56.416Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:16:56.416Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:00.653Z] 5571be81b084: Pushed [2025-01-15T07:17:00.918Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:01.268Z] + 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-01-15T07:17:01.619Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-15T07:17:01.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T07:17:01.619Z] e07e004fcd83: Preparing [2025-01-15T07:17:01.619Z] 300f34798e38: Preparing [2025-01-15T07:17:01.619Z] 3d8eed3d2c44: Preparing [2025-01-15T07:17:01.619Z] 5571be81b084: Preparing [2025-01-15T07:17:01.619Z] b44fbfc888c8: Preparing [2025-01-15T07:17:01.619Z] 33973d7987ba: Preparing [2025-01-15T07:17:01.619Z] 8aa6d63d7df3: Preparing [2025-01-15T07:17:01.619Z] 33973d7987ba: Waiting [2025-01-15T07:17:01.619Z] f60a7b4c4de2: Preparing [2025-01-15T07:17:01.619Z] 8aa6d63d7df3: Waiting [2025-01-15T07:17:01.619Z] 534a70dc8296: Preparing [2025-01-15T07:17:01.619Z] f60a7b4c4de2: Waiting [2025-01-15T07:17:01.619Z] 534a70dc8296: Waiting [2025-01-15T07:17:01.619Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:01.619Z] 3d8eed3d2c44: Layer already exists [2025-01-15T07:17:01.619Z] e07e004fcd83: Layer already exists [2025-01-15T07:17:01.619Z] 300f34798e38: Layer already exists [2025-01-15T07:17:01.619Z] 5571be81b084: Layer already exists [2025-01-15T07:17:01.619Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:01.619Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:17:01.619Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:17:01.619Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:01.885Z] latest: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:02.242Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:02.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.44 [2025-01-15T07:17:02.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T07:17:02.597Z] e07e004fcd83: Preparing [2025-01-15T07:17:02.597Z] 300f34798e38: Preparing [2025-01-15T07:17:02.597Z] 3d8eed3d2c44: Preparing [2025-01-15T07:17:02.597Z] 5571be81b084: Preparing [2025-01-15T07:17:02.597Z] b44fbfc888c8: Preparing [2025-01-15T07:17:02.597Z] 33973d7987ba: Preparing [2025-01-15T07:17:02.597Z] 8aa6d63d7df3: Preparing [2025-01-15T07:17:02.597Z] f60a7b4c4de2: Preparing [2025-01-15T07:17:02.597Z] 534a70dc8296: Preparing [2025-01-15T07:17:02.597Z] 8aa6d63d7df3: Waiting [2025-01-15T07:17:02.597Z] f60a7b4c4de2: Waiting [2025-01-15T07:17:02.597Z] 534a70dc8296: Waiting [2025-01-15T07:17:02.597Z] 33973d7987ba: Waiting [2025-01-15T07:17:02.597Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:02.597Z] e07e004fcd83: Layer already exists [2025-01-15T07:17:02.597Z] 5571be81b084: Layer already exists [2025-01-15T07:17:02.597Z] 300f34798e38: Layer already exists [2025-01-15T07:17:02.597Z] 3d8eed3d2c44: Layer already exists [2025-01-15T07:17:02.597Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:17:02.597Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:02.597Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:17:02.597Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:02.862Z] 4.0.0-dev.44: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:03.209Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:03.559Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:03.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T07:17:03.559Z] e07e004fcd83: Preparing [2025-01-15T07:17:03.559Z] 300f34798e38: Preparing [2025-01-15T07:17:03.559Z] 3d8eed3d2c44: Preparing [2025-01-15T07:17:03.559Z] 5571be81b084: Preparing [2025-01-15T07:17:03.559Z] b44fbfc888c8: Preparing [2025-01-15T07:17:03.559Z] 33973d7987ba: Preparing [2025-01-15T07:17:03.559Z] 8aa6d63d7df3: Preparing [2025-01-15T07:17:03.559Z] f60a7b4c4de2: Preparing [2025-01-15T07:17:03.559Z] 534a70dc8296: Preparing [2025-01-15T07:17:03.559Z] 33973d7987ba: Waiting [2025-01-15T07:17:03.559Z] 8aa6d63d7df3: Waiting [2025-01-15T07:17:03.559Z] f60a7b4c4de2: Waiting [2025-01-15T07:17:03.559Z] 534a70dc8296: Waiting [2025-01-15T07:17:03.559Z] e07e004fcd83: Layer already exists [2025-01-15T07:17:03.559Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:03.559Z] 5571be81b084: Layer already exists [2025-01-15T07:17:03.559Z] 300f34798e38: Layer already exists [2025-01-15T07:17:03.559Z] 3d8eed3d2c44: Layer already exists [2025-01-15T07:17:03.559Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:17:03.559Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:03.559Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:03.559Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:17:03.824Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:04.180Z] + 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-01-15T07:17:04.548Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-15T07:17:04.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T07:17:04.548Z] e07e004fcd83: Preparing [2025-01-15T07:17:04.548Z] 300f34798e38: Preparing [2025-01-15T07:17:04.548Z] 3d8eed3d2c44: Preparing [2025-01-15T07:17:04.548Z] 5571be81b084: Preparing [2025-01-15T07:17:04.548Z] b44fbfc888c8: Preparing [2025-01-15T07:17:04.548Z] 33973d7987ba: Preparing [2025-01-15T07:17:04.548Z] 8aa6d63d7df3: Preparing [2025-01-15T07:17:04.548Z] f60a7b4c4de2: Preparing [2025-01-15T07:17:04.548Z] 534a70dc8296: Preparing [2025-01-15T07:17:04.548Z] 33973d7987ba: Waiting [2025-01-15T07:17:04.548Z] 8aa6d63d7df3: Waiting [2025-01-15T07:17:04.548Z] f60a7b4c4de2: Waiting [2025-01-15T07:17:04.548Z] 534a70dc8296: Waiting [2025-01-15T07:17:04.548Z] 5571be81b084: Layer already exists [2025-01-15T07:17:04.548Z] 300f34798e38: Layer already exists [2025-01-15T07:17:04.548Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:04.548Z] e07e004fcd83: Layer already exists [2025-01-15T07:17:04.548Z] 3d8eed3d2c44: Layer already exists [2025-01-15T07:17:04.548Z] 8aa6d63d7df3: Layer already exists [2025-01-15T07:17:04.548Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:04.548Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:04.548Z] f60a7b4c4de2: Layer already exists [2025-01-15T07:17:04.815Z] main: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:17:04.896Z] ===================================================== [Pipeline] echo [2025-01-15T07:17:04.911Z] taggedImages: [2025-01-15T07:17:04.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:04.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-15T07:17:04.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.44 [2025-01-15T07:17:04.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:04.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-15T07:17:04.939Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-15T07:17:04.939Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:04.939Z] latest [2025-01-15T07:17:04.939Z] 4.0.0-dev.44 [2025-01-15T07:17:04.939Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:04.939Z] main [2025-01-15T07:17:04.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:05.299Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:05.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:05.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T07:17:05.653Z] 222286b55049: Preparing [2025-01-15T07:17:05.653Z] b813ff87d47c: Preparing [2025-01-15T07:17:05.653Z] 669673b210d6: Preparing [2025-01-15T07:17:05.653Z] a9261f4ca62b: Preparing [2025-01-15T07:17:05.653Z] e379093e175f: Preparing [2025-01-15T07:17:05.653Z] b44fbfc888c8: Preparing [2025-01-15T07:17:05.653Z] 33973d7987ba: Preparing [2025-01-15T07:17:05.653Z] cb55d7607ff5: Preparing [2025-01-15T07:17:05.653Z] d305a99be5aa: Preparing [2025-01-15T07:17:05.653Z] cecbec041bac: Preparing [2025-01-15T07:17:05.653Z] 534a70dc8296: Preparing [2025-01-15T07:17:05.653Z] d305a99be5aa: Waiting [2025-01-15T07:17:05.653Z] 33973d7987ba: Waiting [2025-01-15T07:17:05.653Z] 534a70dc8296: Waiting [2025-01-15T07:17:05.653Z] cb55d7607ff5: Waiting [2025-01-15T07:17:05.653Z] cecbec041bac: Waiting [2025-01-15T07:17:05.653Z] b44fbfc888c8: Waiting [2025-01-15T07:17:05.917Z] a9261f4ca62b: Pushed [2025-01-15T07:17:05.917Z] b813ff87d47c: Pushed [2025-01-15T07:17:05.917Z] 222286b55049: Pushed [2025-01-15T07:17:05.918Z] e379093e175f: Pushed [2025-01-15T07:17:05.918Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:05.918Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:05.918Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:05.918Z] cb55d7607ff5: Pushed [2025-01-15T07:17:06.182Z] d305a99be5aa: Pushed [2025-01-15T07:17:32.838Z] 669673b210d6: Pushed [2025-01-15T07:17:32.838Z] cecbec041bac: Pushed [2025-01-15T07:17:32.838Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:33.192Z] + 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-01-15T07:17:33.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-15T07:17:33.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T07:17:33.540Z] 222286b55049: Preparing [2025-01-15T07:17:33.540Z] b813ff87d47c: Preparing [2025-01-15T07:17:33.540Z] 669673b210d6: Preparing [2025-01-15T07:17:33.540Z] a9261f4ca62b: Preparing [2025-01-15T07:17:33.540Z] e379093e175f: Preparing [2025-01-15T07:17:33.540Z] b44fbfc888c8: Preparing [2025-01-15T07:17:33.540Z] 33973d7987ba: Preparing [2025-01-15T07:17:33.540Z] cb55d7607ff5: Preparing [2025-01-15T07:17:33.540Z] d305a99be5aa: Preparing [2025-01-15T07:17:33.540Z] cecbec041bac: Preparing [2025-01-15T07:17:33.540Z] 33973d7987ba: Waiting [2025-01-15T07:17:33.540Z] 534a70dc8296: Preparing [2025-01-15T07:17:33.540Z] cb55d7607ff5: Waiting [2025-01-15T07:17:33.540Z] d305a99be5aa: Waiting [2025-01-15T07:17:33.540Z] cecbec041bac: Waiting [2025-01-15T07:17:33.540Z] 534a70dc8296: Waiting [2025-01-15T07:17:33.540Z] b44fbfc888c8: Waiting [2025-01-15T07:17:33.540Z] 222286b55049: Layer already exists [2025-01-15T07:17:33.540Z] b813ff87d47c: Layer already exists [2025-01-15T07:17:33.540Z] e379093e175f: Layer already exists [2025-01-15T07:17:33.540Z] a9261f4ca62b: Layer already exists [2025-01-15T07:17:33.540Z] 669673b210d6: Layer already exists [2025-01-15T07:17:33.540Z] cb55d7607ff5: Layer already exists [2025-01-15T07:17:33.540Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:33.540Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:33.540Z] cecbec041bac: Layer already exists [2025-01-15T07:17:33.540Z] d305a99be5aa: Layer already exists [2025-01-15T07:17:33.540Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:33.806Z] latest: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:34.155Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:34.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.44 [2025-01-15T07:17:34.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T07:17:34.504Z] 222286b55049: Preparing [2025-01-15T07:17:34.504Z] b813ff87d47c: Preparing [2025-01-15T07:17:34.504Z] 669673b210d6: Preparing [2025-01-15T07:17:34.504Z] a9261f4ca62b: Preparing [2025-01-15T07:17:34.504Z] e379093e175f: Preparing [2025-01-15T07:17:34.504Z] b44fbfc888c8: Preparing [2025-01-15T07:17:34.504Z] 33973d7987ba: Preparing [2025-01-15T07:17:34.504Z] cb55d7607ff5: Preparing [2025-01-15T07:17:34.504Z] d305a99be5aa: Preparing [2025-01-15T07:17:34.504Z] cecbec041bac: Preparing [2025-01-15T07:17:34.504Z] 534a70dc8296: Preparing [2025-01-15T07:17:34.504Z] b44fbfc888c8: Waiting [2025-01-15T07:17:34.504Z] 33973d7987ba: Waiting [2025-01-15T07:17:34.504Z] d305a99be5aa: Waiting [2025-01-15T07:17:34.504Z] cb55d7607ff5: Waiting [2025-01-15T07:17:34.504Z] cecbec041bac: Waiting [2025-01-15T07:17:34.504Z] 534a70dc8296: Waiting [2025-01-15T07:17:34.504Z] b813ff87d47c: Layer already exists [2025-01-15T07:17:34.504Z] 669673b210d6: Layer already exists [2025-01-15T07:17:34.504Z] e379093e175f: Layer already exists [2025-01-15T07:17:34.504Z] 222286b55049: Layer already exists [2025-01-15T07:17:34.504Z] a9261f4ca62b: Layer already exists [2025-01-15T07:17:34.504Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:34.504Z] cb55d7607ff5: Layer already exists [2025-01-15T07:17:34.504Z] d305a99be5aa: Layer already exists [2025-01-15T07:17:34.504Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:34.504Z] cecbec041bac: Layer already exists [2025-01-15T07:17:34.504Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:34.773Z] 4.0.0-dev.44: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:35.123Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:35.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:35.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T07:17:35.466Z] 222286b55049: Preparing [2025-01-15T07:17:35.466Z] b813ff87d47c: Preparing [2025-01-15T07:17:35.466Z] 669673b210d6: Preparing [2025-01-15T07:17:35.466Z] a9261f4ca62b: Preparing [2025-01-15T07:17:35.466Z] e379093e175f: Preparing [2025-01-15T07:17:35.466Z] b44fbfc888c8: Preparing [2025-01-15T07:17:35.466Z] 33973d7987ba: Preparing [2025-01-15T07:17:35.466Z] cb55d7607ff5: Preparing [2025-01-15T07:17:35.466Z] d305a99be5aa: Preparing [2025-01-15T07:17:35.466Z] cecbec041bac: Preparing [2025-01-15T07:17:35.466Z] 534a70dc8296: Preparing [2025-01-15T07:17:35.466Z] b44fbfc888c8: Waiting [2025-01-15T07:17:35.466Z] 33973d7987ba: Waiting [2025-01-15T07:17:35.466Z] cb55d7607ff5: Waiting [2025-01-15T07:17:35.466Z] cecbec041bac: Waiting [2025-01-15T07:17:35.466Z] d305a99be5aa: Waiting [2025-01-15T07:17:35.466Z] 534a70dc8296: Waiting [2025-01-15T07:17:35.466Z] 222286b55049: Layer already exists [2025-01-15T07:17:35.466Z] 669673b210d6: Layer already exists [2025-01-15T07:17:35.466Z] e379093e175f: Layer already exists [2025-01-15T07:17:35.466Z] b813ff87d47c: Layer already exists [2025-01-15T07:17:35.466Z] a9261f4ca62b: Layer already exists [2025-01-15T07:17:35.466Z] cecbec041bac: Layer already exists [2025-01-15T07:17:35.466Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:35.466Z] d305a99be5aa: Layer already exists [2025-01-15T07:17:35.466Z] cb55d7607ff5: Layer already exists [2025-01-15T07:17:35.466Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:35.466Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:35.729Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:36.071Z] + 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-01-15T07:17:36.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-15T07:17:36.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T07:17:36.411Z] 222286b55049: Preparing [2025-01-15T07:17:36.411Z] b813ff87d47c: Preparing [2025-01-15T07:17:36.411Z] 669673b210d6: Preparing [2025-01-15T07:17:36.411Z] a9261f4ca62b: Preparing [2025-01-15T07:17:36.411Z] e379093e175f: Preparing [2025-01-15T07:17:36.411Z] b44fbfc888c8: Preparing [2025-01-15T07:17:36.411Z] 33973d7987ba: Preparing [2025-01-15T07:17:36.411Z] cb55d7607ff5: Preparing [2025-01-15T07:17:36.411Z] d305a99be5aa: Preparing [2025-01-15T07:17:36.411Z] b44fbfc888c8: Waiting [2025-01-15T07:17:36.411Z] cecbec041bac: Preparing [2025-01-15T07:17:36.411Z] 534a70dc8296: Preparing [2025-01-15T07:17:36.412Z] 33973d7987ba: Waiting [2025-01-15T07:17:36.412Z] cb55d7607ff5: Waiting [2025-01-15T07:17:36.412Z] d305a99be5aa: Waiting [2025-01-15T07:17:36.412Z] 534a70dc8296: Waiting [2025-01-15T07:17:36.412Z] cecbec041bac: Waiting [2025-01-15T07:17:36.412Z] 669673b210d6: Layer already exists [2025-01-15T07:17:36.412Z] a9261f4ca62b: Layer already exists [2025-01-15T07:17:36.412Z] b813ff87d47c: Layer already exists [2025-01-15T07:17:36.412Z] e379093e175f: Layer already exists [2025-01-15T07:17:36.412Z] 222286b55049: Layer already exists [2025-01-15T07:17:36.412Z] cb55d7607ff5: Layer already exists [2025-01-15T07:17:36.412Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:36.412Z] d305a99be5aa: Layer already exists [2025-01-15T07:17:36.412Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:36.412Z] cecbec041bac: Layer already exists [2025-01-15T07:17:36.412Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:36.677Z] main: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:17:36.748Z] ===================================================== [Pipeline] echo [2025-01-15T07:17:36.763Z] taggedImages: [2025-01-15T07:17:36.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:36.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-15T07:17:36.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.44 [2025-01-15T07:17:36.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:36.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-15T07:17:36.785Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-15T07:17:36.786Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:36.786Z] latest [2025-01-15T07:17:36.786Z] 4.0.0-dev.44 [2025-01-15T07:17:36.786Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:36.786Z] main [2025-01-15T07:17:36.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:37.140Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:37.486Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:37.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T07:17:37.486Z] 080c973b8c75: Preparing [2025-01-15T07:17:37.486Z] eb67890fa91e: Preparing [2025-01-15T07:17:37.486Z] 3a5483d58742: Preparing [2025-01-15T07:17:37.486Z] 2bb4968ff789: Preparing [2025-01-15T07:17:37.487Z] 7140fe0c47db: Preparing [2025-01-15T07:17:37.487Z] b0c2f6debf15: Preparing [2025-01-15T07:17:37.487Z] 1e1b583822db: Preparing [2025-01-15T07:17:37.487Z] b44fbfc888c8: Preparing [2025-01-15T07:17:37.487Z] 33973d7987ba: Preparing [2025-01-15T07:17:37.487Z] 8f0a6daa2f4b: Preparing [2025-01-15T07:17:37.487Z] 05fb4bbcec13: Preparing [2025-01-15T07:17:37.487Z] 534a70dc8296: Preparing [2025-01-15T07:17:37.487Z] 1e1b583822db: Waiting [2025-01-15T07:17:37.487Z] b44fbfc888c8: Waiting [2025-01-15T07:17:37.487Z] 33973d7987ba: Waiting [2025-01-15T07:17:37.487Z] 8f0a6daa2f4b: Waiting [2025-01-15T07:17:37.487Z] 05fb4bbcec13: Waiting [2025-01-15T07:17:37.487Z] 534a70dc8296: Waiting [2025-01-15T07:17:37.487Z] b0c2f6debf15: Waiting [2025-01-15T07:17:37.751Z] 7140fe0c47db: Pushed [2025-01-15T07:17:37.751Z] 080c973b8c75: Pushed [2025-01-15T07:17:37.751Z] eb67890fa91e: Pushed [2025-01-15T07:17:37.751Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:37.751Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:37.751Z] b0c2f6debf15: Pushed [2025-01-15T07:17:37.751Z] 1e1b583822db: Pushed [2025-01-15T07:17:38.018Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:38.018Z] 8f0a6daa2f4b: Pushed [2025-01-15T07:17:39.955Z] 2bb4968ff789: Pushed [2025-01-15T07:17:40.537Z] 3a5483d58742: Pushed [2025-01-15T07:17:40.537Z] 05fb4bbcec13: Pushed [2025-01-15T07:17:40.802Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:41.149Z] + 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-01-15T07:17:41.500Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-15T07:17:41.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T07:17:41.500Z] 080c973b8c75: Preparing [2025-01-15T07:17:41.500Z] eb67890fa91e: Preparing [2025-01-15T07:17:41.500Z] 3a5483d58742: Preparing [2025-01-15T07:17:41.500Z] 2bb4968ff789: Preparing [2025-01-15T07:17:41.500Z] 7140fe0c47db: Preparing [2025-01-15T07:17:41.500Z] b0c2f6debf15: Preparing [2025-01-15T07:17:41.500Z] 1e1b583822db: Preparing [2025-01-15T07:17:41.500Z] b44fbfc888c8: Preparing [2025-01-15T07:17:41.500Z] 33973d7987ba: Preparing [2025-01-15T07:17:41.500Z] 8f0a6daa2f4b: Preparing [2025-01-15T07:17:41.500Z] 05fb4bbcec13: Preparing [2025-01-15T07:17:41.500Z] b0c2f6debf15: Waiting [2025-01-15T07:17:41.500Z] 534a70dc8296: Preparing [2025-01-15T07:17:41.500Z] 1e1b583822db: Waiting [2025-01-15T07:17:41.500Z] b44fbfc888c8: Waiting [2025-01-15T07:17:41.500Z] 33973d7987ba: Waiting [2025-01-15T07:17:41.500Z] 8f0a6daa2f4b: Waiting [2025-01-15T07:17:41.500Z] 05fb4bbcec13: Waiting [2025-01-15T07:17:41.500Z] 534a70dc8296: Waiting [2025-01-15T07:17:41.500Z] 080c973b8c75: Layer already exists [2025-01-15T07:17:41.500Z] 7140fe0c47db: Layer already exists [2025-01-15T07:17:41.500Z] 2bb4968ff789: Layer already exists [2025-01-15T07:17:41.500Z] eb67890fa91e: Layer already exists [2025-01-15T07:17:41.500Z] 3a5483d58742: Layer already exists [2025-01-15T07:17:41.500Z] b0c2f6debf15: Layer already exists [2025-01-15T07:17:41.500Z] 1e1b583822db: Layer already exists [2025-01-15T07:17:41.500Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:41.500Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:41.500Z] 8f0a6daa2f4b: Layer already exists [2025-01-15T07:17:41.500Z] 05fb4bbcec13: Layer already exists [2025-01-15T07:17:41.500Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:41.766Z] latest: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:42.124Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:42.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.44 [2025-01-15T07:17:42.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T07:17:42.485Z] 080c973b8c75: Preparing [2025-01-15T07:17:42.485Z] eb67890fa91e: Preparing [2025-01-15T07:17:42.485Z] 3a5483d58742: Preparing [2025-01-15T07:17:42.485Z] 2bb4968ff789: Preparing [2025-01-15T07:17:42.485Z] 7140fe0c47db: Preparing [2025-01-15T07:17:42.485Z] b0c2f6debf15: Preparing [2025-01-15T07:17:42.485Z] 1e1b583822db: Preparing [2025-01-15T07:17:42.485Z] b44fbfc888c8: Preparing [2025-01-15T07:17:42.485Z] 33973d7987ba: Preparing [2025-01-15T07:17:42.485Z] 8f0a6daa2f4b: Preparing [2025-01-15T07:17:42.485Z] 05fb4bbcec13: Preparing [2025-01-15T07:17:42.485Z] 534a70dc8296: Preparing [2025-01-15T07:17:42.485Z] b0c2f6debf15: Waiting [2025-01-15T07:17:42.485Z] 1e1b583822db: Waiting [2025-01-15T07:17:42.485Z] b44fbfc888c8: Waiting [2025-01-15T07:17:42.485Z] 33973d7987ba: Waiting [2025-01-15T07:17:42.485Z] 8f0a6daa2f4b: Waiting [2025-01-15T07:17:42.485Z] 534a70dc8296: Waiting [2025-01-15T07:17:42.485Z] 05fb4bbcec13: Waiting [2025-01-15T07:17:42.485Z] 080c973b8c75: Layer already exists [2025-01-15T07:17:42.485Z] 7140fe0c47db: Layer already exists [2025-01-15T07:17:42.485Z] eb67890fa91e: Layer already exists [2025-01-15T07:17:42.485Z] 3a5483d58742: Layer already exists [2025-01-15T07:17:42.485Z] 2bb4968ff789: Layer already exists [2025-01-15T07:17:42.485Z] b0c2f6debf15: Layer already exists [2025-01-15T07:17:42.485Z] 8f0a6daa2f4b: Layer already exists [2025-01-15T07:17:42.485Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:42.485Z] 1e1b583822db: Layer already exists [2025-01-15T07:17:42.485Z] 05fb4bbcec13: Layer already exists [2025-01-15T07:17:42.485Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:42.485Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:42.750Z] 4.0.0-dev.44: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:43.105Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:43.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:43.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T07:17:43.461Z] 080c973b8c75: Preparing [2025-01-15T07:17:43.461Z] eb67890fa91e: Preparing [2025-01-15T07:17:43.461Z] 3a5483d58742: Preparing [2025-01-15T07:17:43.461Z] 2bb4968ff789: Preparing [2025-01-15T07:17:43.461Z] 7140fe0c47db: Preparing [2025-01-15T07:17:43.461Z] b0c2f6debf15: Preparing [2025-01-15T07:17:43.461Z] 1e1b583822db: Preparing [2025-01-15T07:17:43.461Z] b44fbfc888c8: Preparing [2025-01-15T07:17:43.461Z] b0c2f6debf15: Waiting [2025-01-15T07:17:43.461Z] 1e1b583822db: Waiting [2025-01-15T07:17:43.461Z] 33973d7987ba: Preparing [2025-01-15T07:17:43.461Z] b44fbfc888c8: Waiting [2025-01-15T07:17:43.461Z] 8f0a6daa2f4b: Preparing [2025-01-15T07:17:43.461Z] 33973d7987ba: Waiting [2025-01-15T07:17:43.461Z] 05fb4bbcec13: Preparing [2025-01-15T07:17:43.461Z] 8f0a6daa2f4b: Waiting [2025-01-15T07:17:43.461Z] 534a70dc8296: Preparing [2025-01-15T07:17:43.461Z] 05fb4bbcec13: Waiting [2025-01-15T07:17:43.461Z] 534a70dc8296: Waiting [2025-01-15T07:17:43.461Z] eb67890fa91e: Layer already exists [2025-01-15T07:17:43.461Z] 080c973b8c75: Layer already exists [2025-01-15T07:17:43.461Z] 3a5483d58742: Layer already exists [2025-01-15T07:17:43.461Z] 2bb4968ff789: Layer already exists [2025-01-15T07:17:43.461Z] 7140fe0c47db: Layer already exists [2025-01-15T07:17:43.461Z] b0c2f6debf15: Layer already exists [2025-01-15T07:17:43.461Z] 1e1b583822db: Layer already exists [2025-01-15T07:17:43.461Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:43.461Z] 8f0a6daa2f4b: Layer already exists [2025-01-15T07:17:43.461Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:43.461Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:43.461Z] 05fb4bbcec13: Layer already exists [2025-01-15T07:17:43.727Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:44.089Z] + 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-01-15T07:17:44.442Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-15T07:17:44.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T07:17:44.442Z] 080c973b8c75: Preparing [2025-01-15T07:17:44.442Z] eb67890fa91e: Preparing [2025-01-15T07:17:44.442Z] 3a5483d58742: Preparing [2025-01-15T07:17:44.442Z] 2bb4968ff789: Preparing [2025-01-15T07:17:44.442Z] 7140fe0c47db: Preparing [2025-01-15T07:17:44.442Z] b0c2f6debf15: Preparing [2025-01-15T07:17:44.442Z] 1e1b583822db: Preparing [2025-01-15T07:17:44.442Z] b44fbfc888c8: Preparing [2025-01-15T07:17:44.442Z] 33973d7987ba: Preparing [2025-01-15T07:17:44.442Z] 8f0a6daa2f4b: Preparing [2025-01-15T07:17:44.442Z] 05fb4bbcec13: Preparing [2025-01-15T07:17:44.442Z] 534a70dc8296: Preparing [2025-01-15T07:17:44.442Z] b0c2f6debf15: Waiting [2025-01-15T07:17:44.442Z] 1e1b583822db: Waiting [2025-01-15T07:17:44.442Z] b44fbfc888c8: Waiting [2025-01-15T07:17:44.442Z] 33973d7987ba: Waiting [2025-01-15T07:17:44.442Z] 8f0a6daa2f4b: Waiting [2025-01-15T07:17:44.442Z] 05fb4bbcec13: Waiting [2025-01-15T07:17:44.442Z] 534a70dc8296: Waiting [2025-01-15T07:17:44.442Z] 7140fe0c47db: Layer already exists [2025-01-15T07:17:44.442Z] eb67890fa91e: Layer already exists [2025-01-15T07:17:44.442Z] 080c973b8c75: Layer already exists [2025-01-15T07:17:44.442Z] 2bb4968ff789: Layer already exists [2025-01-15T07:17:44.442Z] 3a5483d58742: Layer already exists [2025-01-15T07:17:44.442Z] b0c2f6debf15: Layer already exists [2025-01-15T07:17:44.442Z] 1e1b583822db: Layer already exists [2025-01-15T07:17:44.442Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:44.442Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:44.442Z] 8f0a6daa2f4b: Layer already exists [2025-01-15T07:17:44.442Z] 05fb4bbcec13: Layer already exists [2025-01-15T07:17:44.442Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:44.706Z] main: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:17:44.785Z] ===================================================== [Pipeline] echo [2025-01-15T07:17:44.801Z] taggedImages: [2025-01-15T07:17:44.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:44.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-15T07:17:44.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.44 [2025-01-15T07:17:44.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:44.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-15T07:17:44.827Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-15T07:17:44.827Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:44.827Z] latest [2025-01-15T07:17:44.827Z] 4.0.0-dev.44 [2025-01-15T07:17:44.827Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:44.827Z] main [2025-01-15T07:17:44.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:45.192Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:45.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:45.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T07:17:45.556Z] bb47db673fb6: Preparing [2025-01-15T07:17:45.556Z] 8dbf963a2711: Preparing [2025-01-15T07:17:45.556Z] b44fbfc888c8: Preparing [2025-01-15T07:17:45.556Z] 33973d7987ba: Preparing [2025-01-15T07:17:45.556Z] 13d6f8cb6067: Preparing [2025-01-15T07:17:45.556Z] 6fb7a07df498: Preparing [2025-01-15T07:17:45.556Z] 534a70dc8296: Preparing [2025-01-15T07:17:45.556Z] 6fb7a07df498: Waiting [2025-01-15T07:17:45.556Z] 534a70dc8296: Waiting [2025-01-15T07:17:45.822Z] 13d6f8cb6067: Pushed [2025-01-15T07:17:46.780Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:47.047Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:47.047Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:47.047Z] bb47db673fb6: Pushed [2025-01-15T07:17:48.979Z] 6fb7a07df498: Pushed [2025-01-15T07:17:49.554Z] 8dbf963a2711: Pushed [2025-01-15T07:17:49.818Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:50.172Z] + 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-01-15T07:17:50.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-15T07:17:50.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T07:17:50.524Z] bb47db673fb6: Preparing [2025-01-15T07:17:50.524Z] 8dbf963a2711: Preparing [2025-01-15T07:17:50.524Z] b44fbfc888c8: Preparing [2025-01-15T07:17:50.524Z] 33973d7987ba: Preparing [2025-01-15T07:17:50.524Z] 13d6f8cb6067: Preparing [2025-01-15T07:17:50.524Z] 6fb7a07df498: Preparing [2025-01-15T07:17:50.524Z] 534a70dc8296: Preparing [2025-01-15T07:17:50.524Z] 534a70dc8296: Waiting [2025-01-15T07:17:50.524Z] 6fb7a07df498: Waiting [2025-01-15T07:17:50.524Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:50.524Z] 8dbf963a2711: Layer already exists [2025-01-15T07:17:50.524Z] 13d6f8cb6067: Layer already exists [2025-01-15T07:17:50.524Z] bb47db673fb6: Layer already exists [2025-01-15T07:17:50.524Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:50.524Z] 6fb7a07df498: Layer already exists [2025-01-15T07:17:50.524Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:50.787Z] latest: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:51.135Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:51.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.44 [2025-01-15T07:17:51.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T07:17:51.487Z] bb47db673fb6: Preparing [2025-01-15T07:17:51.487Z] 8dbf963a2711: Preparing [2025-01-15T07:17:51.487Z] b44fbfc888c8: Preparing [2025-01-15T07:17:51.487Z] 33973d7987ba: Preparing [2025-01-15T07:17:51.487Z] 13d6f8cb6067: Preparing [2025-01-15T07:17:51.487Z] 6fb7a07df498: Preparing [2025-01-15T07:17:51.487Z] 534a70dc8296: Preparing [2025-01-15T07:17:51.487Z] 6fb7a07df498: Waiting [2025-01-15T07:17:51.487Z] 534a70dc8296: Waiting [2025-01-15T07:17:51.487Z] bb47db673fb6: Layer already exists [2025-01-15T07:17:51.487Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:51.487Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:51.487Z] 8dbf963a2711: Layer already exists [2025-01-15T07:17:51.487Z] 13d6f8cb6067: Layer already exists [2025-01-15T07:17:51.487Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:51.487Z] 6fb7a07df498: Layer already exists [2025-01-15T07:17:51.751Z] 4.0.0-dev.44: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:52.099Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:52.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:52.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T07:17:52.443Z] bb47db673fb6: Preparing [2025-01-15T07:17:52.443Z] 8dbf963a2711: Preparing [2025-01-15T07:17:52.443Z] b44fbfc888c8: Preparing [2025-01-15T07:17:52.443Z] 33973d7987ba: Preparing [2025-01-15T07:17:52.443Z] 13d6f8cb6067: Preparing [2025-01-15T07:17:52.443Z] 6fb7a07df498: Preparing [2025-01-15T07:17:52.443Z] 534a70dc8296: Preparing [2025-01-15T07:17:52.443Z] 6fb7a07df498: Waiting [2025-01-15T07:17:52.443Z] 534a70dc8296: Waiting [2025-01-15T07:17:52.443Z] 8dbf963a2711: Layer already exists [2025-01-15T07:17:52.443Z] 13d6f8cb6067: Layer already exists [2025-01-15T07:17:52.443Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:52.443Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:52.443Z] bb47db673fb6: Layer already exists [2025-01-15T07:17:52.443Z] 6fb7a07df498: Layer already exists [2025-01-15T07:17:52.443Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:52.708Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:53.063Z] + 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-01-15T07:17:53.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-15T07:17:53.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T07:17:53.414Z] bb47db673fb6: Preparing [2025-01-15T07:17:53.414Z] 8dbf963a2711: Preparing [2025-01-15T07:17:53.414Z] b44fbfc888c8: Preparing [2025-01-15T07:17:53.414Z] 33973d7987ba: Preparing [2025-01-15T07:17:53.414Z] 13d6f8cb6067: Preparing [2025-01-15T07:17:53.414Z] 6fb7a07df498: Preparing [2025-01-15T07:17:53.414Z] 534a70dc8296: Preparing [2025-01-15T07:17:53.414Z] 6fb7a07df498: Waiting [2025-01-15T07:17:53.414Z] 534a70dc8296: Waiting [2025-01-15T07:17:53.414Z] 13d6f8cb6067: Layer already exists [2025-01-15T07:17:53.414Z] bb47db673fb6: Layer already exists [2025-01-15T07:17:53.414Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:53.414Z] 8dbf963a2711: Layer already exists [2025-01-15T07:17:53.414Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:53.414Z] 6fb7a07df498: Layer already exists [2025-01-15T07:17:53.414Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:53.678Z] main: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:17:53.754Z] ===================================================== [Pipeline] echo [2025-01-15T07:17:53.766Z] taggedImages: [2025-01-15T07:17:53.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:53.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-15T07:17:53.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.44 [2025-01-15T07:17:53.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:53.766Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-15T07:17:53.798Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-15T07:17:53.798Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:53.798Z] latest [2025-01-15T07:17:53.798Z] 4.0.0-dev.44 [2025-01-15T07:17:53.798Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:17:53.798Z] main [2025-01-15T07:17:53.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:54.148Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:17:54.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:17:54.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T07:17:54.501Z] 326e69d71c3a: Preparing [2025-01-15T07:17:54.501Z] 25593c34e668: Preparing [2025-01-15T07:17:54.501Z] 7a308cd35b3e: Preparing [2025-01-15T07:17:54.501Z] b44fbfc888c8: Preparing [2025-01-15T07:17:54.501Z] 33973d7987ba: Preparing [2025-01-15T07:17:54.501Z] e5a4c4943476: Preparing [2025-01-15T07:17:54.501Z] 30266cf61af0: Preparing [2025-01-15T07:17:54.501Z] 635487a7f31e: Preparing [2025-01-15T07:17:54.501Z] f3435e19d158: Preparing [2025-01-15T07:17:54.501Z] 534a70dc8296: Preparing [2025-01-15T07:17:54.501Z] 30266cf61af0: Waiting [2025-01-15T07:17:54.501Z] 635487a7f31e: Waiting [2025-01-15T07:17:54.501Z] f3435e19d158: Waiting [2025-01-15T07:17:54.501Z] 534a70dc8296: Waiting [2025-01-15T07:17:54.501Z] e5a4c4943476: Waiting [2025-01-15T07:17:54.501Z] 33973d7987ba: Layer already exists [2025-01-15T07:17:54.501Z] b44fbfc888c8: Layer already exists [2025-01-15T07:17:54.766Z] 7a308cd35b3e: Pushed [2025-01-15T07:17:54.766Z] 326e69d71c3a: Pushed [2025-01-15T07:17:54.766Z] 25593c34e668: Pushed [2025-01-15T07:17:54.766Z] 534a70dc8296: Layer already exists [2025-01-15T07:17:54.766Z] 635487a7f31e: Pushed [2025-01-15T07:17:55.718Z] f3435e19d158: Pushed [2025-01-15T07:18:07.992Z] 30266cf61af0: Pushed [2025-01-15T07:18:14.601Z] e5a4c4943476: Pushed [2025-01-15T07:18:14.865Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:15.222Z] + 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-01-15T07:18:15.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-15T07:18:15.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T07:18:15.575Z] 326e69d71c3a: Preparing [2025-01-15T07:18:15.575Z] 25593c34e668: Preparing [2025-01-15T07:18:15.575Z] 7a308cd35b3e: Preparing [2025-01-15T07:18:15.575Z] b44fbfc888c8: Preparing [2025-01-15T07:18:15.575Z] 33973d7987ba: Preparing [2025-01-15T07:18:15.575Z] e5a4c4943476: Preparing [2025-01-15T07:18:15.575Z] 30266cf61af0: Preparing [2025-01-15T07:18:15.575Z] e5a4c4943476: Waiting [2025-01-15T07:18:15.575Z] 635487a7f31e: Preparing [2025-01-15T07:18:15.575Z] 30266cf61af0: Waiting [2025-01-15T07:18:15.575Z] f3435e19d158: Preparing [2025-01-15T07:18:15.575Z] 635487a7f31e: Waiting [2025-01-15T07:18:15.575Z] 534a70dc8296: Preparing [2025-01-15T07:18:15.575Z] f3435e19d158: Waiting [2025-01-15T07:18:15.575Z] 534a70dc8296: Waiting [2025-01-15T07:18:15.575Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:15.575Z] 326e69d71c3a: Layer already exists [2025-01-15T07:18:15.575Z] 7a308cd35b3e: Layer already exists [2025-01-15T07:18:15.575Z] 25593c34e668: Layer already exists [2025-01-15T07:18:15.575Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:15.575Z] e5a4c4943476: Layer already exists [2025-01-15T07:18:15.575Z] 635487a7f31e: Layer already exists [2025-01-15T07:18:15.575Z] f3435e19d158: Layer already exists [2025-01-15T07:18:15.575Z] 30266cf61af0: Layer already exists [2025-01-15T07:18:15.575Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:15.839Z] latest: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:16.194Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:16.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.44 [2025-01-15T07:18:16.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T07:18:16.538Z] 326e69d71c3a: Preparing [2025-01-15T07:18:16.538Z] 25593c34e668: Preparing [2025-01-15T07:18:16.538Z] 7a308cd35b3e: Preparing [2025-01-15T07:18:16.538Z] b44fbfc888c8: Preparing [2025-01-15T07:18:16.538Z] 33973d7987ba: Preparing [2025-01-15T07:18:16.538Z] e5a4c4943476: Preparing [2025-01-15T07:18:16.538Z] 30266cf61af0: Preparing [2025-01-15T07:18:16.538Z] 635487a7f31e: Preparing [2025-01-15T07:18:16.538Z] f3435e19d158: Preparing [2025-01-15T07:18:16.538Z] 534a70dc8296: Preparing [2025-01-15T07:18:16.538Z] f3435e19d158: Waiting [2025-01-15T07:18:16.538Z] 30266cf61af0: Waiting [2025-01-15T07:18:16.538Z] 534a70dc8296: Waiting [2025-01-15T07:18:16.538Z] 635487a7f31e: Waiting [2025-01-15T07:18:16.538Z] e5a4c4943476: Waiting [2025-01-15T07:18:16.538Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:16.538Z] 7a308cd35b3e: Layer already exists [2025-01-15T07:18:16.538Z] 25593c34e668: Layer already exists [2025-01-15T07:18:16.538Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:16.538Z] 326e69d71c3a: Layer already exists [2025-01-15T07:18:16.538Z] f3435e19d158: Layer already exists [2025-01-15T07:18:16.538Z] e5a4c4943476: Layer already exists [2025-01-15T07:18:16.538Z] 30266cf61af0: Layer already exists [2025-01-15T07:18:16.538Z] 635487a7f31e: Layer already exists [2025-01-15T07:18:16.538Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:16.800Z] 4.0.0-dev.44: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:17.149Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:17.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:18:17.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T07:18:17.489Z] 326e69d71c3a: Preparing [2025-01-15T07:18:17.489Z] 25593c34e668: Preparing [2025-01-15T07:18:17.489Z] 7a308cd35b3e: Preparing [2025-01-15T07:18:17.489Z] b44fbfc888c8: Preparing [2025-01-15T07:18:17.489Z] 33973d7987ba: Preparing [2025-01-15T07:18:17.489Z] e5a4c4943476: Preparing [2025-01-15T07:18:17.489Z] 30266cf61af0: Preparing [2025-01-15T07:18:17.489Z] 635487a7f31e: Preparing [2025-01-15T07:18:17.489Z] f3435e19d158: Preparing [2025-01-15T07:18:17.489Z] e5a4c4943476: Waiting [2025-01-15T07:18:17.489Z] 30266cf61af0: Waiting [2025-01-15T07:18:17.489Z] 635487a7f31e: Waiting [2025-01-15T07:18:17.489Z] f3435e19d158: Waiting [2025-01-15T07:18:17.489Z] 534a70dc8296: Preparing [2025-01-15T07:18:17.489Z] 534a70dc8296: Waiting [2025-01-15T07:18:17.489Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:17.489Z] 7a308cd35b3e: Layer already exists [2025-01-15T07:18:17.489Z] 25593c34e668: Layer already exists [2025-01-15T07:18:17.489Z] 326e69d71c3a: Layer already exists [2025-01-15T07:18:17.489Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:17.489Z] e5a4c4943476: Layer already exists [2025-01-15T07:18:17.489Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:17.489Z] 30266cf61af0: Layer already exists [2025-01-15T07:18:17.489Z] f3435e19d158: Layer already exists [2025-01-15T07:18:17.489Z] 635487a7f31e: Layer already exists [2025-01-15T07:18:17.753Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:18.100Z] + 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-01-15T07:18:18.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-15T07:18:18.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T07:18:18.448Z] 326e69d71c3a: Preparing [2025-01-15T07:18:18.448Z] 25593c34e668: Preparing [2025-01-15T07:18:18.448Z] 7a308cd35b3e: Preparing [2025-01-15T07:18:18.448Z] b44fbfc888c8: Preparing [2025-01-15T07:18:18.448Z] 33973d7987ba: Preparing [2025-01-15T07:18:18.448Z] e5a4c4943476: Preparing [2025-01-15T07:18:18.448Z] 30266cf61af0: Preparing [2025-01-15T07:18:18.448Z] 635487a7f31e: Preparing [2025-01-15T07:18:18.448Z] f3435e19d158: Preparing [2025-01-15T07:18:18.448Z] 534a70dc8296: Preparing [2025-01-15T07:18:18.448Z] 30266cf61af0: Waiting [2025-01-15T07:18:18.448Z] 635487a7f31e: Waiting [2025-01-15T07:18:18.448Z] f3435e19d158: Waiting [2025-01-15T07:18:18.448Z] 534a70dc8296: Waiting [2025-01-15T07:18:18.448Z] e5a4c4943476: Waiting [2025-01-15T07:18:18.448Z] 7a308cd35b3e: Layer already exists [2025-01-15T07:18:18.448Z] 326e69d71c3a: Layer already exists [2025-01-15T07:18:18.448Z] 25593c34e668: Layer already exists [2025-01-15T07:18:18.448Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:18.448Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:18.448Z] e5a4c4943476: Layer already exists [2025-01-15T07:18:18.448Z] f3435e19d158: Layer already exists [2025-01-15T07:18:18.448Z] 635487a7f31e: Layer already exists [2025-01-15T07:18:18.448Z] 30266cf61af0: Layer already exists [2025-01-15T07:18:18.448Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:18.711Z] main: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:18:18.969Z] ===================================================== [Pipeline] echo [2025-01-15T07:18:18.980Z] taggedImages: [2025-01-15T07:18:18.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:18:18.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-15T07:18:18.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.44 [2025-01-15T07:18:18.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:18:18.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-15T07:18:19.004Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-15T07:18:19.004Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:18:19.004Z] latest [2025-01-15T07:18:19.004Z] 4.0.0-dev.44 [2025-01-15T07:18:19.004Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:18:19.004Z] main [2025-01-15T07:18:19.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:19.364Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:19.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:18:19.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T07:18:19.717Z] 12be0d855134: Preparing [2025-01-15T07:18:19.717Z] d6f146571c69: Preparing [2025-01-15T07:18:19.717Z] 5b191529457e: Preparing [2025-01-15T07:18:19.717Z] b44fbfc888c8: Preparing [2025-01-15T07:18:19.717Z] 33973d7987ba: Preparing [2025-01-15T07:18:19.717Z] 335238274bff: Preparing [2025-01-15T07:18:19.717Z] 130094bc1b52: Preparing [2025-01-15T07:18:19.717Z] abfb084a61a8: Preparing [2025-01-15T07:18:19.717Z] 534a70dc8296: Preparing [2025-01-15T07:18:19.717Z] 335238274bff: Waiting [2025-01-15T07:18:19.717Z] 130094bc1b52: Waiting [2025-01-15T07:18:19.717Z] abfb084a61a8: Waiting [2025-01-15T07:18:19.717Z] 534a70dc8296: Waiting [2025-01-15T07:18:19.717Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:19.717Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:19.980Z] 5b191529457e: Pushed [2025-01-15T07:18:19.980Z] 12be0d855134: Pushed [2025-01-15T07:18:19.980Z] d6f146571c69: Pushed [2025-01-15T07:18:19.980Z] 130094bc1b52: Pushed [2025-01-15T07:18:19.980Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:20.558Z] abfb084a61a8: Pushed [2025-01-15T07:18:42.737Z] 335238274bff: Pushed [2025-01-15T07:18:42.737Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:43.094Z] + 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-01-15T07:18:43.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-15T07:18:43.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T07:18:43.437Z] 12be0d855134: Preparing [2025-01-15T07:18:43.437Z] d6f146571c69: Preparing [2025-01-15T07:18:43.437Z] 5b191529457e: Preparing [2025-01-15T07:18:43.437Z] b44fbfc888c8: Preparing [2025-01-15T07:18:43.437Z] 33973d7987ba: Preparing [2025-01-15T07:18:43.437Z] 335238274bff: Preparing [2025-01-15T07:18:43.437Z] 130094bc1b52: Preparing [2025-01-15T07:18:43.437Z] abfb084a61a8: Preparing [2025-01-15T07:18:43.437Z] 534a70dc8296: Preparing [2025-01-15T07:18:43.437Z] 335238274bff: Waiting [2025-01-15T07:18:43.437Z] 130094bc1b52: Waiting [2025-01-15T07:18:43.437Z] abfb084a61a8: Waiting [2025-01-15T07:18:43.437Z] 534a70dc8296: Waiting [2025-01-15T07:18:43.437Z] d6f146571c69: Layer already exists [2025-01-15T07:18:43.437Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:43.437Z] 5b191529457e: Layer already exists [2025-01-15T07:18:43.437Z] 12be0d855134: Layer already exists [2025-01-15T07:18:43.437Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:43.437Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:43.437Z] 335238274bff: Layer already exists [2025-01-15T07:18:43.437Z] abfb084a61a8: Layer already exists [2025-01-15T07:18:43.437Z] 130094bc1b52: Layer already exists [2025-01-15T07:18:43.702Z] latest: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:44.048Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:45.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.44 [2025-01-15T07:18:45.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T07:18:45.800Z] 12be0d855134: Preparing [2025-01-15T07:18:45.800Z] d6f146571c69: Preparing [2025-01-15T07:18:45.800Z] 5b191529457e: Preparing [2025-01-15T07:18:45.800Z] b44fbfc888c8: Preparing [2025-01-15T07:18:45.800Z] 33973d7987ba: Preparing [2025-01-15T07:18:45.800Z] 335238274bff: Preparing [2025-01-15T07:18:45.800Z] 130094bc1b52: Preparing [2025-01-15T07:18:45.800Z] abfb084a61a8: Preparing [2025-01-15T07:18:45.800Z] 534a70dc8296: Preparing [2025-01-15T07:18:45.800Z] 335238274bff: Waiting [2025-01-15T07:18:45.800Z] 130094bc1b52: Waiting [2025-01-15T07:18:45.800Z] abfb084a61a8: Waiting [2025-01-15T07:18:45.800Z] 534a70dc8296: Waiting [2025-01-15T07:18:45.800Z] d6f146571c69: Layer already exists [2025-01-15T07:18:45.800Z] 5b191529457e: Layer already exists [2025-01-15T07:18:45.800Z] 12be0d855134: Layer already exists [2025-01-15T07:18:45.800Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:45.800Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:45.800Z] 335238274bff: Layer already exists [2025-01-15T07:18:45.800Z] 130094bc1b52: Layer already exists [2025-01-15T07:18:45.800Z] abfb084a61a8: Layer already exists [2025-01-15T07:18:45.800Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:46.065Z] 4.0.0-dev.44: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:46.408Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:46.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:18:46.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T07:18:46.750Z] 12be0d855134: Preparing [2025-01-15T07:18:46.750Z] d6f146571c69: Preparing [2025-01-15T07:18:46.750Z] 5b191529457e: Preparing [2025-01-15T07:18:46.750Z] b44fbfc888c8: Preparing [2025-01-15T07:18:46.750Z] 33973d7987ba: Preparing [2025-01-15T07:18:46.750Z] 335238274bff: Preparing [2025-01-15T07:18:46.750Z] 130094bc1b52: Preparing [2025-01-15T07:18:46.750Z] 335238274bff: Waiting [2025-01-15T07:18:46.750Z] abfb084a61a8: Preparing [2025-01-15T07:18:46.750Z] 130094bc1b52: Waiting [2025-01-15T07:18:46.750Z] 534a70dc8296: Preparing [2025-01-15T07:18:46.750Z] abfb084a61a8: Waiting [2025-01-15T07:18:46.750Z] 534a70dc8296: Waiting [2025-01-15T07:18:46.750Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:46.750Z] 5b191529457e: Layer already exists [2025-01-15T07:18:46.750Z] d6f146571c69: Layer already exists [2025-01-15T07:18:46.750Z] 12be0d855134: Layer already exists [2025-01-15T07:18:46.750Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:46.750Z] 335238274bff: Layer already exists [2025-01-15T07:18:46.750Z] 130094bc1b52: Layer already exists [2025-01-15T07:18:46.750Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:46.750Z] abfb084a61a8: Layer already exists [2025-01-15T07:18:47.014Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:47.368Z] + 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-01-15T07:18:47.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-15T07:18:47.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T07:18:47.723Z] 12be0d855134: Preparing [2025-01-15T07:18:47.723Z] d6f146571c69: Preparing [2025-01-15T07:18:47.723Z] 5b191529457e: Preparing [2025-01-15T07:18:47.723Z] b44fbfc888c8: Preparing [2025-01-15T07:18:47.723Z] 33973d7987ba: Preparing [2025-01-15T07:18:47.723Z] 335238274bff: Preparing [2025-01-15T07:18:47.723Z] 130094bc1b52: Preparing [2025-01-15T07:18:47.723Z] abfb084a61a8: Preparing [2025-01-15T07:18:47.723Z] 534a70dc8296: Preparing [2025-01-15T07:18:47.723Z] 130094bc1b52: Waiting [2025-01-15T07:18:47.723Z] abfb084a61a8: Waiting [2025-01-15T07:18:47.723Z] 335238274bff: Waiting [2025-01-15T07:18:47.723Z] 534a70dc8296: Waiting [2025-01-15T07:18:47.723Z] 5b191529457e: Layer already exists [2025-01-15T07:18:47.723Z] d6f146571c69: Layer already exists [2025-01-15T07:18:47.723Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:47.723Z] 12be0d855134: Layer already exists [2025-01-15T07:18:47.723Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:47.723Z] 335238274bff: Layer already exists [2025-01-15T07:18:47.723Z] 130094bc1b52: Layer already exists [2025-01-15T07:18:47.723Z] 534a70dc8296: Layer already exists [2025-01-15T07:18:47.723Z] abfb084a61a8: Layer already exists [2025-01-15T07:18:47.986Z] main: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:18:48.074Z] ===================================================== [Pipeline] echo [2025-01-15T07:18:48.089Z] taggedImages: [2025-01-15T07:18:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:18:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-15T07:18:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.44 [2025-01-15T07:18:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:18:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-15T07:18:48.122Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-15T07:18:48.123Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:18:48.123Z] latest [2025-01-15T07:18:48.123Z] 4.0.0-dev.44 [2025-01-15T07:18:48.123Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:18:48.123Z] main [2025-01-15T07:18:48.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:48.486Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:18:48.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:18:48.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T07:18:48.825Z] 613e29c27497: Preparing [2025-01-15T07:18:48.825Z] 71de667c6764: Preparing [2025-01-15T07:18:48.825Z] 5da445b4e73b: Preparing [2025-01-15T07:18:48.825Z] b44fbfc888c8: Preparing [2025-01-15T07:18:48.825Z] 33973d7987ba: Preparing [2025-01-15T07:18:48.825Z] adb105d81868: Preparing [2025-01-15T07:18:48.825Z] 635487a7f31e: Preparing [2025-01-15T07:18:48.825Z] f3435e19d158: Preparing [2025-01-15T07:18:48.825Z] 534a70dc8296: Preparing [2025-01-15T07:18:48.825Z] f3435e19d158: Waiting [2025-01-15T07:18:48.825Z] adb105d81868: Waiting [2025-01-15T07:18:48.825Z] 635487a7f31e: Waiting [2025-01-15T07:18:48.825Z] 534a70dc8296: Waiting [2025-01-15T07:18:48.825Z] 33973d7987ba: Layer already exists [2025-01-15T07:18:48.825Z] b44fbfc888c8: Layer already exists [2025-01-15T07:18:49.089Z] 635487a7f31e: Layer already exists [2025-01-15T07:18:49.089Z] 5da445b4e73b: Pushed [2025-01-15T07:18:49.089Z] 71de667c6764: Pushed [2025-01-15T07:18:49.089Z] 613e29c27497: Pushed [2025-01-15T07:18:49.089Z] f3435e19d158: Layer already exists [2025-01-15T07:18:49.089Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:11.109Z] adb105d81868: Pushed [2025-01-15T07:19:11.109Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:11.469Z] + 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-01-15T07:19:11.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-15T07:19:11.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T07:19:11.818Z] 613e29c27497: Preparing [2025-01-15T07:19:11.818Z] 71de667c6764: Preparing [2025-01-15T07:19:11.818Z] 5da445b4e73b: Preparing [2025-01-15T07:19:11.818Z] b44fbfc888c8: Preparing [2025-01-15T07:19:11.818Z] 33973d7987ba: Preparing [2025-01-15T07:19:11.818Z] adb105d81868: Preparing [2025-01-15T07:19:11.818Z] 635487a7f31e: Preparing [2025-01-15T07:19:11.818Z] adb105d81868: Waiting [2025-01-15T07:19:11.818Z] f3435e19d158: Preparing [2025-01-15T07:19:11.818Z] 635487a7f31e: Waiting [2025-01-15T07:19:11.818Z] 534a70dc8296: Preparing [2025-01-15T07:19:11.818Z] f3435e19d158: Waiting [2025-01-15T07:19:11.818Z] 534a70dc8296: Waiting [2025-01-15T07:19:11.818Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:11.818Z] 613e29c27497: Layer already exists [2025-01-15T07:19:11.818Z] 71de667c6764: Layer already exists [2025-01-15T07:19:11.818Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:11.818Z] 5da445b4e73b: Layer already exists [2025-01-15T07:19:11.818Z] adb105d81868: Layer already exists [2025-01-15T07:19:11.818Z] 635487a7f31e: Layer already exists [2025-01-15T07:19:11.818Z] f3435e19d158: Layer already exists [2025-01-15T07:19:11.818Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:12.085Z] latest: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:12.439Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:12.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.44 [2025-01-15T07:19:12.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T07:19:12.794Z] 613e29c27497: Preparing [2025-01-15T07:19:12.794Z] 71de667c6764: Preparing [2025-01-15T07:19:12.794Z] 5da445b4e73b: Preparing [2025-01-15T07:19:12.794Z] b44fbfc888c8: Preparing [2025-01-15T07:19:12.794Z] 33973d7987ba: Preparing [2025-01-15T07:19:12.794Z] adb105d81868: Preparing [2025-01-15T07:19:12.794Z] 635487a7f31e: Preparing [2025-01-15T07:19:12.794Z] f3435e19d158: Preparing [2025-01-15T07:19:12.794Z] 534a70dc8296: Preparing [2025-01-15T07:19:12.794Z] f3435e19d158: Waiting [2025-01-15T07:19:12.794Z] 534a70dc8296: Waiting [2025-01-15T07:19:12.794Z] 635487a7f31e: Waiting [2025-01-15T07:19:12.794Z] adb105d81868: Waiting [2025-01-15T07:19:12.794Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:12.794Z] 5da445b4e73b: Layer already exists [2025-01-15T07:19:12.794Z] 71de667c6764: Layer already exists [2025-01-15T07:19:12.794Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:12.794Z] 613e29c27497: Layer already exists [2025-01-15T07:19:12.794Z] f3435e19d158: Layer already exists [2025-01-15T07:19:12.794Z] 635487a7f31e: Layer already exists [2025-01-15T07:19:12.794Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:12.794Z] adb105d81868: Layer already exists [2025-01-15T07:19:13.060Z] 4.0.0-dev.44: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:13.416Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:13.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:19:13.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T07:19:13.785Z] 613e29c27497: Preparing [2025-01-15T07:19:13.785Z] 71de667c6764: Preparing [2025-01-15T07:19:13.785Z] 5da445b4e73b: Preparing [2025-01-15T07:19:13.785Z] b44fbfc888c8: Preparing [2025-01-15T07:19:13.785Z] 33973d7987ba: Preparing [2025-01-15T07:19:13.785Z] adb105d81868: Preparing [2025-01-15T07:19:13.785Z] 635487a7f31e: Preparing [2025-01-15T07:19:13.785Z] f3435e19d158: Preparing [2025-01-15T07:19:13.785Z] 534a70dc8296: Preparing [2025-01-15T07:19:13.785Z] 635487a7f31e: Waiting [2025-01-15T07:19:13.785Z] f3435e19d158: Waiting [2025-01-15T07:19:13.785Z] 534a70dc8296: Waiting [2025-01-15T07:19:13.785Z] adb105d81868: Waiting [2025-01-15T07:19:13.785Z] 5da445b4e73b: Layer already exists [2025-01-15T07:19:13.785Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:13.785Z] 71de667c6764: Layer already exists [2025-01-15T07:19:13.785Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:13.785Z] 613e29c27497: Layer already exists [2025-01-15T07:19:13.785Z] adb105d81868: Layer already exists [2025-01-15T07:19:13.785Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:13.785Z] 635487a7f31e: Layer already exists [2025-01-15T07:19:13.785Z] f3435e19d158: Layer already exists [2025-01-15T07:19:14.050Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:14.409Z] + 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-01-15T07:19:14.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-15T07:19:14.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T07:19:14.750Z] 613e29c27497: Preparing [2025-01-15T07:19:14.750Z] 71de667c6764: Preparing [2025-01-15T07:19:14.750Z] 5da445b4e73b: Preparing [2025-01-15T07:19:14.750Z] b44fbfc888c8: Preparing [2025-01-15T07:19:14.750Z] 33973d7987ba: Preparing [2025-01-15T07:19:14.750Z] adb105d81868: Preparing [2025-01-15T07:19:14.750Z] 635487a7f31e: Preparing [2025-01-15T07:19:14.750Z] f3435e19d158: Preparing [2025-01-15T07:19:14.750Z] 534a70dc8296: Preparing [2025-01-15T07:19:14.750Z] 635487a7f31e: Waiting [2025-01-15T07:19:14.750Z] adb105d81868: Waiting [2025-01-15T07:19:14.750Z] f3435e19d158: Waiting [2025-01-15T07:19:14.750Z] 534a70dc8296: Waiting [2025-01-15T07:19:14.750Z] 71de667c6764: Layer already exists [2025-01-15T07:19:14.750Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:14.750Z] 613e29c27497: Layer already exists [2025-01-15T07:19:14.750Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:14.750Z] 5da445b4e73b: Layer already exists [2025-01-15T07:19:14.750Z] adb105d81868: Layer already exists [2025-01-15T07:19:14.750Z] 635487a7f31e: Layer already exists [2025-01-15T07:19:14.750Z] f3435e19d158: Layer already exists [2025-01-15T07:19:14.750Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:15.013Z] main: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:19:15.096Z] ===================================================== [Pipeline] echo [2025-01-15T07:19:15.109Z] taggedImages: [2025-01-15T07:19:15.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:19:15.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-15T07:19:15.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.44 [2025-01-15T07:19:15.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:19:15.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-15T07:19:15.137Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-15T07:19:15.137Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:19:15.137Z] latest [2025-01-15T07:19:15.137Z] 4.0.0-dev.44 [2025-01-15T07:19:15.137Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:19:15.137Z] main [2025-01-15T07:19:15.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:15.512Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:15.872Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:19:15.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T07:19:15.873Z] a8835dadcb67: Preparing [2025-01-15T07:19:15.873Z] 21670fb9d2ca: Preparing [2025-01-15T07:19:15.873Z] 0f368c3d3460: Preparing [2025-01-15T07:19:15.873Z] b44fbfc888c8: Preparing [2025-01-15T07:19:15.873Z] 33973d7987ba: Preparing [2025-01-15T07:19:15.873Z] b2a488a95594: Preparing [2025-01-15T07:19:15.873Z] 375227d24d9a: Preparing [2025-01-15T07:19:15.873Z] 534a70dc8296: Preparing [2025-01-15T07:19:15.873Z] b2a488a95594: Waiting [2025-01-15T07:19:15.873Z] 375227d24d9a: Waiting [2025-01-15T07:19:15.873Z] 534a70dc8296: Waiting [2025-01-15T07:19:15.873Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:15.873Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:16.137Z] a8835dadcb67: Pushed [2025-01-15T07:19:16.137Z] 21670fb9d2ca: Pushed [2025-01-15T07:19:16.137Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:16.137Z] b2a488a95594: Pushed [2025-01-15T07:19:17.537Z] 375227d24d9a: Pushed [2025-01-15T07:19:24.160Z] 0f368c3d3460: Pushed [2025-01-15T07:19:24.160Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:24.510Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:24.852Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-15T07:19:24.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T07:19:24.853Z] a8835dadcb67: Preparing [2025-01-15T07:19:24.853Z] 21670fb9d2ca: Preparing [2025-01-15T07:19:24.853Z] 0f368c3d3460: Preparing [2025-01-15T07:19:24.853Z] b44fbfc888c8: Preparing [2025-01-15T07:19:24.853Z] 33973d7987ba: Preparing [2025-01-15T07:19:24.853Z] b2a488a95594: Preparing [2025-01-15T07:19:24.853Z] 375227d24d9a: Preparing [2025-01-15T07:19:24.853Z] 534a70dc8296: Preparing [2025-01-15T07:19:24.853Z] 375227d24d9a: Waiting [2025-01-15T07:19:24.853Z] 534a70dc8296: Waiting [2025-01-15T07:19:24.853Z] b2a488a95594: Waiting [2025-01-15T07:19:24.853Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:24.853Z] a8835dadcb67: Layer already exists [2025-01-15T07:19:24.853Z] 0f368c3d3460: Layer already exists [2025-01-15T07:19:24.853Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:24.853Z] 21670fb9d2ca: Layer already exists [2025-01-15T07:19:24.853Z] b2a488a95594: Layer already exists [2025-01-15T07:19:24.853Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:24.853Z] 375227d24d9a: Layer already exists [2025-01-15T07:19:25.119Z] latest: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:25.480Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:25.836Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.44 [2025-01-15T07:19:25.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T07:19:25.836Z] a8835dadcb67: Preparing [2025-01-15T07:19:25.836Z] 21670fb9d2ca: Preparing [2025-01-15T07:19:25.836Z] 0f368c3d3460: Preparing [2025-01-15T07:19:25.836Z] b44fbfc888c8: Preparing [2025-01-15T07:19:25.836Z] 33973d7987ba: Preparing [2025-01-15T07:19:25.836Z] b2a488a95594: Preparing [2025-01-15T07:19:25.836Z] 375227d24d9a: Preparing [2025-01-15T07:19:25.836Z] 534a70dc8296: Preparing [2025-01-15T07:19:25.836Z] 375227d24d9a: Waiting [2025-01-15T07:19:25.836Z] 534a70dc8296: Waiting [2025-01-15T07:19:25.836Z] b2a488a95594: Waiting [2025-01-15T07:19:25.836Z] 0f368c3d3460: Layer already exists [2025-01-15T07:19:25.836Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:25.836Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:25.837Z] a8835dadcb67: Layer already exists [2025-01-15T07:19:25.837Z] 21670fb9d2ca: Layer already exists [2025-01-15T07:19:25.837Z] b2a488a95594: Layer already exists [2025-01-15T07:19:25.837Z] 375227d24d9a: Layer already exists [2025-01-15T07:19:25.837Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:26.103Z] 4.0.0-dev.44: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:26.461Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:26.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:19:26.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T07:19:26.804Z] a8835dadcb67: Preparing [2025-01-15T07:19:26.804Z] 21670fb9d2ca: Preparing [2025-01-15T07:19:26.804Z] 0f368c3d3460: Preparing [2025-01-15T07:19:26.804Z] b44fbfc888c8: Preparing [2025-01-15T07:19:26.804Z] 33973d7987ba: Preparing [2025-01-15T07:19:26.804Z] b2a488a95594: Preparing [2025-01-15T07:19:26.804Z] 375227d24d9a: Preparing [2025-01-15T07:19:26.804Z] 534a70dc8296: Preparing [2025-01-15T07:19:26.804Z] 375227d24d9a: Waiting [2025-01-15T07:19:26.804Z] 534a70dc8296: Waiting [2025-01-15T07:19:26.804Z] b2a488a95594: Waiting [2025-01-15T07:19:26.804Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:26.804Z] a8835dadcb67: Layer already exists [2025-01-15T07:19:26.804Z] 21670fb9d2ca: Layer already exists [2025-01-15T07:19:26.804Z] 0f368c3d3460: Layer already exists [2025-01-15T07:19:26.804Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:26.804Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:26.804Z] 375227d24d9a: Layer already exists [2025-01-15T07:19:26.804Z] b2a488a95594: Layer already exists [2025-01-15T07:19:27.069Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:27.428Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:27.788Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-15T07:19:27.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T07:19:27.788Z] a8835dadcb67: Preparing [2025-01-15T07:19:27.788Z] 21670fb9d2ca: Preparing [2025-01-15T07:19:27.788Z] 0f368c3d3460: Preparing [2025-01-15T07:19:27.788Z] b44fbfc888c8: Preparing [2025-01-15T07:19:27.788Z] 33973d7987ba: Preparing [2025-01-15T07:19:27.788Z] b2a488a95594: Preparing [2025-01-15T07:19:27.788Z] 375227d24d9a: Preparing [2025-01-15T07:19:27.788Z] 534a70dc8296: Preparing [2025-01-15T07:19:27.788Z] b2a488a95594: Waiting [2025-01-15T07:19:27.788Z] 375227d24d9a: Waiting [2025-01-15T07:19:27.788Z] 534a70dc8296: Waiting [2025-01-15T07:19:27.788Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:27.788Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:27.788Z] 21670fb9d2ca: Layer already exists [2025-01-15T07:19:27.788Z] 0f368c3d3460: Layer already exists [2025-01-15T07:19:27.788Z] a8835dadcb67: Layer already exists [2025-01-15T07:19:27.788Z] b2a488a95594: Layer already exists [2025-01-15T07:19:27.788Z] 375227d24d9a: Layer already exists [2025-01-15T07:19:27.788Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:28.053Z] main: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:19:28.124Z] ===================================================== [Pipeline] echo [2025-01-15T07:19:28.135Z] taggedImages: [2025-01-15T07:19:28.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:19:28.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-15T07:19:28.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.44 [2025-01-15T07:19:28.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:19:28.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-15T07:19:28.162Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-15T07:19:28.162Z] 623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:19:28.162Z] latest [2025-01-15T07:19:28.162Z] 4.0.0-dev.44 [2025-01-15T07:19:28.162Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:19:28.162Z] main [2025-01-15T07:19:28.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:28.544Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:28.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:19:28.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T07:19:28.896Z] 3cde60c5a8f2: Preparing [2025-01-15T07:19:28.896Z] d2d850b64607: Preparing [2025-01-15T07:19:28.896Z] b44fbfc888c8: Preparing [2025-01-15T07:19:28.896Z] 33973d7987ba: Preparing [2025-01-15T07:19:28.896Z] 9824ed2f7c47: Preparing [2025-01-15T07:19:28.896Z] 3737144ae36a: Preparing [2025-01-15T07:19:28.896Z] 534a70dc8296: Preparing [2025-01-15T07:19:28.896Z] 3737144ae36a: Waiting [2025-01-15T07:19:28.896Z] 534a70dc8296: Waiting [2025-01-15T07:19:28.896Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:28.896Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:29.164Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:29.164Z] 3cde60c5a8f2: Pushed [2025-01-15T07:19:29.164Z] 9824ed2f7c47: Pushed [2025-01-15T07:19:29.745Z] 3737144ae36a: Pushed [2025-01-15T07:19:37.933Z] d2d850b64607: Pushed [2025-01-15T07:19:37.933Z] 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:38.290Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:38.641Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-15T07:19:38.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T07:19:38.641Z] 3cde60c5a8f2: Preparing [2025-01-15T07:19:38.641Z] d2d850b64607: Preparing [2025-01-15T07:19:38.641Z] b44fbfc888c8: Preparing [2025-01-15T07:19:38.641Z] 33973d7987ba: Preparing [2025-01-15T07:19:38.641Z] 9824ed2f7c47: Preparing [2025-01-15T07:19:38.641Z] 3737144ae36a: Preparing [2025-01-15T07:19:38.641Z] 534a70dc8296: Preparing [2025-01-15T07:19:38.641Z] 3737144ae36a: Waiting [2025-01-15T07:19:38.641Z] 534a70dc8296: Waiting [2025-01-15T07:19:38.641Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:38.641Z] d2d850b64607: Layer already exists [2025-01-15T07:19:38.641Z] 3cde60c5a8f2: Layer already exists [2025-01-15T07:19:38.641Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:38.641Z] 9824ed2f7c47: Layer already exists [2025-01-15T07:19:38.641Z] 3737144ae36a: Layer already exists [2025-01-15T07:19:38.641Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:38.905Z] latest: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:39.273Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:39.629Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.44 [2025-01-15T07:19:39.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T07:19:39.629Z] 3cde60c5a8f2: Preparing [2025-01-15T07:19:39.629Z] d2d850b64607: Preparing [2025-01-15T07:19:39.629Z] b44fbfc888c8: Preparing [2025-01-15T07:19:39.629Z] 33973d7987ba: Preparing [2025-01-15T07:19:39.629Z] 9824ed2f7c47: Preparing [2025-01-15T07:19:39.629Z] 3737144ae36a: Preparing [2025-01-15T07:19:39.629Z] 534a70dc8296: Preparing [2025-01-15T07:19:39.629Z] 3737144ae36a: Waiting [2025-01-15T07:19:39.629Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:39.629Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:39.629Z] 3cde60c5a8f2: Layer already exists [2025-01-15T07:19:39.629Z] 9824ed2f7c47: Layer already exists [2025-01-15T07:19:39.629Z] d2d850b64607: Layer already exists [2025-01-15T07:19:39.629Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:39.629Z] 3737144ae36a: Layer already exists [2025-01-15T07:19:39.894Z] 4.0.0-dev.44: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:40.247Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:40.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:19:40.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T07:19:40.601Z] 3cde60c5a8f2: Preparing [2025-01-15T07:19:40.601Z] d2d850b64607: Preparing [2025-01-15T07:19:40.601Z] b44fbfc888c8: Preparing [2025-01-15T07:19:40.601Z] 33973d7987ba: Preparing [2025-01-15T07:19:40.601Z] 9824ed2f7c47: Preparing [2025-01-15T07:19:40.601Z] 3737144ae36a: Preparing [2025-01-15T07:19:40.601Z] 534a70dc8296: Preparing [2025-01-15T07:19:40.601Z] 3737144ae36a: Waiting [2025-01-15T07:19:40.601Z] 534a70dc8296: Waiting [2025-01-15T07:19:40.601Z] 9824ed2f7c47: Layer already exists [2025-01-15T07:19:40.601Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:40.601Z] d2d850b64607: Layer already exists [2025-01-15T07:19:40.601Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:40.601Z] 3cde60c5a8f2: Layer already exists [2025-01-15T07:19:40.601Z] 3737144ae36a: Layer already exists [2025-01-15T07:19:40.601Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:40.866Z] 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:41.220Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:41.572Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-15T07:19:41.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T07:19:41.572Z] 3cde60c5a8f2: Preparing [2025-01-15T07:19:41.572Z] d2d850b64607: Preparing [2025-01-15T07:19:41.572Z] b44fbfc888c8: Preparing [2025-01-15T07:19:41.572Z] 33973d7987ba: Preparing [2025-01-15T07:19:41.572Z] 9824ed2f7c47: Preparing [2025-01-15T07:19:41.572Z] 3737144ae36a: Preparing [2025-01-15T07:19:41.572Z] 534a70dc8296: Preparing [2025-01-15T07:19:41.572Z] 3737144ae36a: Waiting [2025-01-15T07:19:41.572Z] 534a70dc8296: Waiting [2025-01-15T07:19:41.572Z] 33973d7987ba: Layer already exists [2025-01-15T07:19:41.572Z] d2d850b64607: Layer already exists [2025-01-15T07:19:41.572Z] 3cde60c5a8f2: Layer already exists [2025-01-15T07:19:41.572Z] 9824ed2f7c47: Layer already exists [2025-01-15T07:19:41.572Z] b44fbfc888c8: Layer already exists [2025-01-15T07:19:41.572Z] 534a70dc8296: Layer already exists [2025-01-15T07:19:41.572Z] 3737144ae36a: Layer already exists [2025-01-15T07:19:41.837Z] main: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T07:19:41.929Z] ===================================================== [Pipeline] echo [2025-01-15T07:19:41.949Z] taggedImages: [2025-01-15T07:19:41.949Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [2025-01-15T07:19:41.949Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-15T07:19:41.949Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.44 [2025-01-15T07:19:41.949Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [2025-01-15T07:19:41.949Z] - 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-01-15T07:19:42.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-15T07:19:42.337Z] [2025-01-15T07:19:42.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:19:42.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-15T07:19:42.931Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-15T07:19:42.931Z] 8998bd30e6a1: Pulling fs layer [2025-01-15T07:19:42.931Z] 04944245beec: Pulling fs layer [2025-01-15T07:19:42.931Z] 699f458cf7ca: Pulling fs layer [2025-01-15T07:19:42.931Z] 765212b225bb: Pulling fs layer [2025-01-15T07:19:42.931Z] f23df028b6ca: Pulling fs layer [2025-01-15T07:19:42.931Z] d65c8cfc05b1: Pulling fs layer [2025-01-15T07:19:42.931Z] 2437ff75d9bd: Pulling fs layer [2025-01-15T07:19:42.931Z] 765212b225bb: Waiting [2025-01-15T07:19:42.931Z] f23df028b6ca: Waiting [2025-01-15T07:19:42.931Z] d65c8cfc05b1: Waiting [2025-01-15T07:19:42.931Z] 2437ff75d9bd: Waiting [2025-01-15T07:19:42.931Z] 04944245beec: Verifying Checksum [2025-01-15T07:19:42.931Z] 04944245beec: Download complete [2025-01-15T07:19:42.931Z] 765212b225bb: Verifying Checksum [2025-01-15T07:19:42.931Z] 765212b225bb: Download complete [2025-01-15T07:19:42.931Z] f23df028b6ca: Verifying Checksum [2025-01-15T07:19:42.931Z] f23df028b6ca: Download complete [2025-01-15T07:19:42.931Z] d65c8cfc05b1: Verifying Checksum [2025-01-15T07:19:42.931Z] d65c8cfc05b1: Download complete [2025-01-15T07:19:43.198Z] 699f458cf7ca: Verifying Checksum [2025-01-15T07:19:43.198Z] 699f458cf7ca: Download complete [2025-01-15T07:19:43.462Z] 8998bd30e6a1: Verifying Checksum [2025-01-15T07:19:45.399Z] 2437ff75d9bd: Verifying Checksum [2025-01-15T07:19:45.399Z] 2437ff75d9bd: Download complete [2025-01-15T07:19:50.732Z] 8998bd30e6a1: Pull complete [2025-01-15T07:19:50.998Z] 04944245beec: Pull complete [2025-01-15T07:19:53.231Z] 699f458cf7ca: Pull complete [2025-01-15T07:19:53.231Z] 765212b225bb: Pull complete [2025-01-15T07:19:53.815Z] f23df028b6ca: Pull complete [2025-01-15T07:19:53.815Z] d65c8cfc05b1: Pull complete [2025-01-15T07:20:20.493Z] 2437ff75d9bd: Pull complete [2025-01-15T07:20:20.493Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-15T07:20:20.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-15T07:20:20.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T07:20:20.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-36756 does not seem to be running inside a container [2025-01-15T07:20:20.765Z] $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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-lftools-log-publisher:arm64 cat [2025-01-15T07:20:22.765Z] $ docker top e16aa95be93fcbc400a92429b42929349f9fab5649f181b0cccf64b719b058c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:20:23.291Z] ---> job-cost.sh [2025-01-15T07:20:23.557Z] lf-activate-venv: SKIPPING [2025-01-15T07:20:23.557Z] INFO: No Stack... [2025-01-15T07:20:23.828Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-15T07:20:24.783Z] INFO: Archiving Costs [Pipeline] sh [2025-01-15T07:20:25.102Z] + cat /w/workspace/edgex-go/780/archives/cost.csv [2025-01-15T07:20:25.102Z] + cut -d, -f6 [Pipeline] lock [2025-01-15T07:20:25.401Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-780-stack-cost] [2025-01-15T07:20:25.409Z] Resource [jenkins-edgexfoundry-edgex-go-main-780-stack-cost] did not exist. Created. [2025-01-15T07:20:25.421Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-780-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-15T07:20:25.744Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-15T07:20:26.363Z] Stashed 1 file(s) [Pipeline] } [2025-01-15T07:20:26.372Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-780-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-15T07:20:26.418Z] $ docker stop --time=1 e16aa95be93fcbc400a92429b42929349f9fab5649f181b0cccf64b719b058c4 [2025-01-15T07:20:27.828Z] $ docker rm -f --volumes e16aa95be93fcbc400a92429b42929349f9fab5649f181b0cccf64b719b058c4 [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-01-15T07:20:28.331Z] provisioning config files... [2025-01-15T07:20:28.341Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/780@tmp/config10818587887126180820tmp [Pipeline] { [Pipeline] sh [2025-01-15T07:20:28.649Z] + set +x [2025-01-15T07:20:28.649Z] + curl -s https://codecov.io/bash [2025-01-15T07:20:28.649Z] + bash -s -- [2025-01-15T07:20:28.649Z] [2025-01-15T07:20:28.649Z] _____ _ [2025-01-15T07:20:28.649Z] / ____| | | [2025-01-15T07:20:28.649Z] | | ___ __| | ___ ___ _____ __ [2025-01-15T07:20:28.649Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-15T07:20:28.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-15T07:20:28.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-15T07:20:28.649Z] Bash-1.0.6 [2025-01-15T07:20:28.649Z] [2025-01-15T07:20:28.649Z] [2025-01-15T07:20:28.649Z] ==> git version 2.25.1 found [2025-01-15T07:20:28.649Z] ==> 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-01-15T07:20:28.649Z] Release-Date: 2020-01-08 [2025-01-15T07:20:28.649Z] 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-01-15T07:20:28.649Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-15T07:20:28.649Z] ==> Jenkins CI detected. [2025-01-15T07:20:28.649Z] current dir:  /w/workspace/edgex-go/780 [2025-01-15T07:20:28.649Z] project root: . [2025-01-15T07:20:28.649Z] --> token set from env [2025-01-15T07:20:28.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-15T07:20:28.909Z] ==> Running gcov in . (disable via -X gcov) [2025-01-15T07:20:28.909Z] ==> Python coveragepy not found [2025-01-15T07:20:28.909Z] ==> Searching for coverage reports in: [2025-01-15T07:20:28.909Z] + . [2025-01-15T07:20:28.909Z] -> Found 1 reports [2025-01-15T07:20:28.909Z] ==> Detecting git/mercurial file structure [2025-01-15T07:20:28.909Z] ==> Reading reports [2025-01-15T07:20:28.909Z] + ./coverage.out bytes=1513503 [2025-01-15T07:20:28.909Z] ==> Appending adjustments [2025-01-15T07:20:28.909Z] https://docs.codecov.io/docs/fixing-reports [2025-01-15T07:20:30.292Z] + Found adjustments [2025-01-15T07:20:30.292Z] ==> Gzipping contents [2025-01-15T07:20:30.293Z] 128K /tmp/codecov.nskPW2.gz [2025-01-15T07:20:30.293Z] ==> Uploading reports [2025-01-15T07:20:30.293Z] url: https://codecov.io [2025-01-15T07:20:30.293Z] query: branch=main&commit=623cb5265308e9e287d4ae93d4d167a887956af5&build=780&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F780%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-15T07:20:30.293Z] -> Pinging Codecov [2025-01-15T07:20:30.293Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=623cb5265308e9e287d4ae93d4d167a887956af5&build=780&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F780%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-15T07:20:30.553Z] -> Uploading to [2025-01-15T07:20:30.553Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/623cb5265308e9e287d4ae93d4d167a887956af5/01a362f8-bdbc-499d-9513-74cfb280cb09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250115%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250115T072030Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b0652d8853c26cc8165bc1e642933e1cd4a7c9fcc22830945c8662b019159c96 [2025-01-15T07:20:30.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T07:20:30.553Z] Dload Upload Total Spent Left Speed [2025-01-15T07:20:30.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 461k --:--:-- --:--:-- --:--:-- 461k [2025-01-15T07:20:30.812Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [2025-01-15T07:20:30.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-15T07:20:30.984Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-15T07:20:31.000Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:20:31.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-15T07:20:31.312Z] [2025-01-15T07:20:31.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:20:31.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-15T07:20:31.617Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-15T07:20:31.617Z] 43c4264eed91: Pulling fs layer [2025-01-15T07:20:31.617Z] 4cc291be95ef: Pulling fs layer [2025-01-15T07:20:31.617Z] 2ac1f1163629: Pulling fs layer [2025-01-15T07:20:31.617Z] 5c3c966382ef: Pulling fs layer [2025-01-15T07:20:31.617Z] 4f4fb700ef54: Pulling fs layer [2025-01-15T07:20:31.617Z] d9c7d2e4e75e: Pulling fs layer [2025-01-15T07:20:31.617Z] 9c3e1370e548: Pulling fs layer [2025-01-15T07:20:31.617Z] 4f4fb700ef54: Waiting [2025-01-15T07:20:31.617Z] d9c7d2e4e75e: Waiting [2025-01-15T07:20:31.617Z] 9c3e1370e548: Waiting [2025-01-15T07:20:31.617Z] 5c3c966382ef: Waiting [2025-01-15T07:20:31.617Z] 4cc291be95ef: Verifying Checksum [2025-01-15T07:20:31.617Z] 4cc291be95ef: Download complete [2025-01-15T07:20:31.617Z] 5c3c966382ef: Verifying Checksum [2025-01-15T07:20:31.617Z] 5c3c966382ef: Download complete [2025-01-15T07:20:31.617Z] 4f4fb700ef54: Verifying Checksum [2025-01-15T07:20:31.617Z] 4f4fb700ef54: Download complete [2025-01-15T07:20:31.617Z] 43c4264eed91: Download complete [2025-01-15T07:20:31.877Z] d9c7d2e4e75e: Verifying Checksum [2025-01-15T07:20:31.877Z] d9c7d2e4e75e: Download complete [2025-01-15T07:20:31.877Z] 43c4264eed91: Pull complete [2025-01-15T07:20:32.136Z] 4cc291be95ef: Pull complete [2025-01-15T07:20:32.136Z] 2ac1f1163629: Verifying Checksum [2025-01-15T07:20:32.136Z] 2ac1f1163629: Download complete [2025-01-15T07:20:32.710Z] 9c3e1370e548: Verifying Checksum [2025-01-15T07:20:32.711Z] 9c3e1370e548: Download complete [2025-01-15T07:20:36.009Z] 2ac1f1163629: Pull complete [2025-01-15T07:20:36.279Z] 5c3c966382ef: Pull complete [2025-01-15T07:20:36.279Z] 4f4fb700ef54: Pull complete [2025-01-15T07:20:36.847Z] d9c7d2e4e75e: Pull complete [2025-01-15T07:20:40.132Z] 9c3e1370e548: Pull complete [2025-01-15T07:20:40.132Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-15T07:20:40.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-15T07:20:40.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T07:20:40.234Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T07:20:40.261Z] $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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-snyk-go:latest cat [2025-01-15T07:20:50.529Z] $ docker top a6d477d6eda29d0bf79c25d3e9abad0e78f0dea9a69e100f3c53f8a1fd850662 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T07:20:50.901Z] + git config --global --add safe.directory /w/workspace/edgex-go/780 [Pipeline] echo [2025-01-15T07:20:50.911Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-15T07:20:51.186Z] + set -o pipefail [2025-01-15T07:20:51.186Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-15T07:20:59.299Z] [2025-01-15T07:20:59.299Z] Monitoring /w/workspace/edgex-go/780 (github.com/edgexfoundry/edgex-go)... [2025-01-15T07:20:59.299Z] [2025-01-15T07:20:59.299Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3d0793ea-0b33-424c-9e5f-41bd5ffe7fc9 [2025-01-15T07:20:59.299Z] [2025-01-15T07:20:59.299Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-15T07:20:59.299Z] [2025-01-15T07:20:59.299Z] [2025-01-15T07:20:59.299Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-15T07:20:59.299Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-15T07:20:59.569Z] $ docker stop --time=1 a6d477d6eda29d0bf79c25d3e9abad0e78f0dea9a69e100f3c53f8a1fd850662 [2025-01-15T07:21:12.662Z] $ docker rm -f --volumes a6d477d6eda29d0bf79c25d3e9abad0e78f0dea9a69e100f3c53f8a1fd850662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-15T07:21:13.319Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-15T07:21:13.336Z] provisioning config files... [2025-01-15T07:21:13.343Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/780@tmp/config11619128745087586813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:21:13.638Z] --> edgex-publish-swagger.sh [2025-01-15T07:21:13.638Z] === Publish openapi API === [2025-01-15T07:21:13.638Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-15T07:21:13.638Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/780/openapi/core-command.yaml] [2025-01-15T07:21:13.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T07:21:13.638Z] Dload Upload Total Spent Left Speed [2025-01-15T07:21:13.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68581 --:--:-- --:--:-- --:--:-- 68581 [2025-01-15T07:21:13.897Z] [2025-01-15T07:21:13.897Z] [2025-01-15T07:21:13.897Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/780/openapi/core-data.yaml] [2025-01-15T07:21:13.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T07:21:13.897Z] Dload Upload Total Spent Left Speed [2025-01-15T07:21:14.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 343k --:--:-- --:--:-- --:--:-- 341k 100 72057 0 0 100 72057 0 159k --:--:-- --:--:-- --:--:-- 159k [2025-01-15T07:21:14.416Z] [2025-01-15T07:21:14.416Z] [2025-01-15T07:21:14.416Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/780/openapi/core-keeper.yaml] [2025-01-15T07:21:14.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T07:21:14.416Z] Dload Upload Total Spent Left Speed [2025-01-15T07:21:14.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 152 75831 --:--:-- --:--:-- --:--:-- 75983 [2025-01-15T07:21:14.985Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-15T07:21:14.985Z] [2025-01-15T07:21:14.985Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/780/openapi/core-metadata.yaml] [2025-01-15T07:21:14.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T07:21:14.985Z] Dload Upload Total Spent Left Speed [2025-01-15T07:21:15.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 347 344k --:--:-- --:--:-- --:--:-- 344k 100 154k 100 156 100 154k 347 344k --:--:-- --:--:-- --:--:-- 344k [2025-01-15T07:21:15.552Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-15T07:21:15.552Z] [2025-01-15T07:21:15.552Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/780/openapi/security-proxy-auth.yaml] [2025-01-15T07:21:15.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T07:21:15.552Z] Dload Upload Total Spent Left Speed [2025-01-15T07:21:15.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 241 89630 --:--:-- --:--:-- --:--:-- 89871 [2025-01-15T07:21:15.552Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-15T07:21:15.552Z] [2025-01-15T07:21:15.552Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/780/openapi/support-notifications.yaml] [2025-01-15T07:21:15.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T07:21:15.552Z] Dload Upload Total Spent Left Speed [2025-01-15T07:21:16.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 387 242k --:--:-- --:--:-- --:--:-- 242k [2025-01-15T07:21:16.123Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-15T07:21:16.123Z] [2025-01-15T07:21:16.123Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/780/openapi/support-scheduler.yaml] [2025-01-15T07:21:16.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T07:21:16.123Z] Dload Upload Total Spent Left Speed [2025-01-15T07:21:16.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 660k --:--:-- --:--:-- --:--:-- 651k 100 50857 100 156 100 50701 509 161k --:--:-- --:--:-- --:--:-- 161k [2025-01-15T07:21:16.382Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-15T07:21:16.382Z] [Pipeline] } [2025-01-15T07:21:16.390Z] 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-01-15T07:21:16.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-15T07:21:16.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:21:17.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T07:21:17.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T07:21:17.211Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T07:21:17.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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/py-git-semver:0.1.4 cat [2025-01-15T07:21:18.360Z] $ docker top 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae -eo pid,comm [2025-01-15T07:21:18.430Z] 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-01-15T07:21:18.430Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-15T07:21:18.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T07:21:18.488Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T07:21:18.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T07:21:18.606Z] $ docker exec 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae ssh-agent [2025-01-15T07:21:18.704Z] SSH_AUTH_SOCK=/tmp/ssh-TctkAUIbu9jS/agent.14 [2025-01-15T07:21:18.704Z] SSH_AGENT_PID=21 [2025-01-15T07:21:18.716Z] Running ssh-add (command line suppressed) [2025-01-15T07:21:18.835Z] Identity added: /w/workspace/edgex-go/780@tmp/private_key_14161853293702711927.key (/w/workspace/edgex-go/780@tmp/private_key_14161853293702711927.key) [2025-01-15T07:21:18.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T07:21:19.190Z] + git semver tag [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,325 [run_tag] DEBUG tag force:False [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,325 [check_head_tag] DEBUG check head tag [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,329 [execute] INFO git cat-file --batch-check [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=) [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,334 [execute] INFO git cat-file --batch [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=) [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,397 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,397 [execute] INFO git tag -a v4.0.0-dev.44 -m v4.0.0-dev.44 [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,398 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.44', '-m', 'v4.0.0-dev.44'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=None) [2025-01-15T07:21:19.449Z] 2025-01-15 07:21:19,402 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main [2025-01-15T07:21:19.449Z] 4.0.0-dev.44 [Pipeline] } [2025-01-15T07:21:19.456Z] $ docker exec --env ******** --env ******** 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae ssh-agent -k [2025-01-15T07:21:19.556Z] unset SSH_AUTH_SOCK; [2025-01-15T07:21:19.556Z] unset SSH_AGENT_PID; [2025-01-15T07:21:19.556Z] echo Agent pid 21 killed; [2025-01-15T07:21:19.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T07:21:19.894Z] + git semver [Pipeline] } [2025-01-15T07:21:20.161Z] $ docker stop --time=1 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae [2025-01-15T07:21:22.044Z] $ docker rm -f --volumes 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:21:22.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-15T07:21:22.522Z] [2025-01-15T07:21:22.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:21:22.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-15T07:21:23.143Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-15T07:21:23.143Z] ab5ef0e58194: Pulling fs layer [2025-01-15T07:21:23.143Z] 9712f1f96733: Pulling fs layer [2025-01-15T07:21:23.143Z] 63f879dbbcfc: Pulling fs layer [2025-01-15T07:21:23.143Z] 0d9ebad4ef96: Pulling fs layer [2025-01-15T07:21:23.143Z] e9a5061849ea: Pulling fs layer [2025-01-15T07:21:23.143Z] d747dcd14b5f: Pulling fs layer [2025-01-15T07:21:23.143Z] 2de7ff778b66: Pulling fs layer [2025-01-15T07:21:23.143Z] 0d9ebad4ef96: Waiting [2025-01-15T07:21:23.143Z] e9a5061849ea: Waiting [2025-01-15T07:21:23.143Z] d747dcd14b5f: Waiting [2025-01-15T07:21:23.143Z] 2de7ff778b66: Waiting [2025-01-15T07:21:23.143Z] 9712f1f96733: Verifying Checksum [2025-01-15T07:21:23.143Z] 9712f1f96733: Download complete [2025-01-15T07:21:23.403Z] 63f879dbbcfc: Verifying Checksum [2025-01-15T07:21:23.403Z] 63f879dbbcfc: Download complete [2025-01-15T07:21:23.662Z] e9a5061849ea: Verifying Checksum [2025-01-15T07:21:23.662Z] e9a5061849ea: Download complete [2025-01-15T07:21:23.662Z] d747dcd14b5f: Verifying Checksum [2025-01-15T07:21:23.662Z] d747dcd14b5f: Download complete [2025-01-15T07:21:23.662Z] 0d9ebad4ef96: Verifying Checksum [2025-01-15T07:21:23.662Z] 0d9ebad4ef96: Download complete [2025-01-15T07:21:23.921Z] ab5ef0e58194: Verifying Checksum [2025-01-15T07:21:23.921Z] ab5ef0e58194: Download complete [2025-01-15T07:21:23.921Z] 2de7ff778b66: Verifying Checksum [2025-01-15T07:21:23.921Z] 2de7ff778b66: Download complete [2025-01-15T07:21:26.453Z] ab5ef0e58194: Pull complete [2025-01-15T07:21:26.720Z] 9712f1f96733: Pull complete [2025-01-15T07:21:27.656Z] 63f879dbbcfc: Pull complete [2025-01-15T07:21:31.848Z] 0d9ebad4ef96: Pull complete [2025-01-15T07:21:31.848Z] e9a5061849ea: Pull complete [2025-01-15T07:21:31.848Z] d747dcd14b5f: Pull complete [2025-01-15T07:21:32.782Z] 2de7ff778b66: Pull complete [2025-01-15T07:21:32.782Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-15T07:21:32.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-15T07:21:32.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T07:21:32.881Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T07:21:32.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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-lftools:0.23.1-centos7 cat [2025-01-15T07:21:40.927Z] $ docker top 00bf99de5d4ad551f74a8eb027e0bcf41512df749507d9ad00a18e9c61144ecc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-15T07:21:41.002Z] provisioning config files... [2025-01-15T07:21:41.010Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/780@tmp/config6583296520048373821tmp [2025-01-15T07:21:41.020Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/780@tmp/config5215539911494996123tmp [2025-01-15T07:21:41.030Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/780@tmp/config10790486431476138022tmp [Pipeline] { [Pipeline] echo [2025-01-15T07:21:41.061Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:21:41.356Z] ---> sigul-configuration.sh [2025-01-15T07:21:41.356Z] gpg: directory `/root/.gnupg' created [2025-01-15T07:21:41.356Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-15T07:21:41.356Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-15T07:21:41.356Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-15T07:21:41.356Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-15T07:21:41.356Z] gpg: CAST5 encrypted data [2025-01-15T07:21:41.356Z] gpg: encrypted with 1 passphrase [2025-01-15T07:21:41.356Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-15T07:21:41.688Z] + mkdir /home/jenkins [2025-01-15T07:21:41.688Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-15T07:21:41.986Z] + 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-01-15T07:21:42.000Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:21:42.297Z] ---> sigul-install.sh [2025-01-15T07:21:42.297Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-15T07:21:42.597Z] + git tag --list [2025-01-15T07:21:42.597Z] 0.6.0 [2025-01-15T07:21:42.597Z] 0.6.1 [2025-01-15T07:21:42.597Z] 0.7.0 [2025-01-15T07:21:42.597Z] 0.7.1 [2025-01-15T07:21:42.597Z] v1.0.0 [2025-01-15T07:21:42.597Z] v1.0.1 [2025-01-15T07:21:42.597Z] v1.1.0 [2025-01-15T07:21:42.597Z] v1.2.0 [2025-01-15T07:21:42.597Z] v1.2.1 [2025-01-15T07:21:42.597Z] v1.3.0 [2025-01-15T07:21:42.597Z] v1.3.1 [2025-01-15T07:21:42.597Z] v2.0.0 [2025-01-15T07:21:42.597Z] v2.1.0 [2025-01-15T07:21:42.597Z] v2.1.1 [2025-01-15T07:21:42.597Z] v2.2.0 [2025-01-15T07:21:42.597Z] v2.3.0 [2025-01-15T07:21:42.597Z] v3.0 [2025-01-15T07:21:42.597Z] v3.0.0 [2025-01-15T07:21:42.597Z] v3.1 [2025-01-15T07:21:42.597Z] v3.1.0 [2025-01-15T07:21:42.597Z] v3.1.0-dev.1 [2025-01-15T07:21:42.597Z] v3.1.0-dev.10 [2025-01-15T07:21:42.597Z] v3.1.0-dev.11 [2025-01-15T07:21:42.597Z] v3.1.0-dev.12 [2025-01-15T07:21:42.597Z] v3.1.0-dev.13 [2025-01-15T07:21:42.597Z] v3.1.0-dev.14 [2025-01-15T07:21:42.597Z] v3.1.0-dev.15 [2025-01-15T07:21:42.597Z] v3.1.0-dev.16 [2025-01-15T07:21:42.597Z] v3.1.0-dev.17 [2025-01-15T07:21:42.597Z] v3.1.0-dev.18 [2025-01-15T07:21:42.597Z] v3.1.0-dev.19 [2025-01-15T07:21:42.597Z] v3.1.0-dev.2 [2025-01-15T07:21:42.597Z] v3.1.0-dev.20 [2025-01-15T07:21:42.597Z] v3.1.0-dev.21 [2025-01-15T07:21:42.597Z] v3.1.0-dev.22 [2025-01-15T07:21:42.597Z] v3.1.0-dev.23 [2025-01-15T07:21:42.597Z] v3.1.0-dev.24 [2025-01-15T07:21:42.597Z] v3.1.0-dev.25 [2025-01-15T07:21:42.597Z] v3.1.0-dev.26 [2025-01-15T07:21:42.597Z] v3.1.0-dev.27 [2025-01-15T07:21:42.597Z] v3.1.0-dev.28 [2025-01-15T07:21:42.597Z] v3.1.0-dev.29 [2025-01-15T07:21:42.597Z] v3.1.0-dev.3 [2025-01-15T07:21:42.597Z] v3.1.0-dev.30 [2025-01-15T07:21:42.597Z] v3.1.0-dev.31 [2025-01-15T07:21:42.597Z] v3.1.0-dev.32 [2025-01-15T07:21:42.597Z] v3.1.0-dev.33 [2025-01-15T07:21:42.597Z] v3.1.0-dev.34 [2025-01-15T07:21:42.597Z] v3.1.0-dev.35 [2025-01-15T07:21:42.597Z] v3.1.0-dev.36 [2025-01-15T07:21:42.597Z] v3.1.0-dev.37 [2025-01-15T07:21:42.597Z] v3.1.0-dev.38 [2025-01-15T07:21:42.597Z] v3.1.0-dev.39 [2025-01-15T07:21:42.597Z] v3.1.0-dev.4 [2025-01-15T07:21:42.597Z] v3.1.0-dev.40 [2025-01-15T07:21:42.597Z] v3.1.0-dev.41 [2025-01-15T07:21:42.598Z] v3.1.0-dev.42 [2025-01-15T07:21:42.598Z] v3.1.0-dev.43 [2025-01-15T07:21:42.598Z] v3.1.0-dev.44 [2025-01-15T07:21:42.598Z] v3.1.0-dev.45 [2025-01-15T07:21:42.598Z] v3.1.0-dev.46 [2025-01-15T07:21:42.598Z] v3.1.0-dev.47 [2025-01-15T07:21:42.598Z] v3.1.0-dev.48 [2025-01-15T07:21:42.598Z] v3.1.0-dev.49 [2025-01-15T07:21:42.598Z] v3.1.0-dev.5 [2025-01-15T07:21:42.598Z] v3.1.0-dev.50 [2025-01-15T07:21:42.598Z] v3.1.0-dev.51 [2025-01-15T07:21:42.598Z] v3.1.0-dev.52 [2025-01-15T07:21:42.598Z] v3.1.0-dev.53 [2025-01-15T07:21:42.598Z] v3.1.0-dev.54 [2025-01-15T07:21:42.598Z] v3.1.0-dev.55 [2025-01-15T07:21:42.598Z] v3.1.0-dev.56 [2025-01-15T07:21:42.598Z] v3.1.0-dev.57 [2025-01-15T07:21:42.598Z] v3.1.0-dev.58 [2025-01-15T07:21:42.598Z] v3.1.0-dev.59 [2025-01-15T07:21:42.598Z] v3.1.0-dev.6 [2025-01-15T07:21:42.598Z] v3.1.0-dev.60 [2025-01-15T07:21:42.598Z] v3.1.0-dev.61 [2025-01-15T07:21:42.598Z] v3.1.0-dev.62 [2025-01-15T07:21:42.598Z] v3.1.0-dev.63 [2025-01-15T07:21:42.598Z] v3.1.0-dev.64 [2025-01-15T07:21:42.598Z] v3.1.0-dev.65 [2025-01-15T07:21:42.598Z] v3.1.0-dev.66 [2025-01-15T07:21:42.598Z] v3.1.0-dev.67 [2025-01-15T07:21:42.598Z] v3.1.0-dev.68 [2025-01-15T07:21:42.598Z] v3.1.0-dev.69 [2025-01-15T07:21:42.598Z] v3.1.0-dev.7 [2025-01-15T07:21:42.598Z] v3.1.0-dev.70 [2025-01-15T07:21:42.598Z] v3.1.0-dev.71 [2025-01-15T07:21:42.598Z] v3.1.0-dev.72 [2025-01-15T07:21:42.598Z] v3.1.0-dev.73 [2025-01-15T07:21:42.598Z] v3.1.0-dev.8 [2025-01-15T07:21:42.598Z] v3.1.0-dev.9 [2025-01-15T07:21:42.598Z] v3.1.1 [2025-01-15T07:21:42.598Z] v3.1.1-dev.1 [2025-01-15T07:21:42.598Z] v3.1.1-dev.2 [2025-01-15T07:21:42.598Z] v3.2.0-dev.1 [2025-01-15T07:21:42.598Z] v3.2.0-dev.10 [2025-01-15T07:21:42.598Z] v3.2.0-dev.100 [2025-01-15T07:21:42.598Z] v3.2.0-dev.101 [2025-01-15T07:21:42.598Z] v3.2.0-dev.102 [2025-01-15T07:21:42.598Z] v3.2.0-dev.103 [2025-01-15T07:21:42.598Z] v3.2.0-dev.104 [2025-01-15T07:21:42.598Z] v3.2.0-dev.105 [2025-01-15T07:21:42.598Z] v3.2.0-dev.106 [2025-01-15T07:21:42.598Z] v3.2.0-dev.107 [2025-01-15T07:21:42.598Z] v3.2.0-dev.108 [2025-01-15T07:21:42.598Z] v3.2.0-dev.109 [2025-01-15T07:21:42.598Z] v3.2.0-dev.11 [2025-01-15T07:21:42.598Z] v3.2.0-dev.12 [2025-01-15T07:21:42.598Z] v3.2.0-dev.13 [2025-01-15T07:21:42.598Z] v3.2.0-dev.14 [2025-01-15T07:21:42.598Z] v3.2.0-dev.15 [2025-01-15T07:21:42.598Z] v3.2.0-dev.16 [2025-01-15T07:21:42.598Z] v3.2.0-dev.17 [2025-01-15T07:21:42.598Z] v3.2.0-dev.18 [2025-01-15T07:21:42.598Z] v3.2.0-dev.19 [2025-01-15T07:21:42.598Z] v3.2.0-dev.2 [2025-01-15T07:21:42.598Z] v3.2.0-dev.20 [2025-01-15T07:21:42.598Z] v3.2.0-dev.21 [2025-01-15T07:21:42.598Z] v3.2.0-dev.22 [2025-01-15T07:21:42.598Z] v3.2.0-dev.23 [2025-01-15T07:21:42.598Z] v3.2.0-dev.24 [2025-01-15T07:21:42.598Z] v3.2.0-dev.25 [2025-01-15T07:21:42.598Z] v3.2.0-dev.26 [2025-01-15T07:21:42.598Z] v3.2.0-dev.27 [2025-01-15T07:21:42.598Z] v3.2.0-dev.28 [2025-01-15T07:21:42.598Z] v3.2.0-dev.29 [2025-01-15T07:21:42.598Z] v3.2.0-dev.3 [2025-01-15T07:21:42.598Z] v3.2.0-dev.30 [2025-01-15T07:21:42.598Z] v3.2.0-dev.31 [2025-01-15T07:21:42.598Z] v3.2.0-dev.32 [2025-01-15T07:21:42.598Z] v3.2.0-dev.33 [2025-01-15T07:21:42.598Z] v3.2.0-dev.34 [2025-01-15T07:21:42.598Z] v3.2.0-dev.35 [2025-01-15T07:21:42.598Z] v3.2.0-dev.36 [2025-01-15T07:21:42.598Z] v3.2.0-dev.37 [2025-01-15T07:21:42.598Z] v3.2.0-dev.38 [2025-01-15T07:21:42.598Z] v3.2.0-dev.39 [2025-01-15T07:21:42.598Z] v3.2.0-dev.4 [2025-01-15T07:21:42.598Z] v3.2.0-dev.40 [2025-01-15T07:21:42.598Z] v3.2.0-dev.41 [2025-01-15T07:21:42.598Z] v3.2.0-dev.42 [2025-01-15T07:21:42.598Z] v3.2.0-dev.43 [2025-01-15T07:21:42.598Z] v3.2.0-dev.44 [2025-01-15T07:21:42.598Z] v3.2.0-dev.45 [2025-01-15T07:21:42.598Z] v3.2.0-dev.46 [2025-01-15T07:21:42.598Z] v3.2.0-dev.47 [2025-01-15T07:21:42.598Z] v3.2.0-dev.48 [2025-01-15T07:21:42.598Z] v3.2.0-dev.49 [2025-01-15T07:21:42.598Z] v3.2.0-dev.5 [2025-01-15T07:21:42.598Z] v3.2.0-dev.50 [2025-01-15T07:21:42.598Z] v3.2.0-dev.51 [2025-01-15T07:21:42.598Z] v3.2.0-dev.52 [2025-01-15T07:21:42.598Z] v3.2.0-dev.53 [2025-01-15T07:21:42.598Z] v3.2.0-dev.54 [2025-01-15T07:21:42.598Z] v3.2.0-dev.55 [2025-01-15T07:21:42.598Z] v3.2.0-dev.56 [2025-01-15T07:21:42.598Z] v3.2.0-dev.57 [2025-01-15T07:21:42.598Z] v3.2.0-dev.58 [2025-01-15T07:21:42.598Z] v3.2.0-dev.59 [2025-01-15T07:21:42.598Z] v3.2.0-dev.6 [2025-01-15T07:21:42.598Z] v3.2.0-dev.60 [2025-01-15T07:21:42.598Z] v3.2.0-dev.61 [2025-01-15T07:21:42.598Z] v3.2.0-dev.62 [2025-01-15T07:21:42.598Z] v3.2.0-dev.63 [2025-01-15T07:21:42.598Z] v3.2.0-dev.64 [2025-01-15T07:21:42.598Z] v3.2.0-dev.65 [2025-01-15T07:21:42.598Z] v3.2.0-dev.66 [2025-01-15T07:21:42.598Z] v3.2.0-dev.67 [2025-01-15T07:21:42.598Z] v3.2.0-dev.68 [2025-01-15T07:21:42.598Z] v3.2.0-dev.69 [2025-01-15T07:21:42.598Z] v3.2.0-dev.7 [2025-01-15T07:21:42.598Z] v3.2.0-dev.70 [2025-01-15T07:21:42.598Z] v3.2.0-dev.71 [2025-01-15T07:21:42.598Z] v3.2.0-dev.72 [2025-01-15T07:21:42.598Z] v3.2.0-dev.73 [2025-01-15T07:21:42.598Z] v3.2.0-dev.74 [2025-01-15T07:21:42.598Z] v3.2.0-dev.75 [2025-01-15T07:21:42.598Z] v3.2.0-dev.76 [2025-01-15T07:21:42.598Z] v3.2.0-dev.77 [2025-01-15T07:21:42.598Z] v3.2.0-dev.78 [2025-01-15T07:21:42.598Z] v3.2.0-dev.79 [2025-01-15T07:21:42.598Z] v3.2.0-dev.8 [2025-01-15T07:21:42.598Z] v3.2.0-dev.80 [2025-01-15T07:21:42.598Z] v3.2.0-dev.81 [2025-01-15T07:21:42.598Z] v3.2.0-dev.82 [2025-01-15T07:21:42.598Z] v3.2.0-dev.83 [2025-01-15T07:21:42.598Z] v3.2.0-dev.84 [2025-01-15T07:21:42.598Z] v3.2.0-dev.85 [2025-01-15T07:21:42.598Z] v3.2.0-dev.86 [2025-01-15T07:21:42.598Z] v3.2.0-dev.87 [2025-01-15T07:21:42.598Z] v3.2.0-dev.88 [2025-01-15T07:21:42.598Z] v3.2.0-dev.89 [2025-01-15T07:21:42.598Z] v3.2.0-dev.9 [2025-01-15T07:21:42.598Z] v3.2.0-dev.90 [2025-01-15T07:21:42.598Z] v3.2.0-dev.91 [2025-01-15T07:21:42.598Z] v3.2.0-dev.92 [2025-01-15T07:21:42.598Z] v3.2.0-dev.93 [2025-01-15T07:21:42.598Z] v3.2.0-dev.94 [2025-01-15T07:21:42.598Z] v3.2.0-dev.95 [2025-01-15T07:21:42.598Z] v3.2.0-dev.96 [2025-01-15T07:21:42.598Z] v3.2.0-dev.97 [2025-01-15T07:21:42.598Z] v3.2.0-dev.98 [2025-01-15T07:21:42.598Z] v3.2.0-dev.99 [2025-01-15T07:21:42.598Z] v4.0.0-dev.1 [2025-01-15T07:21:42.598Z] v4.0.0-dev.10 [2025-01-15T07:21:42.598Z] v4.0.0-dev.11 [2025-01-15T07:21:42.598Z] v4.0.0-dev.12 [2025-01-15T07:21:42.598Z] v4.0.0-dev.13 [2025-01-15T07:21:42.598Z] v4.0.0-dev.14 [2025-01-15T07:21:42.598Z] v4.0.0-dev.15 [2025-01-15T07:21:42.598Z] v4.0.0-dev.16 [2025-01-15T07:21:42.598Z] v4.0.0-dev.17 [2025-01-15T07:21:42.598Z] v4.0.0-dev.18 [2025-01-15T07:21:42.598Z] v4.0.0-dev.19 [2025-01-15T07:21:42.598Z] v4.0.0-dev.2 [2025-01-15T07:21:42.598Z] v4.0.0-dev.20 [2025-01-15T07:21:42.598Z] v4.0.0-dev.21 [2025-01-15T07:21:42.598Z] v4.0.0-dev.22 [2025-01-15T07:21:42.598Z] v4.0.0-dev.23 [2025-01-15T07:21:42.598Z] v4.0.0-dev.24 [2025-01-15T07:21:42.598Z] v4.0.0-dev.25 [2025-01-15T07:21:42.598Z] v4.0.0-dev.26 [2025-01-15T07:21:42.598Z] v4.0.0-dev.27 [2025-01-15T07:21:42.598Z] v4.0.0-dev.28 [2025-01-15T07:21:42.598Z] v4.0.0-dev.29 [2025-01-15T07:21:42.598Z] v4.0.0-dev.3 [2025-01-15T07:21:42.598Z] v4.0.0-dev.30 [2025-01-15T07:21:42.598Z] v4.0.0-dev.31 [2025-01-15T07:21:42.598Z] v4.0.0-dev.32 [2025-01-15T07:21:42.598Z] v4.0.0-dev.33 [2025-01-15T07:21:42.598Z] v4.0.0-dev.34 [2025-01-15T07:21:42.598Z] v4.0.0-dev.35 [2025-01-15T07:21:42.598Z] v4.0.0-dev.36 [2025-01-15T07:21:42.598Z] v4.0.0-dev.37 [2025-01-15T07:21:42.598Z] v4.0.0-dev.38 [2025-01-15T07:21:42.598Z] v4.0.0-dev.39 [2025-01-15T07:21:42.598Z] v4.0.0-dev.4 [2025-01-15T07:21:42.598Z] v4.0.0-dev.40 [2025-01-15T07:21:42.598Z] v4.0.0-dev.41 [2025-01-15T07:21:42.598Z] v4.0.0-dev.42 [2025-01-15T07:21:42.598Z] v4.0.0-dev.43 [2025-01-15T07:21:42.598Z] v4.0.0-dev.44 [2025-01-15T07:21:42.598Z] v4.0.0-dev.5 [2025-01-15T07:21:42.598Z] v4.0.0-dev.6 [2025-01-15T07:21:42.598Z] v4.0.0-dev.7 [2025-01-15T07:21:42.598Z] v4.0.0-dev.8 [2025-01-15T07:21:42.598Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-15T07:21:42.897Z] + lftools sign git-tag v4.0.0-dev.44 [2025-01-15T07:21:43.468Z] Signing Git tag with Sigul... [2025-01-15T07:21:43.468Z] Signing v4.0.0-dev.44 [Pipeline] echo [2025-01-15T07:21:43.739Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:21:44.029Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-15T07:21:44.035Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-15T07:21:44.057Z] $ docker stop --time=1 00bf99de5d4ad551f74a8eb027e0bcf41512df749507d9ad00a18e9c61144ecc [2025-01-15T07:21:45.903Z] $ docker rm -f --volumes 00bf99de5d4ad551f74a8eb027e0bcf41512df749507d9ad00a18e9c61144ecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-15T07:21:46.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-15T07:21:46.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:21:46.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T07:21:46.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T07:21:46.740Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T07:21:46.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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/py-git-semver:0.1.4 cat [2025-01-15T07:21:47.583Z] $ docker top da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea -eo pid,comm [2025-01-15T07:21:47.633Z] 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-01-15T07:21:47.633Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-15T07:21:47.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T07:21:47.684Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T07:21:47.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T07:21:47.798Z] $ docker exec da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea ssh-agent [2025-01-15T07:21:47.898Z] SSH_AUTH_SOCK=/tmp/ssh-HI6DeF5Gna2d/agent.31 [2025-01-15T07:21:47.898Z] SSH_AGENT_PID=37 [2025-01-15T07:21:47.903Z] Running ssh-add (command line suppressed) [2025-01-15T07:21:47.989Z] Identity added: /w/workspace/edgex-go/780@tmp/private_key_8311022892442762276.key (/w/workspace/edgex-go/780@tmp/private_key_8311022892442762276.key) [2025-01-15T07:21:48.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T07:21:48.298Z] + git semver bump pre [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,486 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,486 [bump_version] DEBUG bumping version:4.0.0-dev.44 on axis:pre with prefix:dev [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,486 [bump_version] DEBUG bumped version:4.0.0-dev.45 [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,487 [write_version] DEBUG write version:4.0.0-dev.45 to path:/w/workspace/edgex-go/780/.semver/main with force:True [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,487 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/780/.semver/main [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,489 [execute] INFO git cat-file --batch-check [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=) [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,493 [execute] INFO git cat-file --batch [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=) [2025-01-15T07:21:48.558Z] 2025-01-15 07:21:48,498 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main [2025-01-15T07:21:48.558Z] 4.0.0-dev.45 [Pipeline] } [2025-01-15T07:21:48.565Z] $ docker exec --env ******** --env ******** da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea ssh-agent -k [2025-01-15T07:21:48.666Z] unset SSH_AUTH_SOCK; [2025-01-15T07:21:48.666Z] unset SSH_AGENT_PID; [2025-01-15T07:21:48.666Z] echo Agent pid 37 killed; [2025-01-15T07:21:48.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T07:21:49.012Z] + git semver [Pipeline] } [2025-01-15T07:21:49.281Z] $ docker stop --time=1 da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea [2025-01-15T07:21:50.594Z] $ docker rm -f --volumes da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-15T07:21:50.955Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-15T07:21:50.955Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:21:51.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T07:21:51.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T07:21:51.337Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T07:21:51.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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/py-git-semver:0.1.4 cat [2025-01-15T07:21:52.030Z] $ docker top a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b -eo pid,comm [2025-01-15T07:21:52.082Z] 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-01-15T07:21:52.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-15T07:21:52.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T07:21:52.136Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T07:21:52.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T07:21:52.254Z] $ docker exec a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b ssh-agent [2025-01-15T07:21:52.359Z] SSH_AUTH_SOCK=/tmp/ssh-MOtL3eJ0M2yM/agent.32 [2025-01-15T07:21:52.359Z] SSH_AGENT_PID=38 [2025-01-15T07:21:52.362Z] Running ssh-add (command line suppressed) [2025-01-15T07:21:52.469Z] Identity added: /w/workspace/edgex-go/780@tmp/private_key_6627045536853479875.key (/w/workspace/edgex-go/780@tmp/private_key_6627045536853479875.key) [2025-01-15T07:21:52.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T07:21:52.780Z] + git semver push [2025-01-15T07:21:53.038Z] 2025-01-15 07:21:52,972 [run_push] DEBUG push [2025-01-15T07:21:53.038Z] 2025-01-15 07:21:52,973 [execute] INFO git cat-file --batch-check [2025-01-15T07:21:53.038Z] 2025-01-15 07:21:52,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=) [2025-01-15T07:21:53.038Z] 2025-01-15 07:21:52,978 [execute] INFO git rev-list 937d273d80d4223d24d4be4aaa11be707bdd7524 -- [2025-01-15T07:21:53.038Z] 2025-01-15 07:21:52,978 [execute] DEBUG Popen(['git', 'rev-list', '937d273d80d4223d24d4be4aaa11be707bdd7524', '--'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-15T07:21:53.038Z] 2025-01-15 07:21:53,000 [execute] INFO git fetch -v origin [2025-01-15T07:21:53.038Z] 2025-01-15 07:21:53,000 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-15T07:21:53.608Z] 2025-01-15 07:21:53,455 [run_push] DEBUG no remote changes detected [2025-01-15T07:21:53.608Z] 2025-01-15 07:21:53,455 [execute] INFO git push origin semver [2025-01-15T07:21:53.608Z] 2025-01-15 07:21:53,456 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-15T07:21:54.179Z] 2025-01-15 07:21:54,150 [run_push] DEBUG push all version tags [2025-01-15T07:21:54.179Z] 2025-01-15 07:21:54,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-15T07:21:54.179Z] 2025-01-15 07:21:54,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=None) [2025-01-15T07:21:55.119Z] 2025-01-15 07:21:54,768 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main [2025-01-15T07:21:55.119Z] 4.0.0-dev.45 [Pipeline] } [2025-01-15T07:21:55.126Z] $ docker exec --env ******** --env ******** a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b ssh-agent -k [2025-01-15T07:21:55.220Z] unset SSH_AUTH_SOCK; [2025-01-15T07:21:55.220Z] unset SSH_AGENT_PID; [2025-01-15T07:21:55.220Z] echo Agent pid 38 killed; [2025-01-15T07:21:55.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T07:21:55.552Z] + git semver [Pipeline] } [2025-01-15T07:21:55.822Z] $ docker stop --time=1 a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b [2025-01-15T07:21:57.213Z] $ docker rm -f --volumes a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b [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-01-15T07:21:57.871Z] + [ -d /w/workspace/edgex-go/780/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:21:58.160Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:21:59.028Z] ---> package-listing.sh [2025-01-15T07:21:59.028Z] ++ facter osfamily [2025-01-15T07:21:59.028Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-15T07:21:59.288Z] + OS_FAMILY=debian [2025-01-15T07:21:59.288Z] + workspace=/w/workspace/edgex-go/780 [2025-01-15T07:21:59.288Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-15T07:21:59.288Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-15T07:21:59.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-15T07:21:59.288Z] + PACKAGES=/tmp/packages_start.txt [2025-01-15T07:21:59.288Z] + '[' /w/workspace/edgex-go/780 ']' [2025-01-15T07:21:59.288Z] + PACKAGES=/tmp/packages_end.txt [2025-01-15T07:21:59.288Z] + case "${OS_FAMILY}" in [2025-01-15T07:21:59.288Z] + dpkg -l [2025-01-15T07:21:59.288Z] + grep '^ii' [2025-01-15T07:21:59.288Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-15T07:21:59.288Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-15T07:21:59.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-15T07:21:59.288Z] + '[' /w/workspace/edgex-go/780 ']' [2025-01-15T07:21:59.288Z] + mkdir -p /w/workspace/edgex-go/780/archives/ [2025-01-15T07:21:59.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/780/archives/ [Pipeline] echo [2025-01-15T07:21:59.300Z] 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/780/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-15T07:21:59.577Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:22:00.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-15T07:22:00.141Z] [2025-01-15T07:22:00.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T07:22:00.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-15T07:22:00.707Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-15T07:22:00.707Z] 5eb5b503b376: Pulling fs layer [2025-01-15T07:22:00.707Z] 5c69ac0246d0: Pulling fs layer [2025-01-15T07:22:00.707Z] ec43610c2a17: Pulling fs layer [2025-01-15T07:22:00.707Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-15T07:22:00.707Z] 33b1e0a273af: Pulling fs layer [2025-01-15T07:22:00.707Z] 5d3b04190fa2: Pulling fs layer [2025-01-15T07:22:00.707Z] 2f39f015ded8: Pulling fs layer [2025-01-15T07:22:00.707Z] 33b1e0a273af: Waiting [2025-01-15T07:22:00.707Z] 3a2ae6a8a46f: Waiting [2025-01-15T07:22:00.707Z] 2f39f015ded8: Waiting [2025-01-15T07:22:00.707Z] 5d3b04190fa2: Waiting [2025-01-15T07:22:00.707Z] 5c69ac0246d0: Verifying Checksum [2025-01-15T07:22:00.707Z] 5c69ac0246d0: Download complete [2025-01-15T07:22:00.707Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-15T07:22:00.707Z] 3a2ae6a8a46f: Download complete [2025-01-15T07:22:00.707Z] 33b1e0a273af: Verifying Checksum [2025-01-15T07:22:00.707Z] 33b1e0a273af: Download complete [2025-01-15T07:22:00.707Z] 5d3b04190fa2: Verifying Checksum [2025-01-15T07:22:00.707Z] 5d3b04190fa2: Download complete [2025-01-15T07:22:00.707Z] ec43610c2a17: Verifying Checksum [2025-01-15T07:22:00.707Z] ec43610c2a17: Download complete [2025-01-15T07:22:00.965Z] 5eb5b503b376: Download complete [2025-01-15T07:22:01.532Z] 2f39f015ded8: Download complete [2025-01-15T07:22:02.100Z] 5eb5b503b376: Pull complete [2025-01-15T07:22:02.358Z] 5c69ac0246d0: Pull complete [2025-01-15T07:22:02.619Z] ec43610c2a17: Pull complete [2025-01-15T07:22:02.877Z] 3a2ae6a8a46f: Pull complete [2025-01-15T07:22:03.137Z] 33b1e0a273af: Pull complete [2025-01-15T07:22:03.397Z] 5d3b04190fa2: Pull complete [2025-01-15T07:22:07.598Z] 2f39f015ded8: Pull complete [2025-01-15T07:22:07.598Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-15T07:22:07.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-15T07:22:07.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T07:22:07.707Z] prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container [2025-01-15T07:22:07.736Z] $ 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/780/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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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-lftools-log-publisher:latest cat [2025-01-15T07:22:14.170Z] $ docker top d3b62f68174af7fde2f7f6411181e698db61ee25de38ecba786f753e044bdfda -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T07:22:14.529Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-15T07:22:14.815Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-15T07:22:15.100Z] + ls /var/log/sa-host [2025-01-15T07:22:15.100Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-15T07:22:15.286Z] provisioning config files... [2025-01-15T07:22:15.294Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/780@tmp/config9163088191883671292tmp [Pipeline] { [Pipeline] echo [2025-01-15T07:22:15.313Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:22:15.595Z] ---> create-netrc.sh [Pipeline] } [2025-01-15T07:22:15.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:22:15.935Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-15T07:22:15.944Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:22:16.227Z] ---> sudo-logs.sh [2025-01-15T07:22:16.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-15T07:22:16.257Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:22:16.540Z] ---> job-cost.sh [2025-01-15T07:22:16.540Z] lf-activate-venv: SKIPPING [2025-01-15T07:22:16.540Z] DEBUG: total: 0.2199999988079071 [2025-01-15T07:22:16.540Z] INFO: Retrieving Stack Cost... [2025-01-15T07:22:16.799Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-15T07:22:17.057Z] INFO: Archiving Costs [Pipeline] echo [2025-01-15T07:22:17.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T07:22:17.350Z] ---> logs-deploy.sh [2025-01-15T07:22:17.350Z] lf-activate-venv: SKIPPING [2025-01-15T07:22:17.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/780 [2025-01-15T07:22:17.350Z] INFO: archiving workspace using pattern(s): [2025-01-15T07:22:18.288Z] Archives upload complete. [2025-01-15T07:22:18.547Z] INFO: archiving logs to Nexus [2025-01-15T07:22:19.118Z] ---> uname -a: [2025-01-15T07:22:19.118Z] Linux prd-ubuntu20-04-docker-8c-8g-36755 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] ---> lscpu: [2025-01-15T07:22:19.118Z] Architecture: x86_64 [2025-01-15T07:22:19.118Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-15T07:22:19.118Z] Byte Order: Little Endian [2025-01-15T07:22:19.118Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-15T07:22:19.118Z] CPU(s): 8 [2025-01-15T07:22:19.118Z] On-line CPU(s) list: 0-7 [2025-01-15T07:22:19.118Z] Thread(s) per core: 1 [2025-01-15T07:22:19.118Z] Core(s) per socket: 1 [2025-01-15T07:22:19.118Z] Socket(s): 8 [2025-01-15T07:22:19.118Z] NUMA node(s): 1 [2025-01-15T07:22:19.118Z] Vendor ID: AuthenticAMD [2025-01-15T07:22:19.118Z] CPU family: 23 [2025-01-15T07:22:19.118Z] Model: 49 [2025-01-15T07:22:19.118Z] Model name: AMD EPYC-Rome Processor [2025-01-15T07:22:19.118Z] Stepping: 0 [2025-01-15T07:22:19.118Z] CPU MHz: 2799.998 [2025-01-15T07:22:19.118Z] BogoMIPS: 5599.99 [2025-01-15T07:22:19.118Z] Virtualization: AMD-V [2025-01-15T07:22:19.118Z] Hypervisor vendor: KVM [2025-01-15T07:22:19.118Z] Virtualization type: full [2025-01-15T07:22:19.118Z] L1d cache: 256 KiB [2025-01-15T07:22:19.118Z] L1i cache: 256 KiB [2025-01-15T07:22:19.118Z] L2 cache: 4 MiB [2025-01-15T07:22:19.118Z] L3 cache: 128 MiB [2025-01-15T07:22:19.118Z] NUMA node0 CPU(s): 0-7 [2025-01-15T07:22:19.118Z] Vulnerability Itlb multihit: Not affected [2025-01-15T07:22:19.118Z] Vulnerability L1tf: Not affected [2025-01-15T07:22:19.118Z] Vulnerability Mds: Not affected [2025-01-15T07:22:19.118Z] Vulnerability Meltdown: Not affected [2025-01-15T07:22:19.118Z] Vulnerability Mmio stale data: Not affected [2025-01-15T07:22:19.118Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-15T07:22:19.118Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-15T07:22:19.118Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-15T07:22:19.118Z] Vulnerability Srbds: Not affected [2025-01-15T07:22:19.118Z] Vulnerability Tsx async abort: Not affected [2025-01-15T07:22:19.118Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] ---> nproc: [2025-01-15T07:22:19.118Z] 8 [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] ---> df -h: [2025-01-15T07:22:19.118Z] Filesystem Size Used Avail Use% Mounted on [2025-01-15T07:22:19.118Z] overlay 155G 28G 127G 19% / [2025-01-15T07:22:19.118Z] tmpfs 64M 0 64M 0% /dev [2025-01-15T07:22:19.118Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-15T07:22:19.118Z] shm 64M 0 64M 0% /dev/shm [2025-01-15T07:22:19.118Z] /dev/vda1 155G 28G 127G 19% /facter-os [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] ---> sar -b -r -n DEV: [2025-01-15T07:22:19.118Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36755) 01/15/25 _x86_64_ (8 CPU) [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] 06:52:25 LINUX RESTART (8 CPU) [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] 06:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-15T07:22:19.118Z] 06:54:01 303.48 10.56 292.92 0.00 1735.15 116608.20 0.00 [2025-01-15T07:22:19.118Z] 06:55:01 107.85 0.72 107.13 0.00 21.86 83747.24 0.00 [2025-01-15T07:22:19.118Z] 06:56:01 49.93 0.02 49.92 0.00 0.13 34977.56 0.00 [2025-01-15T07:22:19.118Z] 06:57:01 25.40 0.22 25.18 0.00 4.00 18904.98 0.00 [2025-01-15T07:22:19.118Z] 06:58:01 392.59 1.92 390.67 0.00 118.89 222206.73 0.00 [2025-01-15T07:22:19.118Z] 06:59:01 702.72 20.81 681.91 0.00 4410.86 98809.13 0.00 [2025-01-15T07:22:19.118Z] 07:00:01 354.04 0.85 353.19 0.00 7.73 147754.97 0.00 [2025-01-15T07:22:19.118Z] 07:01:01 280.86 0.03 280.83 0.00 0.27 100625.02 0.00 [2025-01-15T07:22:19.118Z] 07:02:01 786.49 0.12 786.37 0.00 7.20 141903.02 0.00 [2025-01-15T07:22:19.118Z] 07:03:01 39.79 0.08 39.70 0.00 13.60 1066.44 0.00 [2025-01-15T07:22:19.118Z] 07:04:01 18.98 0.02 18.96 0.00 0.27 477.79 0.00 [2025-01-15T07:22:19.118Z] 07:05:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2025-01-15T07:22:19.118Z] 07:06:01 1.32 0.00 1.32 0.00 0.00 19.33 0.00 [2025-01-15T07:22:19.118Z] 07:07:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2025-01-15T07:22:19.118Z] 07:08:01 1.68 0.02 1.67 0.00 0.13 18.93 0.00 [2025-01-15T07:22:19.118Z] 07:09:02 2.08 0.37 1.72 0.00 11.46 24.40 0.00 [2025-01-15T07:22:19.118Z] 07:10:01 2.44 1.22 1.22 0.00 25.89 15.05 0.00 [2025-01-15T07:22:19.118Z] 07:11:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 [2025-01-15T07:22:19.118Z] 07:12:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2025-01-15T07:22:19.118Z] 07:13:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2025-01-15T07:22:19.118Z] 07:14:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2025-01-15T07:22:19.118Z] 07:15:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 [2025-01-15T07:22:19.118Z] 07:16:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2025-01-15T07:22:19.118Z] 07:17:01 1.40 0.02 1.38 0.00 0.13 15.73 0.00 [2025-01-15T07:22:19.118Z] 07:18:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2025-01-15T07:22:19.118Z] 07:19:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2025-01-15T07:22:19.118Z] 07:20:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2025-01-15T07:22:19.118Z] 07:21:01 77.99 0.65 77.34 0.00 19.19 24907.03 0.00 [2025-01-15T07:22:19.118Z] 07:22:01 127.01 0.22 126.80 0.00 29.20 38345.34 0.00 [2025-01-15T07:22:19.118Z] Average: 113.53 1.30 112.23 0.00 221.05 35559.15 0.00 [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] 06:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-15T07:22:19.118Z] 06:54:01 28614612 31481892 830408 2.53 81640 3039964 1998912 5.89 1151252 2711012 8732 [2025-01-15T07:22:19.118Z] 06:55:01 27101700 31323788 979772 2.98 128096 4222588 2107592 6.21 1910344 3325932 910380 [2025-01-15T07:22:19.118Z] 06:56:01 26581568 31359904 941372 2.86 131456 4749332 2063512 6.08 1928644 3803420 910888 [2025-01-15T07:22:19.118Z] 06:57:01 26245504 31277652 1018556 3.10 135152 4966492 2123472 6.26 2033936 3990600 583700 [2025-01-15T07:22:19.118Z] 06:58:01 21609800 31151828 1123212 3.42 146264 9365408 4168572 12.29 2046452 8474796 1224 [2025-01-15T07:22:19.118Z] 06:59:01 17389692 31311848 932232 2.83 349720 13174596 2269756 6.69 2904712 11445040 1402900 [2025-01-15T07:22:19.118Z] 07:00:01 9879300 28333360 3843936 11.69 400632 17254120 10933716 32.22 6586740 14772688 1337228 [2025-01-15T07:22:19.118Z] 07:01:01 8035672 28505956 3682668 11.20 411904 19203236 7862312 23.17 7169884 16005880 818688 [2025-01-15T07:22:19.118Z] 07:02:01 10489000 31327016 916712 2.79 424396 19682720 2222436 6.55 3392760 17529916 488 [2025-01-15T07:22:19.118Z] 07:03:01 10533888 31374712 868188 2.64 426460 19683668 2139584 6.31 3672856 17205760 636 [2025-01-15T07:22:19.118Z] 07:04:01 10545552 31387500 855120 2.60 427196 19683832 1992320 5.87 3855336 17012280 20 [2025-01-15T07:22:19.118Z] 07:05:01 10545144 31387124 855652 2.60 427216 19683840 1992320 5.87 3855032 17012280 20 [2025-01-15T07:22:19.118Z] 07:06:01 10556096 31398152 844520 2.57 427264 19683844 1992320 5.87 3842956 17012284 8 [2025-01-15T07:22:19.118Z] 07:07:01 10557428 31399512 843292 2.56 427296 19683844 1992320 5.87 3842352 17012284 180 [2025-01-15T07:22:19.118Z] 07:08:01 10563196 31405336 837784 2.55 427328 19683848 2042308 6.02 3836188 17012292 32 [2025-01-15T07:22:19.118Z] 07:09:02 10562180 31404684 838396 2.55 427372 19684164 2042308 6.02 3840048 17012416 68 [2025-01-15T07:22:19.118Z] 07:10:01 10557108 31401464 841388 2.56 427392 19684932 2059036 6.07 3843748 17012560 24 [2025-01-15T07:22:19.118Z] 07:11:01 10557100 31401624 841168 2.56 427424 19685064 2059036 6.07 3843432 17012688 68 [2025-01-15T07:22:19.118Z] 07:12:01 10556580 31401120 841588 2.56 427456 19685068 2059036 6.07 3843404 17012692 12 [2025-01-15T07:22:19.118Z] 07:13:01 10556908 31401500 841172 2.56 427492 19685064 2059036 6.07 3842404 17012696 24 [2025-01-15T07:22:19.118Z] 07:14:01 10556856 31401520 841320 2.56 427540 19685076 2059036 6.07 3842484 17012700 4 [2025-01-15T07:22:19.118Z] 07:15:01 10556840 31401512 841292 2.56 427556 19685076 2059036 6.07 3842536 17012700 48 [2025-01-15T07:22:19.118Z] 07:16:01 10556540 31401232 841516 2.56 427568 19685080 2059036 6.07 3842552 17012704 184 [2025-01-15T07:22:19.118Z] 07:17:01 10556200 31400900 841788 2.56 427576 19685080 2059036 6.07 3842552 17012708 48 [2025-01-15T07:22:19.118Z] 07:18:01 10556160 31400888 841684 2.56 427596 19685084 2059036 6.07 3842792 17012712 16 [2025-01-15T07:22:19.118Z] 07:19:01 10556428 31401172 841388 2.56 427616 19685092 2059036 6.07 3842504 17012716 48 [2025-01-15T07:22:19.118Z] 07:20:01 10556420 31401176 841384 2.56 427616 19685092 2059036 6.07 3842516 17012716 8 [2025-01-15T07:22:19.118Z] 07:21:01 9289664 31356336 878108 2.67 441444 20769508 2171444 6.40 4047320 17938012 425824 [2025-01-15T07:22:19.118Z] 07:22:01 8861680 31329008 910532 2.77 457632 21139316 2359592 6.95 3985500 18410876 171100 [2025-01-15T07:22:19.118Z] Average: 13244304 31169990 1077798 3.28 372459 16961725 2659455 7.84 3661146 14649219 226641 [2025-01-15T07:22:19.118Z] [2025-01-15T07:22:19.118Z] 06:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-15T07:22:19.118Z] 06:54:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.118Z] 06:54:01 docker0 689.95 679.19 50.48 2988.06 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.118Z] 06:54:01 veth2514388 143.65 165.36 13.84 123.02 0.00 0.00 0.00 0.01 [2025-01-15T07:22:19.118Z] 06:54:01 ens3 1116.53 1020.96 10257.14 137.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.118Z] 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:55:01 veth580a5a1 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:55:01 docker0 93.62 181.64 8.16 1914.85 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:55:01 ens3 211.58 110.48 1949.87 20.04 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:56:01 veth580a5a1 1.03 1.05 0.09 0.09 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:56:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:56:01 ens3 35.85 24.41 28.34 16.23 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:57:01 veth580a5a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:57:01 ens3 21.26 13.13 18.63 11.14 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth181bb70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 vethefa7979 3.05 5.38 0.23 76.16 0.00 0.00 0.00 0.01 [2025-01-15T07:22:19.119Z] 06:58:01 veth2fb3ca0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth10875dd 1.52 2.47 0.12 38.65 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 vethbb5c8eb 0.33 0.62 0.03 0.14 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth4d33c98 2.10 6.10 0.16 112.61 0.00 0.00 0.00 0.01 [2025-01-15T07:22:19.119Z] 06:58:01 docker0 20.96 39.84 1.31 596.05 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 vethb283cb9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth431d646 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth4893317 5.38 3.05 76.16 0.23 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth872ac59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 vethf043b7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth4d4716b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth5462260 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 ens3 258.96 144.40 4491.65 27.63 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 veth84e974a 1.32 2.82 0.10 35.94 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 vethb6028ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 vetha2785e3 2.47 1.52 38.65 0.12 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 vethef7be2a 1.78 2.53 0.13 38.06 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:58:01 vethc3ef914 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:59:01 veth4bb4238 78.34 131.82 8.09 1230.89 0.00 0.00 0.00 0.10 [2025-01-15T07:22:19.119Z] 06:59:01 vetha1a3028 69.63 136.00 7.39 1218.16 0.00 0.00 0.00 0.10 [2025-01-15T07:22:19.119Z] 06:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:59:01 vethbb5c8eb 0.07 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:59:01 docker0 490.50 900.80 42.89 8132.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:59:01 vethe12f750 73.56 144.98 7.63 1214.52 0.00 0.00 0.00 0.10 [2025-01-15T07:22:19.119Z] 06:59:01 vethe36d52d 78.94 149.89 8.05 1220.42 0.00 0.00 0.00 0.10 [2025-01-15T07:22:19.119Z] 06:59:01 ens3 1097.90 572.58 10248.66 61.57 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 06:59:01 vethcb63f49 75.91 138.20 7.78 1214.07 0.00 0.00 0.00 0.10 [2025-01-15T07:22:19.119Z] 06:59:01 veth69b2d2b 76.86 137.68 7.87 1217.63 0.00 0.00 0.00 0.10 [2025-01-15T07:22:19.119Z] 07:00:01 veth0b24ea7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 veth06ea9f9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 veth70a6017 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 veth5853535 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 veth86a0b4e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 vethbb5c8eb 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 vethc1866ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 veth504f312 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 vethb700e65 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 vethd41ea0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 veth85035c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 veth7d5477d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 ens3 15.63 13.31 9.73 43.08 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:00:01 veth62ea880 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth0b24ea7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth06ea9f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth70a6017 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth5853535 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth86a0b4e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 vethbb5c8eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 vethc1866ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth504f312 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 vethb700e65 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 vethd41ea0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth85035c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth7d5477d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 ens3 15.34 18.96 4.36 137.92 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:01:01 veth62ea880 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:02:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:02:01 ens3 33.23 26.96 21.49 89.93 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:03:01 lo 55.45 55.45 5.46 5.46 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:03:01 ens3 492.89 482.94 243.61 2252.65 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:04:01 lo 23.20 23.20 2.29 2.29 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:04:01 ens3 217.66 199.87 113.94 1052.09 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:05:01 ens3 0.40 0.23 0.80 0.02 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:07:01 ens3 0.83 0.38 0.31 0.22 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:08:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:09:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:09:02 ens3 0.97 0.58 0.87 0.35 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:10:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:10:01 ens3 7.52 6.15 4.79 6.14 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:12:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:13:01 ens3 1.20 0.20 0.12 0.07 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:14:01 ens3 0.97 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:17:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:18:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:19:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:21:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:21:01 docker0 75.09 145.37 6.97 1258.23 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:21:01 ens3 273.11 149.02 5187.20 23.61 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:21:01 vethae4c515 75.09 145.48 7.99 1258.24 0.00 0.00 0.00 0.10 [2025-01-15T07:22:19.119Z] 07:22:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:22:01 docker0 2.30 2.35 0.36 1.83 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] 07:22:01 ens3 281.59 190.20 5519.31 153.72 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] Average: lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] Average: docker0 47.40 67.30 3.80 513.85 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] Average: ens3 140.94 102.67 1314.69 139.17 0.00 0.00 0.00 0.00 [2025-01-15T07:22:19.119Z] [2025-01-15T07:22:19.119Z] [2025-01-15T07:22:19.119Z] ---> sar -P ALL: [2025-01-15T07:22:19.119Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36755) 01/15/25 _x86_64_ (8 CPU) [2025-01-15T07:22:19.119Z] [2025-01-15T07:22:19.119Z] 06:52:25 LINUX RESTART (8 CPU) [2025-01-15T07:22:19.119Z] [2025-01-15T07:22:19.119Z] 06:53:01 CPU %user %nice %system %iowait %steal %idle [2025-01-15T07:22:19.119Z] 06:54:01 all 7.76 0.00 3.27 2.97 0.08 85.92 [2025-01-15T07:22:19.119Z] 06:54:01 0 9.51 0.00 4.70 5.73 0.08 79.98 [2025-01-15T07:22:19.119Z] 06:54:01 1 8.37 0.00 2.54 0.24 0.08 88.77 [2025-01-15T07:22:19.119Z] 06:54:01 2 7.82 0.00 3.89 0.05 0.08 88.16 [2025-01-15T07:22:19.119Z] 06:54:01 3 8.95 0.00 2.21 1.72 0.08 87.04 [2025-01-15T07:22:19.119Z] 06:54:01 4 5.46 0.00 2.54 11.80 0.08 80.11 [2025-01-15T07:22:19.119Z] 06:54:01 5 5.87 0.00 3.11 2.49 0.07 88.46 [2025-01-15T07:22:19.119Z] 06:54:01 6 9.33 0.00 2.99 1.74 0.08 85.86 [2025-01-15T07:22:19.119Z] 06:54:01 7 6.72 0.00 4.19 0.07 0.07 88.95 [2025-01-15T07:22:19.119Z] 06:55:01 all 32.85 0.00 5.89 2.33 0.09 58.84 [2025-01-15T07:22:19.119Z] 06:55:01 0 31.42 0.00 7.21 0.44 0.08 60.85 [2025-01-15T07:22:19.119Z] 06:55:01 1 31.46 0.00 6.14 0.57 0.08 61.75 [2025-01-15T07:22:19.119Z] 06:55:01 2 36.06 0.00 5.63 0.45 0.08 57.77 [2025-01-15T07:22:19.119Z] 06:55:01 3 36.15 0.00 5.83 0.25 0.08 57.68 [2025-01-15T07:22:19.119Z] 06:55:01 4 31.77 0.00 7.06 13.60 0.10 47.47 [2025-01-15T07:22:19.119Z] 06:55:01 5 33.80 0.00 5.81 2.78 0.10 57.51 [2025-01-15T07:22:19.119Z] 06:55:01 6 28.78 0.00 4.65 0.12 0.08 66.37 [2025-01-15T07:22:19.119Z] 06:55:01 7 33.34 0.00 4.82 0.40 0.08 61.35 [2025-01-15T07:22:19.119Z] 06:56:01 all 39.15 0.00 6.72 1.93 0.10 52.10 [2025-01-15T07:22:19.119Z] 06:56:01 0 36.93 0.00 6.87 0.02 0.08 56.10 [2025-01-15T07:22:19.119Z] 06:56:01 1 40.34 0.00 6.57 2.21 0.12 50.76 [2025-01-15T07:22:19.119Z] 06:56:01 2 39.82 0.00 6.77 2.65 0.10 50.66 [2025-01-15T07:22:19.119Z] 06:56:01 3 42.02 0.00 6.52 0.40 0.10 50.96 [2025-01-15T07:22:19.119Z] 06:56:01 4 37.70 0.00 7.74 9.21 0.15 45.20 [2025-01-15T07:22:19.119Z] 06:56:01 5 40.24 0.00 7.34 0.67 0.10 51.65 [2025-01-15T07:22:19.119Z] 06:56:01 6 37.92 0.00 5.73 0.10 0.08 56.16 [2025-01-15T07:22:19.119Z] 06:56:01 7 38.23 0.00 6.25 0.17 0.08 55.26 [2025-01-15T07:22:19.119Z] 06:57:01 all 54.28 0.00 7.80 0.83 0.12 36.97 [2025-01-15T07:22:19.119Z] 06:57:01 0 54.44 0.00 7.53 0.32 0.12 37.59 [2025-01-15T07:22:19.119Z] 06:57:01 1 54.12 0.00 7.59 1.95 0.08 36.26 [2025-01-15T07:22:19.119Z] 06:57:01 2 53.53 0.00 8.13 0.27 0.17 37.90 [2025-01-15T07:22:19.119Z] 06:57:01 3 54.40 0.00 7.85 3.39 0.10 34.25 [2025-01-15T07:22:19.119Z] 06:57:01 4 54.29 0.00 8.47 0.10 0.14 37.00 [2025-01-15T07:22:19.119Z] 06:57:01 5 55.44 0.00 7.60 0.22 0.12 36.62 [2025-01-15T07:22:19.119Z] 06:57:01 6 53.05 0.00 7.07 0.15 0.12 39.61 [2025-01-15T07:22:19.119Z] 06:57:01 7 54.93 0.00 8.17 0.25 0.12 36.53 [2025-01-15T07:22:19.119Z] 06:58:01 all 19.70 0.00 7.53 16.32 0.10 56.35 [2025-01-15T07:22:19.119Z] 06:58:01 0 20.34 0.00 6.81 8.67 0.10 64.08 [2025-01-15T07:22:19.119Z] 06:58:01 1 19.78 0.00 8.27 25.03 0.12 46.81 [2025-01-15T07:22:19.119Z] 06:58:01 2 19.29 0.00 7.44 6.43 0.10 66.74 [2025-01-15T07:22:19.119Z] 06:58:01 3 20.57 0.00 7.17 16.90 0.10 55.25 [2025-01-15T07:22:19.119Z] 06:58:01 4 18.90 0.00 7.71 25.88 0.14 47.37 [2025-01-15T07:22:19.119Z] 06:58:01 5 20.53 0.00 6.96 20.24 0.08 52.19 [2025-01-15T07:22:19.119Z] 06:58:01 6 18.65 0.00 7.87 12.52 0.09 60.87 [2025-01-15T07:22:19.119Z] 06:58:01 7 19.48 0.00 8.04 15.03 0.10 57.34 [2025-01-15T07:22:19.119Z] 06:59:01 all 12.85 0.00 6.76 21.04 0.15 59.19 [2025-01-15T07:22:19.119Z] 06:59:01 0 12.27 0.00 5.53 11.09 0.12 71.00 [2025-01-15T07:22:19.119Z] 06:59:01 1 12.57 0.00 7.65 40.37 0.19 39.23 [2025-01-15T07:22:19.119Z] 06:59:01 2 12.42 0.00 7.44 42.95 0.14 37.05 [2025-01-15T07:22:19.119Z] 06:59:01 3 13.15 0.00 6.63 15.02 0.15 65.05 [2025-01-15T07:22:19.119Z] 06:59:01 4 14.17 0.00 6.22 9.67 0.15 69.78 [2025-01-15T07:22:19.119Z] 06:59:01 5 11.75 0.00 7.00 11.23 0.14 69.89 [2025-01-15T07:22:19.119Z] 06:59:01 6 13.62 0.00 6.49 17.01 0.14 62.75 [2025-01-15T07:22:19.119Z] 06:59:01 7 12.85 0.00 7.16 21.44 0.17 58.37 [2025-01-15T07:22:19.119Z] 07:00:01 all 56.68 0.00 10.57 9.20 0.09 23.46 [2025-01-15T07:22:19.119Z] 07:00:01 0 56.06 0.00 9.15 3.84 0.08 30.87 [2025-01-15T07:22:19.119Z] 07:00:01 1 57.04 0.00 10.48 3.37 0.10 29.01 [2025-01-15T07:22:19.119Z] 07:00:01 2 56.48 0.00 11.14 21.58 0.10 10.70 [2025-01-15T07:22:19.119Z] 07:00:01 3 57.47 0.00 10.14 5.74 0.10 26.54 [2025-01-15T07:22:19.119Z] 07:00:01 4 57.75 0.00 10.06 2.01 0.08 30.09 [2025-01-15T07:22:19.119Z] 07:00:01 5 55.05 0.00 11.08 7.82 0.08 25.97 [2025-01-15T07:22:19.119Z] 07:00:01 6 56.58 0.00 10.90 4.13 0.08 28.31 [2025-01-15T07:22:19.119Z] 07:00:01 7 57.04 0.00 11.60 25.27 0.12 5.98 [2025-01-15T07:22:19.119Z] 07:01:01 all 88.20 0.00 11.57 0.00 0.23 0.00 [2025-01-15T07:22:19.120Z] 07:01:01 0 85.72 0.00 13.94 0.00 0.33 0.00 [2025-01-15T07:22:19.120Z] 07:01:01 1 88.28 0.00 11.54 0.00 0.19 0.00 [2025-01-15T07:22:19.120Z] 07:01:01 2 88.47 0.00 11.34 0.00 0.19 0.00 [2025-01-15T07:22:19.120Z] 07:01:01 3 89.35 0.00 10.46 0.00 0.19 0.00 [2025-01-15T07:22:19.120Z] 07:01:01 4 89.35 0.00 10.46 0.00 0.19 0.00 [2025-01-15T07:22:19.120Z] 07:01:01 5 88.20 0.00 11.53 0.00 0.28 0.00 [2025-01-15T07:22:19.120Z] 07:01:01 6 87.74 0.00 12.04 0.00 0.22 0.00 [2025-01-15T07:22:19.120Z] 07:01:01 7 88.36 0.00 11.37 0.00 0.28 0.00 [2025-01-15T07:22:19.120Z] 07:02:01 all 68.80 0.00 10.42 4.55 0.21 16.02 [2025-01-15T07:22:19.120Z] 07:02:01 0 65.87 0.00 11.72 8.06 0.30 14.05 [2025-01-15T07:22:19.120Z] 07:02:01 1 69.50 0.00 9.80 3.30 0.22 17.18 [2025-01-15T07:22:19.120Z] 07:02:01 2 69.17 0.00 11.01 3.92 0.19 15.71 [2025-01-15T07:22:19.120Z] 07:02:01 3 69.25 0.00 10.51 4.69 0.17 15.39 [2025-01-15T07:22:19.120Z] 07:02:01 4 69.31 0.00 10.08 3.51 0.15 16.95 [2025-01-15T07:22:19.120Z] 07:02:01 5 68.19 0.00 10.67 5.66 0.22 15.26 [2025-01-15T07:22:19.120Z] 07:02:01 6 70.08 0.00 9.68 2.86 0.20 17.18 [2025-01-15T07:22:19.120Z] 07:02:01 7 68.96 0.00 9.91 4.52 0.20 16.40 [2025-01-15T07:22:19.120Z] 07:03:01 all 8.27 0.00 1.22 0.26 0.09 90.16 [2025-01-15T07:22:19.120Z] 07:03:01 0 7.14 0.00 1.26 0.03 0.05 91.51 [2025-01-15T07:22:19.120Z] 07:03:01 1 5.26 0.00 1.02 0.02 0.08 93.62 [2025-01-15T07:22:19.120Z] 07:03:01 2 9.87 0.00 1.16 0.66 0.08 88.24 [2025-01-15T07:22:19.120Z] 07:03:01 3 8.33 0.00 1.25 0.89 0.12 89.41 [2025-01-15T07:22:19.120Z] 07:03:01 4 9.87 0.00 1.34 0.17 0.08 88.54 [2025-01-15T07:22:19.120Z] 07:03:01 5 7.89 0.00 1.34 0.12 0.08 90.57 [2025-01-15T07:22:19.120Z] 07:03:01 6 7.80 0.00 1.02 0.08 0.08 91.01 [2025-01-15T07:22:19.120Z] 07:03:01 7 10.03 0.00 1.36 0.13 0.10 88.38 [2025-01-15T07:22:19.120Z] 07:04:01 all 4.10 0.00 0.53 0.10 0.05 95.21 [2025-01-15T07:22:19.120Z] 07:04:01 0 1.98 0.00 0.47 0.07 0.03 97.45 [2025-01-15T07:22:19.120Z] 07:04:01 1 3.54 0.00 0.47 0.02 0.03 95.94 [2025-01-15T07:22:19.120Z] 07:04:01 2 7.16 0.00 0.75 0.42 0.07 91.60 [2025-01-15T07:22:19.120Z] 07:04:01 3 4.87 0.00 0.48 0.20 0.05 94.40 [2025-01-15T07:22:19.120Z] 07:04:01 4 3.57 0.00 0.52 0.02 0.07 95.83 [2025-01-15T07:22:19.120Z] 07:04:01 5 2.09 0.00 0.43 0.00 0.05 97.43 [2025-01-15T07:22:19.120Z] 07:04:01 6 6.94 0.00 0.60 0.08 0.07 92.31 [2025-01-15T07:22:19.120Z] 07:04:01 7 2.67 0.00 0.50 0.02 0.07 96.74 [2025-01-15T07:22:19.120Z] [2025-01-15T07:22:19.120Z] 07:04:01 CPU %user %nice %system %iowait %steal %idle [2025-01-15T07:22:19.120Z] 07:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-01-15T07:22:19.120Z] 07:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-15T07:22:19.120Z] 07:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-15T07:22:19.120Z] 07:05:01 2 0.10 0.00 0.03 0.00 0.03 99.83 [2025-01-15T07:22:19.120Z] 07:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-01-15T07:22:19.120Z] 07:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-01-15T07:22:19.120Z] 07:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-15T07:22:19.120Z] 07:05:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2025-01-15T07:22:19.120Z] 07:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-15T07:22:19.120Z] 07:06:01 all 0.02 0.00 0.01 0.01 0.02 99.94 [2025-01-15T07:22:19.120Z] 07:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-15T07:22:19.120Z] 07:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:06:01 2 0.03 0.00 0.03 0.03 0.03 99.87 [2025-01-15T07:22:19.120Z] 07:06:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2025-01-15T07:22:19.120Z] 07:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-15T07:22:19.120Z] 07:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:06:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-15T07:22:19.120Z] 07:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:07:01 all 0.02 0.00 0.03 0.01 0.02 99.92 [2025-01-15T07:22:19.120Z] 07:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-15T07:22:19.120Z] 07:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:07:01 2 0.02 0.00 0.05 0.07 0.03 99.83 [2025-01-15T07:22:19.120Z] 07:07:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-15T07:22:19.120Z] 07:07:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2025-01-15T07:22:19.120Z] 07:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:07:01 6 0.03 0.00 0.05 0.03 0.05 99.83 [2025-01-15T07:22:19.120Z] 07:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:08:01 all 0.05 0.00 0.06 0.01 0.02 99.86 [2025-01-15T07:22:19.120Z] 07:08:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2025-01-15T07:22:19.120Z] 07:08:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2025-01-15T07:22:19.120Z] 07:08:01 2 0.05 0.00 0.05 0.02 0.05 99.83 [2025-01-15T07:22:19.120Z] 07:08:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2025-01-15T07:22:19.120Z] 07:08:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2025-01-15T07:22:19.120Z] 07:08:01 5 0.02 0.00 0.07 0.02 0.00 99.90 [2025-01-15T07:22:19.120Z] 07:08:01 6 0.05 0.00 0.10 0.02 0.03 99.80 [2025-01-15T07:22:19.120Z] 07:08:01 7 0.07 0.00 0.08 0.00 0.03 99.82 [2025-01-15T07:22:19.120Z] 07:09:02 all 0.09 0.00 0.01 0.01 0.01 99.87 [2025-01-15T07:22:19.120Z] 07:09:02 0 0.08 0.00 0.02 0.00 0.00 99.90 [2025-01-15T07:22:19.120Z] 07:09:02 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-15T07:22:19.120Z] 07:09:02 2 0.18 0.00 0.03 0.03 0.02 99.73 [2025-01-15T07:22:19.120Z] 07:09:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-15T07:22:19.120Z] 07:09:02 4 0.20 0.00 0.02 0.00 0.00 99.78 [2025-01-15T07:22:19.120Z] 07:09:02 5 0.07 0.00 0.00 0.05 0.02 99.87 [2025-01-15T07:22:19.120Z] 07:09:02 6 0.08 0.00 0.02 0.00 0.03 99.87 [2025-01-15T07:22:19.120Z] 07:09:02 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-01-15T07:22:19.120Z] 07:10:01 all 0.24 0.00 0.04 0.01 0.02 99.69 [2025-01-15T07:22:19.120Z] 07:10:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2025-01-15T07:22:19.120Z] 07:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-15T07:22:19.120Z] 07:10:01 2 0.86 0.00 0.03 0.03 0.05 99.02 [2025-01-15T07:22:19.120Z] 07:10:01 3 0.32 0.00 0.08 0.05 0.02 99.53 [2025-01-15T07:22:19.120Z] 07:10:01 4 0.10 0.00 0.02 0.00 0.02 99.86 [2025-01-15T07:22:19.120Z] 07:10:01 5 0.14 0.00 0.00 0.02 0.02 99.83 [2025-01-15T07:22:19.120Z] 07:10:01 6 0.15 0.00 0.08 0.00 0.03 99.73 [2025-01-15T07:22:19.120Z] 07:10:01 7 0.14 0.00 0.03 0.00 0.03 99.80 [2025-01-15T07:22:19.120Z] 07:11:01 all 0.01 0.00 0.01 0.00 0.02 99.95 [2025-01-15T07:22:19.120Z] 07:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-15T07:22:19.120Z] 07:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-15T07:22:19.120Z] 07:11:01 2 0.03 0.00 0.03 0.02 0.03 99.88 [2025-01-15T07:22:19.120Z] 07:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-15T07:22:19.120Z] 07:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-15T07:22:19.120Z] 07:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-01-15T07:22:19.120Z] 07:11:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2025-01-15T07:22:19.120Z] 07:11:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2025-01-15T07:22:19.120Z] 07:12:01 all 0.13 0.00 0.01 0.00 0.02 99.84 [2025-01-15T07:22:19.120Z] 07:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-01-15T07:22:19.120Z] 07:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-01-15T07:22:19.120Z] 07:12:01 2 0.22 0.00 0.02 0.02 0.03 99.72 [2025-01-15T07:22:19.120Z] 07:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-01-15T07:22:19.120Z] 07:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-15T07:22:19.120Z] 07:12:01 7 0.62 0.00 0.02 0.00 0.02 99.35 [2025-01-15T07:22:19.120Z] 07:13:01 all 0.02 0.00 0.02 0.01 0.02 99.92 [2025-01-15T07:22:19.120Z] 07:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-15T07:22:19.120Z] 07:13:01 1 0.00 0.00 0.03 0.00 0.05 99.92 [2025-01-15T07:22:19.120Z] 07:13:01 2 0.05 0.00 0.08 0.03 0.05 99.78 [2025-01-15T07:22:19.120Z] 07:13:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2025-01-15T07:22:19.120Z] 07:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-01-15T07:22:19.120Z] 07:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-01-15T07:22:19.120Z] 07:13:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-15T07:22:19.120Z] 07:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:14:01 all 0.01 0.00 0.01 0.01 0.02 99.95 [2025-01-15T07:22:19.120Z] 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:14:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2025-01-15T07:22:19.120Z] 07:14:01 2 0.03 0.00 0.03 0.05 0.03 99.85 [2025-01-15T07:22:19.120Z] 07:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-01-15T07:22:19.120Z] 07:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-01-15T07:22:19.120Z] 07:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-15T07:22:19.120Z] 07:15:01 all 0.12 0.00 0.02 0.00 0.02 99.83 [2025-01-15T07:22:19.120Z] 07:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-15T07:22:19.120Z] 07:15:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2025-01-15T07:22:19.120Z] 07:15:01 2 0.07 0.00 0.02 0.03 0.03 99.85 [2025-01-15T07:22:19.120Z] 07:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-15T07:22:19.120Z] 07:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-01-15T07:22:19.120Z] 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-15T07:22:19.120Z] 07:15:01 7 0.75 0.00 0.05 0.00 0.02 99.19 [2025-01-15T07:22:19.120Z] [2025-01-15T07:22:19.120Z] 07:15:01 CPU %user %nice %system %iowait %steal %idle [2025-01-15T07:22:19.120Z] 07:16:01 all 0.26 0.00 0.01 0.00 0.02 99.71 [2025-01-15T07:22:19.120Z] 07:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:16:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-01-15T07:22:19.120Z] 07:16:01 2 0.05 0.00 0.03 0.03 0.05 99.83 [2025-01-15T07:22:19.120Z] 07:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-15T07:22:19.120Z] 07:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:16:01 7 1.97 0.00 0.00 0.00 0.02 98.01 [2025-01-15T07:22:19.120Z] 07:17:01 all 0.28 0.00 0.01 0.00 0.02 99.68 [2025-01-15T07:22:19.120Z] 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-15T07:22:19.120Z] 07:17:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2025-01-15T07:22:19.120Z] 07:17:01 2 0.10 0.00 0.02 0.03 0.03 99.82 [2025-01-15T07:22:19.120Z] 07:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-15T07:22:19.120Z] 07:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-01-15T07:22:19.120Z] 07:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-15T07:22:19.120Z] 07:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-15T07:22:19.120Z] 07:17:01 7 1.99 0.00 0.00 0.00 0.02 98.00 [2025-01-15T07:22:19.120Z] 07:18:01 all 0.26 0.00 0.01 0.00 0.02 99.71 [2025-01-15T07:22:19.120Z] 07:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:18:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2025-01-15T07:22:19.120Z] 07:18:01 2 0.03 0.00 0.05 0.02 0.05 99.85 [2025-01-15T07:22:19.120Z] 07:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-15T07:22:19.120Z] 07:18:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-15T07:22:19.120Z] 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-15T07:22:19.120Z] 07:18:01 7 1.95 0.00 0.00 0.00 0.02 98.03 [2025-01-15T07:22:19.120Z] 07:19:01 all 0.14 0.00 0.02 0.03 0.01 99.80 [2025-01-15T07:22:19.120Z] 07:19:01 0 0.02 0.00 0.00 0.17 0.00 99.82 [2025-01-15T07:22:19.120Z] 07:19:01 1 0.03 0.00 0.07 0.02 0.03 99.85 [2025-01-15T07:22:19.120Z] 07:19:01 2 0.05 0.00 0.03 0.05 0.03 99.83 [2025-01-15T07:22:19.120Z] 07:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-15T07:22:19.120Z] 07:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-15T07:22:19.120Z] 07:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-15T07:22:19.120Z] 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-15T07:22:19.120Z] 07:19:01 7 0.90 0.00 0.00 0.00 0.00 99.10 [2025-01-15T07:22:19.120Z] 07:20:01 all 0.01 0.00 0.02 0.06 0.01 99.90 [2025-01-15T07:22:19.120Z] 07:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-15T07:22:19.120Z] 07:20:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2025-01-15T07:22:19.120Z] 07:20:01 2 0.00 0.00 0.05 0.45 0.02 99.48 [2025-01-15T07:22:19.120Z] 07:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-15T07:22:19.120Z] 07:20:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2025-01-15T07:22:19.120Z] 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-15T07:22:19.120Z] 07:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-15T07:22:19.120Z] 07:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-15T07:22:19.120Z] 07:21:01 all 5.59 0.00 2.38 2.44 0.05 89.54 [2025-01-15T07:22:19.120Z] 07:21:01 0 6.57 0.00 2.21 0.13 0.03 91.04 [2025-01-15T07:22:19.120Z] 07:21:01 1 5.95 0.00 2.22 0.37 0.05 91.41 [2025-01-15T07:22:19.120Z] 07:21:01 2 6.32 0.00 2.80 16.47 0.07 74.34 [2025-01-15T07:22:19.120Z] 07:21:01 3 4.70 0.00 2.39 1.44 0.05 91.42 [2025-01-15T07:22:19.120Z] 07:21:01 4 5.08 0.00 2.23 0.50 0.05 92.14 [2025-01-15T07:22:19.120Z] 07:21:01 5 5.69 0.00 2.72 0.13 0.05 91.40 [2025-01-15T07:22:19.120Z] 07:21:01 6 4.80 0.00 1.93 0.02 0.05 93.20 [2025-01-15T07:22:19.120Z] 07:21:01 7 5.60 0.00 2.56 0.40 0.03 91.40 [2025-01-15T07:22:19.120Z] 07:22:01 all 5.15 0.00 2.62 5.70 0.06 86.47 [2025-01-15T07:22:19.120Z] 07:22:01 0 4.29 0.00 2.67 1.48 0.05 91.52 [2025-01-15T07:22:19.120Z] 07:22:01 1 5.97 0.00 2.69 1.78 0.05 89.50 [2025-01-15T07:22:19.120Z] 07:22:01 2 6.79 0.00 2.61 13.80 0.07 76.73 [2025-01-15T07:22:19.120Z] 07:22:01 3 4.57 0.00 3.20 19.41 0.07 72.76 [2025-01-15T07:22:19.120Z] 07:22:01 4 5.08 0.00 2.81 3.99 0.05 88.08 [2025-01-15T07:22:19.120Z] 07:22:01 5 5.00 0.00 2.76 0.71 0.05 91.49 [2025-01-15T07:22:19.120Z] 07:22:01 6 4.01 0.00 2.39 3.95 0.05 89.60 [2025-01-15T07:22:19.120Z] 07:22:01 7 5.54 0.00 1.86 0.57 0.07 91.96 [2025-01-15T07:22:19.120Z] Average: all 13.84 0.00 2.65 2.32 0.06 81.14 [2025-01-15T07:22:19.120Z] Average: 0 13.30 0.00 2.73 1.36 0.05 82.55 [2025-01-15T07:22:19.120Z] Average: 1 13.80 0.00 2.64 2.68 0.06 80.81 [2025-01-15T07:22:19.120Z] Average: 2 14.23 0.00 2.76 3.78 0.07 79.15 [2025-01-15T07:22:19.120Z] Average: 3 14.20 0.00 2.56 2.39 0.05 80.79 [2025-01-15T07:22:19.120Z] Average: 4 13.82 0.00 2.66 2.74 0.06 80.72 [2025-01-15T07:22:19.120Z] Average: 5 13.61 0.00 2.68 1.78 0.05 81.88 [2025-01-15T07:22:19.120Z] Average: 6 13.70 0.00 2.53 1.46 0.05 82.26 [2025-01-15T07:22:19.120Z] Average: 7 14.02 0.00 2.65 2.32 0.06 80.94 [2025-01-15T07:22:19.120Z] [2025-01-15T07:22:19.120Z] [2025-01-15T07:22:19.120Z]