Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 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-ssh2876202245058594390.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-ssh9028826141981396780.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-ssh9743127129725561153.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-ssh11317744256296094130.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-ssh12893497328029899888.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 ‘prd-centos7-blackbox-4c-2g-36512’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-36513’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-36812’ is offline ‘prd-ubuntu20.04-docker-8c-8g-36814’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36815 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/781 [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/781 # 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 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 (main) Commit message: "Merge pull request #5056 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.19" > 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 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 # timeout=10 > git rev-list --no-walk 623cb5265308e9e287d4ae93d4d167a887956af5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-16T04:32:28.869Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-16T04:32:28.946Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-16T04:32:28.969Z] ========================================================= [2025-01-16T04:32:28.969Z] EdgeX Global Pipelines Version Info [2025-01-16T04:32:28.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:32:29.693Z] ------------------- [2025-01-16T04:32:29.693Z] stable info: [2025-01-16T04:32:29.693Z] ------------------- [2025-01-16T04:32:29.693Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-16T04:32:29.693Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-16T04:32:29.693Z] Message: update stable to v1.0.269 [2025-01-16T04:32:30.262Z] ------------------- [2025-01-16T04:32:30.262Z] experimental info: [2025-01-16T04:32:30.262Z] ------------------- [2025-01-16T04:32:30.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-16T04:32:30.262Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-16T04:32:30.262Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-16T04:32:30.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-16T04:32:30.376Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-16T04:32:30.397Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-16T04:32:30.419Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-16T04:32:30.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-16T04:32:30.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-16T04:32:30.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-16T04:32:30.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-16T04:32:30.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-16T04:32:30.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-16T04:32:30.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-16T04:32:30.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-16T04:32:30.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-16T04:32:30.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-16T04:32:30.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-16T04:32:30.685Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-16T04:32:30.711Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-16T04:32:30.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-16T04:32:30.753Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-16T04:32:30.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-16T04:32:30.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-16T04:32:30.826Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-16T04:32:30.850Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-16T04:32:30.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-16T04:32:30.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-16T04:32:30.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-16T04:32:30.934Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] echo [2025-01-16T04:32:30.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19dbf70 [Pipeline] echo [2025-01-16T04:32:30.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T04:32:31.051Z] provisioning config files... [2025-01-16T04:32:31.065Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/781@tmp/config16077026406921389848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:32:31.396Z] ---> ****-login.sh [2025-01-16T04:32:31.396Z] nexus3.edgexfoundry.org:10001 [2025-01-16T04:32:31.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:32:31.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:32:31.656Z] Configure a credential helper to remove this warning. See [2025-01-16T04:32:31.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:32:31.656Z] [2025-01-16T04:32:31.656Z] Login Succeeded [2025-01-16T04:32:31.656Z] nexus3.edgexfoundry.org:10002 [2025-01-16T04:32:31.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:32:31.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:32:31.656Z] Configure a credential helper to remove this warning. See [2025-01-16T04:32:31.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:32:31.656Z] [2025-01-16T04:32:31.656Z] Login Succeeded [2025-01-16T04:32:31.656Z] nexus3.edgexfoundry.org:10003 [2025-01-16T04:32:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:32:31.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:32:31.918Z] Configure a credential helper to remove this warning. See [2025-01-16T04:32:31.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:32:31.918Z] [2025-01-16T04:32:31.918Z] Login Succeeded [2025-01-16T04:32:31.918Z] nexus3.edgexfoundry.org:10004 [2025-01-16T04:32:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:32:31.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:32:31.918Z] Configure a credential helper to remove this warning. See [2025-01-16T04:32:31.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:32:31.918Z] [2025-01-16T04:32:31.918Z] Login Succeeded [2025-01-16T04:32:31.918Z] ****.io [2025-01-16T04:32:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:32:32.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:32:32.180Z] Configure a credential helper to remove this warning. See [2025-01-16T04:32:32.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:32:32.180Z] [2025-01-16T04:32:32.180Z] Login Succeeded [2025-01-16T04:32:32.180Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T04:32:32.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T04:32:32.525Z] + 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-16T04:32:32.525Z] + dirname cmd/core-command/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/core-data/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-16T04:32:32.525Z] + + dirname cmd/core-keeper/Dockerfile [2025-01-16T04:32:32.525Z] cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/core-metadata/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/support-notifications/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-16T04:32:32.525Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-16T04:32:32.525Z] + cut -d/ -f2 [2025-01-16T04:32:32.525Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-16T04:32:32.562Z] 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-16T04:32:32.924Z] + git rev-list -1 --merges 19dbf703cc1a555ae0397bbf7e3f672db35cbb41~1..19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] echo [2025-01-16T04:32:32.937Z] -----------> git rev-list -1 --merges 19dbf703cc1a555ae0397bbf7e3f672db35cbb41~1..19dbf703cc1a555ae0397bbf7e3f672db35cbb41 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:32:32.937Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [false] [Pipeline] sh [2025-01-16T04:32:33.236Z] + git log --format=format:%s -1 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] echo [2025-01-16T04:32:33.251Z] ========================================================= [2025-01-16T04:32:33.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-16T04:32:33.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-16T04:32:33.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T04:32:33.628Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-16T04:32:33.628Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-16T04:32:33.628Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-16T04:32:33.628Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-16T04:32:33.628Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-16T04:32:33.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:32:33.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:32:33.994Z] [2025-01-16T04:32:33.994Z] 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-16T04:32:34.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:32:34.306Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-16T04:32:34.306Z] b85a868b505f: Pulling fs layer [2025-01-16T04:32:34.306Z] e2be974225ed: Pulling fs layer [2025-01-16T04:32:34.306Z] 339a4e72a1f5: Pulling fs layer [2025-01-16T04:32:34.306Z] 988bab9f4d93: Pulling fs layer [2025-01-16T04:32:34.306Z] 1469e6f7b9e6: Pulling fs layer [2025-01-16T04:32:34.306Z] eaf3925da568: Pulling fs layer [2025-01-16T04:32:34.306Z] bab4dde63d76: Pulling fs layer [2025-01-16T04:32:34.306Z] bde34c3a00c8: Pulling fs layer [2025-01-16T04:32:34.306Z] b352a97aabf1: Pulling fs layer [2025-01-16T04:32:34.306Z] 4872d77fe225: Pulling fs layer [2025-01-16T04:32:34.306Z] 5851b861e8e6: Pulling fs layer [2025-01-16T04:32:34.306Z] bde34c3a00c8: Waiting [2025-01-16T04:32:34.306Z] bab4dde63d76: Waiting [2025-01-16T04:32:34.306Z] b352a97aabf1: Waiting [2025-01-16T04:32:34.306Z] 4872d77fe225: Waiting [2025-01-16T04:32:34.306Z] 5851b861e8e6: Waiting [2025-01-16T04:32:34.306Z] 988bab9f4d93: Waiting [2025-01-16T04:32:34.306Z] e2be974225ed: Verifying Checksum [2025-01-16T04:32:34.306Z] e2be974225ed: Download complete [2025-01-16T04:32:34.306Z] 988bab9f4d93: Verifying Checksum [2025-01-16T04:32:34.306Z] 988bab9f4d93: Download complete [2025-01-16T04:32:34.566Z] 1469e6f7b9e6: Verifying Checksum [2025-01-16T04:32:34.566Z] 1469e6f7b9e6: Download complete [2025-01-16T04:32:34.566Z] eaf3925da568: Download complete [2025-01-16T04:32:34.566Z] 339a4e72a1f5: Verifying Checksum [2025-01-16T04:32:34.566Z] 339a4e72a1f5: Download complete [2025-01-16T04:32:34.566Z] bde34c3a00c8: Download complete [2025-01-16T04:32:34.566Z] b352a97aabf1: Download complete [2025-01-16T04:32:34.566Z] 4872d77fe225: Verifying Checksum [2025-01-16T04:32:34.566Z] 4872d77fe225: Download complete [2025-01-16T04:32:34.566Z] 5851b861e8e6: Download complete [2025-01-16T04:32:34.566Z] b85a868b505f: Verifying Checksum [2025-01-16T04:32:34.566Z] b85a868b505f: Download complete [2025-01-16T04:32:34.825Z] bab4dde63d76: Verifying Checksum [2025-01-16T04:32:34.825Z] bab4dde63d76: Download complete [2025-01-16T04:32:35.762Z] b85a868b505f: Pull complete [2025-01-16T04:32:35.762Z] e2be974225ed: Pull complete [2025-01-16T04:32:36.330Z] 339a4e72a1f5: Pull complete [2025-01-16T04:32:36.330Z] 988bab9f4d93: Pull complete [2025-01-16T04:32:36.590Z] 1469e6f7b9e6: Pull complete [2025-01-16T04:32:36.590Z] eaf3925da568: Pull complete [2025-01-16T04:32:38.519Z] bab4dde63d76: Pull complete [2025-01-16T04:32:38.519Z] bde34c3a00c8: Pull complete [2025-01-16T04:32:38.778Z] b352a97aabf1: Pull complete [2025-01-16T04:32:38.778Z] 4872d77fe225: Pull complete [2025-01-16T04:32:38.778Z] 5851b861e8e6: Pull complete [2025-01-16T04:32:38.778Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-16T04:32:39.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:32:39.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:32:39.175Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T04:32:39.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T04:32:42.232Z] $ docker top 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a -eo pid,comm [2025-01-16T04:32:42.294Z] 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-16T04:32:42.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T04:32:42.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T04:32:42.355Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T04:32:42.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T04:32:42.446Z] $ docker exec 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a ssh-agent [2025-01-16T04:32:42.553Z] SSH_AUTH_SOCK=/tmp/ssh-5nZGFQdG8T6R/agent.33 [2025-01-16T04:32:42.553Z] SSH_AGENT_PID=39 [2025-01-16T04:32:42.602Z] Running ssh-add (command line suppressed) [2025-01-16T04:32:42.689Z] Identity added: /w/workspace/edgex-go/781@tmp/private_key_14518784364452332865.key (/w/workspace/edgex-go/781@tmp/private_key_14518784364452332865.key) [2025-01-16T04:32:42.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T04:32:43.017Z] + git tag --points-at HEAD [Pipeline] } [2025-01-16T04:32:43.021Z] $ docker exec --env ******** --env ******** 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a ssh-agent -k [2025-01-16T04:32:43.115Z] unset SSH_AUTH_SOCK; [2025-01-16T04:32:43.115Z] unset SSH_AGENT_PID; [2025-01-16T04:32:43.115Z] echo Agent pid 39 killed; [2025-01-16T04:32:43.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-16T04:32:43.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T04:32:43.169Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T04:32:43.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T04:32:43.274Z] $ docker exec 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a ssh-agent [2025-01-16T04:32:43.390Z] SSH_AUTH_SOCK=/tmp/ssh-ouyTNMoE686N/agent.73 [2025-01-16T04:32:43.390Z] SSH_AGENT_PID=79 [2025-01-16T04:32:43.396Z] Running ssh-add (command line suppressed) [2025-01-16T04:32:43.490Z] Identity added: /w/workspace/edgex-go/781@tmp/private_key_7123906347426398397.key (/w/workspace/edgex-go/781@tmp/private_key_7123906347426398397.key) [2025-01-16T04:32:43.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T04:32:43.815Z] + git semver init [2025-01-16T04:32:44.075Z] 2025-01-16 04:32:43,980 [run_init] DEBUG init version:0.0.0 force:False [2025-01-16T04:32:44.075Z] 2025-01-16 04:32:43,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/781/.semver [2025-01-16T04:32:44.075Z] 2025-01-16 04:32:43,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/781/.semver [2025-01-16T04:32:44.075Z] 2025-01-16 04:32:43,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/781/.semver'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=None) [2025-01-16T04:32:49.377Z] 2025-01-16 04:32:48,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/781/.git/info/exclude [2025-01-16T04:32:49.377Z] 2025-01-16 04:32:48,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/781/.semver/main with force:False [2025-01-16T04:32:49.377Z] 2025-01-16 04:32:48,667 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main [2025-01-16T04:32:49.377Z] 2025-01-16 04:32:48,668 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main [2025-01-16T04:32:49.377Z] 4.0.0-dev.45 [Pipeline] } [2025-01-16T04:32:49.383Z] $ docker exec --env ******** --env ******** 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a ssh-agent -k [2025-01-16T04:32:49.498Z] unset SSH_AUTH_SOCK; [2025-01-16T04:32:49.498Z] unset SSH_AGENT_PID; [2025-01-16T04:32:49.498Z] echo Agent pid 79 killed; [2025-01-16T04:32:49.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T04:32:49.843Z] + git semver [Pipeline] } [2025-01-16T04:32:50.114Z] $ docker stop --time=1 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a [2025-01-16T04:32:51.417Z] $ docker rm -f --volumes 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T04:32:51.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-16T04:32:51.998Z] Stashed 1 file(s) [Pipeline] echo [2025-01-16T04:32:52.006Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.45 [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-16T04:32:52.464Z] + git config --global --add safe.directory /w/workspace/edgex-go/781 [Pipeline] echo [2025-01-16T04:32:52.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T04:32:52.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T04:32:52.522Z] ========================================================= [2025-01-16T04:32:52.523Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-16T04:32:52.523Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-16T04:32:52.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-16T04:32:52.822Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-16T04:32:52.822Z] da9db072f522: Pulling fs layer [2025-01-16T04:32:52.822Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-16T04:32:52.822Z] 06f05ace1117: Pulling fs layer [2025-01-16T04:32:52.822Z] 5fe327b54edc: Pulling fs layer [2025-01-16T04:32:52.822Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T04:32:52.822Z] 92a5565b7b96: Pulling fs layer [2025-01-16T04:32:52.822Z] ff9bb7016b71: Pulling fs layer [2025-01-16T04:32:52.822Z] b67dba6c2c7d: Pulling fs layer [2025-01-16T04:32:52.822Z] a813b0c90790: Pulling fs layer [2025-01-16T04:32:52.822Z] 4f4fb700ef54: Waiting [2025-01-16T04:32:52.822Z] 92a5565b7b96: Waiting [2025-01-16T04:32:52.822Z] b67dba6c2c7d: Waiting [2025-01-16T04:32:52.822Z] a813b0c90790: Waiting [2025-01-16T04:32:52.822Z] ff9bb7016b71: Waiting [2025-01-16T04:32:52.822Z] 5fe327b54edc: Waiting [2025-01-16T04:32:52.822Z] 6ef4a4ee8ca5: Download complete [2025-01-16T04:32:52.822Z] 5fe327b54edc: Verifying Checksum [2025-01-16T04:32:52.822Z] 5fe327b54edc: Download complete [2025-01-16T04:32:52.822Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T04:32:52.822Z] 4f4fb700ef54: Download complete [2025-01-16T04:32:52.822Z] 92a5565b7b96: Download complete [2025-01-16T04:32:52.822Z] da9db072f522: Download complete [2025-01-16T04:32:52.822Z] ff9bb7016b71: Verifying Checksum [2025-01-16T04:32:52.822Z] ff9bb7016b71: Download complete [2025-01-16T04:32:53.082Z] da9db072f522: Pull complete [2025-01-16T04:32:53.082Z] a813b0c90790: Verifying Checksum [2025-01-16T04:32:53.082Z] a813b0c90790: Download complete [2025-01-16T04:32:53.341Z] 6ef4a4ee8ca5: Pull complete [2025-01-16T04:32:53.341Z] 06f05ace1117: Verifying Checksum [2025-01-16T04:32:53.341Z] 06f05ace1117: Download complete [2025-01-16T04:32:53.907Z] b67dba6c2c7d: Verifying Checksum [2025-01-16T04:32:53.907Z] b67dba6c2c7d: Download complete [2025-01-16T04:32:57.193Z] 06f05ace1117: Pull complete [2025-01-16T04:32:57.193Z] 5fe327b54edc: Pull complete [2025-01-16T04:32:57.453Z] 4f4fb700ef54: Pull complete [2025-01-16T04:32:57.711Z] 92a5565b7b96: Pull complete [2025-01-16T04:32:57.969Z] ff9bb7016b71: Pull complete [2025-01-16T04:33:00.496Z] b67dba6c2c7d: Pull complete [2025-01-16T04:33:00.496Z] a813b0c90790: Pull complete [2025-01-16T04:33:00.496Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-16T04:33:00.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-16T04:33:00.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-16T04:33:00.797Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-16T04:33:00.797Z] WORKDIR /edgex [2025-01-16T04:33:00.797Z] COPY go.mod . [2025-01-16T04:33:00.797Z] RUN go mod download ci-base-image-x86_64 [2025-01-16T04:33:00.797Z] -f - . [2025-01-16T04:33:01.366Z] Sending build context to Docker daemon 178.5MB [2025-01-16T04:33:01.366Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-16T04:33:01.366Z] ---> 3ba60ce46760 [2025-01-16T04:33:01.366Z] Step 2/4 : WORKDIR /edgex [2025-01-16T04:33:04.652Z] ---> Running in f75da2a92d7d [2025-01-16T04:33:04.652Z] Removing intermediate container f75da2a92d7d [2025-01-16T04:33:04.652Z] ---> 57e5e8f8e0ab [2025-01-16T04:33:04.652Z] Step 3/4 : COPY go.mod . [2025-01-16T04:33:04.652Z] ---> 5912779375c7 [2025-01-16T04:33:04.652Z] Step 4/4 : RUN go mod download [2025-01-16T04:33:04.652Z] ---> Running in dec1322a5183 [2025-01-16T04:33:07.136Z] Still waiting to schedule task [2025-01-16T04:33:07.137Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-16T04:33:22.732Z] Removing intermediate container dec1322a5183 [2025-01-16T04:33:22.732Z] ---> 0dc493af0b18 [2025-01-16T04:33:22.732Z] Successfully built 0dc493af0b18 [2025-01-16T04:33:22.732Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:33:23.033Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-16T04:33:23.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:33:23.108Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T04:33:23.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T04:33:23.564Z] $ docker top 1d64bc441dff33c69b65706e20c0a8d4d6dde198ca0c22a6cf6fb839fdb6dfeb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T04:33:23.913Z] + go version [2025-01-16T04:33:23.914Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-16T04:33:23.933Z] $ docker stop --time=1 1d64bc441dff33c69b65706e20c0a8d4d6dde198ca0c22a6cf6fb839fdb6dfeb [2025-01-16T04:33:25.178Z] $ docker rm -f --volumes 1d64bc441dff33c69b65706e20c0a8d4d6dde198ca0c22a6cf6fb839fdb6dfeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:33:25.618Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-16T04:33:25.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:33:25.693Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T04:33:25.731Z] $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T04:33:26.408Z] $ docker top 54e9292d38eee035146931a6b73c8e03fbf3a0094270562ca69c4e476035f523 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-16T04:33:26.520Z] ========================================================= [2025-01-16T04:33:26.520Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-16T04:33:26.520Z] ========================================================= [Pipeline] sh [2025-01-16T04:33:26.798Z] + git config --global --add safe.directory /w/workspace/edgex-go/781 [Pipeline] fileExists [Pipeline] sh [2025-01-16T04:33:27.174Z] + make test [2025-01-16T04:33:27.174Z] go test -race -coverprofile=coverage.out ./... [2025-01-16T04:33:35.288Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-16T04:34:01.826Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-16T04:34:01.826Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-16T04:34:03.201Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-16T04:34:03.461Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-16T04:34:03.461Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-16T04:34:03.461Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-16T04:34:03.461Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-16T04:34:03.461Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-16T04:34:03.461Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-16T04:34:03.461Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-16T04:34:03.461Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-16T04:34:04.838Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-16T04:34:04.838Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-16T04:34:04.838Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-16T04:34:04.838Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-16T04:34:05.776Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-16T04:34:05.776Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-16T04:34:07.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2025-01-16T04:34:08.093Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-16T04:34:08.093Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-16T04:34:08.093Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-16T04:34:08.093Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-16T04:34:08.093Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-16T04:34:08.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2025-01-16T04:34:09.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-16T04:34:09.730Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-16T04:34:09.730Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-16T04:34:09.730Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-16T04:34:09.730Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-16T04:34:09.730Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-16T04:34:09.730Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-16T04:34:09.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-16T04:34:09.730Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-16T04:34:10.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-16T04:34:10.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-16T04:34:10.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-16T04:34:10.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-16T04:34:10.667Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-16T04:34:12.084Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-16T04:34:12.084Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-16T04:34:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2025-01-16T04:34:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 48.4% of statements [2025-01-16T04:34:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-16T04:34:13.021Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-16T04:34:13.021Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-16T04:34:13.021Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-16T04:34:13.021Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-16T04:34:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-16T04:34:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-16T04:34:13.021Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-16T04:34:13.021Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-16T04:34:13.021Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-16T04:34:13.021Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-16T04:34:13.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.469s coverage: 93.4% of statements [2025-01-16T04:34:13.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2025-01-16T04:34:13.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 9.4% of statements [2025-01-16T04:34:14.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.343s coverage: 95.8% of statements [2025-01-16T04:34:14.401Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2025-01-16T04:34:14.661Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-16T04:34:14.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-16T04:34:14.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-16T04:34:14.923Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-16T04:34:14.923Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-16T04:34:15.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-01-16T04:34:15.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-01-16T04:34:15.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 44.2% of statements [2025-01-16T04:34:15.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-01-16T04:34:16.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2025-01-16T04:34:16.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-16T04:34:16.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-16T04:34:16.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-16T04:34:17.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-16T04:34:17.304Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-16T04:34:17.304Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-16T04:34:17.304Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-16T04:34:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.029s coverage: 87.1% of statements [2025-01-16T04:34:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-01-16T04:34:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2025-01-16T04:34:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-01-16T04:34:18.503Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-16T04:34:18.503Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-16T04:34:18.503Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-16T04:34:19.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-16T04:34:19.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-16T04:34:19.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-16T04:34:19.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-16T04:34:20.012Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-16T04:34:20.012Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-16T04:34:20.580Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-16T04:34:21.517Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-16T04:34:22.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-16T04:34:23.460Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-16T04:34:23.460Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-16T04:34:25.366Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-16T04:34:25.933Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-16T04:34:25.933Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-16T04:34:26.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-16T04:34:26.871Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-16T04:34:28.248Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-16T04:34:28.248Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-16T04:34:28.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-16T04:34:28.507Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-16T04:34:28.507Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-16T04:34:28.507Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-16T04:34:28.507Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-16T04:34:29.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-01-16T04:34:30.010Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-16T04:34:30.010Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-16T04:34:30.010Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-16T04:34:30.010Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-16T04:34:31.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-16T04:34:31.385Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-16T04:34:31.385Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-16T04:34:31.385Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-16T04:34:31.385Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-16T04:34:31.385Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-16T04:34:32.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-16T04:34:32.782Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.025s coverage: 100.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.1% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-01-16T04:34:38.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.023s coverage: 43.6% of statements [2025-01-16T04:34:38.060Z] 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-16T04:34:38.320Z] running golangci-lint [2025-01-16T04:34:38.320Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-16T04:34:38.320Z] go version go1.23.4 linux/amd64 [2025-01-16T04:34:38.577Z] 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-16T04:34:38.577Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-16T04:34:38.577Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-16T04:34:39.069Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-16T04:34:39.085Z] Running in /w/workspace/edgex-go/781 [Pipeline] { [Pipeline] checkout [2025-01-16T04:34:39.124Z] The recommended git tool is: git [2025-01-16T04:34:44.652Z] using credential edgex-jenkins-ssh [2025-01-16T04:34:44.677Z] Cloning the remote Git repository [2025-01-16T04:34:44.722Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-16T04:34:44.816Z] > git init /w/workspace/edgex-go/781 # timeout=10 [2025-01-16T04:34:44.972Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-16T04:34:44.974Z] > git --version # timeout=10 [2025-01-16T04:34:45.002Z] > git --version # 'git version 2.25.1' [2025-01-16T04:34:45.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-16T04:34:45.154Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-16T04:35:00.513Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 22.026647041s" [2025-01-16T04:35:00.513Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.130896ms" [2025-01-16T04:35:02.744Z] Avoid second fetch [2025-01-16T04:35:02.745Z] Checking out Revision 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 (main) [2025-01-16T04:35:03.558Z] Commit message: "Merge pull request #5056 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.19" [2025-01-16T04:35:01.830Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-16T04:35:01.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-16T04:35:02.759Z] > git config core.sparsecheckout # timeout=10 [2025-01-16T04:35:02.817Z] > git checkout -f 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-16T04:35:08.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-16T04:35:08.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T04:35:08.174Z] Dload Upload Total Spent Left Speed [2025-01-16T04:35:08.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2025-01-16T04:35:08.523Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-16T04:35:08.853Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-16T04:35:08.853Z] + sudo tee /etc/docker/daemon.new [2025-01-16T04:35:08.853Z] { [2025-01-16T04:35:08.853Z] "registry-mirrors": [ [2025-01-16T04:35:08.853Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-16T04:35:08.853Z] ], [2025-01-16T04:35:08.853Z] "bip": "10.250.0.254/24", [2025-01-16T04:35:08.853Z] "hosts": [ [2025-01-16T04:35:08.853Z] "tcp://0.0.0.0:5555", [2025-01-16T04:35:08.853Z] "unix:///var/run/docker.sock" [2025-01-16T04:35:08.853Z] ], [2025-01-16T04:35:08.853Z] "mtu": 1458, [2025-01-16T04:35:08.853Z] "selinux-enabled": true, [2025-01-16T04:35:08.853Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-16T04:35:08.853Z] } [Pipeline] sh [2025-01-16T04:35:09.183Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-16T04:35:09.518Z] + sudo service docker restart [2025-01-16T04:35:16.034Z] level=info msg="[linters_context/goanalysis] analyzers took 2m2.667818542s with top 10 stages: buildir: 1m4.142918251s, gosec: 4.444763289s, inspect: 3.805154181s, fact_deprecated: 3.004449191s, printf: 2.037801726s, ctrlflow: 1.91672432s, S1038: 1.438536875s, fact_purity: 1.381784983s, nilness: 1.263374774s, directives: 961.030713ms" [2025-01-16T04:35:16.034Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-16T04:35:16.034Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, skip_dirs: 199/199, cgo: 199/199, autogenerated_exclude: 199/199, identifier_marker: 199/199, nolint: 17/0, invalid_issue: 199/199, exclude: 199/199, filename_unadjuster: 199/199, path_prettifier: 199/199, exclude-rules: 199/17" [2025-01-16T04:35:16.035Z] level=info msg="[runner] processing took 16.829321ms with stages: nolint: 7.657002ms, identifier_marker: 5.099467ms, exclude-rules: 1.420661ms, autogenerated_exclude: 1.038666ms, path_prettifier: 1.006022ms, skip_dirs: 549.93µs, cgo: 23.512µs, invalid_issue: 19.721µs, filename_unadjuster: 9.78µs, skip_files: 730ns, uniq_by_line: 680ns, max_same_issues: 580ns, max_from_linter: 430ns, fixer: 420ns, path_prefixer: 380ns, exclude: 290ns, sort_results: 260ns, diff: 230ns, source_code: 200ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" [2025-01-16T04:35:16.035Z] level=info msg="[runner] linters took 13.460062799s with stages: goanalysis_metalinter: 13.443141109s" [2025-01-16T04:35:16.035Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-16T04:35:16.035Z] level=info msg="Memory: 352 samples, avg is 306.1MB, max is 1306.6MB" [2025-01-16T04:35:16.035Z] level=info msg="Execution took 35.541461064s" [2025-01-16T04:35:16.035Z] go vet ./... [2025-01-16T04:35:21.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-16T04:35:21.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-16T04:35:21.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-16T04:35:21.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-16T04:35:21.873Z] + ls -al . [2025-01-16T04:35:21.873Z] total 1840 [2025-01-16T04:35:21.873Z] drwxrwxr-x 11 1001 1001 4096 Jan 16 04:33 . [2025-01-16T04:35:21.873Z] drwxr-xr-x 4 root root 4096 Jan 16 04:33 .. [2025-01-16T04:35:21.873Z] drwxrwxr-x 2 1001 1001 4096 Jan 16 04:32 .blubracket [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 10 Jan 16 04:32 .dockerignore [2025-01-16T04:35:21.873Z] drwxrwxr-x 8 1001 1001 4096 Jan 16 04:34 .git [2025-01-16T04:35:21.873Z] drwxrwxr-x 3 1001 1001 4096 Jan 16 04:32 .github [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 907 Jan 16 04:32 .gitignore [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 199 Jan 16 04:32 .golangci.yml [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 100 Jan 16 04:32 .hadolint.yml [2025-01-16T04:35:21.873Z] drwxr-xr-x 3 1001 1001 4096 Jan 16 04:32 .semver [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 155 Jan 16 04:32 .sonarcloud.properties [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 1171 Jan 16 04:32 ADOPTERS.md [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 17256 Jan 16 04:32 Attribution.txt [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 100284 Jan 16 04:32 CHANGELOG.md [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 3804 Jan 16 04:32 CONTRIBUTING.md [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 677 Jan 16 04:32 GOVERNANCE.md [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 858 Jan 16 04:32 Jenkinsfile [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 10775 Jan 16 04:32 LICENSE [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 16740 Jan 16 04:32 Makefile [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 582 Jan 16 04:32 OWNERS.md [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 9932 Jan 16 04:32 README.md [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 789 Jan 16 04:32 SECURITY.md [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 12 Jan 16 04:32 VERSION [2025-01-16T04:35:21.873Z] drwxrwxr-x 2 1001 1001 4096 Jan 16 04:32 bin [2025-01-16T04:35:21.873Z] drwxrwxr-x 19 1001 1001 4096 Jan 16 04:32 cmd [2025-01-16T04:35:21.873Z] -rw-r--r-- 1 root root 1513503 Jan 16 04:34 coverage.out [2025-01-16T04:35:21.873Z] drwxrwxr-x 2 1001 1001 4096 Jan 16 04:32 fuzz_test [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 6506 Jan 16 04:32 go.mod [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 88058 Jan 16 04:32 go.sum [2025-01-16T04:35:21.873Z] drwxrwxr-x 7 1001 1001 4096 Jan 16 04:32 internal [2025-01-16T04:35:21.873Z] drwxrwxr-x 2 1001 1001 4096 Jan 16 04:32 openapi [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 584 Jan 16 04:32 security.txt [2025-01-16T04:35:21.873Z] -rw-rw-r-- 1 1001 1001 204 Jan 16 04:32 version.go [Pipeline] sh [2025-01-16T04:35:22.160Z] + '[' -e coverage.out ] [2025-01-16T04:35:22.160Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-16T04:35:22.311Z] Stashed 1 file(s) [Pipeline] sh [2025-01-16T04:35:22.593Z] + make build [2025-01-16T04:35:22.593Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T04:35:27.795Z] provisioning config files... [2025-01-16T04:35:27.820Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/781@tmp/config14890153446746698163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:35:28.284Z] ---> ****-login.sh [2025-01-16T04:35:28.284Z] nexus3.edgexfoundry.org:10001 [2025-01-16T04:35:28.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:35:28.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:35:28.828Z] Configure a credential helper to remove this warning. See [2025-01-16T04:35:28.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:35:28.828Z] [2025-01-16T04:35:28.828Z] Login Succeeded [2025-01-16T04:35:28.828Z] nexus3.edgexfoundry.org:10002 [2025-01-16T04:35:29.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:35:29.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:35:29.099Z] Configure a credential helper to remove this warning. See [2025-01-16T04:35:29.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:35:29.099Z] [2025-01-16T04:35:29.099Z] Login Succeeded [2025-01-16T04:35:29.099Z] nexus3.edgexfoundry.org:10003 [2025-01-16T04:35:29.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:35:29.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:35:29.370Z] Configure a credential helper to remove this warning. See [2025-01-16T04:35:29.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:35:29.370Z] [2025-01-16T04:35:29.370Z] Login Succeeded [2025-01-16T04:35:29.370Z] nexus3.edgexfoundry.org:10004 [2025-01-16T04:35:29.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:35:29.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:35:29.642Z] Configure a credential helper to remove this warning. See [2025-01-16T04:35:29.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:35:29.642Z] [2025-01-16T04:35:29.642Z] Login Succeeded [2025-01-16T04:35:29.642Z] ****.io [2025-01-16T04:35:29.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:35:30.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:35:30.180Z] Configure a credential helper to remove this warning. See [2025-01-16T04:35:30.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:35:30.180Z] [2025-01-16T04:35:30.180Z] Login Succeeded [2025-01-16T04:35:30.180Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T04:35:30.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-16T04:35:30.805Z] + git config --global --add safe.directory /w/workspace/edgex-go/781 [Pipeline] echo [2025-01-16T04:35:30.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T04:35:30.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T04:35:30.871Z] ========================================================= [2025-01-16T04:35:30.871Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-16T04:35:30.871Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-16T04:35:31.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-16T04:35:31.478Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-16T04:35:31.478Z] 9986a736f7d3: Pulling fs layer [2025-01-16T04:35:31.478Z] 1f018df60701: Pulling fs layer [2025-01-16T04:35:31.478Z] 39f8f326b044: Pulling fs layer [2025-01-16T04:35:31.478Z] e6a1e7a6a96a: Pulling fs layer [2025-01-16T04:35:31.478Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T04:35:31.478Z] d45d956e0dbf: Pulling fs layer [2025-01-16T04:35:31.478Z] d7702b0d1db1: Pulling fs layer [2025-01-16T04:35:31.478Z] e6a1e7a6a96a: Waiting [2025-01-16T04:35:31.478Z] 4f4fb700ef54: Waiting [2025-01-16T04:35:31.478Z] d45d956e0dbf: Waiting [2025-01-16T04:35:31.478Z] 5c7f0f088c93: Pulling fs layer [2025-01-16T04:35:31.478Z] 4fdc064ae6cf: Pulling fs layer [2025-01-16T04:35:31.478Z] d7702b0d1db1: Waiting [2025-01-16T04:35:31.478Z] 5c7f0f088c93: Waiting [2025-01-16T04:35:31.478Z] 4fdc064ae6cf: Waiting [2025-01-16T04:35:31.478Z] 1f018df60701: Verifying Checksum [2025-01-16T04:35:31.478Z] 1f018df60701: Download complete [2025-01-16T04:35:31.478Z] e6a1e7a6a96a: Verifying Checksum [2025-01-16T04:35:31.478Z] e6a1e7a6a96a: Download complete [2025-01-16T04:35:31.478Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T04:35:31.478Z] 4f4fb700ef54: Download complete [2025-01-16T04:35:31.478Z] 9986a736f7d3: Download complete [2025-01-16T04:35:31.478Z] d45d956e0dbf: Verifying Checksum [2025-01-16T04:35:31.478Z] d45d956e0dbf: Download complete [2025-01-16T04:35:31.478Z] d7702b0d1db1: Verifying Checksum [2025-01-16T04:35:31.478Z] d7702b0d1db1: Download complete [2025-01-16T04:35:31.749Z] 4fdc064ae6cf: Verifying Checksum [2025-01-16T04:35:31.749Z] 4fdc064ae6cf: Download complete [2025-01-16T04:35:32.020Z] 9986a736f7d3: Pull complete [2025-01-16T04:35:32.989Z] 39f8f326b044: Verifying Checksum [2025-01-16T04:35:32.989Z] 39f8f326b044: Download complete [2025-01-16T04:35:33.579Z] 1f018df60701: Pull complete [2025-01-16T04:35:33.850Z] 5c7f0f088c93: Verifying Checksum [2025-01-16T04:35:33.850Z] 5c7f0f088c93: Download complete [2025-01-16T04:35:49.154Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-16T04:35:49.154Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-16T04:35:49.154Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-16T04:35:50.090Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-16T04:35:51.468Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-16T04:35:55.954Z] 39f8f326b044: Pull complete [2025-01-16T04:35:55.954Z] e6a1e7a6a96a: Pull complete [2025-01-16T04:35:55.954Z] 4f4fb700ef54: Pull complete [2025-01-16T04:35:55.954Z] d45d956e0dbf: Pull complete [2025-01-16T04:35:55.954Z] d7702b0d1db1: Pull complete [2025-01-16T04:35:56.738Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-16T04:35:59.270Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-16T04:36:01.172Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-16T04:36:02.107Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-16T04:36:02.621Z] 5c7f0f088c93: Pull complete [2025-01-16T04:36:02.673Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-16T04:36:03.609Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-16T04:36:04.039Z] 4fdc064ae6cf: Pull complete [2025-01-16T04:36:04.039Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-16T04:36:04.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-16T04:36:04.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-16T04:36:04.394Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-16T04:36:04.394Z] WORKDIR /edgex [2025-01-16T04:36:04.394Z] COPY go.mod . [2025-01-16T04:36:04.394Z] RUN go mod download [2025-01-16T04:36:04.394Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-16T04:36:04.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-16T04:36:05.497Z] $ docker stop --time=1 54e9292d38eee035146931a6b73c8e03fbf3a0094270562ca69c4e476035f523 [2025-01-16T04:36:05.804Z] #0 building with "default" instance using docker driver [2025-01-16T04:36:05.805Z] [2025-01-16T04:36:05.805Z] #1 [internal] load build definition from Dockerfile [2025-01-16T04:36:05.805Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-16T04:36:05.805Z] #1 DONE 0.1s [2025-01-16T04:36:05.805Z] [2025-01-16T04:36:05.805Z] #2 [internal] load .dockerignore [2025-01-16T04:36:05.805Z] #2 transferring context: 50B done [2025-01-16T04:36:05.805Z] #2 DONE 0.1s [2025-01-16T04:36:05.805Z] [2025-01-16T04:36:05.805Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-16T04:36:05.805Z] #3 DONE 0.0s [2025-01-16T04:36:05.805Z] [2025-01-16T04:36:05.805Z] #4 [internal] load build context [2025-01-16T04:36:05.805Z] #4 transferring context: 6.54kB 0.0s done [2025-01-16T04:36:05.805Z] #4 DONE 0.1s [2025-01-16T04:36:05.805Z] [2025-01-16T04:36:05.805Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-16T04:36:05.805Z] #5 DONE 0.2s [2025-01-16T04:36:05.805Z] [2025-01-16T04:36:05.805Z] #6 [2/4] WORKDIR /edgex [2025-01-16T04:36:06.767Z] #6 DONE 1.0s [2025-01-16T04:36:06.767Z] [2025-01-16T04:36:06.767Z] #7 [3/4] COPY go.mod . [2025-01-16T04:36:06.767Z] #7 DONE 0.1s [2025-01-16T04:36:06.767Z] [2025-01-16T04:36:06.767Z] #8 [4/4] RUN go mod download [2025-01-16T04:36:07.847Z] $ docker rm -f --volumes 54e9292d38eee035146931a6b73c8e03fbf3a0094270562ca69c4e476035f523 [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-16T04:36:09.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-16T04:36:09.059Z] [2025-01-16T04:36:09.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:36:09.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-16T04:36:09.364Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-16T04:36:09.364Z] 91d30c5bc195: Pulling fs layer [2025-01-16T04:36:09.364Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-16T04:36:09.364Z] 9c61dcf015f6: Pulling fs layer [2025-01-16T04:36:09.364Z] 4698f68db338: Pulling fs layer [2025-01-16T04:36:09.364Z] 2a2f49069b9e: Pulling fs layer [2025-01-16T04:36:09.364Z] e0025b399a48: Pulling fs layer [2025-01-16T04:36:09.364Z] 4698f68db338: Waiting [2025-01-16T04:36:09.364Z] 2a2f49069b9e: Waiting [2025-01-16T04:36:09.364Z] e0025b399a48: Waiting [2025-01-16T04:36:09.364Z] 91d30c5bc195: Verifying Checksum [2025-01-16T04:36:09.364Z] 91d30c5bc195: Download complete [2025-01-16T04:36:09.622Z] 4698f68db338: Verifying Checksum [2025-01-16T04:36:09.622Z] 4698f68db338: Download complete [2025-01-16T04:36:09.622Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-16T04:36:09.622Z] 2e9b0aa3be6d: Download complete [2025-01-16T04:36:09.622Z] e0025b399a48: Verifying Checksum [2025-01-16T04:36:09.622Z] e0025b399a48: Download complete [2025-01-16T04:36:09.622Z] 91d30c5bc195: Pull complete [2025-01-16T04:36:09.622Z] 2a2f49069b9e: Download complete [2025-01-16T04:36:09.880Z] 2e9b0aa3be6d: Pull complete [2025-01-16T04:36:10.138Z] 9c61dcf015f6: Verifying Checksum [2025-01-16T04:36:10.138Z] 9c61dcf015f6: Download complete [2025-01-16T04:36:12.676Z] 9c61dcf015f6: Pull complete [2025-01-16T04:36:12.676Z] 4698f68db338: Pull complete [2025-01-16T04:36:12.935Z] 2a2f49069b9e: Pull complete [2025-01-16T04:36:12.935Z] e0025b399a48: Pull complete [2025-01-16T04:36:12.935Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-16T04:36:12.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-16T04:36:12.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:36:13.032Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T04:36:13.082Z] $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T04:36:13.977Z] $ docker top ddcd3987989ac1811382808ff35b7496cadff1bb211f7e9447b2e94ba7649fb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T04:36:14.318Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-16T04:36:16.853Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #1 transferring dockerfile: 1.81kB done [2025-01-16T04:36:16.853Z] #1 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #2 transferring dockerfile: 2.04kB done [2025-01-16T04:36:16.853Z] #2 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #3 transferring dockerfile: 3.02kB done [2025-01-16T04:36:16.853Z] #3 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #4 transferring dockerfile: 1.69kB done [2025-01-16T04:36:16.853Z] #4 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #5 transferring dockerfile: 1.70kB done [2025-01-16T04:36:16.853Z] #5 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #6 transferring dockerfile: 1.82kB done [2025-01-16T04:36:16.853Z] #6 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #7 transferring dockerfile: 2.23kB done [2025-01-16T04:36:16.853Z] #7 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #8 transferring dockerfile: 2.07kB done [2025-01-16T04:36:16.853Z] #8 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #9 transferring dockerfile: 2.11kB done [2025-01-16T04:36:16.853Z] #9 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #10 transferring dockerfile: 2.13kB done [2025-01-16T04:36:16.853Z] #10 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #11 transferring dockerfile: 2.49kB done [2025-01-16T04:36:16.853Z] #11 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #12 [core-command internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #12 transferring dockerfile: 1.94kB done [2025-01-16T04:36:16.853Z] #12 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #13 [core-data internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #13 transferring dockerfile: 2.07kB done [2025-01-16T04:36:16.853Z] #13 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #14 transferring dockerfile: 1.89kB done [2025-01-16T04:36:16.853Z] #14 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-16T04:36:16.853Z] #15 transferring dockerfile: 2.50kB done [2025-01-16T04:36:16.853Z] #15 DONE 0.0s [2025-01-16T04:36:16.853Z] [2025-01-16T04:36:16.853Z] #16 [security-spire-agent internal] load .dockerignore [2025-01-16T04:36:16.853Z] #16 transferring context: 50B done [2025-01-16T04:36:16.853Z] #16 DONE 0.0s [2025-01-16T04:36:17.112Z] [2025-01-16T04:36:17.112Z] #17 [support-notifications internal] load .dockerignore [2025-01-16T04:36:17.112Z] #17 transferring context: 50B done [2025-01-16T04:36:17.112Z] #17 DONE 0.0s [2025-01-16T04:36:17.112Z] [2025-01-16T04:36:17.112Z] #18 [security-bootstrapper internal] load .dockerignore [2025-01-16T04:36:17.112Z] #18 transferring context: 50B done [2025-01-16T04:36:17.112Z] #18 DONE 0.0s [2025-01-16T04:36:17.112Z] [2025-01-16T04:36:17.112Z] #19 [security-spire-config internal] load .dockerignore [2025-01-16T04:36:17.112Z] #19 transferring context: 50B done [2025-01-16T04:36:17.112Z] #19 DONE 0.0s [2025-01-16T04:36:17.112Z] [2025-01-16T04:36:17.112Z] #20 [security-spire-server internal] load .dockerignore [2025-01-16T04:36:17.112Z] #20 transferring context: 50B done [2025-01-16T04:36:17.112Z] #20 DONE 0.0s [2025-01-16T04:36:17.112Z] [2025-01-16T04:36:17.112Z] #21 [support-scheduler internal] load .dockerignore [2025-01-16T04:36:17.112Z] #21 transferring context: 50B done [2025-01-16T04:36:17.112Z] #21 DONE 0.0s [2025-01-16T04:36:17.112Z] [2025-01-16T04:36:17.112Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-16T04:36:17.112Z] #22 transferring context: 50B done [2025-01-16T04:36:17.112Z] #22 DONE 0.0s [2025-01-16T04:36:17.112Z] [2025-01-16T04:36:17.112Z] #23 [core-keeper internal] load .dockerignore [2025-01-16T04:36:17.112Z] #23 transferring context: 50B done [2025-01-16T04:36:17.112Z] #23 DONE 0.0s [2025-01-16T04:36:17.112Z] [2025-01-16T04:36:17.112Z] #24 [security-proxy-auth internal] load .dockerignore [2025-01-16T04:36:17.370Z] #24 transferring context: 50B done [2025-01-16T04:36:17.370Z] #24 DONE 0.0s [2025-01-16T04:36:17.370Z] [2025-01-16T04:36:17.370Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-01-16T04:36:17.370Z] #25 transferring context: 50B done [2025-01-16T04:36:17.370Z] #25 DONE 0.0s [2025-01-16T04:36:17.370Z] [2025-01-16T04:36:17.370Z] #26 [core-command internal] load .dockerignore [2025-01-16T04:36:17.370Z] #26 transferring context: 50B done [2025-01-16T04:36:17.370Z] #26 DONE 0.0s [2025-01-16T04:36:17.370Z] [2025-01-16T04:36:17.370Z] #27 [core-metadata internal] load .dockerignore [2025-01-16T04:36:17.370Z] #27 transferring context: 50B done [2025-01-16T04:36:17.370Z] #27 DONE 0.0s [2025-01-16T04:36:17.370Z] [2025-01-16T04:36:17.370Z] #28 [core-data internal] load .dockerignore [2025-01-16T04:36:17.370Z] #28 transferring context: 50B done [2025-01-16T04:36:17.370Z] #28 DONE 0.0s [2025-01-16T04:36:17.370Z] [2025-01-16T04:36:17.370Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-01-16T04:36:17.370Z] #29 transferring context: 50B done [2025-01-16T04:36:17.370Z] #29 DONE 0.0s [2025-01-16T04:36:17.370Z] [2025-01-16T04:36:17.370Z] #30 [security-proxy-setup internal] load .dockerignore [2025-01-16T04:36:17.370Z] #30 transferring context: 50B done [2025-01-16T04:36:17.370Z] #30 DONE 0.0s [2025-01-16T04:36:17.370Z] [2025-01-16T04:36:17.370Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-16T04:36:17.370Z] #31 DONE 0.0s [2025-01-16T04:36:17.370Z] [2025-01-16T04:36:17.370Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T04:36:17.629Z] #32 ... [2025-01-16T04:36:17.629Z] [2025-01-16T04:36:17.629Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-16T04:36:17.629Z] #31 DONE 0.0s [2025-01-16T04:36:17.629Z] [2025-01-16T04:36:17.629Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T04:36:17.629Z] #32 DONE 0.3s [2025-01-16T04:36:17.629Z] [2025-01-16T04:36:17.629Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-16T04:36:17.629Z] #33 DONE 0.5s [2025-01-16T04:36:17.629Z] [2025-01-16T04:36:17.629Z] #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:36:17.629Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-16T04:36:17.887Z] #34 ... [2025-01-16T04:36:17.887Z] [2025-01-16T04:36:17.887Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-16T04:36:17.887Z] #35 DONE 0.5s [2025-01-16T04:36:17.887Z] [2025-01-16T04:36:17.887Z] #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:36:17.887Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-16T04:36:17.887Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-16T04:36:17.887Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-16T04:36:17.887Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-16T04:36:17.887Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s [2025-01-16T04:36:17.887Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-16T04:36:17.887Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-16T04:36:18.146Z] #34 ... [2025-01-16T04:36:18.146Z] [2025-01-16T04:36:18.146Z] #36 [security-spire-server internal] load build context [2025-01-16T04:36:18.146Z] #36 transferring context: 23.68kB 0.0s done [2025-01-16T04:36:18.146Z] #36 DONE 0.3s [2025-01-16T04:36:18.146Z] [2025-01-16T04:36:18.146Z] #37 [security-spire-agent internal] load build context [2025-01-16T04:36:18.146Z] #37 transferring context: 23.21kB 0.0s done [2025-01-16T04:36:18.146Z] #37 DONE 0.2s [2025-01-16T04:36:18.146Z] [2025-01-16T04:36:18.146Z] #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:36:18.146Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-16T04:36:18.146Z] #34 ... [2025-01-16T04:36:18.146Z] [2025-01-16T04:36:18.146Z] #38 [security-spire-config internal] load build context [2025-01-16T04:36:18.146Z] #38 transferring context: 21.93kB 0.0s done [2025-01-16T04:36:18.146Z] #38 DONE 0.3s [2025-01-16T04:36:18.146Z] [2025-01-16T04:36:18.146Z] #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:36:18.146Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-16T04:36:18.409Z] #34 DONE 1.1s [2025-01-16T04:36:18.409Z] [2025-01-16T04:36:18.409Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:36:18.409Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 done [2025-01-16T04:36:18.409Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-16T04:36:18.409Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-16T04:36:18.409Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-16T04:36:18.409Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-16T04:36:18.409Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-16T04:36:18.409Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-16T04:36:18.409Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-16T04:36:18.409Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.28MB / 30.73MB 0.5s [2025-01-16T04:36:18.409Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-16T04:36:18.409Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-16T04:36:18.667Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done [2025-01-16T04:36:18.667Z] #39 ... [2025-01-16T04:36:18.667Z] [2025-01-16T04:36:18.667Z] #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-16T04:36:18.667Z] #40 DONE 1.1s [2025-01-16T04:36:18.667Z] [2025-01-16T04:36:18.667Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:36:18.667Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2025-01-16T04:36:20.566Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2025-01-16T04:36:20.566Z] #39 ... [2025-01-16T04:36:20.566Z] [2025-01-16T04:36:20.566Z] #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-16T04:36:20.566Z] #41 DONE 1.8s [2025-01-16T04:36:20.825Z] [2025-01-16T04:36:20.825Z] #42 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-16T04:36:22.206Z] #42 ... [2025-01-16T04:36:22.206Z] [2025-01-16T04:36:22.206Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:36:22.206Z] #39 DONE 4.7s [2025-01-16T04:36:22.531Z] [2025-01-16T04:36:22.531Z] #43 [security-bootstrapper internal] load build context [2025-01-16T04:36:23.099Z] #43 ... [2025-01-16T04:36:23.099Z] [2025-01-16T04:36:23.099Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-16T04:36:23.099Z] #0 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.099Z] #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.099Z] #0 1.798 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-16T04:36:23.099Z] #0 1.798 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-16T04:36:23.099Z] #0 1.798 OK: 24170 distinct packages available [2025-01-16T04:36:23.099Z] #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.099Z] #0 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.099Z] #0 2.245 (1/14) Installing ca-certificates (20241121-r1) [2025-01-16T04:36:23.099Z] #0 2.272 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-16T04:36:23.099Z] #0 2.277 (3/14) Installing c-ares (1.33.1-r0) [2025-01-16T04:36:23.099Z] #0 2.283 (4/14) Installing libunistring (1.2-r0) [2025-01-16T04:36:23.099Z] #0 2.299 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-16T04:36:23.099Z] #0 2.304 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-16T04:36:23.099Z] #0 2.308 (7/14) Installing libpsl (0.21.5-r1) [2025-01-16T04:36:23.099Z] #0 2.312 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-16T04:36:23.099Z] #0 2.322 (9/14) Installing libcurl (8.11.1-r0) [2025-01-16T04:36:23.099Z] #0 2.334 (10/14) Installing curl (8.11.1-r0) [2025-01-16T04:36:23.099Z] #0 2.338 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:23.099Z] #0 2.340 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-16T04:36:23.099Z] #0 2.343 (13/14) Installing libucontext (1.2-r3) [2025-01-16T04:36:23.099Z] #0 2.385 (14/14) Installing gcompat (1.1.0-r4) [2025-01-16T04:36:23.099Z] #0 2.385 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:23.099Z] #0 2.385 Executing ca-certificates-20241121-r1.trigger [2025-01-16T04:36:23.099Z] #0 2.414 OK: 13 MiB in 28 packages [2025-01-16T04:36:23.099Z] #44 DONE 4.4s [2025-01-16T04:36:23.099Z] [2025-01-16T04:36:23.099Z] #45 [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-16T04:36:23.099Z] #45 DONE 4.4s [2025-01-16T04:36:23.099Z] [2025-01-16T04:36:23.099Z] #43 [security-bootstrapper internal] load build context [2025-01-16T04:36:23.099Z] #43 ... [2025-01-16T04:36:23.099Z] [2025-01-16T04:36:23.099Z] #46 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-16T04:36:23.099Z] #46 ... [2025-01-16T04:36:23.099Z] [2025-01-16T04:36:23.099Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-16T04:36:23.099Z] #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.099Z] #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.099Z] #0 2.849 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:23.099Z] #0 2.866 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:23.099Z] #0 2.872 OK: 8 MiB in 15 packages [2025-01-16T04:36:23.099Z] #47 DONE 4.4s [2025-01-16T04:36:23.099Z] [2025-01-16T04:36:23.100Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-16T04:36:23.100Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.100Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.100Z] #0 3.478 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:23.100Z] #0 3.478 (2/2) Installing su-exec (0.2-r3) [2025-01-16T04:36:23.100Z] #0 3.484 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:23.100Z] #0 3.502 OK: 8 MiB in 16 packages [2025-01-16T04:36:23.100Z] #48 DONE 4.4s [2025-01-16T04:36:23.100Z] [2025-01-16T04:36:23.100Z] #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-16T04:36:23.100Z] #0 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.100Z] #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.100Z] #0 3.785 (1/7) Installing ca-certificates (20241121-r1) [2025-01-16T04:36:23.100Z] #0 3.804 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:23.100Z] #0 3.807 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-16T04:36:23.100Z] #0 3.814 (4/7) Installing libsodium (1.0.19-r0) [2025-01-16T04:36:23.100Z] #0 3.824 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-16T04:36:23.100Z] #0 3.841 (6/7) Installing libzmq (4.3.5-r2) [2025-01-16T04:36:23.100Z] #0 3.850 (7/7) Installing zeromq (4.3.5-r2) [2025-01-16T04:36:23.100Z] #0 3.856 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:23.100Z] #0 3.863 Executing ca-certificates-20241121-r1.trigger [2025-01-16T04:36:23.100Z] #0 3.908 OK: 12 MiB in 21 packages [2025-01-16T04:36:23.100Z] #49 DONE 4.5s [2025-01-16T04:36:23.100Z] [2025-01-16T04:36:23.100Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-16T04:36:23.100Z] #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.100Z] #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.100Z] #0 3.772 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-16T04:36:23.100Z] #0 3.772 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-16T04:36:23.100Z] #0 3.772 OK: 24170 distinct packages available [2025-01-16T04:36:23.100Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.100Z] #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:23.100Z] #0 4.248 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:23.100Z] #0 4.255 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-16T04:36:23.100Z] #0 4.255 (3/4) Installing libucontext (1.2-r3) [2025-01-16T04:36:23.100Z] #0 4.258 (4/4) Installing gcompat (1.1.0-r4) [2025-01-16T04:36:23.100Z] #0 4.263 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:23.100Z] #0 4.273 OK: 8 MiB in 18 packages [2025-01-16T04:36:23.100Z] #50 DONE 4.6s [2025-01-16T04:36:23.100Z] [2025-01-16T04:36:23.100Z] #51 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-16T04:36:25.001Z] #51 ... [2025-01-16T04:36:25.001Z] [2025-01-16T04:36:25.001Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-16T04:36:25.001Z] #0 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:25.001Z] #0 5.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:25.001Z] #0 5.588 (1/3) Installing ca-certificates (20241121-r1) [2025-01-16T04:36:25.001Z] #0 5.606 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:25.001Z] #0 5.614 (3/3) Installing tzdata (2024b-r0) [2025-01-16T04:36:25.001Z] #0 5.646 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:25.001Z] #0 5.649 Executing ca-certificates-20241121-r1.trigger [2025-01-16T04:36:25.001Z] #0 5.690 OK: 10 MiB in 17 packages [2025-01-16T04:36:25.001Z] #52 DONE 6.4s [2025-01-16T04:36:25.203Z] #8 DONE 16.3s [2025-01-16T04:36:25.203Z] [2025-01-16T04:36:25.203Z] #9 exporting to image [2025-01-16T04:36:25.203Z] #9 exporting layers [2025-01-16T04:36:25.260Z] [2025-01-16T04:36:25.260Z] #53 [support-notifications internal] load build context [2025-01-16T04:36:25.260Z] #53 transferring context: 252.76MB 7.5s [2025-01-16T04:36:25.260Z] #53 ... [2025-01-16T04:36:25.260Z] [2025-01-16T04:36:25.260Z] #54 [security-secretstore-setup internal] load build context [2025-01-16T04:36:25.260Z] #54 ... [2025-01-16T04:36:25.260Z] [2025-01-16T04:36:25.260Z] #53 [support-notifications internal] load build context [2025-01-16T04:36:26.638Z] #53 ... [2025-01-16T04:36:26.638Z] [2025-01-16T04:36:26.638Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-16T04:36:26.638Z] #0 5.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.638Z] #0 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.638Z] #0 6.204 (1/4) Installing ca-certificates (20241121-r1) [2025-01-16T04:36:26.638Z] #0 6.221 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:26.638Z] #0 6.226 (3/4) Installing su-exec (0.2-r3) [2025-01-16T04:36:26.638Z] #0 6.227 (4/4) Installing yq-go (4.44.1-r2) [2025-01-16T04:36:26.638Z] #0 6.295 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:26.638Z] #0 6.308 Executing ca-certificates-20241121-r1.trigger [2025-01-16T04:36:26.638Z] #0 6.368 OK: 19 MiB in 18 packages [2025-01-16T04:36:26.638Z] #55 DONE 7.8s [2025-01-16T04:36:26.638Z] [2025-01-16T04:36:26.638Z] #53 [support-notifications internal] load build context [2025-01-16T04:36:26.638Z] #53 ... [2025-01-16T04:36:26.638Z] [2025-01-16T04:36:26.638Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-16T04:36:26.638Z] #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.638Z] #0 6.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.638Z] #0 6.694 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:26.638Z] #0 6.699 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:26.638Z] #0 6.711 OK: 8 MiB in 15 packages [2025-01-16T04:36:26.638Z] #56 DONE 8.0s [2025-01-16T04:36:26.638Z] [2025-01-16T04:36:26.638Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-16T04:36:26.638Z] #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.638Z] #0 6.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.638Z] #0 6.334 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-16T04:36:26.638Z] #0 6.334 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-16T04:36:26.638Z] #0 6.334 OK: 24170 distinct packages available [2025-01-16T04:36:26.638Z] #0 6.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.638Z] #0 6.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.638Z] #0 6.912 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:26.638Z] #0 6.919 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-16T04:36:26.638Z] #0 6.923 (3/5) Installing libucontext (1.2-r3) [2025-01-16T04:36:26.638Z] #0 6.932 (4/5) Installing gcompat (1.1.0-r4) [2025-01-16T04:36:26.638Z] #0 6.932 (5/5) Installing openssl (3.3.2-r1) [2025-01-16T04:36:26.638Z] #0 6.944 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:26.638Z] #0 6.957 OK: 9 MiB in 19 packages [2025-01-16T04:36:26.638Z] #57 DONE 8.2s [2025-01-16T04:36:26.638Z] [2025-01-16T04:36:26.638Z] #53 [support-notifications internal] load build context [2025-01-16T04:36:26.898Z] #53 ... [2025-01-16T04:36:26.898Z] [2025-01-16T04:36:26.898Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-16T04:36:26.898Z] #0 6.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.898Z] #0 6.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:26.898Z] #0 6.830 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:26.898Z] #0 6.831 (2/4) Installing openssl (3.3.2-r1) [2025-01-16T04:36:26.898Z] #0 6.843 (3/4) Installing su-exec (0.2-r3) [2025-01-16T04:36:26.898Z] #0 6.854 (4/4) Installing yq-go (4.44.1-r2) [2025-01-16T04:36:26.898Z] #0 6.926 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:26.898Z] #0 6.931 OK: 19 MiB in 18 packages [2025-01-16T04:36:26.898Z] #58 DONE 8.1s [2025-01-16T04:36:26.898Z] [2025-01-16T04:36:26.898Z] #53 [support-notifications internal] load build context [2025-01-16T04:36:26.898Z] #53 ... [2025-01-16T04:36:26.898Z] [2025-01-16T04:36:26.898Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-16T04:36:26.898Z] #59 DONE 6.2s [2025-01-16T04:36:26.898Z] [2025-01-16T04:36:26.898Z] #53 [support-notifications internal] load build context [2025-01-16T04:36:27.467Z] #53 ... [2025-01-16T04:36:27.467Z] [2025-01-16T04:36:27.467Z] #60 [security-proxy-auth internal] load build context [2025-01-16T04:36:27.728Z] #60 ... [2025-01-16T04:36:27.728Z] [2025-01-16T04:36:27.728Z] #61 [support-scheduler internal] load build context [2025-01-16T04:36:27.728Z] #61 ... [2025-01-16T04:36:27.728Z] [2025-01-16T04:36:27.728Z] #62 [security-spiffe-token-provider internal] load build context [2025-01-16T04:36:27.993Z] #62 ... [2025-01-16T04:36:27.993Z] [2025-01-16T04:36:27.993Z] #63 [security-proxy-setup internal] load build context [2025-01-16T04:36:27.993Z] #63 ... [2025-01-16T04:36:27.993Z] [2025-01-16T04:36:27.993Z] #64 [core-data internal] load build context [2025-01-16T04:36:27.993Z] #64 ... [2025-01-16T04:36:27.993Z] [2025-01-16T04:36:27.993Z] #65 [core-common-config-bootstrapper internal] load build context [2025-01-16T04:36:28.257Z] #65 ... [2025-01-16T04:36:28.257Z] [2025-01-16T04:36:28.257Z] #66 [core-command internal] load build context [2025-01-16T04:36:28.257Z] #66 ... [2025-01-16T04:36:28.257Z] [2025-01-16T04:36:28.257Z] #67 [core-metadata internal] load build context [2025-01-16T04:36:28.516Z] #67 ... [2025-01-16T04:36:28.516Z] [2025-01-16T04:36:28.516Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:36:28.516Z] #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-01-16T04:36:28.516Z] #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-16T04:36:28.516Z] #68 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-16T04:36:28.516Z] #68 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-16T04:36:28.516Z] #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-16T04:36:28.516Z] #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-16T04:36:28.516Z] #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-16T04:36:28.516Z] #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-16T04:36:28.516Z] #68 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s [2025-01-16T04:36:28.516Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-16T04:36:28.516Z] #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-16T04:36:28.516Z] #68 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2025-01-16T04:36:28.516Z] #68 ... [2025-01-16T04:36:28.516Z] [2025-01-16T04:36:28.516Z] #69 [core-keeper internal] load build context [2025-01-16T04:36:28.516Z] #69 ... [2025-01-16T04:36:28.516Z] [2025-01-16T04:36:28.516Z] #64 [core-data internal] load build context [2025-01-16T04:36:29.088Z] #64 ... [2025-01-16T04:36:29.088Z] [2025-01-16T04:36:29.088Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-16T04:36:29.088Z] #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #0 7.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #0 7.998 OK: 248 MiB in 58 packages [2025-01-16T04:36:29.088Z] #70 DONE 8.3s [2025-01-16T04:36:29.088Z] [2025-01-16T04:36:29.088Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-16T04:36:29.088Z] #42 6.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #42 6.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #42 7.190 OK: 248 MiB in 58 packages [2025-01-16T04:36:29.088Z] #42 DONE 8.4s [2025-01-16T04:36:29.088Z] [2025-01-16T04:36:29.088Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-16T04:36:29.088Z] #0 6.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #0 6.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #0 7.008 OK: 248 MiB in 58 packages [2025-01-16T04:36:29.088Z] #71 DONE 8.3s [2025-01-16T04:36:29.088Z] [2025-01-16T04:36:29.088Z] #64 [core-data internal] load build context [2025-01-16T04:36:29.088Z] #64 ... [2025-01-16T04:36:29.088Z] [2025-01-16T04:36:29.088Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-16T04:36:29.088Z] #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #0 7.201 OK: 248 MiB in 58 packages [2025-01-16T04:36:29.088Z] #72 DONE 8.4s [2025-01-16T04:36:29.088Z] [2025-01-16T04:36:29.088Z] #64 [core-data internal] load build context [2025-01-16T04:36:29.088Z] #64 ... [2025-01-16T04:36:29.088Z] [2025-01-16T04:36:29.088Z] #51 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-01-16T04:36:29.088Z] #51 5.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #51 5.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.088Z] #51 5.883 OK: 8 MiB in 15 packages [2025-01-16T04:36:29.088Z] #51 DONE 6.2s [2025-01-16T04:36:29.088Z] [2025-01-16T04:36:29.088Z] #64 [core-data internal] load build context [2025-01-16T04:36:29.345Z] #64 ... [2025-01-16T04:36:29.345Z] [2025-01-16T04:36:29.345Z] #46 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-16T04:36:29.345Z] #46 5.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.345Z] #46 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.345Z] #46 6.016 OK: 13 MiB in 28 packages [2025-01-16T04:36:29.345Z] #46 DONE 6.3s [2025-01-16T04:36:29.345Z] [2025-01-16T04:36:29.345Z] #64 [core-data internal] load build context [2025-01-16T04:36:29.603Z] #64 ... [2025-01-16T04:36:29.603Z] [2025-01-16T04:36:29.603Z] #63 [security-proxy-setup internal] load build context [2025-01-16T04:36:29.603Z] #63 transferring context: 439.79MB 11.7s done [2025-01-16T04:36:29.603Z] #63 DONE 11.9s [2025-01-16T04:36:29.603Z] [2025-01-16T04:36:29.603Z] #64 [core-data internal] load build context [2025-01-16T04:36:29.862Z] #64 ... [2025-01-16T04:36:29.862Z] [2025-01-16T04:36:29.862Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-16T04:36:29.862Z] #0 7.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.862Z] #0 7.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.862Z] #0 8.299 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-16T04:36:29.862Z] #0 8.299 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-16T04:36:29.862Z] #0 8.299 OK: 24174 distinct packages available [2025-01-16T04:36:29.862Z] #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.862Z] #0 8.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:29.862Z] #0 8.813 OK: 248 MiB in 58 packages [2025-01-16T04:36:29.862Z] #73 DONE 9.3s [2025-01-16T04:36:29.862Z] [2025-01-16T04:36:29.862Z] #43 [security-bootstrapper internal] load build context [2025-01-16T04:36:29.862Z] #43 transferring context: 439.79MB 11.9s done [2025-01-16T04:36:29.862Z] #43 DONE 12.3s [2025-01-16T04:36:29.862Z] [2025-01-16T04:36:29.862Z] #64 [core-data internal] load build context [2025-01-16T04:36:30.120Z] #64 ... [2025-01-16T04:36:30.120Z] [2025-01-16T04:36:30.120Z] #65 [core-common-config-bootstrapper internal] load build context [2025-01-16T04:36:30.120Z] #65 transferring context: 439.79MB 12.1s done [2025-01-16T04:36:30.120Z] #65 DONE 12.4s [2025-01-16T04:36:30.120Z] [2025-01-16T04:36:30.120Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:36:30.378Z] #74 ... [2025-01-16T04:36:30.378Z] [2025-01-16T04:36:30.378Z] #54 [security-secretstore-setup internal] load build context [2025-01-16T04:36:30.378Z] #54 transferring context: 439.79MB 12.3s done [2025-01-16T04:36:30.378Z] #54 DONE 12.8s [2025-01-16T04:36:30.378Z] [2025-01-16T04:36:30.378Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:36:30.378Z] #75 DONE 0.5s [2025-01-16T04:36:30.378Z] [2025-01-16T04:36:30.378Z] #67 [core-metadata internal] load build context [2025-01-16T04:36:30.378Z] #67 transferring context: 439.79MB 12.2s done [2025-01-16T04:36:30.378Z] #67 DONE 12.7s [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:36:30.636Z] #76 CACHED [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-16T04:36:30.636Z] #0 6.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:30.636Z] #0 6.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:30.636Z] #0 7.283 OK: 8 MiB in 16 packages [2025-01-16T04:36:30.636Z] #77 DONE 7.5s [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:36:30.636Z] #78 ... [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #69 [core-keeper internal] load build context [2025-01-16T04:36:30.636Z] #69 transferring context: 439.79MB 12.8s done [2025-01-16T04:36:30.636Z] #69 DONE 13.0s [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:36:30.636Z] #74 DONE 0.5s [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #62 [security-spiffe-token-provider internal] load build context [2025-01-16T04:36:30.636Z] #62 transferring context: 439.79MB 12.8s done [2025-01-16T04:36:30.636Z] #62 DONE 13.0s [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #64 [core-data internal] load build context [2025-01-16T04:36:30.636Z] #64 transferring context: 439.79MB 12.8s done [2025-01-16T04:36:30.636Z] #64 DONE 13.0s [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #53 [support-notifications internal] load build context [2025-01-16T04:36:30.636Z] #53 transferring context: 439.79MB 12.9s done [2025-01-16T04:36:30.636Z] #53 DONE 13.1s [2025-01-16T04:36:30.636Z] [2025-01-16T04:36:30.636Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:36:30.894Z] #79 ... [2025-01-16T04:36:30.894Z] [2025-01-16T04:36:30.894Z] #66 [core-command internal] load build context [2025-01-16T04:36:30.894Z] #66 transferring context: 439.79MB 13.2s done [2025-01-16T04:36:30.894Z] #66 DONE 13.3s [2025-01-16T04:36:31.154Z] [2025-01-16T04:36:31.154Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:36:31.154Z] #79 DONE 0.3s [2025-01-16T04:36:31.154Z] [2025-01-16T04:36:31.154Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:36:31.154Z] #80 DONE 0.3s [2025-01-16T04:36:31.154Z] [2025-01-16T04:36:31.154Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:36:31.154Z] #0 7.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.154Z] #0 7.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.154Z] #0 7.752 OK: 12 MiB in 21 packages [2025-01-16T04:36:31.154Z] #81 DONE 7.9s [2025-01-16T04:36:31.154Z] [2025-01-16T04:36:31.154Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:36:31.154Z] #82 ... [2025-01-16T04:36:31.154Z] [2025-01-16T04:36:31.154Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-16T04:36:31.154Z] #0 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.154Z] #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.154Z] #0 7.860 OK: 8 MiB in 18 packages [2025-01-16T04:36:31.154Z] #83 DONE 8.1s [2025-01-16T04:36:31.432Z] [2025-01-16T04:36:31.432Z] #60 [security-proxy-auth internal] load build context [2025-01-16T04:36:31.692Z] #60 ... [2025-01-16T04:36:31.692Z] [2025-01-16T04:36:31.692Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-16T04:36:31.692Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.692Z] #0 5.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.692Z] #0 6.347 OK: 10 MiB in 17 packages [2025-01-16T04:36:31.692Z] #84 DONE 6.6s [2025-01-16T04:36:31.692Z] [2025-01-16T04:36:31.692Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-16T04:36:31.692Z] #85 DONE 0.4s [2025-01-16T04:36:31.692Z] [2025-01-16T04:36:31.692Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-16T04:36:31.692Z] #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.692Z] #0 4.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.692Z] #0 5.085 OK: 19 MiB in 18 packages [2025-01-16T04:36:31.692Z] #86 DONE 5.2s [2025-01-16T04:36:31.692Z] [2025-01-16T04:36:31.692Z] #61 [support-scheduler internal] load build context [2025-01-16T04:36:31.692Z] #61 transferring context: 439.79MB 14.0s done [2025-01-16T04:36:31.692Z] #61 DONE 14.1s [2025-01-16T04:36:31.692Z] [2025-01-16T04:36:31.692Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-16T04:36:31.692Z] #87 DONE 0.1s [2025-01-16T04:36:31.692Z] [2025-01-16T04:36:31.692Z] #60 [security-proxy-auth internal] load build context [2025-01-16T04:36:31.951Z] #60 ... [2025-01-16T04:36:31.951Z] [2025-01-16T04:36:31.951Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:36:31.951Z] #88 DONE 0.1s [2025-01-16T04:36:31.951Z] [2025-01-16T04:36:31.951Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:36:31.951Z] #0 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.951Z] #0 4.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:31.951Z] #0 4.982 OK: 8 MiB in 15 packages [2025-01-16T04:36:31.951Z] #89 DONE 5.2s [2025-01-16T04:36:31.951Z] [2025-01-16T04:36:31.951Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-16T04:36:31.951Z] #90 DONE 0.1s [2025-01-16T04:36:31.951Z] [2025-01-16T04:36:31.951Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-16T04:36:31.951Z] #91 DONE 0.1s [2025-01-16T04:36:31.951Z] [2025-01-16T04:36:31.951Z] #60 [security-proxy-auth internal] load build context [2025-01-16T04:36:31.951Z] #60 ... [2025-01-16T04:36:31.951Z] [2025-01-16T04:36:31.951Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-16T04:36:31.951Z] #92 DONE 0.0s [2025-01-16T04:36:31.951Z] [2025-01-16T04:36:31.951Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-16T04:36:31.951Z] #93 DONE 0.0s [2025-01-16T04:36:31.951Z] [2025-01-16T04:36:31.951Z] #60 [security-proxy-auth internal] load build context [2025-01-16T04:36:32.211Z] #60 ... [2025-01-16T04:36:32.211Z] [2025-01-16T04:36:32.212Z] #94 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-16T04:36:32.212Z] #0 7.359 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:32.212Z] #0 7.929 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:32.212Z] #0 8.699 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T04:36:32.212Z] #0 8.997 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:36:32.212Z] #0 9.019 OK: 8 MiB in 15 packages [2025-01-16T04:36:32.212Z] #94 DONE 9.2s [2025-01-16T04:36:32.212Z] [2025-01-16T04:36:32.212Z] #60 [security-proxy-auth internal] load build context [2025-01-16T04:36:32.474Z] #60 ... [2025-01-16T04:36:32.474Z] [2025-01-16T04:36:32.474Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-16T04:36:32.474Z] #0 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:32.474Z] #0 5.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:32.474Z] #0 5.453 OK: 19 MiB in 18 packages [2025-01-16T04:36:32.474Z] #95 DONE 5.6s [2025-01-16T04:36:32.474Z] [2025-01-16T04:36:32.474Z] #96 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-16T04:36:32.474Z] #0 5.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:32.474Z] #0 5.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:32.474Z] #0 5.690 OK: 9 MiB in 19 packages [2025-01-16T04:36:32.474Z] #96 DONE 5.8s [2025-01-16T04:36:32.474Z] [2025-01-16T04:36:32.474Z] #60 [security-proxy-auth internal] load build context [2025-01-16T04:36:32.474Z] #60 ... [2025-01-16T04:36:32.474Z] [2025-01-16T04:36:32.474Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-16T04:36:32.474Z] #97 DONE 0.1s [2025-01-16T04:36:32.474Z] [2025-01-16T04:36:32.474Z] #60 [security-proxy-auth internal] load build context [2025-01-16T04:36:32.732Z] #60 transferring context: 439.79MB 15.0s done [2025-01-16T04:36:32.993Z] #60 DONE 15.2s [2025-01-16T04:36:32.993Z] [2025-01-16T04:36:32.993Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-16T04:36:32.993Z] #98 DONE 0.4s [2025-01-16T04:36:32.993Z] [2025-01-16T04:36:32.993Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-16T04:36:32.993Z] #99 DONE 0.4s [2025-01-16T04:36:32.993Z] [2025-01-16T04:36:32.993Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-16T04:36:32.993Z] #100 DONE 0.1s [2025-01-16T04:36:32.993Z] [2025-01-16T04:36:32.993Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-16T04:36:32.993Z] #101 DONE 2.3s [2025-01-16T04:36:32.993Z] [2025-01-16T04:36:32.993Z] #102 [security-spire-config] exporting to image [2025-01-16T04:36:32.993Z] #102 exporting layers 0.9s done [2025-01-16T04:36:32.993Z] #102 writing image sha256:aa7f67d262649816c83b965ed7493c30f86f0472ece30711f6dd325aacc4ac8f 0.0s done [2025-01-16T04:36:32.993Z] #102 naming to docker.io/library/security-spire-config done [2025-01-16T04:36:32.993Z] #102 DONE 1.0s [2025-01-16T04:36:32.993Z] [2025-01-16T04:36:32.993Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-16T04:36:33.252Z] #103 ... [2025-01-16T04:36:33.252Z] [2025-01-16T04:36:33.252Z] #104 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-16T04:36:33.252Z] #0 4.906 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:33.252Z] #0 5.380 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:36:33.252Z] #0 6.142 OK: 248 MiB in 58 packages [2025-01-16T04:36:33.252Z] #104 DONE 6.3s [2025-01-16T04:36:33.252Z] [2025-01-16T04:36:33.252Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-16T04:36:33.252Z] #105 DONE 0.3s [2025-01-16T04:36:33.252Z] [2025-01-16T04:36:33.252Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-16T04:36:33.252Z] #103 DONE 0.2s [2025-01-16T04:36:33.252Z] [2025-01-16T04:36:33.252Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-16T04:36:33.252Z] #106 DONE 0.1s [2025-01-16T04:36:33.252Z] [2025-01-16T04:36:33.252Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-16T04:36:33.252Z] #107 DONE 0.1s [2025-01-16T04:36:33.252Z] [2025-01-16T04:36:33.252Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-16T04:36:33.252Z] #108 DONE 0.4s [2025-01-16T04:36:33.252Z] [2025-01-16T04:36:33.252Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-16T04:36:33.252Z] #109 DONE 0.1s [2025-01-16T04:36:33.252Z] [2025-01-16T04:36:33.252Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-16T04:36:33.510Z] #110 DONE 0.1s [2025-01-16T04:36:33.510Z] [2025-01-16T04:36:33.510Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-16T04:36:33.510Z] #111 DONE 0.1s [2025-01-16T04:36:33.510Z] [2025-01-16T04:36:33.510Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-16T04:36:33.510Z] #112 DONE 0.1s [2025-01-16T04:36:33.510Z] [2025-01-16T04:36:33.510Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-16T04:36:33.510Z] #113 DONE 0.1s [2025-01-16T04:36:33.510Z] [2025-01-16T04:36:33.510Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-16T04:36:33.510Z] #114 DONE 0.0s [2025-01-16T04:36:33.510Z] [2025-01-16T04:36:33.510Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-16T04:36:33.510Z] #115 DONE 0.0s [2025-01-16T04:36:33.510Z] [2025-01-16T04:36:33.510Z] #102 [security-spire-agent] exporting to image [2025-01-16T04:36:34.077Z] #102 exporting layers 0.7s done [2025-01-16T04:36:34.336Z] #102 exporting layers 0.7s done [2025-01-16T04:36:34.336Z] #102 writing image sha256:93ef0d4611e41454d227a94be2b66ad95c7a4f81da044840ca04d699637b10fa 0.0s done [2025-01-16T04:36:34.336Z] #102 naming to docker.io/library/security-spire-agent done [2025-01-16T04:36:34.336Z] #102 writing image sha256:6a4b9725dd12f570ced0bb391f18d407f9326428e064659c1000c78f72f87bf7 done [2025-01-16T04:36:34.336Z] #102 naming to docker.io/library/security-spire-server done [2025-01-16T04:36:34.336Z] #102 DONE 1.9s [2025-01-16T04:36:34.336Z] [2025-01-16T04:36:34.336Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:36:40.213Z] #9 exporting layers 15.5s done [2025-01-16T04:36:40.214Z] #9 writing image sha256:fa9aaca297aa6790ecbd52dced43ed79a94b23471dc3182419c58c5de4ace3a7 done [2025-01-16T04:36:40.214Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-16T04:36:40.214Z] #9 DONE 15.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:36:40.576Z] + docker inspect -f . ci-base-image-arm64 [2025-01-16T04:36:40.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:36:40.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-36817 does not seem to be running inside a container [2025-01-16T04:36:40.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-16T04:36:41.015Z] #116 ... [2025-01-16T04:36:41.015Z] [2025-01-16T04:36:41.015Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:36:41.015Z] #117 ... [2025-01-16T04:36:41.015Z] [2025-01-16T04:36:41.015Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:36:41.409Z] #118 ... [2025-01-16T04:36:41.409Z] [2025-01-16T04:36:41.409Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:36:42.076Z] $ docker top b23ac70e0034819b34cf6dc13e1e66759b0162e3f843a45974938800a3caaeeb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T04:36:42.902Z] + go version [2025-01-16T04:36:43.874Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-16T04:36:43.893Z] $ docker stop --time=1 b23ac70e0034819b34cf6dc13e1e66759b0162e3f843a45974938800a3caaeeb [2025-01-16T04:36:45.489Z] $ docker rm -f --volumes b23ac70e0034819b34cf6dc13e1e66759b0162e3f843a45974938800a3caaeeb [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-16T04:36:46.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-16T04:36:46.159Z] [2025-01-16T04:36:46.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:36:46.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-16T04:36:46.501Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-16T04:36:46.502Z] 547446be3368: Pulling fs layer [2025-01-16T04:36:46.502Z] d125d8839a47: Pulling fs layer [2025-01-16T04:36:46.502Z] 3e85d5ac6304: Pulling fs layer [2025-01-16T04:36:46.502Z] c3105a71a48b: Pulling fs layer [2025-01-16T04:36:46.502Z] 0f093f025ec4: Pulling fs layer [2025-01-16T04:36:46.502Z] c3106fc0e877: Pulling fs layer [2025-01-16T04:36:46.502Z] 0f093f025ec4: Waiting [2025-01-16T04:36:46.502Z] c3106fc0e877: Waiting [2025-01-16T04:36:46.502Z] c3105a71a48b: Waiting [2025-01-16T04:36:46.771Z] 547446be3368: Verifying Checksum [2025-01-16T04:36:46.771Z] 547446be3368: Download complete [2025-01-16T04:36:46.771Z] c3105a71a48b: Download complete [2025-01-16T04:36:47.040Z] d125d8839a47: Verifying Checksum [2025-01-16T04:36:47.040Z] d125d8839a47: Download complete [2025-01-16T04:36:47.040Z] c3106fc0e877: Download complete [2025-01-16T04:36:47.040Z] 0f093f025ec4: Verifying Checksum [2025-01-16T04:36:47.040Z] 0f093f025ec4: Download complete [2025-01-16T04:36:47.309Z] 547446be3368: Pull complete [2025-01-16T04:36:48.291Z] d125d8839a47: Pull complete [2025-01-16T04:36:48.884Z] 3e85d5ac6304: Verifying Checksum [2025-01-16T04:36:48.884Z] 3e85d5ac6304: Download complete [2025-01-16T04:37:03.913Z] 3e85d5ac6304: Pull complete [2025-01-16T04:37:03.913Z] c3105a71a48b: Pull complete [2025-01-16T04:37:03.913Z] 0f093f025ec4: Pull complete [2025-01-16T04:37:03.913Z] c3106fc0e877: Pull complete [2025-01-16T04:37:03.913Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-16T04:37:03.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-16T04:37:03.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:37:04.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-36817 does not seem to be running inside a container [2025-01-16T04:37:04.178Z] $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-16T04:37:06.189Z] $ docker top d415a6b7ddfc99ee1528f562f2b19553bd608d29b4404998ad310bd9a415f6db -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T04:37:06.704Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-16T04:37:08.077Z] #119 ... [2025-01-16T04:37:08.077Z] [2025-01-16T04:37:08.077Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:08.077Z] #118 DONE 34.4s [2025-01-16T04:37:08.077Z] [2025-01-16T04:37:08.077Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:08.077Z] #119 DONE 35.2s [2025-01-16T04:37:08.077Z] [2025-01-16T04:37:08.077Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:08.077Z] #78 DONE 35.7s [2025-01-16T04:37:08.077Z] [2025-01-16T04:37:08.077Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:08.077Z] #82 DONE 35.2s [2025-01-16T04:37:08.077Z] [2025-01-16T04:37:08.077Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:08.077Z] #116 DONE 33.0s [2025-01-16T04:37:08.077Z] [2025-01-16T04:37:08.077Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:08.077Z] #117 DONE 35.6s [2025-01-16T04:37:08.077Z] [2025-01-16T04:37:08.077Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-16T04:37:08.653Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-01-16T04:37:08.653Z] #1 transferring dockerfile: 2.07kB 0.0s done [2025-01-16T04:37:08.653Z] #1 DONE 0.1s [2025-01-16T04:37:08.653Z] [2025-01-16T04:37:08.653Z] #2 [core-keeper internal] load .dockerignore [2025-01-16T04:37:08.653Z] #2 transferring context: 50B done [2025-01-16T04:37:08.653Z] #2 DONE 0.1s [2025-01-16T04:37:08.653Z] [2025-01-16T04:37:08.653Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T04:37:08.921Z] #3 ... [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #4 [security-spiffe-token-provider internal] load .dockerignore [2025-01-16T04:37:08.921Z] #4 transferring context: 50B done [2025-01-16T04:37:08.921Z] #4 DONE 0.1s [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-16T04:37:08.921Z] #5 transferring dockerfile: 1.89kB done [2025-01-16T04:37:08.921Z] #5 DONE 0.1s [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T04:37:08.921Z] #3 ... [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-16T04:37:08.921Z] #6 transferring dockerfile: 2.49kB 0.0s done [2025-01-16T04:37:08.921Z] #6 DONE 0.1s [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #7 [security-secretstore-setup internal] load .dockerignore [2025-01-16T04:37:08.921Z] #7 transferring context: 50B 0.0s done [2025-01-16T04:37:08.921Z] #7 DONE 0.2s [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T04:37:08.921Z] #3 ... [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #8 [core-data internal] load build definition from Dockerfile [2025-01-16T04:37:08.921Z] #8 transferring dockerfile: 2.07kB 0.0s done [2025-01-16T04:37:08.921Z] #8 DONE 0.1s [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #9 [core-data internal] load .dockerignore [2025-01-16T04:37:08.921Z] #9 transferring context: 50B done [2025-01-16T04:37:08.921Z] #9 DONE 0.1s [2025-01-16T04:37:08.921Z] [2025-01-16T04:37:08.921Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T04:37:09.189Z] #3 DONE 0.0s [2025-01-16T04:37:09.189Z] [2025-01-16T04:37:09.189Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-16T04:37:09.189Z] #10 transferring dockerfile: 2.11kB 0.0s done [2025-01-16T04:37:09.189Z] #10 DONE 0.1s [2025-01-16T04:37:09.189Z] [2025-01-16T04:37:09.189Z] #11 [security-proxy-auth internal] load .dockerignore [2025-01-16T04:37:09.189Z] #11 transferring context: 50B 0.0s done [2025-01-16T04:37:09.189Z] #11 DONE 0.1s [2025-01-16T04:37:09.189Z] [2025-01-16T04:37:09.189Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-01-16T04:37:09.189Z] #12 transferring dockerfile: 1.82kB done [2025-01-16T04:37:09.189Z] #12 DONE 0.1s [2025-01-16T04:37:09.189Z] [2025-01-16T04:37:09.189Z] #13 [support-scheduler internal] load .dockerignore [2025-01-16T04:37:09.189Z] #13 transferring context: 50B 0.0s done [2025-01-16T04:37:09.189Z] #13 DONE 0.1s [2025-01-16T04:37:09.189Z] [2025-01-16T04:37:09.189Z] #14 [security-proxy-setup internal] load .dockerignore [2025-01-16T04:37:09.466Z] #14 transferring context: 50B 0.0s done [2025-01-16T04:37:09.466Z] #14 DONE 0.1s [2025-01-16T04:37:09.466Z] [2025-01-16T04:37:09.466Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T04:37:09.466Z] #3 DONE 0.0s [2025-01-16T04:37:09.466Z] [2025-01-16T04:37:09.466Z] #15 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T04:37:09.466Z] #15 DONE 0.7s [2025-01-16T04:37:09.466Z] [2025-01-16T04:37:09.466Z] #16 [security-spire-config internal] load .dockerignore [2025-01-16T04:37:09.466Z] #16 transferring context: 50B 0.0s done [2025-01-16T04:37:09.466Z] #16 DONE 0.2s [2025-01-16T04:37:09.466Z] [2025-01-16T04:37:09.466Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-16T04:37:09.466Z] #17 transferring dockerfile: 2.50kB 0.0s done [2025-01-16T04:37:09.466Z] #17 DONE 0.2s [2025-01-16T04:37:09.466Z] [2025-01-16T04:37:09.466Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T04:37:09.466Z] #3 DONE 0.0s [2025-01-16T04:37:09.466Z] [2025-01-16T04:37:09.466Z] #18 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-16T04:37:09.743Z] #18 ... [2025-01-16T04:37:09.743Z] [2025-01-16T04:37:09.743Z] #19 [security-spire-config internal] load build definition from Dockerfile [2025-01-16T04:37:09.743Z] #19 transferring dockerfile: 1.69kB done [2025-01-16T04:37:09.743Z] #19 DONE 0.3s [2025-01-16T04:37:09.743Z] [2025-01-16T04:37:09.743Z] #20 [support-notifications internal] load .dockerignore [2025-01-16T04:37:10.014Z] #20 ... [2025-01-16T04:37:10.014Z] [2025-01-16T04:37:10.014Z] #15 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T04:37:10.014Z] #15 DONE 1.1s [2025-01-16T04:37:10.287Z] [2025-01-16T04:37:10.287Z] #21 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:37:10.287Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.5s done [2025-01-16T04:37:10.287Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-16T04:37:10.287Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-16T04:37:10.287Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-16T04:37:10.287Z] #21 ... [2025-01-16T04:37:10.287Z] [2025-01-16T04:37:10.287Z] #22 [security-spire-server internal] load build definition from Dockerfile [2025-01-16T04:37:10.287Z] #22 transferring dockerfile: 1.70kB 0.1s done [2025-01-16T04:37:10.287Z] #22 DONE 0.8s [2025-01-16T04:37:10.287Z] [2025-01-16T04:37:10.287Z] #23 [security-spire-server internal] load .dockerignore [2025-01-16T04:37:10.287Z] #23 transferring context: 50B 0.1s done [2025-01-16T04:37:10.287Z] #23 DONE 0.8s [2025-01-16T04:37:10.287Z] [2025-01-16T04:37:10.287Z] #24 [core-metadata internal] load .dockerignore [2025-01-16T04:37:10.989Z] #24 ... [2025-01-16T04:37:10.989Z] [2025-01-16T04:37:10.989Z] #25 [security-bootstrapper internal] load .dockerignore [2025-01-16T04:37:10.989Z] #25 transferring context: 50B 0.1s done [2025-01-16T04:37:10.989Z] #25 DONE 0.9s [2025-01-16T04:37:10.989Z] [2025-01-16T04:37:10.989Z] #21 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:37:10.989Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s done [2025-01-16T04:37:10.989Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.1s [2025-01-16T04:37:11.292Z] #21 ... [2025-01-16T04:37:11.292Z] [2025-01-16T04:37:11.292Z] #15 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T04:37:11.292Z] #15 DONE 2.1s [2025-01-16T04:37:11.292Z] [2025-01-16T04:37:11.292Z] #26 [support-notifications internal] load build definition from Dockerfile [2025-01-16T04:37:11.292Z] #26 transferring dockerfile: 2.04kB 0.1s done [2025-01-16T04:37:11.292Z] #26 DONE 1.7s [2025-01-16T04:37:11.292Z] [2025-01-16T04:37:11.292Z] #27 [security-proxy-auth internal] load build context [2025-01-16T04:37:11.292Z] #27 transferring context: 3.07MB 1.6s done [2025-01-16T04:37:11.292Z] #27 DONE 2.0s [2025-01-16T04:37:11.292Z] [2025-01-16T04:37:11.292Z] #28 [core-data internal] load build context [2025-01-16T04:37:11.292Z] #28 transferring context: 3.07MB 1.5s done [2025-01-16T04:37:11.292Z] #28 DONE 1.9s [2025-01-16T04:37:11.292Z] [2025-01-16T04:37:11.292Z] #18 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-16T04:37:11.292Z] #18 DONE 2.1s [2025-01-16T04:37:11.292Z] [2025-01-16T04:37:11.292Z] #29 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-01-16T04:37:11.580Z] #29 ... [2025-01-16T04:37:11.580Z] [2025-01-16T04:37:11.580Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-16T04:37:11.580Z] #30 DONE 1.9s [2025-01-16T04:37:11.580Z] [2025-01-16T04:37:11.580Z] #31 [support-scheduler internal] load build context [2025-01-16T04:37:11.580Z] #31 transferring context: 3.07MB 1.5s done [2025-01-16T04:37:11.580Z] #31 DONE 2.2s [2025-01-16T04:37:11.580Z] [2025-01-16T04:37:11.580Z] #32 [security-spiffe-token-provider internal] load build context [2025-01-16T04:37:11.580Z] #32 transferring context: 3.07MB 1.5s done [2025-01-16T04:37:11.580Z] #32 DONE 2.1s [2025-01-16T04:37:11.580Z] [2025-01-16T04:37:11.580Z] #33 [security-secretstore-setup internal] load build context [2025-01-16T04:37:11.580Z] #33 transferring context: 3.07MB 1.7s done [2025-01-16T04:37:11.580Z] #33 DONE 2.2s [2025-01-16T04:37:11.859Z] [2025-01-16T04:37:11.859Z] #34 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-16T04:37:11.859Z] #34 transferring dockerfile: 2.23kB 0.0s done [2025-01-16T04:37:11.859Z] #34 DONE 0.9s [2025-01-16T04:37:11.859Z] [2025-01-16T04:37:11.859Z] #35 [core-keeper internal] load build context [2025-01-16T04:37:11.859Z] #35 transferring context: 3.07MB 1.5s done [2025-01-16T04:37:11.859Z] #35 DONE 2.2s [2025-01-16T04:37:11.859Z] [2025-01-16T04:37:11.859Z] #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:37:11.859Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.5s done [2025-01-16T04:37:11.859Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-16T04:37:11.859Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-16T04:37:11.859Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-16T04:37:11.859Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s done [2025-01-16T04:37:11.859Z] #21 ... [2025-01-16T04:37:11.859Z] [2025-01-16T04:37:11.859Z] #36 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-16T04:37:11.859Z] #36 transferring context: 50B done [2025-01-16T04:37:11.859Z] #36 DONE 1.1s [2025-01-16T04:37:11.859Z] [2025-01-16T04:37:11.859Z] #20 [support-notifications internal] load .dockerignore [2025-01-16T04:37:11.859Z] #20 transferring context: 50B done [2025-01-16T04:37:11.859Z] #20 DONE 2.1s [2025-01-16T04:37:11.859Z] [2025-01-16T04:37:11.859Z] #37 [security-proxy-setup internal] load build context [2025-01-16T04:37:11.859Z] #37 transferring context: 3.07MB 0.8s done [2025-01-16T04:37:11.859Z] #37 DONE 1.8s [2025-01-16T04:37:11.859Z] [2025-01-16T04:37:11.859Z] #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:37:12.134Z] #21 ... [2025-01-16T04:37:12.134Z] [2025-01-16T04:37:12.134Z] #38 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-16T04:37:12.134Z] #38 transferring dockerfile: 3.02kB 0.0s done [2025-01-16T04:37:12.134Z] #38 DONE 2.1s [2025-01-16T04:37:12.134Z] [2025-01-16T04:37:12.134Z] #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:37:12.134Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-16T04:37:12.134Z] #21 ... [2025-01-16T04:37:12.134Z] [2025-01-16T04:37:12.134Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T04:37:12.134Z] #3 DONE 0.0s [2025-01-16T04:37:12.134Z] [2025-01-16T04:37:12.134Z] #29 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-01-16T04:37:12.134Z] #29 DONE 1.0s [2025-01-16T04:37:12.421Z] [2025-01-16T04:37:12.421Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:12.422Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-01-16T04:37:12.422Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-16T04:37:12.422Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-16T04:37:12.422Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-16T04:37:12.422Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-16T04:37:12.422Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-16T04:37:12.422Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-16T04:37:12.422Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-16T04:37:12.422Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 0.7s [2025-01-16T04:37:12.422Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-16T04:37:12.422Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-16T04:37:12.422Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 0.8s [2025-01-16T04:37:12.422Z] #39 ... [2025-01-16T04:37:12.422Z] [2025-01-16T04:37:12.422Z] #40 [core-command internal] load .dockerignore [2025-01-16T04:37:12.422Z] #40 transferring context: 50B done [2025-01-16T04:37:12.422Z] #40 DONE 1.2s [2025-01-16T04:37:12.422Z] [2025-01-16T04:37:12.422Z] #18 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-16T04:37:12.422Z] #18 DONE 3.2s [2025-01-16T04:37:12.422Z] [2025-01-16T04:37:12.422Z] #24 [core-metadata internal] load .dockerignore [2025-01-16T04:37:12.422Z] #24 transferring context: 50B 0.0s done [2025-01-16T04:37:12.422Z] #24 DONE 2.1s [2025-01-16T04:37:12.422Z] [2025-01-16T04:37:12.422Z] #41 [core-metadata internal] load build definition from Dockerfile [2025-01-16T04:37:12.422Z] #41 transferring dockerfile: 2.13kB done [2025-01-16T04:37:12.422Z] #41 DONE 2.1s [2025-01-16T04:37:12.422Z] [2025-01-16T04:37:12.422Z] #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T04:37:12.422Z] #15 DONE 2.7s [2025-01-16T04:37:12.422Z] [2025-01-16T04:37:12.422Z] #29 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-16T04:37:12.422Z] #29 DONE 2.1s [2025-01-16T04:37:12.422Z] [2025-01-16T04:37:12.422Z] #42 [security-spire-config internal] load build context [2025-01-16T04:37:12.422Z] #42 transferring context: 21.93kB 0.0s done [2025-01-16T04:37:12.422Z] #42 DONE 0.9s [2025-01-16T04:37:12.422Z] [2025-01-16T04:37:12.422Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:12.422Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 0.9s [2025-01-16T04:37:12.706Z] #39 ... [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #43 [core-command internal] load build definition from Dockerfile [2025-01-16T04:37:12.706Z] #43 transferring dockerfile: 1.94kB done [2025-01-16T04:37:12.706Z] #43 DONE 1.2s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #44 [security-spire-agent internal] load .dockerignore [2025-01-16T04:37:12.706Z] #44 transferring context: 50B done [2025-01-16T04:37:12.706Z] #44 DONE 1.4s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #18 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-16T04:37:12.706Z] #18 DONE 3.2s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T04:37:12.706Z] #3 DONE 0.1s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #29 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-01-16T04:37:12.706Z] #29 DONE 2.1s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #45 [security-spire-server internal] load build context [2025-01-16T04:37:12.706Z] #45 transferring context: 23.68kB 0.0s done [2025-01-16T04:37:12.706Z] #45 DONE 1.0s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:12.706Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.0s [2025-01-16T04:37:12.706Z] #39 ... [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #46 [security-spire-agent internal] load build definition from Dockerfile [2025-01-16T04:37:12.706Z] #46 transferring dockerfile: 1.81kB done [2025-01-16T04:37:12.706Z] #46 DONE 1.5s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:12.706Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 1.1s [2025-01-16T04:37:12.706Z] #39 ... [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #18 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-16T04:37:12.706Z] #18 DONE 3.6s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T04:37:12.706Z] #15 DONE 2.7s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #29 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-01-16T04:37:12.706Z] #29 DONE 2.5s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #21 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:37:12.706Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.5s done [2025-01-16T04:37:12.706Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-16T04:37:12.706Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-16T04:37:12.706Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-16T04:37:12.706Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s done [2025-01-16T04:37:12.706Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-16T04:37:12.706Z] #21 DONE 5.0s [2025-01-16T04:37:12.706Z] [2025-01-16T04:37:12.706Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:12.706Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 1.2s [2025-01-16T04:37:13.312Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.6s done [2025-01-16T04:37:13.596Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-16T04:37:14.193Z] #39 ... [2025-01-16T04:37:14.193Z] [2025-01-16T04:37:14.193Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-16T04:37:14.193Z] #30 DONE 2.9s [2025-01-16T04:37:14.193Z] [2025-01-16T04:37:14.193Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:14.783Z] #39 ... [2025-01-16T04:37:14.783Z] [2025-01-16T04:37:14.783Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-16T04:37:14.783Z] #47 DONE 1.7s [2025-01-16T04:37:14.783Z] [2025-01-16T04:37:14.783Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:14.783Z] #39 ... [2025-01-16T04:37:14.783Z] [2025-01-16T04:37:14.783Z] #21 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:37:14.783Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.5s done [2025-01-16T04:37:14.783Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-16T04:37:14.783Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-16T04:37:14.784Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-16T04:37:14.784Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s done [2025-01-16T04:37:14.784Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-16T04:37:14.784Z] #21 DONE 5.0s [2025-01-16T04:37:14.784Z] [2025-01-16T04:37:14.784Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:14.784Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-01-16T04:37:14.784Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-16T04:37:14.784Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-16T04:37:14.784Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-16T04:37:14.784Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-16T04:37:14.784Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-16T04:37:14.784Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-16T04:37:14.784Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-16T04:37:14.784Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.6s done [2025-01-16T04:37:14.784Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-16T04:37:14.784Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-16T04:37:15.053Z] #39 ... [2025-01-16T04:37:15.053Z] [2025-01-16T04:37:15.053Z] #48 [core-common-config-bootstrapper internal] load build context [2025-01-16T04:37:15.053Z] #48 transferring context: 3.07MB 1.8s done [2025-01-16T04:37:15.053Z] #48 DONE 2.5s [2025-01-16T04:37:15.328Z] [2025-01-16T04:37:15.328Z] #49 [security-spire-agent internal] load build context [2025-01-16T04:37:15.328Z] #49 transferring context: 23.21kB 0.0s done [2025-01-16T04:37:15.328Z] #49 DONE 0.6s [2025-01-16T04:37:15.328Z] [2025-01-16T04:37:15.328Z] #50 [support-notifications internal] load build context [2025-01-16T04:37:15.328Z] #50 transferring context: 3.07MB 2.1s done [2025-01-16T04:37:15.328Z] #50 DONE 2.7s [2025-01-16T04:37:15.328Z] [2025-01-16T04:37:15.328Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:15.597Z] #39 ... [2025-01-16T04:37:15.597Z] [2025-01-16T04:37:15.597Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-16T04:37:15.597Z] #51 DONE 3.4s [2025-01-16T04:37:15.865Z] [2025-01-16T04:37:15.865Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:15.865Z] #39 ... [2025-01-16T04:37:15.865Z] [2025-01-16T04:37:15.865Z] #52 [security-bootstrapper internal] load build context [2025-01-16T04:37:15.865Z] #52 transferring context: 3.07MB 2.6s done [2025-01-16T04:37:15.865Z] #52 DONE 3.3s [2025-01-16T04:37:16.134Z] [2025-01-16T04:37:16.134Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:37:16.134Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-01-16T04:37:16.134Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-16T04:37:16.134Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-16T04:37:16.134Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-16T04:37:16.134Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2025-01-16T04:37:16.134Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.0s [2025-01-16T04:37:16.134Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-16T04:37:16.338Z] #120 ... [2025-01-16T04:37:16.338Z] [2025-01-16T04:37:16.338Z] #121 [support-notifications builder 6/7] COPY . . [2025-01-16T04:37:16.338Z] #121 ... [2025-01-16T04:37:16.338Z] [2025-01-16T04:37:16.338Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-16T04:37:16.404Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 1.2s [2025-01-16T04:37:16.404Z] #53 ... [2025-01-16T04:37:16.404Z] [2025-01-16T04:37:16.404Z] #54 [core-command internal] load build context [2025-01-16T04:37:16.404Z] #54 transferring context: 3.07MB 3.0s done [2025-01-16T04:37:16.404Z] #54 DONE 3.6s [2025-01-16T04:37:16.404Z] [2025-01-16T04:37:16.404Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:37:16.404Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 1.4s [2025-01-16T04:37:16.598Z] #122 ... [2025-01-16T04:37:16.598Z] [2025-01-16T04:37:16.598Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-01-16T04:37:16.684Z] #53 ... [2025-01-16T04:37:16.684Z] [2025-01-16T04:37:16.684Z] #55 [core-metadata internal] load build context [2025-01-16T04:37:16.684Z] #55 transferring context: 3.07MB 2.4s done [2025-01-16T04:37:16.684Z] #55 DONE 3.6s [2025-01-16T04:37:16.684Z] [2025-01-16T04:37:16.684Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:37:16.684Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 1.5s [2025-01-16T04:37:16.684Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 1.6s [2025-01-16T04:37:16.684Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 1.7s [2025-01-16T04:37:16.880Z] #123 ... [2025-01-16T04:37:16.880Z] [2025-01-16T04:37:16.880Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-16T04:37:16.880Z] #124 ... [2025-01-16T04:37:16.880Z] [2025-01-16T04:37:16.880Z] #125 [support-scheduler builder 6/7] COPY . . [2025-01-16T04:37:16.955Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.66MB / 18.32MB 1.8s [2025-01-16T04:37:16.955Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.0s [2025-01-16T04:37:17.225Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.1s done [2025-01-16T04:37:17.225Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2025-01-16T04:37:17.450Z] #125 DONE 11.1s [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #126 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:17.450Z] #127 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:17.450Z] #128 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #129 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:17.450Z] #130 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #123 DONE 11.1s [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #121 [support-notifications builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #121 DONE 11.1s [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:17.450Z] #131 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:17.450Z] #132 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #133 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #120 DONE 11.1s [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-16T04:37:17.450Z] #134 ... [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #124 DONE 11.1s [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #135 [core-data builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #135 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:17.450Z] #136 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:17.450Z] #137 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:17.450Z] #138 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:17.450Z] #139 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #140 [core-command builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #140 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #141 [core-metadata builder 6/7] COPY . . [2025-01-16T04:37:17.450Z] #141 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:17.450Z] #142 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:17.450Z] #143 CACHED [2025-01-16T04:37:17.450Z] [2025-01-16T04:37:17.450Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-16T04:37:17.450Z] #122 DONE 11.1s [2025-01-16T04:37:17.709Z] [2025-01-16T04:37:17.709Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-16T04:37:18.652Z] #53 ... [2025-01-16T04:37:18.652Z] [2025-01-16T04:37:18.652Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-16T04:37:18.652Z] #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:18.652Z] #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:18.652Z] #0 5.460 OK: 239 MiB in 58 packages [2025-01-16T04:37:18.652Z] #56 DONE 6.4s [2025-01-16T04:37:18.652Z] [2025-01-16T04:37:18.652Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-16T04:37:18.652Z] #0 4.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:18.652Z] #0 4.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:18.652Z] #0 7.374 OK: 239 MiB in 58 packages [2025-01-16T04:37:18.652Z] #57 DONE 8.0s [2025-01-16T04:37:18.652Z] [2025-01-16T04:37:18.652Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:37:19.087Z] #144 1.617 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-16T04:37:19.620Z] #53 ... [2025-01-16T04:37:19.620Z] [2025-01-16T04:37:19.620Z] #58 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:19.620Z] #58 DONE 0.9s [2025-01-16T04:37:19.620Z] [2025-01-16T04:37:19.620Z] #59 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:19.620Z] #59 DONE 1.0s [2025-01-16T04:37:19.620Z] [2025-01-16T04:37:19.620Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:19.620Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s [2025-01-16T04:37:20.587Z] #39 ... [2025-01-16T04:37:20.587Z] [2025-01-16T04:37:20.587Z] #60 [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-16T04:37:20.587Z] #60 DONE 7.6s [2025-01-16T04:37:20.587Z] [2025-01-16T04:37:20.587Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:21.182Z] #39 ... [2025-01-16T04:37:21.182Z] [2025-01-16T04:37:21.182Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-16T04:37:21.182Z] #0 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:21.182Z] #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:21.182Z] #0 7.807 OK: 239 MiB in 58 packages [2025-01-16T04:37:21.182Z] #61 DONE 8.7s [2025-01-16T04:37:21.182Z] [2025-01-16T04:37:21.182Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:21.451Z] #39 ... [2025-01-16T04:37:21.451Z] [2025-01-16T04:37:21.451Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-16T04:37:21.451Z] #0 5.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:21.451Z] #0 6.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:21.451Z] #0 8.754 OK: 239 MiB in 58 packages [2025-01-16T04:37:21.451Z] #62 DONE 9.7s [2025-01-16T04:37:21.451Z] [2025-01-16T04:37:21.451Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:22.415Z] #39 ... [2025-01-16T04:37:22.415Z] [2025-01-16T04:37:22.415Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-16T04:37:22.415Z] #0 4.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:22.415Z] #0 4.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:22.415Z] #0 7.859 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-16T04:37:22.415Z] #0 7.859 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-16T04:37:22.415Z] #0 7.859 OK: 24052 distinct packages available [2025-01-16T04:37:22.415Z] #0 8.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:22.415Z] #0 9.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:22.415Z] #63 ... [2025-01-16T04:37:22.415Z] [2025-01-16T04:37:22.415Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:22.415Z] #39 ... [2025-01-16T04:37:22.415Z] [2025-01-16T04:37:22.415Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:22.415Z] #64 DONE 1.1s [2025-01-16T04:37:22.683Z] [2025-01-16T04:37:22.683Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:22.683Z] #65 DONE 1.3s [2025-01-16T04:37:22.683Z] [2025-01-16T04:37:22.683Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:22.951Z] #39 ... [2025-01-16T04:37:22.951Z] [2025-01-16T04:37:22.951Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-16T04:37:22.951Z] #0 7.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:22.951Z] #0 8.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:22.951Z] #66 ... [2025-01-16T04:37:22.951Z] [2025-01-16T04:37:22.951Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-16T04:37:22.951Z] #0 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.221Z] #67 ... [2025-01-16T04:37:23.221Z] [2025-01-16T04:37:23.221Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-16T04:37:23.221Z] #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.221Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.221Z] #68 ... [2025-01-16T04:37:23.221Z] [2025-01-16T04:37:23.221Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-16T04:37:23.221Z] #0 7.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.221Z] #0 8.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.492Z] #69 ... [2025-01-16T04:37:23.492Z] [2025-01-16T04:37:23.492Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-16T04:37:23.492Z] #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.492Z] #0 8.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.492Z] #70 ... [2025-01-16T04:37:23.492Z] [2025-01-16T04:37:23.492Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-16T04:37:23.492Z] #0 8.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.492Z] #0 9.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.765Z] #71 ... [2025-01-16T04:37:23.765Z] [2025-01-16T04:37:23.765Z] #72 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-16T04:37:23.765Z] #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.765Z] #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.765Z] #72 10.86 (1/3) Installing ca-certificates (20241121-r1) [2025-01-16T04:37:23.765Z] #72 ... [2025-01-16T04:37:23.765Z] [2025-01-16T04:37:23.765Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-16T04:37:23.765Z] #0 4.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.765Z] #0 5.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:23.765Z] #0 8.477 (1/4) Installing ca-certificates (20241121-r1) [2025-01-16T04:37:23.765Z] #0 8.814 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:23.765Z] #0 8.820 (3/4) Installing su-exec (0.2-r3) [2025-01-16T04:37:23.765Z] #0 8.848 (4/4) Installing yq-go (4.44.1-r2) [2025-01-16T04:37:23.765Z] #0 9.407 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:23.765Z] #0 9.543 Executing ca-certificates-20241121-r1.trigger [2025-01-16T04:37:23.765Z] #0 10.65 OK: 20 MiB in 18 packages [2025-01-16T04:37:24.036Z] #73 ... [2025-01-16T04:37:24.036Z] [2025-01-16T04:37:24.036Z] #74 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-16T04:37:24.036Z] #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:24.036Z] #0 8.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:24.036Z] #74 ... [2025-01-16T04:37:24.036Z] [2025-01-16T04:37:24.036Z] #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-16T04:37:24.036Z] #0 8.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:24.036Z] #0 9.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:24.306Z] #75 ... [2025-01-16T04:37:24.306Z] [2025-01-16T04:37:24.306Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:24.306Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s [2025-01-16T04:37:24.897Z] #39 ... [2025-01-16T04:37:24.897Z] [2025-01-16T04:37:24.897Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-16T04:37:24.897Z] #73 DONE 12.0s [2025-01-16T04:37:24.897Z] [2025-01-16T04:37:24.897Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:25.886Z] #39 ... [2025-01-16T04:37:25.886Z] [2025-01-16T04:37:25.886Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-16T04:37:25.886Z] #0 6.482 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:25.886Z] #0 7.726 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:25.886Z] #76 ... [2025-01-16T04:37:25.886Z] [2025-01-16T04:37:25.886Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:37:25.886Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.6s [2025-01-16T04:37:25.886Z] #53 ... [2025-01-16T04:37:25.886Z] [2025-01-16T04:37:25.886Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:27.316Z] #39 ... [2025-01-16T04:37:27.316Z] [2025-01-16T04:37:27.316Z] #74 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-16T04:37:27.316Z] #74 13.14 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:27.316Z] #74 13.18 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:27.316Z] #74 13.28 OK: 9 MiB in 15 packages [2025-01-16T04:37:27.316Z] #74 DONE 16.1s [2025-01-16T04:37:27.316Z] [2025-01-16T04:37:27.316Z] #72 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-16T04:37:27.316Z] #72 11.25 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:27.316Z] #72 11.26 (3/3) Installing tzdata (2024b-r0) [2025-01-16T04:37:27.316Z] #72 12.11 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:27.316Z] #72 12.16 Executing ca-certificates-20241121-r1.trigger [2025-01-16T04:37:27.316Z] #72 12.88 OK: 11 MiB in 17 packages [2025-01-16T04:37:27.316Z] #72 DONE 14.6s [2025-01-16T04:37:27.316Z] [2025-01-16T04:37:27.316Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:27.587Z] #39 ... [2025-01-16T04:37:27.587Z] [2025-01-16T04:37:27.587Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-16T04:37:27.587Z] #70 12.12 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:27.587Z] #70 12.18 (2/4) Installing openssl (3.3.2-r1) [2025-01-16T04:37:27.587Z] #70 12.26 (3/4) Installing su-exec (0.2-r3) [2025-01-16T04:37:27.587Z] #70 12.29 (4/4) Installing yq-go (4.44.1-r2) [2025-01-16T04:37:27.587Z] #70 13.18 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:27.587Z] #70 13.28 OK: 20 MiB in 18 packages [2025-01-16T04:37:27.587Z] #70 DONE 14.6s [2025-01-16T04:37:27.587Z] [2025-01-16T04:37:27.587Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:28.179Z] #39 ... [2025-01-16T04:37:28.180Z] [2025-01-16T04:37:28.180Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-16T04:37:28.180Z] #69 13.81 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:28.180Z] #69 13.82 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:28.180Z] #69 13.93 OK: 9 MiB in 15 packages [2025-01-16T04:37:28.180Z] #69 DONE 15.2s [2025-01-16T04:37:28.180Z] [2025-01-16T04:37:28.180Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:37:28.777Z] #77 ... [2025-01-16T04:37:28.777Z] [2025-01-16T04:37:28.777Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-16T04:37:28.777Z] #66 13.87 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:28.777Z] #66 13.90 (2/2) Installing su-exec (0.2-r3) [2025-01-16T04:37:28.777Z] #66 13.90 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:28.777Z] #66 14.00 OK: 9 MiB in 16 packages [2025-01-16T04:37:28.777Z] #66 DONE 16.0s [2025-01-16T04:37:29.059Z] [2025-01-16T04:37:29.059Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:29.076Z] #144 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:37:29.076Z] #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-16T04:37:29.076Z] #145 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:37:29.076Z] #0 0.391 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-16T04:37:29.076Z] #146 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:37:29.076Z] #0 0.777 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-16T04:37:29.076Z] #147 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #148 [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-16T04:37:29.076Z] #0 0.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-16T04:37:29.076Z] #148 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-16T04:37:29.076Z] #0 1.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-16T04:37:29.076Z] #149 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-16T04:37:29.076Z] #0 1.118 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-16T04:37:29.076Z] #150 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:37:29.076Z] #0 1.430 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-16T04:37:29.076Z] #151 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-16T04:37:29.076Z] #0 0.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-16T04:37:29.076Z] #152 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-16T04:37:29.076Z] #0 0.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-16T04:37:29.076Z] #153 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-16T04:37:29.076Z] #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-16T04:37:29.076Z] #154 ... [2025-01-16T04:37:29.076Z] [2025-01-16T04:37:29.076Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-16T04:37:29.076Z] #134 0.679 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-16T04:37:29.331Z] #39 ... [2025-01-16T04:37:29.331Z] [2025-01-16T04:37:29.331Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-16T04:37:29.331Z] #63 15.92 OK: 239 MiB in 58 packages [2025-01-16T04:37:29.331Z] #63 DONE 17.0s [2025-01-16T04:37:29.331Z] [2025-01-16T04:37:29.331Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:37:29.331Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s done [2025-01-16T04:37:29.601Z] #53 ... [2025-01-16T04:37:29.601Z] [2025-01-16T04:37:29.601Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:29.601Z] #78 ... [2025-01-16T04:37:29.601Z] [2025-01-16T04:37:29.601Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:29.601Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s [2025-01-16T04:37:29.872Z] #39 ... [2025-01-16T04:37:29.872Z] [2025-01-16T04:37:29.872Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:29.872Z] #79 ... [2025-01-16T04:37:29.872Z] [2025-01-16T04:37:29.872Z] #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-16T04:37:29.872Z] #75 13.69 (1/7) Installing ca-certificates (20241121-r1) [2025-01-16T04:37:29.872Z] #75 14.18 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:29.872Z] #75 14.20 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-16T04:37:29.872Z] #75 14.30 (4/7) Installing libsodium (1.0.19-r0) [2025-01-16T04:37:29.872Z] #75 14.35 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-16T04:37:29.872Z] #75 14.65 (6/7) Installing libzmq (4.3.5-r2) [2025-01-16T04:37:29.872Z] #75 14.68 (7/7) Installing zeromq (4.3.5-r2) [2025-01-16T04:37:29.872Z] #75 14.72 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:29.872Z] #75 14.83 Executing ca-certificates-20241121-r1.trigger [2025-01-16T04:37:29.872Z] #75 15.80 OK: 14 MiB in 21 packages [2025-01-16T04:37:30.478Z] #75 DONE 17.3s [2025-01-16T04:37:30.478Z] [2025-01-16T04:37:30.478Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:37:30.478Z] #80 ... [2025-01-16T04:37:30.478Z] [2025-01-16T04:37:30.478Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:37:30.478Z] #81 DONE 1.2s [2025-01-16T04:37:30.478Z] [2025-01-16T04:37:30.478Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-16T04:37:30.748Z] #82 ... [2025-01-16T04:37:30.748Z] [2025-01-16T04:37:30.748Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-16T04:37:30.748Z] #0 3.838 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:30.748Z] #0 5.342 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:30.748Z] #83 ... [2025-01-16T04:37:30.748Z] [2025-01-16T04:37:30.748Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:37:30.748Z] #53 DONE 16.2s [2025-01-16T04:37:30.748Z] [2025-01-16T04:37:30.748Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:31.335Z] #39 ... [2025-01-16T04:37:31.335Z] [2025-01-16T04:37:31.335Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-16T04:37:31.335Z] #76 14.52 OK: 239 MiB in 58 packages [2025-01-16T04:37:31.335Z] #76 DONE 15.7s [2025-01-16T04:37:31.335Z] [2025-01-16T04:37:31.335Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:32.761Z] #39 ... [2025-01-16T04:37:32.761Z] [2025-01-16T04:37:32.761Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-16T04:37:32.761Z] #84 DONE 1.1s [2025-01-16T04:37:32.761Z] [2025-01-16T04:37:32.761Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:32.761Z] #39 ... [2025-01-16T04:37:32.761Z] [2025-01-16T04:37:32.761Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:32.761Z] #85 ... [2025-01-16T04:37:32.761Z] [2025-01-16T04:37:32.761Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:32.761Z] #86 ... [2025-01-16T04:37:32.761Z] [2025-01-16T04:37:32.761Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:33.728Z] #39 ... [2025-01-16T04:37:33.728Z] [2025-01-16T04:37:33.728Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-16T04:37:33.728Z] #83 11.18 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:33.728Z] #83 11.78 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:33.728Z] #83 11.84 OK: 9 MiB in 15 packages [2025-01-16T04:37:33.728Z] #83 DONE 13.0s [2025-01-16T04:37:33.728Z] [2025-01-16T04:37:33.728Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:33.997Z] #39 ... [2025-01-16T04:37:33.997Z] [2025-01-16T04:37:33.997Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-16T04:37:33.997Z] #67 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:33.997Z] #67 18.01 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-16T04:37:33.997Z] #67 18.01 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-16T04:37:33.997Z] #67 18.01 OK: 24048 distinct packages available [2025-01-16T04:37:33.997Z] #67 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:33.997Z] #67 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:33.997Z] #67 ... [2025-01-16T04:37:33.997Z] [2025-01-16T04:37:33.997Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:37:33.997Z] #77 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:33.997Z] #77 5.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:34.582Z] #77 ... [2025-01-16T04:37:34.582Z] [2025-01-16T04:37:34.582Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-16T04:37:34.582Z] #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:34.582Z] #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:34.582Z] #0 9.266 OK: 20 MiB in 18 packages [2025-01-16T04:37:34.582Z] #87 DONE 9.8s [2025-01-16T04:37:34.853Z] [2025-01-16T04:37:34.853Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:37:34.853Z] #80 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:35.833Z] #80 ... [2025-01-16T04:37:35.833Z] [2025-01-16T04:37:35.833Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-16T04:37:35.833Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.0s done [2025-01-16T04:37:35.833Z] #39 DONE 25.5s [2025-01-16T04:37:35.833Z] [2025-01-16T04:37:35.833Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:37:35.833Z] #80 5.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:36.805Z] #80 ... [2025-01-16T04:37:36.805Z] [2025-01-16T04:37:36.805Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-16T04:37:36.805Z] #71 15.25 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-16T04:37:36.805Z] #71 15.25 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-16T04:37:36.805Z] #71 15.25 OK: 24048 distinct packages available [2025-01-16T04:37:36.805Z] #71 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:36.805Z] #71 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:36.805Z] #71 22.52 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:36.805Z] #71 22.56 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-16T04:37:36.805Z] #71 22.58 (3/4) Installing libucontext (1.2-r3) [2025-01-16T04:37:36.805Z] #71 22.59 (4/4) Installing gcompat (1.1.0-r4) [2025-01-16T04:37:36.805Z] #71 22.64 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:36.805Z] #71 22.72 OK: 9 MiB in 18 packages [2025-01-16T04:37:36.805Z] #71 DONE 23.7s [2025-01-16T04:37:36.805Z] [2025-01-16T04:37:36.805Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-16T04:37:36.805Z] #67 24.25 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:36.805Z] #67 24.29 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-16T04:37:36.805Z] #67 24.30 (3/5) Installing libucontext (1.2-r3) [2025-01-16T04:37:36.805Z] #67 24.32 (4/5) Installing gcompat (1.1.0-r4) [2025-01-16T04:37:36.805Z] #67 24.35 (5/5) Installing openssl (3.3.2-r1) [2025-01-16T04:37:36.805Z] #67 24.40 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:36.805Z] #67 24.54 OK: 10 MiB in 19 packages [2025-01-16T04:37:37.079Z] #67 DONE 25.5s [2025-01-16T04:37:37.079Z] [2025-01-16T04:37:37.079Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-16T04:37:37.669Z] #88 ... [2025-01-16T04:37:37.669Z] [2025-01-16T04:37:37.669Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-16T04:37:37.669Z] #0 4.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:37.669Z] #0 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:37.669Z] #0 9.747 OK: 11 MiB in 17 packages [2025-01-16T04:37:37.669Z] #89 ... [2025-01-16T04:37:37.669Z] [2025-01-16T04:37:37.669Z] #90 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-16T04:37:37.669Z] #0 6.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:37.669Z] #0 7.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:37.939Z] #90 ... [2025-01-16T04:37:37.939Z] [2025-01-16T04:37:37.939Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-16T04:37:37.939Z] #0 5.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:37.939Z] #0 6.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:37.939Z] #91 ... [2025-01-16T04:37:37.939Z] [2025-01-16T04:37:37.939Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-16T04:37:37.939Z] #68 15.47 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-16T04:37:37.939Z] #68 15.47 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-16T04:37:37.939Z] #68 15.47 OK: 24048 distinct packages available [2025-01-16T04:37:37.939Z] #68 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:37.939Z] #68 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:37.939Z] #68 22.66 (1/14) Installing ca-certificates (20241121-r1) [2025-01-16T04:37:37.939Z] #68 22.88 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-16T04:37:37.939Z] #68 22.97 (3/14) Installing c-ares (1.33.1-r0) [2025-01-16T04:37:37.939Z] #68 22.99 (4/14) Installing libunistring (1.2-r0) [2025-01-16T04:37:37.939Z] #68 23.11 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-16T04:37:37.939Z] #68 23.13 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-16T04:37:37.939Z] #68 23.15 (7/14) Installing libpsl (0.21.5-r1) [2025-01-16T04:37:37.939Z] #68 23.18 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-16T04:37:37.939Z] #68 23.21 (9/14) Installing libcurl (8.11.1-r0) [2025-01-16T04:37:37.939Z] #68 23.26 (10/14) Installing curl (8.11.1-r0) [2025-01-16T04:37:37.939Z] #68 23.28 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-16T04:37:37.939Z] #68 23.32 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-16T04:37:37.939Z] #68 23.33 (13/14) Installing libucontext (1.2-r3) [2025-01-16T04:37:37.939Z] #68 23.34 (14/14) Installing gcompat (1.1.0-r4) [2025-01-16T04:37:37.939Z] #68 23.38 Executing busybox-1.36.1-r29.trigger [2025-01-16T04:37:37.939Z] #68 23.51 Executing ca-certificates-20241121-r1.trigger [2025-01-16T04:37:37.939Z] #68 24.44 OK: 15 MiB in 28 packages [2025-01-16T04:37:37.939Z] #68 DONE 25.2s [2025-01-16T04:37:37.939Z] [2025-01-16T04:37:37.939Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-16T04:37:38.531Z] #92 ... [2025-01-16T04:37:38.531Z] [2025-01-16T04:37:38.531Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-16T04:37:38.531Z] #89 DONE 10.9s [2025-01-16T04:37:38.531Z] [2025-01-16T04:37:38.531Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:37:38.531Z] #77 10.34 OK: 9 MiB in 15 packages [2025-01-16T04:37:39.956Z] #77 DONE 11.5s [2025-01-16T04:37:39.956Z] [2025-01-16T04:37:39.956Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-16T04:37:39.956Z] #92 2.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:39.956Z] #92 ... [2025-01-16T04:37:39.956Z] [2025-01-16T04:37:39.956Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-16T04:37:39.956Z] #91 11.51 OK: 20 MiB in 18 packages [2025-01-16T04:37:39.956Z] #91 DONE 12.3s [2025-01-16T04:37:39.956Z] [2025-01-16T04:37:39.956Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:37:39.956Z] #80 9.619 OK: 14 MiB in 21 packages [2025-01-16T04:37:40.228Z] #80 ... [2025-01-16T04:37:40.228Z] [2025-01-16T04:37:40.228Z] #90 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-01-16T04:37:40.228Z] #90 12.38 OK: 9 MiB in 15 packages [2025-01-16T04:37:40.228Z] #90 DONE 14.1s [2025-01-16T04:37:40.228Z] [2025-01-16T04:37:40.228Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-16T04:37:40.228Z] #93 DONE 0.4s [2025-01-16T04:37:40.228Z] [2025-01-16T04:37:40.228Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-16T04:37:40.228Z] #88 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:40.496Z] #88 ... [2025-01-16T04:37:40.496Z] [2025-01-16T04:37:40.496Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-16T04:37:40.496Z] #82 5.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:40.496Z] #82 6.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:40.496Z] #82 10.81 OK: 9 MiB in 16 packages [2025-01-16T04:37:40.496Z] #82 DONE 11.6s [2025-01-16T04:37:40.496Z] [2025-01-16T04:37:40.496Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-16T04:37:40.496Z] #80 DONE 10.3s [2025-01-16T04:37:40.496Z] [2025-01-16T04:37:40.496Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:40.764Z] #94 ... [2025-01-16T04:37:40.765Z] [2025-01-16T04:37:40.765Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-16T04:37:40.765Z] #88 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:42.191Z] #88 ... [2025-01-16T04:37:42.191Z] [2025-01-16T04:37:42.191Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-16T04:37:42.191Z] #95 DONE 1.8s [2025-01-16T04:37:42.467Z] [2025-01-16T04:37:42.467Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-16T04:37:42.467Z] #96 DONE 0.2s [2025-01-16T04:37:42.467Z] [2025-01-16T04:37:42.467Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-16T04:37:42.467Z] #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:42.467Z] #0 3.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:42.741Z] #97 ... [2025-01-16T04:37:42.741Z] [2025-01-16T04:37:42.741Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:42.741Z] #98 ... [2025-01-16T04:37:42.741Z] [2025-01-16T04:37:42.741Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-16T04:37:42.741Z] #88 5.612 OK: 10 MiB in 19 packages [2025-01-16T04:37:43.714Z] #88 DONE 7.9s [2025-01-16T04:37:43.714Z] [2025-01-16T04:37:43.714Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-16T04:37:43.714Z] #92 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T04:37:43.714Z] #92 6.251 OK: 9 MiB in 18 packages [2025-01-16T04:37:43.714Z] #92 DONE 7.1s [2025-01-16T04:37:43.714Z] [2025-01-16T04:37:43.714Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-16T04:37:45.701Z] #99 ... [2025-01-16T04:37:45.701Z] [2025-01-16T04:37:45.701Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-16T04:37:45.701Z] #97 5.752 OK: 15 MiB in 28 packages [2025-01-16T04:37:45.701Z] #97 DONE 7.2s [2025-01-16T04:37:45.701Z] [2025-01-16T04:37:45.701Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-16T04:37:45.701Z] #100 ... [2025-01-16T04:37:45.701Z] [2025-01-16T04:37:45.701Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-16T04:37:45.701Z] #99 DONE 1.9s [2025-01-16T04:37:45.701Z] [2025-01-16T04:37:45.701Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-16T04:37:45.701Z] #100 DONE 2.0s [2025-01-16T04:37:45.701Z] [2025-01-16T04:37:45.701Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-16T04:37:45.968Z] #101 ... [2025-01-16T04:37:45.968Z] [2025-01-16T04:37:45.969Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-16T04:37:45.969Z] #102 DONE 2.2s [2025-01-16T04:37:45.969Z] [2025-01-16T04:37:45.969Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-16T04:37:46.238Z] #103 ... [2025-01-16T04:37:46.238Z] [2025-01-16T04:37:46.238Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-16T04:37:46.238Z] #104 DONE 0.5s [2025-01-16T04:37:46.238Z] [2025-01-16T04:37:46.238Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-16T04:37:46.515Z] #105 ... [2025-01-16T04:37:46.515Z] [2025-01-16T04:37:46.515Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-16T04:37:46.515Z] #103 DONE 0.6s [2025-01-16T04:37:46.515Z] [2025-01-16T04:37:46.515Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-16T04:37:46.790Z] #106 ... [2025-01-16T04:37:46.790Z] [2025-01-16T04:37:46.790Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-16T04:37:46.790Z] #105 DONE 0.5s [2025-01-16T04:37:46.790Z] [2025-01-16T04:37:46.790Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-16T04:37:47.276Z] #107 ... [2025-01-16T04:37:47.276Z] [2025-01-16T04:37:47.276Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-16T04:37:47.276Z] #106 DONE 0.6s [2025-01-16T04:37:47.276Z] [2025-01-16T04:37:47.276Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-16T04:37:47.276Z] #107 DONE 0.5s [2025-01-16T04:37:47.276Z] [2025-01-16T04:37:47.276Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-16T04:37:47.862Z] #108 DONE 0.7s [2025-01-16T04:37:47.862Z] [2025-01-16T04:37:47.862Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-16T04:37:47.862Z] #109 DONE 0.6s [2025-01-16T04:37:47.862Z] [2025-01-16T04:37:47.862Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-16T04:37:48.136Z] #110 ... [2025-01-16T04:37:48.136Z] [2025-01-16T04:37:48.136Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-16T04:37:48.136Z] #101 DONE 2.4s [2025-01-16T04:37:48.406Z] [2025-01-16T04:37:48.406Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-16T04:37:48.406Z] #111 ... [2025-01-16T04:37:48.406Z] [2025-01-16T04:37:48.406Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-16T04:37:48.406Z] #110 DONE 0.7s [2025-01-16T04:37:48.676Z] [2025-01-16T04:37:48.676Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-16T04:37:48.676Z] #111 DONE 0.4s [2025-01-16T04:37:48.676Z] [2025-01-16T04:37:48.676Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-16T04:37:48.676Z] #112 DONE 0.8s [2025-01-16T04:37:48.676Z] [2025-01-16T04:37:48.676Z] #113 [security-spire-config] exporting to image [2025-01-16T04:37:48.676Z] #113 exporting layers [2025-01-16T04:37:49.268Z] #113 ... [2025-01-16T04:37:49.269Z] [2025-01-16T04:37:49.269Z] #114 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-16T04:37:49.269Z] #114 DONE 0.7s [2025-01-16T04:37:49.269Z] [2025-01-16T04:37:49.269Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-16T04:37:49.269Z] #115 DONE 0.8s [2025-01-16T04:37:49.269Z] [2025-01-16T04:37:49.269Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-16T04:37:50.244Z] #116 DONE 0.7s [2025-01-16T04:37:50.244Z] [2025-01-16T04:37:50.244Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-16T04:37:50.836Z] #117 DONE 0.7s [2025-01-16T04:37:50.836Z] [2025-01-16T04:37:50.836Z] #118 [security-spire-server] exporting to image [2025-01-16T04:37:51.806Z] #118 ... [2025-01-16T04:37:51.807Z] [2025-01-16T04:37:51.807Z] #113 [security-spire-config] exporting to image [2025-01-16T04:37:51.807Z] #113 exporting layers 2.8s done [2025-01-16T04:37:51.807Z] #113 writing image sha256:f35163c4fbc2a493b567ed6ca4c0a3531b3efd29b27f00ca85f007d7519e5160 0.2s done [2025-01-16T04:37:51.807Z] #113 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-01-16T04:37:51.807Z] #113 DONE 3.1s [2025-01-16T04:37:51.807Z] [2025-01-16T04:37:51.807Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-16T04:37:51.807Z] #119 DONE 0.9s [2025-01-16T04:37:51.807Z] [2025-01-16T04:37:51.807Z] #120 [security-spire-agent] exporting to image [2025-01-16T04:37:52.397Z] #120 ... [2025-01-16T04:37:52.397Z] [2025-01-16T04:37:52.397Z] #118 [security-spire-server] exporting to image [2025-01-16T04:37:52.397Z] #118 exporting layers 2.8s done [2025-01-16T04:37:52.397Z] #118 writing image sha256:4181b725867ec50926a02784002da5ed5731ba786d0bcea5a5bdd90cd7cc9ef1 0.0s done [2025-01-16T04:37:52.397Z] #118 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-16T04:37:52.397Z] #118 DONE 2.9s [2025-01-16T04:37:52.397Z] [2025-01-16T04:37:52.397Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:37:53.820Z] #85 ... [2025-01-16T04:37:53.820Z] [2025-01-16T04:37:53.820Z] #120 [security-spire-agent] exporting to image [2025-01-16T04:37:53.820Z] #120 exporting layers 2.2s done [2025-01-16T04:37:54.087Z] #120 writing image sha256:c9a2d7aebf6acca0892a6b69137c9463a4e100d3e29cd0899d505ad219eba7cd 0.0s done [2025-01-16T04:37:54.087Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-16T04:37:54.087Z] #120 DONE 2.3s [2025-01-16T04:37:54.087Z] [2025-01-16T04:37:54.087Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.150Z] #78 ... [2025-01-16T04:38:33.150Z] [2025-01-16T04:38:33.150Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.150Z] #86 DONE 69.6s [2025-01-16T04:38:33.150Z] [2025-01-16T04:38:33.150Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.150Z] #85 DONE 69.9s [2025-01-16T04:38:33.150Z] [2025-01-16T04:38:33.150Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.150Z] #79 DONE 72.5s [2025-01-16T04:38:33.150Z] [2025-01-16T04:38:33.150Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.150Z] #94 DONE 61.8s [2025-01-16T04:38:33.150Z] [2025-01-16T04:38:33.150Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.150Z] #78 DONE 72.8s [2025-01-16T04:38:33.150Z] [2025-01-16T04:38:33.150Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.150Z] #98 DONE 59.8s [2025-01-16T04:38:33.150Z] [2025-01-16T04:38:33.150Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-16T04:38:33.418Z] #121 DONE 1.2s [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.418Z] #122 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:38:33.418Z] #123 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #124 [core-command builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #124 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #125 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:38:33.418Z] #126 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.418Z] #127 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:38:33.418Z] #128 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #129 [core-metadata builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #129 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.418Z] #130 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.418Z] #131 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #132 [security-bootstrapper builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #132 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:38:33.418Z] #133 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #134 [support-notifications builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #134 DONE 1.2s [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.418Z] #135 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #136 [security-proxy-setup builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #136 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:38:33.418Z] #137 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #138 [support-scheduler builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #138 DONE 1.2s [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #139 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:38:33.418Z] #140 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-16T04:38:33.418Z] #141 CACHED [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #142 [core-data builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #142 DONE 1.1s [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2025-01-16T04:38:33.418Z] #143 DONE 1.2s [2025-01-16T04:38:33.418Z] [2025-01-16T04:38:33.418Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-16T04:38:33.687Z] #144 ... [2025-01-16T04:38:33.687Z] [2025-01-16T04:38:33.687Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-16T04:38:33.687Z] #145 DONE 1.2s [2025-01-16T04:38:33.687Z] [2025-01-16T04:38:33.687Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-16T04:38:37.047Z] #146 3.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-16T04:38:38.992Z] #146 ... [2025-01-16T04:38:38.992Z] [2025-01-16T04:38:38.992Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-16T04:38:38.992Z] #144 3.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-16T04:38:42.367Z] #144 ... [2025-01-16T04:38:42.367Z] [2025-01-16T04:38:42.367Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:38:42.367Z] #0 3.309 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-16T04:38:43.775Z] #147 ... [2025-01-16T04:38:43.775Z] [2025-01-16T04:38:43.775Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-16T04:38:43.775Z] #0 2.284 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-16T04:38:43.775Z] #148 ... [2025-01-16T04:38:43.775Z] [2025-01-16T04:38:43.775Z] #149 [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-16T04:38:43.775Z] #0 3.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-16T04:38:44.124Z] #149 ... [2025-01-16T04:38:44.124Z] [2025-01-16T04:38:44.124Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-16T04:38:44.124Z] #0 1.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-16T04:38:44.124Z] #150 ... [2025-01-16T04:38:44.124Z] [2025-01-16T04:38:44.124Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:38:44.124Z] #0 2.629 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-16T04:38:44.391Z] #151 ... [2025-01-16T04:38:44.391Z] [2025-01-16T04:38:44.391Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-16T04:38:44.391Z] #0 2.928 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-16T04:38:44.391Z] #152 ... [2025-01-16T04:38:44.391Z] [2025-01-16T04:38:44.391Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-16T04:38:44.391Z] #0 2.434 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-16T04:38:44.718Z] #153 ... [2025-01-16T04:38:44.718Z] [2025-01-16T04:38:44.718Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:38:44.718Z] #0 2.938 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-16T04:38:44.718Z] #154 ... [2025-01-16T04:38:44.718Z] [2025-01-16T04:38:44.718Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-16T04:38:44.718Z] #0 2.805 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-16T04:38:44.986Z] #155 ... [2025-01-16T04:38:44.986Z] [2025-01-16T04:38:44.986Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:38:44.986Z] #0 2.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-16T04:39:05.590Z] #134 ... [2025-01-16T04:39:05.590Z] [2025-01-16T04:39:05.590Z] #148 [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-16T04:39:05.590Z] #148 99.60 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-16T04:39:07.490Z] #148 ... [2025-01-16T04:39:07.490Z] [2025-01-16T04:39:07.490Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-16T04:39:07.490Z] #153 DONE 110.2s [2025-01-16T04:39:07.781Z] [2025-01-16T04:39:07.781Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:39:07.781Z] #151 ... [2025-01-16T04:39:07.781Z] [2025-01-16T04:39:07.781Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-16T04:39:07.781Z] #152 DONE 110.5s [2025-01-16T04:39:08.055Z] [2025-01-16T04:39:08.055Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-16T04:39:08.055Z] #154 DONE 110.6s [2025-01-16T04:39:08.055Z] [2025-01-16T04:39:08.055Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:39:08.055Z] #68 ... [2025-01-16T04:39:08.055Z] [2025-01-16T04:39:08.055Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:08.320Z] #155 ... [2025-01-16T04:39:08.320Z] [2025-01-16T04:39:08.320Z] #148 [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-16T04:39:08.320Z] #148 DONE 110.9s [2025-01-16T04:39:08.320Z] [2025-01-16T04:39:08.320Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-16T04:39:08.886Z] #156 ... [2025-01-16T04:39:08.886Z] [2025-01-16T04:39:08.886Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:08.886Z] #155 DONE 0.6s [2025-01-16T04:39:08.886Z] [2025-01-16T04:39:08.886Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:08.886Z] #157 DONE 0.5s [2025-01-16T04:39:08.886Z] [2025-01-16T04:39:08.886Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-16T04:39:08.886Z] #156 DONE 0.5s [2025-01-16T04:39:08.886Z] [2025-01-16T04:39:08.886Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-16T04:39:08.886Z] #158 ... [2025-01-16T04:39:08.886Z] [2025-01-16T04:39:08.886Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:08.886Z] #159 DONE 0.4s [2025-01-16T04:39:09.145Z] [2025-01-16T04:39:09.145Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:09.145Z] #160 DONE 0.4s [2025-01-16T04:39:09.145Z] [2025-01-16T04:39:09.145Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:09.430Z] #161 ... [2025-01-16T04:39:09.430Z] [2025-01-16T04:39:09.430Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:09.430Z] #162 DONE 0.5s [2025-01-16T04:39:09.430Z] [2025-01-16T04:39:09.430Z] #163 [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-16T04:39:09.995Z] #163 DONE 0.7s [2025-01-16T04:39:09.995Z] [2025-01-16T04:39:09.995Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:09.995Z] #161 DONE 0.8s [2025-01-16T04:39:09.995Z] [2025-01-16T04:39:09.995Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-16T04:39:10.969Z] #164 ... [2025-01-16T04:39:10.970Z] [2025-01-16T04:39:10.970Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-16T04:39:10.970Z] #165 DONE 1.4s [2025-01-16T04:39:11.229Z] [2025-01-16T04:39:11.229Z] #166 [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-16T04:39:11.797Z] #166 ... [2025-01-16T04:39:11.797Z] [2025-01-16T04:39:11.798Z] #167 [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-16T04:39:11.798Z] #167 DONE 1.8s [2025-01-16T04:39:11.798Z] [2025-01-16T04:39:11.798Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-16T04:39:11.798Z] #149 DONE 114.4s [2025-01-16T04:39:11.798Z] [2025-01-16T04:39:11.798Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-16T04:39:11.798Z] #164 DONE 2.0s [2025-01-16T04:39:11.798Z] [2025-01-16T04:39:11.798Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-16T04:39:11.798Z] #158 DONE 3.0s [2025-01-16T04:39:11.798Z] [2025-01-16T04:39:11.798Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:12.749Z] #168 ... [2025-01-16T04:39:12.749Z] [2025-01-16T04:39:12.749Z] #166 [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-16T04:39:12.749Z] #166 DONE 1.5s [2025-01-16T04:39:12.749Z] [2025-01-16T04:39:12.749Z] #169 [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-16T04:39:13.024Z] #169 ... [2025-01-16T04:39:13.024Z] [2025-01-16T04:39:13.024Z] #170 [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-16T04:39:13.024Z] #170 DONE 1.2s [2025-01-16T04:39:13.285Z] [2025-01-16T04:39:13.285Z] #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-16T04:39:13.285Z] #171 DONE 1.1s [2025-01-16T04:39:13.285Z] [2025-01-16T04:39:13.285Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:39:14.684Z] #172 ... [2025-01-16T04:39:14.684Z] [2025-01-16T04:39:14.684Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:14.684Z] #168 DONE 2.8s [2025-01-16T04:39:14.684Z] [2025-01-16T04:39:14.684Z] #173 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:14.684Z] #173 DONE 2.4s [2025-01-16T04:39:14.684Z] [2025-01-16T04:39:14.684Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:14.990Z] #174 ... [2025-01-16T04:39:14.990Z] [2025-01-16T04:39:14.990Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:39:14.990Z] #172 DONE 1.9s [2025-01-16T04:39:14.990Z] [2025-01-16T04:39:14.990Z] #169 [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-16T04:39:14.990Z] #169 DONE 2.2s [2025-01-16T04:39:14.990Z] [2025-01-16T04:39:14.990Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-16T04:39:14.990Z] #175 DONE 1.6s [2025-01-16T04:39:15.273Z] [2025-01-16T04:39:15.273Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-16T04:39:16.647Z] #176 ... [2025-01-16T04:39:16.647Z] [2025-01-16T04:39:16.647Z] #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:16.647Z] #177 DONE 1.9s [2025-01-16T04:39:16.647Z] [2025-01-16T04:39:16.647Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:16.647Z] #174 DONE 2.1s [2025-01-16T04:39:16.647Z] [2025-01-16T04:39:16.647Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-16T04:39:16.647Z] #178 DONE 1.9s [2025-01-16T04:39:16.934Z] [2025-01-16T04:39:16.934Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-16T04:39:20.231Z] #179 ... [2025-01-16T04:39:20.231Z] [2025-01-16T04:39:20.231Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-16T04:39:20.232Z] #180 DONE 3.5s [2025-01-16T04:39:20.490Z] [2025-01-16T04:39:20.490Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-16T04:39:20.490Z] #179 DONE 3.6s [2025-01-16T04:39:20.490Z] [2025-01-16T04:39:20.490Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-16T04:39:20.490Z] #181 ... [2025-01-16T04:39:20.490Z] [2025-01-16T04:39:20.490Z] #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-16T04:39:20.490Z] #182 DONE 3.7s [2025-01-16T04:39:20.752Z] [2025-01-16T04:39:20.752Z] #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-16T04:39:24.986Z] #183 ... [2025-01-16T04:39:24.986Z] [2025-01-16T04:39:24.986Z] #184 [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-16T04:39:24.986Z] #184 ... [2025-01-16T04:39:24.986Z] [2025-01-16T04:39:24.986Z] #185 [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-16T04:39:24.986Z] #185 DONE 4.7s [2025-01-16T04:39:25.262Z] [2025-01-16T04:39:25.262Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-16T04:39:26.010Z] #144 ... [2025-01-16T04:39:26.010Z] [2025-01-16T04:39:26.010Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-16T04:39:26.010Z] #176 DONE 10.9s [2025-01-16T04:39:26.010Z] [2025-01-16T04:39:26.010Z] #102 [security-spiffe-token-provider] exporting to image [2025-01-16T04:39:26.010Z] #102 exporting layers [2025-01-16T04:39:26.010Z] #102 ... [2025-01-16T04:39:26.010Z] [2025-01-16T04:39:26.010Z] #184 [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-16T04:39:26.010Z] #184 DONE 11.1s [2025-01-16T04:39:26.010Z] [2025-01-16T04:39:26.010Z] #102 [core-common-config-bootstrapper] exporting to image [2025-01-16T04:39:26.341Z] #102 ... [2025-01-16T04:39:26.341Z] [2025-01-16T04:39:26.341Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-16T04:39:26.341Z] #181 DONE 5.7s [2025-01-16T04:39:26.341Z] [2025-01-16T04:39:26.341Z] #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-16T04:39:26.341Z] #183 DONE 5.8s [2025-01-16T04:39:26.341Z] [2025-01-16T04:39:26.341Z] #186 [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-16T04:39:27.807Z] #186 DONE 1.7s [2025-01-16T04:39:27.807Z] [2025-01-16T04:39:27.807Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-16T04:39:29.831Z] #187 ... [2025-01-16T04:39:29.831Z] [2025-01-16T04:39:29.831Z] #188 [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-16T04:39:29.831Z] #188 DONE 1.9s [2025-01-16T04:39:29.831Z] [2025-01-16T04:39:29.831Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-16T04:39:29.831Z] #187 DONE 3.6s [2025-01-16T04:39:29.831Z] [2025-01-16T04:39:29.831Z] #189 [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-16T04:39:31.752Z] #189 DONE 1.5s [2025-01-16T04:39:31.752Z] [2025-01-16T04:39:31.752Z] #190 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-16T04:39:32.019Z] #190 DONE 0.6s [2025-01-16T04:39:32.019Z] [2025-01-16T04:39:32.019Z] #102 [security-proxy-setup] exporting to image [2025-01-16T04:39:32.019Z] #102 exporting layers 4.0s done [2025-01-16T04:39:32.019Z] #102 writing image sha256:40acd8aeac700186d5ec95b2b7c7ee9807ecedaa7bb202a4e72ec4f3f2d5221b 0.5s done [2025-01-16T04:39:32.019Z] #102 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2025-01-16T04:39:32.019Z] #102 writing image sha256:a2c58b8217fb49478f157a37071903de73324e86bdb2547a4da4f4b580c35f59 done [2025-01-16T04:39:32.019Z] #102 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-01-16T04:39:32.019Z] #102 writing image sha256:4ea3a80030e5d2070fd4b4d4d835c86dfc4b2240510ae9cc8714bbcc4514fb10 done [2025-01-16T04:39:32.019Z] #102 naming to docker.io/library/security-proxy-setup 0.3s done [2025-01-16T04:39:32.278Z] #102 exporting layers 2.4s done [2025-01-16T04:39:32.278Z] #102 writing image sha256:250890ca7fc61f6743c72c4f0d561486c263b6ee86ecb7a6a79c8b2fe06451f8 done [2025-01-16T04:39:32.278Z] #102 naming to docker.io/library/security-secretstore-setup done [2025-01-16T04:39:32.278Z] #102 DONE 8.3s [2025-01-16T04:39:32.278Z] [2025-01-16T04:39:32.278Z] #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-16T04:39:36.528Z] #191 DONE 3.7s [2025-01-16T04:39:36.528Z] [2025-01-16T04:39:36.528Z] #102 [security-bootstrapper] exporting to image [2025-01-16T04:39:36.528Z] #102 exporting layers 0.5s done [2025-01-16T04:39:36.528Z] #102 writing image sha256:5e93861dff6a1d03612c68bca0bf899e51b0dfb85200547715faf514e4f83adf done [2025-01-16T04:39:36.528Z] #102 naming to docker.io/library/security-bootstrapper done [2025-01-16T04:39:36.528Z] #102 DONE 8.8s [2025-01-16T04:39:36.528Z] [2025-01-16T04:39:36.528Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:39:58.499Z] #68 ... [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-16T04:39:58.499Z] #150 DONE 159.2s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:39:58.499Z] #147 DONE 159.2s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-16T04:39:58.499Z] #134 DONE 159.2s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-16T04:39:58.499Z] #144 DONE 159.2s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:39:58.499Z] #151 DONE 159.2s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:39:58.499Z] #145 DONE 159.2s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:39:58.499Z] #146 DONE 159.2s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #192 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:58.499Z] #192 ... [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #193 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:58.499Z] #193 DONE 0.1s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:58.499Z] #194 CACHED [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #195 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:58.499Z] #195 DONE 0.1s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #196 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:58.499Z] #196 DONE 0.1s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #192 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:58.499Z] #192 DONE 0.2s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #197 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:58.499Z] #197 DONE 0.1s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #198 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-16T04:39:58.499Z] #198 ... [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.499Z] #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:58.499Z] #199 DONE 0.1s [2025-01-16T04:39:58.499Z] [2025-01-16T04:39:58.500Z] #200 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:58.500Z] #200 CACHED [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #201 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:58.500Z] #201 CACHED [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #202 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:58.500Z] #202 CACHED [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-16T04:39:58.500Z] #203 ... [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #198 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-16T04:39:58.500Z] #198 DONE 0.4s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-16T04:39:58.500Z] #204 DONE 1.3s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #205 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:39:58.500Z] #205 DONE 1.3s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #206 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:58.500Z] #206 DONE 1.3s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-16T04:39:58.500Z] #203 DONE 1.3s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-16T04:39:58.500Z] #207 DONE 1.3s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-16T04:39:58.500Z] #208 ... [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #209 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-16T04:39:58.500Z] #209 DONE 1.3s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:39:58.500Z] #210 DONE 0.1s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:39:58.500Z] #211 DONE 0.2s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #102 [core-command] exporting to image [2025-01-16T04:39:58.500Z] #102 exporting layers [2025-01-16T04:39:58.500Z] #102 ... [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:39:58.500Z] #212 DONE 0.4s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-16T04:39:58.500Z] #208 DONE 0.4s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:39:58.500Z] #213 DONE 0.4s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:39:58.500Z] #214 DONE 0.4s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #215 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-16T04:39:58.500Z] #215 DONE 0.4s [2025-01-16T04:39:58.500Z] [2025-01-16T04:39:58.500Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-16T04:39:59.083Z] #216 DONE 0.5s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-16T04:39:59.083Z] #217 DONE 0.5s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-16T04:39:59.083Z] #218 DONE 0.7s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-16T04:39:59.083Z] #219 DONE 0.5s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-16T04:39:59.083Z] #220 DONE 0.5s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:39:59.083Z] #221 DONE 0.5s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #102 [core-data] exporting to image [2025-01-16T04:39:59.083Z] #102 writing image sha256:d15d17b335aff0be728e1bdbadfa34ffdf306d07d16d009b199417e4d7fc1f91 [2025-01-16T04:39:59.083Z] #102 ... [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-16T04:39:59.083Z] #222 DONE 0.1s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-16T04:39:59.083Z] #223 DONE 0.1s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-16T04:39:59.083Z] #224 DONE 0.1s [2025-01-16T04:39:59.083Z] [2025-01-16T04:39:59.083Z] #102 [support-notifications] exporting to image [2025-01-16T04:39:59.083Z] #102 exporting layers 0.2s done [2025-01-16T04:39:59.083Z] #102 writing image sha256:d15d17b335aff0be728e1bdbadfa34ffdf306d07d16d009b199417e4d7fc1f91 0.0s done [2025-01-16T04:39:59.083Z] #102 naming to docker.io/library/core-command done [2025-01-16T04:39:59.083Z] #102 writing image sha256:1a5d6901092e633ee26a189272fbfb2ae4d1ec2470b2fc58daaf192cf88b5bcc [2025-01-16T04:39:59.341Z] #102 exporting layers 0.3s done [2025-01-16T04:39:59.341Z] #102 writing image sha256:1a5d6901092e633ee26a189272fbfb2ae4d1ec2470b2fc58daaf192cf88b5bcc done [2025-01-16T04:39:59.341Z] #102 naming to docker.io/library/core-keeper done [2025-01-16T04:39:59.341Z] #102 exporting layers 0.3s done [2025-01-16T04:39:59.341Z] #102 writing image sha256:ae033f240f4ecd7024c6356fe0559b12733f9bfafe65580dfcad5dd069bff79c 0.0s done [2025-01-16T04:39:59.341Z] #102 naming to docker.io/library/core-data done [2025-01-16T04:39:59.341Z] #102 writing image sha256:6671275ea7bcdb830b34ab3a99f6d06942fa7055311db57c077bfe674cc9aca2 0.0s done [2025-01-16T04:39:59.341Z] #102 naming to docker.io/library/core-metadata done [2025-01-16T04:39:59.341Z] #102 writing image sha256:d50aa739de0f3ce18feb1319a4b6cbaefbf52d1dbf46308031ccc5bc8cf0559d done [2025-01-16T04:39:59.341Z] #102 naming to docker.io/library/support-scheduler [2025-01-16T04:39:59.599Z] #102 ... [2025-01-16T04:39:59.599Z] [2025-01-16T04:39:59.599Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-16T04:39:59.599Z] #225 DONE 0.4s [2025-01-16T04:39:59.599Z] [2025-01-16T04:39:59.599Z] #102 [support-notifications] exporting to image [2025-01-16T04:39:59.599Z] #102 naming to docker.io/library/support-scheduler done [2025-01-16T04:39:59.599Z] #102 writing image sha256:f43f821e361e7ae65b8ef234f03571e6b80dbdcefe358a7445aea5e2f4a30ecc done [2025-01-16T04:39:59.599Z] #102 naming to docker.io/library/support-notifications done [2025-01-16T04:40:00.166Z] #102 exporting layers 0.8s done [2025-01-16T04:40:00.166Z] #102 writing image sha256:08a530607f10facb4d06822b5d3c9a838d767033837750d3c8ba474dcb3662bd done [2025-01-16T04:40:00.166Z] #102 naming to docker.io/library/security-proxy-auth done [2025-01-16T04:40:00.166Z] #102 DONE 10.8s [2025-01-16T04:40:00.166Z] [2025-01-16T04:40:00.166Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:40:00.166Z] time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-16T04:40:00.193Z] $ docker stop --time=1 ddcd3987989ac1811382808ff35b7496cadff1bb211f7e9447b2e94ba7649fb9 [2025-01-16T04:40:01.502Z] $ docker rm -f --volumes ddcd3987989ac1811382808ff35b7496cadff1bb211f7e9447b2e94ba7649fb9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T04:40:01.839Z] + docker images [2025-01-16T04:40:01.839Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-16T04:40:01.839Z] security-proxy-auth latest 08a530607f10 2 seconds ago 30.8MB [2025-01-16T04:40:01.839Z] core-metadata latest 6671275ea7bc 3 seconds ago 32MB [2025-01-16T04:40:01.839Z] core-data latest ae033f240f4e 3 seconds ago 31.9MB [2025-01-16T04:40:01.839Z] core-keeper latest 1a5d6901092e 3 seconds ago 31.5MB [2025-01-16T04:40:01.839Z] support-notifications latest f43f821e361e 3 seconds ago 50.7MB [2025-01-16T04:40:01.839Z] support-scheduler latest d50aa739de0f 3 seconds ago 47.1MB [2025-01-16T04:40:01.839Z] core-command latest d15d17b335af 4 seconds ago 27.6MB [2025-01-16T04:40:01.839Z] security-bootstrapper latest 5e93861dff6a 26 seconds ago 20.3MB [2025-01-16T04:40:01.839Z] security-secretstore-setup latest 250890ca7fc6 32 seconds ago 41MB [2025-01-16T04:40:01.839Z] core-common-config-bootstrapper latest a2c58b8217fb 36 seconds ago 17.1MB [2025-01-16T04:40:01.839Z] security-proxy-setup latest 4ea3a80030e5 36 seconds ago 29.3MB [2025-01-16T04:40:01.839Z] security-spiffe-token-provider latest 40acd8aeac70 37 seconds ago 32.6MB [2025-01-16T04:40:01.839Z] security-spire-server latest 6a4b9725dd12 3 minutes ago 122MB [2025-01-16T04:40:01.839Z] security-spire-agent latest 93ef0d4611e4 3 minutes ago 182MB [2025-01-16T04:40:01.839Z] security-spire-config latest aa7f67d26264 3 minutes ago 121MB [2025-01-16T04:40:01.839Z] ci-base-image-x86_64 latest 0dc493af0b18 6 minutes ago 923MB [2025-01-16T04:40:01.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB [2025-01-16T04:40:01.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-16T04:40:01.839Z] 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-16T04:40:01.995Z] provisioning config files... [2025-01-16T04:40:02.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/781@tmp/config1079384735807232804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:40:02.351Z] ---> ****-login.sh [2025-01-16T04:40:02.351Z] nexus3.edgexfoundry.org:10001 [2025-01-16T04:40:02.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:40:02.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:40:02.351Z] Configure a credential helper to remove this warning. See [2025-01-16T04:40:02.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:40:02.351Z] [2025-01-16T04:40:02.351Z] Login Succeeded [2025-01-16T04:40:02.351Z] nexus3.edgexfoundry.org:10002 [2025-01-16T04:40:02.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:40:02.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:40:02.352Z] Configure a credential helper to remove this warning. See [2025-01-16T04:40:02.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:40:02.352Z] [2025-01-16T04:40:02.352Z] Login Succeeded [2025-01-16T04:40:02.611Z] nexus3.edgexfoundry.org:10003 [2025-01-16T04:40:02.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:40:02.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:40:02.611Z] Configure a credential helper to remove this warning. See [2025-01-16T04:40:02.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:40:02.611Z] [2025-01-16T04:40:02.611Z] Login Succeeded [2025-01-16T04:40:02.611Z] nexus3.edgexfoundry.org:10004 [2025-01-16T04:40:02.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:40:02.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:40:02.611Z] Configure a credential helper to remove this warning. See [2025-01-16T04:40:02.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:40:02.611Z] [2025-01-16T04:40:02.611Z] Login Succeeded [2025-01-16T04:40:02.612Z] ****.io [2025-01-16T04:40:02.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:40:02.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:40:02.871Z] Configure a credential helper to remove this warning. See [2025-01-16T04:40:02.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:40:02.871Z] [2025-01-16T04:40:02.871Z] Login Succeeded [2025-01-16T04:40:02.871Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T04:40:02.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:02.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T04:40:02.950Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-16T04:40:02.950Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:02.950Z] latest [2025-01-16T04:40:02.950Z] 4.0.0-dev.45 [2025-01-16T04:40:02.950Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:02.950Z] main [2025-01-16T04:40:02.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:03.291Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:03.623Z] + docker push nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:03.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-16T04:40:03.623Z] 65cc356c99bd: Preparing [2025-01-16T04:40:03.623Z] c04cccb8c8e3: Preparing [2025-01-16T04:40:03.623Z] bfe49ea948b7: Preparing [2025-01-16T04:40:03.623Z] 657224706c30: Preparing [2025-01-16T04:40:03.623Z] 5b8232526bf9: Preparing [2025-01-16T04:40:03.623Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:03.623Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:03.623Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:03.623Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:03.623Z] 65cc356c99bd: Pushed [2025-01-16T04:40:03.623Z] bfe49ea948b7: Pushed [2025-01-16T04:40:03.623Z] 657224706c30: Pushed [2025-01-16T04:40:03.623Z] 5b8232526bf9: Pushed [2025-01-16T04:40:03.623Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:03.883Z] 52f0aa9cb1c7: Pushed [2025-01-16T04:40:05.799Z] c04cccb8c8e3: Pushed [2025-01-16T04:40:06.060Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:06.392Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:06.719Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-16T04:40:06.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-16T04:40:06.719Z] 65cc356c99bd: Preparing [2025-01-16T04:40:06.719Z] c04cccb8c8e3: Preparing [2025-01-16T04:40:06.719Z] bfe49ea948b7: Preparing [2025-01-16T04:40:06.719Z] 657224706c30: Preparing [2025-01-16T04:40:06.719Z] 5b8232526bf9: Preparing [2025-01-16T04:40:06.719Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:06.719Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:06.719Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:06.719Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:06.719Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:06.719Z] 65cc356c99bd: Layer already exists [2025-01-16T04:40:06.719Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:06.719Z] 657224706c30: Layer already exists [2025-01-16T04:40:06.719Z] c04cccb8c8e3: Layer already exists [2025-01-16T04:40:06.719Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:06.719Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:06.719Z] latest: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:07.048Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:07.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.45 [2025-01-16T04:40:07.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-16T04:40:07.373Z] 65cc356c99bd: Preparing [2025-01-16T04:40:07.373Z] c04cccb8c8e3: Preparing [2025-01-16T04:40:07.373Z] bfe49ea948b7: Preparing [2025-01-16T04:40:07.373Z] 657224706c30: Preparing [2025-01-16T04:40:07.373Z] 5b8232526bf9: Preparing [2025-01-16T04:40:07.373Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:07.373Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:07.373Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:07.373Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:07.373Z] 657224706c30: Layer already exists [2025-01-16T04:40:07.373Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:07.373Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:07.373Z] 65cc356c99bd: Layer already exists [2025-01-16T04:40:07.373Z] c04cccb8c8e3: Layer already exists [2025-01-16T04:40:07.373Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:07.373Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:07.373Z] 4.0.0-dev.45: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:07.733Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:08.054Z] + docker push nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:08.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-16T04:40:08.054Z] 65cc356c99bd: Preparing [2025-01-16T04:40:08.054Z] c04cccb8c8e3: Preparing [2025-01-16T04:40:08.054Z] bfe49ea948b7: Preparing [2025-01-16T04:40:08.054Z] 657224706c30: Preparing [2025-01-16T04:40:08.054Z] 5b8232526bf9: Preparing [2025-01-16T04:40:08.054Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:08.054Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:08.054Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:08.054Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:08.054Z] 657224706c30: Layer already exists [2025-01-16T04:40:08.054Z] 65cc356c99bd: Layer already exists [2025-01-16T04:40:08.054Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:08.054Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:08.054Z] c04cccb8c8e3: Layer already exists [2025-01-16T04:40:08.054Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:08.054Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:08.054Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:08.379Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:08.700Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-16T04:40:08.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-16T04:40:08.700Z] 65cc356c99bd: Preparing [2025-01-16T04:40:08.700Z] c04cccb8c8e3: Preparing [2025-01-16T04:40:08.700Z] bfe49ea948b7: Preparing [2025-01-16T04:40:08.700Z] 657224706c30: Preparing [2025-01-16T04:40:08.700Z] 5b8232526bf9: Preparing [2025-01-16T04:40:08.700Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:08.701Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:08.701Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:08.701Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:08.701Z] c04cccb8c8e3: Layer already exists [2025-01-16T04:40:08.701Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:08.701Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:08.701Z] 657224706c30: Layer already exists [2025-01-16T04:40:08.701Z] 65cc356c99bd: Layer already exists [2025-01-16T04:40:08.701Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:08.701Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:08.701Z] main: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:08.777Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:08.791Z] taggedImages: [2025-01-16T04:40:08.791Z] - nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:08.791Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-16T04:40:08.791Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.45 [2025-01-16T04:40:08.791Z] - nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:08.791Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-16T04:40:08.821Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-16T04:40:08.821Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:08.821Z] latest [2025-01-16T04:40:08.821Z] 4.0.0-dev.45 [2025-01-16T04:40:08.821Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:08.821Z] main [2025-01-16T04:40:08.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:09.179Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:09.507Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:09.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-16T04:40:09.507Z] dffcdd7415b5: Preparing [2025-01-16T04:40:09.507Z] 39060793e917: Preparing [2025-01-16T04:40:09.507Z] 7c51c606a8a1: Preparing [2025-01-16T04:40:09.507Z] c4ccf14d3be5: Preparing [2025-01-16T04:40:09.507Z] bfe49ea948b7: Preparing [2025-01-16T04:40:09.507Z] 657224706c30: Preparing [2025-01-16T04:40:09.507Z] 5b8232526bf9: Preparing [2025-01-16T04:40:09.507Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:09.507Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:09.507Z] 657224706c30: Waiting [2025-01-16T04:40:09.507Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:09.507Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:09.507Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:09.507Z] 657224706c30: Layer already exists [2025-01-16T04:40:09.507Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:09.507Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:09.507Z] dffcdd7415b5: Pushed [2025-01-16T04:40:09.507Z] 39060793e917: Pushed [2025-01-16T04:40:09.507Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:09.507Z] 7c51c606a8a1: Pushed [2025-01-16T04:40:10.893Z] c4ccf14d3be5: Pushed [2025-01-16T04:40:10.893Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:11.235Z] + 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-16T04:40:11.560Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-16T04:40:11.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-16T04:40:11.560Z] dffcdd7415b5: Preparing [2025-01-16T04:40:11.560Z] 39060793e917: Preparing [2025-01-16T04:40:11.560Z] 7c51c606a8a1: Preparing [2025-01-16T04:40:11.560Z] c4ccf14d3be5: Preparing [2025-01-16T04:40:11.560Z] bfe49ea948b7: Preparing [2025-01-16T04:40:11.560Z] 657224706c30: Preparing [2025-01-16T04:40:11.560Z] 5b8232526bf9: Preparing [2025-01-16T04:40:11.560Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:11.560Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:11.560Z] 5b8232526bf9: Waiting [2025-01-16T04:40:11.560Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:11.560Z] 657224706c30: Waiting [2025-01-16T04:40:11.560Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:11.560Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:11.560Z] 39060793e917: Layer already exists [2025-01-16T04:40:11.560Z] c4ccf14d3be5: Layer already exists [2025-01-16T04:40:11.560Z] dffcdd7415b5: Layer already exists [2025-01-16T04:40:11.560Z] 7c51c606a8a1: Layer already exists [2025-01-16T04:40:11.560Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:11.560Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:11.560Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:11.560Z] 657224706c30: Layer already exists [2025-01-16T04:40:11.560Z] latest: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:11.883Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:12.210Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.45 [2025-01-16T04:40:12.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-16T04:40:12.210Z] dffcdd7415b5: Preparing [2025-01-16T04:40:12.210Z] 39060793e917: Preparing [2025-01-16T04:40:12.210Z] 7c51c606a8a1: Preparing [2025-01-16T04:40:12.210Z] c4ccf14d3be5: Preparing [2025-01-16T04:40:12.210Z] bfe49ea948b7: Preparing [2025-01-16T04:40:12.210Z] 657224706c30: Preparing [2025-01-16T04:40:12.210Z] 5b8232526bf9: Preparing [2025-01-16T04:40:12.210Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:12.210Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:12.210Z] 657224706c30: Waiting [2025-01-16T04:40:12.210Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:12.210Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:12.210Z] 5b8232526bf9: Waiting [2025-01-16T04:40:12.210Z] c4ccf14d3be5: Layer already exists [2025-01-16T04:40:12.210Z] 39060793e917: Layer already exists [2025-01-16T04:40:12.211Z] 7c51c606a8a1: Layer already exists [2025-01-16T04:40:12.211Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:12.211Z] dffcdd7415b5: Layer already exists [2025-01-16T04:40:12.211Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:12.211Z] 657224706c30: Layer already exists [2025-01-16T04:40:12.211Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:12.211Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:12.211Z] 4.0.0-dev.45: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:12.538Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:12.844Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:12.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-16T04:40:12.844Z] dffcdd7415b5: Preparing [2025-01-16T04:40:12.844Z] 39060793e917: Preparing [2025-01-16T04:40:12.844Z] 7c51c606a8a1: Preparing [2025-01-16T04:40:12.844Z] c4ccf14d3be5: Preparing [2025-01-16T04:40:12.844Z] bfe49ea948b7: Preparing [2025-01-16T04:40:12.844Z] 657224706c30: Preparing [2025-01-16T04:40:12.844Z] 5b8232526bf9: Preparing [2025-01-16T04:40:12.844Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:12.844Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:12.844Z] 657224706c30: Waiting [2025-01-16T04:40:12.844Z] 5b8232526bf9: Waiting [2025-01-16T04:40:12.844Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:12.844Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:12.844Z] 7c51c606a8a1: Layer already exists [2025-01-16T04:40:12.844Z] 39060793e917: Layer already exists [2025-01-16T04:40:12.844Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:12.844Z] c4ccf14d3be5: Layer already exists [2025-01-16T04:40:12.844Z] dffcdd7415b5: Layer already exists [2025-01-16T04:40:12.844Z] 657224706c30: Layer already exists [2025-01-16T04:40:12.844Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:12.844Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:12.844Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:12.844Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:13.167Z] + 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-16T04:40:13.494Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-16T04:40:13.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-16T04:40:13.494Z] dffcdd7415b5: Preparing [2025-01-16T04:40:13.494Z] 39060793e917: Preparing [2025-01-16T04:40:13.494Z] 7c51c606a8a1: Preparing [2025-01-16T04:40:13.494Z] c4ccf14d3be5: Preparing [2025-01-16T04:40:13.494Z] bfe49ea948b7: Preparing [2025-01-16T04:40:13.494Z] 657224706c30: Preparing [2025-01-16T04:40:13.494Z] 5b8232526bf9: Preparing [2025-01-16T04:40:13.494Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:13.494Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:13.494Z] 657224706c30: Waiting [2025-01-16T04:40:13.494Z] 5b8232526bf9: Waiting [2025-01-16T04:40:13.494Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:13.494Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:13.494Z] 7c51c606a8a1: Layer already exists [2025-01-16T04:40:13.494Z] 39060793e917: Layer already exists [2025-01-16T04:40:13.494Z] c4ccf14d3be5: Layer already exists [2025-01-16T04:40:13.494Z] dffcdd7415b5: Layer already exists [2025-01-16T04:40:13.494Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:13.494Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:13.494Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:13.494Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:13.494Z] 657224706c30: Layer already exists [2025-01-16T04:40:13.494Z] main: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:13.562Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:13.574Z] taggedImages: [2025-01-16T04:40:13.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:13.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-16T04:40:13.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.45 [2025-01-16T04:40:13.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:13.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-16T04:40:13.598Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-16T04:40:13.598Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:13.598Z] latest [2025-01-16T04:40:13.598Z] 4.0.0-dev.45 [2025-01-16T04:40:13.598Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:13.598Z] main [2025-01-16T04:40:13.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:13.940Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:14.259Z] + docker push nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:14.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-16T04:40:14.259Z] 81412c1f2e01: Preparing [2025-01-16T04:40:14.259Z] 28a990cdb39d: Preparing [2025-01-16T04:40:14.259Z] b3c953b482b8: Preparing [2025-01-16T04:40:14.259Z] bfe49ea948b7: Preparing [2025-01-16T04:40:14.259Z] 657224706c30: Preparing [2025-01-16T04:40:14.259Z] f4be52e1d620: Preparing [2025-01-16T04:40:14.259Z] 59c77cf51df6: Preparing [2025-01-16T04:40:14.259Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:14.259Z] f4be52e1d620: Waiting [2025-01-16T04:40:14.259Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:14.259Z] 59c77cf51df6: Waiting [2025-01-16T04:40:14.259Z] 657224706c30: Layer already exists [2025-01-16T04:40:14.259Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:14.259Z] f4be52e1d620: Pushed [2025-01-16T04:40:14.259Z] 28a990cdb39d: Pushed [2025-01-16T04:40:14.259Z] 59c77cf51df6: Pushed [2025-01-16T04:40:14.259Z] 81412c1f2e01: Pushed [2025-01-16T04:40:14.259Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:17.547Z] b3c953b482b8: Pushed [2025-01-16T04:40:17.547Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:17.880Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:18.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-16T04:40:18.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-16T04:40:18.203Z] 81412c1f2e01: Preparing [2025-01-16T04:40:18.203Z] 28a990cdb39d: Preparing [2025-01-16T04:40:18.203Z] b3c953b482b8: Preparing [2025-01-16T04:40:18.203Z] bfe49ea948b7: Preparing [2025-01-16T04:40:18.203Z] 657224706c30: Preparing [2025-01-16T04:40:18.203Z] f4be52e1d620: Preparing [2025-01-16T04:40:18.203Z] 59c77cf51df6: Preparing [2025-01-16T04:40:18.203Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:18.203Z] f4be52e1d620: Waiting [2025-01-16T04:40:18.203Z] 59c77cf51df6: Waiting [2025-01-16T04:40:18.203Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:18.203Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:18.203Z] 81412c1f2e01: Layer already exists [2025-01-16T04:40:18.203Z] b3c953b482b8: Layer already exists [2025-01-16T04:40:18.203Z] 657224706c30: Layer already exists [2025-01-16T04:40:18.203Z] 28a990cdb39d: Layer already exists [2025-01-16T04:40:18.203Z] 59c77cf51df6: Layer already exists [2025-01-16T04:40:18.203Z] f4be52e1d620: Layer already exists [2025-01-16T04:40:18.203Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:18.203Z] latest: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:18.531Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:18.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.45 [2025-01-16T04:40:18.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-16T04:40:18.857Z] 81412c1f2e01: Preparing [2025-01-16T04:40:18.857Z] 28a990cdb39d: Preparing [2025-01-16T04:40:18.857Z] b3c953b482b8: Preparing [2025-01-16T04:40:18.857Z] bfe49ea948b7: Preparing [2025-01-16T04:40:18.857Z] 657224706c30: Preparing [2025-01-16T04:40:18.857Z] f4be52e1d620: Preparing [2025-01-16T04:40:18.857Z] 59c77cf51df6: Preparing [2025-01-16T04:40:18.857Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:18.857Z] f4be52e1d620: Waiting [2025-01-16T04:40:18.857Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:18.857Z] 657224706c30: Layer already exists [2025-01-16T04:40:18.857Z] 81412c1f2e01: Layer already exists [2025-01-16T04:40:18.857Z] b3c953b482b8: Layer already exists [2025-01-16T04:40:18.857Z] 28a990cdb39d: Layer already exists [2025-01-16T04:40:18.857Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:18.857Z] 59c77cf51df6: Layer already exists [2025-01-16T04:40:18.857Z] f4be52e1d620: Layer already exists [2025-01-16T04:40:18.857Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:18.858Z] 4.0.0-dev.45: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:19.224Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:19.541Z] + docker push nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:19.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-16T04:40:19.541Z] 81412c1f2e01: Preparing [2025-01-16T04:40:19.541Z] 28a990cdb39d: Preparing [2025-01-16T04:40:19.541Z] b3c953b482b8: Preparing [2025-01-16T04:40:19.541Z] bfe49ea948b7: Preparing [2025-01-16T04:40:19.541Z] 657224706c30: Preparing [2025-01-16T04:40:19.541Z] f4be52e1d620: Preparing [2025-01-16T04:40:19.541Z] 59c77cf51df6: Preparing [2025-01-16T04:40:19.541Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:19.541Z] 59c77cf51df6: Waiting [2025-01-16T04:40:19.541Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:19.541Z] f4be52e1d620: Waiting [2025-01-16T04:40:19.541Z] 657224706c30: Layer already exists [2025-01-16T04:40:19.541Z] 28a990cdb39d: Layer already exists [2025-01-16T04:40:19.541Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:19.541Z] b3c953b482b8: Layer already exists [2025-01-16T04:40:19.541Z] f4be52e1d620: Layer already exists [2025-01-16T04:40:19.541Z] 59c77cf51df6: Layer already exists [2025-01-16T04:40:19.541Z] 81412c1f2e01: Layer already exists [2025-01-16T04:40:19.541Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:19.541Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:19.995Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:20.321Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-16T04:40:20.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-16T04:40:20.321Z] 81412c1f2e01: Preparing [2025-01-16T04:40:20.321Z] 28a990cdb39d: Preparing [2025-01-16T04:40:20.321Z] b3c953b482b8: Preparing [2025-01-16T04:40:20.321Z] bfe49ea948b7: Preparing [2025-01-16T04:40:20.321Z] 657224706c30: Preparing [2025-01-16T04:40:20.321Z] f4be52e1d620: Preparing [2025-01-16T04:40:20.321Z] 59c77cf51df6: Preparing [2025-01-16T04:40:20.321Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:20.321Z] f4be52e1d620: Waiting [2025-01-16T04:40:20.321Z] 59c77cf51df6: Waiting [2025-01-16T04:40:20.321Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:20.321Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:20.321Z] 28a990cdb39d: Layer already exists [2025-01-16T04:40:20.321Z] 81412c1f2e01: Layer already exists [2025-01-16T04:40:20.321Z] 657224706c30: Layer already exists [2025-01-16T04:40:20.321Z] b3c953b482b8: Layer already exists [2025-01-16T04:40:20.321Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:20.321Z] f4be52e1d620: Layer already exists [2025-01-16T04:40:20.321Z] 59c77cf51df6: Layer already exists [2025-01-16T04:40:20.321Z] main: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:20.382Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:20.392Z] taggedImages: [2025-01-16T04:40:20.392Z] - nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:20.392Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-16T04:40:20.392Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.45 [2025-01-16T04:40:20.392Z] - nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:20.392Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-16T04:40:20.422Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-16T04:40:20.422Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:20.422Z] latest [2025-01-16T04:40:20.422Z] 4.0.0-dev.45 [2025-01-16T04:40:20.422Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:20.422Z] main [2025-01-16T04:40:20.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:20.770Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:21.099Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:21.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-16T04:40:21.099Z] 096b2f02c100: Preparing [2025-01-16T04:40:21.099Z] 207eb6498e6e: Preparing [2025-01-16T04:40:21.099Z] 656a3baa349e: Preparing [2025-01-16T04:40:21.099Z] 657224706c30: Preparing [2025-01-16T04:40:21.099Z] 5f724f259928: Preparing [2025-01-16T04:40:21.099Z] 91bedc6786b4: Preparing [2025-01-16T04:40:21.099Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:21.099Z] 91bedc6786b4: Waiting [2025-01-16T04:40:21.099Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:21.099Z] 657224706c30: Layer already exists [2025-01-16T04:40:21.099Z] 096b2f02c100: Pushed [2025-01-16T04:40:21.099Z] 207eb6498e6e: Pushed [2025-01-16T04:40:21.099Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:21.099Z] 91bedc6786b4: Pushed [2025-01-16T04:40:21.099Z] 5f724f259928: Pushed [2025-01-16T04:40:24.396Z] 656a3baa349e: Pushed [2025-01-16T04:40:24.396Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:24.731Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:25.055Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-16T04:40:25.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-16T04:40:25.055Z] 096b2f02c100: Preparing [2025-01-16T04:40:25.055Z] 207eb6498e6e: Preparing [2025-01-16T04:40:25.055Z] 656a3baa349e: Preparing [2025-01-16T04:40:25.055Z] 657224706c30: Preparing [2025-01-16T04:40:25.055Z] 5f724f259928: Preparing [2025-01-16T04:40:25.055Z] 91bedc6786b4: Preparing [2025-01-16T04:40:25.055Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:25.055Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:25.055Z] 91bedc6786b4: Waiting [2025-01-16T04:40:25.055Z] 207eb6498e6e: Layer already exists [2025-01-16T04:40:25.055Z] 5f724f259928: Layer already exists [2025-01-16T04:40:25.055Z] 657224706c30: Layer already exists [2025-01-16T04:40:25.055Z] 656a3baa349e: Layer already exists [2025-01-16T04:40:25.055Z] 096b2f02c100: Layer already exists [2025-01-16T04:40:25.055Z] 91bedc6786b4: Layer already exists [2025-01-16T04:40:25.055Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:25.055Z] latest: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:25.381Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:25.717Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.45 [2025-01-16T04:40:25.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-16T04:40:25.717Z] 096b2f02c100: Preparing [2025-01-16T04:40:25.717Z] 207eb6498e6e: Preparing [2025-01-16T04:40:25.717Z] 656a3baa349e: Preparing [2025-01-16T04:40:25.717Z] 657224706c30: Preparing [2025-01-16T04:40:25.717Z] 5f724f259928: Preparing [2025-01-16T04:40:25.717Z] 91bedc6786b4: Preparing [2025-01-16T04:40:25.717Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:25.717Z] 91bedc6786b4: Waiting [2025-01-16T04:40:25.717Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:25.717Z] 207eb6498e6e: Layer already exists [2025-01-16T04:40:25.717Z] 096b2f02c100: Layer already exists [2025-01-16T04:40:25.717Z] 656a3baa349e: Layer already exists [2025-01-16T04:40:25.717Z] 657224706c30: Layer already exists [2025-01-16T04:40:25.717Z] 5f724f259928: Layer already exists [2025-01-16T04:40:25.717Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:25.717Z] 91bedc6786b4: Layer already exists [2025-01-16T04:40:25.717Z] 4.0.0-dev.45: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:26.040Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:26.362Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:26.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-16T04:40:26.362Z] 096b2f02c100: Preparing [2025-01-16T04:40:26.362Z] 207eb6498e6e: Preparing [2025-01-16T04:40:26.362Z] 656a3baa349e: Preparing [2025-01-16T04:40:26.362Z] 657224706c30: Preparing [2025-01-16T04:40:26.362Z] 5f724f259928: Preparing [2025-01-16T04:40:26.362Z] 91bedc6786b4: Preparing [2025-01-16T04:40:26.362Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:26.362Z] 096b2f02c100: Layer already exists [2025-01-16T04:40:26.362Z] 657224706c30: Layer already exists [2025-01-16T04:40:26.362Z] 5f724f259928: Layer already exists [2025-01-16T04:40:26.362Z] 656a3baa349e: Layer already exists [2025-01-16T04:40:26.362Z] 207eb6498e6e: Layer already exists [2025-01-16T04:40:26.362Z] 91bedc6786b4: Layer already exists [2025-01-16T04:40:26.362Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:26.362Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:26.697Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:27.025Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-16T04:40:27.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-16T04:40:27.025Z] 096b2f02c100: Preparing [2025-01-16T04:40:27.025Z] 207eb6498e6e: Preparing [2025-01-16T04:40:27.025Z] 656a3baa349e: Preparing [2025-01-16T04:40:27.025Z] 657224706c30: Preparing [2025-01-16T04:40:27.025Z] 5f724f259928: Preparing [2025-01-16T04:40:27.025Z] 91bedc6786b4: Preparing [2025-01-16T04:40:27.025Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:27.025Z] 91bedc6786b4: Waiting [2025-01-16T04:40:27.025Z] 656a3baa349e: Layer already exists [2025-01-16T04:40:27.025Z] 657224706c30: Layer already exists [2025-01-16T04:40:27.025Z] 207eb6498e6e: Layer already exists [2025-01-16T04:40:27.025Z] 096b2f02c100: Layer already exists [2025-01-16T04:40:27.025Z] 5f724f259928: Layer already exists [2025-01-16T04:40:27.025Z] 91bedc6786b4: Layer already exists [2025-01-16T04:40:27.025Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:27.025Z] main: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:27.095Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:27.108Z] taggedImages: [2025-01-16T04:40:27.108Z] - nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:27.108Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-16T04:40:27.108Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.45 [2025-01-16T04:40:27.108Z] - nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:27.108Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-16T04:40:27.134Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-16T04:40:27.134Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:27.134Z] latest [2025-01-16T04:40:27.134Z] 4.0.0-dev.45 [2025-01-16T04:40:27.134Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:27.134Z] main [2025-01-16T04:40:27.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:27.482Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:27.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:27.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-16T04:40:27.809Z] 566be545a330: Preparing [2025-01-16T04:40:27.809Z] 3c98869847a3: Preparing [2025-01-16T04:40:27.809Z] 629430f54f90: Preparing [2025-01-16T04:40:27.809Z] f41a8e33ae9f: Preparing [2025-01-16T04:40:27.809Z] bfe49ea948b7: Preparing [2025-01-16T04:40:27.809Z] 657224706c30: Preparing [2025-01-16T04:40:27.809Z] 5b8232526bf9: Preparing [2025-01-16T04:40:27.809Z] 657224706c30: Waiting [2025-01-16T04:40:27.809Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:27.809Z] 5b8232526bf9: Waiting [2025-01-16T04:40:27.809Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:27.809Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:27.809Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:27.809Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:27.809Z] 657224706c30: Layer already exists [2025-01-16T04:40:27.809Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:27.809Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:27.809Z] 3c98869847a3: Pushed [2025-01-16T04:40:27.809Z] 629430f54f90: Pushed [2025-01-16T04:40:27.809Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:27.809Z] 566be545a330: Pushed [2025-01-16T04:40:30.338Z] f41a8e33ae9f: Pushed [2025-01-16T04:40:30.599Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:30.926Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:31.256Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-16T04:40:31.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-16T04:40:31.256Z] 566be545a330: Preparing [2025-01-16T04:40:31.256Z] 3c98869847a3: Preparing [2025-01-16T04:40:31.256Z] 629430f54f90: Preparing [2025-01-16T04:40:31.256Z] f41a8e33ae9f: Preparing [2025-01-16T04:40:31.256Z] bfe49ea948b7: Preparing [2025-01-16T04:40:31.256Z] 657224706c30: Preparing [2025-01-16T04:40:31.256Z] 5b8232526bf9: Preparing [2025-01-16T04:40:31.256Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:31.256Z] 5b8232526bf9: Waiting [2025-01-16T04:40:31.256Z] 657224706c30: Waiting [2025-01-16T04:40:31.256Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:31.256Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:31.256Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:31.256Z] 3c98869847a3: Layer already exists [2025-01-16T04:40:31.256Z] 566be545a330: Layer already exists [2025-01-16T04:40:31.256Z] f41a8e33ae9f: Layer already exists [2025-01-16T04:40:31.256Z] 629430f54f90: Layer already exists [2025-01-16T04:40:31.256Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:31.256Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:31.256Z] 657224706c30: Layer already exists [2025-01-16T04:40:31.256Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:31.256Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:31.256Z] latest: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:31.582Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:31.910Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.45 [2025-01-16T04:40:31.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-16T04:40:31.910Z] 566be545a330: Preparing [2025-01-16T04:40:31.910Z] 3c98869847a3: Preparing [2025-01-16T04:40:31.910Z] 629430f54f90: Preparing [2025-01-16T04:40:31.910Z] f41a8e33ae9f: Preparing [2025-01-16T04:40:31.910Z] bfe49ea948b7: Preparing [2025-01-16T04:40:31.910Z] 657224706c30: Preparing [2025-01-16T04:40:31.910Z] 5b8232526bf9: Preparing [2025-01-16T04:40:31.910Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:31.910Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:31.910Z] 657224706c30: Waiting [2025-01-16T04:40:31.910Z] 5b8232526bf9: Waiting [2025-01-16T04:40:31.910Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:31.910Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:31.910Z] 3c98869847a3: Layer already exists [2025-01-16T04:40:31.910Z] 566be545a330: Layer already exists [2025-01-16T04:40:31.910Z] f41a8e33ae9f: Layer already exists [2025-01-16T04:40:31.910Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:31.910Z] 629430f54f90: Layer already exists [2025-01-16T04:40:31.910Z] 657224706c30: Layer already exists [2025-01-16T04:40:31.910Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:31.910Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:31.910Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:31.910Z] 4.0.0-dev.45: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:32.234Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:32.557Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:32.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-16T04:40:32.557Z] 566be545a330: Preparing [2025-01-16T04:40:32.557Z] 3c98869847a3: Preparing [2025-01-16T04:40:32.557Z] 629430f54f90: Preparing [2025-01-16T04:40:32.557Z] f41a8e33ae9f: Preparing [2025-01-16T04:40:32.557Z] bfe49ea948b7: Preparing [2025-01-16T04:40:32.557Z] 657224706c30: Preparing [2025-01-16T04:40:32.557Z] 5b8232526bf9: Preparing [2025-01-16T04:40:32.557Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:32.557Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:32.557Z] 5b8232526bf9: Waiting [2025-01-16T04:40:32.557Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:32.557Z] 657224706c30: Waiting [2025-01-16T04:40:32.557Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:32.557Z] 566be545a330: Layer already exists [2025-01-16T04:40:32.557Z] 3c98869847a3: Layer already exists [2025-01-16T04:40:32.557Z] f41a8e33ae9f: Layer already exists [2025-01-16T04:40:32.557Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:32.557Z] 629430f54f90: Layer already exists [2025-01-16T04:40:32.557Z] 657224706c30: Layer already exists [2025-01-16T04:40:32.557Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:32.557Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:32.557Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:32.557Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:32.880Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:33.201Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-16T04:40:33.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-16T04:40:33.201Z] 566be545a330: Preparing [2025-01-16T04:40:33.201Z] 3c98869847a3: Preparing [2025-01-16T04:40:33.201Z] 629430f54f90: Preparing [2025-01-16T04:40:33.201Z] f41a8e33ae9f: Preparing [2025-01-16T04:40:33.201Z] bfe49ea948b7: Preparing [2025-01-16T04:40:33.201Z] 657224706c30: Preparing [2025-01-16T04:40:33.201Z] 5b8232526bf9: Preparing [2025-01-16T04:40:33.201Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:33.201Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:33.201Z] 657224706c30: Waiting [2025-01-16T04:40:33.201Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:33.201Z] 5b8232526bf9: Waiting [2025-01-16T04:40:33.201Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:33.201Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:33.201Z] f41a8e33ae9f: Layer already exists [2025-01-16T04:40:33.201Z] 629430f54f90: Layer already exists [2025-01-16T04:40:33.201Z] 566be545a330: Layer already exists [2025-01-16T04:40:33.201Z] 3c98869847a3: Layer already exists [2025-01-16T04:40:33.201Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:33.201Z] 657224706c30: Layer already exists [2025-01-16T04:40:33.201Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:33.201Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:33.201Z] main: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:33.273Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:33.284Z] taggedImages: [2025-01-16T04:40:33.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:33.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-16T04:40:33.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.45 [2025-01-16T04:40:33.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:33.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-16T04:40:33.307Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-16T04:40:33.307Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:33.307Z] latest [2025-01-16T04:40:33.307Z] 4.0.0-dev.45 [2025-01-16T04:40:33.307Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:33.307Z] main [2025-01-16T04:40:33.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:33.658Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:33.981Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:33.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-16T04:40:33.981Z] 4bdac39c5355: Preparing [2025-01-16T04:40:33.981Z] 201a638b61ee: Preparing [2025-01-16T04:40:33.981Z] 53bcffa88ca9: Preparing [2025-01-16T04:40:33.981Z] 90768da4b616: Preparing [2025-01-16T04:40:33.981Z] 9401eb850960: Preparing [2025-01-16T04:40:33.981Z] 574dca5ddb8d: Preparing [2025-01-16T04:40:33.981Z] c9280875a282: Preparing [2025-01-16T04:40:33.981Z] bfe49ea948b7: Preparing [2025-01-16T04:40:33.981Z] 657224706c30: Preparing [2025-01-16T04:40:33.982Z] 4b10f17bb683: Preparing [2025-01-16T04:40:33.982Z] 1a57176d1fca: Preparing [2025-01-16T04:40:33.982Z] 5f70bf18a086: Preparing [2025-01-16T04:40:33.982Z] d4b8cff0a70c: Preparing [2025-01-16T04:40:33.982Z] 9a4c3a26cf5d: Preparing [2025-01-16T04:40:33.982Z] b05fcc47fb66: Preparing [2025-01-16T04:40:33.982Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:33.982Z] 5f70bf18a086: Waiting [2025-01-16T04:40:33.982Z] b05fcc47fb66: Waiting [2025-01-16T04:40:33.982Z] d4b8cff0a70c: Waiting [2025-01-16T04:40:33.982Z] bfe49ea948b7: Waiting [2025-01-16T04:40:33.982Z] 4b10f17bb683: Waiting [2025-01-16T04:40:33.982Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:33.982Z] 657224706c30: Waiting [2025-01-16T04:40:33.982Z] 1a57176d1fca: Waiting [2025-01-16T04:40:33.982Z] 9a4c3a26cf5d: Waiting [2025-01-16T04:40:33.982Z] 574dca5ddb8d: Waiting [2025-01-16T04:40:33.982Z] c9280875a282: Waiting [2025-01-16T04:40:33.982Z] 201a638b61ee: Pushed [2025-01-16T04:40:33.982Z] 9401eb850960: Pushed [2025-01-16T04:40:33.982Z] 53bcffa88ca9: Pushed [2025-01-16T04:40:33.982Z] 4bdac39c5355: Pushed [2025-01-16T04:40:33.982Z] 90768da4b616: Pushed [2025-01-16T04:40:33.982Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:33.982Z] 657224706c30: Layer already exists [2025-01-16T04:40:33.982Z] 5f70bf18a086: Layer already exists [2025-01-16T04:40:33.982Z] 574dca5ddb8d: Pushed [2025-01-16T04:40:34.240Z] 4b10f17bb683: Pushed [2025-01-16T04:40:34.240Z] 1a57176d1fca: Pushed [2025-01-16T04:40:34.240Z] d4b8cff0a70c: Pushed [2025-01-16T04:40:34.240Z] 9a4c3a26cf5d: Pushed [2025-01-16T04:40:34.240Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:34.240Z] b05fcc47fb66: Pushed [2025-01-16T04:40:35.619Z] c9280875a282: Pushed [2025-01-16T04:40:35.619Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:35.944Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:36.261Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-16T04:40:36.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-16T04:40:36.261Z] 4bdac39c5355: Preparing [2025-01-16T04:40:36.261Z] 201a638b61ee: Preparing [2025-01-16T04:40:36.261Z] 53bcffa88ca9: Preparing [2025-01-16T04:40:36.261Z] 90768da4b616: Preparing [2025-01-16T04:40:36.261Z] 9401eb850960: Preparing [2025-01-16T04:40:36.261Z] 574dca5ddb8d: Preparing [2025-01-16T04:40:36.261Z] c9280875a282: Preparing [2025-01-16T04:40:36.261Z] bfe49ea948b7: Preparing [2025-01-16T04:40:36.261Z] 657224706c30: Preparing [2025-01-16T04:40:36.261Z] 4b10f17bb683: Preparing [2025-01-16T04:40:36.261Z] 1a57176d1fca: Preparing [2025-01-16T04:40:36.261Z] 5f70bf18a086: Preparing [2025-01-16T04:40:36.261Z] d4b8cff0a70c: Preparing [2025-01-16T04:40:36.261Z] 9a4c3a26cf5d: Preparing [2025-01-16T04:40:36.261Z] b05fcc47fb66: Preparing [2025-01-16T04:40:36.261Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:36.261Z] bfe49ea948b7: Waiting [2025-01-16T04:40:36.261Z] 9a4c3a26cf5d: Waiting [2025-01-16T04:40:36.261Z] b05fcc47fb66: Waiting [2025-01-16T04:40:36.261Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:36.261Z] 1a57176d1fca: Waiting [2025-01-16T04:40:36.261Z] 5f70bf18a086: Waiting [2025-01-16T04:40:36.261Z] d4b8cff0a70c: Waiting [2025-01-16T04:40:36.261Z] 657224706c30: Waiting [2025-01-16T04:40:36.261Z] 4b10f17bb683: Waiting [2025-01-16T04:40:36.261Z] c9280875a282: Waiting [2025-01-16T04:40:36.261Z] 9401eb850960: Layer already exists [2025-01-16T04:40:36.261Z] 90768da4b616: Layer already exists [2025-01-16T04:40:36.261Z] 53bcffa88ca9: Layer already exists [2025-01-16T04:40:36.261Z] 4bdac39c5355: Layer already exists [2025-01-16T04:40:36.261Z] 201a638b61ee: Layer already exists [2025-01-16T04:40:36.261Z] 574dca5ddb8d: Layer already exists [2025-01-16T04:40:36.261Z] c9280875a282: Layer already exists [2025-01-16T04:40:36.261Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:36.261Z] 657224706c30: Layer already exists [2025-01-16T04:40:36.261Z] 4b10f17bb683: Layer already exists [2025-01-16T04:40:36.261Z] 1a57176d1fca: Layer already exists [2025-01-16T04:40:36.261Z] d4b8cff0a70c: Layer already exists [2025-01-16T04:40:36.261Z] 9a4c3a26cf5d: Layer already exists [2025-01-16T04:40:36.261Z] b05fcc47fb66: Layer already exists [2025-01-16T04:40:36.261Z] 5f70bf18a086: Layer already exists [2025-01-16T04:40:36.261Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:36.261Z] latest: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:36.573Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:36.897Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.45 [2025-01-16T04:40:36.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-16T04:40:36.897Z] 4bdac39c5355: Preparing [2025-01-16T04:40:36.897Z] 201a638b61ee: Preparing [2025-01-16T04:40:36.897Z] 53bcffa88ca9: Preparing [2025-01-16T04:40:36.897Z] 90768da4b616: Preparing [2025-01-16T04:40:36.897Z] 9401eb850960: Preparing [2025-01-16T04:40:36.897Z] 574dca5ddb8d: Preparing [2025-01-16T04:40:36.897Z] c9280875a282: Preparing [2025-01-16T04:40:36.897Z] bfe49ea948b7: Preparing [2025-01-16T04:40:36.897Z] 657224706c30: Preparing [2025-01-16T04:40:36.897Z] 4b10f17bb683: Preparing [2025-01-16T04:40:36.897Z] 1a57176d1fca: Preparing [2025-01-16T04:40:36.897Z] 5f70bf18a086: Preparing [2025-01-16T04:40:36.897Z] d4b8cff0a70c: Preparing [2025-01-16T04:40:36.897Z] 9a4c3a26cf5d: Preparing [2025-01-16T04:40:36.897Z] b05fcc47fb66: Preparing [2025-01-16T04:40:36.897Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:36.897Z] c9280875a282: Waiting [2025-01-16T04:40:36.897Z] bfe49ea948b7: Waiting [2025-01-16T04:40:36.897Z] 657224706c30: Waiting [2025-01-16T04:40:36.897Z] 4b10f17bb683: Waiting [2025-01-16T04:40:36.897Z] b05fcc47fb66: Waiting [2025-01-16T04:40:36.897Z] 1a57176d1fca: Waiting [2025-01-16T04:40:36.897Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:36.897Z] 574dca5ddb8d: Waiting [2025-01-16T04:40:36.897Z] 9a4c3a26cf5d: Waiting [2025-01-16T04:40:36.897Z] 53bcffa88ca9: Layer already exists [2025-01-16T04:40:36.897Z] 201a638b61ee: Layer already exists [2025-01-16T04:40:36.897Z] 90768da4b616: Layer already exists [2025-01-16T04:40:36.897Z] 4bdac39c5355: Layer already exists [2025-01-16T04:40:36.897Z] 9401eb850960: Layer already exists [2025-01-16T04:40:36.897Z] 657224706c30: Layer already exists [2025-01-16T04:40:36.897Z] c9280875a282: Layer already exists [2025-01-16T04:40:36.897Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:36.897Z] 574dca5ddb8d: Layer already exists [2025-01-16T04:40:36.897Z] 4b10f17bb683: Layer already exists [2025-01-16T04:40:36.897Z] 1a57176d1fca: Layer already exists [2025-01-16T04:40:36.897Z] d4b8cff0a70c: Layer already exists [2025-01-16T04:40:36.897Z] 5f70bf18a086: Layer already exists [2025-01-16T04:40:36.897Z] b05fcc47fb66: Layer already exists [2025-01-16T04:40:36.897Z] 9a4c3a26cf5d: Layer already exists [2025-01-16T04:40:36.897Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:36.897Z] 4.0.0-dev.45: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:37.230Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:37.557Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:37.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-16T04:40:37.557Z] 4bdac39c5355: Preparing [2025-01-16T04:40:37.557Z] 201a638b61ee: Preparing [2025-01-16T04:40:37.557Z] 53bcffa88ca9: Preparing [2025-01-16T04:40:37.557Z] 90768da4b616: Preparing [2025-01-16T04:40:37.557Z] 9401eb850960: Preparing [2025-01-16T04:40:37.557Z] 574dca5ddb8d: Preparing [2025-01-16T04:40:37.557Z] c9280875a282: Preparing [2025-01-16T04:40:37.557Z] bfe49ea948b7: Preparing [2025-01-16T04:40:37.557Z] 657224706c30: Preparing [2025-01-16T04:40:37.557Z] 4b10f17bb683: Preparing [2025-01-16T04:40:37.557Z] 1a57176d1fca: Preparing [2025-01-16T04:40:37.557Z] 5f70bf18a086: Preparing [2025-01-16T04:40:37.557Z] d4b8cff0a70c: Preparing [2025-01-16T04:40:37.557Z] 9a4c3a26cf5d: Preparing [2025-01-16T04:40:37.557Z] b05fcc47fb66: Preparing [2025-01-16T04:40:37.557Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:37.557Z] 5f70bf18a086: Waiting [2025-01-16T04:40:37.557Z] d4b8cff0a70c: Waiting [2025-01-16T04:40:37.557Z] 9a4c3a26cf5d: Waiting [2025-01-16T04:40:37.557Z] c9280875a282: Waiting [2025-01-16T04:40:37.557Z] bfe49ea948b7: Waiting [2025-01-16T04:40:37.557Z] b05fcc47fb66: Waiting [2025-01-16T04:40:37.557Z] 657224706c30: Waiting [2025-01-16T04:40:37.557Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:37.557Z] 4b10f17bb683: Waiting [2025-01-16T04:40:37.557Z] 1a57176d1fca: Waiting [2025-01-16T04:40:37.557Z] 574dca5ddb8d: Waiting [2025-01-16T04:40:37.557Z] 90768da4b616: Layer already exists [2025-01-16T04:40:37.557Z] 201a638b61ee: Layer already exists [2025-01-16T04:40:37.557Z] 4bdac39c5355: Layer already exists [2025-01-16T04:40:37.557Z] 9401eb850960: Layer already exists [2025-01-16T04:40:37.557Z] 53bcffa88ca9: Layer already exists [2025-01-16T04:40:37.557Z] 574dca5ddb8d: Layer already exists [2025-01-16T04:40:37.557Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:37.557Z] c9280875a282: Layer already exists [2025-01-16T04:40:37.557Z] 657224706c30: Layer already exists [2025-01-16T04:40:37.557Z] 4b10f17bb683: Layer already exists [2025-01-16T04:40:37.557Z] 1a57176d1fca: Layer already exists [2025-01-16T04:40:37.557Z] 5f70bf18a086: Layer already exists [2025-01-16T04:40:37.557Z] d4b8cff0a70c: Layer already exists [2025-01-16T04:40:37.557Z] 9a4c3a26cf5d: Layer already exists [2025-01-16T04:40:37.557Z] b05fcc47fb66: Layer already exists [2025-01-16T04:40:37.557Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:37.557Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:37.883Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:38.202Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-16T04:40:38.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-16T04:40:38.202Z] 4bdac39c5355: Preparing [2025-01-16T04:40:38.202Z] 201a638b61ee: Preparing [2025-01-16T04:40:38.202Z] 53bcffa88ca9: Preparing [2025-01-16T04:40:38.202Z] 90768da4b616: Preparing [2025-01-16T04:40:38.202Z] 9401eb850960: Preparing [2025-01-16T04:40:38.202Z] 574dca5ddb8d: Preparing [2025-01-16T04:40:38.202Z] c9280875a282: Preparing [2025-01-16T04:40:38.202Z] bfe49ea948b7: Preparing [2025-01-16T04:40:38.202Z] 657224706c30: Preparing [2025-01-16T04:40:38.202Z] 4b10f17bb683: Preparing [2025-01-16T04:40:38.202Z] 1a57176d1fca: Preparing [2025-01-16T04:40:38.202Z] 5f70bf18a086: Preparing [2025-01-16T04:40:38.202Z] d4b8cff0a70c: Preparing [2025-01-16T04:40:38.202Z] 9a4c3a26cf5d: Preparing [2025-01-16T04:40:38.202Z] b05fcc47fb66: Preparing [2025-01-16T04:40:38.202Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:38.202Z] 4b10f17bb683: Waiting [2025-01-16T04:40:38.202Z] b05fcc47fb66: Waiting [2025-01-16T04:40:38.202Z] 574dca5ddb8d: Waiting [2025-01-16T04:40:38.202Z] 9a4c3a26cf5d: Waiting [2025-01-16T04:40:38.202Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:38.202Z] 1a57176d1fca: Waiting [2025-01-16T04:40:38.202Z] c9280875a282: Waiting [2025-01-16T04:40:38.202Z] 5f70bf18a086: Waiting [2025-01-16T04:40:38.202Z] bfe49ea948b7: Waiting [2025-01-16T04:40:38.202Z] d4b8cff0a70c: Waiting [2025-01-16T04:40:38.202Z] 657224706c30: Waiting [2025-01-16T04:40:38.202Z] 90768da4b616: Layer already exists [2025-01-16T04:40:38.202Z] 201a638b61ee: Layer already exists [2025-01-16T04:40:38.202Z] 9401eb850960: Layer already exists [2025-01-16T04:40:38.202Z] 53bcffa88ca9: Layer already exists [2025-01-16T04:40:38.202Z] 4bdac39c5355: Layer already exists [2025-01-16T04:40:38.202Z] c9280875a282: Layer already exists [2025-01-16T04:40:38.202Z] 574dca5ddb8d: Layer already exists [2025-01-16T04:40:38.202Z] 4b10f17bb683: Layer already exists [2025-01-16T04:40:38.202Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:38.202Z] 657224706c30: Layer already exists [2025-01-16T04:40:38.202Z] 1a57176d1fca: Layer already exists [2025-01-16T04:40:38.202Z] 5f70bf18a086: Layer already exists [2025-01-16T04:40:38.202Z] 9a4c3a26cf5d: Layer already exists [2025-01-16T04:40:38.202Z] b05fcc47fb66: Layer already exists [2025-01-16T04:40:38.202Z] d4b8cff0a70c: Layer already exists [2025-01-16T04:40:38.202Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:38.202Z] main: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:38.276Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:38.289Z] taggedImages: [2025-01-16T04:40:38.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:38.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-16T04:40:38.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.45 [2025-01-16T04:40:38.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:38.289Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-16T04:40:38.314Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-16T04:40:38.314Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:38.314Z] latest [2025-01-16T04:40:38.314Z] 4.0.0-dev.45 [2025-01-16T04:40:38.314Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:38.314Z] main [2025-01-16T04:40:38.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:38.651Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:38.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:38.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-16T04:40:38.974Z] 7c9527f0a496: Preparing [2025-01-16T04:40:38.974Z] a9e2e509d08a: Preparing [2025-01-16T04:40:38.974Z] d3cc6de47dda: Preparing [2025-01-16T04:40:38.974Z] 4ccee4bb8983: Preparing [2025-01-16T04:40:38.974Z] bfe49ea948b7: Preparing [2025-01-16T04:40:38.974Z] 657224706c30: Preparing [2025-01-16T04:40:38.974Z] 5b8232526bf9: Preparing [2025-01-16T04:40:38.974Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:38.974Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:38.974Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:38.974Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:38.974Z] 5b8232526bf9: Waiting [2025-01-16T04:40:38.974Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:38.974Z] 657224706c30: Layer already exists [2025-01-16T04:40:38.974Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:38.974Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:38.974Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:38.974Z] 7c9527f0a496: Pushed [2025-01-16T04:40:38.974Z] d3cc6de47dda: Pushed [2025-01-16T04:40:38.974Z] a9e2e509d08a: Pushed [2025-01-16T04:40:41.514Z] 4ccee4bb8983: Pushed [2025-01-16T04:40:41.514Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:41.859Z] + 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-16T04:40:42.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-16T04:40:42.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-16T04:40:42.189Z] 7c9527f0a496: Preparing [2025-01-16T04:40:42.189Z] a9e2e509d08a: Preparing [2025-01-16T04:40:42.189Z] d3cc6de47dda: Preparing [2025-01-16T04:40:42.189Z] 4ccee4bb8983: Preparing [2025-01-16T04:40:42.189Z] bfe49ea948b7: Preparing [2025-01-16T04:40:42.189Z] 657224706c30: Preparing [2025-01-16T04:40:42.189Z] 5b8232526bf9: Preparing [2025-01-16T04:40:42.189Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:42.189Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:42.189Z] 657224706c30: Waiting [2025-01-16T04:40:42.189Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:42.189Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:42.189Z] 5b8232526bf9: Waiting [2025-01-16T04:40:42.189Z] 4ccee4bb8983: Layer already exists [2025-01-16T04:40:42.189Z] a9e2e509d08a: Layer already exists [2025-01-16T04:40:42.189Z] d3cc6de47dda: Layer already exists [2025-01-16T04:40:42.189Z] 7c9527f0a496: Layer already exists [2025-01-16T04:40:42.189Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:42.189Z] 657224706c30: Layer already exists [2025-01-16T04:40:42.189Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:42.189Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:42.189Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:42.189Z] latest: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:42.513Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:42.845Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.45 [2025-01-16T04:40:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-16T04:40:42.845Z] 7c9527f0a496: Preparing [2025-01-16T04:40:42.845Z] a9e2e509d08a: Preparing [2025-01-16T04:40:42.845Z] d3cc6de47dda: Preparing [2025-01-16T04:40:42.845Z] 4ccee4bb8983: Preparing [2025-01-16T04:40:42.845Z] bfe49ea948b7: Preparing [2025-01-16T04:40:42.845Z] 657224706c30: Preparing [2025-01-16T04:40:42.845Z] 5b8232526bf9: Preparing [2025-01-16T04:40:42.845Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:42.845Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:42.845Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:42.845Z] 657224706c30: Waiting [2025-01-16T04:40:42.845Z] 5b8232526bf9: Waiting [2025-01-16T04:40:42.845Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:42.845Z] a9e2e509d08a: Layer already exists [2025-01-16T04:40:42.845Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:42.845Z] d3cc6de47dda: Layer already exists [2025-01-16T04:40:42.845Z] 7c9527f0a496: Layer already exists [2025-01-16T04:40:42.845Z] 4ccee4bb8983: Layer already exists [2025-01-16T04:40:42.845Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:42.845Z] 657224706c30: Layer already exists [2025-01-16T04:40:42.845Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:42.845Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:42.845Z] 4.0.0-dev.45: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:43.184Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:43.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:43.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-16T04:40:43.505Z] 7c9527f0a496: Preparing [2025-01-16T04:40:43.505Z] a9e2e509d08a: Preparing [2025-01-16T04:40:43.505Z] d3cc6de47dda: Preparing [2025-01-16T04:40:43.505Z] 4ccee4bb8983: Preparing [2025-01-16T04:40:43.505Z] bfe49ea948b7: Preparing [2025-01-16T04:40:43.505Z] 657224706c30: Preparing [2025-01-16T04:40:43.505Z] 5b8232526bf9: Preparing [2025-01-16T04:40:43.505Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:43.505Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:43.505Z] 657224706c30: Waiting [2025-01-16T04:40:43.505Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:43.505Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:43.505Z] 4ccee4bb8983: Layer already exists [2025-01-16T04:40:43.505Z] d3cc6de47dda: Layer already exists [2025-01-16T04:40:43.505Z] a9e2e509d08a: Layer already exists [2025-01-16T04:40:43.505Z] 7c9527f0a496: Layer already exists [2025-01-16T04:40:43.505Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:43.505Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:43.505Z] 657224706c30: Layer already exists [2025-01-16T04:40:43.505Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:43.505Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:43.505Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:43.835Z] + 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-16T04:40:44.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-16T04:40:44.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-16T04:40:44.157Z] 7c9527f0a496: Preparing [2025-01-16T04:40:44.157Z] a9e2e509d08a: Preparing [2025-01-16T04:40:44.157Z] d3cc6de47dda: Preparing [2025-01-16T04:40:44.157Z] 4ccee4bb8983: Preparing [2025-01-16T04:40:44.157Z] bfe49ea948b7: Preparing [2025-01-16T04:40:44.157Z] 657224706c30: Preparing [2025-01-16T04:40:44.157Z] 5b8232526bf9: Preparing [2025-01-16T04:40:44.157Z] 52f0aa9cb1c7: Preparing [2025-01-16T04:40:44.157Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:44.157Z] 52f0aa9cb1c7: Waiting [2025-01-16T04:40:44.157Z] 657224706c30: Waiting [2025-01-16T04:40:44.157Z] 5b8232526bf9: Waiting [2025-01-16T04:40:44.157Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:44.157Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:44.157Z] d3cc6de47dda: Layer already exists [2025-01-16T04:40:44.157Z] a9e2e509d08a: Layer already exists [2025-01-16T04:40:44.157Z] 4ccee4bb8983: Layer already exists [2025-01-16T04:40:44.157Z] 7c9527f0a496: Layer already exists [2025-01-16T04:40:44.157Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:44.157Z] 5b8232526bf9: Layer already exists [2025-01-16T04:40:44.157Z] 52f0aa9cb1c7: Layer already exists [2025-01-16T04:40:44.157Z] 657224706c30: Layer already exists [2025-01-16T04:40:44.157Z] main: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:44.234Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:44.249Z] taggedImages: [2025-01-16T04:40:44.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:44.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-16T04:40:44.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.45 [2025-01-16T04:40:44.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:44.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-16T04:40:44.280Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-16T04:40:44.280Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:44.280Z] latest [2025-01-16T04:40:44.280Z] 4.0.0-dev.45 [2025-01-16T04:40:44.280Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:44.280Z] main [2025-01-16T04:40:44.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:44.617Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:44.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:44.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-16T04:40:44.947Z] cee3403b4e6b: Preparing [2025-01-16T04:40:44.947Z] 250d5158b295: Preparing [2025-01-16T04:40:44.947Z] 0997e52fa2db: Preparing [2025-01-16T04:40:44.947Z] 7ce35f9c13b0: Preparing [2025-01-16T04:40:44.947Z] 73cbb65c341a: Preparing [2025-01-16T04:40:44.947Z] bfe49ea948b7: Preparing [2025-01-16T04:40:44.947Z] 657224706c30: Preparing [2025-01-16T04:40:44.947Z] d1028e6fef0f: Preparing [2025-01-16T04:40:44.947Z] 2072f8d771bf: Preparing [2025-01-16T04:40:44.948Z] 71a12b8f28f7: Preparing [2025-01-16T04:40:44.948Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:44.948Z] 71a12b8f28f7: Waiting [2025-01-16T04:40:44.948Z] d1028e6fef0f: Waiting [2025-01-16T04:40:44.948Z] bfe49ea948b7: Waiting [2025-01-16T04:40:44.948Z] 2072f8d771bf: Waiting [2025-01-16T04:40:44.948Z] 657224706c30: Waiting [2025-01-16T04:40:44.948Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:44.948Z] 250d5158b295: Pushed [2025-01-16T04:40:44.948Z] 73cbb65c341a: Pushed [2025-01-16T04:40:44.948Z] 7ce35f9c13b0: Pushed [2025-01-16T04:40:44.948Z] cee3403b4e6b: Pushed [2025-01-16T04:40:44.948Z] 657224706c30: Layer already exists [2025-01-16T04:40:44.948Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:44.948Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:45.206Z] d1028e6fef0f: Pushed [2025-01-16T04:40:45.206Z] 2072f8d771bf: Pushed [2025-01-16T04:40:46.141Z] 0997e52fa2db: Pushed [2025-01-16T04:40:46.400Z] 71a12b8f28f7: Pushed [2025-01-16T04:40:46.659Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:46.979Z] + 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-16T04:40:47.298Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-16T04:40:47.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-16T04:40:47.298Z] cee3403b4e6b: Preparing [2025-01-16T04:40:47.298Z] 250d5158b295: Preparing [2025-01-16T04:40:47.298Z] 0997e52fa2db: Preparing [2025-01-16T04:40:47.298Z] 7ce35f9c13b0: Preparing [2025-01-16T04:40:47.298Z] 73cbb65c341a: Preparing [2025-01-16T04:40:47.298Z] bfe49ea948b7: Preparing [2025-01-16T04:40:47.298Z] 657224706c30: Preparing [2025-01-16T04:40:47.298Z] d1028e6fef0f: Preparing [2025-01-16T04:40:47.298Z] 2072f8d771bf: Preparing [2025-01-16T04:40:47.298Z] 71a12b8f28f7: Preparing [2025-01-16T04:40:47.298Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:47.298Z] d1028e6fef0f: Waiting [2025-01-16T04:40:47.298Z] bfe49ea948b7: Waiting [2025-01-16T04:40:47.298Z] 2072f8d771bf: Waiting [2025-01-16T04:40:47.298Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:47.298Z] 657224706c30: Waiting [2025-01-16T04:40:47.298Z] 71a12b8f28f7: Waiting [2025-01-16T04:40:47.298Z] cee3403b4e6b: Layer already exists [2025-01-16T04:40:47.298Z] 73cbb65c341a: Layer already exists [2025-01-16T04:40:47.298Z] 250d5158b295: Layer already exists [2025-01-16T04:40:47.298Z] 0997e52fa2db: Layer already exists [2025-01-16T04:40:47.298Z] 7ce35f9c13b0: Layer already exists [2025-01-16T04:40:47.298Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:47.298Z] 2072f8d771bf: Layer already exists [2025-01-16T04:40:47.298Z] d1028e6fef0f: Layer already exists [2025-01-16T04:40:47.298Z] 71a12b8f28f7: Layer already exists [2025-01-16T04:40:47.298Z] 657224706c30: Layer already exists [2025-01-16T04:40:47.298Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:47.298Z] latest: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:47.622Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:47.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.45 [2025-01-16T04:40:47.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-16T04:40:47.951Z] cee3403b4e6b: Preparing [2025-01-16T04:40:47.951Z] 250d5158b295: Preparing [2025-01-16T04:40:47.951Z] 0997e52fa2db: Preparing [2025-01-16T04:40:47.951Z] 7ce35f9c13b0: Preparing [2025-01-16T04:40:47.951Z] 73cbb65c341a: Preparing [2025-01-16T04:40:47.951Z] bfe49ea948b7: Preparing [2025-01-16T04:40:47.951Z] 657224706c30: Preparing [2025-01-16T04:40:47.951Z] d1028e6fef0f: Preparing [2025-01-16T04:40:47.951Z] 2072f8d771bf: Preparing [2025-01-16T04:40:47.951Z] 71a12b8f28f7: Preparing [2025-01-16T04:40:47.951Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:47.951Z] 2072f8d771bf: Waiting [2025-01-16T04:40:47.951Z] 71a12b8f28f7: Waiting [2025-01-16T04:40:47.951Z] 657224706c30: Waiting [2025-01-16T04:40:47.951Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:47.951Z] bfe49ea948b7: Waiting [2025-01-16T04:40:47.951Z] d1028e6fef0f: Waiting [2025-01-16T04:40:47.951Z] 250d5158b295: Layer already exists [2025-01-16T04:40:47.951Z] 73cbb65c341a: Layer already exists [2025-01-16T04:40:47.951Z] 0997e52fa2db: Layer already exists [2025-01-16T04:40:47.951Z] cee3403b4e6b: Layer already exists [2025-01-16T04:40:47.951Z] 7ce35f9c13b0: Layer already exists [2025-01-16T04:40:47.951Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:47.951Z] d1028e6fef0f: Layer already exists [2025-01-16T04:40:47.951Z] 71a12b8f28f7: Layer already exists [2025-01-16T04:40:47.951Z] 657224706c30: Layer already exists [2025-01-16T04:40:47.951Z] 2072f8d771bf: Layer already exists [2025-01-16T04:40:47.951Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:47.951Z] 4.0.0-dev.45: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:48.275Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:48.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:48.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-16T04:40:48.595Z] cee3403b4e6b: Preparing [2025-01-16T04:40:48.595Z] 250d5158b295: Preparing [2025-01-16T04:40:48.595Z] 0997e52fa2db: Preparing [2025-01-16T04:40:48.595Z] 7ce35f9c13b0: Preparing [2025-01-16T04:40:48.595Z] 73cbb65c341a: Preparing [2025-01-16T04:40:48.595Z] bfe49ea948b7: Preparing [2025-01-16T04:40:48.595Z] 657224706c30: Preparing [2025-01-16T04:40:48.595Z] d1028e6fef0f: Preparing [2025-01-16T04:40:48.595Z] 2072f8d771bf: Preparing [2025-01-16T04:40:48.595Z] 71a12b8f28f7: Preparing [2025-01-16T04:40:48.595Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:48.595Z] 657224706c30: Waiting [2025-01-16T04:40:48.595Z] bfe49ea948b7: Waiting [2025-01-16T04:40:48.595Z] d1028e6fef0f: Waiting [2025-01-16T04:40:48.595Z] 2072f8d771bf: Waiting [2025-01-16T04:40:48.595Z] 71a12b8f28f7: Waiting [2025-01-16T04:40:48.595Z] 73cbb65c341a: Layer already exists [2025-01-16T04:40:48.595Z] cee3403b4e6b: Layer already exists [2025-01-16T04:40:48.595Z] 250d5158b295: Layer already exists [2025-01-16T04:40:48.595Z] 0997e52fa2db: Layer already exists [2025-01-16T04:40:48.595Z] 7ce35f9c13b0: Layer already exists [2025-01-16T04:40:48.595Z] d1028e6fef0f: Layer already exists [2025-01-16T04:40:48.595Z] 657224706c30: Layer already exists [2025-01-16T04:40:48.595Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:48.595Z] 2072f8d771bf: Layer already exists [2025-01-16T04:40:48.595Z] 71a12b8f28f7: Layer already exists [2025-01-16T04:40:48.595Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:48.595Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:48.924Z] + 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-16T04:40:49.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-16T04:40:49.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-16T04:40:49.246Z] cee3403b4e6b: Preparing [2025-01-16T04:40:49.246Z] 250d5158b295: Preparing [2025-01-16T04:40:49.246Z] 0997e52fa2db: Preparing [2025-01-16T04:40:49.246Z] 7ce35f9c13b0: Preparing [2025-01-16T04:40:49.246Z] 73cbb65c341a: Preparing [2025-01-16T04:40:49.246Z] bfe49ea948b7: Preparing [2025-01-16T04:40:49.246Z] 657224706c30: Preparing [2025-01-16T04:40:49.246Z] d1028e6fef0f: Preparing [2025-01-16T04:40:49.246Z] 2072f8d771bf: Preparing [2025-01-16T04:40:49.246Z] 71a12b8f28f7: Preparing [2025-01-16T04:40:49.246Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:49.246Z] bfe49ea948b7: Waiting [2025-01-16T04:40:49.246Z] 657224706c30: Waiting [2025-01-16T04:40:49.246Z] d1028e6fef0f: Waiting [2025-01-16T04:40:49.246Z] 7ce35f9c13b0: Layer already exists [2025-01-16T04:40:49.246Z] 0997e52fa2db: Layer already exists [2025-01-16T04:40:49.246Z] cee3403b4e6b: Layer already exists [2025-01-16T04:40:49.246Z] 250d5158b295: Layer already exists [2025-01-16T04:40:49.246Z] 73cbb65c341a: Layer already exists [2025-01-16T04:40:49.246Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:49.246Z] 657224706c30: Layer already exists [2025-01-16T04:40:49.246Z] 71a12b8f28f7: Layer already exists [2025-01-16T04:40:49.246Z] d1028e6fef0f: Layer already exists [2025-01-16T04:40:49.246Z] 2072f8d771bf: Layer already exists [2025-01-16T04:40:49.246Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:49.246Z] main: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:49.319Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:49.330Z] taggedImages: [2025-01-16T04:40:49.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:49.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-16T04:40:49.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.45 [2025-01-16T04:40:49.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:49.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-16T04:40:49.357Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-16T04:40:49.357Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:49.357Z] latest [2025-01-16T04:40:49.357Z] 4.0.0-dev.45 [2025-01-16T04:40:49.357Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:49.357Z] main [2025-01-16T04:40:49.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:49.694Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:50.095Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:50.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-16T04:40:50.096Z] 01eaecea844a: Preparing [2025-01-16T04:40:50.096Z] c6b1401667b8: Preparing [2025-01-16T04:40:50.096Z] 33390bf5fda5: Preparing [2025-01-16T04:40:50.096Z] 662fff1d4510: Preparing [2025-01-16T04:40:50.096Z] a81656d01797: Preparing [2025-01-16T04:40:50.096Z] 0847daa552c2: Preparing [2025-01-16T04:40:50.096Z] f79c3794d60e: Preparing [2025-01-16T04:40:50.096Z] bfe49ea948b7: Preparing [2025-01-16T04:40:50.096Z] 657224706c30: Preparing [2025-01-16T04:40:50.096Z] b20415d48663: Preparing [2025-01-16T04:40:50.096Z] 805adb2188b1: Preparing [2025-01-16T04:40:50.096Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:50.096Z] b20415d48663: Waiting [2025-01-16T04:40:50.096Z] f79c3794d60e: Waiting [2025-01-16T04:40:50.096Z] bfe49ea948b7: Waiting [2025-01-16T04:40:50.096Z] 805adb2188b1: Waiting [2025-01-16T04:40:50.096Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:50.096Z] 0847daa552c2: Waiting [2025-01-16T04:40:50.096Z] c6b1401667b8: Pushed [2025-01-16T04:40:50.096Z] 01eaecea844a: Pushed [2025-01-16T04:40:50.096Z] a81656d01797: Pushed [2025-01-16T04:40:50.096Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:50.096Z] 657224706c30: Layer already exists [2025-01-16T04:40:50.096Z] 0847daa552c2: Pushed [2025-01-16T04:40:50.355Z] f79c3794d60e: Pushed [2025-01-16T04:40:50.355Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:50.355Z] b20415d48663: Pushed [2025-01-16T04:40:51.290Z] 662fff1d4510: Pushed [2025-01-16T04:40:51.550Z] 33390bf5fda5: Pushed [2025-01-16T04:40:51.550Z] 805adb2188b1: Pushed [2025-01-16T04:40:51.810Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:52.143Z] + 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-16T04:40:52.469Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-16T04:40:52.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-16T04:40:52.469Z] 01eaecea844a: Preparing [2025-01-16T04:40:52.469Z] c6b1401667b8: Preparing [2025-01-16T04:40:52.469Z] 33390bf5fda5: Preparing [2025-01-16T04:40:52.469Z] 662fff1d4510: Preparing [2025-01-16T04:40:52.469Z] a81656d01797: Preparing [2025-01-16T04:40:52.469Z] 0847daa552c2: Preparing [2025-01-16T04:40:52.469Z] f79c3794d60e: Preparing [2025-01-16T04:40:52.469Z] bfe49ea948b7: Preparing [2025-01-16T04:40:52.469Z] 657224706c30: Preparing [2025-01-16T04:40:52.469Z] b20415d48663: Preparing [2025-01-16T04:40:52.469Z] 805adb2188b1: Preparing [2025-01-16T04:40:52.469Z] 657224706c30: Waiting [2025-01-16T04:40:52.469Z] b20415d48663: Waiting [2025-01-16T04:40:52.469Z] f79c3794d60e: Waiting [2025-01-16T04:40:52.469Z] 805adb2188b1: Waiting [2025-01-16T04:40:52.469Z] 0847daa552c2: Waiting [2025-01-16T04:40:52.469Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:52.469Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:52.469Z] 33390bf5fda5: Layer already exists [2025-01-16T04:40:52.469Z] c6b1401667b8: Layer already exists [2025-01-16T04:40:52.469Z] 662fff1d4510: Layer already exists [2025-01-16T04:40:52.469Z] a81656d01797: Layer already exists [2025-01-16T04:40:52.469Z] 01eaecea844a: Layer already exists [2025-01-16T04:40:52.469Z] 0847daa552c2: Layer already exists [2025-01-16T04:40:52.469Z] f79c3794d60e: Layer already exists [2025-01-16T04:40:52.469Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:52.469Z] 657224706c30: Layer already exists [2025-01-16T04:40:52.469Z] b20415d48663: Layer already exists [2025-01-16T04:40:52.469Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:52.469Z] 805adb2188b1: Layer already exists [2025-01-16T04:40:52.469Z] latest: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:52.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:53.212Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.45 [2025-01-16T04:40:53.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-16T04:40:53.212Z] 01eaecea844a: Preparing [2025-01-16T04:40:53.212Z] c6b1401667b8: Preparing [2025-01-16T04:40:53.212Z] 33390bf5fda5: Preparing [2025-01-16T04:40:53.212Z] 662fff1d4510: Preparing [2025-01-16T04:40:53.212Z] a81656d01797: Preparing [2025-01-16T04:40:53.212Z] 0847daa552c2: Preparing [2025-01-16T04:40:53.212Z] f79c3794d60e: Preparing [2025-01-16T04:40:53.212Z] bfe49ea948b7: Preparing [2025-01-16T04:40:53.212Z] 657224706c30: Preparing [2025-01-16T04:40:53.212Z] b20415d48663: Preparing [2025-01-16T04:40:53.212Z] 805adb2188b1: Preparing [2025-01-16T04:40:53.212Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:53.212Z] 0847daa552c2: Waiting [2025-01-16T04:40:53.212Z] f79c3794d60e: Waiting [2025-01-16T04:40:53.212Z] 657224706c30: Waiting [2025-01-16T04:40:53.212Z] b20415d48663: Waiting [2025-01-16T04:40:53.212Z] 805adb2188b1: Waiting [2025-01-16T04:40:53.212Z] bfe49ea948b7: Waiting [2025-01-16T04:40:53.212Z] 01eaecea844a: Layer already exists [2025-01-16T04:40:53.212Z] 33390bf5fda5: Layer already exists [2025-01-16T04:40:53.212Z] c6b1401667b8: Layer already exists [2025-01-16T04:40:53.212Z] a81656d01797: Layer already exists [2025-01-16T04:40:53.212Z] 662fff1d4510: Layer already exists [2025-01-16T04:40:53.212Z] f79c3794d60e: Layer already exists [2025-01-16T04:40:53.212Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:53.212Z] 0847daa552c2: Layer already exists [2025-01-16T04:40:53.212Z] 657224706c30: Layer already exists [2025-01-16T04:40:53.212Z] b20415d48663: Layer already exists [2025-01-16T04:40:53.212Z] 805adb2188b1: Layer already exists [2025-01-16T04:40:53.212Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:53.212Z] 4.0.0-dev.45: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:53.569Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:53.935Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:53.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-16T04:40:53.935Z] 01eaecea844a: Preparing [2025-01-16T04:40:53.935Z] c6b1401667b8: Preparing [2025-01-16T04:40:53.935Z] 33390bf5fda5: Preparing [2025-01-16T04:40:53.935Z] 662fff1d4510: Preparing [2025-01-16T04:40:53.935Z] a81656d01797: Preparing [2025-01-16T04:40:53.935Z] 0847daa552c2: Preparing [2025-01-16T04:40:53.935Z] f79c3794d60e: Preparing [2025-01-16T04:40:53.935Z] bfe49ea948b7: Preparing [2025-01-16T04:40:53.935Z] 657224706c30: Preparing [2025-01-16T04:40:53.935Z] b20415d48663: Preparing [2025-01-16T04:40:53.935Z] 805adb2188b1: Preparing [2025-01-16T04:40:53.935Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:53.935Z] bfe49ea948b7: Waiting [2025-01-16T04:40:53.935Z] 657224706c30: Waiting [2025-01-16T04:40:53.935Z] b20415d48663: Waiting [2025-01-16T04:40:53.935Z] 805adb2188b1: Waiting [2025-01-16T04:40:53.935Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:53.935Z] 0847daa552c2: Waiting [2025-01-16T04:40:53.935Z] f79c3794d60e: Waiting [2025-01-16T04:40:53.935Z] 662fff1d4510: Layer already exists [2025-01-16T04:40:53.935Z] 33390bf5fda5: Layer already exists [2025-01-16T04:40:53.935Z] a81656d01797: Layer already exists [2025-01-16T04:40:53.935Z] 01eaecea844a: Layer already exists [2025-01-16T04:40:53.935Z] c6b1401667b8: Layer already exists [2025-01-16T04:40:53.935Z] 657224706c30: Layer already exists [2025-01-16T04:40:53.935Z] f79c3794d60e: Layer already exists [2025-01-16T04:40:53.935Z] 0847daa552c2: Layer already exists [2025-01-16T04:40:53.935Z] b20415d48663: Layer already exists [2025-01-16T04:40:53.935Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:53.935Z] 805adb2188b1: Layer already exists [2025-01-16T04:40:53.935Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:53.935Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:54.263Z] + 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-16T04:40:54.588Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-16T04:40:54.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-16T04:40:54.588Z] 01eaecea844a: Preparing [2025-01-16T04:40:54.588Z] c6b1401667b8: Preparing [2025-01-16T04:40:54.588Z] 33390bf5fda5: Preparing [2025-01-16T04:40:54.588Z] 662fff1d4510: Preparing [2025-01-16T04:40:54.588Z] a81656d01797: Preparing [2025-01-16T04:40:54.588Z] 0847daa552c2: Preparing [2025-01-16T04:40:54.588Z] f79c3794d60e: Preparing [2025-01-16T04:40:54.588Z] bfe49ea948b7: Preparing [2025-01-16T04:40:54.588Z] 657224706c30: Preparing [2025-01-16T04:40:54.588Z] b20415d48663: Preparing [2025-01-16T04:40:54.588Z] 805adb2188b1: Preparing [2025-01-16T04:40:54.588Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:54.588Z] 805adb2188b1: Waiting [2025-01-16T04:40:54.588Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:54.588Z] bfe49ea948b7: Waiting [2025-01-16T04:40:54.588Z] b20415d48663: Waiting [2025-01-16T04:40:54.588Z] 0847daa552c2: Waiting [2025-01-16T04:40:54.588Z] c6b1401667b8: Layer already exists [2025-01-16T04:40:54.588Z] a81656d01797: Layer already exists [2025-01-16T04:40:54.588Z] 662fff1d4510: Layer already exists [2025-01-16T04:40:54.588Z] 33390bf5fda5: Layer already exists [2025-01-16T04:40:54.588Z] 01eaecea844a: Layer already exists [2025-01-16T04:40:54.588Z] f79c3794d60e: Layer already exists [2025-01-16T04:40:54.588Z] 0847daa552c2: Layer already exists [2025-01-16T04:40:54.588Z] b20415d48663: Layer already exists [2025-01-16T04:40:54.588Z] 657224706c30: Layer already exists [2025-01-16T04:40:54.588Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:54.588Z] 805adb2188b1: Layer already exists [2025-01-16T04:40:54.588Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:54.588Z] main: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:54.662Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:54.675Z] taggedImages: [2025-01-16T04:40:54.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:54.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-16T04:40:54.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.45 [2025-01-16T04:40:54.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:54.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-16T04:40:54.703Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-16T04:40:54.703Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:54.703Z] latest [2025-01-16T04:40:54.703Z] 4.0.0-dev.45 [2025-01-16T04:40:54.703Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:54.703Z] main [2025-01-16T04:40:54.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:55.031Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:55.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:55.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-16T04:40:55.351Z] c492f0c5b978: Preparing [2025-01-16T04:40:55.351Z] 062203d65502: Preparing [2025-01-16T04:40:55.351Z] bfe49ea948b7: Preparing [2025-01-16T04:40:55.351Z] 657224706c30: Preparing [2025-01-16T04:40:55.351Z] 186582fa1935: Preparing [2025-01-16T04:40:55.351Z] 9cb12eec1cb5: Preparing [2025-01-16T04:40:55.351Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:55.351Z] 9cb12eec1cb5: Waiting [2025-01-16T04:40:55.351Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:55.351Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:55.351Z] 657224706c30: Layer already exists [2025-01-16T04:40:55.351Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:55.351Z] 186582fa1935: Pushed [2025-01-16T04:40:55.351Z] c492f0c5b978: Pushed [2025-01-16T04:40:56.285Z] 9cb12eec1cb5: Pushed [2025-01-16T04:40:57.221Z] 062203d65502: Pushed [2025-01-16T04:40:57.221Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:57.544Z] + 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-16T04:40:57.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-16T04:40:57.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-16T04:40:57.873Z] c492f0c5b978: Preparing [2025-01-16T04:40:57.873Z] 062203d65502: Preparing [2025-01-16T04:40:57.873Z] bfe49ea948b7: Preparing [2025-01-16T04:40:57.873Z] 657224706c30: Preparing [2025-01-16T04:40:57.873Z] 186582fa1935: Preparing [2025-01-16T04:40:57.873Z] 9cb12eec1cb5: Preparing [2025-01-16T04:40:57.873Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:57.873Z] 9cb12eec1cb5: Waiting [2025-01-16T04:40:57.873Z] 186582fa1935: Layer already exists [2025-01-16T04:40:57.873Z] c492f0c5b978: Layer already exists [2025-01-16T04:40:57.873Z] 062203d65502: Layer already exists [2025-01-16T04:40:57.873Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:57.873Z] 657224706c30: Layer already exists [2025-01-16T04:40:57.873Z] 9cb12eec1cb5: Layer already exists [2025-01-16T04:40:57.873Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:57.873Z] latest: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:58.194Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:58.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.45 [2025-01-16T04:40:58.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-16T04:40:58.515Z] c492f0c5b978: Preparing [2025-01-16T04:40:58.515Z] 062203d65502: Preparing [2025-01-16T04:40:58.515Z] bfe49ea948b7: Preparing [2025-01-16T04:40:58.515Z] 657224706c30: Preparing [2025-01-16T04:40:58.515Z] 186582fa1935: Preparing [2025-01-16T04:40:58.515Z] 9cb12eec1cb5: Preparing [2025-01-16T04:40:58.515Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:58.515Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:58.515Z] 9cb12eec1cb5: Waiting [2025-01-16T04:40:58.515Z] c492f0c5b978: Layer already exists [2025-01-16T04:40:58.515Z] 657224706c30: Layer already exists [2025-01-16T04:40:58.515Z] 186582fa1935: Layer already exists [2025-01-16T04:40:58.515Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:58.515Z] 062203d65502: Layer already exists [2025-01-16T04:40:58.515Z] 9cb12eec1cb5: Layer already exists [2025-01-16T04:40:58.515Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:58.515Z] 4.0.0-dev.45: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:58.854Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:59.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:59.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-16T04:40:59.181Z] c492f0c5b978: Preparing [2025-01-16T04:40:59.181Z] 062203d65502: Preparing [2025-01-16T04:40:59.181Z] bfe49ea948b7: Preparing [2025-01-16T04:40:59.181Z] 657224706c30: Preparing [2025-01-16T04:40:59.181Z] 186582fa1935: Preparing [2025-01-16T04:40:59.181Z] 9cb12eec1cb5: Preparing [2025-01-16T04:40:59.181Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:59.181Z] 9cb12eec1cb5: Waiting [2025-01-16T04:40:59.181Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:59.181Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:59.181Z] c492f0c5b978: Layer already exists [2025-01-16T04:40:59.181Z] 062203d65502: Layer already exists [2025-01-16T04:40:59.181Z] 186582fa1935: Layer already exists [2025-01-16T04:40:59.181Z] 657224706c30: Layer already exists [2025-01-16T04:40:59.181Z] 9cb12eec1cb5: Layer already exists [2025-01-16T04:40:59.181Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:59.181Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:40:59.502Z] + 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-16T04:40:59.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-16T04:40:59.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-16T04:40:59.828Z] c492f0c5b978: Preparing [2025-01-16T04:40:59.828Z] 062203d65502: Preparing [2025-01-16T04:40:59.828Z] bfe49ea948b7: Preparing [2025-01-16T04:40:59.828Z] 657224706c30: Preparing [2025-01-16T04:40:59.828Z] 186582fa1935: Preparing [2025-01-16T04:40:59.828Z] 9cb12eec1cb5: Preparing [2025-01-16T04:40:59.828Z] ce5a8cde9eee: Preparing [2025-01-16T04:40:59.828Z] 9cb12eec1cb5: Waiting [2025-01-16T04:40:59.828Z] ce5a8cde9eee: Waiting [2025-01-16T04:40:59.828Z] 657224706c30: Layer already exists [2025-01-16T04:40:59.828Z] 062203d65502: Layer already exists [2025-01-16T04:40:59.828Z] 186582fa1935: Layer already exists [2025-01-16T04:40:59.828Z] c492f0c5b978: Layer already exists [2025-01-16T04:40:59.828Z] bfe49ea948b7: Layer already exists [2025-01-16T04:40:59.828Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:40:59.828Z] 9cb12eec1cb5: Layer already exists [2025-01-16T04:40:59.828Z] main: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:40:59.896Z] ===================================================== [Pipeline] echo [2025-01-16T04:40:59.910Z] taggedImages: [2025-01-16T04:40:59.910Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:59.910Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-16T04:40:59.910Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.45 [2025-01-16T04:40:59.910Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:59.910Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-16T04:40:59.935Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-16T04:40:59.935Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:40:59.935Z] latest [2025-01-16T04:40:59.935Z] 4.0.0-dev.45 [2025-01-16T04:40:59.935Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:40:59.935Z] main [2025-01-16T04:40:59.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:00.269Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:00.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:00.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-16T04:41:00.584Z] 4669d7136422: Preparing [2025-01-16T04:41:00.584Z] 50eeb9f7cd06: Preparing [2025-01-16T04:41:00.584Z] 60eb7e8133b5: Preparing [2025-01-16T04:41:00.584Z] bfe49ea948b7: Preparing [2025-01-16T04:41:00.584Z] 657224706c30: Preparing [2025-01-16T04:41:00.584Z] da31d2fc1846: Preparing [2025-01-16T04:41:00.584Z] 857444914bf2: Preparing [2025-01-16T04:41:00.584Z] 510640239b7f: Preparing [2025-01-16T04:41:00.584Z] 259966da8c53: Preparing [2025-01-16T04:41:00.584Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:00.584Z] da31d2fc1846: Waiting [2025-01-16T04:41:00.584Z] 857444914bf2: Waiting [2025-01-16T04:41:00.584Z] 510640239b7f: Waiting [2025-01-16T04:41:00.584Z] 259966da8c53: Waiting [2025-01-16T04:41:00.584Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:00.584Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:00.584Z] 657224706c30: Layer already exists [2025-01-16T04:41:00.584Z] 60eb7e8133b5: Pushed [2025-01-16T04:41:00.584Z] 50eeb9f7cd06: Pushed [2025-01-16T04:41:00.584Z] 4669d7136422: Pushed [2025-01-16T04:41:00.584Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:00.584Z] 510640239b7f: Pushed [2025-01-16T04:41:01.156Z] 259966da8c53: Pushed [2025-01-16T04:41:07.731Z] 857444914bf2: Pushed [2025-01-16T04:41:11.026Z] da31d2fc1846: Pushed [2025-01-16T04:41:11.026Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:11.358Z] + 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-16T04:41:11.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-16T04:41:11.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-16T04:41:11.678Z] 4669d7136422: Preparing [2025-01-16T04:41:11.678Z] 50eeb9f7cd06: Preparing [2025-01-16T04:41:11.678Z] 60eb7e8133b5: Preparing [2025-01-16T04:41:11.678Z] bfe49ea948b7: Preparing [2025-01-16T04:41:11.678Z] 657224706c30: Preparing [2025-01-16T04:41:11.678Z] da31d2fc1846: Preparing [2025-01-16T04:41:11.678Z] 857444914bf2: Preparing [2025-01-16T04:41:11.678Z] 510640239b7f: Preparing [2025-01-16T04:41:11.678Z] 259966da8c53: Preparing [2025-01-16T04:41:11.678Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:11.678Z] da31d2fc1846: Waiting [2025-01-16T04:41:11.678Z] 857444914bf2: Waiting [2025-01-16T04:41:11.678Z] 510640239b7f: Waiting [2025-01-16T04:41:11.678Z] 259966da8c53: Waiting [2025-01-16T04:41:11.678Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:11.678Z] 60eb7e8133b5: Layer already exists [2025-01-16T04:41:11.678Z] 4669d7136422: Layer already exists [2025-01-16T04:41:11.678Z] 657224706c30: Layer already exists [2025-01-16T04:41:11.678Z] 50eeb9f7cd06: Layer already exists [2025-01-16T04:41:11.678Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:11.678Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:11.678Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:11.678Z] 510640239b7f: Layer already exists [2025-01-16T04:41:11.678Z] 857444914bf2: Layer already exists [2025-01-16T04:41:11.678Z] 259966da8c53: Layer already exists [2025-01-16T04:41:11.678Z] latest: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:12.008Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:12.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.45 [2025-01-16T04:41:12.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-16T04:41:12.323Z] 4669d7136422: Preparing [2025-01-16T04:41:12.323Z] 50eeb9f7cd06: Preparing [2025-01-16T04:41:12.323Z] 60eb7e8133b5: Preparing [2025-01-16T04:41:12.323Z] bfe49ea948b7: Preparing [2025-01-16T04:41:12.323Z] 657224706c30: Preparing [2025-01-16T04:41:12.323Z] da31d2fc1846: Preparing [2025-01-16T04:41:12.323Z] 857444914bf2: Preparing [2025-01-16T04:41:12.323Z] 510640239b7f: Preparing [2025-01-16T04:41:12.323Z] 259966da8c53: Preparing [2025-01-16T04:41:12.323Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:12.323Z] 857444914bf2: Waiting [2025-01-16T04:41:12.323Z] 510640239b7f: Waiting [2025-01-16T04:41:12.323Z] 259966da8c53: Waiting [2025-01-16T04:41:12.323Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:12.323Z] da31d2fc1846: Waiting [2025-01-16T04:41:12.323Z] 60eb7e8133b5: Layer already exists [2025-01-16T04:41:12.323Z] 657224706c30: Layer already exists [2025-01-16T04:41:12.323Z] 4669d7136422: Layer already exists [2025-01-16T04:41:12.323Z] 50eeb9f7cd06: Layer already exists [2025-01-16T04:41:12.323Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:12.323Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:12.323Z] 259966da8c53: Layer already exists [2025-01-16T04:41:12.323Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:12.323Z] 857444914bf2: Layer already exists [2025-01-16T04:41:12.323Z] 510640239b7f: Layer already exists [2025-01-16T04:41:12.323Z] 4.0.0-dev.45: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:12.658Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:12.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:12.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-16T04:41:12.968Z] 4669d7136422: Preparing [2025-01-16T04:41:12.968Z] 50eeb9f7cd06: Preparing [2025-01-16T04:41:12.968Z] 60eb7e8133b5: Preparing [2025-01-16T04:41:12.968Z] bfe49ea948b7: Preparing [2025-01-16T04:41:12.968Z] 657224706c30: Preparing [2025-01-16T04:41:12.968Z] da31d2fc1846: Preparing [2025-01-16T04:41:12.968Z] 857444914bf2: Preparing [2025-01-16T04:41:12.968Z] 510640239b7f: Preparing [2025-01-16T04:41:12.968Z] 259966da8c53: Preparing [2025-01-16T04:41:12.968Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:12.968Z] da31d2fc1846: Waiting [2025-01-16T04:41:12.968Z] 510640239b7f: Waiting [2025-01-16T04:41:12.968Z] 259966da8c53: Waiting [2025-01-16T04:41:12.968Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:12.968Z] 857444914bf2: Waiting [2025-01-16T04:41:12.968Z] 657224706c30: Layer already exists [2025-01-16T04:41:12.968Z] 60eb7e8133b5: Layer already exists [2025-01-16T04:41:12.968Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:12.968Z] 50eeb9f7cd06: Layer already exists [2025-01-16T04:41:12.968Z] 4669d7136422: Layer already exists [2025-01-16T04:41:12.968Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:12.968Z] 857444914bf2: Layer already exists [2025-01-16T04:41:12.968Z] 510640239b7f: Layer already exists [2025-01-16T04:41:12.968Z] 259966da8c53: Layer already exists [2025-01-16T04:41:12.968Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:12.968Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:13.293Z] + 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-16T04:41:13.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-16T04:41:13.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-16T04:41:13.617Z] 4669d7136422: Preparing [2025-01-16T04:41:13.617Z] 50eeb9f7cd06: Preparing [2025-01-16T04:41:13.617Z] 60eb7e8133b5: Preparing [2025-01-16T04:41:13.617Z] bfe49ea948b7: Preparing [2025-01-16T04:41:13.617Z] 657224706c30: Preparing [2025-01-16T04:41:13.617Z] da31d2fc1846: Preparing [2025-01-16T04:41:13.617Z] 857444914bf2: Preparing [2025-01-16T04:41:13.617Z] 510640239b7f: Preparing [2025-01-16T04:41:13.617Z] 259966da8c53: Preparing [2025-01-16T04:41:13.617Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:13.617Z] 857444914bf2: Waiting [2025-01-16T04:41:13.617Z] 510640239b7f: Waiting [2025-01-16T04:41:13.617Z] 259966da8c53: Waiting [2025-01-16T04:41:13.617Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:13.617Z] da31d2fc1846: Waiting [2025-01-16T04:41:13.617Z] 60eb7e8133b5: Layer already exists [2025-01-16T04:41:13.617Z] 657224706c30: Layer already exists [2025-01-16T04:41:13.617Z] 4669d7136422: Layer already exists [2025-01-16T04:41:13.617Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:13.617Z] 50eeb9f7cd06: Layer already exists [2025-01-16T04:41:13.617Z] 259966da8c53: Layer already exists [2025-01-16T04:41:13.617Z] 857444914bf2: Layer already exists [2025-01-16T04:41:13.617Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:13.617Z] 510640239b7f: Layer already exists [2025-01-16T04:41:13.617Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:13.617Z] main: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:41:13.698Z] ===================================================== [Pipeline] echo [2025-01-16T04:41:13.713Z] taggedImages: [2025-01-16T04:41:13.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:13.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-16T04:41:13.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.45 [2025-01-16T04:41:13.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:13.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-16T04:41:13.740Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-16T04:41:13.740Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:13.740Z] latest [2025-01-16T04:41:13.740Z] 4.0.0-dev.45 [2025-01-16T04:41:13.740Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:13.740Z] main [2025-01-16T04:41:13.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:14.085Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:14.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:14.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-16T04:41:14.410Z] b2db6e7d40d5: Preparing [2025-01-16T04:41:14.410Z] a0c5e173e60e: Preparing [2025-01-16T04:41:14.410Z] fd56fcbd6d06: Preparing [2025-01-16T04:41:14.410Z] bfe49ea948b7: Preparing [2025-01-16T04:41:14.410Z] 657224706c30: Preparing [2025-01-16T04:41:14.410Z] d30e044f9485: Preparing [2025-01-16T04:41:14.410Z] 10d81ad3efb2: Preparing [2025-01-16T04:41:14.410Z] fa71ddaea707: Preparing [2025-01-16T04:41:14.410Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:14.410Z] fa71ddaea707: Waiting [2025-01-16T04:41:14.410Z] d30e044f9485: Waiting [2025-01-16T04:41:14.410Z] 10d81ad3efb2: Waiting [2025-01-16T04:41:14.410Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:14.410Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:14.410Z] 657224706c30: Layer already exists [2025-01-16T04:41:14.410Z] a0c5e173e60e: Pushed [2025-01-16T04:41:14.410Z] fd56fcbd6d06: Pushed [2025-01-16T04:41:14.410Z] b2db6e7d40d5: Pushed [2025-01-16T04:41:14.410Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:14.410Z] 10d81ad3efb2: Pushed [2025-01-16T04:41:14.669Z] fa71ddaea707: Pushed [2025-01-16T04:41:24.654Z] d30e044f9485: Pushed [2025-01-16T04:41:24.655Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:24.991Z] + 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-16T04:41:25.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-16T04:41:25.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-16T04:41:25.320Z] b2db6e7d40d5: Preparing [2025-01-16T04:41:25.320Z] a0c5e173e60e: Preparing [2025-01-16T04:41:25.320Z] fd56fcbd6d06: Preparing [2025-01-16T04:41:25.320Z] bfe49ea948b7: Preparing [2025-01-16T04:41:25.320Z] 657224706c30: Preparing [2025-01-16T04:41:25.320Z] d30e044f9485: Preparing [2025-01-16T04:41:25.320Z] 10d81ad3efb2: Preparing [2025-01-16T04:41:25.320Z] fa71ddaea707: Preparing [2025-01-16T04:41:25.320Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:25.320Z] d30e044f9485: Waiting [2025-01-16T04:41:25.320Z] fa71ddaea707: Waiting [2025-01-16T04:41:25.320Z] 10d81ad3efb2: Waiting [2025-01-16T04:41:25.320Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:25.320Z] b2db6e7d40d5: Layer already exists [2025-01-16T04:41:25.320Z] fd56fcbd6d06: Layer already exists [2025-01-16T04:41:25.320Z] 657224706c30: Layer already exists [2025-01-16T04:41:25.320Z] a0c5e173e60e: Layer already exists [2025-01-16T04:41:25.320Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:25.320Z] d30e044f9485: Layer already exists [2025-01-16T04:41:25.320Z] fa71ddaea707: Layer already exists [2025-01-16T04:41:25.320Z] 10d81ad3efb2: Layer already exists [2025-01-16T04:41:25.320Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:25.320Z] latest: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:25.650Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:25.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.45 [2025-01-16T04:41:25.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-16T04:41:25.972Z] b2db6e7d40d5: Preparing [2025-01-16T04:41:25.972Z] a0c5e173e60e: Preparing [2025-01-16T04:41:25.972Z] fd56fcbd6d06: Preparing [2025-01-16T04:41:25.972Z] bfe49ea948b7: Preparing [2025-01-16T04:41:25.972Z] 657224706c30: Preparing [2025-01-16T04:41:25.972Z] d30e044f9485: Preparing [2025-01-16T04:41:25.972Z] 10d81ad3efb2: Preparing [2025-01-16T04:41:25.972Z] fa71ddaea707: Preparing [2025-01-16T04:41:25.972Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:25.972Z] fa71ddaea707: Waiting [2025-01-16T04:41:25.972Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:25.972Z] 10d81ad3efb2: Waiting [2025-01-16T04:41:25.972Z] d30e044f9485: Waiting [2025-01-16T04:41:25.972Z] b2db6e7d40d5: Layer already exists [2025-01-16T04:41:25.972Z] 657224706c30: Layer already exists [2025-01-16T04:41:25.972Z] a0c5e173e60e: Layer already exists [2025-01-16T04:41:25.972Z] fd56fcbd6d06: Layer already exists [2025-01-16T04:41:25.972Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:25.972Z] 10d81ad3efb2: Layer already exists [2025-01-16T04:41:25.972Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:25.972Z] d30e044f9485: Layer already exists [2025-01-16T04:41:25.972Z] fa71ddaea707: Layer already exists [2025-01-16T04:41:25.972Z] 4.0.0-dev.45: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:26.297Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:26.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:26.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-16T04:41:26.612Z] b2db6e7d40d5: Preparing [2025-01-16T04:41:26.612Z] a0c5e173e60e: Preparing [2025-01-16T04:41:26.612Z] fd56fcbd6d06: Preparing [2025-01-16T04:41:26.612Z] bfe49ea948b7: Preparing [2025-01-16T04:41:26.612Z] 657224706c30: Preparing [2025-01-16T04:41:26.612Z] d30e044f9485: Preparing [2025-01-16T04:41:26.612Z] 10d81ad3efb2: Preparing [2025-01-16T04:41:26.612Z] fa71ddaea707: Preparing [2025-01-16T04:41:26.612Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:26.612Z] 10d81ad3efb2: Waiting [2025-01-16T04:41:26.612Z] fa71ddaea707: Waiting [2025-01-16T04:41:26.612Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:26.612Z] d30e044f9485: Waiting [2025-01-16T04:41:26.612Z] fd56fcbd6d06: Layer already exists [2025-01-16T04:41:26.612Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:26.612Z] b2db6e7d40d5: Layer already exists [2025-01-16T04:41:26.612Z] 657224706c30: Layer already exists [2025-01-16T04:41:26.612Z] a0c5e173e60e: Layer already exists [2025-01-16T04:41:26.612Z] 10d81ad3efb2: Layer already exists [2025-01-16T04:41:26.612Z] d30e044f9485: Layer already exists [2025-01-16T04:41:26.612Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:26.612Z] fa71ddaea707: Layer already exists [2025-01-16T04:41:26.612Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:26.938Z] + 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-16T04:41:27.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-16T04:41:27.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-16T04:41:27.262Z] b2db6e7d40d5: Preparing [2025-01-16T04:41:27.262Z] a0c5e173e60e: Preparing [2025-01-16T04:41:27.262Z] fd56fcbd6d06: Preparing [2025-01-16T04:41:27.262Z] bfe49ea948b7: Preparing [2025-01-16T04:41:27.262Z] 657224706c30: Preparing [2025-01-16T04:41:27.262Z] d30e044f9485: Preparing [2025-01-16T04:41:27.262Z] 10d81ad3efb2: Preparing [2025-01-16T04:41:27.262Z] fa71ddaea707: Preparing [2025-01-16T04:41:27.262Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:27.262Z] d30e044f9485: Waiting [2025-01-16T04:41:27.262Z] fa71ddaea707: Waiting [2025-01-16T04:41:27.262Z] 10d81ad3efb2: Waiting [2025-01-16T04:41:27.262Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:27.262Z] fd56fcbd6d06: Layer already exists [2025-01-16T04:41:27.262Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:27.262Z] a0c5e173e60e: Layer already exists [2025-01-16T04:41:27.262Z] b2db6e7d40d5: Layer already exists [2025-01-16T04:41:27.262Z] 657224706c30: Layer already exists [2025-01-16T04:41:27.262Z] d30e044f9485: Layer already exists [2025-01-16T04:41:27.262Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:27.262Z] fa71ddaea707: Layer already exists [2025-01-16T04:41:27.262Z] 10d81ad3efb2: Layer already exists [2025-01-16T04:41:27.262Z] main: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:41:27.346Z] ===================================================== [Pipeline] echo [2025-01-16T04:41:27.359Z] taggedImages: [2025-01-16T04:41:27.359Z] - nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:27.359Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-16T04:41:27.359Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.45 [2025-01-16T04:41:27.359Z] - nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:27.359Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-16T04:41:27.393Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-16T04:41:27.393Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:27.393Z] latest [2025-01-16T04:41:27.393Z] 4.0.0-dev.45 [2025-01-16T04:41:27.393Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:27.393Z] main [2025-01-16T04:41:27.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:27.730Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:28.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:28.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-16T04:41:28.056Z] 4669d7136422: Preparing [2025-01-16T04:41:28.056Z] 0636c0752657: Preparing [2025-01-16T04:41:28.056Z] 3831c8c717a6: Preparing [2025-01-16T04:41:28.056Z] bfe49ea948b7: Preparing [2025-01-16T04:41:28.056Z] 657224706c30: Preparing [2025-01-16T04:41:28.056Z] da31d2fc1846: Preparing [2025-01-16T04:41:28.056Z] 510640239b7f: Preparing [2025-01-16T04:41:28.056Z] 259966da8c53: Preparing [2025-01-16T04:41:28.056Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:28.056Z] da31d2fc1846: Waiting [2025-01-16T04:41:28.056Z] 510640239b7f: Waiting [2025-01-16T04:41:28.056Z] 259966da8c53: Waiting [2025-01-16T04:41:28.056Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:28.056Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:28.056Z] 657224706c30: Layer already exists [2025-01-16T04:41:28.056Z] 4669d7136422: Layer already exists [2025-01-16T04:41:28.056Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:28.056Z] 510640239b7f: Layer already exists [2025-01-16T04:41:28.056Z] 259966da8c53: Layer already exists [2025-01-16T04:41:28.056Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:28.056Z] 3831c8c717a6: Pushed [2025-01-16T04:41:28.056Z] 0636c0752657: Pushed [2025-01-16T04:41:28.316Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:28.659Z] + 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-16T04:41:28.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-16T04:41:28.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-16T04:41:28.989Z] 4669d7136422: Preparing [2025-01-16T04:41:28.989Z] 0636c0752657: Preparing [2025-01-16T04:41:28.989Z] 3831c8c717a6: Preparing [2025-01-16T04:41:28.989Z] bfe49ea948b7: Preparing [2025-01-16T04:41:28.989Z] 657224706c30: Preparing [2025-01-16T04:41:28.989Z] da31d2fc1846: Preparing [2025-01-16T04:41:28.989Z] 510640239b7f: Preparing [2025-01-16T04:41:28.989Z] 259966da8c53: Preparing [2025-01-16T04:41:28.989Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:28.989Z] da31d2fc1846: Waiting [2025-01-16T04:41:28.989Z] 510640239b7f: Waiting [2025-01-16T04:41:28.989Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:28.989Z] 259966da8c53: Waiting [2025-01-16T04:41:28.989Z] 3831c8c717a6: Layer already exists [2025-01-16T04:41:28.989Z] 0636c0752657: Layer already exists [2025-01-16T04:41:28.989Z] 4669d7136422: Layer already exists [2025-01-16T04:41:28.989Z] 657224706c30: Layer already exists [2025-01-16T04:41:28.989Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:28.989Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:28.989Z] 510640239b7f: Layer already exists [2025-01-16T04:41:28.989Z] 259966da8c53: Layer already exists [2025-01-16T04:41:28.989Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:28.989Z] latest: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:29.316Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:29.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.45 [2025-01-16T04:41:29.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-16T04:41:29.644Z] 4669d7136422: Preparing [2025-01-16T04:41:29.644Z] 0636c0752657: Preparing [2025-01-16T04:41:29.644Z] 3831c8c717a6: Preparing [2025-01-16T04:41:29.644Z] bfe49ea948b7: Preparing [2025-01-16T04:41:29.644Z] 657224706c30: Preparing [2025-01-16T04:41:29.644Z] da31d2fc1846: Preparing [2025-01-16T04:41:29.644Z] 510640239b7f: Preparing [2025-01-16T04:41:29.644Z] 259966da8c53: Preparing [2025-01-16T04:41:29.644Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:29.644Z] 510640239b7f: Waiting [2025-01-16T04:41:29.644Z] 259966da8c53: Waiting [2025-01-16T04:41:29.644Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:29.644Z] da31d2fc1846: Waiting [2025-01-16T04:41:29.644Z] 3831c8c717a6: Layer already exists [2025-01-16T04:41:29.644Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:29.644Z] 4669d7136422: Layer already exists [2025-01-16T04:41:29.644Z] 0636c0752657: Layer already exists [2025-01-16T04:41:29.644Z] 657224706c30: Layer already exists [2025-01-16T04:41:29.644Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:29.644Z] 510640239b7f: Layer already exists [2025-01-16T04:41:29.644Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:29.644Z] 259966da8c53: Layer already exists [2025-01-16T04:41:29.644Z] 4.0.0-dev.45: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:29.968Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:30.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:30.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-16T04:41:30.290Z] 4669d7136422: Preparing [2025-01-16T04:41:30.290Z] 0636c0752657: Preparing [2025-01-16T04:41:30.290Z] 3831c8c717a6: Preparing [2025-01-16T04:41:30.290Z] bfe49ea948b7: Preparing [2025-01-16T04:41:30.290Z] 657224706c30: Preparing [2025-01-16T04:41:30.290Z] da31d2fc1846: Preparing [2025-01-16T04:41:30.290Z] 510640239b7f: Preparing [2025-01-16T04:41:30.290Z] 259966da8c53: Preparing [2025-01-16T04:41:30.290Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:30.290Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:30.290Z] 259966da8c53: Waiting [2025-01-16T04:41:30.290Z] da31d2fc1846: Waiting [2025-01-16T04:41:30.290Z] 4669d7136422: Layer already exists [2025-01-16T04:41:30.290Z] 657224706c30: Layer already exists [2025-01-16T04:41:30.290Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:30.290Z] 0636c0752657: Layer already exists [2025-01-16T04:41:30.290Z] 3831c8c717a6: Layer already exists [2025-01-16T04:41:30.290Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:30.290Z] 259966da8c53: Layer already exists [2025-01-16T04:41:30.290Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:30.290Z] 510640239b7f: Layer already exists [2025-01-16T04:41:30.290Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:30.620Z] + 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-16T04:41:30.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-16T04:41:30.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-16T04:41:30.951Z] 4669d7136422: Preparing [2025-01-16T04:41:30.951Z] 0636c0752657: Preparing [2025-01-16T04:41:30.951Z] 3831c8c717a6: Preparing [2025-01-16T04:41:30.951Z] bfe49ea948b7: Preparing [2025-01-16T04:41:30.951Z] 657224706c30: Preparing [2025-01-16T04:41:30.951Z] da31d2fc1846: Preparing [2025-01-16T04:41:30.951Z] 510640239b7f: Preparing [2025-01-16T04:41:30.951Z] 259966da8c53: Preparing [2025-01-16T04:41:30.951Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:30.951Z] 259966da8c53: Waiting [2025-01-16T04:41:30.951Z] 510640239b7f: Waiting [2025-01-16T04:41:30.951Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:30.951Z] da31d2fc1846: Waiting [2025-01-16T04:41:30.951Z] 4669d7136422: Layer already exists [2025-01-16T04:41:30.951Z] 0636c0752657: Layer already exists [2025-01-16T04:41:30.951Z] 3831c8c717a6: Layer already exists [2025-01-16T04:41:30.951Z] 657224706c30: Layer already exists [2025-01-16T04:41:30.951Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:30.951Z] da31d2fc1846: Layer already exists [2025-01-16T04:41:30.951Z] 259966da8c53: Layer already exists [2025-01-16T04:41:30.951Z] 510640239b7f: Layer already exists [2025-01-16T04:41:30.951Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:30.951Z] main: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:41:31.034Z] ===================================================== [Pipeline] echo [2025-01-16T04:41:31.051Z] taggedImages: [2025-01-16T04:41:31.051Z] - nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:31.051Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-16T04:41:31.051Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.45 [2025-01-16T04:41:31.051Z] - nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:31.051Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-16T04:41:31.082Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-16T04:41:31.082Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:31.082Z] latest [2025-01-16T04:41:31.082Z] 4.0.0-dev.45 [2025-01-16T04:41:31.082Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:31.082Z] main [2025-01-16T04:41:31.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:31.426Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:31.759Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:31.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-16T04:41:31.759Z] 8b5e7d4def4b: Preparing [2025-01-16T04:41:31.759Z] 40302938606f: Preparing [2025-01-16T04:41:31.759Z] d5510a55ddc9: Preparing [2025-01-16T04:41:31.759Z] bfe49ea948b7: Preparing [2025-01-16T04:41:31.759Z] 657224706c30: Preparing [2025-01-16T04:41:31.759Z] c5e4386f8446: Preparing [2025-01-16T04:41:31.759Z] 61d719c782ab: Preparing [2025-01-16T04:41:31.759Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:31.759Z] 61d719c782ab: Waiting [2025-01-16T04:41:31.759Z] c5e4386f8446: Waiting [2025-01-16T04:41:31.759Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:31.759Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:31.759Z] 657224706c30: Layer already exists [2025-01-16T04:41:31.759Z] 8b5e7d4def4b: Pushed [2025-01-16T04:41:31.759Z] c5e4386f8446: Pushed [2025-01-16T04:41:31.759Z] 40302938606f: Pushed [2025-01-16T04:41:31.759Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:32.326Z] 61d719c782ab: Pushed [2025-01-16T04:41:35.617Z] d5510a55ddc9: Pushed [2025-01-16T04:41:35.617Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:35.949Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:36.270Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-16T04:41:36.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-16T04:41:36.270Z] 8b5e7d4def4b: Preparing [2025-01-16T04:41:36.270Z] 40302938606f: Preparing [2025-01-16T04:41:36.270Z] d5510a55ddc9: Preparing [2025-01-16T04:41:36.270Z] bfe49ea948b7: Preparing [2025-01-16T04:41:36.270Z] 657224706c30: Preparing [2025-01-16T04:41:36.270Z] c5e4386f8446: Preparing [2025-01-16T04:41:36.270Z] 61d719c782ab: Preparing [2025-01-16T04:41:36.270Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:36.270Z] 61d719c782ab: Waiting [2025-01-16T04:41:36.270Z] c5e4386f8446: Waiting [2025-01-16T04:41:36.270Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:36.270Z] 40302938606f: Layer already exists [2025-01-16T04:41:36.270Z] 657224706c30: Layer already exists [2025-01-16T04:41:36.270Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:36.270Z] d5510a55ddc9: Layer already exists [2025-01-16T04:41:36.270Z] 8b5e7d4def4b: Layer already exists [2025-01-16T04:41:36.270Z] c5e4386f8446: Layer already exists [2025-01-16T04:41:36.270Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:36.270Z] 61d719c782ab: Layer already exists [2025-01-16T04:41:36.270Z] latest: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:36.593Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:36.916Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.45 [2025-01-16T04:41:36.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-16T04:41:36.916Z] 8b5e7d4def4b: Preparing [2025-01-16T04:41:36.916Z] 40302938606f: Preparing [2025-01-16T04:41:36.916Z] d5510a55ddc9: Preparing [2025-01-16T04:41:36.916Z] bfe49ea948b7: Preparing [2025-01-16T04:41:36.916Z] 657224706c30: Preparing [2025-01-16T04:41:36.916Z] c5e4386f8446: Preparing [2025-01-16T04:41:36.916Z] 61d719c782ab: Preparing [2025-01-16T04:41:36.916Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:36.916Z] 61d719c782ab: Waiting [2025-01-16T04:41:36.916Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:36.916Z] c5e4386f8446: Waiting [2025-01-16T04:41:36.916Z] 40302938606f: Layer already exists [2025-01-16T04:41:36.916Z] d5510a55ddc9: Layer already exists [2025-01-16T04:41:36.916Z] 8b5e7d4def4b: Layer already exists [2025-01-16T04:41:36.916Z] 657224706c30: Layer already exists [2025-01-16T04:41:36.916Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:36.916Z] 61d719c782ab: Layer already exists [2025-01-16T04:41:36.916Z] c5e4386f8446: Layer already exists [2025-01-16T04:41:36.916Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:36.916Z] 4.0.0-dev.45: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:37.245Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:37.569Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:37.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-16T04:41:37.569Z] 8b5e7d4def4b: Preparing [2025-01-16T04:41:37.569Z] 40302938606f: Preparing [2025-01-16T04:41:37.569Z] d5510a55ddc9: Preparing [2025-01-16T04:41:37.569Z] bfe49ea948b7: Preparing [2025-01-16T04:41:37.569Z] 657224706c30: Preparing [2025-01-16T04:41:37.569Z] c5e4386f8446: Preparing [2025-01-16T04:41:37.569Z] 61d719c782ab: Preparing [2025-01-16T04:41:37.569Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:37.569Z] c5e4386f8446: Waiting [2025-01-16T04:41:37.569Z] 61d719c782ab: Waiting [2025-01-16T04:41:37.569Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:37.569Z] d5510a55ddc9: Layer already exists [2025-01-16T04:41:37.569Z] 657224706c30: Layer already exists [2025-01-16T04:41:37.569Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:37.569Z] 8b5e7d4def4b: Layer already exists [2025-01-16T04:41:37.569Z] 40302938606f: Layer already exists [2025-01-16T04:41:37.569Z] c5e4386f8446: Layer already exists [2025-01-16T04:41:37.569Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:37.569Z] 61d719c782ab: Layer already exists [2025-01-16T04:41:37.569Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:37.893Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:38.218Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-16T04:41:38.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-16T04:41:38.218Z] 8b5e7d4def4b: Preparing [2025-01-16T04:41:38.218Z] 40302938606f: Preparing [2025-01-16T04:41:38.218Z] d5510a55ddc9: Preparing [2025-01-16T04:41:38.218Z] bfe49ea948b7: Preparing [2025-01-16T04:41:38.218Z] 657224706c30: Preparing [2025-01-16T04:41:38.218Z] c5e4386f8446: Preparing [2025-01-16T04:41:38.218Z] 61d719c782ab: Preparing [2025-01-16T04:41:38.218Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:38.218Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:38.218Z] 61d719c782ab: Waiting [2025-01-16T04:41:38.218Z] c5e4386f8446: Waiting [2025-01-16T04:41:38.218Z] 657224706c30: Layer already exists [2025-01-16T04:41:38.218Z] d5510a55ddc9: Layer already exists [2025-01-16T04:41:38.218Z] 8b5e7d4def4b: Layer already exists [2025-01-16T04:41:38.218Z] 40302938606f: Layer already exists [2025-01-16T04:41:38.218Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:38.218Z] c5e4386f8446: Layer already exists [2025-01-16T04:41:38.218Z] 61d719c782ab: Layer already exists [2025-01-16T04:41:38.218Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:38.218Z] main: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:41:38.305Z] ===================================================== [Pipeline] echo [2025-01-16T04:41:38.317Z] taggedImages: [2025-01-16T04:41:38.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:38.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-16T04:41:38.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.45 [2025-01-16T04:41:38.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:38.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-16T04:41:38.344Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-16T04:41:38.344Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:38.344Z] latest [2025-01-16T04:41:38.344Z] 4.0.0-dev.45 [2025-01-16T04:41:38.344Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:38.344Z] main [2025-01-16T04:41:38.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:38.685Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:39.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:39.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-16T04:41:39.016Z] 97d8953323f4: Preparing [2025-01-16T04:41:39.016Z] e00ce6c7d75c: Preparing [2025-01-16T04:41:39.016Z] bfe49ea948b7: Preparing [2025-01-16T04:41:39.016Z] 657224706c30: Preparing [2025-01-16T04:41:39.016Z] 9330f3f4ff44: Preparing [2025-01-16T04:41:39.016Z] 812689c7062e: Preparing [2025-01-16T04:41:39.016Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:39.016Z] 657224706c30: Layer already exists [2025-01-16T04:41:39.016Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:39.016Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:39.016Z] 9330f3f4ff44: Pushed [2025-01-16T04:41:39.016Z] 97d8953323f4: Pushed [2025-01-16T04:41:39.275Z] 812689c7062e: Pushed [2025-01-16T04:41:42.569Z] e00ce6c7d75c: Pushed [2025-01-16T04:41:42.831Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:43.167Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:43.487Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-16T04:41:43.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-16T04:41:43.487Z] 97d8953323f4: Preparing [2025-01-16T04:41:43.487Z] e00ce6c7d75c: Preparing [2025-01-16T04:41:43.487Z] bfe49ea948b7: Preparing [2025-01-16T04:41:43.487Z] 657224706c30: Preparing [2025-01-16T04:41:43.487Z] 9330f3f4ff44: Preparing [2025-01-16T04:41:43.487Z] 812689c7062e: Preparing [2025-01-16T04:41:43.487Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:43.487Z] 812689c7062e: Waiting [2025-01-16T04:41:43.487Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:43.487Z] e00ce6c7d75c: Layer already exists [2025-01-16T04:41:43.487Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:43.487Z] 97d8953323f4: Layer already exists [2025-01-16T04:41:43.487Z] 9330f3f4ff44: Layer already exists [2025-01-16T04:41:43.487Z] 657224706c30: Layer already exists [2025-01-16T04:41:43.487Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:43.487Z] 812689c7062e: Layer already exists [2025-01-16T04:41:43.487Z] latest: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:43.817Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:44.151Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.45 [2025-01-16T04:41:44.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-16T04:41:44.151Z] 97d8953323f4: Preparing [2025-01-16T04:41:44.151Z] e00ce6c7d75c: Preparing [2025-01-16T04:41:44.151Z] bfe49ea948b7: Preparing [2025-01-16T04:41:44.151Z] 657224706c30: Preparing [2025-01-16T04:41:44.151Z] 9330f3f4ff44: Preparing [2025-01-16T04:41:44.151Z] 812689c7062e: Preparing [2025-01-16T04:41:44.151Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:44.151Z] 812689c7062e: Waiting [2025-01-16T04:41:44.151Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:44.151Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:44.151Z] 657224706c30: Layer already exists [2025-01-16T04:41:44.151Z] 9330f3f4ff44: Layer already exists [2025-01-16T04:41:44.151Z] e00ce6c7d75c: Layer already exists [2025-01-16T04:41:44.151Z] 97d8953323f4: Layer already exists [2025-01-16T04:41:44.151Z] 812689c7062e: Layer already exists [2025-01-16T04:41:44.151Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:44.151Z] 4.0.0-dev.45: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:44.489Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:44.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:44.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-16T04:41:44.814Z] 97d8953323f4: Preparing [2025-01-16T04:41:44.814Z] e00ce6c7d75c: Preparing [2025-01-16T04:41:44.814Z] bfe49ea948b7: Preparing [2025-01-16T04:41:44.814Z] 657224706c30: Preparing [2025-01-16T04:41:44.814Z] 9330f3f4ff44: Preparing [2025-01-16T04:41:44.814Z] 812689c7062e: Preparing [2025-01-16T04:41:44.814Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:44.814Z] 812689c7062e: Waiting [2025-01-16T04:41:44.814Z] e00ce6c7d75c: Layer already exists [2025-01-16T04:41:44.814Z] 97d8953323f4: Layer already exists [2025-01-16T04:41:44.814Z] 657224706c30: Layer already exists [2025-01-16T04:41:44.814Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:44.814Z] 9330f3f4ff44: Layer already exists [2025-01-16T04:41:44.814Z] 812689c7062e: Layer already exists [2025-01-16T04:41:44.814Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:44.814Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:45.145Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:41:45.473Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-16T04:41:45.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-16T04:41:45.473Z] 97d8953323f4: Preparing [2025-01-16T04:41:45.473Z] e00ce6c7d75c: Preparing [2025-01-16T04:41:45.473Z] bfe49ea948b7: Preparing [2025-01-16T04:41:45.473Z] 657224706c30: Preparing [2025-01-16T04:41:45.473Z] 9330f3f4ff44: Preparing [2025-01-16T04:41:45.473Z] 812689c7062e: Preparing [2025-01-16T04:41:45.473Z] ce5a8cde9eee: Preparing [2025-01-16T04:41:45.473Z] 812689c7062e: Waiting [2025-01-16T04:41:45.473Z] ce5a8cde9eee: Waiting [2025-01-16T04:41:45.473Z] 657224706c30: Layer already exists [2025-01-16T04:41:45.473Z] e00ce6c7d75c: Layer already exists [2025-01-16T04:41:45.473Z] 97d8953323f4: Layer already exists [2025-01-16T04:41:45.473Z] 9330f3f4ff44: Layer already exists [2025-01-16T04:41:45.473Z] bfe49ea948b7: Layer already exists [2025-01-16T04:41:45.473Z] 812689c7062e: Layer already exists [2025-01-16T04:41:45.473Z] ce5a8cde9eee: Layer already exists [2025-01-16T04:41:45.473Z] main: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:41:45.545Z] ===================================================== [Pipeline] echo [2025-01-16T04:41:45.560Z] taggedImages: [2025-01-16T04:41:45.560Z] - nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:41:45.560Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-16T04:41:45.560Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.45 [2025-01-16T04:41:45.560Z] - nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:41:45.560Z] - 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-16T04:48:52.559Z] #156 ... [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-16T04:48:52.559Z] #155 DONE 612.2s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-16T04:48:52.559Z] #153 DONE 612.2s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:48:52.559Z] #151 ... [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:48:52.559Z] #157 DONE 0.7s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-16T04:48:52.559Z] #158 DONE 0.4s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-16T04:48:52.559Z] #159 ... [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:48:52.559Z] #160 DONE 0.3s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-16T04:48:52.559Z] #161 DONE 0.4s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #162 [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-16T04:48:52.559Z] #162 DONE 0.3s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:48:52.559Z] #147 ... [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #163 [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-16T04:48:52.559Z] #163 DONE 0.3s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:48:52.559Z] #147 ... [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #164 [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-16T04:48:52.559Z] #164 ... [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-16T04:48:52.559Z] #159 DONE 2.6s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:48:52.559Z] #165 DONE 0.5s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:48:52.559Z] #166 ... [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #164 [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-16T04:48:52.559Z] #164 DONE 2.0s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:48:52.559Z] #166 DONE 0.4s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #167 [core-common-config-bootstrapper] exporting to image [2025-01-16T04:48:52.559Z] #167 exporting layers [2025-01-16T04:48:52.559Z] #167 ... [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-16T04:48:52.559Z] #168 DONE 1.0s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-16T04:48:52.559Z] #169 DONE 0.5s [2025-01-16T04:48:52.559Z] [2025-01-16T04:48:52.559Z] #167 [core-common-config-bootstrapper] exporting to image [2025-01-16T04:48:52.559Z] #167 exporting layers 1.7s done [2025-01-16T04:48:52.559Z] #167 writing image sha256:e69326b5512c16f8313c48c6caac42750b490f284e1fb710416c1fc1913266d9 done [2025-01-16T04:48:52.559Z] #167 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-16T04:48:52.560Z] #167 DONE 1.7s [2025-01-16T04:48:52.560Z] [2025-01-16T04:48:52.560Z] #170 [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-16T04:48:52.560Z] #170 DONE 0.3s [2025-01-16T04:48:52.560Z] [2025-01-16T04:48:52.560Z] #171 [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-16T04:48:52.847Z] #171 DONE 0.4s [2025-01-16T04:48:52.847Z] [2025-01-16T04:48:52.847Z] #172 [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-16T04:48:53.114Z] #172 DONE 0.3s [2025-01-16T04:48:53.114Z] [2025-01-16T04:48:53.114Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-16T04:48:53.381Z] #173 DONE 0.2s [2025-01-16T04:48:53.381Z] [2025-01-16T04:48:53.381Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-16T04:48:55.331Z] #174 DONE 2.0s [2025-01-16T04:48:55.331Z] [2025-01-16T04:48:55.331Z] #175 [security-bootstrapper] exporting to image [2025-01-16T04:48:56.741Z] #175 exporting layers 1.3s done [2025-01-16T04:48:56.741Z] #175 writing image sha256:dd45496ea0e8ddb35a8ef0424d6e17de3489030682c6c38ae4f2b35e6fb7f58c done [2025-01-16T04:48:56.741Z] #175 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-16T04:48:56.741Z] #175 DONE 1.3s [2025-01-16T04:48:56.741Z] [2025-01-16T04:48:56.741Z] #149 [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-16T04:48:56.741Z] #149 618.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-16T04:48:59.335Z] #149 ... [2025-01-16T04:48:59.335Z] [2025-01-16T04:48:59.335Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-16T04:48:59.335Z] #152 DONE 625.6s [2025-01-16T04:48:59.335Z] [2025-01-16T04:48:59.335Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:48:59.603Z] #156 ... [2025-01-16T04:48:59.604Z] [2025-01-16T04:48:59.604Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:48:59.914Z] #176 DONE 0.3s [2025-01-16T04:48:59.914Z] [2025-01-16T04:48:59.914Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:48:59.914Z] #156 ... [2025-01-16T04:48:59.914Z] [2025-01-16T04:48:59.914Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:49:00.183Z] #177 DONE 0.4s [2025-01-16T04:49:00.183Z] [2025-01-16T04:49:00.183Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:49:00.183Z] #154 ... [2025-01-16T04:49:00.452Z] [2025-01-16T04:49:00.452Z] #178 [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-16T04:49:00.452Z] #178 DONE 0.2s [2025-01-16T04:49:00.452Z] [2025-01-16T04:49:00.452Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-16T04:49:00.720Z] #179 DONE 0.2s [2025-01-16T04:49:00.720Z] [2025-01-16T04:49:00.720Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-16T04:49:00.987Z] #180 DONE 0.3s [2025-01-16T04:49:00.987Z] [2025-01-16T04:49:00.987Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-16T04:49:00.987Z] #181 DONE 0.2s [2025-01-16T04:49:00.987Z] [2025-01-16T04:49:00.987Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:49:01.253Z] #151 ... [2025-01-16T04:49:01.253Z] [2025-01-16T04:49:01.253Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-16T04:49:03.200Z] #182 DONE 2.0s [2025-01-16T04:49:03.200Z] [2025-01-16T04:49:03.200Z] #183 [security-proxy-setup] exporting to image [2025-01-16T04:49:03.200Z] #183 exporting layers [2025-01-16T04:49:04.613Z] #183 exporting layers 1.3s done [2025-01-16T04:49:04.613Z] #183 writing image sha256:3953ae115b163fd7f6420413943c00c12f83a8e406cf02da1db23775b868a2ce done [2025-01-16T04:49:04.613Z] #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-16T04:49:04.613Z] #183 DONE 1.4s [2025-01-16T04:49:04.613Z] [2025-01-16T04:49:04.613Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:49:06.025Z] #151 ... [2025-01-16T04:49:06.025Z] [2025-01-16T04:49:06.025Z] #149 [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-16T04:49:06.025Z] #149 DONE 632.6s [2025-01-16T04:49:06.293Z] [2025-01-16T04:49:06.293Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:49:06.576Z] #151 ... [2025-01-16T04:49:06.576Z] [2025-01-16T04:49:06.576Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:49:07.021Z] #184 DONE 0.4s [2025-01-16T04:49:07.021Z] [2025-01-16T04:49:07.021Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:49:07.021Z] #185 DONE 0.3s [2025-01-16T04:49:07.021Z] [2025-01-16T04:49:07.021Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:49:07.295Z] #156 ... [2025-01-16T04:49:07.295Z] [2025-01-16T04:49:07.295Z] #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-16T04:49:07.564Z] #186 DONE 0.3s [2025-01-16T04:49:07.564Z] [2025-01-16T04:49:07.564Z] #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-16T04:49:07.564Z] #187 DONE 0.2s [2025-01-16T04:49:07.564Z] [2025-01-16T04:49:07.564Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:49:07.831Z] #147 ... [2025-01-16T04:49:07.831Z] [2025-01-16T04:49:07.831Z] #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-16T04:49:07.831Z] #188 DONE 0.2s [2025-01-16T04:49:07.831Z] [2025-01-16T04:49:07.831Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-16T04:49:08.144Z] #189 DONE 0.3s [2025-01-16T04:49:08.144Z] [2025-01-16T04:49:08.144Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:49:08.413Z] #147 ... [2025-01-16T04:49:08.413Z] [2025-01-16T04:49:08.413Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-16T04:49:08.686Z] #190 DONE 0.4s [2025-01-16T04:49:08.686Z] [2025-01-16T04:49:08.686Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:49:08.686Z] #147 ... [2025-01-16T04:49:08.686Z] [2025-01-16T04:49:08.686Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-16T04:49:08.957Z] #191 DONE 0.3s [2025-01-16T04:49:08.957Z] [2025-01-16T04:49:08.957Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-16T04:49:08.957Z] #150 ... [2025-01-16T04:49:08.957Z] [2025-01-16T04:49:08.957Z] #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-16T04:49:10.904Z] #192 DONE 2.0s [2025-01-16T04:49:10.904Z] [2025-01-16T04:49:10.904Z] #193 [security-secretstore-setup] exporting to image [2025-01-16T04:49:10.904Z] #193 exporting layers [2025-01-16T04:49:12.871Z] #193 exporting layers 1.5s done [2025-01-16T04:49:12.871Z] #193 writing image sha256:84d57511bc2704ac8610de658923ec5adc6b998b6ea6f69def0e4f3d67607d3c done [2025-01-16T04:49:12.871Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-16T04:49:12.871Z] #193 DONE 1.5s [2025-01-16T04:49:12.871Z] [2025-01-16T04:49:12.871Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:50:49.681Z] #151 ... [2025-01-16T04:50:49.681Z] [2025-01-16T04:50:49.681Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-16T04:50:49.681Z] #146 DONE 728.9s [2025-01-16T04:50:49.681Z] [2025-01-16T04:50:49.681Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-16T04:50:49.681Z] #144 ... [2025-01-16T04:50:49.681Z] [2025-01-16T04:50:49.681Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:50:49.681Z] #194 DONE 0.5s [2025-01-16T04:50:49.681Z] [2025-01-16T04:50:49.681Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:50:49.682Z] #151 ... [2025-01-16T04:50:49.682Z] [2025-01-16T04:50:49.682Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:50:49.682Z] #195 DONE 0.1s [2025-01-16T04:50:49.682Z] [2025-01-16T04:50:49.682Z] #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-16T04:50:49.682Z] #196 DONE 0.5s [2025-01-16T04:50:49.682Z] [2025-01-16T04:50:49.682Z] #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-16T04:50:49.682Z] #197 DONE 0.2s [2025-01-16T04:50:49.682Z] [2025-01-16T04:50:49.682Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-16T04:50:49.682Z] #198 exporting layers [2025-01-16T04:50:49.682Z] #198 exporting layers 0.9s done [2025-01-16T04:50:49.682Z] #198 writing image sha256:bba7779086de31d51b148a80f748059a1a665c463d13366322644e62197034ba done [2025-01-16T04:50:49.682Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.1s done [2025-01-16T04:50:49.682Z] #198 DONE 1.0s [2025-01-16T04:50:49.682Z] [2025-01-16T04:50:49.682Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:54:56.596Z] #156 ... [2025-01-16T04:54:56.597Z] [2025-01-16T04:54:56.597Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-16T04:54:56.597Z] #150 DONE 968.8s [2025-01-16T04:54:56.597Z] [2025-01-16T04:54:56.597Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:54:56.597Z] #156 ... [2025-01-16T04:54:56.597Z] [2025-01-16T04:54:56.597Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:54:56.597Z] #199 DONE 0.4s [2025-01-16T04:54:56.597Z] [2025-01-16T04:54:56.597Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:54:56.597Z] #200 DONE 0.1s [2025-01-16T04:54:56.597Z] [2025-01-16T04:54:56.597Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-16T04:54:56.597Z] #201 DONE 0.4s [2025-01-16T04:54:56.597Z] [2025-01-16T04:54:56.597Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:54:56.597Z] #202 DONE 0.2s [2025-01-16T04:54:56.597Z] [2025-01-16T04:54:56.597Z] #203 [core-command] exporting to image [2025-01-16T04:54:56.597Z] #203 exporting layers [2025-01-16T04:54:56.597Z] #203 exporting layers 0.3s done [2025-01-16T04:54:56.597Z] #203 writing image sha256:39b64372470a2465c6023e5afe94abe9e94dedbca1740907d36aa8583b436fc9 done [2025-01-16T04:54:56.597Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-16T04:54:56.597Z] #203 DONE 0.3s [2025-01-16T04:54:56.597Z] [2025-01-16T04:54:56.597Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:55:53.049Z] #151 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-16T04:55:53.049Z] #148 DONE 1033.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:55:53.049Z] #204 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:55:53.049Z] #156 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:55:53.049Z] #205 DONE 0.3s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-16T04:55:53.049Z] #206 DONE 0.6s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-16T04:55:53.049Z] #207 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-16T04:55:53.049Z] #208 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-16T04:55:53.049Z] #209 DONE 1.5s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:55:53.049Z] #147 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-16T04:55:53.049Z] #144 DONE 1036.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #210 [security-proxy-auth] exporting to image [2025-01-16T04:55:53.049Z] #210 exporting layers [2025-01-16T04:55:53.049Z] #210 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #211 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:55:53.049Z] #211 DONE 0.4s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-16T04:55:53.049Z] #212 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #210 [security-proxy-auth] exporting to image [2025-01-16T04:55:53.049Z] #210 exporting layers 0.7s done [2025-01-16T04:55:53.049Z] #210 writing image sha256:3f00e7c6e4bd66e761b819bc6aa560d74131682daf10195c9ab0f66d5319f83a done [2025-01-16T04:55:53.049Z] #210 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-16T04:55:53.049Z] #210 DONE 0.8s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-16T04:55:53.049Z] #151 DONE 1037.4s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-16T04:55:53.049Z] #212 DONE 0.5s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:55:53.049Z] #156 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:55:53.049Z] #213 DONE 0.3s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:55:53.049Z] #214 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-16T04:55:53.049Z] #215 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:55:53.049Z] #214 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #216 [core-keeper] exporting to image [2025-01-16T04:55:53.049Z] #216 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:55:53.049Z] #217 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-16T04:55:53.049Z] #218 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #216 [core-keeper] exporting to image [2025-01-16T04:55:53.049Z] #216 exporting layers 0.5s done [2025-01-16T04:55:53.049Z] #216 writing image sha256:9a4de9065e3fcc59c167362dd65e57bec5b4077698a1fec3f20e10adcffd9794 done [2025-01-16T04:55:53.049Z] #216 naming to docker.io/library/core-keeper-arm64 0.1s done [2025-01-16T04:55:53.049Z] #216 DONE 0.6s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-16T04:55:53.049Z] #218 DONE 0.5s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:55:53.049Z] #219 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-16T04:55:53.049Z] #156 DONE 1038.8s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:55:53.049Z] #154 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:55:53.049Z] #219 DONE 0.5s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #220 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:55:53.049Z] #220 ... [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #221 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-16T04:55:53.049Z] #221 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #220 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:55:53.049Z] #220 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #222 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:55:53.049Z] #222 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-16T04:55:53.049Z] #223 DONE 0.2s [2025-01-16T04:55:53.049Z] [2025-01-16T04:55:53.049Z] #224 [core-metadata] exporting to image [2025-01-16T04:55:53.638Z] #224 ... [2025-01-16T04:55:53.638Z] [2025-01-16T04:55:53.638Z] #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-16T04:55:53.638Z] #225 DONE 0.4s [2025-01-16T04:55:53.638Z] [2025-01-16T04:55:53.638Z] #224 [core-metadata] exporting to image [2025-01-16T04:55:53.638Z] #224 exporting layers 0.6s done [2025-01-16T04:55:53.638Z] #224 writing image sha256:03223c3a436a974e0eb3a577f959b1137920b570e00596af7298ac5cc631f2bc 0.0s done [2025-01-16T04:55:53.638Z] #224 naming to docker.io/library/core-metadata-arm64 [2025-01-16T04:55:53.906Z] #224 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-16T04:55:53.906Z] #224 DONE 0.6s [2025-01-16T04:55:53.906Z] [2025-01-16T04:55:53.906Z] #226 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:55:53.906Z] #226 DONE 0.1s [2025-01-16T04:55:53.906Z] [2025-01-16T04:55:53.906Z] #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-16T04:55:53.906Z] #227 DONE 0.2s [2025-01-16T04:55:53.906Z] [2025-01-16T04:55:53.906Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:55:54.175Z] #154 ... [2025-01-16T04:55:54.175Z] [2025-01-16T04:55:54.175Z] #228 [core-data] exporting to image [2025-01-16T04:55:54.446Z] #228 exporting layers 0.5s done [2025-01-16T04:55:54.446Z] #228 writing image sha256:68befe5b71575da96616c17ff42b47de8aa3f3d0d311c1fd6644a3676cbe747c done [2025-01-16T04:55:54.446Z] #228 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-16T04:55:54.446Z] #228 DONE 0.5s [2025-01-16T04:55:54.446Z] [2025-01-16T04:55:54.446Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:56:09.480Z] #154 ... [2025-01-16T04:56:09.480Z] [2025-01-16T04:56:09.480Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-16T04:56:09.480Z] #147 DONE 1054.2s [2025-01-16T04:56:09.480Z] [2025-01-16T04:56:09.480Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:56:09.480Z] #229 DONE 0.2s [2025-01-16T04:56:09.480Z] [2025-01-16T04:56:09.480Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:56:09.480Z] #154 ... [2025-01-16T04:56:09.480Z] [2025-01-16T04:56:09.480Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:56:09.480Z] #230 DONE 0.1s [2025-01-16T04:56:09.480Z] [2025-01-16T04:56:09.480Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-16T04:56:09.480Z] #231 DONE 0.5s [2025-01-16T04:56:09.480Z] [2025-01-16T04:56:09.480Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:56:09.480Z] #154 ... [2025-01-16T04:56:09.480Z] [2025-01-16T04:56:09.480Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-16T04:56:09.480Z] #232 DONE 0.1s [2025-01-16T04:56:09.480Z] [2025-01-16T04:56:09.480Z] #233 [support-scheduler] exporting to image [2025-01-16T04:56:09.480Z] #233 exporting layers [2025-01-16T04:56:09.749Z] #233 exporting layers 0.7s done [2025-01-16T04:56:10.019Z] #233 writing image sha256:89b46ca8ac0eb8accf96dbff232120b7ca761c86c2e74bc3dab1e1f59aaf0296 done [2025-01-16T04:56:10.019Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-16T04:56:10.019Z] #233 DONE 0.8s [2025-01-16T04:56:10.019Z] [2025-01-16T04:56:10.019Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-16T04:56:15.378Z] #154 DONE 1061.1s [2025-01-16T04:56:15.378Z] [2025-01-16T04:56:15.378Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-16T04:56:15.378Z] #234 DONE 0.1s [2025-01-16T04:56:15.378Z] [2025-01-16T04:56:15.378Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-16T04:56:15.378Z] #235 DONE 0.1s [2025-01-16T04:56:15.378Z] [2025-01-16T04:56:15.378Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-16T04:56:15.963Z] #236 DONE 0.5s [2025-01-16T04:56:15.963Z] [2025-01-16T04:56:15.963Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-16T04:56:15.963Z] #237 DONE 0.1s [2025-01-16T04:56:15.963Z] [2025-01-16T04:56:15.963Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-16T04:56:15.963Z] #238 DONE 0.1s [2025-01-16T04:56:15.963Z] [2025-01-16T04:56:15.963Z] #239 [support-notifications] exporting to image [2025-01-16T04:56:15.963Z] #239 exporting layers [2025-01-16T04:56:16.551Z] #239 exporting layers 0.6s done [2025-01-16T04:56:16.551Z] #239 writing image sha256:d167138b172099988bd3eeb9472df219fc20e12a24be9218964325edd5b569b1 done [2025-01-16T04:56:16.551Z] #239 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-01-16T04:56:16.551Z] #239 DONE 0.6s [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-16T04:56:16.551Z] time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-16T04:56:16.568Z] $ docker stop --time=1 d415a6b7ddfc99ee1528f562f2b19553bd608d29b4404998ad310bd9a415f6db [2025-01-16T04:56:18.214Z] $ docker rm -f --volumes d415a6b7ddfc99ee1528f562f2b19553bd608d29b4404998ad310bd9a415f6db [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T04:56:18.706Z] + docker images [2025-01-16T04:56:18.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-16T04:56:18.706Z] support-notifications-arm64 latest d167138b1720 3 seconds ago 51.1MB [2025-01-16T04:56:18.706Z] support-scheduler-arm64 latest 89b46ca8ac0e 10 seconds ago 47.2MB [2025-01-16T04:56:18.706Z] core-data-arm64 latest 68befe5b7157 25 seconds ago 32.3MB [2025-01-16T04:56:18.706Z] core-metadata-arm64 latest 03223c3a436a 26 seconds ago 32.4MB [2025-01-16T04:56:18.706Z] core-keeper-arm64 latest 9a4de9065e3f 27 seconds ago 32MB [2025-01-16T04:56:18.707Z] security-proxy-auth-arm64 latest 3f00e7c6e4bd 29 seconds ago 31.2MB [2025-01-16T04:56:18.707Z] core-command-arm64 latest 39b64372470a About a minute ago 28MB [2025-01-16T04:56:18.707Z] security-spiffe-token-provider-arm64 latest bba7779086de 5 minutes ago 33.7MB [2025-01-16T04:56:18.707Z] security-secretstore-setup-arm64 latest 84d57511bc27 7 minutes ago 41.1MB [2025-01-16T04:56:18.707Z] security-proxy-setup-arm64 latest 3953ae115b16 7 minutes ago 29.9MB [2025-01-16T04:56:18.707Z] security-bootstrapper-arm64 latest dd45496ea0e8 7 minutes ago 20.9MB [2025-01-16T04:56:18.707Z] core-common-config-bootstrapper-arm64 latest e69326b5512c 7 minutes ago 17.8MB [2025-01-16T04:56:18.707Z] security-spire-agent-arm64 latest c9a2d7aebf6a 18 minutes ago 176MB [2025-01-16T04:56:18.707Z] security-spire-server-arm64 latest 4181b725867e 18 minutes ago 118MB [2025-01-16T04:56:18.707Z] security-spire-config-arm64 latest f35163c4fbc2 18 minutes ago 117MB [2025-01-16T04:56:18.707Z] ci-base-image-arm64 latest fa9aaca297aa 19 minutes ago 909MB [2025-01-16T04:56:18.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB [2025-01-16T04:56:18.707Z] 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-16T04:56:18.856Z] provisioning config files... [2025-01-16T04:56:18.873Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/781@tmp/config4812928122190663168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:56:19.232Z] ---> ****-login.sh [2025-01-16T04:56:19.233Z] nexus3.edgexfoundry.org:10001 [2025-01-16T04:56:19.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:56:19.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:56:19.501Z] Configure a credential helper to remove this warning. See [2025-01-16T04:56:19.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:56:19.501Z] [2025-01-16T04:56:19.501Z] Login Succeeded [2025-01-16T04:56:19.501Z] nexus3.edgexfoundry.org:10002 [2025-01-16T04:56:19.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:56:19.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:56:19.769Z] Configure a credential helper to remove this warning. See [2025-01-16T04:56:19.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:56:19.769Z] [2025-01-16T04:56:19.769Z] Login Succeeded [2025-01-16T04:56:19.769Z] nexus3.edgexfoundry.org:10003 [2025-01-16T04:56:20.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:56:20.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:56:20.305Z] Configure a credential helper to remove this warning. See [2025-01-16T04:56:20.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:56:20.305Z] [2025-01-16T04:56:20.305Z] Login Succeeded [2025-01-16T04:56:20.305Z] nexus3.edgexfoundry.org:10004 [2025-01-16T04:56:20.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:56:20.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:56:20.573Z] Configure a credential helper to remove this warning. See [2025-01-16T04:56:20.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:56:20.574Z] [2025-01-16T04:56:20.574Z] Login Succeeded [2025-01-16T04:56:20.574Z] ****.io [2025-01-16T04:56:20.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:56:21.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:56:21.107Z] Configure a credential helper to remove this warning. See [2025-01-16T04:56:21.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:56:21.107Z] [2025-01-16T04:56:21.107Z] Login Succeeded [2025-01-16T04:56:21.107Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T04:56:21.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:56:21.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T04:56:21.203Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-16T04:56:21.204Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:21.204Z] latest [2025-01-16T04:56:21.204Z] 4.0.0-dev.45 [2025-01-16T04:56:21.204Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:21.204Z] main [2025-01-16T04:56:21.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:21.584Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:21.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:21.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-16T04:56:21.950Z] eaa4a2712bd2: Preparing [2025-01-16T04:56:21.950Z] 774d36132a24: Preparing [2025-01-16T04:56:21.950Z] 4ac0c1244847: Preparing [2025-01-16T04:56:21.950Z] def6828d0b8a: Preparing [2025-01-16T04:56:21.950Z] df920580df62: Preparing [2025-01-16T04:56:21.950Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:21.950Z] 534a70dc8296: Preparing [2025-01-16T04:56:21.950Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:21.950Z] 534a70dc8296: Waiting [2025-01-16T04:56:22.218Z] eaa4a2712bd2: Pushed [2025-01-16T04:56:22.218Z] 4ac0c1244847: Pushed [2025-01-16T04:56:22.218Z] def6828d0b8a: Pushed [2025-01-16T04:56:22.218Z] df920580df62: Pushed [2025-01-16T04:56:22.218Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:22.218Z] 2ce0d5f6cfad: Pushed [2025-01-16T04:56:27.570Z] 774d36132a24: Pushed [2025-01-16T04:56:27.570Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:27.938Z] + 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-16T04:56:28.313Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-16T04:56:28.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-16T04:56:28.314Z] eaa4a2712bd2: Preparing [2025-01-16T04:56:28.314Z] 774d36132a24: Preparing [2025-01-16T04:56:28.314Z] 4ac0c1244847: Preparing [2025-01-16T04:56:28.314Z] def6828d0b8a: Preparing [2025-01-16T04:56:28.314Z] df920580df62: Preparing [2025-01-16T04:56:28.314Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:28.314Z] 534a70dc8296: Preparing [2025-01-16T04:56:28.314Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:28.314Z] 534a70dc8296: Waiting [2025-01-16T04:56:28.314Z] eaa4a2712bd2: Layer already exists [2025-01-16T04:56:28.314Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:28.314Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:28.314Z] df920580df62: Layer already exists [2025-01-16T04:56:28.314Z] 774d36132a24: Layer already exists [2025-01-16T04:56:28.314Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:28.314Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:28.582Z] latest: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:28.968Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:29.332Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.45 [2025-01-16T04:56:29.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-16T04:56:29.332Z] eaa4a2712bd2: Preparing [2025-01-16T04:56:29.332Z] 774d36132a24: Preparing [2025-01-16T04:56:29.332Z] 4ac0c1244847: Preparing [2025-01-16T04:56:29.332Z] def6828d0b8a: Preparing [2025-01-16T04:56:29.332Z] df920580df62: Preparing [2025-01-16T04:56:29.332Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:29.332Z] 534a70dc8296: Preparing [2025-01-16T04:56:29.332Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:29.332Z] 534a70dc8296: Waiting [2025-01-16T04:56:29.332Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:29.332Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:29.332Z] df920580df62: Layer already exists [2025-01-16T04:56:29.332Z] 774d36132a24: Layer already exists [2025-01-16T04:56:29.332Z] eaa4a2712bd2: Layer already exists [2025-01-16T04:56:29.332Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:29.332Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:29.600Z] 4.0.0-dev.45: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:29.962Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:30.332Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:30.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-16T04:56:30.332Z] eaa4a2712bd2: Preparing [2025-01-16T04:56:30.332Z] 774d36132a24: Preparing [2025-01-16T04:56:30.332Z] 4ac0c1244847: Preparing [2025-01-16T04:56:30.332Z] def6828d0b8a: Preparing [2025-01-16T04:56:30.332Z] df920580df62: Preparing [2025-01-16T04:56:30.332Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:30.332Z] 534a70dc8296: Preparing [2025-01-16T04:56:30.332Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:30.332Z] 534a70dc8296: Waiting [2025-01-16T04:56:30.332Z] eaa4a2712bd2: Layer already exists [2025-01-16T04:56:30.332Z] df920580df62: Layer already exists [2025-01-16T04:56:30.332Z] 774d36132a24: Layer already exists [2025-01-16T04:56:30.332Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:30.332Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:30.332Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:30.332Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:30.601Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:30.976Z] + 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-16T04:56:31.333Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-16T04:56:31.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-16T04:56:31.333Z] eaa4a2712bd2: Preparing [2025-01-16T04:56:31.333Z] 774d36132a24: Preparing [2025-01-16T04:56:31.333Z] 4ac0c1244847: Preparing [2025-01-16T04:56:31.333Z] def6828d0b8a: Preparing [2025-01-16T04:56:31.333Z] df920580df62: Preparing [2025-01-16T04:56:31.333Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:31.333Z] 534a70dc8296: Preparing [2025-01-16T04:56:31.333Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:31.333Z] 534a70dc8296: Waiting [2025-01-16T04:56:31.333Z] eaa4a2712bd2: Layer already exists [2025-01-16T04:56:31.333Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:31.333Z] df920580df62: Layer already exists [2025-01-16T04:56:31.333Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:31.333Z] 774d36132a24: Layer already exists [2025-01-16T04:56:31.333Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:31.333Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:31.601Z] main: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:56:31.689Z] ===================================================== [Pipeline] echo [2025-01-16T04:56:31.708Z] taggedImages: [2025-01-16T04:56:31.708Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:31.708Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-16T04:56:31.708Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.45 [2025-01-16T04:56:31.708Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:31.708Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-16T04:56:31.741Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-16T04:56:31.741Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:31.741Z] latest [2025-01-16T04:56:31.741Z] 4.0.0-dev.45 [2025-01-16T04:56:31.741Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:31.741Z] main [2025-01-16T04:56:31.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:32.123Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:32.489Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:32.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-16T04:56:32.489Z] 965d56119fe4: Preparing [2025-01-16T04:56:32.489Z] 6f7068cc5ff6: Preparing [2025-01-16T04:56:32.489Z] 762e51dc8503: Preparing [2025-01-16T04:56:32.489Z] 969fd8413143: Preparing [2025-01-16T04:56:32.489Z] 4ac0c1244847: Preparing [2025-01-16T04:56:32.489Z] def6828d0b8a: Preparing [2025-01-16T04:56:32.489Z] df920580df62: Preparing [2025-01-16T04:56:32.489Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:32.489Z] 534a70dc8296: Preparing [2025-01-16T04:56:32.489Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:32.489Z] def6828d0b8a: Waiting [2025-01-16T04:56:32.489Z] df920580df62: Waiting [2025-01-16T04:56:32.489Z] 534a70dc8296: Waiting [2025-01-16T04:56:32.489Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:32.757Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:32.757Z] 762e51dc8503: Pushed [2025-01-16T04:56:32.757Z] df920580df62: Layer already exists [2025-01-16T04:56:32.757Z] 6f7068cc5ff6: Pushed [2025-01-16T04:56:32.757Z] 965d56119fe4: Pushed [2025-01-16T04:56:32.757Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:32.757Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:35.339Z] 969fd8413143: Pushed [2025-01-16T04:56:35.339Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:35.703Z] + 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-16T04:56:36.062Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-16T04:56:36.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-16T04:56:36.063Z] 965d56119fe4: Preparing [2025-01-16T04:56:36.063Z] 6f7068cc5ff6: Preparing [2025-01-16T04:56:36.063Z] 762e51dc8503: Preparing [2025-01-16T04:56:36.063Z] 969fd8413143: Preparing [2025-01-16T04:56:36.063Z] 4ac0c1244847: Preparing [2025-01-16T04:56:36.063Z] def6828d0b8a: Preparing [2025-01-16T04:56:36.063Z] def6828d0b8a: Waiting [2025-01-16T04:56:36.063Z] df920580df62: Preparing [2025-01-16T04:56:36.063Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:36.063Z] 534a70dc8296: Preparing [2025-01-16T04:56:36.063Z] df920580df62: Waiting [2025-01-16T04:56:36.063Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:36.063Z] 534a70dc8296: Waiting [2025-01-16T04:56:36.063Z] 6f7068cc5ff6: Layer already exists [2025-01-16T04:56:36.063Z] 965d56119fe4: Layer already exists [2025-01-16T04:56:36.063Z] 969fd8413143: Layer already exists [2025-01-16T04:56:36.063Z] 762e51dc8503: Layer already exists [2025-01-16T04:56:36.063Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:36.063Z] df920580df62: Layer already exists [2025-01-16T04:56:36.063Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:36.063Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:36.063Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:36.331Z] latest: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:36.707Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:37.086Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.45 [2025-01-16T04:56:37.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-16T04:56:37.086Z] 965d56119fe4: Preparing [2025-01-16T04:56:37.086Z] 6f7068cc5ff6: Preparing [2025-01-16T04:56:37.086Z] 762e51dc8503: Preparing [2025-01-16T04:56:37.086Z] 969fd8413143: Preparing [2025-01-16T04:56:37.086Z] 4ac0c1244847: Preparing [2025-01-16T04:56:37.086Z] def6828d0b8a: Preparing [2025-01-16T04:56:37.086Z] df920580df62: Preparing [2025-01-16T04:56:37.086Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:37.086Z] 534a70dc8296: Preparing [2025-01-16T04:56:37.086Z] def6828d0b8a: Waiting [2025-01-16T04:56:37.086Z] 534a70dc8296: Waiting [2025-01-16T04:56:37.086Z] df920580df62: Waiting [2025-01-16T04:56:37.086Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:37.086Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:37.086Z] 762e51dc8503: Layer already exists [2025-01-16T04:56:37.086Z] 969fd8413143: Layer already exists [2025-01-16T04:56:37.086Z] 965d56119fe4: Layer already exists [2025-01-16T04:56:37.086Z] 6f7068cc5ff6: Layer already exists [2025-01-16T04:56:37.086Z] df920580df62: Layer already exists [2025-01-16T04:56:37.086Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:37.086Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:37.086Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:37.356Z] 4.0.0-dev.45: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:37.741Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:39.531Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:39.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-16T04:56:39.532Z] 965d56119fe4: Preparing [2025-01-16T04:56:39.532Z] 6f7068cc5ff6: Preparing [2025-01-16T04:56:39.532Z] 762e51dc8503: Preparing [2025-01-16T04:56:39.532Z] 969fd8413143: Preparing [2025-01-16T04:56:39.532Z] 4ac0c1244847: Preparing [2025-01-16T04:56:39.532Z] def6828d0b8a: Preparing [2025-01-16T04:56:39.532Z] df920580df62: Preparing [2025-01-16T04:56:39.532Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:39.532Z] 534a70dc8296: Preparing [2025-01-16T04:56:39.532Z] df920580df62: Waiting [2025-01-16T04:56:39.532Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:39.532Z] 534a70dc8296: Waiting [2025-01-16T04:56:39.532Z] def6828d0b8a: Waiting [2025-01-16T04:56:39.532Z] 965d56119fe4: Layer already exists [2025-01-16T04:56:39.532Z] 762e51dc8503: Layer already exists [2025-01-16T04:56:39.532Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:39.532Z] 6f7068cc5ff6: Layer already exists [2025-01-16T04:56:39.532Z] 969fd8413143: Layer already exists [2025-01-16T04:56:39.532Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:39.532Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:39.532Z] df920580df62: Layer already exists [2025-01-16T04:56:39.532Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:39.800Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:40.176Z] + 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-16T04:56:40.548Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-16T04:56:40.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-16T04:56:40.548Z] 965d56119fe4: Preparing [2025-01-16T04:56:40.548Z] 6f7068cc5ff6: Preparing [2025-01-16T04:56:40.548Z] 762e51dc8503: Preparing [2025-01-16T04:56:40.548Z] 969fd8413143: Preparing [2025-01-16T04:56:40.548Z] 4ac0c1244847: Preparing [2025-01-16T04:56:40.548Z] def6828d0b8a: Preparing [2025-01-16T04:56:40.548Z] df920580df62: Preparing [2025-01-16T04:56:40.548Z] def6828d0b8a: Waiting [2025-01-16T04:56:40.548Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:56:40.548Z] df920580df62: Waiting [2025-01-16T04:56:40.548Z] 534a70dc8296: Preparing [2025-01-16T04:56:40.548Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:56:40.548Z] 6f7068cc5ff6: Layer already exists [2025-01-16T04:56:40.548Z] 762e51dc8503: Layer already exists [2025-01-16T04:56:40.548Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:40.548Z] 965d56119fe4: Layer already exists [2025-01-16T04:56:40.548Z] 969fd8413143: Layer already exists [2025-01-16T04:56:40.548Z] df920580df62: Layer already exists [2025-01-16T04:56:40.548Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:40.548Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:40.548Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:56:40.818Z] main: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:56:40.913Z] ===================================================== [Pipeline] echo [2025-01-16T04:56:40.928Z] taggedImages: [2025-01-16T04:56:40.928Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:40.928Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-16T04:56:40.928Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.45 [2025-01-16T04:56:40.928Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:40.928Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-16T04:56:40.956Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-16T04:56:40.956Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:40.956Z] latest [2025-01-16T04:56:40.956Z] 4.0.0-dev.45 [2025-01-16T04:56:40.956Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:40.956Z] main [2025-01-16T04:56:40.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:41.349Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:41.723Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:41.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-16T04:56:41.723Z] ce93768a1905: Preparing [2025-01-16T04:56:41.723Z] 7ba571480c83: Preparing [2025-01-16T04:56:41.723Z] f3fe1298f3b6: Preparing [2025-01-16T04:56:41.723Z] 4ac0c1244847: Preparing [2025-01-16T04:56:41.723Z] def6828d0b8a: Preparing [2025-01-16T04:56:41.723Z] df920580df62: Preparing [2025-01-16T04:56:41.723Z] 98e089cc0086: Preparing [2025-01-16T04:56:41.723Z] 534a70dc8296: Preparing [2025-01-16T04:56:41.723Z] 98e089cc0086: Waiting [2025-01-16T04:56:41.723Z] df920580df62: Waiting [2025-01-16T04:56:41.723Z] 534a70dc8296: Waiting [2025-01-16T04:56:41.994Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:41.995Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:41.995Z] df920580df62: Layer already exists [2025-01-16T04:56:41.995Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:41.995Z] 7ba571480c83: Pushed [2025-01-16T04:56:41.995Z] ce93768a1905: Pushed [2025-01-16T04:56:41.995Z] 98e089cc0086: Pushed [2025-01-16T04:56:48.653Z] f3fe1298f3b6: Pushed [2025-01-16T04:56:48.653Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:49.032Z] + 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-16T04:56:49.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-16T04:56:49.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-16T04:56:49.402Z] ce93768a1905: Preparing [2025-01-16T04:56:49.402Z] 7ba571480c83: Preparing [2025-01-16T04:56:49.402Z] f3fe1298f3b6: Preparing [2025-01-16T04:56:49.402Z] 4ac0c1244847: Preparing [2025-01-16T04:56:49.402Z] def6828d0b8a: Preparing [2025-01-16T04:56:49.402Z] df920580df62: Preparing [2025-01-16T04:56:49.402Z] 98e089cc0086: Preparing [2025-01-16T04:56:49.402Z] 534a70dc8296: Preparing [2025-01-16T04:56:49.402Z] df920580df62: Waiting [2025-01-16T04:56:49.402Z] 98e089cc0086: Waiting [2025-01-16T04:56:49.402Z] 534a70dc8296: Waiting [2025-01-16T04:56:49.402Z] f3fe1298f3b6: Layer already exists [2025-01-16T04:56:49.402Z] 7ba571480c83: Layer already exists [2025-01-16T04:56:49.402Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:49.402Z] ce93768a1905: Layer already exists [2025-01-16T04:56:49.402Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:49.402Z] df920580df62: Layer already exists [2025-01-16T04:56:49.402Z] 98e089cc0086: Layer already exists [2025-01-16T04:56:49.402Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:49.669Z] latest: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:50.071Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:50.723Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.45 [2025-01-16T04:56:50.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-16T04:56:50.723Z] ce93768a1905: Preparing [2025-01-16T04:56:50.723Z] 7ba571480c83: Preparing [2025-01-16T04:56:50.723Z] f3fe1298f3b6: Preparing [2025-01-16T04:56:50.723Z] 4ac0c1244847: Preparing [2025-01-16T04:56:50.723Z] def6828d0b8a: Preparing [2025-01-16T04:56:50.723Z] df920580df62: Preparing [2025-01-16T04:56:50.723Z] 98e089cc0086: Preparing [2025-01-16T04:56:50.723Z] 534a70dc8296: Preparing [2025-01-16T04:56:50.723Z] 534a70dc8296: Waiting [2025-01-16T04:56:50.723Z] df920580df62: Waiting [2025-01-16T04:56:50.723Z] 98e089cc0086: Waiting [2025-01-16T04:56:50.723Z] 7ba571480c83: Layer already exists [2025-01-16T04:56:50.723Z] ce93768a1905: Layer already exists [2025-01-16T04:56:50.723Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:50.723Z] f3fe1298f3b6: Layer already exists [2025-01-16T04:56:50.723Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:50.723Z] df920580df62: Layer already exists [2025-01-16T04:56:50.723Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:50.723Z] 98e089cc0086: Layer already exists [2025-01-16T04:56:50.992Z] 4.0.0-dev.45: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:51.376Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:51.759Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:51.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-16T04:56:51.759Z] ce93768a1905: Preparing [2025-01-16T04:56:51.759Z] 7ba571480c83: Preparing [2025-01-16T04:56:51.759Z] f3fe1298f3b6: Preparing [2025-01-16T04:56:51.759Z] 4ac0c1244847: Preparing [2025-01-16T04:56:51.759Z] def6828d0b8a: Preparing [2025-01-16T04:56:51.759Z] df920580df62: Preparing [2025-01-16T04:56:51.759Z] 98e089cc0086: Preparing [2025-01-16T04:56:51.759Z] 534a70dc8296: Preparing [2025-01-16T04:56:51.759Z] 98e089cc0086: Waiting [2025-01-16T04:56:51.759Z] 534a70dc8296: Waiting [2025-01-16T04:56:51.759Z] df920580df62: Waiting [2025-01-16T04:56:51.759Z] f3fe1298f3b6: Layer already exists [2025-01-16T04:56:51.759Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:51.759Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:51.759Z] 7ba571480c83: Layer already exists [2025-01-16T04:56:51.759Z] ce93768a1905: Layer already exists [2025-01-16T04:56:51.759Z] df920580df62: Layer already exists [2025-01-16T04:56:51.759Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:51.759Z] 98e089cc0086: Layer already exists [2025-01-16T04:56:52.027Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:52.395Z] + 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-16T04:56:52.755Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-16T04:56:52.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-16T04:56:52.755Z] ce93768a1905: Preparing [2025-01-16T04:56:52.755Z] 7ba571480c83: Preparing [2025-01-16T04:56:52.755Z] f3fe1298f3b6: Preparing [2025-01-16T04:56:52.755Z] 4ac0c1244847: Preparing [2025-01-16T04:56:52.755Z] def6828d0b8a: Preparing [2025-01-16T04:56:52.755Z] df920580df62: Preparing [2025-01-16T04:56:52.755Z] 98e089cc0086: Preparing [2025-01-16T04:56:52.755Z] 534a70dc8296: Preparing [2025-01-16T04:56:52.755Z] 98e089cc0086: Waiting [2025-01-16T04:56:52.755Z] 534a70dc8296: Waiting [2025-01-16T04:56:52.755Z] df920580df62: Waiting [2025-01-16T04:56:52.755Z] ce93768a1905: Layer already exists [2025-01-16T04:56:52.755Z] 4ac0c1244847: Layer already exists [2025-01-16T04:56:52.755Z] f3fe1298f3b6: Layer already exists [2025-01-16T04:56:52.755Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:52.755Z] 7ba571480c83: Layer already exists [2025-01-16T04:56:52.755Z] 98e089cc0086: Layer already exists [2025-01-16T04:56:52.755Z] df920580df62: Layer already exists [2025-01-16T04:56:52.755Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:53.022Z] main: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:56:53.244Z] ===================================================== [Pipeline] echo [2025-01-16T04:56:53.258Z] taggedImages: [2025-01-16T04:56:53.258Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:53.258Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-16T04:56:53.258Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.45 [2025-01-16T04:56:53.258Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:53.258Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-16T04:56:53.286Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-16T04:56:53.286Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:53.286Z] latest [2025-01-16T04:56:53.286Z] 4.0.0-dev.45 [2025-01-16T04:56:53.286Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:56:53.286Z] main [2025-01-16T04:56:53.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:53.767Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:56:54.128Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:56:54.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-16T04:56:54.128Z] dab4d197afc8: Preparing [2025-01-16T04:56:54.128Z] cf12bd7814d9: Preparing [2025-01-16T04:56:54.128Z] 0e9ca31d1725: Preparing [2025-01-16T04:56:54.128Z] def6828d0b8a: Preparing [2025-01-16T04:56:54.128Z] c96b724ef7ff: Preparing [2025-01-16T04:56:54.128Z] 65369eb6caa9: Preparing [2025-01-16T04:56:54.128Z] 534a70dc8296: Preparing [2025-01-16T04:56:54.128Z] 65369eb6caa9: Waiting [2025-01-16T04:56:54.128Z] 534a70dc8296: Waiting [2025-01-16T04:56:54.128Z] def6828d0b8a: Layer already exists [2025-01-16T04:56:54.395Z] dab4d197afc8: Pushed [2025-01-16T04:56:54.395Z] c96b724ef7ff: Pushed [2025-01-16T04:56:54.395Z] cf12bd7814d9: Pushed [2025-01-16T04:56:54.395Z] 65369eb6caa9: Pushed [2025-01-16T04:56:54.395Z] 534a70dc8296: Layer already exists [2025-01-16T04:56:59.743Z] 0e9ca31d1725: Pushed [2025-01-16T04:56:59.743Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:00.110Z] + 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-16T04:57:00.473Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-16T04:57:00.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-16T04:57:00.473Z] dab4d197afc8: Preparing [2025-01-16T04:57:00.473Z] cf12bd7814d9: Preparing [2025-01-16T04:57:00.473Z] 0e9ca31d1725: Preparing [2025-01-16T04:57:00.473Z] def6828d0b8a: Preparing [2025-01-16T04:57:00.473Z] c96b724ef7ff: Preparing [2025-01-16T04:57:00.473Z] 65369eb6caa9: Preparing [2025-01-16T04:57:00.473Z] 534a70dc8296: Preparing [2025-01-16T04:57:00.473Z] 534a70dc8296: Waiting [2025-01-16T04:57:00.473Z] 65369eb6caa9: Waiting [2025-01-16T04:57:00.473Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:00.473Z] 0e9ca31d1725: Layer already exists [2025-01-16T04:57:00.473Z] dab4d197afc8: Layer already exists [2025-01-16T04:57:00.473Z] c96b724ef7ff: Layer already exists [2025-01-16T04:57:00.473Z] cf12bd7814d9: Layer already exists [2025-01-16T04:57:00.473Z] 65369eb6caa9: Layer already exists [2025-01-16T04:57:00.473Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:00.741Z] latest: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:01.111Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:01.483Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.45 [2025-01-16T04:57:01.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-16T04:57:01.483Z] dab4d197afc8: Preparing [2025-01-16T04:57:01.483Z] cf12bd7814d9: Preparing [2025-01-16T04:57:01.483Z] 0e9ca31d1725: Preparing [2025-01-16T04:57:01.483Z] def6828d0b8a: Preparing [2025-01-16T04:57:01.483Z] c96b724ef7ff: Preparing [2025-01-16T04:57:01.483Z] 65369eb6caa9: Preparing [2025-01-16T04:57:01.483Z] 534a70dc8296: Preparing [2025-01-16T04:57:01.483Z] 65369eb6caa9: Waiting [2025-01-16T04:57:01.483Z] 534a70dc8296: Waiting [2025-01-16T04:57:01.483Z] 0e9ca31d1725: Layer already exists [2025-01-16T04:57:01.483Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:01.483Z] dab4d197afc8: Layer already exists [2025-01-16T04:57:01.483Z] cf12bd7814d9: Layer already exists [2025-01-16T04:57:01.483Z] c96b724ef7ff: Layer already exists [2025-01-16T04:57:01.483Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:01.483Z] 65369eb6caa9: Layer already exists [2025-01-16T04:57:01.752Z] 4.0.0-dev.45: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:02.123Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:02.491Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:02.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-16T04:57:02.491Z] dab4d197afc8: Preparing [2025-01-16T04:57:02.491Z] cf12bd7814d9: Preparing [2025-01-16T04:57:02.491Z] 0e9ca31d1725: Preparing [2025-01-16T04:57:02.491Z] def6828d0b8a: Preparing [2025-01-16T04:57:02.491Z] c96b724ef7ff: Preparing [2025-01-16T04:57:02.491Z] 65369eb6caa9: Preparing [2025-01-16T04:57:02.491Z] 534a70dc8296: Preparing [2025-01-16T04:57:02.491Z] 534a70dc8296: Waiting [2025-01-16T04:57:02.491Z] 65369eb6caa9: Waiting [2025-01-16T04:57:02.491Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:02.491Z] dab4d197afc8: Layer already exists [2025-01-16T04:57:02.491Z] 0e9ca31d1725: Layer already exists [2025-01-16T04:57:02.491Z] c96b724ef7ff: Layer already exists [2025-01-16T04:57:02.491Z] cf12bd7814d9: Layer already exists [2025-01-16T04:57:02.491Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:02.491Z] 65369eb6caa9: Layer already exists [2025-01-16T04:57:02.761Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:03.125Z] + 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-16T04:57:03.482Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-16T04:57:03.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-16T04:57:03.482Z] dab4d197afc8: Preparing [2025-01-16T04:57:03.482Z] cf12bd7814d9: Preparing [2025-01-16T04:57:03.482Z] 0e9ca31d1725: Preparing [2025-01-16T04:57:03.482Z] def6828d0b8a: Preparing [2025-01-16T04:57:03.482Z] c96b724ef7ff: Preparing [2025-01-16T04:57:03.482Z] 65369eb6caa9: Preparing [2025-01-16T04:57:03.482Z] 534a70dc8296: Preparing [2025-01-16T04:57:03.482Z] 65369eb6caa9: Waiting [2025-01-16T04:57:03.482Z] 534a70dc8296: Waiting [2025-01-16T04:57:03.482Z] c96b724ef7ff: Layer already exists [2025-01-16T04:57:03.482Z] dab4d197afc8: Layer already exists [2025-01-16T04:57:03.482Z] cf12bd7814d9: Layer already exists [2025-01-16T04:57:03.482Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:03.482Z] 0e9ca31d1725: Layer already exists [2025-01-16T04:57:03.482Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:03.482Z] 65369eb6caa9: Layer already exists [2025-01-16T04:57:03.753Z] main: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:57:03.831Z] ===================================================== [Pipeline] echo [2025-01-16T04:57:03.842Z] taggedImages: [2025-01-16T04:57:03.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:03.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-16T04:57:03.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.45 [2025-01-16T04:57:03.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:03.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-16T04:57:03.871Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-16T04:57:03.871Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:03.871Z] latest [2025-01-16T04:57:03.871Z] 4.0.0-dev.45 [2025-01-16T04:57:03.871Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:03.871Z] main [2025-01-16T04:57:03.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:04.253Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:04.619Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:04.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-16T04:57:04.619Z] 57014a86633c: Preparing [2025-01-16T04:57:04.619Z] 7f6cb8b7d0d1: Preparing [2025-01-16T04:57:04.619Z] e384c91c54a9: Preparing [2025-01-16T04:57:04.619Z] 4392b1ccb199: Preparing [2025-01-16T04:57:04.619Z] 4ac0c1244847: Preparing [2025-01-16T04:57:04.619Z] def6828d0b8a: Preparing [2025-01-16T04:57:04.619Z] df920580df62: Preparing [2025-01-16T04:57:04.619Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:04.619Z] 534a70dc8296: Preparing [2025-01-16T04:57:04.619Z] df920580df62: Waiting [2025-01-16T04:57:04.619Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:04.619Z] 534a70dc8296: Waiting [2025-01-16T04:57:04.619Z] def6828d0b8a: Waiting [2025-01-16T04:57:04.619Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:04.887Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:04.887Z] 7f6cb8b7d0d1: Pushed [2025-01-16T04:57:04.887Z] e384c91c54a9: Pushed [2025-01-16T04:57:04.887Z] df920580df62: Layer already exists [2025-01-16T04:57:04.887Z] 57014a86633c: Pushed [2025-01-16T04:57:04.887Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:04.887Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:10.358Z] 4392b1ccb199: Pushed [2025-01-16T04:57:10.358Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:10.723Z] + 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-16T04:57:11.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-16T04:57:11.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-16T04:57:11.082Z] 57014a86633c: Preparing [2025-01-16T04:57:11.082Z] 7f6cb8b7d0d1: Preparing [2025-01-16T04:57:11.082Z] e384c91c54a9: Preparing [2025-01-16T04:57:11.082Z] 4392b1ccb199: Preparing [2025-01-16T04:57:11.082Z] 4ac0c1244847: Preparing [2025-01-16T04:57:11.082Z] def6828d0b8a: Preparing [2025-01-16T04:57:11.082Z] df920580df62: Preparing [2025-01-16T04:57:11.082Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:11.082Z] 534a70dc8296: Preparing [2025-01-16T04:57:11.082Z] def6828d0b8a: Waiting [2025-01-16T04:57:11.082Z] df920580df62: Waiting [2025-01-16T04:57:11.082Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:11.082Z] 534a70dc8296: Waiting [2025-01-16T04:57:11.082Z] 4392b1ccb199: Layer already exists [2025-01-16T04:57:11.082Z] 7f6cb8b7d0d1: Layer already exists [2025-01-16T04:57:11.082Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:11.082Z] e384c91c54a9: Layer already exists [2025-01-16T04:57:11.082Z] 57014a86633c: Layer already exists [2025-01-16T04:57:11.082Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:11.082Z] df920580df62: Layer already exists [2025-01-16T04:57:11.082Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:11.082Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:11.350Z] latest: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:11.723Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:12.087Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.45 [2025-01-16T04:57:12.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-16T04:57:12.087Z] 57014a86633c: Preparing [2025-01-16T04:57:12.087Z] 7f6cb8b7d0d1: Preparing [2025-01-16T04:57:12.087Z] e384c91c54a9: Preparing [2025-01-16T04:57:12.087Z] 4392b1ccb199: Preparing [2025-01-16T04:57:12.087Z] 4ac0c1244847: Preparing [2025-01-16T04:57:12.087Z] def6828d0b8a: Preparing [2025-01-16T04:57:12.087Z] df920580df62: Preparing [2025-01-16T04:57:12.087Z] def6828d0b8a: Waiting [2025-01-16T04:57:12.087Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:12.087Z] df920580df62: Waiting [2025-01-16T04:57:12.087Z] 534a70dc8296: Preparing [2025-01-16T04:57:12.087Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:12.087Z] 534a70dc8296: Waiting [2025-01-16T04:57:12.087Z] 4392b1ccb199: Layer already exists [2025-01-16T04:57:12.087Z] 7f6cb8b7d0d1: Layer already exists [2025-01-16T04:57:12.087Z] e384c91c54a9: Layer already exists [2025-01-16T04:57:12.087Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:12.087Z] 57014a86633c: Layer already exists [2025-01-16T04:57:12.087Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:12.087Z] df920580df62: Layer already exists [2025-01-16T04:57:12.087Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:12.360Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:12.360Z] 4.0.0-dev.45: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:12.737Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:13.373Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:13.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-16T04:57:13.374Z] 57014a86633c: Preparing [2025-01-16T04:57:13.374Z] 7f6cb8b7d0d1: Preparing [2025-01-16T04:57:13.374Z] e384c91c54a9: Preparing [2025-01-16T04:57:13.374Z] 4392b1ccb199: Preparing [2025-01-16T04:57:13.374Z] 4ac0c1244847: Preparing [2025-01-16T04:57:13.374Z] def6828d0b8a: Preparing [2025-01-16T04:57:13.374Z] df920580df62: Preparing [2025-01-16T04:57:13.374Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:13.374Z] 534a70dc8296: Preparing [2025-01-16T04:57:13.374Z] df920580df62: Waiting [2025-01-16T04:57:13.374Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:13.374Z] def6828d0b8a: Waiting [2025-01-16T04:57:13.374Z] 534a70dc8296: Waiting [2025-01-16T04:57:13.374Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:13.374Z] 57014a86633c: Layer already exists [2025-01-16T04:57:13.374Z] 7f6cb8b7d0d1: Layer already exists [2025-01-16T04:57:13.374Z] 4392b1ccb199: Layer already exists [2025-01-16T04:57:13.374Z] e384c91c54a9: Layer already exists [2025-01-16T04:57:13.374Z] df920580df62: Layer already exists [2025-01-16T04:57:13.374Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:13.374Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:13.374Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:13.646Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:14.029Z] + 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-16T04:57:14.407Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-16T04:57:14.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-16T04:57:14.407Z] 57014a86633c: Preparing [2025-01-16T04:57:14.407Z] 7f6cb8b7d0d1: Preparing [2025-01-16T04:57:14.407Z] e384c91c54a9: Preparing [2025-01-16T04:57:14.407Z] 4392b1ccb199: Preparing [2025-01-16T04:57:14.407Z] 4ac0c1244847: Preparing [2025-01-16T04:57:14.407Z] def6828d0b8a: Preparing [2025-01-16T04:57:14.407Z] df920580df62: Preparing [2025-01-16T04:57:14.407Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:14.407Z] 534a70dc8296: Preparing [2025-01-16T04:57:14.407Z] def6828d0b8a: Waiting [2025-01-16T04:57:14.407Z] df920580df62: Waiting [2025-01-16T04:57:14.407Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:14.407Z] 534a70dc8296: Waiting [2025-01-16T04:57:14.407Z] 57014a86633c: Layer already exists [2025-01-16T04:57:14.407Z] 4392b1ccb199: Layer already exists [2025-01-16T04:57:14.407Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:14.407Z] 7f6cb8b7d0d1: Layer already exists [2025-01-16T04:57:14.407Z] e384c91c54a9: Layer already exists [2025-01-16T04:57:14.407Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:14.407Z] df920580df62: Layer already exists [2025-01-16T04:57:14.407Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:14.407Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:14.673Z] main: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:57:14.756Z] ===================================================== [Pipeline] echo [2025-01-16T04:57:14.771Z] taggedImages: [2025-01-16T04:57:14.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:14.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-16T04:57:14.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.45 [2025-01-16T04:57:14.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:14.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-16T04:57:14.798Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-16T04:57:14.798Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:14.798Z] latest [2025-01-16T04:57:14.798Z] 4.0.0-dev.45 [2025-01-16T04:57:14.798Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:14.798Z] main [2025-01-16T04:57:14.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:15.178Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:15.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:15.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-16T04:57:15.538Z] dca5dc1f8d7b: Preparing [2025-01-16T04:57:15.538Z] 54bf9f6cf26e: Preparing [2025-01-16T04:57:15.538Z] 69ce63babe94: Preparing [2025-01-16T04:57:15.538Z] f85dfd697d49: Preparing [2025-01-16T04:57:15.538Z] 21a36634e1e6: Preparing [2025-01-16T04:57:15.538Z] 451ea53b0230: Preparing [2025-01-16T04:57:15.538Z] 525a120cf364: Preparing [2025-01-16T04:57:15.538Z] 4ac0c1244847: Preparing [2025-01-16T04:57:15.538Z] 451ea53b0230: Waiting [2025-01-16T04:57:15.538Z] 525a120cf364: Waiting [2025-01-16T04:57:15.538Z] def6828d0b8a: Preparing [2025-01-16T04:57:15.538Z] 4ac0c1244847: Waiting [2025-01-16T04:57:15.538Z] def6828d0b8a: Waiting [2025-01-16T04:57:15.538Z] 1d8cc2326baf: Preparing [2025-01-16T04:57:15.538Z] 865dbf0cf17a: Preparing [2025-01-16T04:57:15.538Z] 1d8cc2326baf: Waiting [2025-01-16T04:57:15.538Z] 5f70bf18a086: Preparing [2025-01-16T04:57:15.538Z] 47d3f3f34f72: Preparing [2025-01-16T04:57:15.538Z] 865dbf0cf17a: Waiting [2025-01-16T04:57:15.538Z] 5f70bf18a086: Waiting [2025-01-16T04:57:15.538Z] 7d1beda946c8: Preparing [2025-01-16T04:57:15.538Z] 47d3f3f34f72: Waiting [2025-01-16T04:57:15.538Z] 072df53bdb86: Preparing [2025-01-16T04:57:15.538Z] 7d1beda946c8: Waiting [2025-01-16T04:57:15.538Z] 534a70dc8296: Preparing [2025-01-16T04:57:15.538Z] 534a70dc8296: Waiting [2025-01-16T04:57:15.538Z] 072df53bdb86: Waiting [2025-01-16T04:57:15.805Z] f85dfd697d49: Pushed [2025-01-16T04:57:15.805Z] dca5dc1f8d7b: Pushed [2025-01-16T04:57:15.805Z] 69ce63babe94: Pushed [2025-01-16T04:57:15.805Z] 21a36634e1e6: Pushed [2025-01-16T04:57:15.805Z] 54bf9f6cf26e: Pushed [2025-01-16T04:57:15.805Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:15.805Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:15.805Z] 451ea53b0230: Pushed [2025-01-16T04:57:15.805Z] 5f70bf18a086: Layer already exists [2025-01-16T04:57:16.071Z] 1d8cc2326baf: Pushed [2025-01-16T04:57:16.071Z] 865dbf0cf17a: Pushed [2025-01-16T04:57:16.071Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:16.071Z] 7d1beda946c8: Pushed [2025-01-16T04:57:16.071Z] 47d3f3f34f72: Pushed [2025-01-16T04:57:16.071Z] 072df53bdb86: Pushed [2025-01-16T04:57:19.408Z] 525a120cf364: Pushed [2025-01-16T04:57:19.408Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:19.768Z] + 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-16T04:57:20.118Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-16T04:57:20.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-16T04:57:20.119Z] dca5dc1f8d7b: Preparing [2025-01-16T04:57:20.119Z] 54bf9f6cf26e: Preparing [2025-01-16T04:57:20.119Z] 69ce63babe94: Preparing [2025-01-16T04:57:20.119Z] f85dfd697d49: Preparing [2025-01-16T04:57:20.119Z] 21a36634e1e6: Preparing [2025-01-16T04:57:20.119Z] 451ea53b0230: Preparing [2025-01-16T04:57:20.119Z] 525a120cf364: Preparing [2025-01-16T04:57:20.119Z] 525a120cf364: Waiting [2025-01-16T04:57:20.119Z] 451ea53b0230: Waiting [2025-01-16T04:57:20.119Z] 4ac0c1244847: Preparing [2025-01-16T04:57:20.119Z] 4ac0c1244847: Waiting [2025-01-16T04:57:20.119Z] def6828d0b8a: Preparing [2025-01-16T04:57:20.119Z] def6828d0b8a: Waiting [2025-01-16T04:57:20.119Z] 1d8cc2326baf: Preparing [2025-01-16T04:57:20.119Z] 865dbf0cf17a: Preparing [2025-01-16T04:57:20.119Z] 1d8cc2326baf: Waiting [2025-01-16T04:57:20.119Z] 5f70bf18a086: Preparing [2025-01-16T04:57:20.119Z] 865dbf0cf17a: Waiting [2025-01-16T04:57:20.119Z] 5f70bf18a086: Waiting [2025-01-16T04:57:20.119Z] 47d3f3f34f72: Preparing [2025-01-16T04:57:20.119Z] 7d1beda946c8: Preparing [2025-01-16T04:57:20.119Z] 47d3f3f34f72: Waiting [2025-01-16T04:57:20.119Z] 7d1beda946c8: Waiting [2025-01-16T04:57:20.119Z] 072df53bdb86: Preparing [2025-01-16T04:57:20.119Z] 534a70dc8296: Preparing [2025-01-16T04:57:20.119Z] 072df53bdb86: Waiting [2025-01-16T04:57:20.119Z] 534a70dc8296: Waiting [2025-01-16T04:57:20.119Z] 54bf9f6cf26e: Layer already exists [2025-01-16T04:57:20.119Z] 21a36634e1e6: Layer already exists [2025-01-16T04:57:20.119Z] 69ce63babe94: Layer already exists [2025-01-16T04:57:20.119Z] dca5dc1f8d7b: Layer already exists [2025-01-16T04:57:20.119Z] f85dfd697d49: Layer already exists [2025-01-16T04:57:20.119Z] 451ea53b0230: Layer already exists [2025-01-16T04:57:20.119Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:20.119Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:20.119Z] 525a120cf364: Layer already exists [2025-01-16T04:57:20.119Z] 1d8cc2326baf: Layer already exists [2025-01-16T04:57:20.119Z] 865dbf0cf17a: Layer already exists [2025-01-16T04:57:20.119Z] 5f70bf18a086: Layer already exists [2025-01-16T04:57:20.119Z] 47d3f3f34f72: Layer already exists [2025-01-16T04:57:20.385Z] 7d1beda946c8: Layer already exists [2025-01-16T04:57:20.385Z] 072df53bdb86: Layer already exists [2025-01-16T04:57:20.385Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:20.385Z] latest: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:20.740Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:21.089Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.45 [2025-01-16T04:57:21.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-16T04:57:21.089Z] dca5dc1f8d7b: Preparing [2025-01-16T04:57:21.089Z] 54bf9f6cf26e: Preparing [2025-01-16T04:57:21.089Z] 69ce63babe94: Preparing [2025-01-16T04:57:21.089Z] f85dfd697d49: Preparing [2025-01-16T04:57:21.089Z] 21a36634e1e6: Preparing [2025-01-16T04:57:21.089Z] 451ea53b0230: Preparing [2025-01-16T04:57:21.089Z] 525a120cf364: Preparing [2025-01-16T04:57:21.089Z] 4ac0c1244847: Preparing [2025-01-16T04:57:21.089Z] def6828d0b8a: Preparing [2025-01-16T04:57:21.089Z] 1d8cc2326baf: Preparing [2025-01-16T04:57:21.089Z] 865dbf0cf17a: Preparing [2025-01-16T04:57:21.089Z] 5f70bf18a086: Preparing [2025-01-16T04:57:21.089Z] 47d3f3f34f72: Preparing [2025-01-16T04:57:21.089Z] 7d1beda946c8: Preparing [2025-01-16T04:57:21.089Z] 072df53bdb86: Preparing [2025-01-16T04:57:21.089Z] 534a70dc8296: Preparing [2025-01-16T04:57:21.089Z] 525a120cf364: Waiting [2025-01-16T04:57:21.089Z] 451ea53b0230: Waiting [2025-01-16T04:57:21.089Z] 1d8cc2326baf: Waiting [2025-01-16T04:57:21.089Z] 4ac0c1244847: Waiting [2025-01-16T04:57:21.089Z] 47d3f3f34f72: Waiting [2025-01-16T04:57:21.089Z] 865dbf0cf17a: Waiting [2025-01-16T04:57:21.089Z] 7d1beda946c8: Waiting [2025-01-16T04:57:21.089Z] 5f70bf18a086: Waiting [2025-01-16T04:57:21.089Z] def6828d0b8a: Waiting [2025-01-16T04:57:21.089Z] 072df53bdb86: Waiting [2025-01-16T04:57:21.089Z] 534a70dc8296: Waiting [2025-01-16T04:57:21.089Z] 21a36634e1e6: Layer already exists [2025-01-16T04:57:21.089Z] 69ce63babe94: Layer already exists [2025-01-16T04:57:21.089Z] 54bf9f6cf26e: Layer already exists [2025-01-16T04:57:21.089Z] f85dfd697d49: Layer already exists [2025-01-16T04:57:21.089Z] dca5dc1f8d7b: Layer already exists [2025-01-16T04:57:21.089Z] 451ea53b0230: Layer already exists [2025-01-16T04:57:21.089Z] 525a120cf364: Layer already exists [2025-01-16T04:57:21.089Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:21.089Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:21.089Z] 1d8cc2326baf: Layer already exists [2025-01-16T04:57:21.089Z] 47d3f3f34f72: Layer already exists [2025-01-16T04:57:21.089Z] 865dbf0cf17a: Layer already exists [2025-01-16T04:57:21.089Z] 5f70bf18a086: Layer already exists [2025-01-16T04:57:21.089Z] 7d1beda946c8: Layer already exists [2025-01-16T04:57:21.089Z] 072df53bdb86: Layer already exists [2025-01-16T04:57:21.356Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:21.356Z] 4.0.0-dev.45: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:21.722Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:22.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:22.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-16T04:57:22.076Z] dca5dc1f8d7b: Preparing [2025-01-16T04:57:22.076Z] 54bf9f6cf26e: Preparing [2025-01-16T04:57:22.076Z] 69ce63babe94: Preparing [2025-01-16T04:57:22.076Z] f85dfd697d49: Preparing [2025-01-16T04:57:22.076Z] 21a36634e1e6: Preparing [2025-01-16T04:57:22.076Z] 451ea53b0230: Preparing [2025-01-16T04:57:22.076Z] 525a120cf364: Preparing [2025-01-16T04:57:22.076Z] 4ac0c1244847: Preparing [2025-01-16T04:57:22.076Z] def6828d0b8a: Preparing [2025-01-16T04:57:22.076Z] 1d8cc2326baf: Preparing [2025-01-16T04:57:22.076Z] 865dbf0cf17a: Preparing [2025-01-16T04:57:22.076Z] 5f70bf18a086: Preparing [2025-01-16T04:57:22.076Z] 47d3f3f34f72: Preparing [2025-01-16T04:57:22.076Z] 7d1beda946c8: Preparing [2025-01-16T04:57:22.076Z] 072df53bdb86: Preparing [2025-01-16T04:57:22.076Z] 534a70dc8296: Preparing [2025-01-16T04:57:22.076Z] 451ea53b0230: Waiting [2025-01-16T04:57:22.076Z] 525a120cf364: Waiting [2025-01-16T04:57:22.076Z] 4ac0c1244847: Waiting [2025-01-16T04:57:22.076Z] 865dbf0cf17a: Waiting [2025-01-16T04:57:22.076Z] 5f70bf18a086: Waiting [2025-01-16T04:57:22.076Z] 47d3f3f34f72: Waiting [2025-01-16T04:57:22.076Z] 7d1beda946c8: Waiting [2025-01-16T04:57:22.076Z] 534a70dc8296: Waiting [2025-01-16T04:57:22.076Z] 072df53bdb86: Waiting [2025-01-16T04:57:22.076Z] def6828d0b8a: Waiting [2025-01-16T04:57:22.076Z] 1d8cc2326baf: Waiting [2025-01-16T04:57:22.076Z] 21a36634e1e6: Layer already exists [2025-01-16T04:57:22.076Z] f85dfd697d49: Layer already exists [2025-01-16T04:57:22.076Z] 54bf9f6cf26e: Layer already exists [2025-01-16T04:57:22.076Z] dca5dc1f8d7b: Layer already exists [2025-01-16T04:57:22.076Z] 69ce63babe94: Layer already exists [2025-01-16T04:57:22.076Z] 451ea53b0230: Layer already exists [2025-01-16T04:57:22.076Z] 525a120cf364: Layer already exists [2025-01-16T04:57:22.076Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:22.076Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:22.076Z] 1d8cc2326baf: Layer already exists [2025-01-16T04:57:22.076Z] 7d1beda946c8: Layer already exists [2025-01-16T04:57:22.076Z] 5f70bf18a086: Layer already exists [2025-01-16T04:57:22.076Z] 47d3f3f34f72: Layer already exists [2025-01-16T04:57:22.076Z] 865dbf0cf17a: Layer already exists [2025-01-16T04:57:22.076Z] 072df53bdb86: Layer already exists [2025-01-16T04:57:22.344Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:22.344Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:22.721Z] + 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-16T04:57:23.078Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-16T04:57:23.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-16T04:57:23.078Z] dca5dc1f8d7b: Preparing [2025-01-16T04:57:23.078Z] 54bf9f6cf26e: Preparing [2025-01-16T04:57:23.078Z] 69ce63babe94: Preparing [2025-01-16T04:57:23.078Z] f85dfd697d49: Preparing [2025-01-16T04:57:23.078Z] 21a36634e1e6: Preparing [2025-01-16T04:57:23.078Z] 451ea53b0230: Preparing [2025-01-16T04:57:23.078Z] 525a120cf364: Preparing [2025-01-16T04:57:23.078Z] 451ea53b0230: Waiting [2025-01-16T04:57:23.078Z] 525a120cf364: Waiting [2025-01-16T04:57:23.078Z] 4ac0c1244847: Preparing [2025-01-16T04:57:23.078Z] def6828d0b8a: Preparing [2025-01-16T04:57:23.078Z] 4ac0c1244847: Waiting [2025-01-16T04:57:23.078Z] 1d8cc2326baf: Preparing [2025-01-16T04:57:23.078Z] def6828d0b8a: Waiting [2025-01-16T04:57:23.078Z] 865dbf0cf17a: Preparing [2025-01-16T04:57:23.078Z] 1d8cc2326baf: Waiting [2025-01-16T04:57:23.078Z] 5f70bf18a086: Preparing [2025-01-16T04:57:23.078Z] 865dbf0cf17a: Waiting [2025-01-16T04:57:23.078Z] 47d3f3f34f72: Preparing [2025-01-16T04:57:23.078Z] 5f70bf18a086: Waiting [2025-01-16T04:57:23.078Z] 7d1beda946c8: Preparing [2025-01-16T04:57:23.078Z] 47d3f3f34f72: Waiting [2025-01-16T04:57:23.078Z] 072df53bdb86: Preparing [2025-01-16T04:57:23.078Z] 7d1beda946c8: Waiting [2025-01-16T04:57:23.078Z] 534a70dc8296: Preparing [2025-01-16T04:57:23.078Z] 072df53bdb86: Waiting [2025-01-16T04:57:23.078Z] 534a70dc8296: Waiting [2025-01-16T04:57:23.078Z] 54bf9f6cf26e: Layer already exists [2025-01-16T04:57:23.078Z] 21a36634e1e6: Layer already exists [2025-01-16T04:57:23.078Z] f85dfd697d49: Layer already exists [2025-01-16T04:57:23.078Z] 69ce63babe94: Layer already exists [2025-01-16T04:57:23.078Z] dca5dc1f8d7b: Layer already exists [2025-01-16T04:57:23.078Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:23.078Z] 525a120cf364: Layer already exists [2025-01-16T04:57:23.078Z] 451ea53b0230: Layer already exists [2025-01-16T04:57:23.078Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:23.078Z] 1d8cc2326baf: Layer already exists [2025-01-16T04:57:23.078Z] 865dbf0cf17a: Layer already exists [2025-01-16T04:57:23.078Z] 7d1beda946c8: Layer already exists [2025-01-16T04:57:23.078Z] 5f70bf18a086: Layer already exists [2025-01-16T04:57:23.078Z] 47d3f3f34f72: Layer already exists [2025-01-16T04:57:23.078Z] 072df53bdb86: Layer already exists [2025-01-16T04:57:23.348Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:23.348Z] main: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:57:23.440Z] ===================================================== [Pipeline] echo [2025-01-16T04:57:23.453Z] taggedImages: [2025-01-16T04:57:23.453Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:23.453Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-16T04:57:23.453Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.45 [2025-01-16T04:57:23.453Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:23.453Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-16T04:57:23.481Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-16T04:57:23.481Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:23.481Z] latest [2025-01-16T04:57:23.481Z] 4.0.0-dev.45 [2025-01-16T04:57:23.481Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:23.481Z] main [2025-01-16T04:57:23.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:23.868Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:24.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:24.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-16T04:57:24.235Z] da2f67f2d8e5: Preparing [2025-01-16T04:57:24.235Z] 9bf7c4dab4a8: Preparing [2025-01-16T04:57:24.235Z] 19a62a789c05: Preparing [2025-01-16T04:57:24.235Z] e90ebdb13850: Preparing [2025-01-16T04:57:24.235Z] 4ac0c1244847: Preparing [2025-01-16T04:57:24.235Z] def6828d0b8a: Preparing [2025-01-16T04:57:24.235Z] df920580df62: Preparing [2025-01-16T04:57:24.235Z] def6828d0b8a: Waiting [2025-01-16T04:57:24.235Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:24.235Z] 534a70dc8296: Preparing [2025-01-16T04:57:24.235Z] 534a70dc8296: Waiting [2025-01-16T04:57:24.235Z] df920580df62: Waiting [2025-01-16T04:57:24.235Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:24.503Z] 9bf7c4dab4a8: Pushed [2025-01-16T04:57:24.503Z] 19a62a789c05: Pushed [2025-01-16T04:57:25.474Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:25.474Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:25.474Z] df920580df62: Layer already exists [2025-01-16T04:57:25.474Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:25.474Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:26.439Z] da2f67f2d8e5: Pushed [2025-01-16T04:57:41.448Z] e90ebdb13850: Pushed [2025-01-16T04:57:41.448Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:41.809Z] + 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-16T04:57:42.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-16T04:57:42.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-16T04:57:42.167Z] da2f67f2d8e5: Preparing [2025-01-16T04:57:42.167Z] 9bf7c4dab4a8: Preparing [2025-01-16T04:57:42.167Z] 19a62a789c05: Preparing [2025-01-16T04:57:42.167Z] e90ebdb13850: Preparing [2025-01-16T04:57:42.167Z] 4ac0c1244847: Preparing [2025-01-16T04:57:42.167Z] def6828d0b8a: Preparing [2025-01-16T04:57:42.167Z] df920580df62: Preparing [2025-01-16T04:57:42.167Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:42.167Z] 534a70dc8296: Preparing [2025-01-16T04:57:42.167Z] def6828d0b8a: Waiting [2025-01-16T04:57:42.167Z] df920580df62: Waiting [2025-01-16T04:57:42.167Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:42.167Z] 534a70dc8296: Waiting [2025-01-16T04:57:42.167Z] e90ebdb13850: Layer already exists [2025-01-16T04:57:42.167Z] 9bf7c4dab4a8: Layer already exists [2025-01-16T04:57:42.167Z] da2f67f2d8e5: Layer already exists [2025-01-16T04:57:42.167Z] 19a62a789c05: Layer already exists [2025-01-16T04:57:42.167Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:42.167Z] df920580df62: Layer already exists [2025-01-16T04:57:42.167Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:42.167Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:42.167Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:42.435Z] latest: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:42.806Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:43.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.45 [2025-01-16T04:57:43.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-16T04:57:43.172Z] da2f67f2d8e5: Preparing [2025-01-16T04:57:43.172Z] 9bf7c4dab4a8: Preparing [2025-01-16T04:57:43.172Z] 19a62a789c05: Preparing [2025-01-16T04:57:43.172Z] e90ebdb13850: Preparing [2025-01-16T04:57:43.172Z] 4ac0c1244847: Preparing [2025-01-16T04:57:43.172Z] def6828d0b8a: Preparing [2025-01-16T04:57:43.172Z] df920580df62: Preparing [2025-01-16T04:57:43.172Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:43.172Z] 534a70dc8296: Preparing [2025-01-16T04:57:43.172Z] def6828d0b8a: Waiting [2025-01-16T04:57:43.172Z] df920580df62: Waiting [2025-01-16T04:57:43.172Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:43.172Z] 534a70dc8296: Waiting [2025-01-16T04:57:43.172Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:43.172Z] da2f67f2d8e5: Layer already exists [2025-01-16T04:57:43.172Z] e90ebdb13850: Layer already exists [2025-01-16T04:57:43.172Z] 19a62a789c05: Layer already exists [2025-01-16T04:57:43.172Z] 9bf7c4dab4a8: Layer already exists [2025-01-16T04:57:43.172Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:43.172Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:43.172Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:43.172Z] df920580df62: Layer already exists [2025-01-16T04:57:43.443Z] 4.0.0-dev.45: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:43.811Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:44.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:44.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-16T04:57:44.169Z] da2f67f2d8e5: Preparing [2025-01-16T04:57:44.169Z] 9bf7c4dab4a8: Preparing [2025-01-16T04:57:44.169Z] 19a62a789c05: Preparing [2025-01-16T04:57:44.169Z] e90ebdb13850: Preparing [2025-01-16T04:57:44.169Z] 4ac0c1244847: Preparing [2025-01-16T04:57:44.169Z] def6828d0b8a: Preparing [2025-01-16T04:57:44.169Z] df920580df62: Preparing [2025-01-16T04:57:44.169Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:44.169Z] 534a70dc8296: Preparing [2025-01-16T04:57:44.169Z] df920580df62: Waiting [2025-01-16T04:57:44.169Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:44.169Z] 534a70dc8296: Waiting [2025-01-16T04:57:44.169Z] def6828d0b8a: Waiting [2025-01-16T04:57:44.169Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:44.169Z] 19a62a789c05: Layer already exists [2025-01-16T04:57:44.169Z] 9bf7c4dab4a8: Layer already exists [2025-01-16T04:57:44.169Z] e90ebdb13850: Layer already exists [2025-01-16T04:57:44.169Z] da2f67f2d8e5: Layer already exists [2025-01-16T04:57:44.169Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:44.169Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:44.169Z] df920580df62: Layer already exists [2025-01-16T04:57:44.169Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:44.437Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:44.789Z] + 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-16T04:57:45.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-16T04:57:45.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-16T04:57:45.235Z] da2f67f2d8e5: Preparing [2025-01-16T04:57:45.235Z] 9bf7c4dab4a8: Preparing [2025-01-16T04:57:45.235Z] 19a62a789c05: Preparing [2025-01-16T04:57:45.235Z] e90ebdb13850: Preparing [2025-01-16T04:57:45.235Z] 4ac0c1244847: Preparing [2025-01-16T04:57:45.235Z] def6828d0b8a: Preparing [2025-01-16T04:57:45.235Z] df920580df62: Preparing [2025-01-16T04:57:45.235Z] 2ce0d5f6cfad: Preparing [2025-01-16T04:57:45.235Z] 534a70dc8296: Preparing [2025-01-16T04:57:45.235Z] def6828d0b8a: Waiting [2025-01-16T04:57:45.235Z] df920580df62: Waiting [2025-01-16T04:57:45.235Z] 2ce0d5f6cfad: Waiting [2025-01-16T04:57:45.235Z] 534a70dc8296: Waiting [2025-01-16T04:57:45.235Z] 9bf7c4dab4a8: Layer already exists [2025-01-16T04:57:45.235Z] e90ebdb13850: Layer already exists [2025-01-16T04:57:45.235Z] da2f67f2d8e5: Layer already exists [2025-01-16T04:57:45.235Z] 19a62a789c05: Layer already exists [2025-01-16T04:57:45.235Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:45.235Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:45.235Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:45.235Z] 2ce0d5f6cfad: Layer already exists [2025-01-16T04:57:45.235Z] df920580df62: Layer already exists [2025-01-16T04:57:45.503Z] main: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:57:45.593Z] ===================================================== [Pipeline] echo [2025-01-16T04:57:45.607Z] taggedImages: [2025-01-16T04:57:45.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:45.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-16T04:57:45.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.45 [2025-01-16T04:57:45.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:45.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-16T04:57:45.640Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-16T04:57:45.640Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:45.640Z] latest [2025-01-16T04:57:45.640Z] 4.0.0-dev.45 [2025-01-16T04:57:45.640Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:45.640Z] main [2025-01-16T04:57:45.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:46.011Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:46.372Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:46.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-16T04:57:46.372Z] 9de4b13ff9fd: Preparing [2025-01-16T04:57:46.372Z] 57b7db24dd24: Preparing [2025-01-16T04:57:46.372Z] 8c99f0203b6a: Preparing [2025-01-16T04:57:46.372Z] 221cc8b6c0f8: Preparing [2025-01-16T04:57:46.372Z] c62fbea7a6dd: Preparing [2025-01-16T04:57:46.372Z] 4ac0c1244847: Preparing [2025-01-16T04:57:46.372Z] def6828d0b8a: Preparing [2025-01-16T04:57:46.372Z] 7296a3234986: Preparing [2025-01-16T04:57:46.372Z] df7cb6e0b10a: Preparing [2025-01-16T04:57:46.372Z] 3bb707def7c3: Preparing [2025-01-16T04:57:46.372Z] 4ac0c1244847: Waiting [2025-01-16T04:57:46.372Z] 7296a3234986: Waiting [2025-01-16T04:57:46.372Z] 534a70dc8296: Preparing [2025-01-16T04:57:46.372Z] def6828d0b8a: Waiting [2025-01-16T04:57:46.372Z] df7cb6e0b10a: Waiting [2025-01-16T04:57:46.372Z] 3bb707def7c3: Waiting [2025-01-16T04:57:46.372Z] 534a70dc8296: Waiting [2025-01-16T04:57:46.640Z] c62fbea7a6dd: Pushed [2025-01-16T04:57:46.640Z] 221cc8b6c0f8: Pushed [2025-01-16T04:57:46.641Z] 57b7db24dd24: Pushed [2025-01-16T04:57:46.641Z] 9de4b13ff9fd: Pushed [2025-01-16T04:57:46.641Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:46.641Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:46.641Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:46.641Z] 7296a3234986: Pushed [2025-01-16T04:57:46.641Z] df7cb6e0b10a: Pushed [2025-01-16T04:57:49.234Z] 8c99f0203b6a: Pushed [2025-01-16T04:57:49.818Z] 3bb707def7c3: Pushed [2025-01-16T04:57:50.087Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:50.459Z] + 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-16T04:57:50.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-16T04:57:50.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-16T04:57:50.825Z] 9de4b13ff9fd: Preparing [2025-01-16T04:57:50.825Z] 57b7db24dd24: Preparing [2025-01-16T04:57:50.825Z] 8c99f0203b6a: Preparing [2025-01-16T04:57:50.825Z] 221cc8b6c0f8: Preparing [2025-01-16T04:57:50.825Z] c62fbea7a6dd: Preparing [2025-01-16T04:57:50.825Z] 4ac0c1244847: Preparing [2025-01-16T04:57:50.825Z] def6828d0b8a: Preparing [2025-01-16T04:57:50.825Z] 7296a3234986: Preparing [2025-01-16T04:57:50.825Z] df7cb6e0b10a: Preparing [2025-01-16T04:57:50.825Z] 3bb707def7c3: Preparing [2025-01-16T04:57:50.825Z] 534a70dc8296: Preparing [2025-01-16T04:57:50.825Z] 4ac0c1244847: Waiting [2025-01-16T04:57:50.825Z] df7cb6e0b10a: Waiting [2025-01-16T04:57:50.825Z] 3bb707def7c3: Waiting [2025-01-16T04:57:50.825Z] 534a70dc8296: Waiting [2025-01-16T04:57:50.825Z] def6828d0b8a: Waiting [2025-01-16T04:57:50.825Z] 7296a3234986: Waiting [2025-01-16T04:57:50.825Z] c62fbea7a6dd: Layer already exists [2025-01-16T04:57:50.825Z] 221cc8b6c0f8: Layer already exists [2025-01-16T04:57:50.825Z] 9de4b13ff9fd: Layer already exists [2025-01-16T04:57:50.825Z] 57b7db24dd24: Layer already exists [2025-01-16T04:57:50.825Z] 8c99f0203b6a: Layer already exists [2025-01-16T04:57:50.825Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:51.094Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:51.094Z] df7cb6e0b10a: Layer already exists [2025-01-16T04:57:51.094Z] 7296a3234986: Layer already exists [2025-01-16T04:57:51.094Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:51.094Z] 3bb707def7c3: Layer already exists [2025-01-16T04:57:51.094Z] latest: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:51.470Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:51.825Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.45 [2025-01-16T04:57:51.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-16T04:57:51.825Z] 9de4b13ff9fd: Preparing [2025-01-16T04:57:51.825Z] 57b7db24dd24: Preparing [2025-01-16T04:57:51.825Z] 8c99f0203b6a: Preparing [2025-01-16T04:57:51.825Z] 221cc8b6c0f8: Preparing [2025-01-16T04:57:51.825Z] c62fbea7a6dd: Preparing [2025-01-16T04:57:51.825Z] 4ac0c1244847: Preparing [2025-01-16T04:57:51.825Z] def6828d0b8a: Preparing [2025-01-16T04:57:51.825Z] 7296a3234986: Preparing [2025-01-16T04:57:51.825Z] df7cb6e0b10a: Preparing [2025-01-16T04:57:51.825Z] 3bb707def7c3: Preparing [2025-01-16T04:57:51.825Z] 534a70dc8296: Preparing [2025-01-16T04:57:51.825Z] 4ac0c1244847: Waiting [2025-01-16T04:57:51.825Z] def6828d0b8a: Waiting [2025-01-16T04:57:51.825Z] 7296a3234986: Waiting [2025-01-16T04:57:51.825Z] df7cb6e0b10a: Waiting [2025-01-16T04:57:51.825Z] 3bb707def7c3: Waiting [2025-01-16T04:57:51.825Z] 534a70dc8296: Waiting [2025-01-16T04:57:51.825Z] c62fbea7a6dd: Layer already exists [2025-01-16T04:57:51.825Z] 221cc8b6c0f8: Layer already exists [2025-01-16T04:57:51.825Z] 57b7db24dd24: Layer already exists [2025-01-16T04:57:51.825Z] 8c99f0203b6a: Layer already exists [2025-01-16T04:57:51.825Z] 9de4b13ff9fd: Layer already exists [2025-01-16T04:57:51.825Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:51.825Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:51.825Z] 7296a3234986: Layer already exists [2025-01-16T04:57:52.092Z] df7cb6e0b10a: Layer already exists [2025-01-16T04:57:52.092Z] 3bb707def7c3: Layer already exists [2025-01-16T04:57:52.092Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:52.092Z] 4.0.0-dev.45: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:52.444Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:52.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:52.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-16T04:57:52.786Z] 9de4b13ff9fd: Preparing [2025-01-16T04:57:52.786Z] 57b7db24dd24: Preparing [2025-01-16T04:57:52.786Z] 8c99f0203b6a: Preparing [2025-01-16T04:57:52.786Z] 221cc8b6c0f8: Preparing [2025-01-16T04:57:52.786Z] c62fbea7a6dd: Preparing [2025-01-16T04:57:52.786Z] 4ac0c1244847: Preparing [2025-01-16T04:57:52.786Z] 4ac0c1244847: Waiting [2025-01-16T04:57:52.786Z] def6828d0b8a: Preparing [2025-01-16T04:57:52.786Z] def6828d0b8a: Waiting [2025-01-16T04:57:52.786Z] 7296a3234986: Preparing [2025-01-16T04:57:52.786Z] df7cb6e0b10a: Preparing [2025-01-16T04:57:52.786Z] 7296a3234986: Waiting [2025-01-16T04:57:52.786Z] df7cb6e0b10a: Waiting [2025-01-16T04:57:52.786Z] 3bb707def7c3: Preparing [2025-01-16T04:57:52.786Z] 534a70dc8296: Preparing [2025-01-16T04:57:52.786Z] 3bb707def7c3: Waiting [2025-01-16T04:57:52.786Z] 534a70dc8296: Waiting [2025-01-16T04:57:52.786Z] c62fbea7a6dd: Layer already exists [2025-01-16T04:57:52.786Z] 57b7db24dd24: Layer already exists [2025-01-16T04:57:52.786Z] 8c99f0203b6a: Layer already exists [2025-01-16T04:57:52.786Z] 221cc8b6c0f8: Layer already exists [2025-01-16T04:57:52.786Z] 9de4b13ff9fd: Layer already exists [2025-01-16T04:57:52.786Z] 7296a3234986: Layer already exists [2025-01-16T04:57:52.786Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:52.786Z] 3bb707def7c3: Layer already exists [2025-01-16T04:57:52.786Z] df7cb6e0b10a: Layer already exists [2025-01-16T04:57:52.786Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:53.053Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:53.053Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:53.402Z] + 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-16T04:57:53.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-16T04:57:53.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-16T04:57:53.750Z] 9de4b13ff9fd: Preparing [2025-01-16T04:57:53.750Z] 57b7db24dd24: Preparing [2025-01-16T04:57:53.750Z] 8c99f0203b6a: Preparing [2025-01-16T04:57:53.750Z] 221cc8b6c0f8: Preparing [2025-01-16T04:57:53.750Z] c62fbea7a6dd: Preparing [2025-01-16T04:57:53.750Z] 4ac0c1244847: Preparing [2025-01-16T04:57:53.750Z] 4ac0c1244847: Waiting [2025-01-16T04:57:53.750Z] def6828d0b8a: Preparing [2025-01-16T04:57:53.750Z] 7296a3234986: Preparing [2025-01-16T04:57:53.750Z] df7cb6e0b10a: Preparing [2025-01-16T04:57:53.750Z] def6828d0b8a: Waiting [2025-01-16T04:57:53.750Z] 3bb707def7c3: Preparing [2025-01-16T04:57:53.750Z] 534a70dc8296: Preparing [2025-01-16T04:57:53.750Z] 7296a3234986: Waiting [2025-01-16T04:57:53.750Z] df7cb6e0b10a: Waiting [2025-01-16T04:57:53.750Z] 3bb707def7c3: Waiting [2025-01-16T04:57:53.750Z] 534a70dc8296: Waiting [2025-01-16T04:57:53.750Z] 57b7db24dd24: Layer already exists [2025-01-16T04:57:53.750Z] c62fbea7a6dd: Layer already exists [2025-01-16T04:57:53.750Z] 9de4b13ff9fd: Layer already exists [2025-01-16T04:57:53.750Z] 8c99f0203b6a: Layer already exists [2025-01-16T04:57:53.750Z] 221cc8b6c0f8: Layer already exists [2025-01-16T04:57:53.750Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:53.750Z] df7cb6e0b10a: Layer already exists [2025-01-16T04:57:53.750Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:53.750Z] 7296a3234986: Layer already exists [2025-01-16T04:57:53.750Z] 3bb707def7c3: Layer already exists [2025-01-16T04:57:53.750Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:54.017Z] main: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:57:54.117Z] ===================================================== [Pipeline] echo [2025-01-16T04:57:54.133Z] taggedImages: [2025-01-16T04:57:54.133Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:54.133Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-16T04:57:54.133Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.45 [2025-01-16T04:57:54.133Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:54.134Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-16T04:57:54.158Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-16T04:57:54.158Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:54.158Z] latest [2025-01-16T04:57:54.158Z] 4.0.0-dev.45 [2025-01-16T04:57:54.158Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:57:54.158Z] main [2025-01-16T04:57:54.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:54.526Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:54.883Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:57:54.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-16T04:57:54.883Z] 1cfc9361bbc2: Preparing [2025-01-16T04:57:54.883Z] fd10d29b89ad: Preparing [2025-01-16T04:57:54.883Z] 6d741b410fc4: Preparing [2025-01-16T04:57:54.883Z] aae7cbb9420a: Preparing [2025-01-16T04:57:54.883Z] 3259d2a21025: Preparing [2025-01-16T04:57:54.883Z] 043a3c339126: Preparing [2025-01-16T04:57:54.883Z] 7cdcac3d43e0: Preparing [2025-01-16T04:57:54.883Z] 043a3c339126: Waiting [2025-01-16T04:57:54.883Z] 4ac0c1244847: Preparing [2025-01-16T04:57:54.883Z] 7cdcac3d43e0: Waiting [2025-01-16T04:57:54.883Z] def6828d0b8a: Preparing [2025-01-16T04:57:54.883Z] 4ac0c1244847: Waiting [2025-01-16T04:57:54.883Z] def6828d0b8a: Waiting [2025-01-16T04:57:54.883Z] 3f2c089e0aa1: Preparing [2025-01-16T04:57:54.883Z] 2398288afc6a: Preparing [2025-01-16T04:57:54.883Z] 534a70dc8296: Preparing [2025-01-16T04:57:54.883Z] 3f2c089e0aa1: Waiting [2025-01-16T04:57:54.883Z] 2398288afc6a: Waiting [2025-01-16T04:57:54.883Z] 534a70dc8296: Waiting [2025-01-16T04:57:55.153Z] 3259d2a21025: Pushed [2025-01-16T04:57:55.153Z] fd10d29b89ad: Pushed [2025-01-16T04:57:55.153Z] 1cfc9361bbc2: Pushed [2025-01-16T04:57:55.153Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:55.153Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:55.153Z] 7cdcac3d43e0: Pushed [2025-01-16T04:57:55.153Z] 043a3c339126: Pushed [2025-01-16T04:57:55.421Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:55.421Z] 3f2c089e0aa1: Pushed [2025-01-16T04:57:58.005Z] aae7cbb9420a: Pushed [2025-01-16T04:57:58.273Z] 6d741b410fc4: Pushed [2025-01-16T04:57:58.549Z] 2398288afc6a: Pushed [2025-01-16T04:57:58.549Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:58.918Z] + 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-16T04:57:59.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-16T04:57:59.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-16T04:57:59.279Z] 1cfc9361bbc2: Preparing [2025-01-16T04:57:59.279Z] fd10d29b89ad: Preparing [2025-01-16T04:57:59.279Z] 6d741b410fc4: Preparing [2025-01-16T04:57:59.279Z] aae7cbb9420a: Preparing [2025-01-16T04:57:59.279Z] 3259d2a21025: Preparing [2025-01-16T04:57:59.279Z] 043a3c339126: Preparing [2025-01-16T04:57:59.279Z] 7cdcac3d43e0: Preparing [2025-01-16T04:57:59.279Z] 4ac0c1244847: Preparing [2025-01-16T04:57:59.279Z] def6828d0b8a: Preparing [2025-01-16T04:57:59.279Z] 3f2c089e0aa1: Preparing [2025-01-16T04:57:59.279Z] 2398288afc6a: Preparing [2025-01-16T04:57:59.279Z] 534a70dc8296: Preparing [2025-01-16T04:57:59.279Z] 043a3c339126: Waiting [2025-01-16T04:57:59.279Z] 7cdcac3d43e0: Waiting [2025-01-16T04:57:59.279Z] 4ac0c1244847: Waiting [2025-01-16T04:57:59.279Z] def6828d0b8a: Waiting [2025-01-16T04:57:59.279Z] 3f2c089e0aa1: Waiting [2025-01-16T04:57:59.279Z] 2398288afc6a: Waiting [2025-01-16T04:57:59.279Z] 534a70dc8296: Waiting [2025-01-16T04:57:59.279Z] aae7cbb9420a: Layer already exists [2025-01-16T04:57:59.279Z] 3259d2a21025: Layer already exists [2025-01-16T04:57:59.279Z] fd10d29b89ad: Layer already exists [2025-01-16T04:57:59.279Z] 6d741b410fc4: Layer already exists [2025-01-16T04:57:59.280Z] 1cfc9361bbc2: Layer already exists [2025-01-16T04:57:59.280Z] 043a3c339126: Layer already exists [2025-01-16T04:57:59.280Z] def6828d0b8a: Layer already exists [2025-01-16T04:57:59.280Z] 3f2c089e0aa1: Layer already exists [2025-01-16T04:57:59.280Z] 4ac0c1244847: Layer already exists [2025-01-16T04:57:59.280Z] 7cdcac3d43e0: Layer already exists [2025-01-16T04:57:59.280Z] 2398288afc6a: Layer already exists [2025-01-16T04:57:59.545Z] 534a70dc8296: Layer already exists [2025-01-16T04:57:59.545Z] latest: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:57:59.909Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:00.276Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.45 [2025-01-16T04:58:00.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-16T04:58:00.276Z] 1cfc9361bbc2: Preparing [2025-01-16T04:58:00.276Z] fd10d29b89ad: Preparing [2025-01-16T04:58:00.276Z] 6d741b410fc4: Preparing [2025-01-16T04:58:00.276Z] aae7cbb9420a: Preparing [2025-01-16T04:58:00.276Z] 3259d2a21025: Preparing [2025-01-16T04:58:00.276Z] 043a3c339126: Preparing [2025-01-16T04:58:00.276Z] 7cdcac3d43e0: Preparing [2025-01-16T04:58:00.276Z] 4ac0c1244847: Preparing [2025-01-16T04:58:00.276Z] def6828d0b8a: Preparing [2025-01-16T04:58:00.276Z] 3f2c089e0aa1: Preparing [2025-01-16T04:58:00.276Z] 2398288afc6a: Preparing [2025-01-16T04:58:00.276Z] 534a70dc8296: Preparing [2025-01-16T04:58:00.276Z] 043a3c339126: Waiting [2025-01-16T04:58:00.276Z] 7cdcac3d43e0: Waiting [2025-01-16T04:58:00.276Z] 4ac0c1244847: Waiting [2025-01-16T04:58:00.276Z] def6828d0b8a: Waiting [2025-01-16T04:58:00.276Z] 3f2c089e0aa1: Waiting [2025-01-16T04:58:00.276Z] 2398288afc6a: Waiting [2025-01-16T04:58:00.276Z] 534a70dc8296: Waiting [2025-01-16T04:58:00.276Z] 3259d2a21025: Layer already exists [2025-01-16T04:58:00.276Z] aae7cbb9420a: Layer already exists [2025-01-16T04:58:00.276Z] fd10d29b89ad: Layer already exists [2025-01-16T04:58:00.276Z] 1cfc9361bbc2: Layer already exists [2025-01-16T04:58:00.276Z] 6d741b410fc4: Layer already exists [2025-01-16T04:58:00.276Z] 043a3c339126: Layer already exists [2025-01-16T04:58:00.276Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:00.276Z] 7cdcac3d43e0: Layer already exists [2025-01-16T04:58:00.276Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:00.276Z] 3f2c089e0aa1: Layer already exists [2025-01-16T04:58:00.276Z] 2398288afc6a: Layer already exists [2025-01-16T04:58:00.542Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:00.542Z] 4.0.0-dev.45: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:00.907Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:01.265Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:01.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-16T04:58:01.265Z] 1cfc9361bbc2: Preparing [2025-01-16T04:58:01.265Z] fd10d29b89ad: Preparing [2025-01-16T04:58:01.265Z] 6d741b410fc4: Preparing [2025-01-16T04:58:01.265Z] aae7cbb9420a: Preparing [2025-01-16T04:58:01.265Z] 3259d2a21025: Preparing [2025-01-16T04:58:01.265Z] 043a3c339126: Preparing [2025-01-16T04:58:01.265Z] 7cdcac3d43e0: Preparing [2025-01-16T04:58:01.265Z] 4ac0c1244847: Preparing [2025-01-16T04:58:01.265Z] def6828d0b8a: Preparing [2025-01-16T04:58:01.265Z] 3f2c089e0aa1: Preparing [2025-01-16T04:58:01.265Z] 2398288afc6a: Preparing [2025-01-16T04:58:01.265Z] 534a70dc8296: Preparing [2025-01-16T04:58:01.265Z] 7cdcac3d43e0: Waiting [2025-01-16T04:58:01.265Z] 4ac0c1244847: Waiting [2025-01-16T04:58:01.265Z] 2398288afc6a: Waiting [2025-01-16T04:58:01.265Z] def6828d0b8a: Waiting [2025-01-16T04:58:01.265Z] 534a70dc8296: Waiting [2025-01-16T04:58:01.265Z] 043a3c339126: Waiting [2025-01-16T04:58:01.265Z] 3f2c089e0aa1: Waiting [2025-01-16T04:58:01.265Z] 3259d2a21025: Layer already exists [2025-01-16T04:58:01.265Z] aae7cbb9420a: Layer already exists [2025-01-16T04:58:01.265Z] fd10d29b89ad: Layer already exists [2025-01-16T04:58:01.265Z] 1cfc9361bbc2: Layer already exists [2025-01-16T04:58:01.265Z] 6d741b410fc4: Layer already exists [2025-01-16T04:58:01.265Z] 7cdcac3d43e0: Layer already exists [2025-01-16T04:58:01.265Z] 043a3c339126: Layer already exists [2025-01-16T04:58:01.265Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:01.265Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:01.265Z] 3f2c089e0aa1: Layer already exists [2025-01-16T04:58:01.265Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:01.265Z] 2398288afc6a: Layer already exists [2025-01-16T04:58:01.532Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:01.897Z] + 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-16T04:58:02.254Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-16T04:58:02.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-16T04:58:02.254Z] 1cfc9361bbc2: Preparing [2025-01-16T04:58:02.254Z] fd10d29b89ad: Preparing [2025-01-16T04:58:02.254Z] 6d741b410fc4: Preparing [2025-01-16T04:58:02.254Z] aae7cbb9420a: Preparing [2025-01-16T04:58:02.254Z] 3259d2a21025: Preparing [2025-01-16T04:58:02.254Z] 043a3c339126: Preparing [2025-01-16T04:58:02.254Z] 7cdcac3d43e0: Preparing [2025-01-16T04:58:02.254Z] 4ac0c1244847: Preparing [2025-01-16T04:58:02.254Z] def6828d0b8a: Preparing [2025-01-16T04:58:02.254Z] 3f2c089e0aa1: Preparing [2025-01-16T04:58:02.254Z] 2398288afc6a: Preparing [2025-01-16T04:58:02.254Z] 534a70dc8296: Preparing [2025-01-16T04:58:02.254Z] 043a3c339126: Waiting [2025-01-16T04:58:02.254Z] 7cdcac3d43e0: Waiting [2025-01-16T04:58:02.254Z] 4ac0c1244847: Waiting [2025-01-16T04:58:02.254Z] def6828d0b8a: Waiting [2025-01-16T04:58:02.254Z] 3f2c089e0aa1: Waiting [2025-01-16T04:58:02.254Z] 2398288afc6a: Waiting [2025-01-16T04:58:02.254Z] 534a70dc8296: Waiting [2025-01-16T04:58:02.254Z] 1cfc9361bbc2: Layer already exists [2025-01-16T04:58:02.254Z] fd10d29b89ad: Layer already exists [2025-01-16T04:58:02.254Z] 6d741b410fc4: Layer already exists [2025-01-16T04:58:02.254Z] aae7cbb9420a: Layer already exists [2025-01-16T04:58:02.254Z] 3259d2a21025: Layer already exists [2025-01-16T04:58:02.254Z] 043a3c339126: Layer already exists [2025-01-16T04:58:02.254Z] 7cdcac3d43e0: Layer already exists [2025-01-16T04:58:02.254Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:02.254Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:02.254Z] 3f2c089e0aa1: Layer already exists [2025-01-16T04:58:02.254Z] 2398288afc6a: Layer already exists [2025-01-16T04:58:02.522Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:02.522Z] main: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:58:02.588Z] ===================================================== [Pipeline] echo [2025-01-16T04:58:02.602Z] taggedImages: [2025-01-16T04:58:02.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:02.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-16T04:58:02.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.45 [2025-01-16T04:58:02.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:02.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-16T04:58:02.630Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-16T04:58:02.630Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:02.630Z] latest [2025-01-16T04:58:02.630Z] 4.0.0-dev.45 [2025-01-16T04:58:02.630Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:02.630Z] main [2025-01-16T04:58:02.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:02.990Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:03.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:03.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-16T04:58:03.343Z] d011c829ff47: Preparing [2025-01-16T04:58:03.343Z] e8277d462b34: Preparing [2025-01-16T04:58:03.343Z] 4ac0c1244847: Preparing [2025-01-16T04:58:03.343Z] def6828d0b8a: Preparing [2025-01-16T04:58:03.343Z] 2672350d84ac: Preparing [2025-01-16T04:58:03.343Z] 31d5bfbf725f: Preparing [2025-01-16T04:58:03.343Z] 534a70dc8296: Preparing [2025-01-16T04:58:03.343Z] 31d5bfbf725f: Waiting [2025-01-16T04:58:03.343Z] 534a70dc8296: Waiting [2025-01-16T04:58:03.611Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:03.611Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:03.611Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:03.611Z] d011c829ff47: Pushed [2025-01-16T04:58:03.611Z] 2672350d84ac: Pushed [2025-01-16T04:58:05.561Z] 31d5bfbf725f: Pushed [2025-01-16T04:58:08.147Z] e8277d462b34: Pushed [2025-01-16T04:58:08.147Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:08.515Z] + 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-16T04:58:08.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-16T04:58:08.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-16T04:58:08.884Z] d011c829ff47: Preparing [2025-01-16T04:58:08.884Z] e8277d462b34: Preparing [2025-01-16T04:58:08.884Z] 4ac0c1244847: Preparing [2025-01-16T04:58:08.884Z] def6828d0b8a: Preparing [2025-01-16T04:58:08.884Z] 2672350d84ac: Preparing [2025-01-16T04:58:08.884Z] 31d5bfbf725f: Preparing [2025-01-16T04:58:08.884Z] 534a70dc8296: Preparing [2025-01-16T04:58:08.884Z] 31d5bfbf725f: Waiting [2025-01-16T04:58:08.884Z] 534a70dc8296: Waiting [2025-01-16T04:58:08.884Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:08.884Z] e8277d462b34: Layer already exists [2025-01-16T04:58:08.884Z] d011c829ff47: Layer already exists [2025-01-16T04:58:08.884Z] 2672350d84ac: Layer already exists [2025-01-16T04:58:08.884Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:08.884Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:08.884Z] 31d5bfbf725f: Layer already exists [2025-01-16T04:58:09.154Z] latest: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:09.524Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:09.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.45 [2025-01-16T04:58:09.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-16T04:58:09.888Z] d011c829ff47: Preparing [2025-01-16T04:58:09.888Z] e8277d462b34: Preparing [2025-01-16T04:58:09.888Z] 4ac0c1244847: Preparing [2025-01-16T04:58:09.888Z] def6828d0b8a: Preparing [2025-01-16T04:58:09.888Z] 2672350d84ac: Preparing [2025-01-16T04:58:09.888Z] 31d5bfbf725f: Preparing [2025-01-16T04:58:09.888Z] 534a70dc8296: Preparing [2025-01-16T04:58:09.888Z] 31d5bfbf725f: Waiting [2025-01-16T04:58:09.888Z] 534a70dc8296: Waiting [2025-01-16T04:58:09.888Z] d011c829ff47: Layer already exists [2025-01-16T04:58:09.888Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:09.888Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:09.888Z] e8277d462b34: Layer already exists [2025-01-16T04:58:09.888Z] 2672350d84ac: Layer already exists [2025-01-16T04:58:09.888Z] 31d5bfbf725f: Layer already exists [2025-01-16T04:58:09.888Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:10.160Z] 4.0.0-dev.45: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:10.527Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:10.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:10.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-16T04:58:10.885Z] d011c829ff47: Preparing [2025-01-16T04:58:10.885Z] e8277d462b34: Preparing [2025-01-16T04:58:10.885Z] 4ac0c1244847: Preparing [2025-01-16T04:58:10.885Z] def6828d0b8a: Preparing [2025-01-16T04:58:10.885Z] 2672350d84ac: Preparing [2025-01-16T04:58:10.885Z] 31d5bfbf725f: Preparing [2025-01-16T04:58:10.885Z] 534a70dc8296: Preparing [2025-01-16T04:58:10.885Z] 534a70dc8296: Waiting [2025-01-16T04:58:10.885Z] 31d5bfbf725f: Waiting [2025-01-16T04:58:10.885Z] d011c829ff47: Layer already exists [2025-01-16T04:58:10.885Z] 2672350d84ac: Layer already exists [2025-01-16T04:58:10.885Z] e8277d462b34: Layer already exists [2025-01-16T04:58:10.885Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:10.885Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:10.885Z] 31d5bfbf725f: Layer already exists [2025-01-16T04:58:10.885Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:11.154Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:11.531Z] + 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-16T04:58:12.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-16T04:58:12.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-16T04:58:12.492Z] d011c829ff47: Preparing [2025-01-16T04:58:12.492Z] e8277d462b34: Preparing [2025-01-16T04:58:12.492Z] 4ac0c1244847: Preparing [2025-01-16T04:58:12.492Z] def6828d0b8a: Preparing [2025-01-16T04:58:12.492Z] 2672350d84ac: Preparing [2025-01-16T04:58:12.492Z] 31d5bfbf725f: Preparing [2025-01-16T04:58:12.492Z] 534a70dc8296: Preparing [2025-01-16T04:58:12.492Z] 534a70dc8296: Waiting [2025-01-16T04:58:12.492Z] 31d5bfbf725f: Waiting [2025-01-16T04:58:12.492Z] 2672350d84ac: Layer already exists [2025-01-16T04:58:12.492Z] e8277d462b34: Layer already exists [2025-01-16T04:58:12.492Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:12.492Z] d011c829ff47: Layer already exists [2025-01-16T04:58:12.492Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:12.492Z] 31d5bfbf725f: Layer already exists [2025-01-16T04:58:12.492Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:12.760Z] main: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:58:12.854Z] ===================================================== [Pipeline] echo [2025-01-16T04:58:12.866Z] taggedImages: [2025-01-16T04:58:12.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:12.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-16T04:58:12.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.45 [2025-01-16T04:58:12.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:12.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-16T04:58:12.893Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-16T04:58:12.893Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:12.893Z] latest [2025-01-16T04:58:12.893Z] 4.0.0-dev.45 [2025-01-16T04:58:12.893Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:12.893Z] main [2025-01-16T04:58:12.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:13.264Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:13.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:13.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-16T04:58:13.629Z] 7ec5521624df: Preparing [2025-01-16T04:58:13.629Z] 92d85731137a: Preparing [2025-01-16T04:58:13.629Z] d4dfc78b3902: Preparing [2025-01-16T04:58:13.629Z] 4ac0c1244847: Preparing [2025-01-16T04:58:13.629Z] def6828d0b8a: Preparing [2025-01-16T04:58:13.629Z] caacbc3ff1a4: Preparing [2025-01-16T04:58:13.629Z] fd441ffb3300: Preparing [2025-01-16T04:58:13.629Z] 1269f6007b15: Preparing [2025-01-16T04:58:13.629Z] f1ce0885ddbd: Preparing [2025-01-16T04:58:13.629Z] 534a70dc8296: Preparing [2025-01-16T04:58:13.629Z] fd441ffb3300: Waiting [2025-01-16T04:58:13.629Z] f1ce0885ddbd: Waiting [2025-01-16T04:58:13.629Z] 534a70dc8296: Waiting [2025-01-16T04:58:13.629Z] caacbc3ff1a4: Waiting [2025-01-16T04:58:13.629Z] 1269f6007b15: Waiting [2025-01-16T04:58:13.629Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:13.900Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:13.900Z] 7ec5521624df: Pushed [2025-01-16T04:58:13.900Z] d4dfc78b3902: Pushed [2025-01-16T04:58:13.900Z] 92d85731137a: Pushed [2025-01-16T04:58:13.900Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:13.900Z] 1269f6007b15: Pushed [2025-01-16T04:58:14.860Z] f1ce0885ddbd: Pushed [2025-01-16T04:58:27.164Z] fd441ffb3300: Pushed [2025-01-16T04:58:35.363Z] caacbc3ff1a4: Pushed [2025-01-16T04:58:35.629Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:35.997Z] + 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-16T04:58:36.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-16T04:58:36.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-16T04:58:36.353Z] 7ec5521624df: Preparing [2025-01-16T04:58:36.353Z] 92d85731137a: Preparing [2025-01-16T04:58:36.353Z] d4dfc78b3902: Preparing [2025-01-16T04:58:36.353Z] 4ac0c1244847: Preparing [2025-01-16T04:58:36.353Z] def6828d0b8a: Preparing [2025-01-16T04:58:36.353Z] caacbc3ff1a4: Preparing [2025-01-16T04:58:36.353Z] fd441ffb3300: Preparing [2025-01-16T04:58:36.353Z] 1269f6007b15: Preparing [2025-01-16T04:58:36.353Z] f1ce0885ddbd: Preparing [2025-01-16T04:58:36.353Z] 534a70dc8296: Preparing [2025-01-16T04:58:36.354Z] 1269f6007b15: Waiting [2025-01-16T04:58:36.354Z] caacbc3ff1a4: Waiting [2025-01-16T04:58:36.354Z] f1ce0885ddbd: Waiting [2025-01-16T04:58:36.354Z] fd441ffb3300: Waiting [2025-01-16T04:58:36.354Z] 534a70dc8296: Waiting [2025-01-16T04:58:36.354Z] d4dfc78b3902: Layer already exists [2025-01-16T04:58:36.354Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:36.354Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:36.354Z] 92d85731137a: Layer already exists [2025-01-16T04:58:36.354Z] 7ec5521624df: Layer already exists [2025-01-16T04:58:36.354Z] caacbc3ff1a4: Layer already exists [2025-01-16T04:58:36.354Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:58:36.354Z] 1269f6007b15: Layer already exists [2025-01-16T04:58:36.354Z] fd441ffb3300: Layer already exists [2025-01-16T04:58:36.354Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:36.621Z] latest: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:36.987Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:37.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.45 [2025-01-16T04:58:37.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-16T04:58:37.344Z] 7ec5521624df: Preparing [2025-01-16T04:58:37.344Z] 92d85731137a: Preparing [2025-01-16T04:58:37.344Z] d4dfc78b3902: Preparing [2025-01-16T04:58:37.344Z] 4ac0c1244847: Preparing [2025-01-16T04:58:37.344Z] def6828d0b8a: Preparing [2025-01-16T04:58:37.344Z] caacbc3ff1a4: Preparing [2025-01-16T04:58:37.344Z] fd441ffb3300: Preparing [2025-01-16T04:58:37.344Z] 1269f6007b15: Preparing [2025-01-16T04:58:37.344Z] f1ce0885ddbd: Preparing [2025-01-16T04:58:37.344Z] 534a70dc8296: Preparing [2025-01-16T04:58:37.344Z] caacbc3ff1a4: Waiting [2025-01-16T04:58:37.344Z] fd441ffb3300: Waiting [2025-01-16T04:58:37.344Z] 1269f6007b15: Waiting [2025-01-16T04:58:37.344Z] f1ce0885ddbd: Waiting [2025-01-16T04:58:37.344Z] 534a70dc8296: Waiting [2025-01-16T04:58:37.344Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:37.344Z] 92d85731137a: Layer already exists [2025-01-16T04:58:37.344Z] d4dfc78b3902: Layer already exists [2025-01-16T04:58:37.344Z] 7ec5521624df: Layer already exists [2025-01-16T04:58:37.344Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:37.344Z] caacbc3ff1a4: Layer already exists [2025-01-16T04:58:37.344Z] fd441ffb3300: Layer already exists [2025-01-16T04:58:37.344Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:58:37.344Z] 1269f6007b15: Layer already exists [2025-01-16T04:58:37.344Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:37.611Z] 4.0.0-dev.45: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:37.969Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:38.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:38.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-16T04:58:38.323Z] 7ec5521624df: Preparing [2025-01-16T04:58:38.323Z] 92d85731137a: Preparing [2025-01-16T04:58:38.323Z] d4dfc78b3902: Preparing [2025-01-16T04:58:38.323Z] 4ac0c1244847: Preparing [2025-01-16T04:58:38.323Z] def6828d0b8a: Preparing [2025-01-16T04:58:38.323Z] caacbc3ff1a4: Preparing [2025-01-16T04:58:38.323Z] fd441ffb3300: Preparing [2025-01-16T04:58:38.323Z] 1269f6007b15: Preparing [2025-01-16T04:58:38.323Z] f1ce0885ddbd: Preparing [2025-01-16T04:58:38.323Z] 534a70dc8296: Preparing [2025-01-16T04:58:38.323Z] fd441ffb3300: Waiting [2025-01-16T04:58:38.323Z] f1ce0885ddbd: Waiting [2025-01-16T04:58:38.323Z] 534a70dc8296: Waiting [2025-01-16T04:58:38.323Z] 1269f6007b15: Waiting [2025-01-16T04:58:38.323Z] caacbc3ff1a4: Waiting [2025-01-16T04:58:38.323Z] 92d85731137a: Layer already exists [2025-01-16T04:58:38.323Z] 7ec5521624df: Layer already exists [2025-01-16T04:58:38.323Z] d4dfc78b3902: Layer already exists [2025-01-16T04:58:38.323Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:38.323Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:38.323Z] 1269f6007b15: Layer already exists [2025-01-16T04:58:38.323Z] caacbc3ff1a4: Layer already exists [2025-01-16T04:58:38.323Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:38.323Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:58:38.323Z] fd441ffb3300: Layer already exists [2025-01-16T04:58:38.590Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:38.944Z] + 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-16T04:58:39.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-16T04:58:39.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-16T04:58:39.298Z] 7ec5521624df: Preparing [2025-01-16T04:58:39.298Z] 92d85731137a: Preparing [2025-01-16T04:58:39.298Z] d4dfc78b3902: Preparing [2025-01-16T04:58:39.298Z] 4ac0c1244847: Preparing [2025-01-16T04:58:39.298Z] def6828d0b8a: Preparing [2025-01-16T04:58:39.298Z] caacbc3ff1a4: Preparing [2025-01-16T04:58:39.298Z] fd441ffb3300: Preparing [2025-01-16T04:58:39.298Z] 1269f6007b15: Preparing [2025-01-16T04:58:39.298Z] f1ce0885ddbd: Preparing [2025-01-16T04:58:39.298Z] 534a70dc8296: Preparing [2025-01-16T04:58:39.298Z] fd441ffb3300: Waiting [2025-01-16T04:58:39.298Z] 1269f6007b15: Waiting [2025-01-16T04:58:39.298Z] 534a70dc8296: Waiting [2025-01-16T04:58:39.298Z] f1ce0885ddbd: Waiting [2025-01-16T04:58:39.298Z] caacbc3ff1a4: Waiting [2025-01-16T04:58:39.298Z] d4dfc78b3902: Layer already exists [2025-01-16T04:58:39.298Z] 7ec5521624df: Layer already exists [2025-01-16T04:58:39.298Z] 92d85731137a: Layer already exists [2025-01-16T04:58:39.298Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:39.298Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:39.298Z] caacbc3ff1a4: Layer already exists [2025-01-16T04:58:39.298Z] fd441ffb3300: Layer already exists [2025-01-16T04:58:39.298Z] 1269f6007b15: Layer already exists [2025-01-16T04:58:39.298Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:58:39.298Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:39.565Z] main: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:58:39.643Z] ===================================================== [Pipeline] echo [2025-01-16T04:58:39.655Z] taggedImages: [2025-01-16T04:58:39.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:39.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-16T04:58:39.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.45 [2025-01-16T04:58:39.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:39.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-16T04:58:39.682Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-16T04:58:39.682Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:39.682Z] latest [2025-01-16T04:58:39.682Z] 4.0.0-dev.45 [2025-01-16T04:58:39.682Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:58:39.682Z] main [2025-01-16T04:58:39.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:40.060Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:58:40.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:58:40.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-16T04:58:40.422Z] da07296cb0b7: Preparing [2025-01-16T04:58:40.422Z] e618544492b7: Preparing [2025-01-16T04:58:40.422Z] 804ba3237aab: Preparing [2025-01-16T04:58:40.422Z] 4ac0c1244847: Preparing [2025-01-16T04:58:40.422Z] def6828d0b8a: Preparing [2025-01-16T04:58:40.422Z] 6a2603b04db5: Preparing [2025-01-16T04:58:40.422Z] 34462dfbaff4: Preparing [2025-01-16T04:58:40.422Z] 1ba0962bf9df: Preparing [2025-01-16T04:58:40.422Z] 534a70dc8296: Preparing [2025-01-16T04:58:40.422Z] 6a2603b04db5: Waiting [2025-01-16T04:58:40.422Z] 34462dfbaff4: Waiting [2025-01-16T04:58:40.422Z] 1ba0962bf9df: Waiting [2025-01-16T04:58:40.422Z] 534a70dc8296: Waiting [2025-01-16T04:58:40.422Z] 4ac0c1244847: Layer already exists [2025-01-16T04:58:40.422Z] def6828d0b8a: Layer already exists [2025-01-16T04:58:40.689Z] 804ba3237aab: Pushed [2025-01-16T04:58:40.689Z] e618544492b7: Pushed [2025-01-16T04:58:40.689Z] da07296cb0b7: Pushed [2025-01-16T04:58:40.689Z] 34462dfbaff4: Pushed [2025-01-16T04:58:40.689Z] 534a70dc8296: Layer already exists [2025-01-16T04:58:41.273Z] 1ba0962bf9df: Pushed [2025-01-16T04:59:03.334Z] 6a2603b04db5: Pushed [2025-01-16T04:59:03.334Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:03.710Z] + 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-16T04:59:04.060Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-16T04:59:04.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-16T04:59:04.060Z] da07296cb0b7: Preparing [2025-01-16T04:59:04.060Z] e618544492b7: Preparing [2025-01-16T04:59:04.060Z] 804ba3237aab: Preparing [2025-01-16T04:59:04.060Z] 4ac0c1244847: Preparing [2025-01-16T04:59:04.060Z] def6828d0b8a: Preparing [2025-01-16T04:59:04.060Z] 6a2603b04db5: Preparing [2025-01-16T04:59:04.060Z] 34462dfbaff4: Preparing [2025-01-16T04:59:04.060Z] 1ba0962bf9df: Preparing [2025-01-16T04:59:04.060Z] 534a70dc8296: Preparing [2025-01-16T04:59:04.060Z] 34462dfbaff4: Waiting [2025-01-16T04:59:04.060Z] 1ba0962bf9df: Waiting [2025-01-16T04:59:04.060Z] 534a70dc8296: Waiting [2025-01-16T04:59:04.060Z] 6a2603b04db5: Waiting [2025-01-16T04:59:04.060Z] e618544492b7: Layer already exists [2025-01-16T04:59:04.060Z] 804ba3237aab: Layer already exists [2025-01-16T04:59:04.060Z] da07296cb0b7: Layer already exists [2025-01-16T04:59:04.060Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:04.060Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:04.060Z] 34462dfbaff4: Layer already exists [2025-01-16T04:59:04.060Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:04.060Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:04.060Z] 1ba0962bf9df: Layer already exists [2025-01-16T04:59:04.324Z] latest: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:04.684Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:05.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.45 [2025-01-16T04:59:05.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-16T04:59:05.030Z] da07296cb0b7: Preparing [2025-01-16T04:59:05.030Z] e618544492b7: Preparing [2025-01-16T04:59:05.030Z] 804ba3237aab: Preparing [2025-01-16T04:59:05.030Z] 4ac0c1244847: Preparing [2025-01-16T04:59:05.030Z] def6828d0b8a: Preparing [2025-01-16T04:59:05.030Z] 6a2603b04db5: Preparing [2025-01-16T04:59:05.030Z] 34462dfbaff4: Preparing [2025-01-16T04:59:05.030Z] 6a2603b04db5: Waiting [2025-01-16T04:59:05.030Z] 34462dfbaff4: Waiting [2025-01-16T04:59:05.030Z] 1ba0962bf9df: Preparing [2025-01-16T04:59:05.030Z] 534a70dc8296: Preparing [2025-01-16T04:59:05.030Z] 1ba0962bf9df: Waiting [2025-01-16T04:59:05.030Z] 534a70dc8296: Waiting [2025-01-16T04:59:05.030Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:05.030Z] 804ba3237aab: Layer already exists [2025-01-16T04:59:05.030Z] da07296cb0b7: Layer already exists [2025-01-16T04:59:05.030Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:05.030Z] e618544492b7: Layer already exists [2025-01-16T04:59:05.030Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:05.030Z] 34462dfbaff4: Layer already exists [2025-01-16T04:59:05.030Z] 1ba0962bf9df: Layer already exists [2025-01-16T04:59:05.030Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:05.296Z] 4.0.0-dev.45: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:05.645Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:05.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:05.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-16T04:59:05.994Z] da07296cb0b7: Preparing [2025-01-16T04:59:05.994Z] e618544492b7: Preparing [2025-01-16T04:59:05.994Z] 804ba3237aab: Preparing [2025-01-16T04:59:05.994Z] 4ac0c1244847: Preparing [2025-01-16T04:59:05.994Z] def6828d0b8a: Preparing [2025-01-16T04:59:05.994Z] 6a2603b04db5: Preparing [2025-01-16T04:59:05.994Z] 34462dfbaff4: Preparing [2025-01-16T04:59:05.994Z] 1ba0962bf9df: Preparing [2025-01-16T04:59:05.994Z] 534a70dc8296: Preparing [2025-01-16T04:59:05.994Z] 6a2603b04db5: Waiting [2025-01-16T04:59:05.994Z] 534a70dc8296: Waiting [2025-01-16T04:59:05.994Z] 34462dfbaff4: Waiting [2025-01-16T04:59:05.994Z] 1ba0962bf9df: Waiting [2025-01-16T04:59:05.994Z] 804ba3237aab: Layer already exists [2025-01-16T04:59:05.994Z] e618544492b7: Layer already exists [2025-01-16T04:59:05.994Z] da07296cb0b7: Layer already exists [2025-01-16T04:59:05.994Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:05.994Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:05.994Z] 34462dfbaff4: Layer already exists [2025-01-16T04:59:05.994Z] 1ba0962bf9df: Layer already exists [2025-01-16T04:59:05.994Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:05.994Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:06.258Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:06.603Z] + 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-16T04:59:06.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-16T04:59:06.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-16T04:59:06.946Z] da07296cb0b7: Preparing [2025-01-16T04:59:06.946Z] e618544492b7: Preparing [2025-01-16T04:59:06.946Z] 804ba3237aab: Preparing [2025-01-16T04:59:06.946Z] 4ac0c1244847: Preparing [2025-01-16T04:59:06.946Z] def6828d0b8a: Preparing [2025-01-16T04:59:06.946Z] 6a2603b04db5: Preparing [2025-01-16T04:59:06.946Z] 34462dfbaff4: Preparing [2025-01-16T04:59:06.946Z] 1ba0962bf9df: Preparing [2025-01-16T04:59:06.946Z] 534a70dc8296: Preparing [2025-01-16T04:59:06.946Z] 34462dfbaff4: Waiting [2025-01-16T04:59:06.946Z] 1ba0962bf9df: Waiting [2025-01-16T04:59:06.946Z] 534a70dc8296: Waiting [2025-01-16T04:59:06.946Z] 6a2603b04db5: Waiting [2025-01-16T04:59:06.946Z] e618544492b7: Layer already exists [2025-01-16T04:59:06.946Z] da07296cb0b7: Layer already exists [2025-01-16T04:59:06.946Z] 804ba3237aab: Layer already exists [2025-01-16T04:59:06.946Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:06.946Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:06.946Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:06.946Z] 34462dfbaff4: Layer already exists [2025-01-16T04:59:06.946Z] 1ba0962bf9df: Layer already exists [2025-01-16T04:59:06.946Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:07.212Z] main: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:59:07.374Z] ===================================================== [Pipeline] echo [2025-01-16T04:59:07.390Z] taggedImages: [2025-01-16T04:59:07.390Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:07.390Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-16T04:59:07.390Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.45 [2025-01-16T04:59:07.390Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:07.390Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-16T04:59:07.430Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-16T04:59:07.430Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:07.430Z] latest [2025-01-16T04:59:07.430Z] 4.0.0-dev.45 [2025-01-16T04:59:07.430Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:07.430Z] main [2025-01-16T04:59:07.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:07.900Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:08.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:08.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-16T04:59:08.263Z] 0c05286ca954: Preparing [2025-01-16T04:59:08.263Z] 7e2dd36e4808: Preparing [2025-01-16T04:59:08.263Z] ad3b97d06612: Preparing [2025-01-16T04:59:08.263Z] 4ac0c1244847: Preparing [2025-01-16T04:59:08.263Z] def6828d0b8a: Preparing [2025-01-16T04:59:08.263Z] 6a2603b04db5: Preparing [2025-01-16T04:59:08.263Z] 1269f6007b15: Preparing [2025-01-16T04:59:08.263Z] 6a2603b04db5: Waiting [2025-01-16T04:59:08.263Z] f1ce0885ddbd: Preparing [2025-01-16T04:59:08.263Z] 534a70dc8296: Preparing [2025-01-16T04:59:08.263Z] 1269f6007b15: Waiting [2025-01-16T04:59:08.263Z] f1ce0885ddbd: Waiting [2025-01-16T04:59:08.263Z] 534a70dc8296: Waiting [2025-01-16T04:59:08.263Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:08.263Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:08.263Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:08.535Z] 1269f6007b15: Layer already exists [2025-01-16T04:59:08.535Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:59:08.535Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:08.535Z] 7e2dd36e4808: Pushed [2025-01-16T04:59:08.535Z] ad3b97d06612: Pushed [2025-01-16T04:59:08.535Z] 0c05286ca954: Pushed [2025-01-16T04:59:08.806Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:09.169Z] + 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-16T04:59:09.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-16T04:59:09.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-16T04:59:09.683Z] 0c05286ca954: Preparing [2025-01-16T04:59:09.683Z] 7e2dd36e4808: Preparing [2025-01-16T04:59:09.683Z] ad3b97d06612: Preparing [2025-01-16T04:59:09.683Z] 4ac0c1244847: Preparing [2025-01-16T04:59:09.683Z] def6828d0b8a: Preparing [2025-01-16T04:59:09.683Z] 6a2603b04db5: Preparing [2025-01-16T04:59:09.683Z] 1269f6007b15: Preparing [2025-01-16T04:59:09.683Z] 6a2603b04db5: Waiting [2025-01-16T04:59:09.683Z] f1ce0885ddbd: Preparing [2025-01-16T04:59:09.683Z] 1269f6007b15: Waiting [2025-01-16T04:59:09.683Z] 534a70dc8296: Preparing [2025-01-16T04:59:09.683Z] f1ce0885ddbd: Waiting [2025-01-16T04:59:09.683Z] 534a70dc8296: Waiting [2025-01-16T04:59:09.683Z] 7e2dd36e4808: Layer already exists [2025-01-16T04:59:09.683Z] 0c05286ca954: Layer already exists [2025-01-16T04:59:09.683Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:09.683Z] ad3b97d06612: Layer already exists [2025-01-16T04:59:09.683Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:09.683Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:59:09.683Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:09.683Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:09.683Z] 1269f6007b15: Layer already exists [2025-01-16T04:59:09.683Z] latest: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:10.055Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:11.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.45 [2025-01-16T04:59:11.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-16T04:59:11.825Z] 0c05286ca954: Preparing [2025-01-16T04:59:11.825Z] 7e2dd36e4808: Preparing [2025-01-16T04:59:11.825Z] ad3b97d06612: Preparing [2025-01-16T04:59:11.825Z] 4ac0c1244847: Preparing [2025-01-16T04:59:11.825Z] def6828d0b8a: Preparing [2025-01-16T04:59:11.825Z] 6a2603b04db5: Preparing [2025-01-16T04:59:11.825Z] 1269f6007b15: Preparing [2025-01-16T04:59:11.825Z] f1ce0885ddbd: Preparing [2025-01-16T04:59:11.825Z] 534a70dc8296: Preparing [2025-01-16T04:59:11.825Z] 1269f6007b15: Waiting [2025-01-16T04:59:11.825Z] f1ce0885ddbd: Waiting [2025-01-16T04:59:11.825Z] 534a70dc8296: Waiting [2025-01-16T04:59:11.825Z] 6a2603b04db5: Waiting [2025-01-16T04:59:11.825Z] 0c05286ca954: Layer already exists [2025-01-16T04:59:11.825Z] 7e2dd36e4808: Layer already exists [2025-01-16T04:59:11.825Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:11.825Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:11.825Z] ad3b97d06612: Layer already exists [2025-01-16T04:59:11.825Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:11.825Z] 1269f6007b15: Layer already exists [2025-01-16T04:59:11.825Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:59:11.825Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:12.092Z] 4.0.0-dev.45: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:12.447Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:12.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:12.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-16T04:59:12.809Z] 0c05286ca954: Preparing [2025-01-16T04:59:12.809Z] 7e2dd36e4808: Preparing [2025-01-16T04:59:12.809Z] ad3b97d06612: Preparing [2025-01-16T04:59:12.809Z] 4ac0c1244847: Preparing [2025-01-16T04:59:12.809Z] def6828d0b8a: Preparing [2025-01-16T04:59:12.809Z] 6a2603b04db5: Preparing [2025-01-16T04:59:12.809Z] 1269f6007b15: Preparing [2025-01-16T04:59:12.809Z] f1ce0885ddbd: Preparing [2025-01-16T04:59:12.809Z] 534a70dc8296: Preparing [2025-01-16T04:59:12.809Z] 6a2603b04db5: Waiting [2025-01-16T04:59:12.809Z] 1269f6007b15: Waiting [2025-01-16T04:59:12.809Z] f1ce0885ddbd: Waiting [2025-01-16T04:59:12.809Z] 534a70dc8296: Waiting [2025-01-16T04:59:12.809Z] 7e2dd36e4808: Layer already exists [2025-01-16T04:59:12.809Z] 0c05286ca954: Layer already exists [2025-01-16T04:59:12.809Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:12.809Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:12.809Z] ad3b97d06612: Layer already exists [2025-01-16T04:59:12.809Z] 1269f6007b15: Layer already exists [2025-01-16T04:59:12.809Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:12.809Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:59:12.809Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:13.074Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:13.433Z] + 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-16T04:59:13.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-16T04:59:13.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-16T04:59:13.789Z] 0c05286ca954: Preparing [2025-01-16T04:59:13.789Z] 7e2dd36e4808: Preparing [2025-01-16T04:59:13.789Z] ad3b97d06612: Preparing [2025-01-16T04:59:13.789Z] 4ac0c1244847: Preparing [2025-01-16T04:59:13.789Z] def6828d0b8a: Preparing [2025-01-16T04:59:13.789Z] 6a2603b04db5: Preparing [2025-01-16T04:59:13.789Z] 1269f6007b15: Preparing [2025-01-16T04:59:13.789Z] f1ce0885ddbd: Preparing [2025-01-16T04:59:13.789Z] 534a70dc8296: Preparing [2025-01-16T04:59:13.789Z] 6a2603b04db5: Waiting [2025-01-16T04:59:13.789Z] 1269f6007b15: Waiting [2025-01-16T04:59:13.789Z] f1ce0885ddbd: Waiting [2025-01-16T04:59:13.789Z] 534a70dc8296: Waiting [2025-01-16T04:59:13.789Z] ad3b97d06612: Layer already exists [2025-01-16T04:59:13.789Z] 0c05286ca954: Layer already exists [2025-01-16T04:59:13.789Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:13.789Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:13.789Z] 7e2dd36e4808: Layer already exists [2025-01-16T04:59:13.789Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:13.789Z] 6a2603b04db5: Layer already exists [2025-01-16T04:59:13.789Z] 1269f6007b15: Layer already exists [2025-01-16T04:59:13.789Z] f1ce0885ddbd: Layer already exists [2025-01-16T04:59:14.055Z] main: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:59:14.138Z] ===================================================== [Pipeline] echo [2025-01-16T04:59:14.153Z] taggedImages: [2025-01-16T04:59:14.153Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:14.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-16T04:59:14.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.45 [2025-01-16T04:59:14.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:14.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-16T04:59:14.178Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-16T04:59:14.178Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:14.178Z] latest [2025-01-16T04:59:14.178Z] 4.0.0-dev.45 [2025-01-16T04:59:14.178Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:14.178Z] main [2025-01-16T04:59:14.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:14.539Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:14.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:14.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-16T04:59:14.890Z] e903be8afbad: Preparing [2025-01-16T04:59:14.890Z] 97bc0844f3dd: Preparing [2025-01-16T04:59:14.890Z] 9938d9156b26: Preparing [2025-01-16T04:59:14.890Z] 4ac0c1244847: Preparing [2025-01-16T04:59:14.890Z] def6828d0b8a: Preparing [2025-01-16T04:59:14.890Z] a6d77731122f: Preparing [2025-01-16T04:59:14.890Z] aa78f6160297: Preparing [2025-01-16T04:59:14.890Z] 534a70dc8296: Preparing [2025-01-16T04:59:14.890Z] a6d77731122f: Waiting [2025-01-16T04:59:14.890Z] aa78f6160297: Waiting [2025-01-16T04:59:14.890Z] 534a70dc8296: Waiting [2025-01-16T04:59:14.890Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:15.158Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:15.158Z] 97bc0844f3dd: Pushed [2025-01-16T04:59:15.158Z] e903be8afbad: Pushed [2025-01-16T04:59:15.158Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:15.158Z] a6d77731122f: Pushed [2025-01-16T04:59:16.563Z] aa78f6160297: Pushed [2025-01-16T04:59:24.756Z] 9938d9156b26: Pushed [2025-01-16T04:59:24.756Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:25.111Z] + 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-16T04:59:25.463Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-16T04:59:25.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-16T04:59:25.463Z] e903be8afbad: Preparing [2025-01-16T04:59:25.463Z] 97bc0844f3dd: Preparing [2025-01-16T04:59:25.463Z] 9938d9156b26: Preparing [2025-01-16T04:59:25.463Z] 4ac0c1244847: Preparing [2025-01-16T04:59:25.463Z] def6828d0b8a: Preparing [2025-01-16T04:59:25.463Z] a6d77731122f: Preparing [2025-01-16T04:59:25.463Z] aa78f6160297: Preparing [2025-01-16T04:59:25.463Z] 534a70dc8296: Preparing [2025-01-16T04:59:25.463Z] aa78f6160297: Waiting [2025-01-16T04:59:25.463Z] 534a70dc8296: Waiting [2025-01-16T04:59:25.463Z] a6d77731122f: Waiting [2025-01-16T04:59:25.463Z] 9938d9156b26: Layer already exists [2025-01-16T04:59:25.463Z] e903be8afbad: Layer already exists [2025-01-16T04:59:25.463Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:25.463Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:25.463Z] 97bc0844f3dd: Layer already exists [2025-01-16T04:59:25.463Z] a6d77731122f: Layer already exists [2025-01-16T04:59:25.463Z] aa78f6160297: Layer already exists [2025-01-16T04:59:25.463Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:25.728Z] latest: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:26.087Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:26.435Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.45 [2025-01-16T04:59:26.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-16T04:59:26.435Z] e903be8afbad: Preparing [2025-01-16T04:59:26.435Z] 97bc0844f3dd: Preparing [2025-01-16T04:59:26.435Z] 9938d9156b26: Preparing [2025-01-16T04:59:26.435Z] 4ac0c1244847: Preparing [2025-01-16T04:59:26.435Z] def6828d0b8a: Preparing [2025-01-16T04:59:26.435Z] a6d77731122f: Preparing [2025-01-16T04:59:26.435Z] aa78f6160297: Preparing [2025-01-16T04:59:26.435Z] a6d77731122f: Waiting [2025-01-16T04:59:26.435Z] 534a70dc8296: Preparing [2025-01-16T04:59:26.435Z] aa78f6160297: Waiting [2025-01-16T04:59:26.435Z] 534a70dc8296: Waiting [2025-01-16T04:59:26.435Z] 9938d9156b26: Layer already exists [2025-01-16T04:59:26.435Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:26.435Z] 97bc0844f3dd: Layer already exists [2025-01-16T04:59:26.435Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:26.435Z] e903be8afbad: Layer already exists [2025-01-16T04:59:26.435Z] a6d77731122f: Layer already exists [2025-01-16T04:59:26.435Z] aa78f6160297: Layer already exists [2025-01-16T04:59:26.435Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:26.699Z] 4.0.0-dev.45: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:27.058Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:27.411Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:27.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-16T04:59:27.411Z] e903be8afbad: Preparing [2025-01-16T04:59:27.411Z] 97bc0844f3dd: Preparing [2025-01-16T04:59:27.411Z] 9938d9156b26: Preparing [2025-01-16T04:59:27.411Z] 4ac0c1244847: Preparing [2025-01-16T04:59:27.411Z] def6828d0b8a: Preparing [2025-01-16T04:59:27.411Z] a6d77731122f: Preparing [2025-01-16T04:59:27.411Z] aa78f6160297: Preparing [2025-01-16T04:59:27.411Z] 534a70dc8296: Preparing [2025-01-16T04:59:27.411Z] a6d77731122f: Waiting [2025-01-16T04:59:27.411Z] aa78f6160297: Waiting [2025-01-16T04:59:27.411Z] 534a70dc8296: Waiting [2025-01-16T04:59:27.411Z] e903be8afbad: Layer already exists [2025-01-16T04:59:27.411Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:27.411Z] 9938d9156b26: Layer already exists [2025-01-16T04:59:27.411Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:27.411Z] 97bc0844f3dd: Layer already exists [2025-01-16T04:59:27.411Z] a6d77731122f: Layer already exists [2025-01-16T04:59:27.411Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:27.411Z] aa78f6160297: Layer already exists [2025-01-16T04:59:27.677Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:28.028Z] + 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-16T04:59:28.385Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-16T04:59:28.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-16T04:59:28.385Z] e903be8afbad: Preparing [2025-01-16T04:59:28.385Z] 97bc0844f3dd: Preparing [2025-01-16T04:59:28.385Z] 9938d9156b26: Preparing [2025-01-16T04:59:28.385Z] 4ac0c1244847: Preparing [2025-01-16T04:59:28.385Z] def6828d0b8a: Preparing [2025-01-16T04:59:28.385Z] a6d77731122f: Preparing [2025-01-16T04:59:28.385Z] aa78f6160297: Preparing [2025-01-16T04:59:28.385Z] 534a70dc8296: Preparing [2025-01-16T04:59:28.385Z] a6d77731122f: Waiting [2025-01-16T04:59:28.385Z] aa78f6160297: Waiting [2025-01-16T04:59:28.385Z] 534a70dc8296: Waiting [2025-01-16T04:59:28.385Z] 97bc0844f3dd: Layer already exists [2025-01-16T04:59:28.385Z] 9938d9156b26: Layer already exists [2025-01-16T04:59:28.385Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:28.385Z] e903be8afbad: Layer already exists [2025-01-16T04:59:28.385Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:28.385Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:28.385Z] aa78f6160297: Layer already exists [2025-01-16T04:59:28.385Z] a6d77731122f: Layer already exists [2025-01-16T04:59:28.652Z] main: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:59:28.744Z] ===================================================== [Pipeline] echo [2025-01-16T04:59:28.760Z] taggedImages: [2025-01-16T04:59:28.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:28.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-16T04:59:28.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.45 [2025-01-16T04:59:28.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:28.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-16T04:59:28.789Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-16T04:59:28.789Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:28.789Z] latest [2025-01-16T04:59:28.789Z] 4.0.0-dev.45 [2025-01-16T04:59:28.789Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:28.789Z] main [2025-01-16T04:59:28.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:29.160Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:29.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:29.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-16T04:59:29.513Z] 3f54c7d7744e: Preparing [2025-01-16T04:59:29.513Z] 26e33a855c9b: Preparing [2025-01-16T04:59:29.513Z] 4ac0c1244847: Preparing [2025-01-16T04:59:29.513Z] def6828d0b8a: Preparing [2025-01-16T04:59:29.513Z] aeb425781717: Preparing [2025-01-16T04:59:29.513Z] c13ebbfd82eb: Preparing [2025-01-16T04:59:29.513Z] 534a70dc8296: Preparing [2025-01-16T04:59:29.513Z] c13ebbfd82eb: Waiting [2025-01-16T04:59:29.513Z] 534a70dc8296: Waiting [2025-01-16T04:59:29.513Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:29.513Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:29.780Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:29.780Z] aeb425781717: Pushed [2025-01-16T04:59:29.780Z] 3f54c7d7744e: Pushed [2025-01-16T04:59:30.367Z] c13ebbfd82eb: Pushed [2025-01-16T04:59:38.561Z] 26e33a855c9b: Pushed [2025-01-16T04:59:38.562Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:38.918Z] + 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-16T04:59:39.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-16T04:59:39.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-16T04:59:39.281Z] 3f54c7d7744e: Preparing [2025-01-16T04:59:39.281Z] 26e33a855c9b: Preparing [2025-01-16T04:59:39.281Z] 4ac0c1244847: Preparing [2025-01-16T04:59:39.281Z] def6828d0b8a: Preparing [2025-01-16T04:59:39.281Z] aeb425781717: Preparing [2025-01-16T04:59:39.281Z] c13ebbfd82eb: Preparing [2025-01-16T04:59:39.281Z] 534a70dc8296: Preparing [2025-01-16T04:59:39.281Z] c13ebbfd82eb: Waiting [2025-01-16T04:59:39.281Z] 534a70dc8296: Waiting [2025-01-16T04:59:39.281Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:39.281Z] aeb425781717: Layer already exists [2025-01-16T04:59:39.281Z] 3f54c7d7744e: Layer already exists [2025-01-16T04:59:39.281Z] 26e33a855c9b: Layer already exists [2025-01-16T04:59:39.281Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:39.281Z] c13ebbfd82eb: Layer already exists [2025-01-16T04:59:39.281Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:39.550Z] latest: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:39.907Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:40.255Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.45 [2025-01-16T04:59:40.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-16T04:59:40.255Z] 3f54c7d7744e: Preparing [2025-01-16T04:59:40.255Z] 26e33a855c9b: Preparing [2025-01-16T04:59:40.255Z] 4ac0c1244847: Preparing [2025-01-16T04:59:40.255Z] def6828d0b8a: Preparing [2025-01-16T04:59:40.255Z] aeb425781717: Preparing [2025-01-16T04:59:40.255Z] c13ebbfd82eb: Preparing [2025-01-16T04:59:40.255Z] 534a70dc8296: Preparing [2025-01-16T04:59:40.255Z] c13ebbfd82eb: Waiting [2025-01-16T04:59:40.255Z] 534a70dc8296: Waiting [2025-01-16T04:59:40.255Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:40.255Z] aeb425781717: Layer already exists [2025-01-16T04:59:40.255Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:40.255Z] 26e33a855c9b: Layer already exists [2025-01-16T04:59:40.255Z] 3f54c7d7744e: Layer already exists [2025-01-16T04:59:40.255Z] c13ebbfd82eb: Layer already exists [2025-01-16T04:59:40.255Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:40.523Z] 4.0.0-dev.45: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:40.879Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:41.236Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:41.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-16T04:59:41.236Z] 3f54c7d7744e: Preparing [2025-01-16T04:59:41.236Z] 26e33a855c9b: Preparing [2025-01-16T04:59:41.236Z] 4ac0c1244847: Preparing [2025-01-16T04:59:41.236Z] def6828d0b8a: Preparing [2025-01-16T04:59:41.236Z] aeb425781717: Preparing [2025-01-16T04:59:41.236Z] c13ebbfd82eb: Preparing [2025-01-16T04:59:41.236Z] 534a70dc8296: Preparing [2025-01-16T04:59:41.236Z] c13ebbfd82eb: Waiting [2025-01-16T04:59:41.236Z] 534a70dc8296: Waiting [2025-01-16T04:59:41.236Z] 26e33a855c9b: Layer already exists [2025-01-16T04:59:41.236Z] 3f54c7d7744e: Layer already exists [2025-01-16T04:59:41.236Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:41.236Z] aeb425781717: Layer already exists [2025-01-16T04:59:41.236Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:41.236Z] c13ebbfd82eb: Layer already exists [2025-01-16T04:59:41.236Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:41.504Z] 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:41.858Z] + 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-16T04:59:42.211Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-16T04:59:42.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-16T04:59:42.211Z] 3f54c7d7744e: Preparing [2025-01-16T04:59:42.211Z] 26e33a855c9b: Preparing [2025-01-16T04:59:42.211Z] 4ac0c1244847: Preparing [2025-01-16T04:59:42.211Z] def6828d0b8a: Preparing [2025-01-16T04:59:42.211Z] aeb425781717: Preparing [2025-01-16T04:59:42.211Z] c13ebbfd82eb: Preparing [2025-01-16T04:59:42.211Z] 534a70dc8296: Preparing [2025-01-16T04:59:42.211Z] c13ebbfd82eb: Waiting [2025-01-16T04:59:42.211Z] 534a70dc8296: Waiting [2025-01-16T04:59:42.211Z] aeb425781717: Layer already exists [2025-01-16T04:59:42.211Z] 4ac0c1244847: Layer already exists [2025-01-16T04:59:42.211Z] def6828d0b8a: Layer already exists [2025-01-16T04:59:42.211Z] 3f54c7d7744e: Layer already exists [2025-01-16T04:59:42.211Z] 26e33a855c9b: Layer already exists [2025-01-16T04:59:42.211Z] c13ebbfd82eb: Layer already exists [2025-01-16T04:59:42.211Z] 534a70dc8296: Layer already exists [2025-01-16T04:59:42.478Z] main: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T04:59:42.559Z] ===================================================== [Pipeline] echo [2025-01-16T04:59:42.573Z] taggedImages: [2025-01-16T04:59:42.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [2025-01-16T04:59:42.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-16T04:59:42.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.45 [2025-01-16T04:59:42.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [2025-01-16T04:59:42.573Z] - 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-16T04:59:42.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T04:59:42.967Z] [2025-01-16T04:59:42.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:59:43.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T04:59:43.299Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-16T04:59:43.299Z] 8998bd30e6a1: Pulling fs layer [2025-01-16T04:59:43.299Z] 04944245beec: Pulling fs layer [2025-01-16T04:59:43.299Z] 699f458cf7ca: Pulling fs layer [2025-01-16T04:59:43.299Z] 765212b225bb: Pulling fs layer [2025-01-16T04:59:43.299Z] f23df028b6ca: Pulling fs layer [2025-01-16T04:59:43.299Z] d65c8cfc05b1: Pulling fs layer [2025-01-16T04:59:43.299Z] 2437ff75d9bd: Pulling fs layer [2025-01-16T04:59:43.299Z] 765212b225bb: Waiting [2025-01-16T04:59:43.299Z] f23df028b6ca: Waiting [2025-01-16T04:59:43.299Z] d65c8cfc05b1: Waiting [2025-01-16T04:59:43.299Z] 2437ff75d9bd: Waiting [2025-01-16T04:59:43.566Z] 04944245beec: Verifying Checksum [2025-01-16T04:59:43.566Z] 04944245beec: Download complete [2025-01-16T04:59:43.566Z] 765212b225bb: Verifying Checksum [2025-01-16T04:59:43.566Z] 765212b225bb: Download complete [2025-01-16T04:59:43.566Z] f23df028b6ca: Verifying Checksum [2025-01-16T04:59:43.566Z] f23df028b6ca: Download complete [2025-01-16T04:59:43.566Z] d65c8cfc05b1: Verifying Checksum [2025-01-16T04:59:43.566Z] d65c8cfc05b1: Download complete [2025-01-16T04:59:43.833Z] 699f458cf7ca: Verifying Checksum [2025-01-16T04:59:43.833Z] 699f458cf7ca: Download complete [2025-01-16T04:59:44.100Z] 8998bd30e6a1: Verifying Checksum [2025-01-16T04:59:44.100Z] 8998bd30e6a1: Download complete [2025-01-16T04:59:46.678Z] 2437ff75d9bd: Verifying Checksum [2025-01-16T04:59:46.678Z] 2437ff75d9bd: Download complete [2025-01-16T04:59:50.928Z] 8998bd30e6a1: Pull complete [2025-01-16T04:59:51.195Z] 04944245beec: Pull complete [2025-01-16T04:59:53.772Z] 699f458cf7ca: Pull complete [2025-01-16T04:59:53.772Z] 765212b225bb: Pull complete [2025-01-16T04:59:54.355Z] f23df028b6ca: Pull complete [2025-01-16T04:59:54.355Z] d65c8cfc05b1: Pull complete [2025-01-16T05:00:21.039Z] 2437ff75d9bd: Pull complete [2025-01-16T05:00:21.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-16T05:00:21.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T05:00:21.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:00:21.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-36817 does not seem to be running inside a container [2025-01-16T05:00:21.303Z] $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-16T05:00:23.446Z] $ docker top d6b2b2c096a885f072818549f70979df7a49f38309ccb5c8563aa16d395718b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:00:24.032Z] ---> job-cost.sh [2025-01-16T05:00:24.297Z] lf-activate-venv: SKIPPING [2025-01-16T05:00:24.297Z] INFO: No Stack... [2025-01-16T05:00:24.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T05:00:25.833Z] INFO: Archiving Costs [Pipeline] sh [2025-01-16T05:00:26.152Z] + cat /w/workspace/edgex-go/781/archives/cost.csv [2025-01-16T05:00:26.152Z] + cut -d, -f6 [Pipeline] lock [2025-01-16T05:00:26.215Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-781-stack-cost] [2025-01-16T05:00:26.225Z] Resource [jenkins-edgexfoundry-edgex-go-main-781-stack-cost] did not exist. Created. [2025-01-16T05:00:26.232Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-781-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-16T05:00:26.558Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-16T05:00:27.220Z] Stashed 1 file(s) [Pipeline] } [2025-01-16T05:00:27.235Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-781-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-16T05:00:27.248Z] $ docker stop --time=1 d6b2b2c096a885f072818549f70979df7a49f38309ccb5c8563aa16d395718b9 [2025-01-16T05:00:28.663Z] $ docker rm -f --volumes d6b2b2c096a885f072818549f70979df7a49f38309ccb5c8563aa16d395718b9 [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-16T05:00:29.294Z] provisioning config files... [2025-01-16T05:00:29.301Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/781@tmp/config17221812677424820251tmp [Pipeline] { [Pipeline] sh [2025-01-16T05:00:29.599Z] + set +x [2025-01-16T05:00:29.599Z] + curl -s https://codecov.io/bash [2025-01-16T05:00:29.599Z] + bash -s -- [2025-01-16T05:00:29.599Z] [2025-01-16T05:00:29.599Z] _____ _ [2025-01-16T05:00:29.599Z] / ____| | | [2025-01-16T05:00:29.599Z] | | ___ __| | ___ ___ _____ __ [2025-01-16T05:00:29.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-16T05:00:29.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-16T05:00:29.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-16T05:00:29.599Z] Bash-1.0.6 [2025-01-16T05:00:29.599Z] [2025-01-16T05:00:29.599Z] [2025-01-16T05:00:29.599Z] ==> git version 2.25.1 found [2025-01-16T05:00:29.599Z] ==> 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-16T05:00:29.599Z] Release-Date: 2020-01-08 [2025-01-16T05:00:29.599Z] 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-16T05:00:29.599Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-16T05:00:29.599Z] ==> Jenkins CI detected. [2025-01-16T05:00:29.599Z] current dir:  /w/workspace/edgex-go/781 [2025-01-16T05:00:29.599Z] project root: . [2025-01-16T05:00:29.599Z] --> token set from env [2025-01-16T05:00:29.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-16T05:00:29.858Z] ==> Running gcov in . (disable via -X gcov) [2025-01-16T05:00:29.858Z] ==> Python coveragepy not found [2025-01-16T05:00:29.858Z] ==> Searching for coverage reports in: [2025-01-16T05:00:29.858Z] + . [2025-01-16T05:00:29.858Z] -> Found 1 reports [2025-01-16T05:00:29.858Z] ==> Detecting git/mercurial file structure [2025-01-16T05:00:29.858Z] ==> Reading reports [2025-01-16T05:00:29.858Z] + ./coverage.out bytes=1513503 [2025-01-16T05:00:29.858Z] ==> Appending adjustments [2025-01-16T05:00:29.858Z] https://docs.codecov.io/docs/fixing-reports [2025-01-16T05:00:31.234Z] + Found adjustments [2025-01-16T05:00:31.234Z] ==> Gzipping contents [2025-01-16T05:00:31.234Z] 128K /tmp/codecov.b9hdwa.gz [2025-01-16T05:00:31.234Z] ==> Uploading reports [2025-01-16T05:00:31.234Z] url: https://codecov.io [2025-01-16T05:00:31.234Z] query: branch=main&commit=19dbf703cc1a555ae0397bbf7e3f672db35cbb41&build=781&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F781%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-16T05:00:31.234Z] -> Pinging Codecov [2025-01-16T05:00:31.234Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=19dbf703cc1a555ae0397bbf7e3f672db35cbb41&build=781&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F781%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-16T05:00:31.234Z] -> Uploading to [2025-01-16T05:00:31.234Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/19dbf703cc1a555ae0397bbf7e3f672db35cbb41/3934dc04-f94d-43a2-895b-5efb69e26257.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250116%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250116T050031Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9261806f8e8388b06dbe849774ca32691e4dd66742f08bebb7902870f8a1c20e [2025-01-16T05:00:31.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:00:31.235Z] Dload Upload Total Spent Left Speed [2025-01-16T05:00:31.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 515k --:--:-- --:--:-- --:--:-- 515k [2025-01-16T05:00:31.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [2025-01-16T05:00:31.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-16T05:00:31.741Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-16T05:00:31.761Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:00:32.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T05:00:32.078Z] [2025-01-16T05:00:32.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:00:32.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T05:00:32.378Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-16T05:00:32.378Z] 43c4264eed91: Pulling fs layer [2025-01-16T05:00:32.378Z] 4cc291be95ef: Pulling fs layer [2025-01-16T05:00:32.378Z] 2ac1f1163629: Pulling fs layer [2025-01-16T05:00:32.378Z] 5c3c966382ef: Pulling fs layer [2025-01-16T05:00:32.378Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T05:00:32.378Z] d9c7d2e4e75e: Pulling fs layer [2025-01-16T05:00:32.378Z] 9c3e1370e548: Pulling fs layer [2025-01-16T05:00:32.378Z] 5c3c966382ef: Waiting [2025-01-16T05:00:32.378Z] 4f4fb700ef54: Waiting [2025-01-16T05:00:32.378Z] d9c7d2e4e75e: Waiting [2025-01-16T05:00:32.378Z] 9c3e1370e548: Waiting [2025-01-16T05:00:32.378Z] 4cc291be95ef: Download complete [2025-01-16T05:00:32.378Z] 5c3c966382ef: Verifying Checksum [2025-01-16T05:00:32.378Z] 5c3c966382ef: Download complete [2025-01-16T05:00:32.378Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T05:00:32.378Z] 4f4fb700ef54: Download complete [2025-01-16T05:00:32.378Z] 43c4264eed91: Download complete [2025-01-16T05:00:32.644Z] d9c7d2e4e75e: Verifying Checksum [2025-01-16T05:00:32.644Z] d9c7d2e4e75e: Download complete [2025-01-16T05:00:32.644Z] 43c4264eed91: Pull complete [2025-01-16T05:00:32.903Z] 4cc291be95ef: Pull complete [2025-01-16T05:00:33.162Z] 2ac1f1163629: Verifying Checksum [2025-01-16T05:00:33.162Z] 2ac1f1163629: Download complete [2025-01-16T05:00:33.420Z] 9c3e1370e548: Verifying Checksum [2025-01-16T05:00:33.420Z] 9c3e1370e548: Download complete [2025-01-16T05:00:36.708Z] 2ac1f1163629: Pull complete [2025-01-16T05:00:36.708Z] 5c3c966382ef: Pull complete [2025-01-16T05:00:36.708Z] 4f4fb700ef54: Pull complete [2025-01-16T05:00:36.966Z] d9c7d2e4e75e: Pull complete [2025-01-16T05:00:40.248Z] 9c3e1370e548: Pull complete [2025-01-16T05:00:40.249Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-16T05:00:40.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T05:00:40.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:00:40.348Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T05:00:40.406Z] $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T05:00:50.860Z] $ docker top 6d451ba2e171ff67a73627e99fe92d6d2c1cf275e660ee5c56ee16c98354841d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T05:00:51.212Z] + git config --global --add safe.directory /w/workspace/edgex-go/781 [Pipeline] echo [2025-01-16T05:00:51.221Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-16T05:00:51.501Z] + set -o pipefail [2025-01-16T05:00:51.501Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-16T05:01:01.531Z] [2025-01-16T05:01:01.531Z] Monitoring /w/workspace/edgex-go/781 (github.com/edgexfoundry/edgex-go)... [2025-01-16T05:01:01.531Z] [2025-01-16T05:01:01.531Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9f40565b-ae1e-49eb-904e-a75aaee3d0d1 [2025-01-16T05:01:01.531Z] [2025-01-16T05:01:01.531Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-16T05:01:01.531Z] [2025-01-16T05:01:01.531Z] [2025-01-16T05:01:01.531Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-16T05:01:01.531Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-16T05:01:01.584Z] $ docker stop --time=1 6d451ba2e171ff67a73627e99fe92d6d2c1cf275e660ee5c56ee16c98354841d [2025-01-16T05:01:09.632Z] $ docker rm -f --volumes 6d451ba2e171ff67a73627e99fe92d6d2c1cf275e660ee5c56ee16c98354841d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-16T05:01:12.896Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T05:01:12.909Z] provisioning config files... [2025-01-16T05:01:12.917Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/781@tmp/config5626773567521689426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:01:13.211Z] --> edgex-publish-swagger.sh [2025-01-16T05:01:13.211Z] === Publish openapi API === [2025-01-16T05:01:13.211Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-16T05:01:13.211Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/781/openapi/core-command.yaml] [2025-01-16T05:01:13.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:01:13.211Z] Dload Upload Total Spent Left Speed [2025-01-16T05:01:15.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 50048 --:--:-- --:--:-- --:--:-- 49972 100 32782 0 0 100 32782 0 50048 --:--:-- --:--:-- --:--:-- 49972 [2025-01-16T05:01:15.785Z] [2025-01-16T05:01:15.785Z] [2025-01-16T05:01:15.785Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/781/openapi/core-data.yaml] [2025-01-16T05:01:15.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:01:15.785Z] Dload Upload Total Spent Left Speed [2025-01-16T05:01:16.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 72057 0 0 100 72057 0 26697 0:00:02 0:00:02 --:--:-- 26697 [2025-01-16T05:01:16.721Z] [2025-01-16T05:01:16.721Z] [2025-01-16T05:01:16.721Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/781/openapi/core-keeper.yaml] [2025-01-16T05:01:16.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:01:16.721Z] Dload Upload Total Spent Left Speed [2025-01-16T05:01:16.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 360 175k --:--:-- --:--:-- --:--:-- 175k 100 32901 100 66 100 32835 360 175k --:--:-- --:--:-- --:--:-- 174k [2025-01-16T05:01:16.721Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-16T05:01:16.721Z] [2025-01-16T05:01:16.721Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/781/openapi/core-metadata.yaml] [2025-01-16T05:01:16.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:01:16.721Z] Dload Upload Total Spent Left Speed [2025-01-16T05:01:16.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 498 494k --:--:-- --:--:-- --:--:-- 496k [2025-01-16T05:01:16.983Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-16T05:01:16.983Z] [2025-01-16T05:01:16.983Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/781/openapi/security-proxy-auth.yaml] [2025-01-16T05:01:16.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:01:16.983Z] Dload Upload Total Spent Left Speed [2025-01-16T05:01:17.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 320 115k --:--:-- --:--:-- --:--:-- 116k [2025-01-16T05:01:17.242Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-16T05:01:17.242Z] [2025-01-16T05:01:17.242Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/781/openapi/support-notifications.yaml] [2025-01-16T05:01:17.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:01:17.242Z] Dload Upload Total Spent Left Speed [2025-01-16T05:01:17.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 288 180k --:--:-- --:--:-- --:--:-- 180k 100 97k 100 156 100 99976 288 180k --:--:-- --:--:-- --:--:-- 180k [2025-01-16T05:01:17.811Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-16T05:01:17.811Z] [2025-01-16T05:01:17.811Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/781/openapi/support-scheduler.yaml] [2025-01-16T05:01:17.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:01:17.811Z] Dload Upload Total Spent Left Speed [2025-01-16T05:01:18.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 469 149k --:--:-- --:--:-- --:--:-- 149k [2025-01-16T05:01:18.071Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-16T05:01:18.071Z] [Pipeline] } [2025-01-16T05:01:18.078Z] 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-16T05:01:18.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T05:01:18.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:01:18.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T05:01:18.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:01:18.886Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T05:01:18.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T05:01:19.967Z] $ docker top 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 -eo pid,comm [2025-01-16T05:01:19.994Z] 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-16T05:01:19.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T05:01:20.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T05:01:20.053Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T05:01:20.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T05:01:20.214Z] $ docker exec 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 ssh-agent [2025-01-16T05:01:24.413Z] SSH_AUTH_SOCK=/tmp/ssh-1D4jhwLYbKDm/agent.13 [2025-01-16T05:01:24.413Z] SSH_AGENT_PID=26 [2025-01-16T05:01:24.417Z] Running ssh-add (command line suppressed) [2025-01-16T05:01:24.576Z] Identity added: /w/workspace/edgex-go/781@tmp/private_key_15873486049700531324.key (/w/workspace/edgex-go/781@tmp/private_key_15873486049700531324.key) [2025-01-16T05:01:24.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T05:01:24.875Z] + git semver tag [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,210 [run_tag] DEBUG tag force:False [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,211 [check_head_tag] DEBUG check head tag [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,218 [execute] INFO git cat-file --batch-check [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=) [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,223 [execute] INFO git cat-file --batch [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=) [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,288 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,288 [execute] INFO git tag -a v4.0.0-dev.45 -m v4.0.0-dev.45 [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,288 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.45', '-m', 'v4.0.0-dev.45'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=None) [2025-01-16T05:01:25.445Z] 2025-01-16 05:01:25,294 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main [2025-01-16T05:01:25.445Z] 4.0.0-dev.45 [Pipeline] } [2025-01-16T05:01:25.482Z] $ docker exec --env ******** --env ******** 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 ssh-agent -k [2025-01-16T05:01:25.579Z] unset SSH_AUTH_SOCK; [2025-01-16T05:01:25.579Z] unset SSH_AGENT_PID; [2025-01-16T05:01:25.579Z] echo Agent pid 26 killed; [2025-01-16T05:01:25.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T05:01:25.889Z] + git semver [Pipeline] } [2025-01-16T05:01:26.185Z] $ docker stop --time=1 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 [2025-01-16T05:01:27.832Z] $ docker rm -f --volumes 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:01:28.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T05:01:28.314Z] [2025-01-16T05:01:28.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:01:28.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T05:01:28.887Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-16T05:01:28.887Z] ab5ef0e58194: Pulling fs layer [2025-01-16T05:01:28.887Z] 9712f1f96733: Pulling fs layer [2025-01-16T05:01:28.887Z] 63f879dbbcfc: Pulling fs layer [2025-01-16T05:01:28.887Z] 0d9ebad4ef96: Pulling fs layer [2025-01-16T05:01:28.887Z] e9a5061849ea: Pulling fs layer [2025-01-16T05:01:28.887Z] d747dcd14b5f: Pulling fs layer [2025-01-16T05:01:28.887Z] 2de7ff778b66: Pulling fs layer [2025-01-16T05:01:28.887Z] e9a5061849ea: Waiting [2025-01-16T05:01:28.887Z] 0d9ebad4ef96: Waiting [2025-01-16T05:01:28.887Z] 2de7ff778b66: Waiting [2025-01-16T05:01:28.887Z] d747dcd14b5f: Waiting [2025-01-16T05:01:28.887Z] 9712f1f96733: Verifying Checksum [2025-01-16T05:01:28.887Z] 9712f1f96733: Download complete [2025-01-16T05:01:29.146Z] 63f879dbbcfc: Verifying Checksum [2025-01-16T05:01:29.146Z] 63f879dbbcfc: Download complete [2025-01-16T05:01:29.413Z] e9a5061849ea: Verifying Checksum [2025-01-16T05:01:29.413Z] e9a5061849ea: Download complete [2025-01-16T05:01:29.413Z] d747dcd14b5f: Verifying Checksum [2025-01-16T05:01:29.413Z] d747dcd14b5f: Download complete [2025-01-16T05:01:29.413Z] ab5ef0e58194: Verifying Checksum [2025-01-16T05:01:29.413Z] ab5ef0e58194: Download complete [2025-01-16T05:01:29.413Z] 0d9ebad4ef96: Verifying Checksum [2025-01-16T05:01:29.413Z] 0d9ebad4ef96: Download complete [2025-01-16T05:01:29.413Z] 2de7ff778b66: Verifying Checksum [2025-01-16T05:01:29.413Z] 2de7ff778b66: Download complete [2025-01-16T05:01:32.696Z] ab5ef0e58194: Pull complete [2025-01-16T05:01:32.696Z] 9712f1f96733: Pull complete [2025-01-16T05:01:33.264Z] 63f879dbbcfc: Pull complete [2025-01-16T05:01:38.562Z] 0d9ebad4ef96: Pull complete [2025-01-16T05:01:38.562Z] e9a5061849ea: Pull complete [2025-01-16T05:01:38.562Z] d747dcd14b5f: Pull complete [2025-01-16T05:01:39.499Z] 2de7ff778b66: Pull complete [2025-01-16T05:01:39.499Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-16T05:01:39.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T05:01:39.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:01:39.625Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T05:01:39.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T05:01:55.374Z] $ docker top 5c908dbe062e154a0f7bdcf3c7c51721f57a84312b2eba01e6be0278dab576f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-16T05:01:55.457Z] provisioning config files... [2025-01-16T05:01:55.489Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/781@tmp/config10227209377821616855tmp [2025-01-16T05:01:55.519Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/781@tmp/config6597380661838071984tmp [2025-01-16T05:01:55.565Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/781@tmp/config5598129314668054869tmp [Pipeline] { [Pipeline] echo [2025-01-16T05:01:55.597Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:01:55.932Z] ---> sigul-configuration.sh [2025-01-16T05:01:55.933Z] gpg: directory `/root/.gnupg' created [2025-01-16T05:01:55.933Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-16T05:01:55.933Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-16T05:01:55.933Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-16T05:01:55.933Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-16T05:01:55.933Z] gpg: CAST5 encrypted data [2025-01-16T05:01:55.933Z] gpg: encrypted with 1 passphrase [2025-01-16T05:01:55.933Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-16T05:01:56.230Z] + mkdir /home/jenkins [2025-01-16T05:01:56.230Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-16T05:01:56.573Z] + 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-16T05:01:56.588Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:01:56.877Z] ---> sigul-install.sh [2025-01-16T05:01:56.877Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-16T05:01:57.168Z] + git tag --list [2025-01-16T05:01:57.168Z] 0.6.0 [2025-01-16T05:01:57.168Z] 0.6.1 [2025-01-16T05:01:57.168Z] 0.7.0 [2025-01-16T05:01:57.168Z] 0.7.1 [2025-01-16T05:01:57.168Z] v1.0.0 [2025-01-16T05:01:57.168Z] v1.0.1 [2025-01-16T05:01:57.168Z] v1.1.0 [2025-01-16T05:01:57.168Z] v1.2.0 [2025-01-16T05:01:57.168Z] v1.2.1 [2025-01-16T05:01:57.168Z] v1.3.0 [2025-01-16T05:01:57.168Z] v1.3.1 [2025-01-16T05:01:57.168Z] v2.0.0 [2025-01-16T05:01:57.168Z] v2.1.0 [2025-01-16T05:01:57.168Z] v2.1.1 [2025-01-16T05:01:57.168Z] v2.2.0 [2025-01-16T05:01:57.168Z] v2.3.0 [2025-01-16T05:01:57.168Z] v3.0 [2025-01-16T05:01:57.168Z] v3.0.0 [2025-01-16T05:01:57.168Z] v3.1 [2025-01-16T05:01:57.168Z] v3.1.0 [2025-01-16T05:01:57.168Z] v3.1.0-dev.1 [2025-01-16T05:01:57.168Z] v3.1.0-dev.10 [2025-01-16T05:01:57.168Z] v3.1.0-dev.11 [2025-01-16T05:01:57.168Z] v3.1.0-dev.12 [2025-01-16T05:01:57.168Z] v3.1.0-dev.13 [2025-01-16T05:01:57.168Z] v3.1.0-dev.14 [2025-01-16T05:01:57.168Z] v3.1.0-dev.15 [2025-01-16T05:01:57.168Z] v3.1.0-dev.16 [2025-01-16T05:01:57.168Z] v3.1.0-dev.17 [2025-01-16T05:01:57.168Z] v3.1.0-dev.18 [2025-01-16T05:01:57.168Z] v3.1.0-dev.19 [2025-01-16T05:01:57.168Z] v3.1.0-dev.2 [2025-01-16T05:01:57.168Z] v3.1.0-dev.20 [2025-01-16T05:01:57.168Z] v3.1.0-dev.21 [2025-01-16T05:01:57.168Z] v3.1.0-dev.22 [2025-01-16T05:01:57.168Z] v3.1.0-dev.23 [2025-01-16T05:01:57.168Z] v3.1.0-dev.24 [2025-01-16T05:01:57.168Z] v3.1.0-dev.25 [2025-01-16T05:01:57.168Z] v3.1.0-dev.26 [2025-01-16T05:01:57.168Z] v3.1.0-dev.27 [2025-01-16T05:01:57.168Z] v3.1.0-dev.28 [2025-01-16T05:01:57.168Z] v3.1.0-dev.29 [2025-01-16T05:01:57.168Z] v3.1.0-dev.3 [2025-01-16T05:01:57.168Z] v3.1.0-dev.30 [2025-01-16T05:01:57.168Z] v3.1.0-dev.31 [2025-01-16T05:01:57.168Z] v3.1.0-dev.32 [2025-01-16T05:01:57.168Z] v3.1.0-dev.33 [2025-01-16T05:01:57.168Z] v3.1.0-dev.34 [2025-01-16T05:01:57.168Z] v3.1.0-dev.35 [2025-01-16T05:01:57.168Z] v3.1.0-dev.36 [2025-01-16T05:01:57.168Z] v3.1.0-dev.37 [2025-01-16T05:01:57.168Z] v3.1.0-dev.38 [2025-01-16T05:01:57.168Z] v3.1.0-dev.39 [2025-01-16T05:01:57.168Z] v3.1.0-dev.4 [2025-01-16T05:01:57.168Z] v3.1.0-dev.40 [2025-01-16T05:01:57.168Z] v3.1.0-dev.41 [2025-01-16T05:01:57.168Z] v3.1.0-dev.42 [2025-01-16T05:01:57.168Z] v3.1.0-dev.43 [2025-01-16T05:01:57.168Z] v3.1.0-dev.44 [2025-01-16T05:01:57.168Z] v3.1.0-dev.45 [2025-01-16T05:01:57.168Z] v3.1.0-dev.46 [2025-01-16T05:01:57.168Z] v3.1.0-dev.47 [2025-01-16T05:01:57.168Z] v3.1.0-dev.48 [2025-01-16T05:01:57.168Z] v3.1.0-dev.49 [2025-01-16T05:01:57.168Z] v3.1.0-dev.5 [2025-01-16T05:01:57.168Z] v3.1.0-dev.50 [2025-01-16T05:01:57.168Z] v3.1.0-dev.51 [2025-01-16T05:01:57.168Z] v3.1.0-dev.52 [2025-01-16T05:01:57.168Z] v3.1.0-dev.53 [2025-01-16T05:01:57.168Z] v3.1.0-dev.54 [2025-01-16T05:01:57.169Z] v3.1.0-dev.55 [2025-01-16T05:01:57.169Z] v3.1.0-dev.56 [2025-01-16T05:01:57.169Z] v3.1.0-dev.57 [2025-01-16T05:01:57.169Z] v3.1.0-dev.58 [2025-01-16T05:01:57.169Z] v3.1.0-dev.59 [2025-01-16T05:01:57.169Z] v3.1.0-dev.6 [2025-01-16T05:01:57.169Z] v3.1.0-dev.60 [2025-01-16T05:01:57.169Z] v3.1.0-dev.61 [2025-01-16T05:01:57.169Z] v3.1.0-dev.62 [2025-01-16T05:01:57.169Z] v3.1.0-dev.63 [2025-01-16T05:01:57.169Z] v3.1.0-dev.64 [2025-01-16T05:01:57.169Z] v3.1.0-dev.65 [2025-01-16T05:01:57.169Z] v3.1.0-dev.66 [2025-01-16T05:01:57.169Z] v3.1.0-dev.67 [2025-01-16T05:01:57.169Z] v3.1.0-dev.68 [2025-01-16T05:01:57.169Z] v3.1.0-dev.69 [2025-01-16T05:01:57.169Z] v3.1.0-dev.7 [2025-01-16T05:01:57.169Z] v3.1.0-dev.70 [2025-01-16T05:01:57.169Z] v3.1.0-dev.71 [2025-01-16T05:01:57.169Z] v3.1.0-dev.72 [2025-01-16T05:01:57.169Z] v3.1.0-dev.73 [2025-01-16T05:01:57.169Z] v3.1.0-dev.8 [2025-01-16T05:01:57.169Z] v3.1.0-dev.9 [2025-01-16T05:01:57.169Z] v3.1.1 [2025-01-16T05:01:57.169Z] v3.1.1-dev.1 [2025-01-16T05:01:57.169Z] v3.1.1-dev.2 [2025-01-16T05:01:57.169Z] v3.2.0-dev.1 [2025-01-16T05:01:57.169Z] v3.2.0-dev.10 [2025-01-16T05:01:57.169Z] v3.2.0-dev.100 [2025-01-16T05:01:57.169Z] v3.2.0-dev.101 [2025-01-16T05:01:57.169Z] v3.2.0-dev.102 [2025-01-16T05:01:57.169Z] v3.2.0-dev.103 [2025-01-16T05:01:57.169Z] v3.2.0-dev.104 [2025-01-16T05:01:57.169Z] v3.2.0-dev.105 [2025-01-16T05:01:57.169Z] v3.2.0-dev.106 [2025-01-16T05:01:57.169Z] v3.2.0-dev.107 [2025-01-16T05:01:57.169Z] v3.2.0-dev.108 [2025-01-16T05:01:57.169Z] v3.2.0-dev.109 [2025-01-16T05:01:57.169Z] v3.2.0-dev.11 [2025-01-16T05:01:57.169Z] v3.2.0-dev.12 [2025-01-16T05:01:57.169Z] v3.2.0-dev.13 [2025-01-16T05:01:57.169Z] v3.2.0-dev.14 [2025-01-16T05:01:57.169Z] v3.2.0-dev.15 [2025-01-16T05:01:57.169Z] v3.2.0-dev.16 [2025-01-16T05:01:57.169Z] v3.2.0-dev.17 [2025-01-16T05:01:57.169Z] v3.2.0-dev.18 [2025-01-16T05:01:57.169Z] v3.2.0-dev.19 [2025-01-16T05:01:57.169Z] v3.2.0-dev.2 [2025-01-16T05:01:57.169Z] v3.2.0-dev.20 [2025-01-16T05:01:57.169Z] v3.2.0-dev.21 [2025-01-16T05:01:57.169Z] v3.2.0-dev.22 [2025-01-16T05:01:57.169Z] v3.2.0-dev.23 [2025-01-16T05:01:57.169Z] v3.2.0-dev.24 [2025-01-16T05:01:57.169Z] v3.2.0-dev.25 [2025-01-16T05:01:57.169Z] v3.2.0-dev.26 [2025-01-16T05:01:57.169Z] v3.2.0-dev.27 [2025-01-16T05:01:57.169Z] v3.2.0-dev.28 [2025-01-16T05:01:57.169Z] v3.2.0-dev.29 [2025-01-16T05:01:57.169Z] v3.2.0-dev.3 [2025-01-16T05:01:57.169Z] v3.2.0-dev.30 [2025-01-16T05:01:57.169Z] v3.2.0-dev.31 [2025-01-16T05:01:57.169Z] v3.2.0-dev.32 [2025-01-16T05:01:57.169Z] v3.2.0-dev.33 [2025-01-16T05:01:57.169Z] v3.2.0-dev.34 [2025-01-16T05:01:57.169Z] v3.2.0-dev.35 [2025-01-16T05:01:57.169Z] v3.2.0-dev.36 [2025-01-16T05:01:57.169Z] v3.2.0-dev.37 [2025-01-16T05:01:57.169Z] v3.2.0-dev.38 [2025-01-16T05:01:57.169Z] v3.2.0-dev.39 [2025-01-16T05:01:57.169Z] v3.2.0-dev.4 [2025-01-16T05:01:57.169Z] v3.2.0-dev.40 [2025-01-16T05:01:57.169Z] v3.2.0-dev.41 [2025-01-16T05:01:57.169Z] v3.2.0-dev.42 [2025-01-16T05:01:57.169Z] v3.2.0-dev.43 [2025-01-16T05:01:57.169Z] v3.2.0-dev.44 [2025-01-16T05:01:57.169Z] v3.2.0-dev.45 [2025-01-16T05:01:57.169Z] v3.2.0-dev.46 [2025-01-16T05:01:57.169Z] v3.2.0-dev.47 [2025-01-16T05:01:57.169Z] v3.2.0-dev.48 [2025-01-16T05:01:57.169Z] v3.2.0-dev.49 [2025-01-16T05:01:57.169Z] v3.2.0-dev.5 [2025-01-16T05:01:57.169Z] v3.2.0-dev.50 [2025-01-16T05:01:57.169Z] v3.2.0-dev.51 [2025-01-16T05:01:57.169Z] v3.2.0-dev.52 [2025-01-16T05:01:57.169Z] v3.2.0-dev.53 [2025-01-16T05:01:57.169Z] v3.2.0-dev.54 [2025-01-16T05:01:57.169Z] v3.2.0-dev.55 [2025-01-16T05:01:57.169Z] v3.2.0-dev.56 [2025-01-16T05:01:57.169Z] v3.2.0-dev.57 [2025-01-16T05:01:57.169Z] v3.2.0-dev.58 [2025-01-16T05:01:57.169Z] v3.2.0-dev.59 [2025-01-16T05:01:57.169Z] v3.2.0-dev.6 [2025-01-16T05:01:57.169Z] v3.2.0-dev.60 [2025-01-16T05:01:57.169Z] v3.2.0-dev.61 [2025-01-16T05:01:57.169Z] v3.2.0-dev.62 [2025-01-16T05:01:57.169Z] v3.2.0-dev.63 [2025-01-16T05:01:57.169Z] v3.2.0-dev.64 [2025-01-16T05:01:57.169Z] v3.2.0-dev.65 [2025-01-16T05:01:57.169Z] v3.2.0-dev.66 [2025-01-16T05:01:57.169Z] v3.2.0-dev.67 [2025-01-16T05:01:57.169Z] v3.2.0-dev.68 [2025-01-16T05:01:57.169Z] v3.2.0-dev.69 [2025-01-16T05:01:57.169Z] v3.2.0-dev.7 [2025-01-16T05:01:57.169Z] v3.2.0-dev.70 [2025-01-16T05:01:57.169Z] v3.2.0-dev.71 [2025-01-16T05:01:57.169Z] v3.2.0-dev.72 [2025-01-16T05:01:57.169Z] v3.2.0-dev.73 [2025-01-16T05:01:57.169Z] v3.2.0-dev.74 [2025-01-16T05:01:57.169Z] v3.2.0-dev.75 [2025-01-16T05:01:57.169Z] v3.2.0-dev.76 [2025-01-16T05:01:57.169Z] v3.2.0-dev.77 [2025-01-16T05:01:57.169Z] v3.2.0-dev.78 [2025-01-16T05:01:57.169Z] v3.2.0-dev.79 [2025-01-16T05:01:57.169Z] v3.2.0-dev.8 [2025-01-16T05:01:57.169Z] v3.2.0-dev.80 [2025-01-16T05:01:57.169Z] v3.2.0-dev.81 [2025-01-16T05:01:57.169Z] v3.2.0-dev.82 [2025-01-16T05:01:57.169Z] v3.2.0-dev.83 [2025-01-16T05:01:57.169Z] v3.2.0-dev.84 [2025-01-16T05:01:57.169Z] v3.2.0-dev.85 [2025-01-16T05:01:57.169Z] v3.2.0-dev.86 [2025-01-16T05:01:57.169Z] v3.2.0-dev.87 [2025-01-16T05:01:57.169Z] v3.2.0-dev.88 [2025-01-16T05:01:57.169Z] v3.2.0-dev.89 [2025-01-16T05:01:57.169Z] v3.2.0-dev.9 [2025-01-16T05:01:57.169Z] v3.2.0-dev.90 [2025-01-16T05:01:57.169Z] v3.2.0-dev.91 [2025-01-16T05:01:57.169Z] v3.2.0-dev.92 [2025-01-16T05:01:57.169Z] v3.2.0-dev.93 [2025-01-16T05:01:57.169Z] v3.2.0-dev.94 [2025-01-16T05:01:57.169Z] v3.2.0-dev.95 [2025-01-16T05:01:57.169Z] v3.2.0-dev.96 [2025-01-16T05:01:57.169Z] v3.2.0-dev.97 [2025-01-16T05:01:57.169Z] v3.2.0-dev.98 [2025-01-16T05:01:57.169Z] v3.2.0-dev.99 [2025-01-16T05:01:57.169Z] v4.0.0-dev.1 [2025-01-16T05:01:57.169Z] v4.0.0-dev.10 [2025-01-16T05:01:57.169Z] v4.0.0-dev.11 [2025-01-16T05:01:57.169Z] v4.0.0-dev.12 [2025-01-16T05:01:57.169Z] v4.0.0-dev.13 [2025-01-16T05:01:57.169Z] v4.0.0-dev.14 [2025-01-16T05:01:57.169Z] v4.0.0-dev.15 [2025-01-16T05:01:57.169Z] v4.0.0-dev.16 [2025-01-16T05:01:57.169Z] v4.0.0-dev.17 [2025-01-16T05:01:57.169Z] v4.0.0-dev.18 [2025-01-16T05:01:57.169Z] v4.0.0-dev.19 [2025-01-16T05:01:57.169Z] v4.0.0-dev.2 [2025-01-16T05:01:57.169Z] v4.0.0-dev.20 [2025-01-16T05:01:57.169Z] v4.0.0-dev.21 [2025-01-16T05:01:57.169Z] v4.0.0-dev.22 [2025-01-16T05:01:57.169Z] v4.0.0-dev.23 [2025-01-16T05:01:57.169Z] v4.0.0-dev.24 [2025-01-16T05:01:57.169Z] v4.0.0-dev.25 [2025-01-16T05:01:57.169Z] v4.0.0-dev.26 [2025-01-16T05:01:57.169Z] v4.0.0-dev.27 [2025-01-16T05:01:57.169Z] v4.0.0-dev.28 [2025-01-16T05:01:57.169Z] v4.0.0-dev.29 [2025-01-16T05:01:57.169Z] v4.0.0-dev.3 [2025-01-16T05:01:57.169Z] v4.0.0-dev.30 [2025-01-16T05:01:57.169Z] v4.0.0-dev.31 [2025-01-16T05:01:57.169Z] v4.0.0-dev.32 [2025-01-16T05:01:57.169Z] v4.0.0-dev.33 [2025-01-16T05:01:57.169Z] v4.0.0-dev.34 [2025-01-16T05:01:57.169Z] v4.0.0-dev.35 [2025-01-16T05:01:57.169Z] v4.0.0-dev.36 [2025-01-16T05:01:57.169Z] v4.0.0-dev.37 [2025-01-16T05:01:57.169Z] v4.0.0-dev.38 [2025-01-16T05:01:57.169Z] v4.0.0-dev.39 [2025-01-16T05:01:57.169Z] v4.0.0-dev.4 [2025-01-16T05:01:57.169Z] v4.0.0-dev.40 [2025-01-16T05:01:57.169Z] v4.0.0-dev.41 [2025-01-16T05:01:57.169Z] v4.0.0-dev.42 [2025-01-16T05:01:57.169Z] v4.0.0-dev.43 [2025-01-16T05:01:57.169Z] v4.0.0-dev.44 [2025-01-16T05:01:57.169Z] v4.0.0-dev.45 [2025-01-16T05:01:57.169Z] v4.0.0-dev.5 [2025-01-16T05:01:57.169Z] v4.0.0-dev.6 [2025-01-16T05:01:57.169Z] v4.0.0-dev.7 [2025-01-16T05:01:57.169Z] v4.0.0-dev.8 [2025-01-16T05:01:57.169Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-16T05:01:57.490Z] + lftools sign git-tag v4.0.0-dev.45 [2025-01-16T05:01:58.058Z] Signing Git tag with Sigul... [2025-01-16T05:01:58.058Z] Signing v4.0.0-dev.45 [Pipeline] echo [2025-01-16T05:01:59.010Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:01:59.301Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-16T05:01:59.308Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-16T05:01:59.365Z] $ docker stop --time=1 5c908dbe062e154a0f7bdcf3c7c51721f57a84312b2eba01e6be0278dab576f8 [2025-01-16T05:02:01.220Z] $ docker rm -f --volumes 5c908dbe062e154a0f7bdcf3c7c51721f57a84312b2eba01e6be0278dab576f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-16T05:02:01.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T05:02:01.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:02:01.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T05:02:01.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:02:02.058Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T05:02:02.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T05:02:03.031Z] $ docker top fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 -eo pid,comm [2025-01-16T05:02:03.055Z] 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-16T05:02:03.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T05:02:03.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T05:02:03.116Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T05:02:03.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T05:02:03.263Z] $ docker exec fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 ssh-agent [2025-01-16T05:02:03.339Z] SSH_AUTH_SOCK=/tmp/ssh-Uv4tKJNXTrlp/agent.15 [2025-01-16T05:02:03.339Z] SSH_AGENT_PID=21 [2025-01-16T05:02:03.343Z] Running ssh-add (command line suppressed) [2025-01-16T05:02:03.461Z] Identity added: /w/workspace/edgex-go/781@tmp/private_key_1703991967575752120.key (/w/workspace/edgex-go/781@tmp/private_key_1703991967575752120.key) [2025-01-16T05:02:03.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T05:02:03.748Z] + git semver bump pre [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,976 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,976 [bump_version] DEBUG bumping version:4.0.0-dev.45 on axis:pre with prefix:dev [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,976 [bump_version] DEBUG bumped version:4.0.0-dev.46 [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,977 [write_version] DEBUG write version:4.0.0-dev.46 to path:/w/workspace/edgex-go/781/.semver/main with force:True [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,977 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,977 [write_file] DEBUG write to file:/w/workspace/edgex-go/781/.semver/main [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,980 [execute] INFO git cat-file --batch-check [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,986 [execute] INFO git cat-file --batch [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T05:02:04.006Z] 2025-01-16 05:02:03,992 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main [2025-01-16T05:02:04.006Z] 4.0.0-dev.46 [Pipeline] } [2025-01-16T05:02:04.042Z] $ docker exec --env ******** --env ******** fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 ssh-agent -k [2025-01-16T05:02:04.139Z] unset SSH_AUTH_SOCK; [2025-01-16T05:02:04.139Z] unset SSH_AGENT_PID; [2025-01-16T05:02:04.139Z] echo Agent pid 21 killed; [2025-01-16T05:02:04.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T05:02:04.461Z] + git semver [Pipeline] } [2025-01-16T05:02:04.763Z] $ docker stop --time=1 fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 [2025-01-16T05:02:06.741Z] $ docker rm -f --volumes fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T05:02:07.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T05:02:07.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:02:07.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T05:02:07.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:02:07.520Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T05:02:07.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T05:02:08.282Z] $ docker top 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 -eo pid,comm [2025-01-16T05:02:08.306Z] 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-16T05:02:08.306Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T05:02:08.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T05:02:08.361Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T05:02:08.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T05:02:08.510Z] $ docker exec 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 ssh-agent [2025-01-16T05:02:08.589Z] SSH_AUTH_SOCK=/tmp/ssh-Offu0G1odbso/agent.15 [2025-01-16T05:02:08.589Z] SSH_AGENT_PID=28 [2025-01-16T05:02:08.594Z] Running ssh-add (command line suppressed) [2025-01-16T05:02:08.741Z] Identity added: /w/workspace/edgex-go/781@tmp/private_key_12573644910461967842.key (/w/workspace/edgex-go/781@tmp/private_key_12573644910461967842.key) [2025-01-16T05:02:08.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T05:02:09.018Z] + git semver push [2025-01-16T05:02:09.277Z] 2025-01-16 05:02:09,269 [run_push] DEBUG push [2025-01-16T05:02:09.277Z] 2025-01-16 05:02:09,271 [execute] INFO git cat-file --batch-check [2025-01-16T05:02:09.277Z] 2025-01-16 05:02:09,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T05:02:09.277Z] 2025-01-16 05:02:09,276 [execute] INFO git rev-list 51cac4403c883f45a20b56e337dd7ba6685add6a -- [2025-01-16T05:02:09.277Z] 2025-01-16 05:02:09,277 [execute] DEBUG Popen(['git', 'rev-list', '51cac4403c883f45a20b56e337dd7ba6685add6a', '--'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-16T05:02:09.277Z] 2025-01-16 05:02:09,295 [execute] INFO git fetch -v origin [2025-01-16T05:02:09.277Z] 2025-01-16 05:02:09,295 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-16T05:02:09.848Z] 2025-01-16 05:02:09,851 [run_push] DEBUG no remote changes detected [2025-01-16T05:02:09.848Z] 2025-01-16 05:02:09,851 [execute] INFO git push origin semver [2025-01-16T05:02:09.848Z] 2025-01-16 05:02:09,852 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-16T05:02:10.787Z] 2025-01-16 05:02:10,662 [run_push] DEBUG push all version tags [2025-01-16T05:02:10.787Z] 2025-01-16 05:02:10,663 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-16T05:02:10.787Z] 2025-01-16 05:02:10,663 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=None) [2025-01-16T05:02:11.726Z] 2025-01-16 05:02:11,423 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main [2025-01-16T05:02:11.726Z] 4.0.0-dev.46 [Pipeline] } [2025-01-16T05:02:11.763Z] $ docker exec --env ******** --env ******** 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 ssh-agent -k [2025-01-16T05:02:11.865Z] unset SSH_AUTH_SOCK; [2025-01-16T05:02:11.865Z] unset SSH_AGENT_PID; [2025-01-16T05:02:11.865Z] echo Agent pid 28 killed; [2025-01-16T05:02:11.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T05:02:12.176Z] + git semver [Pipeline] } [2025-01-16T05:02:12.480Z] $ docker stop --time=1 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 [2025-01-16T05:02:13.882Z] $ docker rm -f --volumes 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 [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-16T05:02:14.451Z] + [ -d /w/workspace/edgex-go/781/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:02:14.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:02:15.616Z] ---> package-listing.sh [2025-01-16T05:02:15.616Z] ++ facter osfamily [2025-01-16T05:02:15.616Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-16T05:02:15.875Z] + OS_FAMILY=debian [2025-01-16T05:02:15.875Z] + workspace=/w/workspace/edgex-go/781 [2025-01-16T05:02:15.875Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-16T05:02:15.875Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-16T05:02:15.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-16T05:02:15.875Z] + PACKAGES=/tmp/packages_start.txt [2025-01-16T05:02:15.875Z] + '[' /w/workspace/edgex-go/781 ']' [2025-01-16T05:02:15.875Z] + PACKAGES=/tmp/packages_end.txt [2025-01-16T05:02:15.875Z] + case "${OS_FAMILY}" in [2025-01-16T05:02:15.875Z] + dpkg -l [2025-01-16T05:02:15.875Z] + grep '^ii' [2025-01-16T05:02:15.875Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-16T05:02:15.875Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-16T05:02:15.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-16T05:02:15.875Z] + '[' /w/workspace/edgex-go/781 ']' [2025-01-16T05:02:15.875Z] + mkdir -p /w/workspace/edgex-go/781/archives/ [2025-01-16T05:02:15.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/781/archives/ [Pipeline] echo [2025-01-16T05:02:15.886Z] 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/781/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-16T05:02:16.190Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:02:16.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T05:02:16.752Z] [2025-01-16T05:02:16.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:02:17.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T05:02:17.167Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-16T05:02:17.167Z] 5eb5b503b376: Pulling fs layer [2025-01-16T05:02:17.167Z] 5c69ac0246d0: Pulling fs layer [2025-01-16T05:02:17.167Z] ec43610c2a17: Pulling fs layer [2025-01-16T05:02:17.167Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-16T05:02:17.167Z] 33b1e0a273af: Pulling fs layer [2025-01-16T05:02:17.167Z] 5d3b04190fa2: Pulling fs layer [2025-01-16T05:02:17.167Z] 2f39f015ded8: Pulling fs layer [2025-01-16T05:02:17.167Z] 33b1e0a273af: Waiting [2025-01-16T05:02:17.167Z] 5d3b04190fa2: Waiting [2025-01-16T05:02:17.167Z] 5c69ac0246d0: Download complete [2025-01-16T05:02:17.167Z] 3a2ae6a8a46f: Download complete [2025-01-16T05:02:17.423Z] 33b1e0a273af: Verifying Checksum [2025-01-16T05:02:17.423Z] 33b1e0a273af: Download complete [2025-01-16T05:02:17.423Z] 5d3b04190fa2: Verifying Checksum [2025-01-16T05:02:17.423Z] 5d3b04190fa2: Download complete [2025-01-16T05:02:17.423Z] ec43610c2a17: Verifying Checksum [2025-01-16T05:02:17.423Z] ec43610c2a17: Download complete [2025-01-16T05:02:17.423Z] 5eb5b503b376: Verifying Checksum [2025-01-16T05:02:17.423Z] 5eb5b503b376: Download complete [2025-01-16T05:02:18.359Z] 2f39f015ded8: Verifying Checksum [2025-01-16T05:02:18.359Z] 2f39f015ded8: Download complete [2025-01-16T05:02:18.926Z] 5eb5b503b376: Pull complete [2025-01-16T05:02:18.926Z] 5c69ac0246d0: Pull complete [2025-01-16T05:02:19.492Z] ec43610c2a17: Pull complete [2025-01-16T05:02:19.492Z] 3a2ae6a8a46f: Pull complete [2025-01-16T05:02:19.752Z] 33b1e0a273af: Pull complete [2025-01-16T05:02:20.011Z] 5d3b04190fa2: Pull complete [2025-01-16T05:02:24.202Z] 2f39f015ded8: Pull complete [2025-01-16T05:02:24.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-16T05:02:24.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T05:02:24.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:02:24.298Z] prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container [2025-01-16T05:02:24.356Z] $ 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/781/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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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-16T05:02:27.794Z] $ docker top 30c62c84880bd79eb46c4904d4c1a72055b765d2cbd519882970d8b2e00208c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T05:02:28.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-16T05:02:28.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-16T05:02:28.677Z] + ls /var/log/sa-host [2025-01-16T05:02:28.677Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T05:02:28.837Z] provisioning config files... [2025-01-16T05:02:28.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/781@tmp/config9408131387768026685tmp [Pipeline] { [Pipeline] echo [2025-01-16T05:02:28.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:02:29.150Z] ---> create-netrc.sh [Pipeline] } [2025-01-16T05:02:29.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:02:29.497Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-16T05:02:29.504Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:02:29.786Z] ---> sudo-logs.sh [2025-01-16T05:02:29.786Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-16T05:02:29.814Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:02:30.092Z] ---> job-cost.sh [2025-01-16T05:02:30.092Z] lf-activate-venv: SKIPPING [2025-01-16T05:02:30.092Z] DEBUG: total: 0.2199999988079071 [2025-01-16T05:02:30.092Z] INFO: Retrieving Stack Cost... [2025-01-16T05:02:30.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T05:02:30.916Z] INFO: Archiving Costs [Pipeline] echo [2025-01-16T05:02:30.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:02:31.213Z] ---> logs-deploy.sh [2025-01-16T05:02:31.213Z] lf-activate-venv: SKIPPING [2025-01-16T05:02:31.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/781 [2025-01-16T05:02:31.213Z] INFO: archiving workspace using pattern(s): [2025-01-16T05:02:33.121Z] Archives upload complete. [2025-01-16T05:02:33.121Z] INFO: archiving logs to Nexus