Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32cb5413f266176248a0713c2644b680483ab760 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-ssh2671709186568971277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1125266757258090077.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12045589635265545601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11428982106783368974.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-ssh16446149184796764871.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/v3], buildSnap:false] ========================================================= [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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15930’ Running on prd-ubuntu20.04-docker-8c-8g-15941 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/525 [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/525 # 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 32cb5413f266176248a0713c2644b680483ab760 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4571)" > 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 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 > git rev-list --no-walk 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T20:21:23.376Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T20:21:23.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T20:21:23.453Z] ========================================================= [2023-05-17T20:21:23.454Z] EdgeX Global Pipelines Version Info [2023-05-17T20:21:23.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:21:24.166Z] ------------------- [2023-05-17T20:21:24.166Z] stable info: [2023-05-17T20:21:24.166Z] ------------------- [2023-05-17T20:21:24.166Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T20:21:24.166Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:21:24.166Z] Message: update stable to v1.0.249 [2023-05-17T20:21:24.740Z] ------------------- [2023-05-17T20:21:24.740Z] experimental info: [2023-05-17T20:21:24.740Z] ------------------- [2023-05-17T20:21:24.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T20:21:24.740Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:21:24.740Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T20:21:24.904Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-17T20:21:24.915Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-17T20:21:24.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T20:21:24.939Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T20:21:24.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T20:21:24.961Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T20:21:24.972Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T20:21:24.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-17T20:21:24.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-17T20:21:25.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-17T20:21:25.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T20:21:25.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T20:21:25.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T20:21:25.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T20:21:25.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T20:21:25.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T20:21:25.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T20:21:25.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T20:21:25.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-17T20:21:25.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-17T20:21:25.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T20:21:25.134Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T20:21:25.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T20:21:25.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T20:21:25.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T20:21:25.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T20:21:25.181Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32cb5413f266176248a0713c2644b680483ab760 [Pipeline] echo [2023-05-17T20:21:25.198Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32cb541 [Pipeline] echo [2023-05-17T20:21:25.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:21:25.254Z] provisioning config files... [2023-05-17T20:21:25.265Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config6244681144589328716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:21:25.570Z] ---> docker-login.sh [2023-05-17T20:21:25.570Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:21:25.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:21:25.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:21:25.830Z] Configure a credential helper to remove this warning. See [2023-05-17T20:21:25.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:21:25.830Z] [2023-05-17T20:21:25.830Z] Login Succeeded [2023-05-17T20:21:25.830Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:21:25.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:21:25.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:21:25.830Z] Configure a credential helper to remove this warning. See [2023-05-17T20:21:25.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:21:25.830Z] [2023-05-17T20:21:25.830Z] Login Succeeded [2023-05-17T20:21:25.830Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:21:26.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:21:26.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:21:26.090Z] Configure a credential helper to remove this warning. See [2023-05-17T20:21:26.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:21:26.090Z] [2023-05-17T20:21:26.090Z] Login Succeeded [2023-05-17T20:21:26.090Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:21:26.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:21:26.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:21:26.090Z] Configure a credential helper to remove this warning. See [2023-05-17T20:21:26.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:21:26.090Z] [2023-05-17T20:21:26.090Z] Login Succeeded [2023-05-17T20:21:26.090Z] docker.io [2023-05-17T20:21:26.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:21:26.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:21:26.351Z] Configure a credential helper to remove this warning. See [2023-05-17T20:21:26.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:21:26.351Z] [2023-05-17T20:21:26.351Z] Login Succeeded [2023-05-17T20:21:26.351Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:21:26.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:21:26.661Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 [2023-05-17T20:21:26.661Z] + cut -d/ -f2 [2023-05-17T20:21:26.661Z] + dirname cmd/core-command/Dockerfile [2023-05-17T20:21:26.661Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-17T20:21:26.661Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-05-17T20:21:26.661Z] cut -d/ -f2 [2023-05-17T20:21:26.661Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + dirname cmd/core-data/Dockerfile [2023-05-17T20:21:26.662Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/core-metadata/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/support-notifications/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-17T20:21:26.662Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-17T20:21:26.662Z] + cut -d/ -f2 [2023-05-17T20:21:26.662Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-17T20:21:26.715Z] 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-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 [2023-05-17T20:21:27.063Z] + git rev-list -1 --merges 32cb5413f266176248a0713c2644b680483ab760~1..32cb5413f266176248a0713c2644b680483ab760 [Pipeline] echo [2023-05-17T20:21:27.083Z] -----------> git rev-list -1 --merges 32cb5413f266176248a0713c2644b680483ab760~1..32cb5413f266176248a0713c2644b680483ab760 32cb5413f266176248a0713c2644b680483ab760 [false] [Pipeline] sh [2023-05-17T20:21:27.377Z] + git log --format=format:%s -1 32cb5413f266176248a0713c2644b680483ab760 [Pipeline] echo [2023-05-17T20:21:27.394Z] ========================================================= [2023-05-17T20:21:27.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T20:21:27.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-17T20:21:27.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:21:27.772Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T20:21:27.772Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T20:21:27.772Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T20:21:27.772Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T20:21:27.772Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T20:21:27.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:21:28.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:21:28.144Z] [2023-05-17T20:21:28.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:21:28.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:21:28.451Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T20:21:28.451Z] b85a868b505f: Pulling fs layer [2023-05-17T20:21:28.451Z] e2be974225ed: Pulling fs layer [2023-05-17T20:21:28.451Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T20:21:28.451Z] 988bab9f4d93: Pulling fs layer [2023-05-17T20:21:28.451Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T20:21:28.451Z] eaf3925da568: Pulling fs layer [2023-05-17T20:21:28.451Z] bab4dde63d76: Pulling fs layer [2023-05-17T20:21:28.451Z] bde34c3a00c8: Pulling fs layer [2023-05-17T20:21:28.451Z] b352a97aabf1: Pulling fs layer [2023-05-17T20:21:28.451Z] 4872d77fe225: Pulling fs layer [2023-05-17T20:21:28.451Z] 5851b861e8e6: Pulling fs layer [2023-05-17T20:21:28.451Z] 1469e6f7b9e6: Waiting [2023-05-17T20:21:28.451Z] eaf3925da568: Waiting [2023-05-17T20:21:28.451Z] bab4dde63d76: Waiting [2023-05-17T20:21:28.451Z] bde34c3a00c8: Waiting [2023-05-17T20:21:28.451Z] 988bab9f4d93: Waiting [2023-05-17T20:21:28.451Z] b352a97aabf1: Waiting [2023-05-17T20:21:28.451Z] 4872d77fe225: Waiting [2023-05-17T20:21:28.451Z] 5851b861e8e6: Waiting [2023-05-17T20:21:28.451Z] e2be974225ed: Verifying Checksum [2023-05-17T20:21:28.451Z] e2be974225ed: Download complete [2023-05-17T20:21:28.451Z] 988bab9f4d93: Verifying Checksum [2023-05-17T20:21:28.451Z] 988bab9f4d93: Download complete [2023-05-17T20:21:28.713Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T20:21:28.713Z] 1469e6f7b9e6: Download complete [2023-05-17T20:21:28.713Z] eaf3925da568: Verifying Checksum [2023-05-17T20:21:28.713Z] eaf3925da568: Download complete [2023-05-17T20:21:28.713Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T20:21:28.713Z] 339a4e72a1f5: Download complete [2023-05-17T20:21:28.713Z] bde34c3a00c8: Verifying Checksum [2023-05-17T20:21:28.713Z] bde34c3a00c8: Download complete [2023-05-17T20:21:28.713Z] b352a97aabf1: Download complete [2023-05-17T20:21:28.713Z] 4872d77fe225: Verifying Checksum [2023-05-17T20:21:28.713Z] 4872d77fe225: Download complete [2023-05-17T20:21:28.713Z] 5851b861e8e6: Verifying Checksum [2023-05-17T20:21:28.714Z] 5851b861e8e6: Download complete [2023-05-17T20:21:28.714Z] b85a868b505f: Verifying Checksum [2023-05-17T20:21:28.714Z] b85a868b505f: Download complete [2023-05-17T20:21:28.972Z] bab4dde63d76: Verifying Checksum [2023-05-17T20:21:28.972Z] bab4dde63d76: Download complete [2023-05-17T20:21:29.907Z] b85a868b505f: Pull complete [2023-05-17T20:21:29.907Z] e2be974225ed: Pull complete [2023-05-17T20:21:30.167Z] 339a4e72a1f5: Pull complete [2023-05-17T20:21:30.427Z] 988bab9f4d93: Pull complete [2023-05-17T20:21:30.427Z] 1469e6f7b9e6: Pull complete [2023-05-17T20:21:30.686Z] eaf3925da568: Pull complete [2023-05-17T20:21:32.070Z] bab4dde63d76: Pull complete [2023-05-17T20:21:32.070Z] bde34c3a00c8: Pull complete [2023-05-17T20:21:32.329Z] b352a97aabf1: Pull complete [2023-05-17T20:21:32.329Z] 4872d77fe225: Pull complete [2023-05-17T20:21:32.329Z] 5851b861e8e6: Pull complete [2023-05-17T20:21:32.329Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T20:21:32.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:21:32.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:21:32.418Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:21:32.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:21:34.025Z] $ docker top bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 -eo pid,comm [2023-05-17T20:21:34.101Z] 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). [2023-05-17T20:21:34.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:21:34.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:21:34.145Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:21:34.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:21:34.258Z] $ docker exec bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 ssh-agent [2023-05-17T20:21:34.386Z] SSH_AUTH_SOCK=/tmp/ssh-Zgss26dhE9Fw/agent.32 [2023-05-17T20:21:34.386Z] SSH_AGENT_PID=38 [2023-05-17T20:21:34.393Z] Running ssh-add (command line suppressed) [2023-05-17T20:21:34.473Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_11517325106580851085.key (/w/workspace/edgex-go/525@tmp/private_key_11517325106580851085.key) [2023-05-17T20:21:34.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:21:34.795Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T20:21:34.791Z] $ docker exec --env ******** --env ******** bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 ssh-agent -k [2023-05-17T20:21:34.894Z] unset SSH_AUTH_SOCK; [2023-05-17T20:21:34.894Z] unset SSH_AGENT_PID; [2023-05-17T20:21:34.894Z] echo Agent pid 38 killed; [2023-05-17T20:21:34.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T20:21:34.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:21:34.945Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:21:35.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:21:35.045Z] $ docker exec bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 ssh-agent [2023-05-17T20:21:35.160Z] SSH_AUTH_SOCK=/tmp/ssh-vjarfmPEkDiy/agent.70 [2023-05-17T20:21:35.160Z] SSH_AGENT_PID=76 [2023-05-17T20:21:35.164Z] Running ssh-add (command line suppressed) [2023-05-17T20:21:35.249Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_12506860143378709142.key (/w/workspace/edgex-go/525@tmp/private_key_12506860143378709142.key) [2023-05-17T20:21:35.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:21:35.562Z] + git semver init [2023-05-17T20:21:35.821Z] 2023-05-17 20:21:35,709 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T20:21:35.821Z] 2023-05-17 20:21:35,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/525/.semver [2023-05-17T20:21:35.821Z] 2023-05-17 20:21:35,710 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/525/.semver [2023-05-17T20:21:35.821Z] 2023-05-17 20:21:35,710 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/525/.semver'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:21:41.098Z] 2023-05-17 20:21:40,309 [append_file] DEBUG append to file:/w/workspace/edgex-go/525/.git/info/exclude [2023-05-17T20:21:41.098Z] 2023-05-17 20:21:40,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/525/.semver/main with force:False [2023-05-17T20:21:41.098Z] 2023-05-17 20:21:40,310 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main [2023-05-17T20:21:41.098Z] 2023-05-17 20:21:40,310 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main [2023-05-17T20:21:41.098Z] 3.0.0-dev.159 [Pipeline] } [2023-05-17T20:21:41.098Z] $ docker exec --env ******** --env ******** bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 ssh-agent -k [2023-05-17T20:21:41.204Z] unset SSH_AUTH_SOCK; [2023-05-17T20:21:41.205Z] unset SSH_AGENT_PID; [2023-05-17T20:21:41.205Z] echo Agent pid 76 killed; [2023-05-17T20:21:41.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:21:41.541Z] + git semver [Pipeline] } [2023-05-17T20:21:41.806Z] $ docker stop --time=1 bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 [2023-05-17T20:21:43.127Z] $ docker rm -f --volumes bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:21:43.472Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T20:21:43.662Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T20:21:43.665Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.159 [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] { [2023-05-17T20:21:43.776Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15936 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] stage [Pipeline] { (Prep) [Pipeline] { [Pipeline] ws [2023-05-17T20:21:43.797Z] Running in /w/workspace/edgex-go/525 [Pipeline] { [Pipeline] checkout [2023-05-17T20:21:43.830Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:21:44.114Z] + git config --global --add safe.directory /w/workspace/edgex-go/525 [Pipeline] echo [2023-05-17T20:21:44.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:21:44.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:21:44.152Z] ========================================================= [2023-05-17T20:21:44.152Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T20:21:44.152Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:21:44.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T20:21:44.443Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T20:21:44.443Z] f56be85fc22e: Pulling fs layer [2023-05-17T20:21:44.443Z] 85791d961cd3: Pulling fs layer [2023-05-17T20:21:44.443Z] d694b5ae8c79: Pulling fs layer [2023-05-17T20:21:44.443Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T20:21:44.443Z] 4d19c01a9841: Pulling fs layer [2023-05-17T20:21:44.443Z] 9325e15d5711: Pulling fs layer [2023-05-17T20:21:44.443Z] 556b6ee489ea: Pulling fs layer [2023-05-17T20:21:44.443Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T20:21:44.443Z] 4d19c01a9841: Waiting [2023-05-17T20:21:44.443Z] c5a4b2cf53e6: Waiting [2023-05-17T20:21:44.443Z] 9325e15d5711: Waiting [2023-05-17T20:21:44.443Z] 556b6ee489ea: Waiting [2023-05-17T20:21:44.443Z] 85791d961cd3: Verifying Checksum [2023-05-17T20:21:44.443Z] 85791d961cd3: Download complete [2023-05-17T20:21:44.443Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T20:21:44.443Z] 9f32a84ed3da: Download complete [2023-05-17T20:21:44.702Z] 4d19c01a9841: Download complete [2023-05-17T20:21:44.702Z] f56be85fc22e: Verifying Checksum [2023-05-17T20:21:44.702Z] f56be85fc22e: Download complete [2023-05-17T20:21:44.702Z] 9325e15d5711: Verifying Checksum [2023-05-17T20:21:44.702Z] 9325e15d5711: Download complete [2023-05-17T20:21:44.702Z] f56be85fc22e: Pull complete [2023-05-17T20:21:44.965Z] 85791d961cd3: Pull complete [2023-05-17T20:21:45.540Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T20:21:45.540Z] c5a4b2cf53e6: Download complete [2023-05-17T20:21:45.540Z] d694b5ae8c79: Verifying Checksum [2023-05-17T20:21:45.540Z] d694b5ae8c79: Download complete [2023-05-17T20:21:45.799Z] 556b6ee489ea: Verifying Checksum [2023-05-17T20:21:45.799Z] 556b6ee489ea: Download complete [2023-05-17T20:21:49.088Z] d694b5ae8c79: Pull complete [2023-05-17T20:21:49.088Z] 9f32a84ed3da: Pull complete [2023-05-17T20:21:49.088Z] 4d19c01a9841: Pull complete [2023-05-17T20:21:49.088Z] 9325e15d5711: Pull complete [2023-05-17T20:21:49.593Z] using credential edgex-jenkins-ssh [2023-05-17T20:21:49.609Z] Cloning the remote Git repository [2023-05-17T20:21:49.653Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-17T20:21:50.988Z] 556b6ee489ea: Pull complete [2023-05-17T20:21:49.797Z] > git init /w/workspace/edgex-go/525 # timeout=10 [2023-05-17T20:21:49.958Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-17T20:21:49.960Z] > git --version # timeout=10 [2023-05-17T20:21:49.996Z] > git --version # 'git version 2.25.1' [2023-05-17T20:21:50.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T20:21:50.170Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T20:21:51.932Z] c5a4b2cf53e6: Pull complete [2023-05-17T20:21:51.932Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T20:21:51.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T20:21:51.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:21:52.225Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T20:21:52.225Z] WORKDIR /edgex [2023-05-17T20:21:52.225Z] COPY go.mod . [2023-05-17T20:21:52.225Z] RUN go mod download [2023-05-17T20:21:52.225Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-17T20:21:52.799Z] Sending build context to Docker daemon 170.7MB [2023-05-17T20:21:52.799Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T20:21:52.799Z] ---> c4be618373d6 [2023-05-17T20:21:52.799Z] Step 2/4 : WORKDIR /edgex [2023-05-17T20:21:56.992Z] ---> Running in 43054520eecb [2023-05-17T20:21:56.992Z] Removing intermediate container 43054520eecb [2023-05-17T20:21:56.992Z] ---> 1b3799fd47c2 [2023-05-17T20:21:56.992Z] Step 3/4 : COPY go.mod . [2023-05-17T20:21:56.992Z] ---> a2c5f8ac0407 [2023-05-17T20:21:56.992Z] Step 4/4 : RUN go mod download [2023-05-17T20:21:56.992Z] ---> Running in e7459761c989 [2023-05-17T20:22:06.975Z] Removing intermediate container e7459761c989 [2023-05-17T20:22:06.975Z] ---> 910b956c3e36 [2023-05-17T20:22:06.975Z] Successfully built 910b956c3e36 [2023-05-17T20:22:06.975Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:22:07.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T20:22:07.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:22:07.363Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:22:07.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:22:07.745Z] $ docker top 24a3c497effeba1d27a521e63b4e5449aee53a23b7ab5f0bb0d29d3642518ba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:22:08.081Z] + go version [2023-05-17T20:22:08.081Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T20:22:08.096Z] $ docker stop --time=1 24a3c497effeba1d27a521e63b4e5449aee53a23b7ab5f0bb0d29d3642518ba0 [2023-05-17T20:22:08.929Z] Avoid second fetch [2023-05-17T20:22:08.930Z] Checking out Revision 32cb5413f266176248a0713c2644b680483ab760 (main) [2023-05-17T20:22:09.358Z] $ docker rm -f --volumes 24a3c497effeba1d27a521e63b4e5449aee53a23b7ab5f0bb0d29d3642518ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:22:09.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T20:22:09.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:22:09.798Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4571)" [2023-05-17T20:22:09.832Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:22:09.865Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:22:07.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-17T20:22:07.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T20:22:08.939Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T20:22:09.032Z] > git checkout -f 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 [2023-05-17T20:22:10.183Z] $ docker top 2ba605c31a4144f887bf025862864bf33d6aee2ed56dae1c4f512a107e176bae -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T20:22:10.251Z] ========================================================= [2023-05-17T20:22:10.251Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-17T20:22:10.251Z] ========================================================= [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:22:10.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/525 [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:22:10.822Z] + make test [2023-05-17T20:22:10.822Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T20:22:10.855Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T20:22:10.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:22:10.855Z] Dload Upload Total Spent Left Speed [2023-05-17T20:22:10.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-05-17T20:22:11.518Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T20:22:11.858Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T20:22:11.858Z] + sudo tee /etc/docker/daemon.new [2023-05-17T20:22:11.858Z] { [2023-05-17T20:22:11.858Z] "registry-mirrors": [ [2023-05-17T20:22:11.858Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T20:22:11.858Z] ], [2023-05-17T20:22:11.858Z] "bip": "10.250.0.254/24", [2023-05-17T20:22:11.858Z] "hosts": [ [2023-05-17T20:22:11.858Z] "tcp://0.0.0.0:5555", [2023-05-17T20:22:11.858Z] "unix:///var/run/docker.sock" [2023-05-17T20:22:11.858Z] ], [2023-05-17T20:22:11.858Z] "mtu": 1458, [2023-05-17T20:22:11.858Z] "selinux-enabled": true, [2023-05-17T20:22:11.858Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T20:22:11.858Z] } [Pipeline] sh [2023-05-17T20:22:12.207Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T20:22:12.550Z] + sudo service docker restart [2023-05-17T20:22:17.387Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-17T20:22:29.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-17T20:22:29.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-17T20:22:29.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-17T20:22:30.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-17T20:22:30.667Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:22:30.810Z] provisioning config files... [2023-05-17T20:22:30.840Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config5598880452575618230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:22:30.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-17T20:22:30.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-17T20:22:31.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-17T20:22:31.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-17T20:22:31.200Z] ---> docker-login.sh [2023-05-17T20:22:31.200Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:22:31.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-17T20:22:31.703Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-17T20:22:31.703Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-17T20:22:31.703Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-17T20:22:31.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-17T20:22:31.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:22:31.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:22:31.788Z] Configure a credential helper to remove this warning. See [2023-05-17T20:22:31.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:22:31.788Z] [2023-05-17T20:22:31.788Z] Login Succeeded [2023-05-17T20:22:31.788Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:22:32.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:22:32.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:22:32.332Z] Configure a credential helper to remove this warning. See [2023-05-17T20:22:32.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:22:32.332Z] [2023-05-17T20:22:32.332Z] Login Succeeded [2023-05-17T20:22:32.332Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:22:32.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:22:32.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:22:32.601Z] Configure a credential helper to remove this warning. See [2023-05-17T20:22:32.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:22:32.601Z] [2023-05-17T20:22:32.601Z] Login Succeeded [2023-05-17T20:22:32.601Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:22:32.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-17T20:22:32.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-17T20:22:32.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-05-17T20:22:32.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:22:33.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:22:33.141Z] Configure a credential helper to remove this warning. See [2023-05-17T20:22:33.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:22:33.141Z] [2023-05-17T20:22:33.141Z] Login Succeeded [2023-05-17T20:22:33.141Z] docker.io [2023-05-17T20:22:33.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:22:33.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:22:33.679Z] Configure a credential helper to remove this warning. See [2023-05-17T20:22:33.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:22:33.679Z] [2023-05-17T20:22:33.679Z] Login Succeeded [2023-05-17T20:22:33.679Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:22:33.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-17T20:22:34.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-05-17T20:22:34.231Z] + git config --global --add safe.directory /w/workspace/edgex-go/525 [Pipeline] echo [2023-05-17T20:22:34.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:22:34.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:22:34.283Z] ========================================================= [2023-05-17T20:22:34.283Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T20:22:34.283Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:22:34.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T20:22:34.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-17T20:22:34.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-17T20:22:34.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-17T20:22:35.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-17T20:22:35.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-17T20:22:37.190Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T20:22:37.190Z] c41833b44d91: Pulling fs layer [2023-05-17T20:22:37.190Z] ed15518f5707: Pulling fs layer [2023-05-17T20:22:37.190Z] feae8fd75edb: Pulling fs layer [2023-05-17T20:22:37.190Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T20:22:37.190Z] 3cdef696dda3: Pulling fs layer [2023-05-17T20:22:37.190Z] 2ced38df9373: Pulling fs layer [2023-05-17T20:22:37.190Z] 58f1dce35555: Pulling fs layer [2023-05-17T20:22:37.190Z] 3cdef696dda3: Waiting [2023-05-17T20:22:37.190Z] 2ced38df9373: Waiting [2023-05-17T20:22:37.190Z] 242c74f7c9fa: Waiting [2023-05-17T20:22:37.190Z] ed15518f5707: Download complete [2023-05-17T20:22:37.190Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T20:22:37.190Z] 242c74f7c9fa: Download complete [2023-05-17T20:22:37.190Z] 3cdef696dda3: Verifying Checksum [2023-05-17T20:22:37.190Z] 3cdef696dda3: Download complete [2023-05-17T20:22:37.190Z] c41833b44d91: Verifying Checksum [2023-05-17T20:22:37.190Z] c41833b44d91: Download complete [2023-05-17T20:22:37.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-17T20:22:37.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-17T20:22:37.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-17T20:22:37.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-17T20:22:37.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-17T20:22:37.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements [2023-05-17T20:22:37.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements [2023-05-17T20:22:38.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-17T20:22:38.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-17T20:22:38.153Z] c41833b44d91: Pull complete [2023-05-17T20:22:38.153Z] 58f1dce35555: Verifying Checksum [2023-05-17T20:22:38.153Z] 58f1dce35555: Download complete [2023-05-17T20:22:38.744Z] ed15518f5707: Pull complete [2023-05-17T20:22:39.330Z] feae8fd75edb: Verifying Checksum [2023-05-17T20:22:39.330Z] feae8fd75edb: Download complete [2023-05-17T20:22:39.598Z] 2ced38df9373: Verifying Checksum [2023-05-17T20:22:39.598Z] 2ced38df9373: Download complete [2023-05-17T20:22:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.704s coverage: 88.5% of statements [2023-05-17T20:22:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 3.8% of statements [2023-05-17T20:22:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-17T20:22:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-17T20:22:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-17T20:22:40.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.338s coverage: 95.6% of statements [2023-05-17T20:22:40.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-17T20:22:40.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-17T20:22:40.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-17T20:22:40.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-17T20:22:40.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-17T20:22:40.566Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-05-17T20:22:41.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-17T20:22:41.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-17T20:22:41.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-17T20:22:41.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-05-17T20:22:42.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-17T20:22:42.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-17T20:22:42.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2023-05-17T20:22:42.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements [2023-05-17T20:22:42.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 42.9% of statements [2023-05-17T20:22:42.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 82.9% of statements [2023-05-17T20:22:42.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-05-17T20:22:42.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-05-17T20:22:42.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-05-17T20:22:43.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-17T20:22:43.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-17T20:22:43.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-17T20:22:43.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-17T20:22:43.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-17T20:22:43.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-17T20:22:43.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-17T20:22:43.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-17T20:22:44.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-17T20:22:44.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-17T20:22:44.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-17T20:22:44.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-17T20:22:44.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-17T20:22:44.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-17T20:22:44.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-17T20:22:45.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-17T20:22:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-17T20:22:46.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-17T20:22:46.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-17T20:22:47.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-17T20:22:47.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-17T20:22:47.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-17T20:22:49.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-17T20:22:49.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-17T20:22:49.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-17T20:22:50.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-17T20:22:50.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-17T20:22:50.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-17T20:22:50.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-17T20:22:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-17T20:22:51.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-17T20:22:51.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-17T20:22:51.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-17T20:22:51.921Z] feae8fd75edb: Pull complete [2023-05-17T20:22:51.921Z] 242c74f7c9fa: Pull complete [2023-05-17T20:22:51.921Z] 3cdef696dda3: Pull complete [2023-05-17T20:22:53.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-17T20:22:53.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-17T20:22:53.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-17T20:22:53.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-17T20:22:54.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-17T20:22:54.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-17T20:22:55.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-17T20:22:55.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-17T20:22:55.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-17T20:22:58.583Z] 2ced38df9373: Pull complete [2023-05-17T20:23:01.171Z] 58f1dce35555: Pull complete [2023-05-17T20:23:01.171Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T20:23:01.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T20:23:01.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:23:01.506Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T20:23:01.506Z] WORKDIR /edgex [2023-05-17T20:23:01.506Z] COPY go.mod . [2023-05-17T20:23:01.506Z] RUN go mod download [2023-05-17T20:23:01.506Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-17T20:23:02.097Z] Sending build context to Docker daemon 2.928MB [2023-05-17T20:23:02.097Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T20:23:02.097Z] ---> fadd8f120f05 [2023-05-17T20:23:02.097Z] Step 2/4 : WORKDIR /edgex [2023-05-17T20:23:04.686Z] ---> Running in d636fa5bc9f6 [2023-05-17T20:23:04.686Z] Removing intermediate container d636fa5bc9f6 [2023-05-17T20:23:04.687Z] ---> 0f0dabadb020 [2023-05-17T20:23:04.687Z] Step 3/4 : COPY go.mod . [2023-05-17T20:23:05.273Z] ---> c3c07b7b59d3 [2023-05-17T20:23:05.273Z] Step 4/4 : RUN go mod download [2023-05-17T20:23:05.273Z] ---> Running in 453aec16db8e [2023-05-17T20:23:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-05-17T20:23:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.066s coverage: 92.9% of statements [2023-05-17T20:23:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-05-17T20:23:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-05-17T20:23:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-05-17T20:23:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-17T20:23:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-17T20:23:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-05-17T20:23:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2023-05-17T20:23:07.394Z] 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 [2023-05-17T20:23:07.394Z] running golangci-lint [2023-05-17T20:23:07.394Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-17T20:23:07.394Z] go version go1.20.2 linux/amd64 [2023-05-17T20:23:07.394Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-17T20:23:07.394Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-17T20:23:22.267Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|files|types_sizes) took 14.980596328s" [2023-05-17T20:23:22.267Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.36993ms" [2023-05-17T20:23:28.823Z] level=info msg="[linters_context/goanalysis] analyzers took 56.512669317s with top 10 stages: buildir: 26.323533235s, inspect: 1.994840913s, fact_deprecated: 1.692451155s, gosec: 1.025595683s, ctrlflow: 970.722202ms, printf: 904.967991ms, S1038: 857.216097ms, fact_purity: 705.748639ms, nilness: 651.223863ms, errcheck: 585.253009ms" [2023-05-17T20:23:28.823Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-17T20:23:28.823Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, skip_files: 203/203, skip_dirs: 203/203, exclude: 203/203, cgo: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, nolint: 0/23" [2023-05-17T20:23:28.823Z] level=info msg="[runner] processing took 16.134818ms with stages: nolint: 7.261379ms, identifier_marker: 4.970765ms, exclude-rules: 1.677993ms, autogenerated_exclude: 918.806µs, path_prettifier: 837.902µs, skip_dirs: 436.991µs, cgo: 18.021µs, filename_unadjuster: 9.351µs, uniq_by_line: 530ns, max_same_issues: 530ns, diff: 410ns, severity-rules: 360ns, skip_files: 300ns, exclude: 290ns, source_code: 260ns, path_prefixer: 250ns, sort_results: 240ns, max_from_linter: 170ns, path_shortener: 160ns, max_per_file_from_linter: 110ns" [2023-05-17T20:23:28.823Z] level=info msg="[runner] linters took 6.302737038s with stages: goanalysis_metalinter: 6.286523116s" [2023-05-17T20:23:28.823Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-17T20:23:28.823Z] level=info msg="Memory: 215 samples, avg is 166.0MB, max is 761.2MB" [2023-05-17T20:23:28.823Z] level=info msg="Execution took 21.326235142s" [2023-05-17T20:23:28.823Z] go vet ./... [2023-05-17T20:23:33.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T20:23:33.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T20:23:33.003Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T20:23:33.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-17T20:23:33.300Z] + ls -al . [2023-05-17T20:23:33.300Z] total 704 [2023-05-17T20:23:33.300Z] drwxrwxr-x 11 1001 1001 4096 May 17 20:22 . [2023-05-17T20:23:33.300Z] drwxr-xr-x 4 root root 4096 May 17 20:22 .. [2023-05-17T20:23:33.300Z] drwxrwxr-x 2 1001 1001 4096 May 17 20:21 .blubracket [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 16 May 17 20:21 .dockerignore [2023-05-17T20:23:33.300Z] drwxrwxr-x 8 1001 1001 4096 May 17 20:21 .git [2023-05-17T20:23:33.300Z] drwxrwxr-x 3 1001 1001 4096 May 17 20:21 .github [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 1133 May 17 20:21 .gitignore [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 42 May 17 20:21 .golangci.yml [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 87 May 17 20:21 .hadolint.yml [2023-05-17T20:23:33.300Z] drwxr-xr-x 3 1001 1001 4096 May 17 20:21 .semver [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 166 May 17 20:21 .sonarcloud.properties [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 1171 May 17 20:21 ADOPTERS.md [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 10835 May 17 20:21 Attribution.txt [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 73765 May 17 20:21 CHANGELOG.md [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 3804 May 17 20:21 CONTRIBUTING.md [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 677 May 17 20:21 GOVERNANCE.md [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 883 May 17 20:21 Jenkinsfile [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 10775 May 17 20:21 LICENSE [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 14368 May 17 20:21 Makefile [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 582 May 17 20:21 OWNERS.md [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 9902 May 17 20:21 README.md [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 789 May 17 20:21 SECURITY.md [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 13 May 17 20:21 VERSION [2023-05-17T20:23:33.300Z] drwxrwxr-x 2 1001 1001 4096 May 17 20:21 bin [2023-05-17T20:23:33.300Z] drwxrwxr-x 18 1001 1001 4096 May 17 20:21 cmd [2023-05-17T20:23:33.300Z] -rw-r--r-- 1 root root 447731 May 17 20:23 coverage.out [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 3200 May 17 20:21 go.mod [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 31040 May 17 20:21 go.sum [2023-05-17T20:23:33.300Z] drwxrwxr-x 7 1001 1001 4096 May 17 20:21 internal [2023-05-17T20:23:33.300Z] drwxrwxr-x 3 1001 1001 4096 May 17 20:21 openapi [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 594 May 17 20:21 security.txt [2023-05-17T20:23:33.300Z] drwxrwxr-x 4 1001 1001 4096 May 17 20:21 snap [2023-05-17T20:23:33.300Z] -rw-rw-r-- 1 1001 1001 204 May 17 20:21 version.go [Pipeline] sh [2023-05-17T20:23:33.581Z] + '[' -e coverage.out ] [2023-05-17T20:23:33.581Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-17T20:23:33.673Z] Stashed 1 file(s) [Pipeline] sh [2023-05-17T20:23:33.950Z] + make build [2023-05-17T20:23:33.950Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-17T20:23:37.506Z] Removing intermediate container 453aec16db8e [2023-05-17T20:23:37.506Z] ---> 9d265838a289 [2023-05-17T20:23:37.506Z] Successfully built 9d265838a289 [2023-05-17T20:23:37.506Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:23:37.836Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T20:23:37.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:23:38.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-15936 does not seem to be running inside a container [2023-05-17T20:23:38.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T20:23:39.354Z] $ docker top 5e0f9e435ca94a7395654238041963d145214d4a05cb59e45c3e4e89bd1cd4fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:23:40.188Z] + go version [2023-05-17T20:23:40.188Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T20:23:40.201Z] $ docker stop --time=1 5e0f9e435ca94a7395654238041963d145214d4a05cb59e45c3e4e89bd1cd4fc [2023-05-17T20:23:41.857Z] $ docker rm -f --volumes 5e0f9e435ca94a7395654238041963d145214d4a05cb59e45c3e4e89bd1cd4fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:23:43.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-17T20:23:43.431Z] [2023-05-17T20:23:43.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:23:43.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-17T20:23:43.764Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-17T20:23:43.764Z] 29e5d40040c1: Pulling fs layer [2023-05-17T20:23:43.764Z] 1ce36da41761: Pulling fs layer [2023-05-17T20:23:43.764Z] 25b303627fd3: Pulling fs layer [2023-05-17T20:23:44.035Z] 29e5d40040c1: Verifying Checksum [2023-05-17T20:23:44.035Z] 29e5d40040c1: Download complete [2023-05-17T20:23:44.136Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-17T20:23:44.302Z] 1ce36da41761: Verifying Checksum [2023-05-17T20:23:44.302Z] 1ce36da41761: Download complete [2023-05-17T20:23:44.570Z] 29e5d40040c1: Pull complete [2023-05-17T20:23:45.511Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-17T20:23:45.527Z] 1ce36da41761: Pull complete [2023-05-17T20:23:45.793Z] 25b303627fd3: Verifying Checksum [2023-05-17T20:23:45.793Z] 25b303627fd3: Download complete [2023-05-17T20:23:46.447Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-17T20:23:47.013Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-17T20:23:53.660Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-17T20:23:54.010Z] 25b303627fd3: Pull complete [2023-05-17T20:23:54.010Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-17T20:23:54.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-17T20:23:54.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:23:54.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-15936 does not seem to be running inside a container [2023-05-17T20:23:54.263Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-17T20:23:54.643Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-17T20:23:55.210Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-17T20:23:56.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-17T20:23:56.930Z] $ docker top 951f859b10e2a77471343b6a56a99f803a8491bae1b22796f3da8c419b74feb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:23:57.150Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-17T20:23:57.717Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-17T20:23:57.766Z] + docker-compose build --help [2023-05-17T20:23:57.766Z] + grep parallel [2023-05-17T20:23:59.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-17T20:24:00.041Z] $ docker stop --time=1 2ba605c31a4144f887bf025862864bf33d6aee2ed56dae1c4f512a107e176bae [2023-05-17T20:24:02.005Z] --parallel Build images in parallel. [2023-05-17T20:24:03.810Z] $ docker rm -f --volumes 2ba605c31a4144f887bf025862864bf33d6aee2ed56dae1c4f512a107e176bae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-17T20:24:04.130Z] $ docker stop --time=1 951f859b10e2a77471343b6a56a99f803a8491bae1b22796f3da8c419b74feb2 [2023-05-17T20:24:05.767Z] $ docker rm -f --volumes 951f859b10e2a77471343b6a56a99f803a8491bae1b22796f3da8c419b74feb2 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:24:06.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-17T20:24:06.303Z] [2023-05-17T20:24:06.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:24:06.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-17T20:24:06.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:24:06.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-17T20:24:06.612Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-17T20:24:06.612Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-17T20:24:06.612Z] ca9280d653b3: Pulling fs layer [2023-05-17T20:24:06.612Z] 7e9c9ca2126c: Pulling fs layer [2023-05-17T20:24:06.612Z] cbdbe7a5bc2a: Download complete [2023-05-17T20:24:06.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-15936 does not seem to be running inside a container [2023-05-17T20:24:06.746Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-17T20:24:06.873Z] cbdbe7a5bc2a: Pull complete [2023-05-17T20:24:06.873Z] ca9280d653b3: Download complete [2023-05-17T20:24:07.131Z] 7e9c9ca2126c: Download complete [2023-05-17T20:24:07.390Z] ca9280d653b3: Pull complete [2023-05-17T20:24:07.891Z] $ docker top 8bd9d36dc57cdbaf2370a2190a9b78c1261f2d8bf463d882b5e16f61bd6c56d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:24:08.426Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-17T20:24:09.917Z] 7e9c9ca2126c: Pull complete [2023-05-17T20:24:09.917Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-17T20:24:09.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-17T20:24:09.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:24:09.993Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:24:10.028Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-17T20:24:12.840Z] $ docker top 75e03ae020914c31c407480587d9c0140fd109b34b18734d02e3d2c000e4b560 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:24:13.179Z] + docker-compose build --help [2023-05-17T20:24:13.179Z] + grep parallel [2023-05-17T20:24:13.749Z] --parallel Build images in parallel. [Pipeline] } [2023-05-17T20:24:13.766Z] $ docker stop --time=1 75e03ae020914c31c407480587d9c0140fd109b34b18734d02e3d2c000e4b560 [2023-05-17T20:24:13.767Z] Building core-command ... [2023-05-17T20:24:13.767Z] Building core-common-config-bootstrapper ... [2023-05-17T20:24:13.767Z] Building core-data ... [2023-05-17T20:24:13.767Z] Building core-metadata ... [2023-05-17T20:24:13.767Z] Building security-bootstrapper ... [2023-05-17T20:24:13.767Z] Building security-proxy-auth ... [2023-05-17T20:24:13.767Z] Building security-proxy-setup ... [2023-05-17T20:24:13.767Z] Building security-secretstore-setup ... [2023-05-17T20:24:13.767Z] Building security-spiffe-token-provider ... [2023-05-17T20:24:13.767Z] Building security-spire-agent ... [2023-05-17T20:24:13.767Z] Building security-spire-config ... [2023-05-17T20:24:13.767Z] Building security-spire-server ... [2023-05-17T20:24:13.767Z] Building support-notifications ... [2023-05-17T20:24:13.767Z] Building support-scheduler ... [2023-05-17T20:24:13.767Z] Building security-spiffe-token-provider [2023-05-17T20:24:13.767Z] Building security-bootstrapper [2023-05-17T20:24:13.767Z] Building core-common-config-bootstrapper [2023-05-17T20:24:13.767Z] Building core-data [2023-05-17T20:24:13.767Z] Building security-spire-agent [2023-05-17T20:24:15.045Z] $ docker rm -f --volumes 75e03ae020914c31c407480587d9c0140fd109b34b18734d02e3d2c000e4b560 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:24:15.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-17T20:24:15.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:24:15.522Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:24:15.561Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:24:15.883Z] $ docker top 9809cea4d365a11f7dfa82db728a0260822fd2c1f3b3294e4d37d5cd7e52ea36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:24:16.218Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-17T20:24:16.786Z] Building core-command ... [2023-05-17T20:24:16.786Z] Building core-common-config-bootstrapper ... [2023-05-17T20:24:16.786Z] Building core-data ... [2023-05-17T20:24:16.786Z] Building core-metadata ... [2023-05-17T20:24:16.786Z] Building security-bootstrapper ... [2023-05-17T20:24:16.786Z] Building security-proxy-auth ... [2023-05-17T20:24:16.786Z] Building security-proxy-setup ... [2023-05-17T20:24:16.786Z] Building security-secretstore-setup ... [2023-05-17T20:24:16.786Z] Building security-spiffe-token-provider ... [2023-05-17T20:24:16.786Z] Building security-spire-agent ... [2023-05-17T20:24:16.786Z] Building security-spire-config ... [2023-05-17T20:24:16.786Z] Building security-spire-server ... [2023-05-17T20:24:16.786Z] Building support-notifications ... [2023-05-17T20:24:16.786Z] Building support-scheduler ... [2023-05-17T20:24:16.786Z] Building core-metadata [2023-05-17T20:24:16.786Z] Building security-proxy-auth [2023-05-17T20:24:16.786Z] Building core-data [2023-05-17T20:24:16.786Z] Building security-secretstore-setup [2023-05-17T20:24:16.786Z] Building support-scheduler [2023-05-17T20:24:23.822Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:23.822Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:23.822Z] ---> 9d265838a289 [2023-05-17T20:24:23.822Z] Step 3/33 : WORKDIR /edgex-go [2023-05-17T20:24:23.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:23.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:23.822Z] ---> 9d265838a289 [2023-05-17T20:24:23.822Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:24:23.822Z] ---> Running in 13bbdf56c571 [2023-05-17T20:24:23.822Z] ---> Running in ef9aa68d1d77 [2023-05-17T20:24:23.822Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:23.822Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:23.822Z] ---> 9d265838a289 [2023-05-17T20:24:23.822Z] Step 3/20 : WORKDIR /edgex-go [2023-05-17T20:24:23.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:23.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:23.822Z] ---> 9d265838a289 [2023-05-17T20:24:23.822Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:24:23.822Z] ---> Running in 761e46f3ca63 [2023-05-17T20:24:24.100Z] ---> Running in ba44f25e76f2 [2023-05-17T20:24:24.100Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:24.100Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:24.100Z] ---> 9d265838a289 [2023-05-17T20:24:24.100Z] Step 3/27 : WORKDIR /edgex-go [2023-05-17T20:24:24.100Z] ---> Running in 3713dda03220 [2023-05-17T20:24:24.366Z] Removing intermediate container ef9aa68d1d77 [2023-05-17T20:24:24.366Z] ---> ef5d7a3b32dc [2023-05-17T20:24:24.366Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:24:24.633Z] Removing intermediate container ba44f25e76f2 [2023-05-17T20:24:24.633Z] ---> 760e924bc720 [2023-05-17T20:24:24.633Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:24:24.633Z] Removing intermediate container 13bbdf56c571 [2023-05-17T20:24:24.633Z] ---> e8dcc5df5a9f [2023-05-17T20:24:24.633Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-17T20:24:24.633Z] ---> Running in e214b9145927 [2023-05-17T20:24:24.633Z] Removing intermediate container 761e46f3ca63 [2023-05-17T20:24:24.633Z] ---> 1c948273dd69 [2023-05-17T20:24:24.633Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-17T20:24:24.633Z] ---> Running in fb6759151247 [2023-05-17T20:24:24.903Z] ---> Running in bee5d953ddee [2023-05-17T20:24:24.903Z] ---> Running in b3aff9c9fe78 [2023-05-17T20:24:24.903Z] Removing intermediate container 3713dda03220 [2023-05-17T20:24:24.903Z] ---> 1c63914e7ac7 [2023-05-17T20:24:24.903Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-17T20:24:25.170Z] ---> Running in 833fad1a8aa4 [2023-05-17T20:24:25.444Z] Removing intermediate container fb6759151247 [2023-05-17T20:24:25.444Z] ---> 13abf869242b [2023-05-17T20:24:25.444Z] Removing intermediate container e214b9145927 [2023-05-17T20:24:25.444Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-17T20:24:25.444Z] ---> 6be2cc6c371d [2023-05-17T20:24:25.444Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-17T20:24:25.714Z] ---> Running in 7fccf789637f [2023-05-17T20:24:25.714Z] ---> Running in c8bdd0af31c4 [2023-05-17T20:24:27.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:27.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:27.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:27.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:27.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:28.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:28.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:28.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:28.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:28.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:28.987Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:28.987Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:28.987Z] ---> 910b956c3e36 [2023-05-17T20:24:28.987Z] Step 3/25 : WORKDIR /edgex-go [2023-05-17T20:24:28.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:28.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:28.987Z] ---> 910b956c3e36 [2023-05-17T20:24:28.987Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:24:28.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:28.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:28.987Z] ---> 910b956c3e36 [2023-05-17T20:24:28.987Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:24:28.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:28.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:28.987Z] ---> 910b956c3e36 [2023-05-17T20:24:28.987Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:24:29.366Z] v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-17T20:24:29.367Z] v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-17T20:24:29.367Z] OK: 17694 distinct packages available [2023-05-17T20:24:29.634Z] OK: 263 MiB in 53 packages [2023-05-17T20:24:29.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:29.634Z] OK: 263 MiB in 53 packages [2023-05-17T20:24:29.923Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:29.923Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:24:29.923Z] ---> 910b956c3e36 [2023-05-17T20:24:29.923Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:24:30.222Z] OK: 263 MiB in 53 packages [2023-05-17T20:24:30.489Z] OK: 263 MiB in 53 packages [2023-05-17T20:24:30.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:31.738Z] Removing intermediate container 833fad1a8aa4 [2023-05-17T20:24:31.738Z] ---> bc9ef6528e44 [2023-05-17T20:24:31.738Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-17T20:24:31.738Z] Removing intermediate container b3aff9c9fe78 [2023-05-17T20:24:31.738Z] ---> ccab8316d5de [2023-05-17T20:24:31.738Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-17T20:24:32.008Z] OK: 263 MiB in 53 packages [2023-05-17T20:24:32.284Z] Removing intermediate container c8bdd0af31c4 [2023-05-17T20:24:32.284Z] ---> 72e5573eea0e [2023-05-17T20:24:32.284Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:24:32.284Z] Removing intermediate container 7fccf789637f [2023-05-17T20:24:32.284Z] ---> 93290373e3c4 [2023-05-17T20:24:32.284Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:24:32.873Z] ---> 08d694e08823 [2023-05-17T20:24:32.873Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:32.873Z] ---> Running in eb4e61500350 [2023-05-17T20:24:33.141Z] ---> 92b074c6182f [2023-05-17T20:24:33.141Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:33.141Z] ---> Running in 753986ddef3b [2023-05-17T20:24:33.728Z] ---> ba557a48a6a0 [2023-05-17T20:24:33.728Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:33.728Z] Removing intermediate container bee5d953ddee [2023-05-17T20:24:33.728Z] ---> a17eef517914 [2023-05-17T20:24:33.728Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-17T20:24:33.996Z] ---> 21dbfbd60fde [2023-05-17T20:24:33.997Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:33.997Z] ---> Running in d5b20d1cddee [2023-05-17T20:24:34.265Z] ---> Running in 7f9aaf5a4e65 [2023-05-17T20:24:35.225Z] ---> 54d4b436e018 [2023-05-17T20:24:35.225Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:35.498Z] ---> Running in 6c57e4caebc1 [2023-05-17T20:24:39.903Z] ---> Running in 042c2b2b6545 [2023-05-17T20:24:39.903Z] ---> Running in d617ae54fc5a [2023-05-17T20:24:39.903Z] ---> Running in cfd495d6b563 [2023-05-17T20:24:39.903Z] ---> Running in 1eb03093206e [2023-05-17T20:24:39.903Z] ---> Running in e7656f8ea780 [2023-05-17T20:24:39.903Z] Removing intermediate container cfd495d6b563 [2023-05-17T20:24:39.903Z] ---> cbedef6c309f [2023-05-17T20:24:39.903Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:24:39.903Z] Removing intermediate container 042c2b2b6545 [2023-05-17T20:24:39.903Z] ---> 056b4e4c277d [2023-05-17T20:24:39.903Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:24:39.903Z] Removing intermediate container d617ae54fc5a [2023-05-17T20:24:39.903Z] ---> 994412441549 [2023-05-17T20:24:39.903Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:24:39.903Z] Removing intermediate container 1eb03093206e [2023-05-17T20:24:39.903Z] ---> e7a93e443923 [2023-05-17T20:24:39.903Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-17T20:24:39.903Z] Removing intermediate container e7656f8ea780 [2023-05-17T20:24:39.903Z] ---> b99481a1b5aa [2023-05-17T20:24:39.903Z] Step 4/25 : WORKDIR /edgex-go [2023-05-17T20:24:39.903Z] ---> Running in a6065d1c2adf [2023-05-17T20:24:39.903Z] ---> Running in dd78a28c34b5 [2023-05-17T20:24:39.903Z] ---> Running in feeeb3f58de9 [2023-05-17T20:24:39.903Z] ---> Running in bf39ce883619 [2023-05-17T20:24:39.903Z] ---> Running in 1644d929f9e3 [2023-05-17T20:24:39.903Z] Removing intermediate container dd78a28c34b5 [2023-05-17T20:24:39.903Z] ---> e10720ef6b5b [2023-05-17T20:24:39.903Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-17T20:24:39.903Z] Removing intermediate container a6065d1c2adf [2023-05-17T20:24:39.903Z] ---> 4f4598f002a5 [2023-05-17T20:24:39.903Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-17T20:24:39.903Z] Removing intermediate container feeeb3f58de9 [2023-05-17T20:24:39.903Z] ---> eaf841a17425 [2023-05-17T20:24:39.903Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-17T20:24:39.903Z] ---> Running in 69e66a036eae [2023-05-17T20:24:39.903Z] ---> Running in 498c1908cd3a [2023-05-17T20:24:39.903Z] Removing intermediate container 1644d929f9e3 [2023-05-17T20:24:39.903Z] ---> 06018ff7d1f0 [2023-05-17T20:24:39.903Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-17T20:24:39.903Z] ---> Running in 4affdda9e34a [2023-05-17T20:24:39.903Z] ---> Running in c6980da7f096 [2023-05-17T20:24:40.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.418Z] OK: 265 MiB in 53 packages [2023-05-17T20:24:40.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.419Z] OK: 265 MiB in 53 packages [2023-05-17T20:24:40.676Z] OK: 265 MiB in 53 packages [2023-05-17T20:24:40.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:24:40.676Z] Removing intermediate container bf39ce883619 [2023-05-17T20:24:40.676Z] ---> 0067733e1583 [2023-05-17T20:24:40.676Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-17T20:24:40.934Z] OK: 265 MiB in 53 packages [2023-05-17T20:24:40.934Z] OK: 265 MiB in 53 packages [2023-05-17T20:24:40.934Z] ---> 9a39baeef087 [2023-05-17T20:24:40.934Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:40.934Z] ---> Running in 246cc9a9bf63 [2023-05-17T20:24:40.934Z] Removing intermediate container 498c1908cd3a [2023-05-17T20:24:40.934Z] ---> ce53b025a0aa [2023-05-17T20:24:40.934Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:24:41.192Z] Removing intermediate container 69e66a036eae [2023-05-17T20:24:41.192Z] ---> 9543b3023208 [2023-05-17T20:24:41.192Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:24:41.192Z] ---> 279b128926a5 [2023-05-17T20:24:41.192Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:41.192Z] ---> Running in 258f9d40f433 [2023-05-17T20:24:41.192Z] Removing intermediate container c6980da7f096 [2023-05-17T20:24:41.192Z] ---> da1a513510de [2023-05-17T20:24:41.192Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-17T20:24:41.192Z] ---> b7279b22b3e6 [2023-05-17T20:24:41.192Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:41.192Z] ---> Running in 186a4e94172e [2023-05-17T20:24:41.192Z] Removing intermediate container 4affdda9e34a [2023-05-17T20:24:41.192Z] ---> afabbb09dbac [2023-05-17T20:24:41.192Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:24:41.450Z] ---> 5f2c9621d4ab [2023-05-17T20:24:41.450Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:41.450Z] ---> Running in 21f15ca6a611 [2023-05-17T20:24:41.450Z] ---> d9d5d00ee677 [2023-05-17T20:24:41.450Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:41.450Z] ---> Running in 34319bc0dbd3 [2023-05-17T20:25:37.680Z] Removing intermediate container 21f15ca6a611 [2023-05-17T20:25:37.680Z] ---> 0d210ee7cfe8 [2023-05-17T20:25:37.680Z] Step 8/25 : COPY . . [2023-05-17T20:25:37.680Z] Removing intermediate container 258f9d40f433 [2023-05-17T20:25:37.680Z] ---> 7c996625ea41 [2023-05-17T20:25:37.680Z] Step 8/23 : COPY . . [2023-05-17T20:25:37.680Z] Removing intermediate container 34319bc0dbd3 [2023-05-17T20:25:37.680Z] ---> 4467571a937a [2023-05-17T20:25:37.680Z] Step 8/23 : COPY . . [2023-05-17T20:25:37.680Z] Removing intermediate container 246cc9a9bf63 [2023-05-17T20:25:37.680Z] ---> 52195a1de615 [2023-05-17T20:25:37.680Z] Step 7/25 : COPY . . [2023-05-17T20:25:37.680Z] Removing intermediate container 186a4e94172e [2023-05-17T20:25:37.680Z] ---> 7f67fd6bf28b [2023-05-17T20:25:37.680Z] Step 8/23 : COPY . . [2023-05-17T20:26:34.398Z] ---> 7dc4d412a3c3 [2023-05-17T20:26:34.398Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-17T20:26:34.398Z] ---> d9e10f4b6193 [2023-05-17T20:26:34.398Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-17T20:26:34.398Z] ---> 13dc532f0827 [2023-05-17T20:26:34.398Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-17T20:26:34.398Z] ---> 1d5bf4381c7d [2023-05-17T20:26:34.398Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-17T20:26:34.398Z] ---> a41dd3e835c1 [2023-05-17T20:26:34.398Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-17T20:26:34.398Z] ---> Running in 5507cfcefb33 [2023-05-17T20:26:34.398Z] ---> Running in fde03a81b4ea [2023-05-17T20:26:34.398Z] ---> Running in aeab216cb01d [2023-05-17T20:26:34.398Z] ---> Running in 65084c16913c [2023-05-17T20:26:34.398Z] ---> Running in 51cd0aa7f465 [2023-05-17T20:26:36.309Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-17T20:26:36.309Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-17T20:26:36.568Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-17T20:26:37.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-17T20:26:38.504Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-17T20:26:42.241Z] Removing intermediate container eb4e61500350 [2023-05-17T20:26:42.241Z] ---> dd4de27c4b37 [2023-05-17T20:26:42.241Z] Step 7/33 : COPY . . [2023-05-17T20:26:42.241Z] Removing intermediate container d5b20d1cddee [2023-05-17T20:26:42.241Z] ---> 0eb7fdd3f1be [2023-05-17T20:26:42.241Z] Step 8/23 : COPY . . [2023-05-17T20:26:42.241Z] Removing intermediate container 7f9aaf5a4e65 [2023-05-17T20:26:42.241Z] ---> 7e3e5c62206b [2023-05-17T20:26:42.241Z] Step 8/23 : COPY . . [2023-05-17T20:26:42.241Z] Removing intermediate container 6c57e4caebc1 [2023-05-17T20:26:42.241Z] ---> fb4d0596bf64 [2023-05-17T20:26:42.241Z] Step 7/20 : COPY . . [2023-05-17T20:26:42.241Z] Removing intermediate container 753986ddef3b [2023-05-17T20:26:42.241Z] ---> b0353a214f7d [2023-05-17T20:26:42.241Z] Step 7/27 : COPY . . [2023-05-17T20:26:42.241Z] ---> d6febc8ab03d [2023-05-17T20:26:42.241Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-17T20:26:42.241Z] ---> b365e3ef8b3c [2023-05-17T20:26:42.241Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-17T20:26:42.241Z] ---> 633f12443d68 [2023-05-17T20:26:42.241Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-17T20:26:42.241Z] ---> 6eeacc2f48fc [2023-05-17T20:26:42.241Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-17T20:26:42.241Z] ---> Running in 0e80a6319840 [2023-05-17T20:26:42.241Z] ---> Running in 2e3125b08091 [2023-05-17T20:26:42.241Z] ---> Running in c054ec96d91f [2023-05-17T20:26:42.241Z] ---> Running in 146de61ff5ac [2023-05-17T20:26:42.241Z] ---> 09366ce9c0b8 [2023-05-17T20:26:42.241Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-17T20:26:42.241Z] ---> Running in 16810e4b1156 [2023-05-17T20:26:42.241Z] Removing intermediate container 16810e4b1156 [2023-05-17T20:26:42.241Z] ---> bd0eca29490d [2023-05-17T20:26:42.241Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-17T20:26:42.241Z] ---> Running in 96bf9d938968 [2023-05-17T20:26:42.241Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-17T20:26:42.241Z] Removing intermediate container 96bf9d938968 [2023-05-17T20:26:42.241Z] ---> 3f0deaefdb84 [2023-05-17T20:26:42.241Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-17T20:26:42.241Z] ---> Running in 495a23854215 [2023-05-17T20:26:42.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-17T20:26:42.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-17T20:26:42.241Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-17T20:26:42.241Z] Removing intermediate container 495a23854215 [2023-05-17T20:26:42.241Z] ---> 77771e9cbec6 [2023-05-17T20:26:42.241Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-17T20:26:42.241Z] ---> Running in b6566848b2ba [2023-05-17T20:26:42.241Z] Removing intermediate container b6566848b2ba [2023-05-17T20:26:42.241Z] ---> 2e61ab937875 [2023-05-17T20:26:42.241Z] Step 12/27 : WORKDIR /edgex-go [2023-05-17T20:26:42.241Z] ---> Running in 5367ab30a474 [2023-05-17T20:26:42.241Z] Removing intermediate container 5367ab30a474 [2023-05-17T20:26:42.241Z] ---> 147e42817037 [2023-05-17T20:26:42.241Z] [2023-05-17T20:26:42.241Z] Step 13/27 : FROM alpine:3.17 [2023-05-17T20:26:42.241Z] 3.17: Pulling from library/alpine [2023-05-17T20:26:42.241Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T20:26:42.241Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T20:26:42.241Z] ---> 51e60588ff2c [2023-05-17T20:26:42.241Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-17T20:26:42.511Z] ---> Running in 4320f5bbf13b [2023-05-17T20:26:43.099Z] Removing intermediate container 4320f5bbf13b [2023-05-17T20:26:43.099Z] ---> 707930801566 [2023-05-17T20:26:43.099Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-17T20:26:43.099Z] ---> Running in 86545cdaad00 [2023-05-17T20:26:45.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:26:46.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:26:47.419Z] v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-17T20:26:47.419Z] v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-17T20:26:47.419Z] OK: 17692 distinct packages available [2023-05-17T20:26:47.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:26:48.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:26:50.599Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-17T20:26:50.599Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-17T20:26:50.599Z] (3/5) Installing libucontext (1.2-r0) [2023-05-17T20:26:50.599Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-17T20:26:50.599Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-17T20:26:50.599Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:26:50.599Z] OK: 9 MiB in 20 packages [2023-05-17T20:26:52.549Z] Removing intermediate container 86545cdaad00 [2023-05-17T20:26:52.549Z] ---> 835fd46b6a10 [2023-05-17T20:26:52.549Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:26:53.147Z] ---> 188504714821 [2023-05-17T20:26:53.147Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:26:53.831Z] ---> b1a952798c76 [2023-05-17T20:26:53.831Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-17T20:26:59.183Z] ---> b1935285b354 [2023-05-17T20:26:59.183Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-17T20:27:04.525Z] ---> 0bedb54fe5fc [2023-05-17T20:27:04.525Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-17T20:27:05.493Z] ---> be36e32056b4 [2023-05-17T20:27:05.493Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-17T20:27:06.075Z] ---> 0a59a4cf3c65 [2023-05-17T20:27:06.075Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-17T20:27:07.034Z] ---> a2c44cc9a19b [2023-05-17T20:27:07.034Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-17T20:27:07.034Z] ---> Running in c683031fdd2c [2023-05-17T20:27:07.614Z] Removing intermediate container c683031fdd2c [2023-05-17T20:27:07.614Z] ---> fa6a905e86c7 [2023-05-17T20:27:07.614Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-17T20:27:07.614Z] ---> Running in 5a539af5b8f3 [2023-05-17T20:27:08.205Z] Removing intermediate container 5a539af5b8f3 [2023-05-17T20:27:08.205Z] ---> a4de0ec11e66 [2023-05-17T20:27:08.205Z] Step 25/27 : LABEL arch=arm64 [2023-05-17T20:27:08.205Z] ---> Running in 435478513cf5 [2023-05-17T20:27:08.478Z] Removing intermediate container 435478513cf5 [2023-05-17T20:27:08.478Z] ---> 734c99e6c4ff [2023-05-17T20:27:08.478Z] Step 26/27 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:27:08.750Z] ---> Running in 932c1c601e73 [2023-05-17T20:27:09.018Z] Removing intermediate container 932c1c601e73 [2023-05-17T20:27:09.018Z] ---> e33c0602fc8b [2023-05-17T20:27:09.018Z] Step 27/27 : LABEL version=3.0.0-dev.159 [2023-05-17T20:27:09.286Z] ---> Running in aa9538104dc2 [2023-05-17T20:27:09.872Z] Removing intermediate container aa9538104dc2 [2023-05-17T20:27:09.872Z] ---> 1f2309bfb287 [2023-05-17T20:27:09.872Z] [2023-05-17T20:27:09.872Z] Successfully built 1f2309bfb287 [2023-05-17T20:27:09.872Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-17T20:27:09.872Z]  Building security-spire-agent ... done Building security-spire-config [2023-05-17T20:27:13.208Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:27:13.208Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:27:13.208Z] ---> 9d265838a289 [2023-05-17T20:27:13.208Z] Step 3/27 : WORKDIR /edgex-go [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> 1c63914e7ac7 [2023-05-17T20:27:13.208Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> bc9ef6528e44 [2023-05-17T20:27:13.208Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> 92b074c6182f [2023-05-17T20:27:13.208Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> b0353a214f7d [2023-05-17T20:27:13.208Z] Step 7/27 : COPY . . [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> 09366ce9c0b8 [2023-05-17T20:27:13.208Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> bd0eca29490d [2023-05-17T20:27:13.208Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> 3f0deaefdb84 [2023-05-17T20:27:13.208Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> 77771e9cbec6 [2023-05-17T20:27:13.208Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> 2e61ab937875 [2023-05-17T20:27:13.208Z] Step 12/27 : WORKDIR /edgex-go [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> 147e42817037 [2023-05-17T20:27:13.208Z] [2023-05-17T20:27:13.208Z] Step 13/27 : FROM alpine:3.17 [2023-05-17T20:27:13.208Z] ---> 51e60588ff2c [2023-05-17T20:27:13.208Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-17T20:27:13.208Z] ---> Using cache [2023-05-17T20:27:13.208Z] ---> 707930801566 [2023-05-17T20:27:13.208Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-17T20:27:13.208Z] ---> Running in e006653f6586 [2023-05-17T20:27:15.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:27:15.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:27:17.131Z] v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-17T20:27:17.131Z] v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-17T20:27:17.131Z] OK: 17692 distinct packages available [2023-05-17T20:27:17.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:27:17.390Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-17T20:27:18.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:27:19.041Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-17T20:27:19.041Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-17T20:27:19.041Z] (3/4) Installing libucontext (1.2-r0) [2023-05-17T20:27:19.041Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-17T20:27:19.041Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:27:19.041Z] OK: 8 MiB in 19 packages [2023-05-17T20:27:20.979Z] Removing intermediate container e006653f6586 [2023-05-17T20:27:20.979Z] ---> 223882464658 [2023-05-17T20:27:20.979Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:27:21.254Z] ---> 5000b7086f9f [2023-05-17T20:27:21.254Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:27:22.214Z] ---> bbb8cc5ddbb9 [2023-05-17T20:27:22.214Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-17T20:27:27.542Z] ---> 474de8e9a08f [2023-05-17T20:27:27.542Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-17T20:27:27.807Z] ---> 59a3172f5f80 [2023-05-17T20:27:27.807Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-17T20:27:28.073Z] ---> Running in ab467d9a11f4 [2023-05-17T20:27:28.654Z] Removing intermediate container ab467d9a11f4 [2023-05-17T20:27:28.654Z] ---> 52db06c97dc0 [2023-05-17T20:27:28.654Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-17T20:27:29.608Z] ---> d50a087529df [2023-05-17T20:27:29.608Z] Step 22/27 : WORKDIR / [2023-05-17T20:27:31.550Z] ---> Running in de8bad1d505d [2023-05-17T20:27:32.138Z] Removing intermediate container de8bad1d505d [2023-05-17T20:27:32.138Z] ---> 99eeda4af55a [2023-05-17T20:27:32.138Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-17T20:27:32.138Z] ---> Running in 507e596beaaa [2023-05-17T20:27:32.722Z] Removing intermediate container 507e596beaaa [2023-05-17T20:27:32.722Z] ---> c8a3375482b7 [2023-05-17T20:27:32.722Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-17T20:27:32.722Z] ---> Running in e0eb84618e5b [2023-05-17T20:27:33.306Z] Removing intermediate container e0eb84618e5b [2023-05-17T20:27:33.306Z] ---> c56071d3f47e [2023-05-17T20:27:33.306Z] Step 25/27 : LABEL arch=arm64 [2023-05-17T20:27:33.306Z] ---> Running in a54339cca6c8 [2023-05-17T20:27:33.887Z] Removing intermediate container a54339cca6c8 [2023-05-17T20:27:33.887Z] ---> 9a1a37b42983 [2023-05-17T20:27:33.887Z] Step 26/27 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:27:33.887Z] ---> Running in f1230b500bb9 [2023-05-17T20:27:34.485Z] Removing intermediate container f1230b500bb9 [2023-05-17T20:27:34.485Z] ---> b98c8bff4262 [2023-05-17T20:27:34.485Z] Step 27/27 : LABEL version=3.0.0-dev.159 [2023-05-17T20:27:34.485Z] ---> Running in c86d0971d519 [2023-05-17T20:27:34.751Z] Removing intermediate container c86d0971d519 [2023-05-17T20:27:34.751Z] ---> 92a713ad1757 [2023-05-17T20:27:34.751Z] [2023-05-17T20:27:35.016Z] Successfully built 92a713ad1757 [2023-05-17T20:27:35.016Z] Successfully tagged security-spire-config-arm64:latest [2023-05-17T20:27:35.016Z]  Building security-spire-config ... done Building support-notifications [2023-05-17T20:27:35.585Z] Removing intermediate container 51cd0aa7f465 [2023-05-17T20:27:35.585Z] ---> e6e16d45f165 [2023-05-17T20:27:35.585Z] [2023-05-17T20:27:35.585Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:27:35.585Z] Removing intermediate container fde03a81b4ea [2023-05-17T20:27:35.585Z] ---> 37f1dd77db96 [2023-05-17T20:27:35.585Z] [2023-05-17T20:27:35.585Z] Step 10/25 : FROM alpine:3.17 [2023-05-17T20:27:35.585Z] Removing intermediate container aeab216cb01d [2023-05-17T20:27:35.585Z] ---> 1d30c2b2f7c7 [2023-05-17T20:27:35.585Z] [2023-05-17T20:27:35.585Z] Step 9/25 : FROM alpine:3.17 [2023-05-17T20:27:35.585Z] 3.17: Pulling from library/alpine [2023-05-17T20:27:35.585Z] 3.17: Pulling from library/alpine [2023-05-17T20:27:35.585Z] 3.17: Pulling from library/alpine [2023-05-17T20:27:35.585Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T20:27:35.585Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T20:27:35.585Z] Status: Image is up to date for alpine:3.17 [2023-05-17T20:27:35.585Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T20:27:35.585Z] ---> 9ed4aefc74f6 [2023-05-17T20:27:35.585Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-17T20:27:35.585Z] ---> 9ed4aefc74f6 [2023-05-17T20:27:35.585Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:27:35.585Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T20:27:35.585Z] Status: Image is up to date for alpine:3.17 [2023-05-17T20:27:35.585Z] ---> 9ed4aefc74f6 [2023-05-17T20:27:35.585Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:27:38.346Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:27:38.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:27:38.346Z] ---> 9d265838a289 [2023-05-17T20:27:38.346Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:27:38.346Z] ---> Using cache [2023-05-17T20:27:38.346Z] ---> 760e924bc720 [2023-05-17T20:27:38.346Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:27:38.346Z] ---> Using cache [2023-05-17T20:27:38.346Z] ---> 13abf869242b [2023-05-17T20:27:38.346Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-17T20:27:38.346Z] ---> Running in 6ef2bb79cde0 [2023-05-17T20:27:40.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:27:40.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:27:40.927Z] ---> Running in 45db692bdfc2 [2023-05-17T20:27:40.927Z] ---> Running in a8fc25352767 [2023-05-17T20:27:40.927Z] Removing intermediate container 5507cfcefb33 [2023-05-17T20:27:40.927Z] ---> 344685088ec1 [2023-05-17T20:27:40.927Z] [2023-05-17T20:27:40.927Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:27:40.927Z] ---> 9ed4aefc74f6 [2023-05-17T20:27:40.927Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-17T20:27:40.927Z] ---> Running in 0bfb861bc2e5 [2023-05-17T20:27:40.927Z] ---> Running in 1a43a6364231 [2023-05-17T20:27:40.927Z] Removing intermediate container a8fc25352767 [2023-05-17T20:27:40.927Z] ---> 53c53253c641 [2023-05-17T20:27:40.927Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-17T20:27:40.927Z] Removing intermediate container 65084c16913c [2023-05-17T20:27:40.927Z] ---> 1747f83f9fde [2023-05-17T20:27:40.927Z] [2023-05-17T20:27:40.927Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:27:40.927Z] ---> 9ed4aefc74f6 [2023-05-17T20:27:40.927Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:27:40.927Z] ---> Running in 41998d2cf3e7 [2023-05-17T20:27:40.927Z] Removing intermediate container 1a43a6364231 [2023-05-17T20:27:40.927Z] ---> 45e02e05cd52 [2023-05-17T20:27:40.927Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:27:40.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:40.927Z] ---> Running in 537d1d6c147a [2023-05-17T20:27:40.927Z] ---> Running in 30f5159f91e2 [2023-05-17T20:27:40.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:40.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:40.927Z] Removing intermediate container 41998d2cf3e7 [2023-05-17T20:27:40.927Z] ---> b53bc1d8ccba [2023-05-17T20:27:40.927Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-17T20:27:41.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:41.186Z] ---> Running in 21245b36473c [2023-05-17T20:27:41.186Z] Removing intermediate container 21245b36473c [2023-05-17T20:27:41.186Z] ---> baa84bf89536 [2023-05-17T20:27:41.186Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:27:41.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T20:27:41.186Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:27:41.450Z] OK: 7 MiB in 16 packages [2023-05-17T20:27:41.450Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-17T20:27:41.450Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-17T20:27:41.450Z] (3/3) Installing su-exec (0.2-r2) [2023-05-17T20:27:41.450Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:27:41.450Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:27:41.711Z] OK: 8 MiB in 18 packages [2023-05-17T20:27:41.711Z] ---> Running in ca06b9fdf5af [2023-05-17T20:27:41.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:41.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:41.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:41.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:41.982Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T20:27:41.982Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:27:41.982Z] OK: 7 MiB in 16 packages [2023-05-17T20:27:42.244Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T20:27:42.244Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:27:42.244Z] OK: 7 MiB in 16 packages [2023-05-17T20:27:42.279Z] OK: 263 MiB in 53 packages [2023-05-17T20:27:42.507Z] Removing intermediate container 0bfb861bc2e5 [2023-05-17T20:27:42.507Z] ---> 07bd7d660717 [2023-05-17T20:27:42.507Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:27:42.768Z] ---> Running in 28f359084c18 [2023-05-17T20:27:42.768Z] Removing intermediate container 45db692bdfc2 [2023-05-17T20:27:42.768Z] ---> 8b6b35ee30b2 [2023-05-17T20:27:42.768Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-17T20:27:42.768Z] ---> Running in cbe34743347f [2023-05-17T20:27:42.768Z] Removing intermediate container 28f359084c18 [2023-05-17T20:27:42.768Z] ---> 0a62b7c88564 [2023-05-17T20:27:42.768Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-17T20:27:42.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:42.768Z] Removing intermediate container 537d1d6c147a [2023-05-17T20:27:42.768Z] ---> 57e4a759a643 [2023-05-17T20:27:42.768Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:27:43.029Z] ---> Running in 3f3159ff1e8f [2023-05-17T20:27:43.029Z] ---> Running in 7aa73380d671 [2023-05-17T20:27:43.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:27:43.029Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T20:27:43.029Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:27:43.029Z] OK: 7 MiB in 16 packages [2023-05-17T20:27:43.601Z] Removing intermediate container cbe34743347f [2023-05-17T20:27:43.601Z] ---> af79a91e03fd [2023-05-17T20:27:43.601Z] Step 12/25 : WORKDIR / [2023-05-17T20:27:43.601Z] Removing intermediate container 3f3159ff1e8f [2023-05-17T20:27:43.601Z] ---> da48e55f8b45 [2023-05-17T20:27:43.601Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-17T20:27:43.601Z] Removing intermediate container 30f5159f91e2 [2023-05-17T20:27:43.601Z] ---> 7db7c60008b0 [2023-05-17T20:27:43.601Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:27:43.601Z] Removing intermediate container 7aa73380d671 [2023-05-17T20:27:43.601Z] ---> ba4ecd5c67c7 [2023-05-17T20:27:43.601Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-17T20:27:43.601Z] ---> Running in 36e439dc80d4 [2023-05-17T20:27:43.601Z] ---> Running in 8d1cc0540bc3 [2023-05-17T20:27:43.601Z] ---> Running in b9ae0a2fa59a [2023-05-17T20:27:43.861Z] ---> 055c9fc6f286 [2023-05-17T20:27:43.861Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:27:43.861Z] Removing intermediate container 8d1cc0540bc3 [2023-05-17T20:27:43.861Z] ---> 0a395f069f09 [2023-05-17T20:27:43.861Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-17T20:27:43.861Z] Removing intermediate container 36e439dc80d4 [2023-05-17T20:27:43.861Z] ---> 4f06cbc7a54c [2023-05-17T20:27:43.861Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:27:43.861Z] Removing intermediate container ca06b9fdf5af [2023-05-17T20:27:43.861Z] ---> 1d0bc02b551e [2023-05-17T20:27:43.861Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:27:43.861Z] Removing intermediate container b9ae0a2fa59a [2023-05-17T20:27:43.861Z] ---> 8f7de0d865ec [2023-05-17T20:27:43.861Z] Step 15/25 : WORKDIR / [2023-05-17T20:27:43.861Z] ---> Running in 3b676edaf6da [2023-05-17T20:27:43.861Z] ---> Running in b70917f2f58c [2023-05-17T20:27:43.861Z] ---> 293ceaf08d20 [2023-05-17T20:27:43.861Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-17T20:27:44.121Z] Removing intermediate container 3b676edaf6da [2023-05-17T20:27:44.121Z] ---> 2697dc7015fe [2023-05-17T20:27:44.121Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:27:44.121Z] ---> e76a8e9dfd5b [2023-05-17T20:27:44.121Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:27:44.121Z] Removing intermediate container b70917f2f58c [2023-05-17T20:27:44.121Z] ---> af009e1e49ed [2023-05-17T20:27:44.121Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:27:44.777Z] ---> ea99f92a0abe [2023-05-17T20:27:44.777Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:27:44.777Z] ---> dffa908fe23d [2023-05-17T20:27:44.777Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:27:44.777Z] ---> 25be5e02af30 [2023-05-17T20:27:44.777Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-17T20:27:44.777Z] ---> 3efbe18633b2 [2023-05-17T20:27:44.777Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:27:44.777Z] ---> f6908d78b706 [2023-05-17T20:27:44.777Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:27:45.038Z] ---> 9d533fa08beb [2023-05-17T20:27:45.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-17T20:27:45.038Z] ---> d078a4ac22d2 [2023-05-17T20:27:45.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-17T20:27:45.038Z] ---> e4f1dfabd0a7 [2023-05-17T20:27:45.039Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-17T20:27:45.039Z] ---> a5e78ec1e128 [2023-05-17T20:27:45.039Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-17T20:27:45.300Z] ---> 45d1a40b7778 [2023-05-17T20:27:45.300Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-17T20:27:45.618Z] Removing intermediate container 6ef2bb79cde0 [2023-05-17T20:27:45.618Z] ---> 3c546e048f96 [2023-05-17T20:27:45.618Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:27:46.206Z] ---> 6076966a1da6 [2023-05-17T20:27:46.206Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:27:46.474Z] ---> Running in 1bf64b9432c7 [2023-05-17T20:27:47.845Z] ---> b277db573587 [2023-05-17T20:27:47.845Z] ---> 1dfc9a13c831 [2023-05-17T20:27:47.845Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-17T20:27:47.845Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:27:47.845Z] ---> Running in f26746b2f474 [2023-05-17T20:27:47.845Z] ---> fe2017dfc5df [2023-05-17T20:27:47.845Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:27:47.845Z] ---> 31c06d99278d [2023-05-17T20:27:47.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml ---> 5cfb4d5799dc [2023-05-17T20:27:47.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:27:47.845Z] [2023-05-17T20:27:47.845Z] ---> e2be692e1460 [2023-05-17T20:27:47.845Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-17T20:27:47.845Z] ---> db561b0d7be4 [2023-05-17T20:27:47.845Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-17T20:27:47.845Z] ---> 90380c28f811 [2023-05-17T20:27:47.845Z] ---> 21b498c7043f [2023-05-17T20:27:47.845Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-17T20:27:47.845Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-17T20:27:48.417Z] ---> Running in b543b9ff86b8 [2023-05-17T20:27:48.757Z] ---> Running in 535ec0e3e38c [2023-05-17T20:27:48.757Z] ---> 4261ff04d7ca [2023-05-17T20:27:48.757Z] ---> d8bafb870a8b [2023-05-17T20:27:48.757Z] Step 21/25 : ENTRYPOINT ["/core-metadata"]Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-17T20:27:48.757Z] [2023-05-17T20:27:48.757Z] Removing intermediate container b543b9ff86b8 [2023-05-17T20:27:48.757Z] ---> 7701cf4abaec [2023-05-17T20:27:48.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:27:49.029Z] ---> Running in 83134d428d83 [2023-05-17T20:27:49.029Z] Removing intermediate container 535ec0e3e38c [2023-05-17T20:27:49.029Z] ---> f3ebbd4d0edb [2023-05-17T20:27:49.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:27:49.029Z] Removing intermediate container f26746b2f474 [2023-05-17T20:27:49.029Z] ---> b1621ef8c27e [2023-05-17T20:27:49.029Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-17T20:27:49.290Z] ---> Running in 55f81c28bada [2023-05-17T20:27:49.290Z] ---> Running in 3ffce7b63cc1 [2023-05-17T20:27:49.290Z] ---> Running in f03bd8e04de6 [2023-05-17T20:27:49.290Z] Removing intermediate container 83134d428d83 [2023-05-17T20:27:49.290Z] ---> 3fe8f2e7776d [2023-05-17T20:27:49.290Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:27:49.290Z] ---> 91bbb5f23587 [2023-05-17T20:27:49.290Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-17T20:27:49.290Z] ---> Running in f2583671ed2d [2023-05-17T20:27:49.290Z] Removing intermediate container 55f81c28bada [2023-05-17T20:27:49.290Z] ---> fad8b7c28562 [2023-05-17T20:27:49.290Z] Step 21/23 : LABEL arch=x86_64 [2023-05-17T20:27:49.551Z] Removing intermediate container f03bd8e04de6 [2023-05-17T20:27:49.551Z] ---> 2baa76fe1355 [2023-05-17T20:27:49.551Z] Step 21/23 : LABEL arch=x86_64 [2023-05-17T20:27:49.551Z] Removing intermediate container 3ffce7b63cc1 [2023-05-17T20:27:49.551Z] ---> f4bf6029d556 [2023-05-17T20:27:49.551Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-17T20:27:49.551Z] ---> Running in 2334b63d4b02 [2023-05-17T20:27:49.551Z] ---> Running in 026caa821268 [2023-05-17T20:27:49.551Z] Removing intermediate container f2583671ed2d [2023-05-17T20:27:49.551Z] ---> 326b80064efb [2023-05-17T20:27:49.551Z] Step 23/25 : LABEL arch=x86_64 [2023-05-17T20:27:49.551Z] ---> Running in 9209950e4811 [2023-05-17T20:27:49.551Z] ---> 6f81301237d7 [2023-05-17T20:27:49.551Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-17T20:27:49.551Z] ---> Running in 4d36d1292d13 [2023-05-17T20:27:49.551Z] ---> Running in b73c435c2d0a [2023-05-17T20:27:49.551Z] Removing intermediate container 2334b63d4b02 [2023-05-17T20:27:49.551Z] ---> bf22220665e7 [2023-05-17T20:27:49.551Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:27:49.551Z] ---> Running in 92e98ee463d9 [2023-05-17T20:27:49.811Z] Removing intermediate container 026caa821268 [2023-05-17T20:27:49.811Z] ---> 599e0f47daae [2023-05-17T20:27:49.811Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:27:49.811Z] Removing intermediate container 9209950e4811 [2023-05-17T20:27:49.811Z] ---> ce595b764df0 [2023-05-17T20:27:49.811Z] Step 21/23 : LABEL arch=x86_64 [2023-05-17T20:27:49.811Z] Removing intermediate container 4d36d1292d13 [2023-05-17T20:27:49.811Z] ---> d01503942c0f [2023-05-17T20:27:49.811Z] Step 24/25 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:27:49.811Z] ---> Running in 6b253e8036bb [2023-05-17T20:27:49.811Z] ---> Running in c8fb5f957d42 [2023-05-17T20:27:49.811Z] ---> Running in 187cded04ed2 [2023-05-17T20:27:49.811Z] Removing intermediate container 92e98ee463d9 [2023-05-17T20:27:49.811Z] ---> 400e65fafda2 [2023-05-17T20:27:49.811Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:27:49.811Z] ---> Running in 1c4ee1bd3f9b [2023-05-17T20:27:50.072Z] Removing intermediate container 6b253e8036bb [2023-05-17T20:27:50.072Z] ---> d019798742c7 [2023-05-17T20:27:50.072Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:27:50.072Z] Removing intermediate container c8fb5f957d42 [2023-05-17T20:27:50.072Z] ---> fa26c7443c45 [2023-05-17T20:27:50.072Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:27:50.072Z] Removing intermediate container 187cded04ed2 [2023-05-17T20:27:50.072Z] ---> ec7388c2a982 [2023-05-17T20:27:50.072Z] Step 25/25 : LABEL version=3.0.0-dev.159 [2023-05-17T20:27:50.072Z] ---> Running in 67a3a4ccdfb4 [2023-05-17T20:27:50.072Z] ---> Running in b9ea9f676357 [2023-05-17T20:27:50.072Z] Removing intermediate container 1c4ee1bd3f9b [2023-05-17T20:27:50.072Z] ---> 854e1475a150 [2023-05-17T20:27:50.072Z] [2023-05-17T20:27:50.072Z] ---> Running in 55dcb0fcdec4 [2023-05-17T20:27:50.072Z] Successfully built 854e1475a150 [2023-05-17T20:27:50.072Z] Successfully tagged core-data:latest [2023-05-17T20:27:50.072Z]  Building core-data ... done Building security-spire-config [2023-05-17T20:27:50.072Z] Removing intermediate container b9ea9f676357 [2023-05-17T20:27:50.072Z] ---> 542c7db83f32 [2023-05-17T20:27:50.072Z] [2023-05-17T20:27:50.333Z] Successfully built 542c7db83f32 [2023-05-17T20:27:53.044Z] Successfully tagged support-scheduler:latest [2023-05-17T20:27:53.044Z] Building security-bootstrapper [2023-05-17T20:27:56.376Z]  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:27:56.376Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:27:56.376Z] ---> 910b956c3e36 [2023-05-17T20:27:56.376Z] Step 3/27 : WORKDIR /edgex-go [2023-05-17T20:27:56.376Z] ---> Using cache [2023-05-17T20:27:56.376Z] ---> e7a93e443923 [2023-05-17T20:27:56.376Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-17T20:27:56.376Z] Removing intermediate container 67a3a4ccdfb4 [2023-05-17T20:27:56.376Z] ---> d26ff7cc8427 [2023-05-17T20:27:56.376Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:28:01.706Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:28:01.706Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:28:01.706Z] ---> 910b956c3e36 [2023-05-17T20:28:01.706Z] Step 3/33 : WORKDIR /edgex-go [2023-05-17T20:28:01.706Z] ---> Using cache [2023-05-17T20:28:01.706Z] ---> e7a93e443923 [2023-05-17T20:28:01.706Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-17T20:28:01.706Z] ---> Using cache [2023-05-17T20:28:01.706Z] ---> 0067733e1583 [2023-05-17T20:28:01.706Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-17T20:28:01.706Z] ---> Using cache [2023-05-17T20:28:01.706Z] ---> 9a39baeef087 [2023-05-17T20:28:01.706Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:28:01.706Z] ---> Using cache [2023-05-17T20:28:01.706Z] ---> 52195a1de615 [2023-05-17T20:28:01.706Z] Step 7/33 : COPY . . [2023-05-17T20:28:01.706Z] ---> Using cache [2023-05-17T20:28:01.706Z] ---> 13dc532f0827 [2023-05-17T20:28:01.706Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-17T20:28:05.145Z] Removing intermediate container b73c435c2d0a [2023-05-17T20:28:05.145Z] ---> 93c29fa18c2c [2023-05-17T20:28:05.145Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-17T20:28:05.145Z] Removing intermediate container 55dcb0fcdec4 [2023-05-17T20:28:05.145Z] ---> 7bbd320f40d6 [2023-05-17T20:28:05.145Z] [2023-05-17T20:28:05.145Z] ---> Running in 690448f3db2a [2023-05-17T20:28:05.571Z] ---> Running in e3ac89c98e5f [2023-05-17T20:28:05.571Z] ---> Running in 9e09f8a1e7e0 [2023-05-17T20:28:05.571Z] Successfully built 7bbd320f40d6 [2023-05-17T20:28:05.571Z] Successfully tagged core-metadata:latest [2023-05-17T20:28:05.571Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-05-17T20:28:05.571Z] ---> Running in ccf6015f851f [2023-05-17T20:28:05.571Z] Removing intermediate container 690448f3db2a [2023-05-17T20:28:05.571Z] ---> 4f47208a8f19 [2023-05-17T20:28:05.571Z] [2023-05-17T20:28:05.830Z] Successfully built 4f47208a8f19 [2023-05-17T20:28:05.830Z] Successfully tagged security-proxy-auth:latest [2023-05-17T20:28:05.830Z]  Building security-proxy-auth ... done Building support-notifications [2023-05-17T20:28:05.830Z] Removing intermediate container ccf6015f851f [2023-05-17T20:28:05.830Z] ---> f1f5e4df6b76 [2023-05-17T20:28:05.830Z] Step 23/25 : LABEL arch=x86_64 [2023-05-17T20:28:09.126Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:28:09.126Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:28:09.126Z] ---> 910b956c3e36 [2023-05-17T20:28:09.126Z] Step 3/20 : WORKDIR /edgex-go [2023-05-17T20:28:09.126Z] ---> Using cache [2023-05-17T20:28:09.126Z] ---> e7a93e443923 [2023-05-17T20:28:09.126Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-17T20:28:11.031Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:28:11.031Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:28:11.031Z] ---> 910b956c3e36 [2023-05-17T20:28:11.031Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:28:11.031Z] ---> Using cache [2023-05-17T20:28:11.031Z] ---> b99481a1b5aa [2023-05-17T20:28:11.031Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:28:11.031Z] ---> Using cache [2023-05-17T20:28:11.031Z] ---> 06018ff7d1f0 [2023-05-17T20:28:11.031Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-17T20:28:15.322Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-17T20:28:16.725Z] ---> Running in 731d741ef2cd [2023-05-17T20:28:16.725Z] ---> Running in c09e4d2998e8 [2023-05-17T20:28:16.725Z] ---> Running in 2ace46c295af [2023-05-17T20:28:16.725Z] Removing intermediate container c09e4d2998e8 [2023-05-17T20:28:16.725Z] ---> bfd42f9d8a2a [2023-05-17T20:28:16.725Z] Step 24/25 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:28:17.000Z] ---> Running in d12d79495514 [2023-05-17T20:28:17.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:17.000Z] Removing intermediate container d12d79495514 [2023-05-17T20:28:17.000Z] ---> 20e9d3b182c6 [2023-05-17T20:28:17.000Z] Step 25/25 : LABEL version=3.0.0-dev.159 [2023-05-17T20:28:17.000Z] ---> Running in 17355e1e232a [2023-05-17T20:28:17.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:17.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:17.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:17.259Z] OK: 265 MiB in 53 packages [2023-05-17T20:28:17.554Z] Removing intermediate container 17355e1e232a [2023-05-17T20:28:17.554Z] ---> 7451f8933de1 [2023-05-17T20:28:17.554Z] [2023-05-17T20:28:17.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:17.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:17.554Z] Successfully built 7451f8933de1 [2023-05-17T20:28:17.554Z] Successfully tagged security-secretstore-setup:latest [2023-05-17T20:28:17.554Z] Building security-spire-agent [2023-05-17T20:28:17.816Z]  Building security-secretstore-setup ... done OK: 265 MiB in 53 packages [2023-05-17T20:28:17.816Z] v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-17T20:28:17.816Z] v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-17T20:28:17.816Z] OK: 17823 distinct packages available [2023-05-17T20:28:17.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:17.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:18.080Z] OK: 265 MiB in 53 packages [2023-05-17T20:28:20.624Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:28:20.624Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:28:20.624Z] ---> 910b956c3e36 [2023-05-17T20:28:20.624Z] Step 3/27 : WORKDIR /edgex-go [2023-05-17T20:28:20.624Z] ---> Using cache [2023-05-17T20:28:20.624Z] ---> e7a93e443923 [2023-05-17T20:28:20.624Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-17T20:28:25.934Z] ---> Running in 54d04586d19c [2023-05-17T20:28:26.192Z] Removing intermediate container 9e09f8a1e7e0 [2023-05-17T20:28:26.192Z] ---> 02ed4cd32c40 [2023-05-17T20:28:26.192Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-17T20:28:26.192Z] Removing intermediate container 731d741ef2cd [2023-05-17T20:28:26.192Z] ---> 7ee1d390dad5 [2023-05-17T20:28:26.192Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:28:26.456Z] Removing intermediate container 2ace46c295af [2023-05-17T20:28:26.456Z] ---> db21cccddfae [2023-05-17T20:28:26.456Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-17T20:28:26.456Z] ---> e21139348a35 [2023-05-17T20:28:26.456Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:28:26.713Z] ---> Running in 616eeb22711e [2023-05-17T20:28:26.713Z] ---> 929bc6af2f67 [2023-05-17T20:28:26.713Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:28:26.713Z] ---> 1c7b844b9baa [2023-05-17T20:28:26.713Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:28:26.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:26.713Z] ---> Running in 705313faade6 [2023-05-17T20:28:26.713Z] ---> Running in 4c6d8506f25c [2023-05-17T20:28:26.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:28:26.975Z] OK: 265 MiB in 53 packages [2023-05-17T20:28:27.547Z] Removing intermediate container 54d04586d19c [2023-05-17T20:28:27.547Z] ---> cc06959108a3 [2023-05-17T20:28:27.547Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-17T20:28:27.547Z] ---> f5661f05ba5f [2023-05-17T20:28:27.547Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:28:27.806Z] ---> Running in f195107a54a4 [2023-05-17T20:29:23.089Z] Removing intermediate container 1bf64b9432c7 [2023-05-17T20:29:23.089Z] ---> 59f105aa2271 [2023-05-17T20:29:23.089Z] Step 8/23 : COPY . . [2023-05-17T20:29:23.089Z] ---> 72f5b59c5b32 [2023-05-17T20:29:23.089Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-17T20:29:23.089Z] ---> Running in d6051febd872 [2023-05-17T20:29:23.359Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-17T20:29:35.695Z] Removing intermediate container e3ac89c98e5f [2023-05-17T20:29:35.695Z] ---> f3a27f9436d2 [2023-05-17T20:29:35.695Z] [2023-05-17T20:29:35.695Z] Step 9/33 : FROM alpine:3.17 [2023-05-17T20:29:35.695Z] ---> 9ed4aefc74f6 [2023-05-17T20:29:35.695Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-17T20:29:35.695Z] Removing intermediate container 4c6d8506f25c [2023-05-17T20:29:35.695Z] ---> edb10d90c94a [2023-05-17T20:29:35.695Z] Step 7/20 : COPY . . [2023-05-17T20:29:35.997Z] ---> Running in ea191737b1d1 [2023-05-17T20:29:35.997Z] Removing intermediate container f195107a54a4 [2023-05-17T20:29:35.997Z] ---> e055199f1ce8 [2023-05-17T20:29:35.997Z] Step 7/27 : COPY . . [2023-05-17T20:29:36.255Z] Removing intermediate container 705313faade6 [2023-05-17T20:29:36.255Z] ---> a7d459e5cc03 [2023-05-17T20:29:36.255Z] Step 8/23 : COPY . . [2023-05-17T20:29:36.255Z] Removing intermediate container 616eeb22711e [2023-05-17T20:29:36.255Z] ---> 133323ebc3fa [2023-05-17T20:29:36.255Z] Step 7/27 : COPY . . [2023-05-17T20:30:15.171Z] Removing intermediate container ea191737b1d1 [2023-05-17T20:30:15.171Z] ---> d4a0bf65cb13 [2023-05-17T20:30:15.171Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-17T20:30:15.171Z] ---> Running in 6a4b3cbf3b5d [2023-05-17T20:30:15.171Z] ---> 5fc52ec93821 [2023-05-17T20:30:15.171Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-17T20:30:15.171Z] ---> 0ec89cf202a9 [2023-05-17T20:30:15.171Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-17T20:30:15.171Z] ---> bff14b1a63b7 [2023-05-17T20:30:15.171Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-17T20:30:15.171Z] ---> 236aa19b4b46 [2023-05-17T20:30:15.171Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-17T20:30:15.171Z] ---> Running in 3a1dab78620a [2023-05-17T20:30:15.171Z] ---> Running in b853f95cdfd6 [2023-05-17T20:30:15.171Z] ---> Running in 16068406e917 [2023-05-17T20:30:15.171Z] ---> Running in f07c1b9d9673 [2023-05-17T20:30:15.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:15.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:16.045Z] Removing intermediate container 16068406e917 [2023-05-17T20:30:16.045Z] ---> 2a3940ce4514 [2023-05-17T20:30:16.045Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-17T20:30:16.045Z] Removing intermediate container b853f95cdfd6 [2023-05-17T20:30:16.045Z] ---> f43b3a7d6f6c [2023-05-17T20:30:16.045Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-17T20:30:16.045Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:30:16.045Z] (2/2) Installing su-exec (0.2-r2) [2023-05-17T20:30:16.045Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:30:16.045Z] OK: 7 MiB in 17 packages [2023-05-17T20:30:16.307Z] ---> Running in 88e63c927bc4 [2023-05-17T20:30:16.627Z] ---> Running in 460c18c97e2f [2023-05-17T20:30:16.890Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-17T20:30:16.890Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-17T20:30:17.149Z] Removing intermediate container 88e63c927bc4 [2023-05-17T20:30:17.150Z] ---> dae58e654acb [2023-05-17T20:30:17.150Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-17T20:30:17.150Z] Removing intermediate container 460c18c97e2f [2023-05-17T20:30:17.150Z] ---> 7dd920e226ae [2023-05-17T20:30:17.150Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-17T20:30:17.150Z] ---> Running in aa8bf870b977 [2023-05-17T20:30:17.150Z] Removing intermediate container 6a4b3cbf3b5d [2023-05-17T20:30:17.150Z] ---> 6c067c1cd9af [2023-05-17T20:30:17.150Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-17T20:30:17.150Z] ---> Running in b4431c6947f7 [2023-05-17T20:30:17.150Z] ---> Running in 9ab61c0dcf8d [2023-05-17T20:30:18.113Z] Removing intermediate container aa8bf870b977 [2023-05-17T20:30:18.113Z] ---> 130f0f4c711f [2023-05-17T20:30:18.113Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-17T20:30:19.077Z] Removing intermediate container 9ab61c0dcf8d [2023-05-17T20:30:19.077Z] ---> 75656b6618da [2023-05-17T20:30:19.077Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-17T20:30:19.077Z] Removing intermediate container b4431c6947f7 [2023-05-17T20:30:19.077Z] ---> ef04ba33ad09 [2023-05-17T20:30:19.077Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-17T20:30:19.348Z] ---> Running in d798209b8e4c [2023-05-17T20:30:19.348Z] ---> Running in 5c73eeb9eac2 [2023-05-17T20:30:19.348Z] ---> Running in 02019da9089d [2023-05-17T20:30:19.348Z] Removing intermediate container 02019da9089d [2023-05-17T20:30:19.348Z] ---> ce266916db25 [2023-05-17T20:30:19.348Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-17T20:30:19.929Z] ---> Running in 0fe6603d35ef [2023-05-17T20:30:20.924Z] Removing intermediate container 0fe6603d35ef [2023-05-17T20:30:20.924Z] ---> ad4fabe7f9fd [2023-05-17T20:30:20.924Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-17T20:30:20.924Z] ---> Running in 7922fe2939a5 [2023-05-17T20:30:21.491Z] Removing intermediate container 7922fe2939a5 [2023-05-17T20:30:21.491Z] ---> b3a947f626c1 [2023-05-17T20:30:21.491Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-17T20:30:22.426Z] ---> Running in a53a541e00ee [2023-05-17T20:30:22.996Z] Removing intermediate container d798209b8e4c [2023-05-17T20:30:22.996Z] ---> c8d4eeb9773c [2023-05-17T20:30:22.996Z] Step 12/27 : WORKDIR /edgex-go [2023-05-17T20:30:25.567Z] Removing intermediate container 5c73eeb9eac2 [2023-05-17T20:30:25.567Z] ---> ccad2e60e868 [2023-05-17T20:30:25.567Z] Step 12/27 : WORKDIR /edgex-go [2023-05-17T20:30:25.567Z] ---> Running in 38b1b935f44d [2023-05-17T20:30:26.558Z] ---> Running in 3fc32f959e76 [2023-05-17T20:30:29.126Z] Removing intermediate container 38b1b935f44d [2023-05-17T20:30:29.126Z] ---> 739812991082 [2023-05-17T20:30:29.126Z] [2023-05-17T20:30:29.126Z] Step 13/27 : FROM alpine:3.17 [2023-05-17T20:30:29.126Z] ---> 9ed4aefc74f6 [2023-05-17T20:30:29.126Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-17T20:30:29.385Z] Removing intermediate container a53a541e00ee [2023-05-17T20:30:29.385Z] ---> 43b407fa0d8b [2023-05-17T20:30:29.385Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-17T20:30:29.657Z] Removing intermediate container 3fc32f959e76 [2023-05-17T20:30:29.657Z] ---> 29ea17d984d1 [2023-05-17T20:30:29.657Z] [2023-05-17T20:30:29.657Z] Step 13/27 : FROM alpine:3.17 [2023-05-17T20:30:29.657Z] ---> 9ed4aefc74f6 [2023-05-17T20:30:29.657Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-17T20:30:29.919Z] ---> Running in 19acf7704f87 [2023-05-17T20:30:29.919Z] ---> Running in aad0b2641d99 [2023-05-17T20:30:29.919Z] ---> Running in 883ae77f49f6 [2023-05-17T20:30:33.301Z] Removing intermediate container 19acf7704f87 [2023-05-17T20:30:33.301Z] ---> 6fd887bbc385 [2023-05-17T20:30:33.301Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-17T20:30:33.301Z] Removing intermediate container aad0b2641d99 [2023-05-17T20:30:33.301Z] ---> a438d2663295 [2023-05-17T20:30:33.301Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-17T20:30:33.301Z] Removing intermediate container 883ae77f49f6 [2023-05-17T20:30:33.301Z] ---> e7dd2d0ad429 [2023-05-17T20:30:33.301Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-17T20:30:33.301Z] ---> Running in 05839c248cf8 [2023-05-17T20:30:33.301Z] ---> Running in 452cadc30adb [2023-05-17T20:30:36.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:36.251Z] ---> 4536a5106148 [2023-05-17T20:30:36.251Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-17T20:30:36.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:36.511Z] v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-17T20:30:36.511Z] v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-17T20:30:36.511Z] OK: 17821 distinct packages available [2023-05-17T20:30:36.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:36.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:37.029Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-17T20:30:37.029Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-17T20:30:37.029Z] (3/4) Installing libucontext (1.2-r0) [2023-05-17T20:30:37.029Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-17T20:30:37.029Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:30:37.029Z] OK: 7 MiB in 19 packages [2023-05-17T20:30:38.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:38.351Z] ---> Running in 695892dc775c [2023-05-17T20:30:38.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:38.611Z] v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-17T20:30:38.611Z] v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-17T20:30:38.611Z] OK: 17821 distinct packages available [2023-05-17T20:30:38.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:38.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:30:39.128Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-17T20:30:39.129Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-17T20:30:39.129Z] (3/5) Installing libucontext (1.2-r0) [2023-05-17T20:30:39.129Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-17T20:30:39.129Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-17T20:30:39.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:30:39.129Z] OK: 8 MiB in 20 packages [2023-05-17T20:30:49.311Z] Removing intermediate container 05839c248cf8 [2023-05-17T20:30:49.311Z] ---> 6159e8fdf200 [2023-05-17T20:30:49.311Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:30:49.311Z] ---> 321832008878 [2023-05-17T20:30:49.311Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:30:49.311Z] Removing intermediate container 452cadc30adb [2023-05-17T20:30:49.311Z] ---> f4aef957b502 [2023-05-17T20:30:49.311Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:31:02.512Z] ---> 67eb9b60bed5 [2023-05-17T20:31:02.513Z] ---> 2e69ac8b3e95 [2023-05-17T20:31:02.513Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:31:02.513Z] [2023-05-17T20:31:02.513Z] Removing intermediate container f07c1b9d9673 [2023-05-17T20:31:02.513Z] ---> c683d3a53366 [2023-05-17T20:31:02.513Z] [2023-05-17T20:31:02.513Z] Step 9/20 : FROM alpine:3.17 [2023-05-17T20:31:02.513Z] Removing intermediate container 3a1dab78620a [2023-05-17T20:31:02.513Z] ---> 755c364e5887 [2023-05-17T20:31:02.513Z] [2023-05-17T20:31:02.513Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:31:03.455Z] ---> 9ed4aefc74f6 [2023-05-17T20:31:03.455Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-17T20:31:03.455Z] ---> 9ed4aefc74f6 [2023-05-17T20:31:03.455Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T20:31:03.455Z] ---> Using cache [2023-05-17T20:31:03.455Z] ---> d4a0bf65cb13 [2023-05-17T20:31:03.455Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-17T20:31:03.718Z] ---> 92be21ebc988 [2023-05-17T20:31:03.978Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-17T20:31:03.978Z] Removing intermediate container 695892dc775c [2023-05-17T20:31:03.978Z] ---> 470127ff79c8 [2023-05-17T20:31:03.978Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:31:03.978Z] ---> Running in c0f6f2b1af1d [2023-05-17T20:31:03.978Z] ---> Running in d447eab23b75 [2023-05-17T20:31:03.978Z] ---> bd71373bff47 [2023-05-17T20:31:03.978Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-17T20:31:03.978Z] ---> 9dbe5514fda6 [2023-05-17T20:31:03.978Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-17T20:31:03.978Z] ---> 5f8d7a327987 [2023-05-17T20:31:03.978Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:31:07.660Z] ---> Running in 2897c8823e6d [2023-05-17T20:31:07.660Z] ---> cf728aa66f06 [2023-05-17T20:31:07.660Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-17T20:31:07.660Z] ---> e27356116a52 [2023-05-17T20:31:07.660Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-17T20:31:07.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:31:07.922Z] Removing intermediate container 2897c8823e6d [2023-05-17T20:31:07.922Z] ---> 4c46fef12f4e [2023-05-17T20:31:07.922Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-17T20:31:07.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:31:07.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:31:07.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:31:08.181Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T20:31:08.181Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:31:08.181Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:31:08.181Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:31:08.181Z] v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-17T20:31:08.181Z] v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-17T20:31:08.181Z] OK: 17821 distinct packages available [2023-05-17T20:31:08.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:31:08.998Z] OK: 8 MiB in 17 packages [2023-05-17T20:31:09.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:31:09.259Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-17T20:31:09.259Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-17T20:31:09.259Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-17T20:31:09.259Z] (4/9) Installing libcurl (8.1.0-r0) [2023-05-17T20:31:09.259Z] (5/9) Installing curl (8.1.0-r0) [2023-05-17T20:31:09.259Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-17T20:31:09.259Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-17T20:31:09.259Z] (8/9) Installing libucontext (1.2-r0) [2023-05-17T20:31:09.259Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-17T20:31:09.259Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:31:09.259Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:31:09.259Z] OK: 10 MiB in 24 packages [2023-05-17T20:31:12.865Z] ---> a8fd18a097ff [2023-05-17T20:31:12.865Z] ---> 1b6bc8b26237 [2023-05-17T20:31:12.865Z] Step 22/27 : WORKDIR /Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-17T20:31:12.865Z] [2023-05-17T20:31:12.865Z] ---> 90c6181e7a66 [2023-05-17T20:31:12.865Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-17T20:31:12.865Z] ---> Running in 61372bebd5f6 [2023-05-17T20:31:13.131Z] Removing intermediate container 61372bebd5f6 [2023-05-17T20:31:13.131Z] ---> dc91c6eecae0 [2023-05-17T20:31:13.131Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-17T20:31:13.131Z] ---> 2b5fa808100b [2023-05-17T20:31:13.131Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-17T20:31:13.131Z] ---> 153b55575142 [2023-05-17T20:31:13.131Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-17T20:31:13.392Z] ---> Running in 697f378063bd [2023-05-17T20:31:13.392Z] Removing intermediate container d447eab23b75 [2023-05-17T20:31:13.392Z] ---> ac6958106484 [2023-05-17T20:31:13.392Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:31:13.392Z] Removing intermediate container c0f6f2b1af1d [2023-05-17T20:31:13.392Z] ---> b7767f90bae5 [2023-05-17T20:31:13.392Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:31:13.392Z] ---> Running in 746c7175639d [2023-05-17T20:31:13.392Z] Removing intermediate container 697f378063bd [2023-05-17T20:31:13.392Z] ---> c5fded4d6f1f [2023-05-17T20:31:13.392Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-17T20:31:13.655Z] ---> Running in 0b102be919bf [2023-05-17T20:31:13.915Z] Removing intermediate container 746c7175639d [2023-05-17T20:31:13.915Z] ---> b5bb462251b8 [2023-05-17T20:31:13.915Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-17T20:31:13.915Z] ---> 8233a833b969 [2023-05-17T20:31:13.915Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-17T20:31:14.176Z] ---> 3ccf105d170d [2023-05-17T20:31:14.176Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-17T20:31:14.437Z] ---> 44986d40610d [2023-05-17T20:31:14.437Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:31:14.437Z] ---> Running in ba4bac8fa14d [2023-05-17T20:31:14.437Z] Removing intermediate container 0b102be919bf [2023-05-17T20:31:14.437Z] ---> f73fb9cf3c14 [2023-05-17T20:31:14.437Z] Step 25/27 : LABEL arch=x86_64 [2023-05-17T20:31:15.007Z] ---> 50038c1564aa [2023-05-17T20:31:15.007Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-17T20:31:15.007Z] ---> 3ca65b965134 [2023-05-17T20:31:15.007Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-17T20:31:15.007Z] ---> Running in f52b5c52ff74 [2023-05-17T20:31:15.267Z] ---> 331a815543ce [2023-05-17T20:31:15.267Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-17T20:31:15.526Z] ---> Running in 6dcc8fe482bb [2023-05-17T20:31:15.526Z] Removing intermediate container ba4bac8fa14d [2023-05-17T20:31:15.526Z] ---> 66fb5377d315 [2023-05-17T20:31:15.526Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-17T20:31:16.916Z] ---> 466e7dfec2d9 [2023-05-17T20:31:16.916Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-17T20:31:17.177Z] Removing intermediate container f52b5c52ff74 [2023-05-17T20:31:17.177Z] ---> 3b0aa36ec7a5 [2023-05-17T20:31:17.177Z] Step 26/27 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:31:17.177Z] ---> Running in c472161b00cf [2023-05-17T20:31:17.480Z] Removing intermediate container 6dcc8fe482bb [2023-05-17T20:31:17.480Z] ---> 80653f8b3b69 [2023-05-17T20:31:17.480Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-17T20:31:17.480Z] ---> af7f855bd83c [2023-05-17T20:31:17.480Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:31:17.742Z] ---> Running in 388f5387e9be [2023-05-17T20:31:17.742Z] ---> 7c1052b18f62 [2023-05-17T20:31:17.742Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-17T20:31:17.742Z] Removing intermediate container c472161b00cf [2023-05-17T20:31:17.742Z] ---> f9d4483c9703 [2023-05-17T20:31:17.742Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:31:18.022Z] ---> Running in c4ceac1ff7fb [2023-05-17T20:31:18.022Z] ---> f9c1c0ddf1ea [2023-05-17T20:31:18.022Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-17T20:31:18.022Z] ---> Running in e0eae4d110d6 [2023-05-17T20:31:18.022Z] ---> Running in 4542aaed2097 [2023-05-17T20:31:18.022Z] Removing intermediate container 388f5387e9be [2023-05-17T20:31:18.022Z] ---> 7103c3851255 [2023-05-17T20:31:18.023Z] Step 27/27 : LABEL version=3.0.0-dev.159 [2023-05-17T20:31:18.023Z] ---> Running in 1229dd648594 [2023-05-17T20:31:18.023Z] Removing intermediate container c4ceac1ff7fb [2023-05-17T20:31:18.023Z] ---> bb762c1ae26a [2023-05-17T20:31:18.023Z] Step 25/27 : LABEL arch=x86_64 [2023-05-17T20:31:18.282Z] ---> Running in 93ecf91c9f8a [2023-05-17T20:31:18.545Z] Removing intermediate container 4542aaed2097 [2023-05-17T20:31:18.545Z] ---> 16a3a3210371 [2023-05-17T20:31:18.545Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-17T20:31:18.545Z] ---> 40328aa57e5a [2023-05-17T20:31:18.545Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:31:18.545Z] Removing intermediate container 1229dd648594 [2023-05-17T20:31:18.545Z] ---> cd5b9ea7c907 [2023-05-17T20:31:18.545Z] [2023-05-17T20:31:18.804Z] Successfully built cd5b9ea7c907 [2023-05-17T20:31:18.804Z] Successfully tagged security-spire-config:latest [2023-05-17T20:31:18.804Z] Building core-command [2023-05-17T20:31:18.804Z]  Building security-spire-config ... done  ---> Running in 2c3ab704fba1 [2023-05-17T20:31:18.804Z] Removing intermediate container 93ecf91c9f8a [2023-05-17T20:31:18.804Z] ---> d842f16e9630 [2023-05-17T20:31:18.804Z] Step 26/27 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:31:25.900Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:31:25.901Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:31:25.901Z] ---> 910b956c3e36 [2023-05-17T20:31:25.901Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:31:25.901Z] ---> Using cache [2023-05-17T20:31:25.901Z] ---> b99481a1b5aa [2023-05-17T20:31:25.901Z] Step 4/24 : WORKDIR /edgex-go [2023-05-17T20:31:25.901Z] ---> Using cache [2023-05-17T20:31:25.901Z] ---> 06018ff7d1f0 [2023-05-17T20:31:25.901Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-17T20:31:25.901Z] ---> Using cache [2023-05-17T20:31:25.901Z] ---> da1a513510de [2023-05-17T20:31:25.901Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-17T20:31:25.901Z] ---> Using cache [2023-05-17T20:31:25.901Z] ---> 5f2c9621d4ab [2023-05-17T20:31:25.901Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:31:25.901Z] ---> Using cache [2023-05-17T20:31:25.901Z] ---> 0d210ee7cfe8 [2023-05-17T20:31:25.901Z] Step 8/24 : COPY . . [2023-05-17T20:31:25.901Z] ---> Using cache [2023-05-17T20:31:25.901Z] ---> d9e10f4b6193 [2023-05-17T20:31:25.901Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-17T20:31:26.841Z] ---> Running in cdf7ea1f28d3 [2023-05-17T20:31:26.841Z] ---> 5d45661032d0 [2023-05-17T20:31:26.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-17T20:31:26.841Z] Removing intermediate container 2c3ab704fba1 [2023-05-17T20:31:26.841Z] ---> 7f16bdf16f96 [2023-05-17T20:31:26.841Z] Step 18/20 : LABEL arch=x86_64 [2023-05-17T20:31:26.841Z] ---> Running in a662d449f170 [2023-05-17T20:31:26.841Z] Removing intermediate container e0eae4d110d6 [2023-05-17T20:31:26.841Z] ---> e997d91093a3 [2023-05-17T20:31:26.841Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-17T20:31:26.841Z] ---> Running in 3c660733fc8e [2023-05-17T20:31:26.841Z] ---> Running in 177d23ede302 [2023-05-17T20:31:27.100Z] Removing intermediate container cdf7ea1f28d3 [2023-05-17T20:31:27.100Z] ---> ce4633c6d78c [2023-05-17T20:31:27.100Z] Step 27/27 : LABEL version=3.0.0-dev.159 [2023-05-17T20:31:27.100Z] ---> Running in 425ed7c95d93 [2023-05-17T20:31:27.100Z] Removing intermediate container 3c660733fc8e [2023-05-17T20:31:27.100Z] ---> 099c73a7b225 [2023-05-17T20:31:27.100Z] Step 19/20 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:31:27.100Z] Removing intermediate container 177d23ede302 [2023-05-17T20:31:27.100Z] ---> d4dcedc749b0 [2023-05-17T20:31:27.100Z] Step 30/33 : CMD ["gate"] [2023-05-17T20:31:27.361Z] ---> Running in d6ed228bdde5 [2023-05-17T20:31:27.361Z] ---> Running in fedc603aee14 [2023-05-17T20:31:27.361Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-17T20:31:27.622Z] Removing intermediate container 425ed7c95d93 [2023-05-17T20:31:27.622Z] ---> ca7f4e138722 [2023-05-17T20:31:27.622Z] [2023-05-17T20:31:27.622Z] Successfully built ca7f4e138722 [2023-05-17T20:31:28.741Z] Successfully tagged security-spire-agent:latest [2023-05-17T20:31:28.741Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-05-17T20:31:28.741Z] Removing intermediate container fedc603aee14 [2023-05-17T20:31:28.741Z] ---> 4c6c07b74940 [2023-05-17T20:31:28.741Z] Step 20/20 : LABEL version=3.0.0-dev.159 [2023-05-17T20:31:30.681Z] Removing intermediate container d6ed228bdde5 [2023-05-17T20:31:30.681Z] ---> e59e40d1ec90 [2023-05-17T20:31:30.681Z] Step 31/33 : LABEL arch=x86_64 [2023-05-17T20:31:31.382Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:31:31.382Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:31:31.382Z] ---> 910b956c3e36 [2023-05-17T20:31:31.382Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:31:31.382Z] ---> Using cache [2023-05-17T20:31:31.382Z] ---> b99481a1b5aa [2023-05-17T20:31:31.382Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:31:31.382Z] ---> Using cache [2023-05-17T20:31:31.382Z] ---> 06018ff7d1f0 [2023-05-17T20:31:31.382Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-17T20:31:31.382Z] ---> Using cache [2023-05-17T20:31:31.382Z] ---> da1a513510de [2023-05-17T20:31:31.382Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:31:31.382Z] ---> Using cache [2023-05-17T20:31:31.382Z] ---> 5f2c9621d4ab [2023-05-17T20:31:31.382Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:31:31.382Z] ---> Using cache [2023-05-17T20:31:31.382Z] ---> 0d210ee7cfe8 [2023-05-17T20:31:31.382Z] Step 8/23 : COPY . . [2023-05-17T20:31:31.382Z] ---> Using cache [2023-05-17T20:31:31.382Z] ---> d9e10f4b6193 [2023-05-17T20:31:31.382Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-17T20:31:41.798Z] ---> Running in 987a0494666f [2023-05-17T20:31:41.798Z] ---> 3401d7fa642a [2023-05-17T20:31:41.798Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:31:41.798Z] ---> Running in d63c9207547e [2023-05-17T20:31:41.798Z] ---> Running in 50ed4dfb8e8e [2023-05-17T20:31:41.798Z] Removing intermediate container 987a0494666f [2023-05-17T20:31:41.798Z] ---> e02084599d4d [2023-05-17T20:31:41.798Z] [2023-05-17T20:31:41.798Z] Removing intermediate container d63c9207547e [2023-05-17T20:31:41.798Z] ---> ad3896e6bac3 [2023-05-17T20:31:41.798Z] Step 32/33 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:31:41.798Z] ---> Running in 8d4990908676 [2023-05-17T20:31:41.798Z] Successfully built e02084599d4d [2023-05-17T20:31:41.798Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-17T20:31:41.798Z] ---> c0aee4e4a734 [2023-05-17T20:31:41.798Z]  Building security-spiffe-token-provider ... done Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-17T20:31:41.798Z] Building security-proxy-setup [2023-05-17T20:31:41.798Z] ---> Running in 577018d5ff6c [2023-05-17T20:31:41.798Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-17T20:31:46.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:31:46.177Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:31:46.177Z] ---> 910b956c3e36 [2023-05-17T20:31:46.177Z] Step 3/22 : WORKDIR /edgex-go [2023-05-17T20:31:46.177Z] ---> Using cache [2023-05-17T20:31:46.177Z] ---> e7a93e443923 [2023-05-17T20:31:46.177Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-17T20:31:46.177Z] ---> Using cache [2023-05-17T20:31:46.177Z] ---> 0067733e1583 [2023-05-17T20:31:46.177Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-17T20:31:46.177Z] ---> Using cache [2023-05-17T20:31:46.177Z] ---> 9a39baeef087 [2023-05-17T20:31:46.177Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:31:46.177Z] ---> Using cache [2023-05-17T20:31:46.177Z] ---> 52195a1de615 [2023-05-17T20:31:46.177Z] Step 7/22 : COPY . . [2023-05-17T20:31:46.177Z] ---> Using cache [2023-05-17T20:31:46.177Z] ---> 13dc532f0827 [2023-05-17T20:31:46.177Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-17T20:31:52.912Z] Removing intermediate container 8d4990908676 [2023-05-17T20:31:52.912Z] ---> 134cc47d3da4 [2023-05-17T20:31:52.912Z] Step 33/33 : LABEL version=3.0.0-dev.159 [2023-05-17T20:31:53.175Z] Removing intermediate container 577018d5ff6c [2023-05-17T20:31:53.175Z] ---> acc9e05848f0 [2023-05-17T20:31:53.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:31:53.435Z] ---> Running in 82f165efb9be [2023-05-17T20:31:53.435Z] ---> Running in 2456af123bb3 [2023-05-17T20:31:53.903Z] ---> Running in d46ac3c00b66 [2023-05-17T20:31:54.168Z] Removing intermediate container 2456af123bb3 [2023-05-17T20:31:54.168Z] ---> 33abdd791e9d [2023-05-17T20:31:54.168Z] [2023-05-17T20:31:54.609Z] Successfully built 33abdd791e9d [2023-05-17T20:31:55.181Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-17T20:31:55.444Z] Successfully tagged security-bootstrapper:latest [2023-05-17T20:31:55.444Z]  Building security-bootstrapper ... done Building security-spire-server [2023-05-17T20:31:55.444Z] Removing intermediate container d46ac3c00b66 [2023-05-17T20:31:55.444Z] ---> 68a2407a20f2 [2023-05-17T20:31:55.444Z] Step 21/23 : LABEL arch=x86_64 [2023-05-17T20:32:01.075Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:32:01.075Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:32:01.075Z] ---> 910b956c3e36 [2023-05-17T20:32:01.075Z] Step 3/26 : WORKDIR /edgex-go [2023-05-17T20:32:01.075Z] ---> Using cache [2023-05-17T20:32:01.075Z] ---> e7a93e443923 [2023-05-17T20:32:01.075Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-17T20:32:01.075Z] ---> Using cache [2023-05-17T20:32:01.075Z] ---> cc06959108a3 [2023-05-17T20:32:01.075Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-17T20:32:01.075Z] ---> Using cache [2023-05-17T20:32:01.075Z] ---> f5661f05ba5f [2023-05-17T20:32:01.075Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:32:01.075Z] ---> Using cache [2023-05-17T20:32:01.075Z] ---> e055199f1ce8 [2023-05-17T20:32:01.075Z] Step 7/26 : COPY . . [2023-05-17T20:32:01.075Z] ---> Using cache [2023-05-17T20:32:01.075Z] ---> 5fc52ec93821 [2023-05-17T20:32:01.075Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-17T20:32:01.075Z] ---> Using cache [2023-05-17T20:32:01.075Z] ---> f43b3a7d6f6c [2023-05-17T20:32:01.075Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-17T20:32:01.075Z] ---> Using cache [2023-05-17T20:32:01.075Z] ---> 7dd920e226ae [2023-05-17T20:32:01.075Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-17T20:32:01.075Z] ---> Using cache [2023-05-17T20:32:01.075Z] ---> ef04ba33ad09 [2023-05-17T20:32:01.075Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-17T20:32:06.354Z] ---> Running in 7bb3dc9f0b1f [2023-05-17T20:32:06.622Z] ---> Running in 191a5742518b [2023-05-17T20:32:06.622Z] Removing intermediate container 7bb3dc9f0b1f [2023-05-17T20:32:06.622Z] ---> eb1f6a474da2 [2023-05-17T20:32:06.622Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:06.883Z] ---> Running in 5301d60fb32a [2023-05-17T20:32:12.648Z] Removing intermediate container 5301d60fb32a [2023-05-17T20:32:12.648Z] ---> 90f9ea4e736c [2023-05-17T20:32:12.648Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:32:18.041Z] Removing intermediate container a662d449f170 [2023-05-17T20:32:18.041Z] ---> 64efc9058b58 [2023-05-17T20:32:18.041Z] ---> Running in 55a5d9414110 [2023-05-17T20:32:18.041Z] [2023-05-17T20:32:18.041Z] Step 10/24 : FROM alpine:3.17 [2023-05-17T20:32:18.041Z] ---> 9ed4aefc74f6 [2023-05-17T20:32:18.041Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:32:18.041Z] ---> Using cache [2023-05-17T20:32:18.041Z] ---> 57e4a759a643 [2023-05-17T20:32:18.041Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:32:18.041Z] ---> Using cache [2023-05-17T20:32:18.041Z] ---> da48e55f8b45 [2023-05-17T20:32:18.041Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-17T20:32:18.304Z] ---> Running in 6abfe71160e6 [2023-05-17T20:32:18.304Z] Removing intermediate container 191a5742518b [2023-05-17T20:32:18.304Z] ---> 54ab7711abc1 [2023-05-17T20:32:18.304Z] Step 12/26 : WORKDIR /edgex-go [2023-05-17T20:32:18.565Z] Removing intermediate container 55a5d9414110 [2023-05-17T20:32:18.565Z] ---> 81655f50ec34 [2023-05-17T20:32:18.565Z] [2023-05-17T20:32:18.565Z] Successfully built 81655f50ec34 [2023-05-17T20:32:20.632Z] Successfully tagged support-notifications:latest [2023-05-17T20:32:21.744Z]  Building support-notifications ... done  ---> Running in ff14dd44b1fa [2023-05-17T20:32:25.056Z] Removing intermediate container 6abfe71160e6 [2023-05-17T20:32:25.056Z] ---> 32dcdc5007f7 [2023-05-17T20:32:25.056Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-17T20:32:25.056Z] Removing intermediate container 50ed4dfb8e8e [2023-05-17T20:32:25.056Z] ---> 181248e7e8b4 [2023-05-17T20:32:25.056Z] [2023-05-17T20:32:25.056Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:32:25.056Z] ---> 9ed4aefc74f6 [2023-05-17T20:32:25.056Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-17T20:32:25.056Z] ---> Using cache [2023-05-17T20:32:25.056Z] ---> 45e02e05cd52 [2023-05-17T20:32:25.056Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:32:25.056Z] ---> Using cache [2023-05-17T20:32:25.056Z] ---> 7db7c60008b0 [2023-05-17T20:32:25.056Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:32:25.056Z] ---> Using cache [2023-05-17T20:32:25.056Z] ---> Running in 2c864663dcf8 [2023-05-17T20:32:25.349Z] ---> 055c9fc6f286 [2023-05-17T20:32:25.349Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:32:25.349Z] ---> Using cache [2023-05-17T20:32:25.349Z] Removing intermediate container ff14dd44b1fa [2023-05-17T20:32:25.349Z] ---> d6a059db004a [2023-05-17T20:32:25.349Z] [2023-05-17T20:32:25.349Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T20:32:25.349Z] ---> 9ed4aefc74f6 [2023-05-17T20:32:25.349Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-17T20:32:25.349Z] ---> Using cache [2023-05-17T20:32:25.349Z] ---> e7dd2d0ad429 [2023-05-17T20:32:25.349Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-17T20:32:25.349Z] ---> Using cache [2023-05-17T20:32:25.349Z] ---> f4aef957b502 [2023-05-17T20:32:25.349Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:32:25.349Z] ---> Using cache [2023-05-17T20:32:25.349Z] ---> 293ceaf08d20 [2023-05-17T20:32:25.349Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-17T20:32:25.349Z] ---> 2e69ac8b3e95 [2023-05-17T20:32:25.349Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:32:25.349Z] ---> Using cache [2023-05-17T20:32:25.349Z] ---> 92be21ebc988 [2023-05-17T20:32:25.349Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-17T20:32:25.608Z] Removing intermediate container 2c864663dcf8 [2023-05-17T20:32:25.608Z] ---> 18ef50b4b47f [2023-05-17T20:32:25.608Z] Step 15/24 : WORKDIR / [2023-05-17T20:32:30.294Z] ---> Running in 8fe0976162f7 [2023-05-17T20:32:30.653Z] ---> 06f061bb1a7e [2023-05-17T20:32:30.653Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:32:30.653Z] ---> 8b0a44cf11cb [2023-05-17T20:32:30.653Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-17T20:32:30.653Z] Removing intermediate container 8fe0976162f7 [2023-05-17T20:32:30.653Z] ---> 1505e47a84ab [2023-05-17T20:32:30.653Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:32:30.930Z] ---> 5c43536047e2 [2023-05-17T20:32:30.930Z] ---> c8ea25a3ea1f [2023-05-17T20:32:30.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-17T20:32:30.930Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-17T20:32:35.162Z] ---> 1d9ae760dfe6 [2023-05-17T20:32:35.162Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:32:35.162Z] ---> e236697b2487 [2023-05-17T20:32:35.162Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-17T20:32:35.162Z] ---> 0b61f50d19e6 [2023-05-17T20:32:35.162Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-17T20:32:35.424Z] Removing intermediate container 82f165efb9be [2023-05-17T20:32:35.424Z] ---> 88450c180f50 [2023-05-17T20:32:35.424Z] [2023-05-17T20:32:35.424Z] Step 9/22 : FROM alpine:3.17 [2023-05-17T20:32:35.424Z] ---> 9ed4aefc74f6 [2023-05-17T20:32:35.424Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-17T20:32:35.689Z] ---> Running in f15d45ea243f [2023-05-17T20:32:35.689Z] ---> 750a5b0f3174 [2023-05-17T20:32:35.689Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-17T20:32:36.269Z] ---> Running in 2652604dfca6 [2023-05-17T20:32:36.269Z] ---> ee789580a868 [2023-05-17T20:32:36.269Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-17T20:32:37.674Z] ---> Running in 7c583e0bdcff [2023-05-17T20:32:37.674Z] ---> 9b519cf0c2c3 [2023-05-17T20:32:37.674Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:32:38.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:32:38.259Z] ---> 89cba4a83343 [2023-05-17T20:32:38.259Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-17T20:32:38.259Z] Removing intermediate container 7c583e0bdcff [2023-05-17T20:32:38.259Z] ---> 81b1af6db69a [2023-05-17T20:32:38.259Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-17T20:32:38.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:32:38.521Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:32:38.521Z] ---> Running in c7105df105a3 [2023-05-17T20:32:38.521Z] ---> Running in 4b86e7d66230 [2023-05-17T20:32:38.521Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-17T20:32:38.521Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:32:38.521Z] OK: 8 MiB in 17 packages [2023-05-17T20:32:38.788Z] Removing intermediate container f15d45ea243f [2023-05-17T20:32:38.788Z] ---> 169ed8941e96 [2023-05-17T20:32:38.788Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-17T20:32:39.049Z] Removing intermediate container c7105df105a3 [2023-05-17T20:32:39.049Z] ---> b3813059e61d [2023-05-17T20:32:39.049Z] Step 24/26 : LABEL arch=x86_64 [2023-05-17T20:32:39.049Z] Removing intermediate container 4b86e7d66230 [2023-05-17T20:32:39.049Z] ---> e0c99935405f [2023-05-17T20:32:39.049Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:32:39.309Z] ---> Running in 923ff8333a78 [2023-05-17T20:32:39.309Z] ---> Running in d2765756b14c [2023-05-17T20:32:39.309Z] ---> Running in 880c20e0d0a6 [2023-05-17T20:32:39.880Z] Removing intermediate container 2652604dfca6 [2023-05-17T20:32:39.880Z] ---> 00a1fd0df95b [2023-05-17T20:32:39.880Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-17T20:32:39.880Z] Removing intermediate container 923ff8333a78 [2023-05-17T20:32:39.880Z] ---> d2f59f983485 [2023-05-17T20:32:39.880Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-17T20:32:39.880Z] Removing intermediate container 880c20e0d0a6 [2023-05-17T20:32:39.880Z] ---> 036aff948acd [2023-05-17T20:32:39.880Z] Step 25/26 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:40.141Z] Removing intermediate container d2765756b14c [2023-05-17T20:32:40.141Z] ---> 59dd982661b9 [2023-05-17T20:32:40.141Z] Step 22/24 : LABEL arch=x86_64 [2023-05-17T20:32:40.141Z] ---> Running in dd699566ca0d [2023-05-17T20:32:40.141Z] ---> Running in 6415055bf297 [2023-05-17T20:32:40.406Z] ---> Running in cccf08156a98 [2023-05-17T20:32:40.406Z] ---> Running in 48b9ee09ca0b [2023-05-17T20:32:40.667Z] Removing intermediate container dd699566ca0d [2023-05-17T20:32:40.667Z] ---> 518a3df7b955 [2023-05-17T20:32:40.667Z] Step 12/22 : WORKDIR /edgex [2023-05-17T20:32:40.929Z] Removing intermediate container 6415055bf297 [2023-05-17T20:32:40.929Z] ---> 2297c6f31ad2 [2023-05-17T20:32:40.929Z] Step 21/23 : LABEL arch=x86_64 [2023-05-17T20:32:40.929Z] Removing intermediate container cccf08156a98 [2023-05-17T20:32:40.929Z] ---> 28ffb05903ce [2023-05-17T20:32:40.929Z] Step 26/26 : LABEL version=3.0.0-dev.159 [2023-05-17T20:32:41.190Z] Removing intermediate container 48b9ee09ca0b [2023-05-17T20:32:41.190Z] ---> 7940e09dc8e4 [2023-05-17T20:32:41.190Z] Step 23/24 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:41.190Z] ---> Running in ad9cc0ae1431 [2023-05-17T20:32:41.190Z] ---> Running in 742c0d341cce [2023-05-17T20:32:41.190Z] ---> Running in e0f59a3acf14 [2023-05-17T20:32:41.190Z] ---> Running in 44955f78e9fa [2023-05-17T20:32:41.761Z] Removing intermediate container ad9cc0ae1431 [2023-05-17T20:32:41.761Z] ---> 52a41247a891 [2023-05-17T20:32:41.761Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:32:41.761Z] Removing intermediate container 742c0d341cce [2023-05-17T20:32:41.761Z] ---> ca010ee8be7a [2023-05-17T20:32:41.761Z] [2023-05-17T20:32:42.020Z] Removing intermediate container e0f59a3acf14 [2023-05-17T20:32:42.020Z] ---> 7228e067a790 [2023-05-17T20:32:42.020Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:42.020Z] Removing intermediate container 44955f78e9fa [2023-05-17T20:32:42.020Z] ---> 52e7e40c9c41 [2023-05-17T20:32:42.020Z] Step 24/24 : LABEL version=3.0.0-dev.159 [2023-05-17T20:32:42.020Z] Successfully built ca010ee8be7a [2023-05-17T20:32:42.020Z] Successfully tagged security-spire-server:latest [2023-05-17T20:32:42.604Z]  Building security-spire-server ... done  ---> Running in 527f45c0b1e2 [2023-05-17T20:32:42.604Z] ---> Running in f7798bbb3661 [2023-05-17T20:32:42.604Z] ---> 716549576756 [2023-05-17T20:32:42.604Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:32:43.173Z] Removing intermediate container 527f45c0b1e2 [2023-05-17T20:32:43.173Z] ---> daff0c55146c [2023-05-17T20:32:43.173Z] [2023-05-17T20:32:43.173Z] Removing intermediate container f7798bbb3661 [2023-05-17T20:32:43.173Z] ---> 60c15f2b4bfd [2023-05-17T20:32:43.173Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:32:43.173Z] Successfully built daff0c55146c [2023-05-17T20:32:43.173Z] ---> 0b2ea701fc73 [2023-05-17T20:32:43.173Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-17T20:32:43.173Z] Successfully tagged core-command:latest [2023-05-17T20:32:43.432Z]  Building core-command ... done  ---> Running in 5aa5fbed3d86 [2023-05-17T20:32:43.691Z] Removing intermediate container 5aa5fbed3d86 [2023-05-17T20:32:43.691Z] ---> ea7fb8a83c37 [2023-05-17T20:32:43.691Z] [2023-05-17T20:32:43.952Z] ---> e9c95743b295 [2023-05-17T20:32:43.952Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-17T20:32:43.952Z] Successfully built ea7fb8a83c37 [2023-05-17T20:32:43.952Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-17T20:32:44.894Z]  Building core-common-config-bootstrapper ... done  ---> 387cc4cc3813 [2023-05-17T20:32:44.894Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-17T20:32:45.464Z] ---> 3debb997a086 [2023-05-17T20:32:45.464Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-17T20:32:45.464Z] ---> Running in d69f82684c06 [2023-05-17T20:32:46.851Z] Removing intermediate container d69f82684c06 [2023-05-17T20:32:46.851Z] ---> 2d0dddc0334d [2023-05-17T20:32:46.851Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-17T20:32:47.112Z] ---> Running in 82575e4bb1cf [2023-05-17T20:32:47.374Z] Removing intermediate container 82575e4bb1cf [2023-05-17T20:32:47.374Z] ---> 3026beda0711 [2023-05-17T20:32:47.374Z] Step 20/22 : LABEL arch=x86_64 [2023-05-17T20:32:47.635Z] ---> Running in a9a203e6963f [2023-05-17T20:32:48.205Z] Removing intermediate container a9a203e6963f [2023-05-17T20:32:48.205Z] ---> eda3982d771d [2023-05-17T20:32:48.205Z] Step 21/22 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:48.205Z] ---> Running in acbf6cc2277a [2023-05-17T20:32:48.777Z] Removing intermediate container acbf6cc2277a [2023-05-17T20:32:48.777Z] ---> e18e10873db7 [2023-05-17T20:32:48.777Z] Step 22/22 : LABEL version=3.0.0-dev.159 [2023-05-17T20:32:48.777Z] ---> Running in 6d231fd34233 [2023-05-17T20:32:49.038Z] Removing intermediate container 6d231fd34233 [2023-05-17T20:32:49.038Z] ---> 541e4165c3b1 [2023-05-17T20:32:49.038Z] [2023-05-17T20:32:49.300Z] Successfully built 541e4165c3b1 [2023-05-17T20:32:49.300Z] Successfully tagged security-proxy-setup:latest [2023-05-17T20:32:49.308Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-17T20:32:49.324Z] $ docker stop --time=1 9809cea4d365a11f7dfa82db728a0260822fd2c1f3b3294e4d37d5cd7e52ea36 [2023-05-17T20:32:51.018Z] $ docker rm -f --volumes 9809cea4d365a11f7dfa82db728a0260822fd2c1f3b3294e4d37d5cd7e52ea36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:32:51.387Z] + docker images [2023-05-17T20:32:51.387Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-17T20:32:51.387Z] security-proxy-setup latest 541e4165c3b1 3 seconds ago 18.7MB [2023-05-17T20:32:51.387Z] core-common-config-bootstrapper latest ea7fb8a83c37 8 seconds ago 17.2MB [2023-05-17T20:32:51.387Z] core-command latest daff0c55146c 9 seconds ago 19.9MB [2023-05-17T20:32:51.387Z] security-spire-server latest ca010ee8be7a 10 seconds ago 103MB [2023-05-17T20:32:51.387Z] 88450c180f50 17 seconds ago 1.7GB [2023-05-17T20:32:51.387Z] 181248e7e8b4 27 seconds ago 1.72GB [2023-05-17T20:32:51.387Z] d6a059db004a 27 seconds ago 1.58GB [2023-05-17T20:32:51.387Z] support-notifications latest 81655f50ec34 33 seconds ago 32.4MB [2023-05-17T20:32:51.387Z] 64efc9058b58 40 seconds ago 1.72GB [2023-05-17T20:32:51.387Z] security-bootstrapper latest 33abdd791e9d 58 seconds ago 22.2MB [2023-05-17T20:32:51.387Z] security-spiffe-token-provider latest e02084599d4d About a minute ago 32.8MB [2023-05-17T20:32:51.387Z] security-spire-agent latest ca7f4e138722 About a minute ago 161MB [2023-05-17T20:32:51.387Z] security-spire-config latest cd5b9ea7c907 About a minute ago 102MB [2023-05-17T20:32:51.387Z] 755c364e5887 About a minute ago 1.79GB [2023-05-17T20:32:51.387Z] c683d3a53366 About a minute ago 1.76GB [2023-05-17T20:32:51.387Z] 29ea17d984d1 2 minutes ago 1.58GB [2023-05-17T20:32:51.387Z] 739812991082 2 minutes ago 1.58GB [2023-05-17T20:32:51.387Z] f3a27f9436d2 3 minutes ago 1.71GB [2023-05-17T20:32:51.387Z] security-secretstore-setup latest 7451f8933de1 4 minutes ago 32.8MB [2023-05-17T20:32:51.387Z] security-proxy-auth latest 4f47208a8f19 4 minutes ago 18.3MB [2023-05-17T20:32:51.387Z] core-metadata latest 7bbd320f40d6 5 minutes ago 20.4MB [2023-05-17T20:32:51.387Z] support-scheduler latest 542c7db83f32 5 minutes ago 31.8MB [2023-05-17T20:32:51.387Z] core-data latest 854e1475a150 5 minutes ago 20.1MB [2023-05-17T20:32:51.387Z] 344685088ec1 5 minutes ago 1.7GB [2023-05-17T20:32:51.387Z] 1747f83f9fde 5 minutes ago 1.79GB [2023-05-17T20:32:51.387Z] 37f1dd77db96 5 minutes ago 1.73GB [2023-05-17T20:32:51.387Z] e6e16d45f165 5 minutes ago 1.73GB [2023-05-17T20:32:51.387Z] 1d30c2b2f7c7 5 minutes ago 1.72GB [2023-05-17T20:32:51.387Z] ci-base-image-x86_64 latest 910b956c3e36 10 minutes ago 918MB [2023-05-17T20:32:51.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-17T20:32:51.387Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-17T20:32:51.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-17T20:32:51.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:32:51.487Z] provisioning config files... [2023-05-17T20:32:51.500Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config4878766918450520755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:32:51.807Z] ---> docker-login.sh [2023-05-17T20:32:51.807Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:32:51.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:51.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:51.807Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:51.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:51.807Z] [2023-05-17T20:32:51.807Z] Login Succeeded [2023-05-17T20:32:51.807Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:32:51.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:51.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:51.807Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:51.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:51.807Z] [2023-05-17T20:32:51.807Z] Login Succeeded [2023-05-17T20:32:51.807Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:32:52.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:52.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:52.066Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:52.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:52.066Z] [2023-05-17T20:32:52.066Z] Login Succeeded [2023-05-17T20:32:52.066Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:32:52.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:52.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:52.066Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:52.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:52.066Z] [2023-05-17T20:32:52.066Z] Login Succeeded [2023-05-17T20:32:52.066Z] docker.io [2023-05-17T20:32:52.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:52.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:52.337Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:52.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:52.337Z] [2023-05-17T20:32:52.337Z] Login Succeeded [2023-05-17T20:32:52.337Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:32:52.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:32:52.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:32:52.399Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-17T20:32:52.399Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:52.399Z] latest [2023-05-17T20:32:52.399Z] 3.0.0-dev.159 [2023-05-17T20:32:52.399Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:32:52.399Z] main [2023-05-17T20:32:52.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:52.721Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:53.026Z] + docker push nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:53.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-17T20:32:53.026Z] 4966508b12e8: Preparing [2023-05-17T20:32:53.026Z] a4f35f302277: Preparing [2023-05-17T20:32:53.026Z] d18666614ad4: Preparing [2023-05-17T20:32:53.026Z] cef3773606af: Preparing [2023-05-17T20:32:53.026Z] 9e2ec8a09f08: Preparing [2023-05-17T20:32:53.026Z] f1417ff83b31: Preparing [2023-05-17T20:32:53.026Z] f1417ff83b31: Waiting [2023-05-17T20:32:53.026Z] d18666614ad4: Pushed [2023-05-17T20:32:53.026Z] 4966508b12e8: Pushed [2023-05-17T20:32:53.026Z] 9e2ec8a09f08: Pushed [2023-05-17T20:32:53.026Z] cef3773606af: Pushed [2023-05-17T20:32:53.026Z] f1417ff83b31: Layer already exists [2023-05-17T20:32:54.403Z] a4f35f302277: Pushed [2023-05-17T20:32:54.403Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:54.715Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:55.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-17T20:32:55.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-17T20:32:55.027Z] 4966508b12e8: Preparing [2023-05-17T20:32:55.027Z] a4f35f302277: Preparing [2023-05-17T20:32:55.027Z] d18666614ad4: Preparing [2023-05-17T20:32:55.027Z] cef3773606af: Preparing [2023-05-17T20:32:55.027Z] 9e2ec8a09f08: Preparing [2023-05-17T20:32:55.027Z] f1417ff83b31: Preparing [2023-05-17T20:32:55.027Z] f1417ff83b31: Waiting [2023-05-17T20:32:55.027Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:32:55.027Z] a4f35f302277: Layer already exists [2023-05-17T20:32:55.027Z] cef3773606af: Layer already exists [2023-05-17T20:32:55.027Z] d18666614ad4: Layer already exists [2023-05-17T20:32:55.027Z] 4966508b12e8: Layer already exists [2023-05-17T20:32:55.027Z] f1417ff83b31: Layer already exists [2023-05-17T20:32:55.027Z] latest: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:55.348Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:55.671Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.159 [2023-05-17T20:32:55.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-17T20:32:55.671Z] 4966508b12e8: Preparing [2023-05-17T20:32:55.671Z] a4f35f302277: Preparing [2023-05-17T20:32:55.671Z] d18666614ad4: Preparing [2023-05-17T20:32:55.671Z] cef3773606af: Preparing [2023-05-17T20:32:55.671Z] 9e2ec8a09f08: Preparing [2023-05-17T20:32:55.671Z] f1417ff83b31: Preparing [2023-05-17T20:32:55.671Z] f1417ff83b31: Waiting [2023-05-17T20:32:55.671Z] a4f35f302277: Layer already exists [2023-05-17T20:32:55.671Z] d18666614ad4: Layer already exists [2023-05-17T20:32:55.671Z] 4966508b12e8: Layer already exists [2023-05-17T20:32:55.671Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:32:55.671Z] cef3773606af: Layer already exists [2023-05-17T20:32:55.671Z] f1417ff83b31: Layer already exists [2023-05-17T20:32:55.671Z] 3.0.0-dev.159: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:55.991Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:56.317Z] + docker push nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:32:56.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-17T20:32:56.317Z] 4966508b12e8: Preparing [2023-05-17T20:32:56.317Z] a4f35f302277: Preparing [2023-05-17T20:32:56.317Z] d18666614ad4: Preparing [2023-05-17T20:32:56.317Z] cef3773606af: Preparing [2023-05-17T20:32:56.317Z] 9e2ec8a09f08: Preparing [2023-05-17T20:32:56.317Z] f1417ff83b31: Preparing [2023-05-17T20:32:56.317Z] f1417ff83b31: Waiting [2023-05-17T20:32:56.317Z] d18666614ad4: Layer already exists [2023-05-17T20:32:56.317Z] a4f35f302277: Layer already exists [2023-05-17T20:32:56.317Z] cef3773606af: Layer already exists [2023-05-17T20:32:56.317Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:32:56.317Z] 4966508b12e8: Layer already exists [2023-05-17T20:32:56.317Z] f1417ff83b31: Layer already exists [2023-05-17T20:32:56.317Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:56.634Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:56.956Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-17T20:32:56.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-17T20:32:56.956Z] 4966508b12e8: Preparing [2023-05-17T20:32:56.956Z] a4f35f302277: Preparing [2023-05-17T20:32:56.956Z] d18666614ad4: Preparing [2023-05-17T20:32:56.956Z] cef3773606af: Preparing [2023-05-17T20:32:56.956Z] 9e2ec8a09f08: Preparing [2023-05-17T20:32:56.956Z] f1417ff83b31: Preparing [2023-05-17T20:32:56.956Z] f1417ff83b31: Waiting [2023-05-17T20:32:56.956Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:32:56.956Z] a4f35f302277: Layer already exists [2023-05-17T20:32:56.956Z] d18666614ad4: Layer already exists [2023-05-17T20:32:56.956Z] cef3773606af: Layer already exists [2023-05-17T20:32:56.956Z] 4966508b12e8: Layer already exists [2023-05-17T20:32:56.956Z] f1417ff83b31: Layer already exists [2023-05-17T20:32:56.956Z] main: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:32:57.003Z] ===================================================== [Pipeline] echo [2023-05-17T20:32:57.015Z] taggedImages: [2023-05-17T20:32:57.015Z] - nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:57.015Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-17T20:32:57.015Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.159 [2023-05-17T20:32:57.015Z] - nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:32:57.015Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-17T20:32:57.038Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-17T20:32:57.038Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:57.038Z] latest [2023-05-17T20:32:57.038Z] 3.0.0-dev.159 [2023-05-17T20:32:57.038Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:32:57.038Z] main [2023-05-17T20:32:57.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:57.381Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:57.693Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:32:57.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-17T20:32:57.693Z] 4ceee9a2a633: Preparing [2023-05-17T20:32:57.693Z] a2533c35f9d7: Preparing [2023-05-17T20:32:57.693Z] c29b8c49c606: Preparing [2023-05-17T20:32:57.693Z] caf56004b4be: Preparing [2023-05-17T20:32:57.693Z] d18666614ad4: Preparing [2023-05-17T20:32:57.693Z] cef3773606af: Preparing [2023-05-17T20:32:57.693Z] 621c759aae47: Preparing [2023-05-17T20:32:57.693Z] cef3773606af: Waiting [2023-05-17T20:32:57.693Z] f1417ff83b31: Preparing [2023-05-17T20:32:57.693Z] 621c759aae47: Waiting [2023-05-17T20:32:57.693Z] f1417ff83b31: Waiting [2023-05-17T20:32:57.693Z] d18666614ad4: Layer already exists [2023-05-17T20:32:57.693Z] a2533c35f9d7: Pushed [2023-05-17T20:32:57.951Z] 4ceee9a2a633: Pushed [2023-05-17T20:32:57.952Z] c29b8c49c606: Pushed [2023-05-17T20:32:57.952Z] cef3773606af: Layer already exists [2023-05-17T20:32:57.952Z] 621c759aae47: Pushed [2023-05-17T20:32:58.209Z] f1417ff83b31: Layer already exists [2023-05-17T20:32:58.776Z] caf56004b4be: Pushed [2023-05-17T20:32:59.036Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:59.358Z] + 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 [2023-05-17T20:32:59.668Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-17T20:32:59.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-17T20:32:59.668Z] 4ceee9a2a633: Preparing [2023-05-17T20:32:59.668Z] a2533c35f9d7: Preparing [2023-05-17T20:32:59.668Z] c29b8c49c606: Preparing [2023-05-17T20:32:59.668Z] caf56004b4be: Preparing [2023-05-17T20:32:59.668Z] d18666614ad4: Preparing [2023-05-17T20:32:59.668Z] cef3773606af: Preparing [2023-05-17T20:32:59.668Z] 621c759aae47: Preparing [2023-05-17T20:32:59.668Z] f1417ff83b31: Preparing [2023-05-17T20:32:59.668Z] cef3773606af: Waiting [2023-05-17T20:32:59.668Z] 621c759aae47: Waiting [2023-05-17T20:32:59.668Z] f1417ff83b31: Waiting [2023-05-17T20:32:59.668Z] 4ceee9a2a633: Layer already exists [2023-05-17T20:32:59.668Z] d18666614ad4: Layer already exists [2023-05-17T20:32:59.668Z] c29b8c49c606: Layer already exists [2023-05-17T20:32:59.668Z] a2533c35f9d7: Layer already exists [2023-05-17T20:32:59.668Z] caf56004b4be: Layer already exists [2023-05-17T20:32:59.668Z] 621c759aae47: Layer already exists [2023-05-17T20:32:59.668Z] f1417ff83b31: Layer already exists [2023-05-17T20:32:59.668Z] cef3773606af: Layer already exists [2023-05-17T20:32:59.668Z] latest: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:59.987Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:00.298Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.159 [2023-05-17T20:33:00.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-17T20:33:00.298Z] 4ceee9a2a633: Preparing [2023-05-17T20:33:00.298Z] a2533c35f9d7: Preparing [2023-05-17T20:33:00.298Z] c29b8c49c606: Preparing [2023-05-17T20:33:00.298Z] caf56004b4be: Preparing [2023-05-17T20:33:00.298Z] d18666614ad4: Preparing [2023-05-17T20:33:00.298Z] cef3773606af: Preparing [2023-05-17T20:33:00.298Z] 621c759aae47: Preparing [2023-05-17T20:33:00.298Z] f1417ff83b31: Preparing [2023-05-17T20:33:00.298Z] cef3773606af: Waiting [2023-05-17T20:33:00.298Z] 621c759aae47: Waiting [2023-05-17T20:33:00.298Z] f1417ff83b31: Waiting [2023-05-17T20:33:00.298Z] 4ceee9a2a633: Layer already exists [2023-05-17T20:33:00.298Z] c29b8c49c606: Layer already exists [2023-05-17T20:33:00.298Z] caf56004b4be: Layer already exists [2023-05-17T20:33:00.298Z] d18666614ad4: Layer already exists [2023-05-17T20:33:00.298Z] a2533c35f9d7: Layer already exists [2023-05-17T20:33:00.298Z] 621c759aae47: Layer already exists [2023-05-17T20:33:00.298Z] cef3773606af: Layer already exists [2023-05-17T20:33:00.298Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:00.298Z] 3.0.0-dev.159: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:00.615Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [2023-05-17T20:33:00.623Z] Removing intermediate container c054ec96d91f [2023-05-17T20:33:00.623Z] ---> 3e0cfca39969 [2023-05-17T20:33:00.623Z] [2023-05-17T20:33:00.623Z] Step 9/33 : FROM alpine:3.17 [2023-05-17T20:33:00.623Z] ---> 51e60588ff2c [2023-05-17T20:33:00.623Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-17T20:33:00.623Z] ---> Running in 3cb6b1e0d305 [2023-05-17T20:33:00.623Z] Removing intermediate container 3cb6b1e0d305 [2023-05-17T20:33:00.623Z] ---> 72599ddd98b7 [2023-05-17T20:33:00.623Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-17T20:33:00.623Z] ---> Running in 339765c1a95e [2023-05-17T20:33:00.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:33:00.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:00.923Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:00.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-17T20:33:00.923Z] 4ceee9a2a633: Preparing [2023-05-17T20:33:00.923Z] a2533c35f9d7: Preparing [2023-05-17T20:33:00.923Z] c29b8c49c606: Preparing [2023-05-17T20:33:00.923Z] caf56004b4be: Preparing [2023-05-17T20:33:00.923Z] d18666614ad4: Preparing [2023-05-17T20:33:00.923Z] cef3773606af: Preparing [2023-05-17T20:33:00.923Z] 621c759aae47: Preparing [2023-05-17T20:33:00.923Z] f1417ff83b31: Preparing [2023-05-17T20:33:00.923Z] cef3773606af: Waiting [2023-05-17T20:33:00.923Z] 621c759aae47: Waiting [2023-05-17T20:33:00.923Z] f1417ff83b31: Waiting [2023-05-17T20:33:00.923Z] c29b8c49c606: Layer already exists [2023-05-17T20:33:00.923Z] caf56004b4be: Layer already exists [2023-05-17T20:33:00.923Z] 4ceee9a2a633: Layer already exists [2023-05-17T20:33:00.923Z] a2533c35f9d7: Layer already exists [2023-05-17T20:33:00.923Z] d18666614ad4: Layer already exists [2023-05-17T20:33:00.923Z] cef3773606af: Layer already exists [2023-05-17T20:33:00.923Z] 621c759aae47: Layer already exists [2023-05-17T20:33:00.923Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:00.923Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:01.237Z] + 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 [2023-05-17T20:33:01.555Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-17T20:33:01.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-17T20:33:01.555Z] 4ceee9a2a633: Preparing [2023-05-17T20:33:01.555Z] a2533c35f9d7: Preparing [2023-05-17T20:33:01.555Z] c29b8c49c606: Preparing [2023-05-17T20:33:01.555Z] caf56004b4be: Preparing [2023-05-17T20:33:01.555Z] d18666614ad4: Preparing [2023-05-17T20:33:01.555Z] cef3773606af: Preparing [2023-05-17T20:33:01.555Z] 621c759aae47: Preparing [2023-05-17T20:33:01.555Z] f1417ff83b31: Preparing [2023-05-17T20:33:01.555Z] cef3773606af: Waiting [2023-05-17T20:33:01.555Z] 621c759aae47: Waiting [2023-05-17T20:33:01.555Z] f1417ff83b31: Waiting [2023-05-17T20:33:01.555Z] 4ceee9a2a633: Layer already exists [2023-05-17T20:33:01.555Z] c29b8c49c606: Layer already exists [2023-05-17T20:33:01.555Z] a2533c35f9d7: Layer already exists [2023-05-17T20:33:01.555Z] d18666614ad4: Layer already exists [2023-05-17T20:33:01.555Z] caf56004b4be: Layer already exists [2023-05-17T20:33:01.555Z] cef3773606af: Layer already exists [2023-05-17T20:33:01.555Z] 621c759aae47: Layer already exists [2023-05-17T20:33:01.555Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:01.555Z] main: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:01.590Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:01.595Z] taggedImages: [2023-05-17T20:33:01.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:01.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-17T20:33:01.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.159 [2023-05-17T20:33:01.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:01.595Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-17T20:33:01.613Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-17T20:33:01.613Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:01.613Z] latest [2023-05-17T20:33:01.613Z] 3.0.0-dev.159 [2023-05-17T20:33:01.613Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:01.613Z] main [2023-05-17T20:33:01.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:01.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:02.036Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:33:02.036Z] (2/2) Installing su-exec (0.2-r2) [2023-05-17T20:33:02.036Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:33:02.036Z] OK: 8 MiB in 17 packages [2023-05-17T20:33:02.258Z] + docker push nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:02.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-17T20:33:02.258Z] 607bb6ceb00e: Preparing [2023-05-17T20:33:02.258Z] 572073daf5c0: Preparing [2023-05-17T20:33:02.258Z] d18666614ad4: Preparing [2023-05-17T20:33:02.258Z] cef3773606af: Preparing [2023-05-17T20:33:02.258Z] a67b30132dd0: Preparing [2023-05-17T20:33:02.258Z] f1417ff83b31: Preparing [2023-05-17T20:33:02.258Z] f1417ff83b31: Waiting [2023-05-17T20:33:02.258Z] d18666614ad4: Layer already exists [2023-05-17T20:33:02.258Z] 607bb6ceb00e: Pushed [2023-05-17T20:33:02.258Z] a67b30132dd0: Pushed [2023-05-17T20:33:02.258Z] cef3773606af: Layer already exists [2023-05-17T20:33:02.516Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:03.894Z] 572073daf5c0: Pushed [2023-05-17T20:33:03.894Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:03.986Z] Removing intermediate container 339765c1a95e [2023-05-17T20:33:03.986Z] ---> 49236db35139 [2023-05-17T20:33:03.986Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-17T20:33:03.986Z] ---> Running in 2e889b33d0da [2023-05-17T20:33:04.207Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:04.251Z] Removing intermediate container 2e889b33d0da [2023-05-17T20:33:04.252Z] ---> 8236473f448c [2023-05-17T20:33:04.252Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-17T20:33:04.518Z] ---> Running in c41b31d355d8 [2023-05-17T20:33:04.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-17T20:33:04.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-17T20:33:04.525Z] 607bb6ceb00e: Preparing [2023-05-17T20:33:04.525Z] 572073daf5c0: Preparing [2023-05-17T20:33:04.525Z] d18666614ad4: Preparing [2023-05-17T20:33:04.525Z] cef3773606af: Preparing [2023-05-17T20:33:04.525Z] a67b30132dd0: Preparing [2023-05-17T20:33:04.525Z] f1417ff83b31: Preparing [2023-05-17T20:33:04.525Z] f1417ff83b31: Waiting [2023-05-17T20:33:04.525Z] 572073daf5c0: Layer already exists [2023-05-17T20:33:04.525Z] a67b30132dd0: Layer already exists [2023-05-17T20:33:04.525Z] 607bb6ceb00e: Layer already exists [2023-05-17T20:33:04.525Z] d18666614ad4: Layer already exists [2023-05-17T20:33:04.525Z] cef3773606af: Layer already exists [2023-05-17T20:33:04.525Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:04.525Z] latest: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:04.783Z] Removing intermediate container c41b31d355d8 [2023-05-17T20:33:04.783Z] ---> 9f30b48e2ba2 [2023-05-17T20:33:04.783Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-17T20:33:04.873Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:05.049Z] ---> Running in 1fac586e841a [2023-05-17T20:33:05.190Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.159 [2023-05-17T20:33:05.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-17T20:33:05.190Z] 607bb6ceb00e: Preparing [2023-05-17T20:33:05.190Z] 572073daf5c0: Preparing [2023-05-17T20:33:05.190Z] d18666614ad4: Preparing [2023-05-17T20:33:05.190Z] cef3773606af: Preparing [2023-05-17T20:33:05.190Z] a67b30132dd0: Preparing [2023-05-17T20:33:05.190Z] f1417ff83b31: Preparing [2023-05-17T20:33:05.190Z] f1417ff83b31: Waiting [2023-05-17T20:33:05.190Z] cef3773606af: Layer already exists [2023-05-17T20:33:05.190Z] a67b30132dd0: Layer already exists [2023-05-17T20:33:05.190Z] d18666614ad4: Layer already exists [2023-05-17T20:33:05.190Z] 607bb6ceb00e: Layer already exists [2023-05-17T20:33:05.190Z] 572073daf5c0: Layer already exists [2023-05-17T20:33:05.190Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:05.190Z] 3.0.0-dev.159: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:05.315Z] Removing intermediate container 1fac586e841a [2023-05-17T20:33:05.315Z] ---> 9e886f84fbfe [2023-05-17T20:33:05.315Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-17T20:33:05.504Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:05.580Z] ---> Running in 38c28199fd1d [2023-05-17T20:33:05.812Z] + docker push nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:05.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-17T20:33:05.813Z] 607bb6ceb00e: Preparing [2023-05-17T20:33:05.813Z] 572073daf5c0: Preparing [2023-05-17T20:33:05.813Z] d18666614ad4: Preparing [2023-05-17T20:33:05.813Z] cef3773606af: Preparing [2023-05-17T20:33:05.813Z] a67b30132dd0: Preparing [2023-05-17T20:33:05.813Z] f1417ff83b31: Preparing [2023-05-17T20:33:05.813Z] f1417ff83b31: Waiting [2023-05-17T20:33:05.813Z] 607bb6ceb00e: Layer already exists [2023-05-17T20:33:05.813Z] a67b30132dd0: Layer already exists [2023-05-17T20:33:05.813Z] 572073daf5c0: Layer already exists [2023-05-17T20:33:05.813Z] cef3773606af: Layer already exists [2023-05-17T20:33:05.813Z] d18666614ad4: Layer already exists [2023-05-17T20:33:05.813Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:05.813Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:06.125Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:06.163Z] Removing intermediate container 38c28199fd1d [2023-05-17T20:33:06.163Z] ---> 73f5984471f5 [2023-05-17T20:33:06.163Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-17T20:33:06.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-17T20:33:06.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-17T20:33:06.431Z] 607bb6ceb00e: Preparing [2023-05-17T20:33:06.431Z] 572073daf5c0: Preparing [2023-05-17T20:33:06.431Z] d18666614ad4: Preparing [2023-05-17T20:33:06.431Z] cef3773606af: Preparing [2023-05-17T20:33:06.431Z] a67b30132dd0: Preparing [2023-05-17T20:33:06.431Z] f1417ff83b31: Preparing [2023-05-17T20:33:06.431Z] f1417ff83b31: Waiting [2023-05-17T20:33:06.431Z] 572073daf5c0: Layer already exists [2023-05-17T20:33:06.431Z] cef3773606af: Layer already exists [2023-05-17T20:33:06.431Z] a67b30132dd0: Layer already exists [2023-05-17T20:33:06.431Z] d18666614ad4: Layer already exists [2023-05-17T20:33:06.431Z] 607bb6ceb00e: Layer already exists [2023-05-17T20:33:06.431Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:06.431Z] main: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:06.476Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:06.483Z] taggedImages: [2023-05-17T20:33:06.483Z] - nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:06.483Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-17T20:33:06.483Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.159 [2023-05-17T20:33:06.483Z] - nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:06.483Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-17T20:33:06.503Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-17T20:33:06.503Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:06.503Z] latest [2023-05-17T20:33:06.503Z] 3.0.0-dev.159 [2023-05-17T20:33:06.503Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:06.503Z] main [2023-05-17T20:33:06.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:06.841Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:07.151Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:07.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-17T20:33:07.151Z] 8fc966e5c597: Preparing [2023-05-17T20:33:07.151Z] f8e3f3eb3582: Preparing [2023-05-17T20:33:07.151Z] 59f5923be368: Preparing [2023-05-17T20:33:07.151Z] d18666614ad4: Preparing [2023-05-17T20:33:07.151Z] cef3773606af: Preparing [2023-05-17T20:33:07.151Z] 1ef108ac9d91: Preparing [2023-05-17T20:33:07.151Z] f1417ff83b31: Preparing [2023-05-17T20:33:07.151Z] f1417ff83b31: Waiting [2023-05-17T20:33:07.151Z] 1ef108ac9d91: Waiting [2023-05-17T20:33:07.151Z] d18666614ad4: Layer already exists [2023-05-17T20:33:07.151Z] f8e3f3eb3582: Pushed [2023-05-17T20:33:07.151Z] 8fc966e5c597: Pushed [2023-05-17T20:33:07.411Z] 1ef108ac9d91: Pushed [2023-05-17T20:33:07.411Z] cef3773606af: Layer already exists [2023-05-17T20:33:07.670Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:08.612Z] 59f5923be368: Pushed [2023-05-17T20:33:08.740Z] ---> Running in 0b2f5389ee62 [2023-05-17T20:33:08.872Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:09.214Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:09.535Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-17T20:33:09.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-17T20:33:09.535Z] 8fc966e5c597: Preparing [2023-05-17T20:33:09.535Z] f8e3f3eb3582: Preparing [2023-05-17T20:33:09.535Z] 59f5923be368: Preparing [2023-05-17T20:33:09.535Z] d18666614ad4: Preparing [2023-05-17T20:33:09.535Z] cef3773606af: Preparing [2023-05-17T20:33:09.535Z] 1ef108ac9d91: Preparing [2023-05-17T20:33:09.535Z] 1ef108ac9d91: Waiting [2023-05-17T20:33:09.535Z] f1417ff83b31: Preparing [2023-05-17T20:33:09.535Z] d18666614ad4: Layer already exists [2023-05-17T20:33:09.535Z] 59f5923be368: Layer already exists [2023-05-17T20:33:09.535Z] cef3773606af: Layer already exists [2023-05-17T20:33:09.535Z] f8e3f3eb3582: Layer already exists [2023-05-17T20:33:09.535Z] 8fc966e5c597: Layer already exists [2023-05-17T20:33:09.535Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:09.535Z] 1ef108ac9d91: Layer already exists [2023-05-17T20:33:09.535Z] latest: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:09.863Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:10.187Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.159 [2023-05-17T20:33:10.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-17T20:33:10.187Z] 8fc966e5c597: Preparing [2023-05-17T20:33:10.187Z] f8e3f3eb3582: Preparing [2023-05-17T20:33:10.187Z] 59f5923be368: Preparing [2023-05-17T20:33:10.187Z] d18666614ad4: Preparing [2023-05-17T20:33:10.187Z] cef3773606af: Preparing [2023-05-17T20:33:10.187Z] 1ef108ac9d91: Preparing [2023-05-17T20:33:10.187Z] f1417ff83b31: Preparing [2023-05-17T20:33:10.187Z] 1ef108ac9d91: Waiting [2023-05-17T20:33:10.187Z] f1417ff83b31: Waiting [2023-05-17T20:33:10.187Z] 8fc966e5c597: Layer already exists [2023-05-17T20:33:10.187Z] 59f5923be368: Layer already exists [2023-05-17T20:33:10.187Z] f8e3f3eb3582: Layer already exists [2023-05-17T20:33:10.187Z] d18666614ad4: Layer already exists [2023-05-17T20:33:10.187Z] cef3773606af: Layer already exists [2023-05-17T20:33:10.187Z] 1ef108ac9d91: Layer already exists [2023-05-17T20:33:10.187Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:10.187Z] 3.0.0-dev.159: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:10.505Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:10.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:10.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-17T20:33:10.824Z] 8fc966e5c597: Preparing [2023-05-17T20:33:10.824Z] f8e3f3eb3582: Preparing [2023-05-17T20:33:10.824Z] 59f5923be368: Preparing [2023-05-17T20:33:10.824Z] d18666614ad4: Preparing [2023-05-17T20:33:10.824Z] cef3773606af: Preparing [2023-05-17T20:33:10.824Z] 1ef108ac9d91: Preparing [2023-05-17T20:33:10.824Z] f1417ff83b31: Preparing [2023-05-17T20:33:10.824Z] 1ef108ac9d91: Waiting [2023-05-17T20:33:10.824Z] cef3773606af: Layer already exists [2023-05-17T20:33:10.824Z] 8fc966e5c597: Layer already exists [2023-05-17T20:33:10.824Z] 59f5923be368: Layer already exists [2023-05-17T20:33:10.824Z] f8e3f3eb3582: Layer already exists [2023-05-17T20:33:10.824Z] d18666614ad4: Layer already exists [2023-05-17T20:33:10.824Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:10.824Z] 1ef108ac9d91: Layer already exists [2023-05-17T20:33:10.824Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:11.136Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:11.445Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-17T20:33:11.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-17T20:33:11.445Z] 8fc966e5c597: Preparing [2023-05-17T20:33:11.445Z] f8e3f3eb3582: Preparing [2023-05-17T20:33:11.445Z] 59f5923be368: Preparing [2023-05-17T20:33:11.445Z] d18666614ad4: Preparing [2023-05-17T20:33:11.445Z] cef3773606af: Preparing [2023-05-17T20:33:11.445Z] 1ef108ac9d91: Preparing [2023-05-17T20:33:11.445Z] f1417ff83b31: Preparing [2023-05-17T20:33:11.445Z] f1417ff83b31: Waiting [2023-05-17T20:33:11.445Z] 1ef108ac9d91: Waiting [2023-05-17T20:33:11.445Z] 59f5923be368: Layer already exists [2023-05-17T20:33:11.445Z] f8e3f3eb3582: Layer already exists [2023-05-17T20:33:11.445Z] cef3773606af: Layer already exists [2023-05-17T20:33:11.445Z] d18666614ad4: Layer already exists [2023-05-17T20:33:11.445Z] 8fc966e5c597: Layer already exists [2023-05-17T20:33:11.445Z] 1ef108ac9d91: Layer already exists [2023-05-17T20:33:11.445Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:11.445Z] main: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:11.482Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:11.489Z] taggedImages: [2023-05-17T20:33:11.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:11.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-17T20:33:11.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.159 [2023-05-17T20:33:11.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:11.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-17T20:33:11.519Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-17T20:33:11.519Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:11.519Z] latest [2023-05-17T20:33:11.519Z] 3.0.0-dev.159 [2023-05-17T20:33:11.519Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:11.519Z] main [2023-05-17T20:33:11.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:11.855Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:12.103Z] Removing intermediate container 0b2f5389ee62 [2023-05-17T20:33:12.103Z] ---> 9cbaf9e33723 [2023-05-17T20:33:12.103Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-17T20:33:12.164Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:12.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-17T20:33:12.164Z] 0c2c79560008: Preparing [2023-05-17T20:33:12.164Z] 0c2c79560008: Preparing [2023-05-17T20:33:12.164Z] 50a0ac3aca40: Preparing [2023-05-17T20:33:12.164Z] da863edbe041: Preparing [2023-05-17T20:33:12.164Z] c3cee878dedf: Preparing [2023-05-17T20:33:12.164Z] 95d1979eb927: Preparing [2023-05-17T20:33:12.164Z] aae6045690d3: Preparing [2023-05-17T20:33:12.164Z] d18666614ad4: Preparing [2023-05-17T20:33:12.164Z] cef3773606af: Preparing [2023-05-17T20:33:12.164Z] 9776a0532d87: Preparing [2023-05-17T20:33:12.164Z] e9d1531836d1: Preparing [2023-05-17T20:33:12.164Z] 424492195ca8: Preparing [2023-05-17T20:33:12.164Z] 268762830855: Preparing [2023-05-17T20:33:12.164Z] f1417ff83b31: Preparing [2023-05-17T20:33:12.164Z] cef3773606af: Waiting [2023-05-17T20:33:12.164Z] 9776a0532d87: Waiting [2023-05-17T20:33:12.164Z] 424492195ca8: Waiting [2023-05-17T20:33:12.164Z] e9d1531836d1: Waiting [2023-05-17T20:33:12.164Z] aae6045690d3: Waiting [2023-05-17T20:33:12.164Z] 268762830855: Waiting [2023-05-17T20:33:12.164Z] d18666614ad4: Waiting [2023-05-17T20:33:12.164Z] f1417ff83b31: Waiting [2023-05-17T20:33:12.164Z] da863edbe041: Pushed [2023-05-17T20:33:12.164Z] 0c2c79560008: Pushed [2023-05-17T20:33:12.164Z] 50a0ac3aca40: Pushed [2023-05-17T20:33:12.164Z] 95d1979eb927: Pushed [2023-05-17T20:33:12.164Z] c3cee878dedf: Pushed [2023-05-17T20:33:12.369Z] ---> Running in 5ff92411a6c1 [2023-05-17T20:33:12.730Z] d18666614ad4: Layer already exists [2023-05-17T20:33:12.730Z] 9776a0532d87: Pushed [2023-05-17T20:33:12.731Z] cef3773606af: Layer already exists [2023-05-17T20:33:12.731Z] e9d1531836d1: Pushed [2023-05-17T20:33:12.731Z] 424492195ca8: Pushed [2023-05-17T20:33:12.988Z] 268762830855: Pushed [2023-05-17T20:33:12.988Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:13.328Z] Removing intermediate container 5ff92411a6c1 [2023-05-17T20:33:13.328Z] ---> 22a6b9754bd1 [2023-05-17T20:33:13.328Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-17T20:33:13.923Z] aae6045690d3: Pushed [2023-05-17T20:33:14.182Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:14.488Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:14.745Z] ---> 966cdca18cb4 [2023-05-17T20:33:14.745Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-17T20:33:14.793Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-17T20:33:14.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-17T20:33:14.793Z] 0c2c79560008: Preparing [2023-05-17T20:33:14.793Z] 0c2c79560008: Preparing [2023-05-17T20:33:14.793Z] 50a0ac3aca40: Preparing [2023-05-17T20:33:14.793Z] da863edbe041: Preparing [2023-05-17T20:33:14.793Z] c3cee878dedf: Preparing [2023-05-17T20:33:14.793Z] 95d1979eb927: Preparing [2023-05-17T20:33:14.793Z] aae6045690d3: Preparing [2023-05-17T20:33:14.793Z] d18666614ad4: Preparing [2023-05-17T20:33:14.793Z] cef3773606af: Preparing [2023-05-17T20:33:14.793Z] 9776a0532d87: Preparing [2023-05-17T20:33:14.793Z] e9d1531836d1: Preparing [2023-05-17T20:33:14.793Z] 424492195ca8: Preparing [2023-05-17T20:33:14.793Z] 268762830855: Preparing [2023-05-17T20:33:14.793Z] f1417ff83b31: Preparing [2023-05-17T20:33:14.793Z] 9776a0532d87: Waiting [2023-05-17T20:33:14.793Z] e9d1531836d1: Waiting [2023-05-17T20:33:14.793Z] 424492195ca8: Waiting [2023-05-17T20:33:14.793Z] 268762830855: Waiting [2023-05-17T20:33:14.793Z] cef3773606af: Waiting [2023-05-17T20:33:14.793Z] f1417ff83b31: Waiting [2023-05-17T20:33:14.793Z] aae6045690d3: Waiting [2023-05-17T20:33:14.793Z] d18666614ad4: Waiting [2023-05-17T20:33:14.793Z] da863edbe041: Layer already exists [2023-05-17T20:33:14.793Z] c3cee878dedf: Layer already exists [2023-05-17T20:33:14.793Z] 0c2c79560008: Layer already exists [2023-05-17T20:33:14.793Z] 50a0ac3aca40: Layer already exists [2023-05-17T20:33:14.793Z] 95d1979eb927: Layer already exists [2023-05-17T20:33:14.793Z] 9776a0532d87: Layer already exists [2023-05-17T20:33:14.793Z] aae6045690d3: Layer already exists [2023-05-17T20:33:14.793Z] e9d1531836d1: Layer already exists [2023-05-17T20:33:14.793Z] d18666614ad4: Layer already exists [2023-05-17T20:33:14.793Z] cef3773606af: Layer already exists [2023-05-17T20:33:14.793Z] 424492195ca8: Layer already exists [2023-05-17T20:33:14.793Z] 268762830855: Layer already exists [2023-05-17T20:33:14.793Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:14.794Z] latest: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:15.010Z] ---> Running in 507b362f835f [2023-05-17T20:33:15.104Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:15.410Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.159 [2023-05-17T20:33:15.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-17T20:33:15.410Z] 0c2c79560008: Preparing [2023-05-17T20:33:15.410Z] 0c2c79560008: Preparing [2023-05-17T20:33:15.410Z] 50a0ac3aca40: Preparing [2023-05-17T20:33:15.410Z] da863edbe041: Preparing [2023-05-17T20:33:15.410Z] c3cee878dedf: Preparing [2023-05-17T20:33:15.410Z] 95d1979eb927: Preparing [2023-05-17T20:33:15.410Z] aae6045690d3: Preparing [2023-05-17T20:33:15.410Z] d18666614ad4: Preparing [2023-05-17T20:33:15.410Z] cef3773606af: Preparing [2023-05-17T20:33:15.410Z] 9776a0532d87: Preparing [2023-05-17T20:33:15.410Z] e9d1531836d1: Preparing [2023-05-17T20:33:15.410Z] 424492195ca8: Preparing [2023-05-17T20:33:15.410Z] 268762830855: Preparing [2023-05-17T20:33:15.410Z] f1417ff83b31: Preparing [2023-05-17T20:33:15.410Z] cef3773606af: Waiting [2023-05-17T20:33:15.410Z] 9776a0532d87: Waiting [2023-05-17T20:33:15.410Z] e9d1531836d1: Waiting [2023-05-17T20:33:15.410Z] 424492195ca8: Waiting [2023-05-17T20:33:15.410Z] 268762830855: Waiting [2023-05-17T20:33:15.410Z] f1417ff83b31: Waiting [2023-05-17T20:33:15.410Z] aae6045690d3: Waiting [2023-05-17T20:33:15.410Z] d18666614ad4: Waiting [2023-05-17T20:33:15.410Z] 50a0ac3aca40: Layer already exists [2023-05-17T20:33:15.410Z] da863edbe041: Layer already exists [2023-05-17T20:33:15.410Z] 0c2c79560008: Layer already exists [2023-05-17T20:33:15.410Z] 95d1979eb927: Layer already exists [2023-05-17T20:33:15.410Z] c3cee878dedf: Layer already exists [2023-05-17T20:33:15.410Z] aae6045690d3: Layer already exists [2023-05-17T20:33:15.410Z] d18666614ad4: Layer already exists [2023-05-17T20:33:15.410Z] 9776a0532d87: Layer already exists [2023-05-17T20:33:15.410Z] e9d1531836d1: Layer already exists [2023-05-17T20:33:15.410Z] cef3773606af: Layer already exists [2023-05-17T20:33:15.410Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:15.410Z] 424492195ca8: Layer already exists [2023-05-17T20:33:15.410Z] 268762830855: Layer already exists [2023-05-17T20:33:15.410Z] 3.0.0-dev.159: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:15.727Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:16.046Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:16.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-17T20:33:16.046Z] 0c2c79560008: Preparing [2023-05-17T20:33:16.046Z] 0c2c79560008: Preparing [2023-05-17T20:33:16.046Z] 50a0ac3aca40: Preparing [2023-05-17T20:33:16.046Z] da863edbe041: Preparing [2023-05-17T20:33:16.046Z] c3cee878dedf: Preparing [2023-05-17T20:33:16.046Z] 95d1979eb927: Preparing [2023-05-17T20:33:16.046Z] aae6045690d3: Preparing [2023-05-17T20:33:16.046Z] d18666614ad4: Preparing [2023-05-17T20:33:16.046Z] cef3773606af: Preparing [2023-05-17T20:33:16.046Z] 9776a0532d87: Preparing [2023-05-17T20:33:16.046Z] e9d1531836d1: Preparing [2023-05-17T20:33:16.046Z] 424492195ca8: Preparing [2023-05-17T20:33:16.046Z] 268762830855: Preparing [2023-05-17T20:33:16.046Z] f1417ff83b31: Preparing [2023-05-17T20:33:16.046Z] 9776a0532d87: Waiting [2023-05-17T20:33:16.046Z] e9d1531836d1: Waiting [2023-05-17T20:33:16.046Z] 424492195ca8: Waiting [2023-05-17T20:33:16.046Z] aae6045690d3: Waiting [2023-05-17T20:33:16.046Z] d18666614ad4: Waiting [2023-05-17T20:33:16.046Z] 268762830855: Waiting [2023-05-17T20:33:16.046Z] cef3773606af: Waiting [2023-05-17T20:33:16.046Z] f1417ff83b31: Waiting [2023-05-17T20:33:16.046Z] 0c2c79560008: Layer already exists [2023-05-17T20:33:16.046Z] c3cee878dedf: Layer already exists [2023-05-17T20:33:16.046Z] 95d1979eb927: Layer already exists [2023-05-17T20:33:16.046Z] 50a0ac3aca40: Layer already exists [2023-05-17T20:33:16.046Z] da863edbe041: Layer already exists [2023-05-17T20:33:16.046Z] e9d1531836d1: Layer already exists [2023-05-17T20:33:16.046Z] d18666614ad4: Layer already exists [2023-05-17T20:33:16.046Z] aae6045690d3: Layer already exists [2023-05-17T20:33:16.046Z] cef3773606af: Layer already exists [2023-05-17T20:33:16.046Z] 9776a0532d87: Layer already exists [2023-05-17T20:33:16.046Z] 268762830855: Layer already exists [2023-05-17T20:33:16.046Z] 424492195ca8: Layer already exists [2023-05-17T20:33:16.046Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:16.046Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:16.361Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:16.661Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-17T20:33:16.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-17T20:33:16.661Z] 0c2c79560008: Preparing [2023-05-17T20:33:16.661Z] 0c2c79560008: Preparing [2023-05-17T20:33:16.661Z] 50a0ac3aca40: Preparing [2023-05-17T20:33:16.661Z] da863edbe041: Preparing [2023-05-17T20:33:16.661Z] c3cee878dedf: Preparing [2023-05-17T20:33:16.661Z] 95d1979eb927: Preparing [2023-05-17T20:33:16.661Z] aae6045690d3: Preparing [2023-05-17T20:33:16.661Z] d18666614ad4: Preparing [2023-05-17T20:33:16.661Z] cef3773606af: Preparing [2023-05-17T20:33:16.661Z] 9776a0532d87: Preparing [2023-05-17T20:33:16.661Z] e9d1531836d1: Preparing [2023-05-17T20:33:16.661Z] 424492195ca8: Preparing [2023-05-17T20:33:16.661Z] 268762830855: Preparing [2023-05-17T20:33:16.661Z] f1417ff83b31: Preparing [2023-05-17T20:33:16.661Z] aae6045690d3: Waiting [2023-05-17T20:33:16.661Z] d18666614ad4: Waiting [2023-05-17T20:33:16.661Z] cef3773606af: Waiting [2023-05-17T20:33:16.661Z] 9776a0532d87: Waiting [2023-05-17T20:33:16.661Z] e9d1531836d1: Waiting [2023-05-17T20:33:16.661Z] 424492195ca8: Waiting [2023-05-17T20:33:16.661Z] 268762830855: Waiting [2023-05-17T20:33:16.661Z] f1417ff83b31: Waiting [2023-05-17T20:33:16.661Z] c3cee878dedf: Layer already exists [2023-05-17T20:33:16.661Z] 0c2c79560008: Layer already exists [2023-05-17T20:33:16.661Z] da863edbe041: Layer already exists [2023-05-17T20:33:16.661Z] 95d1979eb927: Layer already exists [2023-05-17T20:33:16.661Z] 50a0ac3aca40: Layer already exists [2023-05-17T20:33:16.661Z] aae6045690d3: Layer already exists [2023-05-17T20:33:16.661Z] cef3773606af: Layer already exists [2023-05-17T20:33:16.661Z] e9d1531836d1: Layer already exists [2023-05-17T20:33:16.661Z] d18666614ad4: Layer already exists [2023-05-17T20:33:16.661Z] 9776a0532d87: Layer already exists [2023-05-17T20:33:16.661Z] 424492195ca8: Layer already exists [2023-05-17T20:33:16.661Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:16.661Z] 268762830855: Layer already exists [2023-05-17T20:33:16.661Z] main: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:16.703Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:16.709Z] taggedImages: [2023-05-17T20:33:16.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:16.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-17T20:33:16.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.159 [2023-05-17T20:33:16.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:16.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-17T20:33:16.724Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-17T20:33:16.724Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:16.724Z] latest [2023-05-17T20:33:16.724Z] 3.0.0-dev.159 [2023-05-17T20:33:16.724Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:16.724Z] main [2023-05-17T20:33:16.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:17.031Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:17.345Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:17.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-17T20:33:17.345Z] aa9b89666c88: Preparing [2023-05-17T20:33:17.345Z] 28b8e734c9fd: Preparing [2023-05-17T20:33:17.345Z] 15e97a2095da: Preparing [2023-05-17T20:33:17.345Z] ef15debc5c7e: Preparing [2023-05-17T20:33:17.345Z] d18666614ad4: Preparing [2023-05-17T20:33:17.345Z] cef3773606af: Preparing [2023-05-17T20:33:17.345Z] 621c759aae47: Preparing [2023-05-17T20:33:17.345Z] f1417ff83b31: Preparing [2023-05-17T20:33:17.345Z] cef3773606af: Waiting [2023-05-17T20:33:17.345Z] f1417ff83b31: Waiting [2023-05-17T20:33:17.345Z] 621c759aae47: Waiting [2023-05-17T20:33:17.345Z] d18666614ad4: Layer already exists [2023-05-17T20:33:17.345Z] 15e97a2095da: Pushed [2023-05-17T20:33:17.345Z] aa9b89666c88: Pushed [2023-05-17T20:33:17.345Z] 28b8e734c9fd: Pushed [2023-05-17T20:33:17.605Z] cef3773606af: Layer already exists [2023-05-17T20:33:17.865Z] 621c759aae47: Layer already exists [2023-05-17T20:33:17.865Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:18.433Z] ef15debc5c7e: Pushed [2023-05-17T20:33:18.692Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:19.011Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:19.264Z] Removing intermediate container 507b362f835f [2023-05-17T20:33:19.264Z] ---> 24670c2b89b1 [2023-05-17T20:33:19.264Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:33:19.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-17T20:33:19.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-17T20:33:19.318Z] aa9b89666c88: Preparing [2023-05-17T20:33:19.318Z] 28b8e734c9fd: Preparing [2023-05-17T20:33:19.318Z] 15e97a2095da: Preparing [2023-05-17T20:33:19.318Z] ef15debc5c7e: Preparing [2023-05-17T20:33:19.318Z] d18666614ad4: Preparing [2023-05-17T20:33:19.318Z] cef3773606af: Preparing [2023-05-17T20:33:19.318Z] 621c759aae47: Preparing [2023-05-17T20:33:19.318Z] f1417ff83b31: Preparing [2023-05-17T20:33:19.318Z] 621c759aae47: Waiting [2023-05-17T20:33:19.318Z] cef3773606af: Waiting [2023-05-17T20:33:19.318Z] f1417ff83b31: Waiting [2023-05-17T20:33:19.318Z] ef15debc5c7e: Layer already exists [2023-05-17T20:33:19.318Z] d18666614ad4: Layer already exists [2023-05-17T20:33:19.318Z] aa9b89666c88: Layer already exists [2023-05-17T20:33:19.318Z] 28b8e734c9fd: Layer already exists [2023-05-17T20:33:19.318Z] 15e97a2095da: Layer already exists [2023-05-17T20:33:19.318Z] 621c759aae47: Layer already exists [2023-05-17T20:33:19.318Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:19.318Z] cef3773606af: Layer already exists [2023-05-17T20:33:19.318Z] latest: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:19.645Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:19.944Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.159 [2023-05-17T20:33:19.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-17T20:33:19.945Z] aa9b89666c88: Preparing [2023-05-17T20:33:19.945Z] 28b8e734c9fd: Preparing [2023-05-17T20:33:19.945Z] 15e97a2095da: Preparing [2023-05-17T20:33:19.945Z] ef15debc5c7e: Preparing [2023-05-17T20:33:19.945Z] d18666614ad4: Preparing [2023-05-17T20:33:19.945Z] cef3773606af: Preparing [2023-05-17T20:33:19.945Z] 621c759aae47: Preparing [2023-05-17T20:33:19.945Z] f1417ff83b31: Preparing [2023-05-17T20:33:19.945Z] 621c759aae47: Waiting [2023-05-17T20:33:19.945Z] f1417ff83b31: Waiting [2023-05-17T20:33:19.945Z] cef3773606af: Waiting [2023-05-17T20:33:19.945Z] 15e97a2095da: Layer already exists [2023-05-17T20:33:19.945Z] aa9b89666c88: Layer already exists [2023-05-17T20:33:19.945Z] d18666614ad4: Layer already exists [2023-05-17T20:33:19.945Z] 28b8e734c9fd: Layer already exists [2023-05-17T20:33:19.945Z] ef15debc5c7e: Layer already exists [2023-05-17T20:33:19.945Z] 621c759aae47: Layer already exists [2023-05-17T20:33:19.945Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:19.945Z] cef3773606af: Layer already exists [2023-05-17T20:33:19.945Z] 3.0.0-dev.159: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:20.225Z] Removing intermediate container 0e80a6319840 [2023-05-17T20:33:20.225Z] ---> 2028bbded540 [2023-05-17T20:33:20.225Z] [2023-05-17T20:33:20.225Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:33:20.225Z] ---> 51e60588ff2c [2023-05-17T20:33:20.225Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-17T20:33:20.225Z] ---> 603d8db16eee [2023-05-17T20:33:20.225Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:33:20.278Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:20.492Z] ---> Running in 0a2872021bf4 [2023-05-17T20:33:20.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:20.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-17T20:33:20.587Z] aa9b89666c88: Preparing [2023-05-17T20:33:20.587Z] 28b8e734c9fd: Preparing [2023-05-17T20:33:20.587Z] 15e97a2095da: Preparing [2023-05-17T20:33:20.587Z] ef15debc5c7e: Preparing [2023-05-17T20:33:20.587Z] d18666614ad4: Preparing [2023-05-17T20:33:20.587Z] cef3773606af: Preparing [2023-05-17T20:33:20.587Z] 621c759aae47: Preparing [2023-05-17T20:33:20.587Z] f1417ff83b31: Preparing [2023-05-17T20:33:20.587Z] 621c759aae47: Waiting [2023-05-17T20:33:20.587Z] f1417ff83b31: Waiting [2023-05-17T20:33:20.587Z] cef3773606af: Waiting [2023-05-17T20:33:20.587Z] 28b8e734c9fd: Layer already exists [2023-05-17T20:33:20.587Z] ef15debc5c7e: Layer already exists [2023-05-17T20:33:20.587Z] d18666614ad4: Layer already exists [2023-05-17T20:33:20.587Z] 15e97a2095da: Layer already exists [2023-05-17T20:33:20.587Z] 621c759aae47: Layer already exists [2023-05-17T20:33:20.587Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:20.587Z] cef3773606af: Layer already exists [2023-05-17T20:33:20.587Z] aa9b89666c88: Layer already exists [2023-05-17T20:33:20.587Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:20.909Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:21.083Z] Removing intermediate container 0a2872021bf4 [2023-05-17T20:33:21.083Z] ---> a15a785fdaa8 [2023-05-17T20:33:21.083Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:33:21.083Z] ---> Running in 2ffceee11546 [2023-05-17T20:33:21.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-17T20:33:21.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-17T20:33:21.221Z] aa9b89666c88: Preparing [2023-05-17T20:33:21.221Z] 28b8e734c9fd: Preparing [2023-05-17T20:33:21.221Z] 15e97a2095da: Preparing [2023-05-17T20:33:21.221Z] ef15debc5c7e: Preparing [2023-05-17T20:33:21.221Z] d18666614ad4: Preparing [2023-05-17T20:33:21.221Z] cef3773606af: Preparing [2023-05-17T20:33:21.221Z] 621c759aae47: Preparing [2023-05-17T20:33:21.221Z] cef3773606af: Waiting [2023-05-17T20:33:21.221Z] 621c759aae47: Waiting [2023-05-17T20:33:21.221Z] f1417ff83b31: Preparing [2023-05-17T20:33:21.221Z] f1417ff83b31: Waiting [2023-05-17T20:33:21.221Z] ef15debc5c7e: Layer already exists [2023-05-17T20:33:21.221Z] d18666614ad4: Layer already exists [2023-05-17T20:33:21.221Z] 28b8e734c9fd: Layer already exists [2023-05-17T20:33:21.221Z] aa9b89666c88: Layer already exists [2023-05-17T20:33:21.221Z] 15e97a2095da: Layer already exists [2023-05-17T20:33:21.221Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:21.221Z] cef3773606af: Layer already exists [2023-05-17T20:33:21.221Z] 621c759aae47: Layer already exists [2023-05-17T20:33:21.221Z] main: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:21.276Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:21.285Z] taggedImages: [2023-05-17T20:33:21.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:21.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-17T20:33:21.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.159 [2023-05-17T20:33:21.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:21.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-17T20:33:21.308Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-17T20:33:21.308Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:21.308Z] latest [2023-05-17T20:33:21.308Z] 3.0.0-dev.159 [2023-05-17T20:33:21.308Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:21.308Z] main [2023-05-17T20:33:21.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:21.350Z] ---> a46d66e72124 [2023-05-17T20:33:21.350Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-17T20:33:21.627Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:21.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:21.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-17T20:33:21.935Z] 8a27807c5284: Preparing [2023-05-17T20:33:21.935Z] cdc58b2331d6: Preparing [2023-05-17T20:33:21.935Z] 256cf586e87e: Preparing [2023-05-17T20:33:21.935Z] 6c5b93495fbf: Preparing [2023-05-17T20:33:21.935Z] d18666614ad4: Preparing [2023-05-17T20:33:21.935Z] cef3773606af: Preparing [2023-05-17T20:33:21.935Z] 837363b5da38: Preparing [2023-05-17T20:33:21.935Z] 3bfebc319332: Preparing [2023-05-17T20:33:21.935Z] f1417ff83b31: Preparing [2023-05-17T20:33:21.935Z] cef3773606af: Waiting [2023-05-17T20:33:21.935Z] 837363b5da38: Waiting [2023-05-17T20:33:21.935Z] f1417ff83b31: Waiting [2023-05-17T20:33:21.935Z] 3bfebc319332: Waiting [2023-05-17T20:33:21.935Z] cdc58b2331d6: Pushed [2023-05-17T20:33:21.935Z] d18666614ad4: Layer already exists [2023-05-17T20:33:21.935Z] 8a27807c5284: Pushed [2023-05-17T20:33:21.935Z] 6c5b93495fbf: Pushed [2023-05-17T20:33:22.193Z] cef3773606af: Layer already exists [2023-05-17T20:33:22.193Z] 837363b5da38: Pushed [2023-05-17T20:33:22.193Z] 3bfebc319332: Pushed [2023-05-17T20:33:22.454Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:23.022Z] 256cf586e87e: Pushed [2023-05-17T20:33:23.281Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:23.850Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:23.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:33:23.933Z] ---> aab25528a384 [2023-05-17T20:33:23.933Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-17T20:33:24.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-17T20:33:24.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-17T20:33:24.162Z] 8a27807c5284: Preparing [2023-05-17T20:33:24.162Z] cdc58b2331d6: Preparing [2023-05-17T20:33:24.162Z] 256cf586e87e: Preparing [2023-05-17T20:33:24.162Z] 6c5b93495fbf: Preparing [2023-05-17T20:33:24.162Z] d18666614ad4: Preparing [2023-05-17T20:33:24.162Z] cef3773606af: Preparing [2023-05-17T20:33:24.162Z] 837363b5da38: Preparing [2023-05-17T20:33:24.162Z] 3bfebc319332: Preparing [2023-05-17T20:33:24.162Z] f1417ff83b31: Preparing [2023-05-17T20:33:24.162Z] 837363b5da38: Waiting [2023-05-17T20:33:24.162Z] 3bfebc319332: Waiting [2023-05-17T20:33:24.162Z] f1417ff83b31: Waiting [2023-05-17T20:33:24.162Z] cef3773606af: Waiting [2023-05-17T20:33:24.162Z] 6c5b93495fbf: Layer already exists [2023-05-17T20:33:24.162Z] d18666614ad4: Layer already exists [2023-05-17T20:33:24.162Z] 8a27807c5284: Layer already exists [2023-05-17T20:33:24.162Z] cdc58b2331d6: Layer already exists [2023-05-17T20:33:24.162Z] 256cf586e87e: Layer already exists [2023-05-17T20:33:24.162Z] cef3773606af: Layer already exists [2023-05-17T20:33:24.162Z] 3bfebc319332: Layer already exists [2023-05-17T20:33:24.162Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:24.162Z] 837363b5da38: Layer already exists [2023-05-17T20:33:24.162Z] latest: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:24.504Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [2023-05-17T20:33:24.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:24.789Z] ---> be834d26ec97 [2023-05-17T20:33:24.789Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-17T20:33:24.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.159 [2023-05-17T20:33:24.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-17T20:33:24.827Z] 8a27807c5284: Preparing [2023-05-17T20:33:24.827Z] cdc58b2331d6: Preparing [2023-05-17T20:33:24.827Z] 256cf586e87e: Preparing [2023-05-17T20:33:24.827Z] 6c5b93495fbf: Preparing [2023-05-17T20:33:24.827Z] d18666614ad4: Preparing [2023-05-17T20:33:24.827Z] cef3773606af: Preparing [2023-05-17T20:33:24.827Z] 837363b5da38: Preparing [2023-05-17T20:33:24.827Z] 3bfebc319332: Preparing [2023-05-17T20:33:24.827Z] f1417ff83b31: Preparing [2023-05-17T20:33:24.827Z] cef3773606af: Waiting [2023-05-17T20:33:24.827Z] 837363b5da38: Waiting [2023-05-17T20:33:24.827Z] f1417ff83b31: Waiting [2023-05-17T20:33:24.827Z] 3bfebc319332: Waiting [2023-05-17T20:33:24.827Z] d18666614ad4: Layer already exists [2023-05-17T20:33:24.827Z] 8a27807c5284: Layer already exists [2023-05-17T20:33:24.827Z] 6c5b93495fbf: Layer already exists [2023-05-17T20:33:24.827Z] cdc58b2331d6: Layer already exists [2023-05-17T20:33:24.827Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:24.827Z] 837363b5da38: Layer already exists [2023-05-17T20:33:24.827Z] cef3773606af: Layer already exists [2023-05-17T20:33:24.827Z] 256cf586e87e: Layer already exists [2023-05-17T20:33:24.827Z] 3bfebc319332: Layer already exists [2023-05-17T20:33:24.827Z] 3.0.0-dev.159: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:25.155Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:25.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:25.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-17T20:33:25.475Z] 8a27807c5284: Preparing [2023-05-17T20:33:25.475Z] cdc58b2331d6: Preparing [2023-05-17T20:33:25.475Z] 256cf586e87e: Preparing [2023-05-17T20:33:25.475Z] 6c5b93495fbf: Preparing [2023-05-17T20:33:25.475Z] d18666614ad4: Preparing [2023-05-17T20:33:25.475Z] cef3773606af: Preparing [2023-05-17T20:33:25.475Z] 837363b5da38: Preparing [2023-05-17T20:33:25.475Z] 3bfebc319332: Preparing [2023-05-17T20:33:25.475Z] f1417ff83b31: Preparing [2023-05-17T20:33:25.475Z] cef3773606af: Waiting [2023-05-17T20:33:25.475Z] 837363b5da38: Waiting [2023-05-17T20:33:25.475Z] 3bfebc319332: Waiting [2023-05-17T20:33:25.475Z] 8a27807c5284: Layer already exists [2023-05-17T20:33:25.475Z] 6c5b93495fbf: Layer already exists [2023-05-17T20:33:25.475Z] d18666614ad4: Layer already exists [2023-05-17T20:33:25.475Z] cdc58b2331d6: Layer already exists [2023-05-17T20:33:25.475Z] 256cf586e87e: Layer already exists [2023-05-17T20:33:25.475Z] 837363b5da38: Layer already exists [2023-05-17T20:33:25.475Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:25.475Z] cef3773606af: Layer already exists [2023-05-17T20:33:25.475Z] 3bfebc319332: Layer already exists [2023-05-17T20:33:25.475Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:25.748Z] ---> 5c9986f6950b [2023-05-17T20:33:25.748Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-17T20:33:25.784Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:26.017Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T20:33:26.017Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:33:26.017Z] OK: 8 MiB in 16 packages [2023-05-17T20:33:26.100Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-17T20:33:26.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-17T20:33:26.101Z] 8a27807c5284: Preparing [2023-05-17T20:33:26.101Z] cdc58b2331d6: Preparing [2023-05-17T20:33:26.101Z] 256cf586e87e: Preparing [2023-05-17T20:33:26.101Z] 6c5b93495fbf: Preparing [2023-05-17T20:33:26.101Z] d18666614ad4: Preparing [2023-05-17T20:33:26.101Z] cef3773606af: Preparing [2023-05-17T20:33:26.101Z] 837363b5da38: Preparing [2023-05-17T20:33:26.101Z] 3bfebc319332: Preparing [2023-05-17T20:33:26.101Z] f1417ff83b31: Preparing [2023-05-17T20:33:26.101Z] cef3773606af: Waiting [2023-05-17T20:33:26.101Z] 837363b5da38: Waiting [2023-05-17T20:33:26.101Z] 3bfebc319332: Waiting [2023-05-17T20:33:26.101Z] f1417ff83b31: Waiting [2023-05-17T20:33:26.101Z] 6c5b93495fbf: Layer already exists [2023-05-17T20:33:26.101Z] 256cf586e87e: Layer already exists [2023-05-17T20:33:26.101Z] d18666614ad4: Layer already exists [2023-05-17T20:33:26.101Z] 8a27807c5284: Layer already exists [2023-05-17T20:33:26.101Z] cdc58b2331d6: Layer already exists [2023-05-17T20:33:26.101Z] 3bfebc319332: Layer already exists [2023-05-17T20:33:26.101Z] cef3773606af: Layer already exists [2023-05-17T20:33:26.101Z] 837363b5da38: Layer already exists [2023-05-17T20:33:26.101Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:26.101Z] main: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:26.158Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:26.170Z] taggedImages: [2023-05-17T20:33:26.170Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:26.170Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-17T20:33:26.170Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.159 [2023-05-17T20:33:26.170Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:26.170Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-17T20:33:26.194Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-17T20:33:26.194Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:26.194Z] latest [2023-05-17T20:33:26.194Z] 3.0.0-dev.159 [2023-05-17T20:33:26.194Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:26.194Z] main [2023-05-17T20:33:26.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:26.286Z] ---> 7f0ede344295 [2023-05-17T20:33:26.286Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-17T20:33:26.526Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:26.837Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:26.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-17T20:33:26.837Z] 66c7400939df: Preparing [2023-05-17T20:33:26.837Z] 9ff3e29a2a70: Preparing [2023-05-17T20:33:26.837Z] 4762feb7d6fe: Preparing [2023-05-17T20:33:26.837Z] d66fbc3bb3ff: Preparing [2023-05-17T20:33:26.837Z] eb20d1270f54: Preparing [2023-05-17T20:33:26.837Z] ef752501f607: Preparing [2023-05-17T20:33:26.837Z] 07f995562294: Preparing [2023-05-17T20:33:26.837Z] d18666614ad4: Preparing [2023-05-17T20:33:26.837Z] cef3773606af: Preparing [2023-05-17T20:33:26.837Z] 39866c08bb61: Preparing [2023-05-17T20:33:26.837Z] f1417ff83b31: Preparing [2023-05-17T20:33:26.837Z] ef752501f607: Waiting [2023-05-17T20:33:26.837Z] f1417ff83b31: Waiting [2023-05-17T20:33:26.837Z] 39866c08bb61: Waiting [2023-05-17T20:33:26.837Z] d18666614ad4: Waiting [2023-05-17T20:33:26.837Z] cef3773606af: Waiting [2023-05-17T20:33:26.837Z] 07f995562294: Waiting [2023-05-17T20:33:26.837Z] 9ff3e29a2a70: Pushed [2023-05-17T20:33:26.837Z] 66c7400939df: Pushed [2023-05-17T20:33:26.837Z] eb20d1270f54: Pushed [2023-05-17T20:33:27.095Z] ef752501f607: Pushed [2023-05-17T20:33:27.354Z] 07f995562294: Pushed [2023-05-17T20:33:27.354Z] d18666614ad4: Layer already exists [2023-05-17T20:33:27.354Z] cef3773606af: Layer already exists [2023-05-17T20:33:27.354Z] 39866c08bb61: Pushed [2023-05-17T20:33:27.354Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:27.921Z] d66fbc3bb3ff: Pushed [2023-05-17T20:33:28.229Z] ---> ce93f546a3d2 [2023-05-17T20:33:28.229Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-17T20:33:28.229Z] Removing intermediate container 2ffceee11546 [2023-05-17T20:33:28.229Z] ---> a49099009a3b [2023-05-17T20:33:28.229Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:33:28.489Z] 4762feb7d6fe: Pushed [2023-05-17T20:33:28.489Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:28.813Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-17T20:33:28.815Z] ---> 48fc6cbd0233 [2023-05-17T20:33:28.815Z] Step 28/33 : RUN chmod +x /entrypoint.sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:29.083Z] ---> 2b662ef7e475 [2023-05-17T20:33:29.083Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:33:29.083Z] ---> Running in ca69a85868c6 [2023-05-17T20:33:29.141Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-17T20:33:29.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-17T20:33:29.141Z] 66c7400939df: Preparing [2023-05-17T20:33:29.141Z] 9ff3e29a2a70: Preparing [2023-05-17T20:33:29.141Z] 4762feb7d6fe: Preparing [2023-05-17T20:33:29.141Z] d66fbc3bb3ff: Preparing [2023-05-17T20:33:29.141Z] eb20d1270f54: Preparing [2023-05-17T20:33:29.141Z] ef752501f607: Preparing [2023-05-17T20:33:29.141Z] 07f995562294: Preparing [2023-05-17T20:33:29.141Z] d18666614ad4: Preparing [2023-05-17T20:33:29.141Z] cef3773606af: Preparing [2023-05-17T20:33:29.141Z] 39866c08bb61: Preparing [2023-05-17T20:33:29.141Z] f1417ff83b31: Preparing [2023-05-17T20:33:29.141Z] d18666614ad4: Waiting [2023-05-17T20:33:29.141Z] cef3773606af: Waiting [2023-05-17T20:33:29.141Z] 39866c08bb61: Waiting [2023-05-17T20:33:29.141Z] f1417ff83b31: Waiting [2023-05-17T20:33:29.141Z] ef752501f607: Waiting [2023-05-17T20:33:29.141Z] 07f995562294: Waiting [2023-05-17T20:33:29.141Z] 4762feb7d6fe: Layer already exists [2023-05-17T20:33:29.141Z] d66fbc3bb3ff: Layer already exists [2023-05-17T20:33:29.141Z] 9ff3e29a2a70: Layer already exists [2023-05-17T20:33:29.141Z] eb20d1270f54: Layer already exists [2023-05-17T20:33:29.141Z] 66c7400939df: Layer already exists [2023-05-17T20:33:29.141Z] d18666614ad4: Layer already exists [2023-05-17T20:33:29.141Z] ef752501f607: Layer already exists [2023-05-17T20:33:29.141Z] 07f995562294: Layer already exists [2023-05-17T20:33:29.141Z] 39866c08bb61: Layer already exists [2023-05-17T20:33:29.141Z] cef3773606af: Layer already exists [2023-05-17T20:33:29.141Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:29.141Z] latest: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:29.451Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:29.811Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.159 [2023-05-17T20:33:29.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-17T20:33:29.811Z] 66c7400939df: Preparing [2023-05-17T20:33:29.811Z] 9ff3e29a2a70: Preparing [2023-05-17T20:33:29.811Z] 4762feb7d6fe: Preparing [2023-05-17T20:33:29.811Z] d66fbc3bb3ff: Preparing [2023-05-17T20:33:29.811Z] eb20d1270f54: Preparing [2023-05-17T20:33:29.812Z] ef752501f607: Preparing [2023-05-17T20:33:29.812Z] 07f995562294: Preparing [2023-05-17T20:33:29.812Z] d18666614ad4: Preparing [2023-05-17T20:33:29.812Z] cef3773606af: Preparing [2023-05-17T20:33:29.812Z] 39866c08bb61: Preparing [2023-05-17T20:33:29.812Z] f1417ff83b31: Preparing [2023-05-17T20:33:29.812Z] ef752501f607: Waiting [2023-05-17T20:33:29.812Z] 07f995562294: Waiting [2023-05-17T20:33:29.812Z] d18666614ad4: Waiting [2023-05-17T20:33:29.812Z] cef3773606af: Waiting [2023-05-17T20:33:29.812Z] 39866c08bb61: Waiting [2023-05-17T20:33:29.812Z] f1417ff83b31: Waiting [2023-05-17T20:33:29.812Z] 66c7400939df: Layer already exists [2023-05-17T20:33:29.812Z] 9ff3e29a2a70: Layer already exists [2023-05-17T20:33:29.812Z] 4762feb7d6fe: Layer already exists [2023-05-17T20:33:29.812Z] eb20d1270f54: Layer already exists [2023-05-17T20:33:29.812Z] d18666614ad4: Layer already exists [2023-05-17T20:33:29.812Z] 07f995562294: Layer already exists [2023-05-17T20:33:29.812Z] cef3773606af: Layer already exists [2023-05-17T20:33:29.812Z] ef752501f607: Layer already exists [2023-05-17T20:33:29.812Z] d66fbc3bb3ff: Layer already exists [2023-05-17T20:33:29.812Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:29.812Z] 39866c08bb61: Layer already exists [2023-05-17T20:33:29.812Z] 3.0.0-dev.159: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:30.231Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:30.499Z] ---> 7e9a9cda81bb [2023-05-17T20:33:30.499Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-17T20:33:30.583Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:30.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-17T20:33:30.583Z] 66c7400939df: Preparing [2023-05-17T20:33:30.583Z] 9ff3e29a2a70: Preparing [2023-05-17T20:33:30.583Z] 4762feb7d6fe: Preparing [2023-05-17T20:33:30.583Z] d66fbc3bb3ff: Preparing [2023-05-17T20:33:30.583Z] eb20d1270f54: Preparing [2023-05-17T20:33:30.583Z] ef752501f607: Preparing [2023-05-17T20:33:30.583Z] 07f995562294: Preparing [2023-05-17T20:33:30.583Z] d18666614ad4: Preparing [2023-05-17T20:33:30.583Z] cef3773606af: Preparing [2023-05-17T20:33:30.583Z] 39866c08bb61: Preparing [2023-05-17T20:33:30.583Z] f1417ff83b31: Preparing [2023-05-17T20:33:30.583Z] 39866c08bb61: Waiting [2023-05-17T20:33:30.583Z] 07f995562294: Waiting [2023-05-17T20:33:30.583Z] d18666614ad4: Waiting [2023-05-17T20:33:30.583Z] cef3773606af: Waiting [2023-05-17T20:33:30.583Z] f1417ff83b31: Waiting [2023-05-17T20:33:30.583Z] ef752501f607: Waiting [2023-05-17T20:33:30.583Z] 4762feb7d6fe: Layer already exists [2023-05-17T20:33:30.583Z] d66fbc3bb3ff: Layer already exists [2023-05-17T20:33:30.583Z] 9ff3e29a2a70: Layer already exists [2023-05-17T20:33:30.583Z] eb20d1270f54: Layer already exists [2023-05-17T20:33:30.583Z] 66c7400939df: Layer already exists [2023-05-17T20:33:30.583Z] 07f995562294: Layer already exists [2023-05-17T20:33:30.583Z] cef3773606af: Layer already exists [2023-05-17T20:33:30.583Z] ef752501f607: Layer already exists [2023-05-17T20:33:30.583Z] 39866c08bb61: Layer already exists [2023-05-17T20:33:30.583Z] d18666614ad4: Layer already exists [2023-05-17T20:33:30.583Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:30.583Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:30.898Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:31.208Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-17T20:33:31.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-17T20:33:31.208Z] 66c7400939df: Preparing [2023-05-17T20:33:31.208Z] 9ff3e29a2a70: Preparing [2023-05-17T20:33:31.208Z] 4762feb7d6fe: Preparing [2023-05-17T20:33:31.208Z] d66fbc3bb3ff: Preparing [2023-05-17T20:33:31.208Z] eb20d1270f54: Preparing [2023-05-17T20:33:31.208Z] ef752501f607: Preparing [2023-05-17T20:33:31.208Z] 07f995562294: Preparing [2023-05-17T20:33:31.208Z] d18666614ad4: Preparing [2023-05-17T20:33:31.208Z] cef3773606af: Preparing [2023-05-17T20:33:31.208Z] 39866c08bb61: Preparing [2023-05-17T20:33:31.208Z] f1417ff83b31: Preparing [2023-05-17T20:33:31.208Z] 07f995562294: Waiting [2023-05-17T20:33:31.208Z] d18666614ad4: Waiting [2023-05-17T20:33:31.208Z] cef3773606af: Waiting [2023-05-17T20:33:31.208Z] 39866c08bb61: Waiting [2023-05-17T20:33:31.208Z] f1417ff83b31: Waiting [2023-05-17T20:33:31.208Z] ef752501f607: Waiting [2023-05-17T20:33:31.208Z] d66fbc3bb3ff: Layer already exists [2023-05-17T20:33:31.208Z] 4762feb7d6fe: Layer already exists [2023-05-17T20:33:31.208Z] 9ff3e29a2a70: Layer already exists [2023-05-17T20:33:31.208Z] eb20d1270f54: Layer already exists [2023-05-17T20:33:31.208Z] 66c7400939df: Layer already exists [2023-05-17T20:33:31.208Z] ef752501f607: Layer already exists [2023-05-17T20:33:31.208Z] 39866c08bb61: Layer already exists [2023-05-17T20:33:31.208Z] 07f995562294: Layer already exists [2023-05-17T20:33:31.208Z] d18666614ad4: Layer already exists [2023-05-17T20:33:31.208Z] cef3773606af: Layer already exists [2023-05-17T20:33:31.208Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:31.208Z] main: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:31.244Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:31.249Z] taggedImages: [2023-05-17T20:33:31.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:31.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-17T20:33:31.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.159 [2023-05-17T20:33:31.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:31.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-17T20:33:31.264Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-17T20:33:31.264Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:31.264Z] latest [2023-05-17T20:33:31.264Z] 3.0.0-dev.159 [2023-05-17T20:33:31.264Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:31.264Z] main [2023-05-17T20:33:31.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:31.581Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:31.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:31.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-17T20:33:31.890Z] 199ebd685fb3: Preparing [2023-05-17T20:33:31.890Z] 9d83356cd23a: Preparing [2023-05-17T20:33:31.890Z] d18666614ad4: Preparing [2023-05-17T20:33:31.890Z] cef3773606af: Preparing [2023-05-17T20:33:31.890Z] 299545ca4f05: Preparing [2023-05-17T20:33:31.890Z] f1417ff83b31: Preparing [2023-05-17T20:33:31.890Z] f1417ff83b31: Waiting [2023-05-17T20:33:31.890Z] cef3773606af: Layer already exists [2023-05-17T20:33:31.890Z] 199ebd685fb3: Pushed [2023-05-17T20:33:31.890Z] d18666614ad4: Layer already exists [2023-05-17T20:33:32.148Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:32.712Z] 299545ca4f05: Pushed [2023-05-17T20:33:34.090Z] 9d83356cd23a: Pushed [2023-05-17T20:33:34.349Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:34.657Z] + 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 [2023-05-17T20:33:34.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-17T20:33:34.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-17T20:33:34.961Z] 199ebd685fb3: Preparing [2023-05-17T20:33:34.961Z] 9d83356cd23a: Preparing [2023-05-17T20:33:34.961Z] d18666614ad4: Preparing [2023-05-17T20:33:34.961Z] cef3773606af: Preparing [2023-05-17T20:33:34.961Z] 299545ca4f05: Preparing [2023-05-17T20:33:34.961Z] f1417ff83b31: Preparing [2023-05-17T20:33:34.961Z] f1417ff83b31: Waiting [2023-05-17T20:33:34.961Z] d18666614ad4: Layer already exists [2023-05-17T20:33:34.961Z] 9d83356cd23a: Layer already exists [2023-05-17T20:33:34.961Z] cef3773606af: Layer already exists [2023-05-17T20:33:34.961Z] 299545ca4f05: Layer already exists [2023-05-17T20:33:34.961Z] 199ebd685fb3: Layer already exists [2023-05-17T20:33:34.961Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:34.961Z] latest: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:35.136Z] ---> 58be8aebee0f [2023-05-17T20:33:35.136Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:33:35.265Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:35.419Z] Removing intermediate container ca69a85868c6 [2023-05-17T20:33:35.419Z] ---> 986f3f3e7463 [2023-05-17T20:33:35.419Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-17T20:33:35.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.159 [2023-05-17T20:33:35.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-17T20:33:35.580Z] 199ebd685fb3: Preparing [2023-05-17T20:33:35.580Z] 9d83356cd23a: Preparing [2023-05-17T20:33:35.580Z] d18666614ad4: Preparing [2023-05-17T20:33:35.580Z] cef3773606af: Preparing [2023-05-17T20:33:35.580Z] 299545ca4f05: Preparing [2023-05-17T20:33:35.580Z] f1417ff83b31: Preparing [2023-05-17T20:33:35.580Z] f1417ff83b31: Waiting [2023-05-17T20:33:35.580Z] 299545ca4f05: Layer already exists [2023-05-17T20:33:35.580Z] cef3773606af: Layer already exists [2023-05-17T20:33:35.580Z] 199ebd685fb3: Layer already exists [2023-05-17T20:33:35.580Z] d18666614ad4: Layer already exists [2023-05-17T20:33:35.580Z] 9d83356cd23a: Layer already exists [2023-05-17T20:33:35.580Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:35.580Z] 3.0.0-dev.159: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:35.687Z] ---> Running in 87b05dd2f237 [2023-05-17T20:33:35.887Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:36.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:36.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-17T20:33:36.198Z] 199ebd685fb3: Preparing [2023-05-17T20:33:36.198Z] 9d83356cd23a: Preparing [2023-05-17T20:33:36.198Z] d18666614ad4: Preparing [2023-05-17T20:33:36.198Z] cef3773606af: Preparing [2023-05-17T20:33:36.198Z] 299545ca4f05: Preparing [2023-05-17T20:33:36.198Z] f1417ff83b31: Preparing [2023-05-17T20:33:36.198Z] f1417ff83b31: Waiting [2023-05-17T20:33:36.198Z] 9d83356cd23a: Layer already exists [2023-05-17T20:33:36.198Z] d18666614ad4: Layer already exists [2023-05-17T20:33:36.198Z] 299545ca4f05: Layer already exists [2023-05-17T20:33:36.198Z] cef3773606af: Layer already exists [2023-05-17T20:33:36.198Z] 199ebd685fb3: Layer already exists [2023-05-17T20:33:36.198Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:36.198Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:36.271Z] ---> 89f1177af322 [2023-05-17T20:33:36.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-17T20:33:36.513Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [2023-05-17T20:33:36.538Z] Removing intermediate container 87b05dd2f237 [2023-05-17T20:33:36.538Z] ---> 9f709773945b [2023-05-17T20:33:36.538Z] Step 30/33 : CMD ["gate"] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:36.809Z] ---> Running in 21054dae4a8f [2023-05-17T20:33:36.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-17T20:33:36.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-17T20:33:36.832Z] 199ebd685fb3: Preparing [2023-05-17T20:33:36.832Z] 9d83356cd23a: Preparing [2023-05-17T20:33:36.832Z] d18666614ad4: Preparing [2023-05-17T20:33:36.832Z] cef3773606af: Preparing [2023-05-17T20:33:36.832Z] 299545ca4f05: Preparing [2023-05-17T20:33:36.832Z] f1417ff83b31: Preparing [2023-05-17T20:33:36.832Z] f1417ff83b31: Waiting [2023-05-17T20:33:36.832Z] 9d83356cd23a: Layer already exists [2023-05-17T20:33:36.832Z] cef3773606af: Layer already exists [2023-05-17T20:33:36.832Z] d18666614ad4: Layer already exists [2023-05-17T20:33:36.832Z] 299545ca4f05: Layer already exists [2023-05-17T20:33:36.832Z] 199ebd685fb3: Layer already exists [2023-05-17T20:33:36.832Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:36.832Z] main: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:36.886Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:36.894Z] taggedImages: [2023-05-17T20:33:36.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:36.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-17T20:33:36.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.159 [2023-05-17T20:33:36.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:36.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-17T20:33:36.982Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-17T20:33:36.982Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:36.982Z] latest [2023-05-17T20:33:36.982Z] 3.0.0-dev.159 [2023-05-17T20:33:36.982Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:36.982Z] main [2023-05-17T20:33:36.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:37.314Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:37.409Z] ---> b36d68c9bcdf [2023-05-17T20:33:37.409Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-17T20:33:37.409Z] Removing intermediate container 21054dae4a8f [2023-05-17T20:33:37.409Z] ---> d2a43bd7bb65 [2023-05-17T20:33:37.409Z] Step 31/33 : LABEL arch=arm64 [2023-05-17T20:33:37.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:37.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-17T20:33:37.618Z] e5d8c18cbac2: Preparing [2023-05-17T20:33:37.618Z] 666a4a5d71f6: Preparing [2023-05-17T20:33:37.618Z] cae31ee62e4f: Preparing [2023-05-17T20:33:37.618Z] 08e81d341951: Preparing [2023-05-17T20:33:37.618Z] 9caffd7f07b2: Preparing [2023-05-17T20:33:37.618Z] d18666614ad4: Preparing [2023-05-17T20:33:37.618Z] cef3773606af: Preparing [2023-05-17T20:33:37.618Z] f7ae94b70a1e: Preparing [2023-05-17T20:33:37.618Z] f1417ff83b31: Preparing [2023-05-17T20:33:37.618Z] f7ae94b70a1e: Waiting [2023-05-17T20:33:37.618Z] cef3773606af: Waiting [2023-05-17T20:33:37.618Z] d18666614ad4: Waiting [2023-05-17T20:33:37.618Z] f1417ff83b31: Waiting [2023-05-17T20:33:37.618Z] e5d8c18cbac2: Pushed [2023-05-17T20:33:37.618Z] cae31ee62e4f: Pushed [2023-05-17T20:33:37.618Z] 666a4a5d71f6: Pushed [2023-05-17T20:33:37.690Z] ---> Running in 3715b945f110 [2023-05-17T20:33:37.690Z] ---> Running in e5192c61ac3e [2023-05-17T20:33:37.877Z] d18666614ad4: Layer already exists [2023-05-17T20:33:37.877Z] cef3773606af: Layer already exists [2023-05-17T20:33:37.877Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:38.136Z] f7ae94b70a1e: Pushed [2023-05-17T20:33:39.104Z] Removing intermediate container e5192c61ac3e [2023-05-17T20:33:39.104Z] ---> 93ab305d692c [2023-05-17T20:33:39.104Z] Step 32/33 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:39.370Z] ---> Running in 22f285a6713d [2023-05-17T20:33:40.330Z] Removing intermediate container 22f285a6713d [2023-05-17T20:33:40.330Z] ---> 6149756e2b06 [2023-05-17T20:33:40.330Z] Step 33/33 : LABEL version=3.0.0-dev.159 [2023-05-17T20:33:40.597Z] ---> Running in f49dcd456454 [2023-05-17T20:33:41.564Z] Removing intermediate container f49dcd456454 [2023-05-17T20:33:41.564Z] ---> 21c0c9fbce7c [2023-05-17T20:33:41.564Z] [2023-05-17T20:33:42.151Z] Successfully built 21c0c9fbce7c [2023-05-17T20:33:42.151Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-17T20:33:42.151Z] Building security-proxy-auth [2023-05-17T20:33:42.424Z]  Building security-bootstrapper ... done Removing intermediate container 3715b945f110 [2023-05-17T20:33:42.424Z] ---> 6006504cfa60 [2023-05-17T20:33:42.424Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-17T20:33:42.694Z] ---> Running in 8e3fe9c678be [2023-05-17T20:33:43.280Z] Removing intermediate container 8e3fe9c678be [2023-05-17T20:33:43.280Z] ---> 1784e58025f6 [2023-05-17T20:33:43.280Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-17T20:33:43.430Z] 9caffd7f07b2: Pushed [2023-05-17T20:33:43.547Z] ---> Running in e091032b16af [2023-05-17T20:33:44.542Z] Removing intermediate container e091032b16af [2023-05-17T20:33:44.542Z] ---> 3fb9372fa0ef [2023-05-17T20:33:44.542Z] Step 21/23 : LABEL arch=arm64 [2023-05-17T20:33:44.542Z] ---> Running in f18218b77cc8 [2023-05-17T20:33:44.807Z] 08e81d341951: Pushed [2023-05-17T20:33:44.807Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:45.372Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:45.502Z] Removing intermediate container f18218b77cc8 [2023-05-17T20:33:45.502Z] ---> 3b9093bd6100 [2023-05-17T20:33:45.502Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:45.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-17T20:33:45.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-17T20:33:45.684Z] e5d8c18cbac2: Preparing [2023-05-17T20:33:45.684Z] 666a4a5d71f6: Preparing [2023-05-17T20:33:45.684Z] cae31ee62e4f: Preparing [2023-05-17T20:33:45.684Z] 08e81d341951: Preparing [2023-05-17T20:33:45.684Z] 9caffd7f07b2: Preparing [2023-05-17T20:33:45.684Z] d18666614ad4: Preparing [2023-05-17T20:33:45.684Z] cef3773606af: Preparing [2023-05-17T20:33:45.684Z] f7ae94b70a1e: Preparing [2023-05-17T20:33:45.684Z] f1417ff83b31: Preparing [2023-05-17T20:33:45.684Z] d18666614ad4: Waiting [2023-05-17T20:33:45.684Z] f1417ff83b31: Waiting [2023-05-17T20:33:45.684Z] f7ae94b70a1e: Waiting [2023-05-17T20:33:45.684Z] cef3773606af: Waiting [2023-05-17T20:33:45.684Z] cae31ee62e4f: Layer already exists [2023-05-17T20:33:45.684Z] e5d8c18cbac2: Layer already exists [2023-05-17T20:33:45.684Z] 666a4a5d71f6: Layer already exists [2023-05-17T20:33:45.684Z] 9caffd7f07b2: Layer already exists [2023-05-17T20:33:45.684Z] 08e81d341951: Layer already exists [2023-05-17T20:33:45.684Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:33:45.684Z] cef3773606af: Layer already exists [2023-05-17T20:33:45.684Z] d18666614ad4: Layer already exists [2023-05-17T20:33:45.684Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:45.684Z] latest: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:45.767Z] ---> Running in a675bcdc73e0 [2023-05-17T20:33:46.003Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:46.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.159 [2023-05-17T20:33:46.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-17T20:33:46.325Z] e5d8c18cbac2: Preparing [2023-05-17T20:33:46.325Z] 666a4a5d71f6: Preparing [2023-05-17T20:33:46.325Z] cae31ee62e4f: Preparing [2023-05-17T20:33:46.325Z] 08e81d341951: Preparing [2023-05-17T20:33:46.325Z] 9caffd7f07b2: Preparing [2023-05-17T20:33:46.325Z] d18666614ad4: Preparing [2023-05-17T20:33:46.325Z] cef3773606af: Preparing [2023-05-17T20:33:46.325Z] f7ae94b70a1e: Preparing [2023-05-17T20:33:46.325Z] f1417ff83b31: Preparing [2023-05-17T20:33:46.325Z] d18666614ad4: Waiting [2023-05-17T20:33:46.325Z] f1417ff83b31: Waiting [2023-05-17T20:33:46.325Z] f7ae94b70a1e: Waiting [2023-05-17T20:33:46.325Z] cef3773606af: Waiting [2023-05-17T20:33:46.325Z] 9caffd7f07b2: Layer already exists [2023-05-17T20:33:46.325Z] e5d8c18cbac2: Layer already exists [2023-05-17T20:33:46.325Z] 08e81d341951: Layer already exists [2023-05-17T20:33:46.325Z] cae31ee62e4f: Layer already exists [2023-05-17T20:33:46.325Z] 666a4a5d71f6: Layer already exists [2023-05-17T20:33:46.325Z] d18666614ad4: Layer already exists [2023-05-17T20:33:46.325Z] cef3773606af: Layer already exists [2023-05-17T20:33:46.325Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:46.325Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:33:46.325Z] 3.0.0-dev.159: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:46.635Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:46.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:46.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-17T20:33:46.960Z] e5d8c18cbac2: Preparing [2023-05-17T20:33:46.960Z] 666a4a5d71f6: Preparing [2023-05-17T20:33:46.960Z] cae31ee62e4f: Preparing [2023-05-17T20:33:46.960Z] 08e81d341951: Preparing [2023-05-17T20:33:46.960Z] 9caffd7f07b2: Preparing [2023-05-17T20:33:46.960Z] d18666614ad4: Preparing [2023-05-17T20:33:46.960Z] cef3773606af: Preparing [2023-05-17T20:33:46.960Z] f7ae94b70a1e: Preparing [2023-05-17T20:33:46.960Z] f1417ff83b31: Preparing [2023-05-17T20:33:46.960Z] d18666614ad4: Waiting [2023-05-17T20:33:46.960Z] cef3773606af: Waiting [2023-05-17T20:33:46.960Z] cae31ee62e4f: Layer already exists [2023-05-17T20:33:46.960Z] 9caffd7f07b2: Layer already exists [2023-05-17T20:33:46.960Z] 666a4a5d71f6: Layer already exists [2023-05-17T20:33:46.960Z] 08e81d341951: Layer already exists [2023-05-17T20:33:46.960Z] e5d8c18cbac2: Layer already exists [2023-05-17T20:33:46.960Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:33:46.960Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:46.960Z] cef3773606af: Layer already exists [2023-05-17T20:33:46.960Z] d18666614ad4: Layer already exists [2023-05-17T20:33:46.960Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:47.177Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:33:47.178Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:33:47.178Z] ---> 9d265838a289 [2023-05-17T20:33:47.178Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:33:47.178Z] ---> Using cache [2023-05-17T20:33:47.178Z] ---> 760e924bc720 [2023-05-17T20:33:47.178Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:33:47.178Z] ---> Using cache [2023-05-17T20:33:47.178Z] ---> 13abf869242b [2023-05-17T20:33:47.178Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-17T20:33:47.178Z] ---> Using cache [2023-05-17T20:33:47.178Z] ---> 72e5573eea0e [2023-05-17T20:33:47.178Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:33:47.276Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:47.445Z] ---> Using cache [2023-05-17T20:33:47.445Z] ---> ba557a48a6a0 [2023-05-17T20:33:47.445Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:33:47.445Z] ---> Using cache [2023-05-17T20:33:47.445Z] ---> 0eb7fdd3f1be [2023-05-17T20:33:47.445Z] Step 8/23 : COPY . . [2023-05-17T20:33:47.445Z] Removing intermediate container a675bcdc73e0 [2023-05-17T20:33:47.445Z] ---> adfaab70d433 [2023-05-17T20:33:47.445Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:33:47.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-17T20:33:47.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-17T20:33:47.579Z] e5d8c18cbac2: Preparing [2023-05-17T20:33:47.579Z] 666a4a5d71f6: Preparing [2023-05-17T20:33:47.579Z] cae31ee62e4f: Preparing [2023-05-17T20:33:47.579Z] 08e81d341951: Preparing [2023-05-17T20:33:47.579Z] 9caffd7f07b2: Preparing [2023-05-17T20:33:47.579Z] d18666614ad4: Preparing [2023-05-17T20:33:47.579Z] cef3773606af: Preparing [2023-05-17T20:33:47.579Z] f7ae94b70a1e: Preparing [2023-05-17T20:33:47.579Z] f1417ff83b31: Preparing [2023-05-17T20:33:47.579Z] cef3773606af: Waiting [2023-05-17T20:33:47.579Z] f7ae94b70a1e: Waiting [2023-05-17T20:33:47.579Z] d18666614ad4: Waiting [2023-05-17T20:33:47.579Z] f1417ff83b31: Waiting [2023-05-17T20:33:47.579Z] 666a4a5d71f6: Layer already exists [2023-05-17T20:33:47.579Z] e5d8c18cbac2: Layer already exists [2023-05-17T20:33:47.579Z] 08e81d341951: Layer already exists [2023-05-17T20:33:47.579Z] cae31ee62e4f: Layer already exists [2023-05-17T20:33:47.579Z] 9caffd7f07b2: Layer already exists [2023-05-17T20:33:47.579Z] d18666614ad4: Layer already exists [2023-05-17T20:33:47.579Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:33:47.579Z] cef3773606af: Layer already exists [2023-05-17T20:33:47.579Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:47.579Z] main: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:47.616Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:47.623Z] taggedImages: [2023-05-17T20:33:47.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:47.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-17T20:33:47.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.159 [2023-05-17T20:33:47.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:47.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-17T20:33:47.639Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-17T20:33:47.639Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:47.639Z] latest [2023-05-17T20:33:47.639Z] 3.0.0-dev.159 [2023-05-17T20:33:47.639Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:47.639Z] main [2023-05-17T20:33:47.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:47.711Z] ---> Using cache [2023-05-17T20:33:47.712Z] ---> d6febc8ab03d [2023-05-17T20:33:47.712Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-17T20:33:47.712Z] ---> Running in e898a92b1e2c [2023-05-17T20:33:47.964Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [2023-05-17T20:33:47.979Z] ---> Running in 01e4e0ab58b2 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:48.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:48.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-17T20:33:48.282Z] 82b9fdcfebf9: Preparing [2023-05-17T20:33:48.282Z] 04b295ccfdaf: Preparing [2023-05-17T20:33:48.282Z] b37228eee9f8: Preparing [2023-05-17T20:33:48.282Z] 847ab7e4555e: Preparing [2023-05-17T20:33:48.282Z] d18666614ad4: Preparing [2023-05-17T20:33:48.282Z] cef3773606af: Preparing [2023-05-17T20:33:48.282Z] 24d72b5fb598: Preparing [2023-05-17T20:33:48.282Z] f1417ff83b31: Preparing [2023-05-17T20:33:48.282Z] 24d72b5fb598: Waiting [2023-05-17T20:33:48.282Z] cef3773606af: Waiting [2023-05-17T20:33:48.282Z] f1417ff83b31: Waiting [2023-05-17T20:33:48.282Z] d18666614ad4: Layer already exists [2023-05-17T20:33:48.282Z] 82b9fdcfebf9: Pushed [2023-05-17T20:33:48.282Z] b37228eee9f8: Pushed [2023-05-17T20:33:48.282Z] 04b295ccfdaf: Pushed [2023-05-17T20:33:48.542Z] cef3773606af: Layer already exists [2023-05-17T20:33:48.801Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:48.801Z] 24d72b5fb598: Pushed [2023-05-17T20:33:48.986Z] Removing intermediate container e898a92b1e2c [2023-05-17T20:33:48.986Z] ---> e93d9842bb2f [2023-05-17T20:33:48.986Z] [2023-05-17T20:33:49.570Z] Successfully built e93d9842bb2f [2023-05-17T20:33:49.570Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-17T20:33:49.570Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-05-17T20:33:50.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-17T20:33:52.435Z] Removing intermediate container 146de61ff5ac [2023-05-17T20:33:52.435Z] ---> 854623f2f611 [2023-05-17T20:33:52.435Z] [2023-05-17T20:33:52.435Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:33:52.435Z] ---> 51e60588ff2c [2023-05-17T20:33:52.435Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:33:52.703Z] ---> Running in b3aaf6b91e3d [2023-05-17T20:33:53.295Z] Removing intermediate container b3aaf6b91e3d [2023-05-17T20:33:53.295Z] ---> 16b93c59857e [2023-05-17T20:33:53.295Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-17T20:33:53.295Z] ---> Running in 0b040c852176 [2023-05-17T20:33:53.880Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:33:53.880Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:33:53.881Z] ---> 9d265838a289 [2023-05-17T20:33:53.881Z] Step 3/25 : WORKDIR /edgex-go [2023-05-17T20:33:53.881Z] ---> Using cache [2023-05-17T20:33:53.881Z] ---> 1c63914e7ac7 [2023-05-17T20:33:53.881Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-17T20:33:53.881Z] Removing intermediate container 0b040c852176 [2023-05-17T20:33:54.163Z] ---> 2466b6771886 [2023-05-17T20:33:54.163Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-17T20:33:54.163Z] ---> Running in aa17ca52e41a [2023-05-17T20:33:54.430Z] ---> Running in fe36e61f7b8b [2023-05-17T20:33:55.012Z] Removing intermediate container fe36e61f7b8b [2023-05-17T20:33:55.012Z] ---> 62b5b4c28b5c [2023-05-17T20:33:55.012Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:33:55.279Z] ---> Running in d56f3a9d5484 [2023-05-17T20:33:55.381Z] 847ab7e4555e: Pushed [2023-05-17T20:33:55.382Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:55.702Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:56.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-17T20:33:56.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-17T20:33:56.019Z] 82b9fdcfebf9: Preparing [2023-05-17T20:33:56.019Z] 04b295ccfdaf: Preparing [2023-05-17T20:33:56.019Z] b37228eee9f8: Preparing [2023-05-17T20:33:56.019Z] 847ab7e4555e: Preparing [2023-05-17T20:33:56.019Z] d18666614ad4: Preparing [2023-05-17T20:33:56.019Z] cef3773606af: Preparing [2023-05-17T20:33:56.019Z] 24d72b5fb598: Preparing [2023-05-17T20:33:56.019Z] f1417ff83b31: Preparing [2023-05-17T20:33:56.019Z] 24d72b5fb598: Waiting [2023-05-17T20:33:56.019Z] f1417ff83b31: Waiting [2023-05-17T20:33:56.019Z] cef3773606af: Waiting [2023-05-17T20:33:56.019Z] 847ab7e4555e: Layer already exists [2023-05-17T20:33:56.019Z] b37228eee9f8: Layer already exists [2023-05-17T20:33:56.019Z] 04b295ccfdaf: Layer already exists [2023-05-17T20:33:56.019Z] d18666614ad4: Layer already exists [2023-05-17T20:33:56.019Z] 82b9fdcfebf9: Layer already exists [2023-05-17T20:33:56.019Z] 24d72b5fb598: Layer already exists [2023-05-17T20:33:56.019Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:56.019Z] cef3773606af: Layer already exists [2023-05-17T20:33:56.019Z] latest: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:56.342Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:56.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.159 [2023-05-17T20:33:56.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-17T20:33:56.652Z] 82b9fdcfebf9: Preparing [2023-05-17T20:33:56.652Z] 04b295ccfdaf: Preparing [2023-05-17T20:33:56.652Z] b37228eee9f8: Preparing [2023-05-17T20:33:56.652Z] 847ab7e4555e: Preparing [2023-05-17T20:33:56.652Z] d18666614ad4: Preparing [2023-05-17T20:33:56.652Z] cef3773606af: Preparing [2023-05-17T20:33:56.652Z] 24d72b5fb598: Preparing [2023-05-17T20:33:56.652Z] f1417ff83b31: Preparing [2023-05-17T20:33:56.652Z] cef3773606af: Waiting [2023-05-17T20:33:56.652Z] 24d72b5fb598: Waiting [2023-05-17T20:33:56.652Z] 04b295ccfdaf: Layer already exists [2023-05-17T20:33:56.652Z] d18666614ad4: Layer already exists [2023-05-17T20:33:56.652Z] 847ab7e4555e: Layer already exists [2023-05-17T20:33:56.652Z] b37228eee9f8: Layer already exists [2023-05-17T20:33:56.652Z] 82b9fdcfebf9: Layer already exists [2023-05-17T20:33:56.652Z] 24d72b5fb598: Layer already exists [2023-05-17T20:33:56.652Z] cef3773606af: Layer already exists [2023-05-17T20:33:56.652Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:56.652Z] 3.0.0-dev.159: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:56.959Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:57.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:33:57.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:57.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-17T20:33:57.260Z] 82b9fdcfebf9: Preparing [2023-05-17T20:33:57.260Z] 04b295ccfdaf: Preparing [2023-05-17T20:33:57.260Z] b37228eee9f8: Preparing [2023-05-17T20:33:57.260Z] 847ab7e4555e: Preparing [2023-05-17T20:33:57.260Z] d18666614ad4: Preparing [2023-05-17T20:33:57.260Z] cef3773606af: Preparing [2023-05-17T20:33:57.260Z] 24d72b5fb598: Preparing [2023-05-17T20:33:57.260Z] f1417ff83b31: Preparing [2023-05-17T20:33:57.260Z] cef3773606af: Waiting [2023-05-17T20:33:57.260Z] 24d72b5fb598: Waiting [2023-05-17T20:33:57.260Z] f1417ff83b31: Waiting [2023-05-17T20:33:57.260Z] b37228eee9f8: Layer already exists [2023-05-17T20:33:57.260Z] 847ab7e4555e: Layer already exists [2023-05-17T20:33:57.260Z] d18666614ad4: Layer already exists [2023-05-17T20:33:57.260Z] 82b9fdcfebf9: Layer already exists [2023-05-17T20:33:57.260Z] 04b295ccfdaf: Layer already exists [2023-05-17T20:33:57.260Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:57.260Z] cef3773606af: Layer already exists [2023-05-17T20:33:57.260Z] 24d72b5fb598: Layer already exists [2023-05-17T20:33:57.260Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:57.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:33:57.576Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:57.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:33:57.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-17T20:33:57.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-17T20:33:57.878Z] 82b9fdcfebf9: Preparing [2023-05-17T20:33:57.878Z] 04b295ccfdaf: Preparing [2023-05-17T20:33:57.878Z] b37228eee9f8: Preparing [2023-05-17T20:33:57.878Z] 847ab7e4555e: Preparing [2023-05-17T20:33:57.878Z] d18666614ad4: Preparing [2023-05-17T20:33:57.878Z] cef3773606af: Preparing [2023-05-17T20:33:57.878Z] 24d72b5fb598: Preparing [2023-05-17T20:33:57.878Z] f1417ff83b31: Preparing [2023-05-17T20:33:57.878Z] cef3773606af: Waiting [2023-05-17T20:33:57.878Z] 24d72b5fb598: Waiting [2023-05-17T20:33:57.878Z] f1417ff83b31: Waiting [2023-05-17T20:33:57.878Z] b37228eee9f8: Layer already exists [2023-05-17T20:33:57.878Z] 847ab7e4555e: Layer already exists [2023-05-17T20:33:57.878Z] d18666614ad4: Layer already exists [2023-05-17T20:33:57.878Z] 82b9fdcfebf9: Layer already exists [2023-05-17T20:33:57.878Z] 04b295ccfdaf: Layer already exists [2023-05-17T20:33:57.878Z] cef3773606af: Layer already exists [2023-05-17T20:33:57.878Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:57.878Z] 24d72b5fb598: Layer already exists [2023-05-17T20:33:57.878Z] main: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:33:57.914Z] ===================================================== [Pipeline] echo [2023-05-17T20:33:57.919Z] taggedImages: [2023-05-17T20:33:57.919Z] - nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:57.919Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-17T20:33:57.919Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.159 [2023-05-17T20:33:57.919Z] - nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:57.919Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-17T20:33:57.934Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-17T20:33:57.934Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:57.934Z] latest [2023-05-17T20:33:57.934Z] 3.0.0-dev.159 [2023-05-17T20:33:57.934Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:33:57.934Z] main [2023-05-17T20:33:57.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:58.239Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:58.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:33:58.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:33:58.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-17T20:33:58.542Z] c3cbf92651c5: Preparing [2023-05-17T20:33:58.542Z] a92261f3e504: Preparing [2023-05-17T20:33:58.542Z] 871341a9c821: Preparing [2023-05-17T20:33:58.542Z] 0f11b7e8e584: Preparing [2023-05-17T20:33:58.542Z] d18666614ad4: Preparing [2023-05-17T20:33:58.542Z] cef3773606af: Preparing [2023-05-17T20:33:58.542Z] f7ae94b70a1e: Preparing [2023-05-17T20:33:58.542Z] f1417ff83b31: Preparing [2023-05-17T20:33:58.542Z] cef3773606af: Waiting [2023-05-17T20:33:58.542Z] f7ae94b70a1e: Waiting [2023-05-17T20:33:58.542Z] f1417ff83b31: Waiting [2023-05-17T20:33:58.542Z] d18666614ad4: Layer already exists [2023-05-17T20:33:58.542Z] cef3773606af: Layer already exists [2023-05-17T20:33:58.542Z] a92261f3e504: Pushed [2023-05-17T20:33:58.542Z] 871341a9c821: Pushed [2023-05-17T20:33:58.542Z] c3cbf92651c5: Pushed [2023-05-17T20:33:58.802Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:33:58.802Z] f1417ff83b31: Layer already exists [2023-05-17T20:33:59.307Z] OK: 263 MiB in 53 packages [2023-05-17T20:33:59.894Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T20:33:59.894Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:33:59.894Z] OK: 8 MiB in 16 packages [2023-05-17T20:34:00.867Z] Removing intermediate container aa17ca52e41a [2023-05-17T20:34:00.867Z] ---> 2ffd7d97cedf [2023-05-17T20:34:00.867Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-17T20:34:01.830Z] Removing intermediate container d56f3a9d5484 [2023-05-17T20:34:01.830Z] ---> 1441f8ba8e14 [2023-05-17T20:34:01.830Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:34:02.099Z] ---> 72ff4c655e8e [2023-05-17T20:34:02.099Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:34:02.099Z] ---> Running in 7b07ff744010 [2023-05-17T20:34:03.057Z] ---> 19f130fa3e24 [2023-05-17T20:34:03.057Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:34:04.466Z] ---> f0fdf18ce0f4 [2023-05-17T20:34:04.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-17T20:34:05.877Z] ---> 2867ee44b666 [2023-05-17T20:34:05.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:34:06.838Z] ---> fe5d785c1557 [2023-05-17T20:34:06.838Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-17T20:34:06.838Z] ---> Running in 6bd48312a1fe [2023-05-17T20:34:06.924Z] 0f11b7e8e584: Pushed [2023-05-17T20:34:06.924Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:07.243Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:07.428Z] Removing intermediate container 6bd48312a1fe [2023-05-17T20:34:07.429Z] ---> b92c09e008ef [2023-05-17T20:34:07.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:34:07.429Z] ---> Running in 066fd45b6acc [2023-05-17T20:34:07.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-17T20:34:07.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-17T20:34:07.547Z] c3cbf92651c5: Preparing [2023-05-17T20:34:07.547Z] a92261f3e504: Preparing [2023-05-17T20:34:07.547Z] 871341a9c821: Preparing [2023-05-17T20:34:07.547Z] 0f11b7e8e584: Preparing [2023-05-17T20:34:07.547Z] d18666614ad4: Preparing [2023-05-17T20:34:07.547Z] cef3773606af: Preparing [2023-05-17T20:34:07.547Z] f7ae94b70a1e: Preparing [2023-05-17T20:34:07.547Z] f1417ff83b31: Preparing [2023-05-17T20:34:07.547Z] cef3773606af: Waiting [2023-05-17T20:34:07.547Z] f7ae94b70a1e: Waiting [2023-05-17T20:34:07.547Z] f1417ff83b31: Waiting [2023-05-17T20:34:07.547Z] 0f11b7e8e584: Layer already exists [2023-05-17T20:34:07.547Z] d18666614ad4: Layer already exists [2023-05-17T20:34:07.547Z] c3cbf92651c5: Layer already exists [2023-05-17T20:34:07.547Z] 871341a9c821: Layer already exists [2023-05-17T20:34:07.547Z] a92261f3e504: Layer already exists [2023-05-17T20:34:07.547Z] cef3773606af: Layer already exists [2023-05-17T20:34:07.547Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:34:07.547Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:07.547Z] latest: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:07.850Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:08.013Z] Removing intermediate container 066fd45b6acc [2023-05-17T20:34:08.013Z] ---> 7fa1c3973c85 [2023-05-17T20:34:08.013Z] Step 21/23 : LABEL arch=arm64 [2023-05-17T20:34:08.013Z] ---> Running in ec90d857eee2 [2023-05-17T20:34:08.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.159 [2023-05-17T20:34:08.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-17T20:34:08.155Z] c3cbf92651c5: Preparing [2023-05-17T20:34:08.155Z] a92261f3e504: Preparing [2023-05-17T20:34:08.155Z] 871341a9c821: Preparing [2023-05-17T20:34:08.155Z] 0f11b7e8e584: Preparing [2023-05-17T20:34:08.155Z] d18666614ad4: Preparing [2023-05-17T20:34:08.155Z] cef3773606af: Preparing [2023-05-17T20:34:08.155Z] f7ae94b70a1e: Preparing [2023-05-17T20:34:08.156Z] f1417ff83b31: Preparing [2023-05-17T20:34:08.156Z] f7ae94b70a1e: Waiting [2023-05-17T20:34:08.156Z] cef3773606af: Waiting [2023-05-17T20:34:08.156Z] f1417ff83b31: Waiting [2023-05-17T20:34:08.156Z] c3cbf92651c5: Layer already exists [2023-05-17T20:34:08.156Z] 871341a9c821: Layer already exists [2023-05-17T20:34:08.156Z] a92261f3e504: Layer already exists [2023-05-17T20:34:08.156Z] d18666614ad4: Layer already exists [2023-05-17T20:34:08.156Z] 0f11b7e8e584: Layer already exists [2023-05-17T20:34:08.156Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:08.156Z] cef3773606af: Layer already exists [2023-05-17T20:34:08.156Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:34:08.156Z] 3.0.0-dev.159: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:08.465Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:08.601Z] Removing intermediate container ec90d857eee2 [2023-05-17T20:34:08.601Z] ---> 2a090a4f3dcd [2023-05-17T20:34:08.601Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:08.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:34:08.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-17T20:34:08.774Z] c3cbf92651c5: Preparing [2023-05-17T20:34:08.774Z] a92261f3e504: Preparing [2023-05-17T20:34:08.774Z] 871341a9c821: Preparing [2023-05-17T20:34:08.774Z] 0f11b7e8e584: Preparing [2023-05-17T20:34:08.774Z] d18666614ad4: Preparing [2023-05-17T20:34:08.774Z] cef3773606af: Preparing [2023-05-17T20:34:08.774Z] f7ae94b70a1e: Preparing [2023-05-17T20:34:08.774Z] f1417ff83b31: Preparing [2023-05-17T20:34:08.774Z] cef3773606af: Waiting [2023-05-17T20:34:08.774Z] f1417ff83b31: Waiting [2023-05-17T20:34:08.774Z] c3cbf92651c5: Layer already exists [2023-05-17T20:34:08.774Z] d18666614ad4: Layer already exists [2023-05-17T20:34:08.774Z] 871341a9c821: Layer already exists [2023-05-17T20:34:08.774Z] a92261f3e504: Layer already exists [2023-05-17T20:34:08.774Z] 0f11b7e8e584: Layer already exists [2023-05-17T20:34:08.774Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:34:08.774Z] cef3773606af: Layer already exists [2023-05-17T20:34:08.775Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:08.775Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:08.866Z] ---> Running in 5c1bd498c779 [2023-05-17T20:34:09.092Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:09.133Z] Removing intermediate container 5c1bd498c779 [2023-05-17T20:34:09.133Z] ---> 517933e3daf0 [2023-05-17T20:34:09.133Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:34:09.400Z] ---> Running in 386a4f064864 [2023-05-17T20:34:09.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-17T20:34:09.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-17T20:34:09.400Z] c3cbf92651c5: Preparing [2023-05-17T20:34:09.400Z] a92261f3e504: Preparing [2023-05-17T20:34:09.400Z] 871341a9c821: Preparing [2023-05-17T20:34:09.400Z] 0f11b7e8e584: Preparing [2023-05-17T20:34:09.400Z] d18666614ad4: Preparing [2023-05-17T20:34:09.400Z] cef3773606af: Preparing [2023-05-17T20:34:09.400Z] f7ae94b70a1e: Preparing [2023-05-17T20:34:09.400Z] f1417ff83b31: Preparing [2023-05-17T20:34:09.400Z] f7ae94b70a1e: Waiting [2023-05-17T20:34:09.400Z] f1417ff83b31: Waiting [2023-05-17T20:34:09.400Z] cef3773606af: Waiting [2023-05-17T20:34:09.400Z] c3cbf92651c5: Layer already exists [2023-05-17T20:34:09.400Z] 871341a9c821: Layer already exists [2023-05-17T20:34:09.400Z] d18666614ad4: Layer already exists [2023-05-17T20:34:09.400Z] a92261f3e504: Layer already exists [2023-05-17T20:34:09.400Z] 0f11b7e8e584: Layer already exists [2023-05-17T20:34:09.400Z] cef3773606af: Layer already exists [2023-05-17T20:34:09.400Z] f7ae94b70a1e: Layer already exists [2023-05-17T20:34:09.400Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:09.400Z] main: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:34:09.435Z] ===================================================== [Pipeline] echo [2023-05-17T20:34:09.441Z] taggedImages: [2023-05-17T20:34:09.441Z] - nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:09.441Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-17T20:34:09.441Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.159 [2023-05-17T20:34:09.441Z] - nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:34:09.441Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-17T20:34:09.455Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-17T20:34:09.455Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:09.455Z] latest [2023-05-17T20:34:09.455Z] 3.0.0-dev.159 [2023-05-17T20:34:09.455Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:34:09.455Z] main [2023-05-17T20:34:09.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:09.762Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:09.996Z] Removing intermediate container 386a4f064864 [2023-05-17T20:34:09.996Z] ---> 7514120a996a [2023-05-17T20:34:09.996Z] [2023-05-17T20:34:09.996Z] Successfully built 7514120a996a [2023-05-17T20:34:09.996Z] Successfully tagged core-data-arm64:latest [2023-05-17T20:34:09.996Z]  Building core-data ... done Building security-spire-server [2023-05-17T20:34:10.066Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:10.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-17T20:34:10.066Z] 185e61c8cbac: Preparing [2023-05-17T20:34:10.066Z] 565377168866: Preparing [2023-05-17T20:34:10.066Z] d18666614ad4: Preparing [2023-05-17T20:34:10.066Z] cef3773606af: Preparing [2023-05-17T20:34:10.066Z] f95b06642ddd: Preparing [2023-05-17T20:34:10.066Z] f1417ff83b31: Preparing [2023-05-17T20:34:10.066Z] f1417ff83b31: Waiting [2023-05-17T20:34:10.066Z] d18666614ad4: Layer already exists [2023-05-17T20:34:10.066Z] cef3773606af: Layer already exists [2023-05-17T20:34:10.066Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:10.066Z] 185e61c8cbac: Pushed [2023-05-17T20:34:10.066Z] f95b06642ddd: Pushed [2023-05-17T20:34:12.608Z] 565377168866: Pushed [2023-05-17T20:34:12.608Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:12.914Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:13.222Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-17T20:34:13.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-17T20:34:13.222Z] 185e61c8cbac: Preparing [2023-05-17T20:34:13.222Z] 565377168866: Preparing [2023-05-17T20:34:13.222Z] d18666614ad4: Preparing [2023-05-17T20:34:13.222Z] cef3773606af: Preparing [2023-05-17T20:34:13.222Z] f95b06642ddd: Preparing [2023-05-17T20:34:13.222Z] f1417ff83b31: Preparing [2023-05-17T20:34:13.222Z] f1417ff83b31: Waiting [2023-05-17T20:34:13.222Z] 185e61c8cbac: Layer already exists [2023-05-17T20:34:13.222Z] f95b06642ddd: Layer already exists [2023-05-17T20:34:13.222Z] 565377168866: Layer already exists [2023-05-17T20:34:13.222Z] d18666614ad4: Layer already exists [2023-05-17T20:34:13.222Z] cef3773606af: Layer already exists [2023-05-17T20:34:13.222Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:13.222Z] latest: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:13.531Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:13.831Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.159 [2023-05-17T20:34:13.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-17T20:34:13.831Z] 185e61c8cbac: Preparing [2023-05-17T20:34:13.831Z] 565377168866: Preparing [2023-05-17T20:34:13.831Z] d18666614ad4: Preparing [2023-05-17T20:34:13.831Z] cef3773606af: Preparing [2023-05-17T20:34:13.831Z] f95b06642ddd: Preparing [2023-05-17T20:34:13.831Z] f1417ff83b31: Preparing [2023-05-17T20:34:13.831Z] cef3773606af: Layer already exists [2023-05-17T20:34:13.831Z] 565377168866: Layer already exists [2023-05-17T20:34:13.831Z] 185e61c8cbac: Layer already exists [2023-05-17T20:34:13.831Z] d18666614ad4: Layer already exists [2023-05-17T20:34:13.831Z] f95b06642ddd: Layer already exists [2023-05-17T20:34:13.831Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:13.831Z] 3.0.0-dev.159: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:14.152Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:14.258Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:34:14.259Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:34:14.259Z] ---> 9d265838a289 [2023-05-17T20:34:14.259Z] Step 3/26 : WORKDIR /edgex-go [2023-05-17T20:34:14.259Z] ---> Using cache [2023-05-17T20:34:14.259Z] ---> 1c63914e7ac7 [2023-05-17T20:34:14.259Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-17T20:34:14.259Z] ---> Using cache [2023-05-17T20:34:14.259Z] ---> bc9ef6528e44 [2023-05-17T20:34:14.259Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-17T20:34:14.259Z] ---> Using cache [2023-05-17T20:34:14.259Z] ---> 92b074c6182f [2023-05-17T20:34:14.259Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:34:14.259Z] ---> Using cache [2023-05-17T20:34:14.259Z] ---> b0353a214f7d [2023-05-17T20:34:14.259Z] Step 7/26 : COPY . . [2023-05-17T20:34:14.259Z] ---> Using cache [2023-05-17T20:34:14.259Z] ---> 09366ce9c0b8 [2023-05-17T20:34:14.259Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-17T20:34:14.259Z] ---> Using cache [2023-05-17T20:34:14.259Z] ---> bd0eca29490d [2023-05-17T20:34:14.259Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-17T20:34:14.259Z] ---> Using cache [2023-05-17T20:34:14.259Z] ---> 3f0deaefdb84 [2023-05-17T20:34:14.259Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-17T20:34:14.259Z] ---> Using cache [2023-05-17T20:34:14.259Z] ---> 77771e9cbec6 [2023-05-17T20:34:14.259Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-17T20:34:14.259Z] ---> Running in c481b595f91d [2023-05-17T20:34:14.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:34:14.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-17T20:34:14.453Z] 185e61c8cbac: Preparing [2023-05-17T20:34:14.453Z] 565377168866: Preparing [2023-05-17T20:34:14.453Z] d18666614ad4: Preparing [2023-05-17T20:34:14.453Z] cef3773606af: Preparing [2023-05-17T20:34:14.453Z] f95b06642ddd: Preparing [2023-05-17T20:34:14.453Z] f1417ff83b31: Preparing [2023-05-17T20:34:14.453Z] f1417ff83b31: Waiting [2023-05-17T20:34:14.453Z] d18666614ad4: Layer already exists [2023-05-17T20:34:14.453Z] 565377168866: Layer already exists [2023-05-17T20:34:14.453Z] 185e61c8cbac: Layer already exists [2023-05-17T20:34:14.453Z] cef3773606af: Layer already exists [2023-05-17T20:34:14.453Z] f95b06642ddd: Layer already exists [2023-05-17T20:34:14.453Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:14.453Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:14.757Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:15.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-17T20:34:15.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-17T20:34:15.068Z] 185e61c8cbac: Preparing [2023-05-17T20:34:15.068Z] 565377168866: Preparing [2023-05-17T20:34:15.068Z] d18666614ad4: Preparing [2023-05-17T20:34:15.068Z] cef3773606af: Preparing [2023-05-17T20:34:15.068Z] f95b06642ddd: Preparing [2023-05-17T20:34:15.068Z] f1417ff83b31: Preparing [2023-05-17T20:34:15.068Z] f1417ff83b31: Waiting [2023-05-17T20:34:15.068Z] 565377168866: Layer already exists [2023-05-17T20:34:15.068Z] d18666614ad4: Layer already exists [2023-05-17T20:34:15.068Z] cef3773606af: Layer already exists [2023-05-17T20:34:15.068Z] f95b06642ddd: Layer already exists [2023-05-17T20:34:15.068Z] 185e61c8cbac: Layer already exists [2023-05-17T20:34:15.068Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:15.068Z] main: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:34:15.109Z] ===================================================== [Pipeline] echo [2023-05-17T20:34:15.117Z] taggedImages: [2023-05-17T20:34:15.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:15.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-17T20:34:15.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.159 [2023-05-17T20:34:15.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:34:15.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-17T20:34:15.138Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-17T20:34:15.138Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:15.138Z] latest [2023-05-17T20:34:15.138Z] 3.0.0-dev.159 [2023-05-17T20:34:15.138Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:34:15.138Z] main [2023-05-17T20:34:15.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:15.460Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:15.777Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:15.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-17T20:34:15.777Z] efc9541b0509: Preparing [2023-05-17T20:34:15.777Z] 278c4a0d60fa: Preparing [2023-05-17T20:34:15.777Z] d18666614ad4: Preparing [2023-05-17T20:34:15.777Z] cef3773606af: Preparing [2023-05-17T20:34:15.777Z] 9e2ec8a09f08: Preparing [2023-05-17T20:34:15.777Z] f1417ff83b31: Preparing [2023-05-17T20:34:15.777Z] f1417ff83b31: Waiting [2023-05-17T20:34:15.777Z] d18666614ad4: Layer already exists [2023-05-17T20:34:15.777Z] efc9541b0509: Pushed [2023-05-17T20:34:15.777Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:34:15.777Z] cef3773606af: Layer already exists [2023-05-17T20:34:16.036Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:17.614Z] Removing intermediate container c481b595f91d [2023-05-17T20:34:17.614Z] ---> 6d936e421520 [2023-05-17T20:34:17.614Z] Step 12/26 : WORKDIR /edgex-go [2023-05-17T20:34:17.614Z] ---> Running in 9aaadda2075e [2023-05-17T20:34:17.889Z] Removing intermediate container 9aaadda2075e [2023-05-17T20:34:17.889Z] ---> 6bd8bb42ee7b [2023-05-17T20:34:17.889Z] [2023-05-17T20:34:17.889Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T20:34:17.889Z] ---> 51e60588ff2c [2023-05-17T20:34:17.889Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-17T20:34:17.889Z] ---> Using cache [2023-05-17T20:34:17.889Z] ---> 707930801566 [2023-05-17T20:34:17.889Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-17T20:34:17.889Z] ---> Using cache [2023-05-17T20:34:17.889Z] ---> 835fd46b6a10 [2023-05-17T20:34:17.889Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:34:17.889Z] ---> Using cache [2023-05-17T20:34:17.889Z] ---> 188504714821 [2023-05-17T20:34:17.889Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:34:17.889Z] ---> Using cache [2023-05-17T20:34:17.889Z] ---> b1a952798c76 [2023-05-17T20:34:18.166Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-17T20:34:18.568Z] 278c4a0d60fa: Pushed [2023-05-17T20:34:18.568Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:18.885Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:19.193Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-17T20:34:19.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-17T20:34:19.193Z] efc9541b0509: Preparing [2023-05-17T20:34:19.193Z] 278c4a0d60fa: Preparing [2023-05-17T20:34:19.193Z] d18666614ad4: Preparing [2023-05-17T20:34:19.193Z] cef3773606af: Preparing [2023-05-17T20:34:19.193Z] 9e2ec8a09f08: Preparing [2023-05-17T20:34:19.193Z] f1417ff83b31: Preparing [2023-05-17T20:34:19.193Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:34:19.193Z] cef3773606af: Layer already exists [2023-05-17T20:34:19.193Z] 278c4a0d60fa: Layer already exists [2023-05-17T20:34:19.193Z] efc9541b0509: Layer already exists [2023-05-17T20:34:19.193Z] d18666614ad4: Layer already exists [2023-05-17T20:34:19.193Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:19.193Z] latest: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:19.500Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:19.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.159 [2023-05-17T20:34:19.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-17T20:34:19.804Z] efc9541b0509: Preparing [2023-05-17T20:34:19.804Z] 278c4a0d60fa: Preparing [2023-05-17T20:34:19.804Z] d18666614ad4: Preparing [2023-05-17T20:34:19.804Z] cef3773606af: Preparing [2023-05-17T20:34:19.804Z] 9e2ec8a09f08: Preparing [2023-05-17T20:34:19.804Z] f1417ff83b31: Preparing [2023-05-17T20:34:19.804Z] f1417ff83b31: Waiting [2023-05-17T20:34:19.804Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:34:19.804Z] d18666614ad4: Layer already exists [2023-05-17T20:34:19.804Z] efc9541b0509: Layer already exists [2023-05-17T20:34:19.804Z] cef3773606af: Layer already exists [2023-05-17T20:34:19.804Z] 278c4a0d60fa: Layer already exists [2023-05-17T20:34:19.804Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:19.804Z] 3.0.0-dev.159: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:20.115Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:20.416Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:34:20.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-17T20:34:20.416Z] efc9541b0509: Preparing [2023-05-17T20:34:20.416Z] 278c4a0d60fa: Preparing [2023-05-17T20:34:20.416Z] d18666614ad4: Preparing [2023-05-17T20:34:20.416Z] cef3773606af: Preparing [2023-05-17T20:34:20.416Z] 9e2ec8a09f08: Preparing [2023-05-17T20:34:20.416Z] f1417ff83b31: Preparing [2023-05-17T20:34:20.416Z] f1417ff83b31: Waiting [2023-05-17T20:34:20.416Z] cef3773606af: Layer already exists [2023-05-17T20:34:20.416Z] d18666614ad4: Layer already exists [2023-05-17T20:34:20.416Z] 278c4a0d60fa: Layer already exists [2023-05-17T20:34:20.416Z] efc9541b0509: Layer already exists [2023-05-17T20:34:20.416Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:34:20.416Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:20.416Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:20.725Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:21.027Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-17T20:34:21.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-17T20:34:21.027Z] efc9541b0509: Preparing [2023-05-17T20:34:21.027Z] 278c4a0d60fa: Preparing [2023-05-17T20:34:21.027Z] d18666614ad4: Preparing [2023-05-17T20:34:21.028Z] cef3773606af: Preparing [2023-05-17T20:34:21.028Z] 9e2ec8a09f08: Preparing [2023-05-17T20:34:21.028Z] f1417ff83b31: Preparing [2023-05-17T20:34:21.028Z] f1417ff83b31: Waiting [2023-05-17T20:34:21.028Z] cef3773606af: Layer already exists [2023-05-17T20:34:21.028Z] 278c4a0d60fa: Layer already exists [2023-05-17T20:34:21.028Z] 9e2ec8a09f08: Layer already exists [2023-05-17T20:34:21.028Z] efc9541b0509: Layer already exists [2023-05-17T20:34:21.028Z] d18666614ad4: Layer already exists [2023-05-17T20:34:21.028Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:21.028Z] main: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:34:21.064Z] ===================================================== [Pipeline] echo [2023-05-17T20:34:21.070Z] taggedImages: [2023-05-17T20:34:21.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:21.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-17T20:34:21.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.159 [2023-05-17T20:34:21.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:34:21.070Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T20:34:24.828Z] ---> bfe5f04d671f [2023-05-17T20:34:24.828Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-17T20:34:25.099Z] ---> bb6428987684 [2023-05-17T20:34:25.099Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-17T20:34:26.061Z] ---> 2c03e041fa37 [2023-05-17T20:34:26.061Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-17T20:34:27.026Z] ---> 174d8b9e9f57 [2023-05-17T20:34:27.026Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-17T20:34:27.026Z] ---> Running in eebd03d6eb05 [2023-05-17T20:34:27.631Z] Removing intermediate container eebd03d6eb05 [2023-05-17T20:34:27.631Z] ---> ad07df3e001d [2023-05-17T20:34:27.631Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-17T20:34:27.631Z] ---> Running in 05c6946d8d9c [2023-05-17T20:34:28.222Z] Removing intermediate container 05c6946d8d9c [2023-05-17T20:34:28.222Z] ---> ef7a2832304c [2023-05-17T20:34:28.222Z] Step 24/26 : LABEL arch=arm64 [2023-05-17T20:34:28.490Z] ---> Running in a63c0bbc00d3 [2023-05-17T20:34:29.076Z] Removing intermediate container a63c0bbc00d3 [2023-05-17T20:34:29.076Z] ---> 2d0aedf7cd8a [2023-05-17T20:34:29.076Z] Step 25/26 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:34:29.076Z] ---> Running in 8c9974560c3b [2023-05-17T20:34:29.661Z] Removing intermediate container 8c9974560c3b [2023-05-17T20:34:29.661Z] ---> 402574fa747d [2023-05-17T20:34:29.661Z] Step 26/26 : LABEL version=3.0.0-dev.159 [2023-05-17T20:34:29.661Z] ---> Running in e553454f803e [2023-05-17T20:34:30.245Z] Removing intermediate container e553454f803e [2023-05-17T20:34:30.246Z] ---> 7efadf250dd1 [2023-05-17T20:34:30.246Z] [2023-05-17T20:34:30.246Z] Successfully built 7efadf250dd1 [2023-05-17T20:34:30.246Z] Successfully tagged security-spire-server-arm64:latest [2023-05-17T20:34:30.246Z] Building support-scheduler [2023-05-17T20:34:33.588Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:34:33.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:34:33.588Z] ---> 9d265838a289 [2023-05-17T20:34:33.588Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:34:33.588Z] ---> Using cache [2023-05-17T20:34:33.588Z] ---> 760e924bc720 [2023-05-17T20:34:33.588Z] Step 4/23 : WORKDIR /edgex-go [2023-05-17T20:34:33.588Z] ---> Using cache [2023-05-17T20:34:33.588Z] ---> 13abf869242b [2023-05-17T20:34:33.588Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-17T20:34:33.588Z] ---> Using cache [2023-05-17T20:34:33.588Z] ---> 72e5573eea0e [2023-05-17T20:34:33.588Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-17T20:34:33.588Z] ---> Using cache [2023-05-17T20:34:33.588Z] ---> ba557a48a6a0 [2023-05-17T20:34:33.588Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:34:33.588Z] ---> Using cache [2023-05-17T20:34:33.588Z] ---> 0eb7fdd3f1be [2023-05-17T20:34:33.588Z] Step 8/23 : COPY . . [2023-05-17T20:34:33.588Z] ---> Using cache [2023-05-17T20:34:33.588Z] ---> d6febc8ab03d [2023-05-17T20:34:33.588Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-17T20:34:33.856Z] ---> Running in aecf93026446 [2023-05-17T20:34:35.799Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-17T20:35:32.203Z] Removing intermediate container 2e3125b08091 [2023-05-17T20:35:32.203Z] ---> 485469d72113 [2023-05-17T20:35:32.203Z] [2023-05-17T20:35:32.203Z] Step 9/20 : FROM alpine:3.17 [2023-05-17T20:35:32.203Z] ---> 51e60588ff2c [2023-05-17T20:35:32.203Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-17T20:35:32.203Z] ---> Using cache [2023-05-17T20:35:32.203Z] ---> 72599ddd98b7 [2023-05-17T20:35:32.203Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-17T20:35:32.203Z] ---> Running in 17723bd843da [2023-05-17T20:35:32.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:35:32.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:35:32.203Z] v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-17T20:35:32.203Z] v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-17T20:35:32.203Z] OK: 17692 distinct packages available [2023-05-17T20:35:32.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:35:32.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:35:33.161Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-17T20:35:33.161Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-17T20:35:33.430Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-17T20:35:33.430Z] (4/9) Installing libcurl (8.1.0-r0) [2023-05-17T20:35:33.430Z] (5/9) Installing curl (8.1.0-r0) [2023-05-17T20:35:33.430Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-17T20:35:33.430Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-17T20:35:33.430Z] (8/9) Installing libucontext (1.2-r0) [2023-05-17T20:35:33.430Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-17T20:35:33.430Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:35:33.430Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:35:34.394Z] OK: 11 MiB in 24 packages [2023-05-17T20:35:38.648Z] Removing intermediate container 17723bd843da [2023-05-17T20:35:38.648Z] ---> 96b5bba662d2 [2023-05-17T20:35:38.648Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:35:40.588Z] ---> 41b65efa979e [2023-05-17T20:35:40.588Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:35:41.997Z] ---> f0f094d99e49 [2023-05-17T20:35:41.997Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-17T20:35:44.689Z] ---> fe4060d2a1be [2023-05-17T20:35:44.689Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:35:45.805Z] ---> 3c0b2d1462c8 [2023-05-17T20:35:45.805Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-17T20:35:46.080Z] ---> Running in 6e9bc567869b [2023-05-17T20:35:46.680Z] Removing intermediate container 6e9bc567869b [2023-05-17T20:35:46.680Z] ---> b0fcf87620df [2023-05-17T20:35:46.680Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-17T20:35:46.962Z] ---> Running in ee6ecb5764c2 [2023-05-17T20:35:47.567Z] Removing intermediate container ee6ecb5764c2 [2023-05-17T20:35:47.567Z] ---> 019ddf869bcc [2023-05-17T20:35:47.567Z] Step 18/20 : LABEL arch=arm64 [2023-05-17T20:35:47.848Z] ---> Running in 79bf805d6056 [2023-05-17T20:35:48.836Z] Removing intermediate container 7b07ff744010 [2023-05-17T20:35:48.836Z] ---> a5f90c1955a0 [2023-05-17T20:35:48.836Z] Step 7/25 : COPY . . [2023-05-17T20:35:49.819Z] Removing intermediate container 79bf805d6056 [2023-05-17T20:35:49.819Z] ---> 5a10889aafb5 [2023-05-17T20:35:49.819Z] Step 19/20 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:35:50.091Z] ---> Running in 7f60429e3b52 [2023-05-17T20:35:51.052Z] Removing intermediate container 7f60429e3b52 [2023-05-17T20:35:51.052Z] ---> d813fdeaed1d [2023-05-17T20:35:51.052Z] Step 20/20 : LABEL version=3.0.0-dev.159 [2023-05-17T20:35:51.331Z] ---> Running in b8ca8cb10295 [2023-05-17T20:35:51.921Z] Removing intermediate container b8ca8cb10295 [2023-05-17T20:35:51.921Z] ---> b8fde8e25935 [2023-05-17T20:35:51.921Z] [2023-05-17T20:35:51.921Z] Successfully built b8fde8e25935 [2023-05-17T20:35:52.190Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-17T20:35:52.190Z]  Building security-spiffe-token-provider ... done Building core-command [2023-05-17T20:35:52.467Z] ---> 1845027e7538 [2023-05-17T20:35:52.467Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-17T20:35:52.734Z] ---> Running in f0af3c70c9b8 [2023-05-17T20:35:54.686Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-17T20:35:56.093Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:35:56.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:35:56.094Z] ---> 9d265838a289 [2023-05-17T20:35:56.094Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:35:56.094Z] ---> Using cache [2023-05-17T20:35:56.094Z] ---> 760e924bc720 [2023-05-17T20:35:56.094Z] Step 4/24 : WORKDIR /edgex-go [2023-05-17T20:35:56.094Z] ---> Using cache [2023-05-17T20:35:56.094Z] ---> 13abf869242b [2023-05-17T20:35:56.094Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-17T20:35:56.094Z] ---> Using cache [2023-05-17T20:35:56.094Z] ---> 72e5573eea0e [2023-05-17T20:35:56.094Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-17T20:35:56.094Z] ---> Using cache [2023-05-17T20:35:56.094Z] ---> ba557a48a6a0 [2023-05-17T20:35:56.094Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:35:56.094Z] ---> Using cache [2023-05-17T20:35:56.094Z] ---> 0eb7fdd3f1be [2023-05-17T20:35:56.094Z] Step 8/24 : COPY . . [2023-05-17T20:35:56.360Z] ---> Using cache [2023-05-17T20:35:56.360Z] ---> d6febc8ab03d [2023-05-17T20:35:56.360Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-17T20:35:56.629Z] ---> Running in ac72a8c0757b [2023-05-17T20:35:58.571Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-17T20:39:05.294Z] Removing intermediate container d6051febd872 [2023-05-17T20:39:05.294Z] ---> 83bde6f34512 [2023-05-17T20:39:05.294Z] [2023-05-17T20:39:05.294Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:39:05.294Z] ---> 51e60588ff2c [2023-05-17T20:39:05.294Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T20:39:05.294Z] ---> Running in f0a04a5b6a54 [2023-05-17T20:39:06.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:39:07.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:39:08.638Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T20:39:08.638Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:39:08.638Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:39:08.638Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:39:09.218Z] OK: 8 MiB in 17 packages [2023-05-17T20:39:13.490Z] Removing intermediate container f0a04a5b6a54 [2023-05-17T20:39:13.490Z] ---> 534895425ad4 [2023-05-17T20:39:13.490Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:39:13.490Z] ---> Running in 68bf060d010c [2023-05-17T20:39:13.758Z] Removing intermediate container 68bf060d010c [2023-05-17T20:39:13.758Z] ---> ccf0ae7fdf4f [2023-05-17T20:39:13.758Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-17T20:39:13.758Z] ---> Running in 4c054aeb92b4 [2023-05-17T20:39:14.341Z] Removing intermediate container 4c054aeb92b4 [2023-05-17T20:39:14.341Z] ---> 67c66bb9e50a [2023-05-17T20:39:14.341Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-17T20:39:14.341Z] ---> Running in 38e8b940e956 [2023-05-17T20:39:14.922Z] Removing intermediate container 38e8b940e956 [2023-05-17T20:39:14.922Z] ---> 05378b238502 [2023-05-17T20:39:14.922Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:39:15.881Z] ---> bfd6fdc4f6d4 [2023-05-17T20:39:15.881Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:39:16.845Z] ---> 530c6f8ea2b4 [2023-05-17T20:39:16.845Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-17T20:39:19.430Z] ---> 09b6fb939b63 [2023-05-17T20:39:19.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:39:20.392Z] ---> aec83e064b08 [2023-05-17T20:39:20.392Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-17T20:39:20.392Z] ---> Running in 85c535ab114f [2023-05-17T20:39:20.976Z] Removing intermediate container 85c535ab114f [2023-05-17T20:39:20.976Z] ---> 41551571d3b9 [2023-05-17T20:39:20.976Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:39:20.976Z] ---> Running in ef973934a047 [2023-05-17T20:39:21.560Z] Removing intermediate container ef973934a047 [2023-05-17T20:39:21.560Z] ---> 18bccc1f452f [2023-05-17T20:39:21.560Z] Step 21/23 : LABEL arch=arm64 [2023-05-17T20:39:21.826Z] ---> Running in 4f0e8d4cc59a [2023-05-17T20:39:22.095Z] Removing intermediate container 4f0e8d4cc59a [2023-05-17T20:39:22.095Z] ---> e7daf066b641 [2023-05-17T20:39:22.095Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:39:22.363Z] ---> Running in ca5ed3657c37 [2023-05-17T20:39:22.948Z] Removing intermediate container ca5ed3657c37 [2023-05-17T20:39:22.948Z] ---> 0f839127c805 [2023-05-17T20:39:22.948Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:39:22.948Z] ---> Running in 27d15b40c457 [2023-05-17T20:39:23.533Z] Removing intermediate container 27d15b40c457 [2023-05-17T20:39:23.533Z] ---> f4d6e87ca532 [2023-05-17T20:39:23.533Z] [2023-05-17T20:39:23.533Z] Successfully built f4d6e87ca532 [2023-05-17T20:39:23.533Z] Successfully tagged support-notifications-arm64:latest [2023-05-17T20:39:23.533Z]  Building support-notifications ... done Building core-metadata [2023-05-17T20:39:26.877Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:39:26.877Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:39:26.877Z] ---> 9d265838a289 [2023-05-17T20:39:26.877Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:39:26.877Z] ---> Using cache [2023-05-17T20:39:26.877Z] ---> 760e924bc720 [2023-05-17T20:39:26.877Z] Step 4/25 : WORKDIR /edgex-go [2023-05-17T20:39:26.877Z] ---> Using cache [2023-05-17T20:39:26.877Z] ---> 13abf869242b [2023-05-17T20:39:26.877Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-17T20:39:26.877Z] ---> Using cache [2023-05-17T20:39:26.877Z] ---> 72e5573eea0e [2023-05-17T20:39:26.877Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-17T20:39:26.877Z] ---> Using cache [2023-05-17T20:39:26.877Z] ---> ba557a48a6a0 [2023-05-17T20:39:26.877Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:39:26.877Z] ---> Using cache [2023-05-17T20:39:26.877Z] ---> 0eb7fdd3f1be [2023-05-17T20:39:26.877Z] Step 8/25 : COPY . . [2023-05-17T20:39:27.144Z] ---> Using cache [2023-05-17T20:39:27.144Z] ---> d6febc8ab03d [2023-05-17T20:39:27.144Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-17T20:39:27.412Z] ---> Running in ea0135d03778 [2023-05-17T20:39:29.354Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-17T20:40:25.760Z] Removing intermediate container 01e4e0ab58b2 [2023-05-17T20:40:25.760Z] ---> 17f6d3376ea9 [2023-05-17T20:40:25.760Z] [2023-05-17T20:40:25.760Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:40:25.760Z] ---> 51e60588ff2c [2023-05-17T20:40:25.760Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-17T20:40:25.760Z] ---> Using cache [2023-05-17T20:40:25.760Z] ---> a15a785fdaa8 [2023-05-17T20:40:25.760Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:40:25.760Z] ---> Using cache [2023-05-17T20:40:25.760Z] ---> a49099009a3b [2023-05-17T20:40:25.760Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:40:25.760Z] ---> Using cache [2023-05-17T20:40:25.760Z] ---> 2b662ef7e475 [2023-05-17T20:40:25.760Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:40:25.760Z] ---> Using cache [2023-05-17T20:40:25.760Z] ---> 7e9a9cda81bb [2023-05-17T20:40:25.760Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-17T20:40:25.760Z] ---> ffb8c11d2fa6 [2023-05-17T20:40:25.760Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:40:25.760Z] ---> 989f3e46c339 [2023-05-17T20:40:25.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-17T20:40:25.760Z] ---> fb31effd250d [2023-05-17T20:40:25.760Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-17T20:40:25.760Z] ---> Running in 59c480b6b04e [2023-05-17T20:40:29.100Z] Removing intermediate container 59c480b6b04e [2023-05-17T20:40:29.100Z] ---> 2a507e234f75 [2023-05-17T20:40:29.100Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-17T20:40:29.366Z] ---> Running in 702999b63ba1 [2023-05-17T20:40:29.950Z] Removing intermediate container 702999b63ba1 [2023-05-17T20:40:29.950Z] ---> 6713942fe9c4 [2023-05-17T20:40:29.950Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-17T20:40:29.950Z] ---> Running in 884aebd9fe85 [2023-05-17T20:40:30.534Z] Removing intermediate container 884aebd9fe85 [2023-05-17T20:40:30.534Z] ---> fa3e16c70a59 [2023-05-17T20:40:30.534Z] Step 21/23 : LABEL arch=arm64 [2023-05-17T20:40:30.801Z] ---> Running in 8ee3c4c740a1 [2023-05-17T20:40:31.067Z] Removing intermediate container 8ee3c4c740a1 [2023-05-17T20:40:31.068Z] ---> c54dc0cfbeed [2023-05-17T20:40:31.068Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:40:31.334Z] ---> Running in 121dab340418 [2023-05-17T20:40:31.918Z] Removing intermediate container 121dab340418 [2023-05-17T20:40:31.918Z] ---> b93741eb9f91 [2023-05-17T20:40:31.918Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:40:31.918Z] ---> Running in 3d8666c468db [2023-05-17T20:40:32.504Z] Removing intermediate container 3d8666c468db [2023-05-17T20:40:32.504Z] ---> 07a645ea198f [2023-05-17T20:40:32.504Z] [2023-05-17T20:40:32.770Z] Successfully built 07a645ea198f [2023-05-17T20:40:32.770Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-17T20:40:32.770Z]  Building security-proxy-auth ... done Building security-proxy-setup [2023-05-17T20:40:36.108Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-17T20:40:36.108Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-17T20:40:36.108Z] ---> 9d265838a289 [2023-05-17T20:40:36.108Z] Step 3/22 : WORKDIR /edgex-go [2023-05-17T20:40:36.109Z] ---> Using cache [2023-05-17T20:40:36.109Z] ---> 1c63914e7ac7 [2023-05-17T20:40:36.109Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-17T20:40:36.109Z] ---> Using cache [2023-05-17T20:40:36.109Z] ---> 2ffd7d97cedf [2023-05-17T20:40:36.109Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-17T20:40:36.109Z] ---> Using cache [2023-05-17T20:40:36.109Z] ---> 72ff4c655e8e [2023-05-17T20:40:36.109Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:40:36.109Z] ---> Using cache [2023-05-17T20:40:36.109Z] ---> a5f90c1955a0 [2023-05-17T20:40:36.109Z] Step 7/22 : COPY . . [2023-05-17T20:40:36.109Z] ---> Using cache [2023-05-17T20:40:36.109Z] ---> 1845027e7538 [2023-05-17T20:40:36.109Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-17T20:40:36.377Z] ---> Running in fe38dd5c8fbd [2023-05-17T20:40:38.318Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-17T20:42:29.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-17T20:42:42.273Z] Removing intermediate container f0af3c70c9b8 [2023-05-17T20:42:42.273Z] ---> 41d5673999ac [2023-05-17T20:42:42.273Z] [2023-05-17T20:42:42.273Z] Step 9/25 : FROM alpine:3.17 [2023-05-17T20:42:42.273Z] ---> 51e60588ff2c [2023-05-17T20:42:42.273Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-17T20:42:42.539Z] ---> Running in ba41be7022f6 [2023-05-17T20:42:44.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:42:45.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:42:46.471Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-17T20:42:46.751Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-17T20:42:46.751Z] (3/3) Installing su-exec (0.2-r2) [2023-05-17T20:42:46.751Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:42:46.751Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:42:47.334Z] OK: 8 MiB in 18 packages [2023-05-17T20:42:49.917Z] Removing intermediate container ba41be7022f6 [2023-05-17T20:42:49.917Z] ---> 0dac3d4bb94b [2023-05-17T20:42:49.917Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-17T20:42:49.917Z] ---> Running in a9ef852a34f0 [2023-05-17T20:42:50.188Z] Removing intermediate container a9ef852a34f0 [2023-05-17T20:42:50.188Z] ---> f4de843b6435 [2023-05-17T20:42:50.188Z] Step 12/25 : WORKDIR / [2023-05-17T20:42:50.188Z] ---> Running in 677952caee17 [2023-05-17T20:42:50.777Z] Removing intermediate container 677952caee17 [2023-05-17T20:42:50.777Z] ---> 2683ac039ed4 [2023-05-17T20:42:50.777Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:42:52.184Z] ---> 25bdab3ed4f8 [2023-05-17T20:42:52.184Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:42:52.767Z] ---> eb2ed2c8cf6a [2023-05-17T20:42:52.767Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-17T20:42:54.177Z] ---> e91fb1c0c59f [2023-05-17T20:42:54.177Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-17T20:42:55.135Z] ---> 70f5f67d8a9e [2023-05-17T20:42:55.135Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:42:56.096Z] ---> 11929ed7ea0a [2023-05-17T20:42:56.096Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-17T20:42:58.037Z] ---> 7b7c38880359 [2023-05-17T20:42:58.037Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-17T20:42:59.978Z] ---> d20093a91cab [2023-05-17T20:42:59.978Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-17T20:43:00.560Z] ---> 92d8dd792f99 [2023-05-17T20:43:00.560Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-17T20:43:00.560Z] ---> Running in 56e03123d7f6 [2023-05-17T20:43:03.902Z] Removing intermediate container 56e03123d7f6 [2023-05-17T20:43:03.902Z] ---> c9bbea2ba871 [2023-05-17T20:43:03.902Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-17T20:43:03.902Z] ---> Running in ea7c1cdb8e6f [2023-05-17T20:43:04.484Z] Removing intermediate container ea7c1cdb8e6f [2023-05-17T20:43:04.484Z] ---> 52035c8faa33 [2023-05-17T20:43:04.484Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T20:43:04.484Z] ---> Running in b53b8bb1db6f [2023-05-17T20:43:05.064Z] Removing intermediate container b53b8bb1db6f [2023-05-17T20:43:05.064Z] ---> 4b091ea09800 [2023-05-17T20:43:05.064Z] Step 24/25 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:43:05.064Z] ---> Running in a54609fe70d6 [2023-05-17T20:43:05.642Z] Removing intermediate container a54609fe70d6 [2023-05-17T20:43:05.642Z] ---> 4845814c7755 [2023-05-17T20:43:05.642Z] Step 25/25 : LABEL version=3.0.0-dev.159 [2023-05-17T20:43:05.642Z] ---> Running in d35e0519ddee [2023-05-17T20:43:06.222Z] Removing intermediate container d35e0519ddee [2023-05-17T20:43:06.222Z] ---> 81fa23b44f1b [2023-05-17T20:43:06.222Z] [2023-05-17T20:43:06.222Z] Successfully built 81fa23b44f1b [2023-05-17T20:43:06.222Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-17T20:43:18.525Z]  Building security-secretstore-setup ... done Removing intermediate container ac72a8c0757b [2023-05-17T20:43:18.525Z] ---> d5241f997ea7 [2023-05-17T20:43:18.525Z] [2023-05-17T20:43:18.525Z] Step 10/24 : FROM alpine:3.17 [2023-05-17T20:43:18.525Z] ---> 51e60588ff2c [2023-05-17T20:43:18.525Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:43:18.525Z] ---> Running in ede8b1036d67 [2023-05-17T20:43:18.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:43:19.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:43:20.649Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T20:43:20.649Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:43:20.649Z] OK: 8 MiB in 16 packages [2023-05-17T20:43:22.240Z] Removing intermediate container ede8b1036d67 [2023-05-17T20:43:22.240Z] ---> 90583d88ae2d [2023-05-17T20:43:22.240Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:43:22.518Z] ---> Running in c8fe7b0519b1 [2023-05-17T20:43:23.160Z] Removing intermediate container c8fe7b0519b1 [2023-05-17T20:43:23.160Z] ---> 1a43044fae77 [2023-05-17T20:43:23.160Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-17T20:43:23.160Z] ---> Running in 8bcf6e78e233 [2023-05-17T20:43:23.774Z] Removing intermediate container 8bcf6e78e233 [2023-05-17T20:43:23.774Z] ---> f072927e049d [2023-05-17T20:43:23.774Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-17T20:43:23.774Z] ---> Running in 86b86560d7fd [2023-05-17T20:43:24.387Z] Removing intermediate container 86b86560d7fd [2023-05-17T20:43:24.387Z] ---> 12c24b24e2e3 [2023-05-17T20:43:24.387Z] Step 15/24 : WORKDIR / [2023-05-17T20:43:24.673Z] ---> Running in b1a4b299382b [2023-05-17T20:43:24.973Z] Removing intermediate container b1a4b299382b [2023-05-17T20:43:24.973Z] ---> 089bf530bfeb [2023-05-17T20:43:24.973Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:43:25.935Z] ---> a0a5d5d33594 [2023-05-17T20:43:25.935Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:43:27.344Z] ---> d3fef58d4208 [2023-05-17T20:43:27.344Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-17T20:43:29.924Z] ---> fbcefca40ff2 [2023-05-17T20:43:29.924Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:43:30.506Z] ---> 3e4d7e6f4037 [2023-05-17T20:43:30.506Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-17T20:43:30.506Z] ---> Running in 48faee853e26 [2023-05-17T20:43:31.089Z] Removing intermediate container 48faee853e26 [2023-05-17T20:43:31.089Z] ---> 03d9084ff74c [2023-05-17T20:43:31.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:43:31.356Z] ---> Running in 74cc4b33148c [2023-05-17T20:43:31.938Z] Removing intermediate container 74cc4b33148c [2023-05-17T20:43:31.938Z] ---> abd819fe9422 [2023-05-17T20:43:31.938Z] Step 22/24 : LABEL arch=arm64 [2023-05-17T20:43:31.938Z] ---> Running in bfda9bb17f13 [2023-05-17T20:43:32.520Z] Removing intermediate container bfda9bb17f13 [2023-05-17T20:43:32.520Z] ---> f21b41e361f5 [2023-05-17T20:43:32.520Z] Step 23/24 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:43:32.520Z] ---> Running in 24e5dc849287 [2023-05-17T20:43:33.108Z] Removing intermediate container 24e5dc849287 [2023-05-17T20:43:33.108Z] ---> 47315949b91b [2023-05-17T20:43:33.108Z] Step 24/24 : LABEL version=3.0.0-dev.159 [2023-05-17T20:43:33.385Z] ---> Running in 238f426f9d01 [2023-05-17T20:43:33.972Z] Removing intermediate container 238f426f9d01 [2023-05-17T20:43:33.972Z] ---> 4793b94fb76f [2023-05-17T20:43:33.972Z] [2023-05-17T20:43:33.972Z] Successfully built 4793b94fb76f [2023-05-17T20:43:33.972Z] Successfully tagged core-command-arm64:latest [2023-05-17T20:44:30.384Z]  Building core-command ... done Removing intermediate container aecf93026446 [2023-05-17T20:44:30.384Z] ---> 66f8daa35ae2 [2023-05-17T20:44:30.384Z] [2023-05-17T20:44:30.384Z] Step 10/23 : FROM alpine:3.17 [2023-05-17T20:44:30.384Z] ---> 51e60588ff2c [2023-05-17T20:44:30.384Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:44:30.384Z] ---> Using cache [2023-05-17T20:44:30.384Z] ---> 90583d88ae2d [2023-05-17T20:44:30.384Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:44:30.384Z] ---> Using cache [2023-05-17T20:44:30.384Z] ---> 1a43044fae77 [2023-05-17T20:44:30.384Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-17T20:44:30.384Z] ---> Running in 5271104f74b8 [2023-05-17T20:44:30.384Z] Removing intermediate container 5271104f74b8 [2023-05-17T20:44:30.384Z] ---> faa31c35e526 [2023-05-17T20:44:30.384Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-17T20:44:30.384Z] ---> Running in 06b58103d878 [2023-05-17T20:44:30.384Z] Removing intermediate container 06b58103d878 [2023-05-17T20:44:30.384Z] ---> a587193e0474 [2023-05-17T20:44:30.384Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:44:30.384Z] ---> 9fd3f3bfadb5 [2023-05-17T20:44:30.384Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:44:30.384Z] ---> b49fc85024e2 [2023-05-17T20:44:30.384Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-17T20:44:30.384Z] ---> a3d86d67a4eb [2023-05-17T20:44:30.384Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:44:30.384Z] ---> 68b873d1359f [2023-05-17T20:44:30.384Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-17T20:44:30.384Z] ---> Running in f779f6f71ec2 [2023-05-17T20:44:30.655Z] Removing intermediate container f779f6f71ec2 [2023-05-17T20:44:30.655Z] ---> 114318bd3e2b [2023-05-17T20:44:30.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:44:30.921Z] ---> Running in a51ecf8550fb [2023-05-17T20:44:31.503Z] Removing intermediate container a51ecf8550fb [2023-05-17T20:44:31.503Z] ---> 4fe33a756e78 [2023-05-17T20:44:31.503Z] Step 21/23 : LABEL arch=arm64 [2023-05-17T20:44:31.503Z] ---> Running in 127131502e81 [2023-05-17T20:44:32.084Z] Removing intermediate container 127131502e81 [2023-05-17T20:44:32.084Z] ---> 60ce4ab316f3 [2023-05-17T20:44:32.084Z] Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:44:32.084Z] ---> Running in 63f6252968c7 [2023-05-17T20:44:32.668Z] Removing intermediate container 63f6252968c7 [2023-05-17T20:44:32.668Z] ---> 2551700a3bf2 [2023-05-17T20:44:32.668Z] Step 23/23 : LABEL version=3.0.0-dev.159 [2023-05-17T20:44:32.668Z] ---> Running in 9f5560e280a3 [2023-05-17T20:44:33.253Z] Removing intermediate container 9f5560e280a3 [2023-05-17T20:44:33.253Z] ---> 208546e4d17b [2023-05-17T20:44:33.253Z] [2023-05-17T20:44:33.253Z] Successfully built 208546e4d17b [2023-05-17T20:44:33.253Z] Successfully tagged support-scheduler-arm64:latest [2023-05-17T20:45:05.445Z]  Building support-scheduler ... done Removing intermediate container ea0135d03778 [2023-05-17T20:45:05.445Z] ---> 114679bc8a6d [2023-05-17T20:45:05.445Z] [2023-05-17T20:45:05.445Z] Step 10/25 : FROM alpine:3.17 [2023-05-17T20:45:05.445Z] ---> 51e60588ff2c [2023-05-17T20:45:05.445Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T20:45:05.445Z] ---> Using cache [2023-05-17T20:45:05.445Z] ---> 90583d88ae2d [2023-05-17T20:45:05.445Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-17T20:45:05.445Z] ---> Using cache [2023-05-17T20:45:05.445Z] ---> 1a43044fae77 [2023-05-17T20:45:05.445Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-17T20:45:05.445Z] ---> Running in a0f27fed6c60 [2023-05-17T20:45:05.445Z] Removing intermediate container a0f27fed6c60 [2023-05-17T20:45:05.445Z] ---> 0ab5e94bf4d1 [2023-05-17T20:45:05.445Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-17T20:45:05.712Z] ---> Running in 06e95f88ac66 [2023-05-17T20:45:05.991Z] Removing intermediate container 06e95f88ac66 [2023-05-17T20:45:05.991Z] ---> 20ab1f555df1 [2023-05-17T20:45:05.991Z] Step 15/25 : WORKDIR / [2023-05-17T20:45:06.259Z] ---> Running in ecda749035de [2023-05-17T20:45:06.525Z] Removing intermediate container ecda749035de [2023-05-17T20:45:06.525Z] ---> 3f0cca36dbb6 [2023-05-17T20:45:06.525Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:45:07.106Z] ---> 6633a002455c [2023-05-17T20:45:07.106Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:45:08.073Z] ---> 7ea4e3d26205 [2023-05-17T20:45:08.073Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-17T20:45:09.478Z] ---> f0ebb1d9bf9e [2023-05-17T20:45:09.478Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-17T20:45:09.745Z] Removing intermediate container fe38dd5c8fbd [2023-05-17T20:45:09.746Z] ---> d395a1d164d1 [2023-05-17T20:45:09.746Z] [2023-05-17T20:45:09.746Z] Step 9/22 : FROM alpine:3.17 [2023-05-17T20:45:09.746Z] ---> 51e60588ff2c [2023-05-17T20:45:09.746Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-17T20:45:09.746Z] ---> 43727fe32e54 [2023-05-17T20:45:09.746Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-17T20:45:09.746Z] ---> Running in 1e8929841d52 [2023-05-17T20:45:10.327Z] ---> 6e687bee5322 [2023-05-17T20:45:10.327Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-17T20:45:10.592Z] ---> Running in d38d683c5758 [2023-05-17T20:45:10.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:45:10.862Z] Removing intermediate container d38d683c5758 [2023-05-17T20:45:10.862Z] ---> cb40e81d02f7 [2023-05-17T20:45:10.862Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:45:10.862Z] ---> Running in bb33c790e54c [2023-05-17T20:45:11.444Z] Removing intermediate container bb33c790e54c [2023-05-17T20:45:11.444Z] ---> fe3543f75f9a [2023-05-17T20:45:11.444Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T20:45:11.444Z] ---> Running in 1532b09fb989 [2023-05-17T20:45:11.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:45:11.711Z] Removing intermediate container 1532b09fb989 [2023-05-17T20:45:11.711Z] ---> 94782dbddccb [2023-05-17T20:45:11.711Z] Step 24/25 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:11.711Z] ---> Running in 99ac6461d587 [2023-05-17T20:45:11.984Z] Removing intermediate container 99ac6461d587 [2023-05-17T20:45:11.984Z] ---> 1f33aca6c16b [2023-05-17T20:45:11.984Z] Step 25/25 : LABEL version=3.0.0-dev.159 [2023-05-17T20:45:12.248Z] ---> Running in 871818a7511c [2023-05-17T20:45:12.513Z] Removing intermediate container 871818a7511c [2023-05-17T20:45:12.513Z] ---> 53f70dc3d65c [2023-05-17T20:45:12.513Z] [2023-05-17T20:45:12.513Z] Successfully built 53f70dc3d65c [2023-05-17T20:45:12.513Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:45:12.513Z] Successfully tagged core-metadata-arm64:latest [2023-05-17T20:45:12.514Z]  Building core-metadata ... done (2/2) Installing openssl (3.0.8-r4) [2023-05-17T20:45:12.780Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:45:12.780Z] OK: 8 MiB in 17 packages [2023-05-17T20:45:13.740Z] Removing intermediate container 1e8929841d52 [2023-05-17T20:45:13.740Z] ---> 6c20f7a88551 [2023-05-17T20:45:13.740Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-17T20:45:13.740Z] ---> Running in c9aff5746ae1 [2023-05-17T20:45:14.007Z] Removing intermediate container c9aff5746ae1 [2023-05-17T20:45:14.007Z] ---> 7225a05e649c [2023-05-17T20:45:14.007Z] Step 12/22 : WORKDIR /edgex [2023-05-17T20:45:14.007Z] ---> Running in 67214c3c859e [2023-05-17T20:45:14.273Z] Removing intermediate container 67214c3c859e [2023-05-17T20:45:14.273Z] ---> 088ad3134d82 [2023-05-17T20:45:14.273Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-17T20:45:14.856Z] ---> a43be42f616d [2023-05-17T20:45:14.856Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-17T20:45:15.438Z] ---> 8373c7492269 [2023-05-17T20:45:15.438Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-17T20:45:18.014Z] ---> 44ae2e4f1cdd [2023-05-17T20:45:18.015Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-17T20:45:18.975Z] ---> 34ad7271fa7d [2023-05-17T20:45:18.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-17T20:45:19.241Z] ---> b0d7176ce14a [2023-05-17T20:45:19.241Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-17T20:45:19.515Z] ---> Running in c8f14bb931c4 [2023-05-17T20:45:20.926Z] Removing intermediate container c8f14bb931c4 [2023-05-17T20:45:20.926Z] ---> 29e1039d0aa9 [2023-05-17T20:45:20.926Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-17T20:45:21.193Z] ---> Running in c4b4eda3e2bf [2023-05-17T20:45:21.461Z] Removing intermediate container c4b4eda3e2bf [2023-05-17T20:45:21.461Z] ---> c60810208e57 [2023-05-17T20:45:21.461Z] Step 20/22 : LABEL arch=arm64 [2023-05-17T20:45:21.461Z] ---> Running in e506aae84774 [2023-05-17T20:45:21.728Z] Removing intermediate container e506aae84774 [2023-05-17T20:45:21.728Z] ---> c5dfac049ab9 [2023-05-17T20:45:21.728Z] Step 21/22 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:21.728Z] ---> Running in 04275a55100a [2023-05-17T20:45:21.997Z] Removing intermediate container 04275a55100a [2023-05-17T20:45:21.997Z] ---> 52d69270b38e [2023-05-17T20:45:21.997Z] Step 22/22 : LABEL version=3.0.0-dev.159 [2023-05-17T20:45:22.264Z] ---> Running in a1e0867c96c8 [2023-05-17T20:45:22.537Z] Removing intermediate container a1e0867c96c8 [2023-05-17T20:45:22.537Z] ---> 0e1b520ebd73 [2023-05-17T20:45:22.537Z] [2023-05-17T20:45:22.537Z] Successfully built 0e1b520ebd73 [2023-05-17T20:45:22.537Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-17T20:45:22.813Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-17T20:45:22.816Z] $ docker stop --time=1 8bd9d36dc57cdbaf2370a2190a9b78c1261f2d8bf463d882b5e16f61bd6c56d1 [2023-05-17T20:45:24.468Z] $ docker rm -f --volumes 8bd9d36dc57cdbaf2370a2190a9b78c1261f2d8bf463d882b5e16f61bd6c56d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:45:24.946Z] + docker images [2023-05-17T20:45:25.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-17T20:45:25.210Z] security-proxy-setup-arm64 latest 0e1b520ebd73 2 seconds ago 18.7MB [2023-05-17T20:45:25.210Z] core-metadata-arm64 latest 53f70dc3d65c 12 seconds ago 20.2MB [2023-05-17T20:45:25.210Z] d395a1d164d1 16 seconds ago 1.33GB [2023-05-17T20:45:25.210Z] 114679bc8a6d 21 seconds ago 1.36GB [2023-05-17T20:45:25.210Z] support-scheduler-arm64 latest 208546e4d17b 52 seconds ago 31.2MB [2023-05-17T20:45:25.210Z] 66f8daa35ae2 About a minute ago 1.42GB [2023-05-17T20:45:25.210Z] core-command-arm64 latest 4793b94fb76f About a minute ago 19.7MB [2023-05-17T20:45:25.210Z] d5241f997ea7 2 minutes ago 1.35GB [2023-05-17T20:45:25.210Z] security-secretstore-setup-arm64 latest 81fa23b44f1b 2 minutes ago 32.2MB [2023-05-17T20:45:25.210Z] 41d5673999ac 2 minutes ago 1.35GB [2023-05-17T20:45:25.210Z] security-proxy-auth-arm64 latest 07a645ea198f 4 minutes ago 18.1MB [2023-05-17T20:45:25.210Z] 17f6d3376ea9 5 minutes ago 1.33GB [2023-05-17T20:45:25.210Z] support-notifications-arm64 latest f4d6e87ca532 6 minutes ago 32MB [2023-05-17T20:45:25.210Z] 83bde6f34512 6 minutes ago 1.42GB [2023-05-17T20:45:25.210Z] security-spiffe-token-provider-arm64 latest b8fde8e25935 9 minutes ago 32.7MB [2023-05-17T20:45:25.210Z] 485469d72113 10 minutes ago 1.39GB [2023-05-17T20:45:25.210Z] security-spire-server-arm64 latest 7efadf250dd1 10 minutes ago 97MB [2023-05-17T20:45:25.210Z] 6bd8bb42ee7b 11 minutes ago 1.21GB [2023-05-17T20:45:25.210Z] core-data-arm64 latest 7514120a996a 11 minutes ago 19.9MB [2023-05-17T20:45:25.210Z] 854623f2f611 11 minutes ago 1.36GB [2023-05-17T20:45:25.210Z] core-common-config-bootstrapper-arm64 latest e93d9842bb2f 11 minutes ago 17.2MB [2023-05-17T20:45:25.210Z] security-bootstrapper-arm64 latest 21c0c9fbce7c 11 minutes ago 21.9MB [2023-05-17T20:45:25.210Z] 2028bbded540 12 minutes ago 1.35GB [2023-05-17T20:45:25.210Z] 3e0cfca39969 12 minutes ago 1.34GB [2023-05-17T20:45:25.210Z] security-spire-config-arm64 latest 92a713ad1757 17 minutes ago 96.1MB [2023-05-17T20:45:25.210Z] security-spire-agent-arm64 latest 1f2309bfb287 18 minutes ago 153MB [2023-05-17T20:45:25.210Z] 147e42817037 18 minutes ago 1.21GB [2023-05-17T20:45:25.210Z] ci-base-image-arm64 latest 9d265838a289 21 minutes ago 899MB [2023-05-17T20:45:25.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-17T20:45:25.210Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-17T20:45:25.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:45:25.298Z] provisioning config files... [2023-05-17T20:45:25.311Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config9214106871216450342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:45:25.637Z] ---> docker-login.sh [2023-05-17T20:45:25.637Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:45:25.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:45:25.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:45:25.902Z] Configure a credential helper to remove this warning. See [2023-05-17T20:45:25.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:45:25.902Z] [2023-05-17T20:45:25.902Z] Login Succeeded [2023-05-17T20:45:25.902Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:45:26.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:45:26.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:45:26.167Z] Configure a credential helper to remove this warning. See [2023-05-17T20:45:26.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:45:26.167Z] [2023-05-17T20:45:26.167Z] Login Succeeded [2023-05-17T20:45:26.167Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:45:26.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:45:26.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:45:26.433Z] Configure a credential helper to remove this warning. See [2023-05-17T20:45:26.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:45:26.433Z] [2023-05-17T20:45:26.433Z] Login Succeeded [2023-05-17T20:45:26.433Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:45:26.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:45:26.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:45:26.964Z] Configure a credential helper to remove this warning. See [2023-05-17T20:45:26.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:45:26.964Z] [2023-05-17T20:45:26.964Z] Login Succeeded [2023-05-17T20:45:26.964Z] docker.io [2023-05-17T20:45:27.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:45:27.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:45:27.493Z] Configure a credential helper to remove this warning. See [2023-05-17T20:45:27.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:45:27.493Z] [2023-05-17T20:45:27.493Z] Login Succeeded [2023-05-17T20:45:27.493Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:45:27.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:45:27.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:45:27.542Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-17T20:45:27.542Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:27.542Z] latest [2023-05-17T20:45:27.542Z] 3.0.0-dev.159 [2023-05-17T20:45:27.542Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:27.542Z] main [2023-05-17T20:45:27.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:27.871Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:28.202Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:28.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-17T20:45:28.202Z] c54914192b3a: Preparing [2023-05-17T20:45:28.202Z] b61d0b645445: Preparing [2023-05-17T20:45:28.202Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:28.202Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:28.202Z] 67503597748f: Preparing [2023-05-17T20:45:28.202Z] 26cbea5cba74: Preparing [2023-05-17T20:45:28.202Z] 26cbea5cba74: Waiting [2023-05-17T20:45:28.467Z] ef9060c5f2ba: Pushed [2023-05-17T20:45:28.467Z] 7820d47c0d8a: Pushed [2023-05-17T20:45:28.467Z] c54914192b3a: Pushed [2023-05-17T20:45:28.467Z] 67503597748f: Pushed [2023-05-17T20:45:28.467Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:31.034Z] b61d0b645445: Pushed [2023-05-17T20:45:31.034Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:31.639Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:31.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-17T20:45:31.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-17T20:45:31.979Z] c54914192b3a: Preparing [2023-05-17T20:45:31.979Z] b61d0b645445: Preparing [2023-05-17T20:45:31.979Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:31.979Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:31.979Z] 67503597748f: Preparing [2023-05-17T20:45:31.979Z] 26cbea5cba74: Preparing [2023-05-17T20:45:31.979Z] 26cbea5cba74: Waiting [2023-05-17T20:45:31.979Z] 67503597748f: Layer already exists [2023-05-17T20:45:31.979Z] b61d0b645445: Layer already exists [2023-05-17T20:45:31.979Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:31.979Z] c54914192b3a: Layer already exists [2023-05-17T20:45:31.979Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:31.979Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:32.244Z] latest: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:32.583Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:32.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.159 [2023-05-17T20:45:32.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-17T20:45:32.930Z] c54914192b3a: Preparing [2023-05-17T20:45:32.930Z] b61d0b645445: Preparing [2023-05-17T20:45:32.930Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:32.930Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:32.930Z] 67503597748f: Preparing [2023-05-17T20:45:32.930Z] 26cbea5cba74: Preparing [2023-05-17T20:45:32.930Z] 26cbea5cba74: Waiting [2023-05-17T20:45:32.930Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:32.930Z] b61d0b645445: Layer already exists [2023-05-17T20:45:32.930Z] c54914192b3a: Layer already exists [2023-05-17T20:45:32.930Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:32.930Z] 67503597748f: Layer already exists [2023-05-17T20:45:32.930Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:32.930Z] 3.0.0-dev.159: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:33.269Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:33.603Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:33.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-17T20:45:33.604Z] c54914192b3a: Preparing [2023-05-17T20:45:33.604Z] b61d0b645445: Preparing [2023-05-17T20:45:33.604Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:33.604Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:33.604Z] 67503597748f: Preparing [2023-05-17T20:45:33.604Z] 26cbea5cba74: Preparing [2023-05-17T20:45:33.604Z] 26cbea5cba74: Waiting [2023-05-17T20:45:33.604Z] c54914192b3a: Layer already exists [2023-05-17T20:45:33.604Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:33.604Z] 67503597748f: Layer already exists [2023-05-17T20:45:33.604Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:33.604Z] b61d0b645445: Layer already exists [2023-05-17T20:45:33.604Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:33.604Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:33.942Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:34.271Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-17T20:45:34.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-17T20:45:34.271Z] c54914192b3a: Preparing [2023-05-17T20:45:34.271Z] b61d0b645445: Preparing [2023-05-17T20:45:34.271Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:34.271Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:34.271Z] 67503597748f: Preparing [2023-05-17T20:45:34.271Z] 26cbea5cba74: Preparing [2023-05-17T20:45:34.271Z] 26cbea5cba74: Waiting [2023-05-17T20:45:34.271Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:34.271Z] c54914192b3a: Layer already exists [2023-05-17T20:45:34.271Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:34.271Z] 67503597748f: Layer already exists [2023-05-17T20:45:34.271Z] b61d0b645445: Layer already exists [2023-05-17T20:45:34.271Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:34.536Z] main: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:45:34.575Z] ===================================================== [Pipeline] echo [2023-05-17T20:45:34.581Z] taggedImages: [2023-05-17T20:45:34.581Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:34.581Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-17T20:45:34.581Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.159 [2023-05-17T20:45:34.581Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:34.581Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-17T20:45:34.603Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-17T20:45:34.603Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:34.603Z] latest [2023-05-17T20:45:34.603Z] 3.0.0-dev.159 [2023-05-17T20:45:34.603Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:34.603Z] main [2023-05-17T20:45:34.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:34.955Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:35.295Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:35.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-17T20:45:35.295Z] f5c1cf42666e: Preparing [2023-05-17T20:45:35.295Z] cf50414a4745: Preparing [2023-05-17T20:45:35.295Z] bfa7c19d1406: Preparing [2023-05-17T20:45:35.295Z] 3f88c0d7c317: Preparing [2023-05-17T20:45:35.295Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:35.295Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:35.295Z] 54c8a1ed6330: Preparing [2023-05-17T20:45:35.295Z] 26cbea5cba74: Preparing [2023-05-17T20:45:35.295Z] ef9060c5f2ba: Waiting [2023-05-17T20:45:35.295Z] 26cbea5cba74: Waiting [2023-05-17T20:45:35.295Z] 54c8a1ed6330: Waiting [2023-05-17T20:45:35.295Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:35.295Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:35.558Z] bfa7c19d1406: Pushed [2023-05-17T20:45:35.559Z] f5c1cf42666e: Pushed [2023-05-17T20:45:35.559Z] cf50414a4745: Pushed [2023-05-17T20:45:35.559Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:35.559Z] 54c8a1ed6330: Pushed [2023-05-17T20:45:37.492Z] 3f88c0d7c317: Pushed [2023-05-17T20:45:37.757Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:38.104Z] + 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 [2023-05-17T20:45:38.436Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-17T20:45:38.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-17T20:45:38.437Z] f5c1cf42666e: Preparing [2023-05-17T20:45:38.437Z] cf50414a4745: Preparing [2023-05-17T20:45:38.437Z] bfa7c19d1406: Preparing [2023-05-17T20:45:38.437Z] 3f88c0d7c317: Preparing [2023-05-17T20:45:38.437Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:38.437Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:38.437Z] 54c8a1ed6330: Preparing [2023-05-17T20:45:38.437Z] 26cbea5cba74: Preparing [2023-05-17T20:45:38.437Z] 54c8a1ed6330: Waiting [2023-05-17T20:45:38.437Z] 26cbea5cba74: Waiting [2023-05-17T20:45:38.437Z] ef9060c5f2ba: Waiting [2023-05-17T20:45:38.437Z] bfa7c19d1406: Layer already exists [2023-05-17T20:45:38.437Z] cf50414a4745: Layer already exists [2023-05-17T20:45:38.437Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:38.437Z] f5c1cf42666e: Layer already exists [2023-05-17T20:45:38.437Z] 3f88c0d7c317: Layer already exists [2023-05-17T20:45:38.437Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:38.437Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:45:38.437Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:38.437Z] latest: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:39.039Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:39.372Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.159 [2023-05-17T20:45:39.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-17T20:45:39.373Z] f5c1cf42666e: Preparing [2023-05-17T20:45:39.373Z] cf50414a4745: Preparing [2023-05-17T20:45:39.373Z] bfa7c19d1406: Preparing [2023-05-17T20:45:39.373Z] 3f88c0d7c317: Preparing [2023-05-17T20:45:39.373Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:39.373Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:39.373Z] 54c8a1ed6330: Preparing [2023-05-17T20:45:39.373Z] 26cbea5cba74: Preparing [2023-05-17T20:45:39.373Z] 54c8a1ed6330: Waiting [2023-05-17T20:45:39.373Z] 26cbea5cba74: Waiting [2023-05-17T20:45:39.373Z] ef9060c5f2ba: Waiting [2023-05-17T20:45:39.373Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:39.373Z] cf50414a4745: Layer already exists [2023-05-17T20:45:39.373Z] 3f88c0d7c317: Layer already exists [2023-05-17T20:45:39.373Z] f5c1cf42666e: Layer already exists [2023-05-17T20:45:39.373Z] bfa7c19d1406: Layer already exists [2023-05-17T20:45:39.373Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:45:39.373Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:39.373Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:39.373Z] 3.0.0-dev.159: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:39.978Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:40.313Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:40.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-17T20:45:40.313Z] f5c1cf42666e: Preparing [2023-05-17T20:45:40.313Z] cf50414a4745: Preparing [2023-05-17T20:45:40.313Z] bfa7c19d1406: Preparing [2023-05-17T20:45:40.313Z] 3f88c0d7c317: Preparing [2023-05-17T20:45:40.313Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:40.313Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:40.313Z] 54c8a1ed6330: Preparing [2023-05-17T20:45:40.313Z] 26cbea5cba74: Preparing [2023-05-17T20:45:40.313Z] ef9060c5f2ba: Waiting [2023-05-17T20:45:40.313Z] 54c8a1ed6330: Waiting [2023-05-17T20:45:40.313Z] 26cbea5cba74: Waiting [2023-05-17T20:45:40.313Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:40.313Z] cf50414a4745: Layer already exists [2023-05-17T20:45:40.313Z] f5c1cf42666e: Layer already exists [2023-05-17T20:45:40.313Z] bfa7c19d1406: Layer already exists [2023-05-17T20:45:40.313Z] 3f88c0d7c317: Layer already exists [2023-05-17T20:45:40.313Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:45:40.314Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:40.314Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:40.314Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:40.915Z] + 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 [2023-05-17T20:45:41.243Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-17T20:45:41.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-17T20:45:41.243Z] f5c1cf42666e: Preparing [2023-05-17T20:45:41.243Z] cf50414a4745: Preparing [2023-05-17T20:45:41.243Z] bfa7c19d1406: Preparing [2023-05-17T20:45:41.243Z] 3f88c0d7c317: Preparing [2023-05-17T20:45:41.243Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:41.243Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:41.243Z] 54c8a1ed6330: Preparing [2023-05-17T20:45:41.243Z] 26cbea5cba74: Preparing [2023-05-17T20:45:41.243Z] ef9060c5f2ba: Waiting [2023-05-17T20:45:41.243Z] 54c8a1ed6330: Waiting [2023-05-17T20:45:41.243Z] 26cbea5cba74: Waiting [2023-05-17T20:45:41.243Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:41.243Z] 3f88c0d7c317: Layer already exists [2023-05-17T20:45:41.243Z] bfa7c19d1406: Layer already exists [2023-05-17T20:45:41.243Z] f5c1cf42666e: Layer already exists [2023-05-17T20:45:41.243Z] cf50414a4745: Layer already exists [2023-05-17T20:45:41.243Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:41.243Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:41.243Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:45:41.507Z] main: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:45:41.560Z] ===================================================== [Pipeline] echo [2023-05-17T20:45:41.567Z] taggedImages: [2023-05-17T20:45:41.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:41.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-17T20:45:41.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.159 [2023-05-17T20:45:41.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:41.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-17T20:45:41.587Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-17T20:45:41.587Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:41.587Z] latest [2023-05-17T20:45:41.587Z] 3.0.0-dev.159 [2023-05-17T20:45:41.587Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:41.587Z] main [2023-05-17T20:45:41.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:41.943Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:42.315Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:42.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-17T20:45:42.315Z] e4bc860f8e44: Preparing [2023-05-17T20:45:42.315Z] 038e1867a8af: Preparing [2023-05-17T20:45:42.315Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:42.315Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:42.315Z] 69ef5d079cb8: Preparing [2023-05-17T20:45:42.315Z] 26cbea5cba74: Preparing [2023-05-17T20:45:42.315Z] 26cbea5cba74: Waiting [2023-05-17T20:45:42.315Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:42.315Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:42.315Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:42.580Z] e4bc860f8e44: Pushed [2023-05-17T20:45:42.580Z] 69ef5d079cb8: Pushed [2023-05-17T20:45:45.172Z] 038e1867a8af: Pushed [2023-05-17T20:45:45.438Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:45.772Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:46.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-17T20:45:46.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-17T20:45:46.108Z] e4bc860f8e44: Preparing [2023-05-17T20:45:46.108Z] 038e1867a8af: Preparing [2023-05-17T20:45:46.108Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:46.108Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:46.108Z] 69ef5d079cb8: Preparing [2023-05-17T20:45:46.108Z] 26cbea5cba74: Preparing [2023-05-17T20:45:46.108Z] 26cbea5cba74: Waiting [2023-05-17T20:45:46.108Z] 69ef5d079cb8: Layer already exists [2023-05-17T20:45:46.108Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:46.108Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:46.108Z] e4bc860f8e44: Layer already exists [2023-05-17T20:45:46.108Z] 038e1867a8af: Layer already exists [2023-05-17T20:45:46.108Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:46.108Z] latest: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:46.724Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:47.066Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.159 [2023-05-17T20:45:47.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-17T20:45:47.066Z] e4bc860f8e44: Preparing [2023-05-17T20:45:47.066Z] 038e1867a8af: Preparing [2023-05-17T20:45:47.066Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:47.066Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:47.066Z] 69ef5d079cb8: Preparing [2023-05-17T20:45:47.066Z] 26cbea5cba74: Preparing [2023-05-17T20:45:47.066Z] 26cbea5cba74: Waiting [2023-05-17T20:45:47.066Z] 038e1867a8af: Layer already exists [2023-05-17T20:45:47.066Z] 69ef5d079cb8: Layer already exists [2023-05-17T20:45:47.066Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:47.066Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:47.066Z] e4bc860f8e44: Layer already exists [2023-05-17T20:45:47.066Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:47.331Z] 3.0.0-dev.159: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:47.681Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:48.024Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:48.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-17T20:45:48.024Z] e4bc860f8e44: Preparing [2023-05-17T20:45:48.024Z] 038e1867a8af: Preparing [2023-05-17T20:45:48.024Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:48.024Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:48.024Z] 69ef5d079cb8: Preparing [2023-05-17T20:45:48.024Z] 26cbea5cba74: Preparing [2023-05-17T20:45:48.024Z] 26cbea5cba74: Waiting [2023-05-17T20:45:48.024Z] e4bc860f8e44: Layer already exists [2023-05-17T20:45:48.024Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:48.024Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:48.024Z] 69ef5d079cb8: Layer already exists [2023-05-17T20:45:48.024Z] 038e1867a8af: Layer already exists [2023-05-17T20:45:48.024Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:48.024Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:48.361Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:48.702Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-17T20:45:48.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-17T20:45:48.702Z] e4bc860f8e44: Preparing [2023-05-17T20:45:48.702Z] 038e1867a8af: Preparing [2023-05-17T20:45:48.702Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:48.702Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:48.702Z] 69ef5d079cb8: Preparing [2023-05-17T20:45:48.702Z] 26cbea5cba74: Preparing [2023-05-17T20:45:48.702Z] 26cbea5cba74: Waiting [2023-05-17T20:45:48.702Z] 69ef5d079cb8: Layer already exists [2023-05-17T20:45:48.702Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:48.702Z] e4bc860f8e44: Layer already exists [2023-05-17T20:45:48.702Z] 038e1867a8af: Layer already exists [2023-05-17T20:45:48.702Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:48.702Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:48.702Z] main: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:45:49.007Z] ===================================================== [Pipeline] echo [2023-05-17T20:45:49.014Z] taggedImages: [2023-05-17T20:45:49.014Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:49.014Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-17T20:45:49.014Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.159 [2023-05-17T20:45:49.014Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:49.014Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-17T20:45:49.029Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-17T20:45:49.029Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:49.029Z] latest [2023-05-17T20:45:49.029Z] 3.0.0-dev.159 [2023-05-17T20:45:49.029Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:49.029Z] main [2023-05-17T20:45:49.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:49.366Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:49.701Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:49.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-17T20:45:49.701Z] 1b82c177e787: Preparing [2023-05-17T20:45:49.701Z] 90fb58daa8cc: Preparing [2023-05-17T20:45:49.701Z] c5fe67e4a474: Preparing [2023-05-17T20:45:49.702Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:49.702Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:49.702Z] 67503597748f: Preparing [2023-05-17T20:45:49.702Z] 26cbea5cba74: Preparing [2023-05-17T20:45:49.702Z] 26cbea5cba74: Waiting [2023-05-17T20:45:49.702Z] 67503597748f: Waiting [2023-05-17T20:45:49.702Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:49.702Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:49.967Z] 67503597748f: Layer already exists [2023-05-17T20:45:49.967Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:49.967Z] 1b82c177e787: Pushed [2023-05-17T20:45:49.967Z] 90fb58daa8cc: Pushed [2023-05-17T20:45:53.300Z] c5fe67e4a474: Pushed [2023-05-17T20:45:53.300Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:53.656Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:53.989Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-17T20:45:53.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-17T20:45:53.989Z] 1b82c177e787: Preparing [2023-05-17T20:45:53.989Z] 90fb58daa8cc: Preparing [2023-05-17T20:45:53.989Z] c5fe67e4a474: Preparing [2023-05-17T20:45:53.989Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:53.989Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:53.989Z] 67503597748f: Preparing [2023-05-17T20:45:53.989Z] 26cbea5cba74: Preparing [2023-05-17T20:45:53.989Z] 67503597748f: Waiting [2023-05-17T20:45:53.989Z] 26cbea5cba74: Waiting [2023-05-17T20:45:53.989Z] 1b82c177e787: Layer already exists [2023-05-17T20:45:53.989Z] c5fe67e4a474: Layer already exists [2023-05-17T20:45:53.989Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:53.989Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:53.989Z] 90fb58daa8cc: Layer already exists [2023-05-17T20:45:53.989Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:53.989Z] 67503597748f: Layer already exists [2023-05-17T20:45:54.255Z] latest: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:54.591Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:54.934Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.159 [2023-05-17T20:45:54.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-17T20:45:54.934Z] 1b82c177e787: Preparing [2023-05-17T20:45:54.934Z] 90fb58daa8cc: Preparing [2023-05-17T20:45:54.934Z] c5fe67e4a474: Preparing [2023-05-17T20:45:54.934Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:54.934Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:54.934Z] 67503597748f: Preparing [2023-05-17T20:45:54.934Z] 26cbea5cba74: Preparing [2023-05-17T20:45:54.934Z] 67503597748f: Waiting [2023-05-17T20:45:54.934Z] 26cbea5cba74: Waiting [2023-05-17T20:45:54.934Z] c5fe67e4a474: Layer already exists [2023-05-17T20:45:54.934Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:54.934Z] 90fb58daa8cc: Layer already exists [2023-05-17T20:45:54.934Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:54.934Z] 1b82c177e787: Layer already exists [2023-05-17T20:45:54.934Z] 67503597748f: Layer already exists [2023-05-17T20:45:54.934Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:54.934Z] 3.0.0-dev.159: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:55.547Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:55.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:55.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-17T20:45:55.874Z] 1b82c177e787: Preparing [2023-05-17T20:45:55.874Z] 90fb58daa8cc: Preparing [2023-05-17T20:45:55.874Z] c5fe67e4a474: Preparing [2023-05-17T20:45:55.874Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:55.874Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:55.874Z] 67503597748f: Preparing [2023-05-17T20:45:55.874Z] 26cbea5cba74: Preparing [2023-05-17T20:45:55.874Z] 67503597748f: Waiting [2023-05-17T20:45:55.874Z] 26cbea5cba74: Waiting [2023-05-17T20:45:55.874Z] 90fb58daa8cc: Layer already exists [2023-05-17T20:45:55.874Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:55.874Z] 1b82c177e787: Layer already exists [2023-05-17T20:45:55.874Z] c5fe67e4a474: Layer already exists [2023-05-17T20:45:55.874Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:55.874Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:55.874Z] 67503597748f: Layer already exists [2023-05-17T20:45:55.874Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:56.488Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:56.825Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-17T20:45:56.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-17T20:45:56.825Z] 1b82c177e787: Preparing [2023-05-17T20:45:56.825Z] 90fb58daa8cc: Preparing [2023-05-17T20:45:56.825Z] c5fe67e4a474: Preparing [2023-05-17T20:45:56.825Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:56.825Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:56.825Z] 67503597748f: Preparing [2023-05-17T20:45:56.825Z] 26cbea5cba74: Preparing [2023-05-17T20:45:56.825Z] 67503597748f: Waiting [2023-05-17T20:45:56.825Z] 26cbea5cba74: Waiting [2023-05-17T20:45:56.825Z] 1b82c177e787: Layer already exists [2023-05-17T20:45:56.825Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:56.825Z] 90fb58daa8cc: Layer already exists [2023-05-17T20:45:56.825Z] c5fe67e4a474: Layer already exists [2023-05-17T20:45:56.825Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:56.825Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:56.825Z] 67503597748f: Layer already exists [2023-05-17T20:45:57.090Z] main: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:45:57.130Z] ===================================================== [Pipeline] echo [2023-05-17T20:45:57.136Z] taggedImages: [2023-05-17T20:45:57.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:57.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-17T20:45:57.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.159 [2023-05-17T20:45:57.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:57.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-17T20:45:57.151Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-17T20:45:57.151Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:57.151Z] latest [2023-05-17T20:45:57.151Z] 3.0.0-dev.159 [2023-05-17T20:45:57.151Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:45:57.151Z] main [2023-05-17T20:45:57.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:57.486Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:45:57.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:45:57.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-17T20:45:57.841Z] c0304b36491d: Preparing [2023-05-17T20:45:57.841Z] c0304b36491d: Preparing [2023-05-17T20:45:57.841Z] 60269f76cb5c: Preparing [2023-05-17T20:45:57.841Z] 2df5190bac7b: Preparing [2023-05-17T20:45:57.841Z] af3042d0f80a: Preparing [2023-05-17T20:45:57.841Z] b477d941f4ed: Preparing [2023-05-17T20:45:57.841Z] 915b89822b33: Preparing [2023-05-17T20:45:57.841Z] 7820d47c0d8a: Preparing [2023-05-17T20:45:57.841Z] ef9060c5f2ba: Preparing [2023-05-17T20:45:57.841Z] bf75b5a3c9c5: Preparing [2023-05-17T20:45:57.841Z] ce8d7303c54d: Preparing [2023-05-17T20:45:57.841Z] 36c87ce3f6d6: Preparing [2023-05-17T20:45:57.841Z] fe7932c26dfe: Preparing [2023-05-17T20:45:57.841Z] 26cbea5cba74: Preparing [2023-05-17T20:45:57.841Z] 915b89822b33: Waiting [2023-05-17T20:45:57.841Z] ce8d7303c54d: Waiting [2023-05-17T20:45:57.841Z] 36c87ce3f6d6: Waiting [2023-05-17T20:45:57.841Z] fe7932c26dfe: Waiting [2023-05-17T20:45:57.841Z] 26cbea5cba74: Waiting [2023-05-17T20:45:57.841Z] 7820d47c0d8a: Waiting [2023-05-17T20:45:57.841Z] bf75b5a3c9c5: Waiting [2023-05-17T20:45:57.841Z] ef9060c5f2ba: Waiting [2023-05-17T20:45:58.108Z] b477d941f4ed: Pushed [2023-05-17T20:45:58.108Z] 2df5190bac7b: Pushed [2023-05-17T20:45:58.108Z] 60269f76cb5c: Pushed [2023-05-17T20:45:58.108Z] af3042d0f80a: Pushed [2023-05-17T20:45:58.108Z] c0304b36491d: Pushed [2023-05-17T20:45:58.108Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:45:58.108Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:45:58.373Z] bf75b5a3c9c5: Pushed [2023-05-17T20:45:58.373Z] 26cbea5cba74: Layer already exists [2023-05-17T20:45:58.373Z] fe7932c26dfe: Pushed [2023-05-17T20:45:58.373Z] 36c87ce3f6d6: Pushed [2023-05-17T20:45:58.373Z] ce8d7303c54d: Pushed [2023-05-17T20:46:01.708Z] 915b89822b33: Pushed [2023-05-17T20:46:01.975Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:02.329Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:02.666Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-17T20:46:02.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-17T20:46:02.666Z] c0304b36491d: Preparing [2023-05-17T20:46:02.666Z] c0304b36491d: Preparing [2023-05-17T20:46:02.666Z] 60269f76cb5c: Preparing [2023-05-17T20:46:02.666Z] 2df5190bac7b: Preparing [2023-05-17T20:46:02.666Z] af3042d0f80a: Preparing [2023-05-17T20:46:02.666Z] b477d941f4ed: Preparing [2023-05-17T20:46:02.666Z] 915b89822b33: Preparing [2023-05-17T20:46:02.666Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:02.666Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:02.666Z] bf75b5a3c9c5: Preparing [2023-05-17T20:46:02.666Z] ce8d7303c54d: Preparing [2023-05-17T20:46:02.666Z] 36c87ce3f6d6: Preparing [2023-05-17T20:46:02.666Z] fe7932c26dfe: Preparing [2023-05-17T20:46:02.666Z] 26cbea5cba74: Preparing [2023-05-17T20:46:02.666Z] bf75b5a3c9c5: Waiting [2023-05-17T20:46:02.666Z] ce8d7303c54d: Waiting [2023-05-17T20:46:02.666Z] 36c87ce3f6d6: Waiting [2023-05-17T20:46:02.666Z] 915b89822b33: Waiting [2023-05-17T20:46:02.667Z] fe7932c26dfe: Waiting [2023-05-17T20:46:02.667Z] 26cbea5cba74: Waiting [2023-05-17T20:46:02.667Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:02.667Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:02.667Z] b477d941f4ed: Layer already exists [2023-05-17T20:46:02.667Z] c0304b36491d: Layer already exists [2023-05-17T20:46:02.667Z] 60269f76cb5c: Layer already exists [2023-05-17T20:46:02.667Z] af3042d0f80a: Layer already exists [2023-05-17T20:46:02.667Z] 2df5190bac7b: Layer already exists [2023-05-17T20:46:02.667Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:02.667Z] 915b89822b33: Layer already exists [2023-05-17T20:46:02.667Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:02.667Z] ce8d7303c54d: Layer already exists [2023-05-17T20:46:02.667Z] bf75b5a3c9c5: Layer already exists [2023-05-17T20:46:02.667Z] fe7932c26dfe: Layer already exists [2023-05-17T20:46:02.667Z] 36c87ce3f6d6: Layer already exists [2023-05-17T20:46:02.667Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:02.933Z] latest: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:03.275Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:03.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.159 [2023-05-17T20:46:03.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-17T20:46:03.609Z] c0304b36491d: Preparing [2023-05-17T20:46:03.609Z] c0304b36491d: Preparing [2023-05-17T20:46:03.609Z] 60269f76cb5c: Preparing [2023-05-17T20:46:03.609Z] 2df5190bac7b: Preparing [2023-05-17T20:46:03.609Z] af3042d0f80a: Preparing [2023-05-17T20:46:03.609Z] b477d941f4ed: Preparing [2023-05-17T20:46:03.609Z] 915b89822b33: Preparing [2023-05-17T20:46:03.609Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:03.609Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:03.609Z] bf75b5a3c9c5: Preparing [2023-05-17T20:46:03.609Z] ce8d7303c54d: Preparing [2023-05-17T20:46:03.609Z] 36c87ce3f6d6: Preparing [2023-05-17T20:46:03.609Z] fe7932c26dfe: Preparing [2023-05-17T20:46:03.609Z] 26cbea5cba74: Preparing [2023-05-17T20:46:03.609Z] 915b89822b33: Waiting [2023-05-17T20:46:03.609Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:03.609Z] 36c87ce3f6d6: Waiting [2023-05-17T20:46:03.609Z] fe7932c26dfe: Waiting [2023-05-17T20:46:03.609Z] 26cbea5cba74: Waiting [2023-05-17T20:46:03.609Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:03.609Z] bf75b5a3c9c5: Waiting [2023-05-17T20:46:03.609Z] ce8d7303c54d: Waiting [2023-05-17T20:46:03.609Z] af3042d0f80a: Layer already exists [2023-05-17T20:46:03.609Z] c0304b36491d: Layer already exists [2023-05-17T20:46:03.609Z] 2df5190bac7b: Layer already exists [2023-05-17T20:46:03.609Z] b477d941f4ed: Layer already exists [2023-05-17T20:46:03.609Z] 60269f76cb5c: Layer already exists [2023-05-17T20:46:03.609Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:03.609Z] 915b89822b33: Layer already exists [2023-05-17T20:46:03.609Z] bf75b5a3c9c5: Layer already exists [2023-05-17T20:46:03.609Z] ce8d7303c54d: Layer already exists [2023-05-17T20:46:03.609Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:03.609Z] 36c87ce3f6d6: Layer already exists [2023-05-17T20:46:03.609Z] fe7932c26dfe: Layer already exists [2023-05-17T20:46:03.609Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:03.873Z] 3.0.0-dev.159: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:04.209Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:04.545Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:04.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-17T20:46:04.545Z] c0304b36491d: Preparing [2023-05-17T20:46:04.545Z] c0304b36491d: Preparing [2023-05-17T20:46:04.545Z] 60269f76cb5c: Preparing [2023-05-17T20:46:04.545Z] 2df5190bac7b: Preparing [2023-05-17T20:46:04.545Z] af3042d0f80a: Preparing [2023-05-17T20:46:04.545Z] b477d941f4ed: Preparing [2023-05-17T20:46:04.545Z] 915b89822b33: Preparing [2023-05-17T20:46:04.545Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:04.545Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:04.545Z] bf75b5a3c9c5: Preparing [2023-05-17T20:46:04.545Z] ce8d7303c54d: Preparing [2023-05-17T20:46:04.545Z] 36c87ce3f6d6: Preparing [2023-05-17T20:46:04.545Z] fe7932c26dfe: Preparing [2023-05-17T20:46:04.545Z] 26cbea5cba74: Preparing [2023-05-17T20:46:04.545Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:04.545Z] bf75b5a3c9c5: Waiting [2023-05-17T20:46:04.545Z] ce8d7303c54d: Waiting [2023-05-17T20:46:04.545Z] 36c87ce3f6d6: Waiting [2023-05-17T20:46:04.545Z] fe7932c26dfe: Waiting [2023-05-17T20:46:04.545Z] 26cbea5cba74: Waiting [2023-05-17T20:46:04.545Z] 915b89822b33: Waiting [2023-05-17T20:46:04.545Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:04.545Z] b477d941f4ed: Layer already exists [2023-05-17T20:46:04.545Z] af3042d0f80a: Layer already exists [2023-05-17T20:46:04.545Z] c0304b36491d: Layer already exists [2023-05-17T20:46:04.545Z] 2df5190bac7b: Layer already exists [2023-05-17T20:46:04.545Z] 60269f76cb5c: Layer already exists [2023-05-17T20:46:04.545Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:04.545Z] 915b89822b33: Layer already exists [2023-05-17T20:46:04.545Z] bf75b5a3c9c5: Layer already exists [2023-05-17T20:46:04.545Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:04.545Z] ce8d7303c54d: Layer already exists [2023-05-17T20:46:04.545Z] 36c87ce3f6d6: Layer already exists [2023-05-17T20:46:04.545Z] fe7932c26dfe: Layer already exists [2023-05-17T20:46:04.545Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:04.810Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:05.144Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:05.472Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-17T20:46:05.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-17T20:46:05.472Z] c0304b36491d: Preparing [2023-05-17T20:46:05.472Z] c0304b36491d: Preparing [2023-05-17T20:46:05.472Z] 60269f76cb5c: Preparing [2023-05-17T20:46:05.472Z] 2df5190bac7b: Preparing [2023-05-17T20:46:05.472Z] af3042d0f80a: Preparing [2023-05-17T20:46:05.472Z] b477d941f4ed: Preparing [2023-05-17T20:46:05.472Z] 915b89822b33: Preparing [2023-05-17T20:46:05.472Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:05.472Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:05.472Z] bf75b5a3c9c5: Preparing [2023-05-17T20:46:05.472Z] ce8d7303c54d: Preparing [2023-05-17T20:46:05.472Z] 36c87ce3f6d6: Preparing [2023-05-17T20:46:05.472Z] fe7932c26dfe: Preparing [2023-05-17T20:46:05.472Z] 26cbea5cba74: Preparing [2023-05-17T20:46:05.472Z] 915b89822b33: Waiting [2023-05-17T20:46:05.472Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:05.472Z] 36c87ce3f6d6: Waiting [2023-05-17T20:46:05.472Z] fe7932c26dfe: Waiting [2023-05-17T20:46:05.472Z] 26cbea5cba74: Waiting [2023-05-17T20:46:05.472Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:05.472Z] bf75b5a3c9c5: Waiting [2023-05-17T20:46:05.472Z] ce8d7303c54d: Waiting [2023-05-17T20:46:05.472Z] 60269f76cb5c: Layer already exists [2023-05-17T20:46:05.472Z] c0304b36491d: Layer already exists [2023-05-17T20:46:05.472Z] 2df5190bac7b: Layer already exists [2023-05-17T20:46:05.472Z] af3042d0f80a: Layer already exists [2023-05-17T20:46:05.472Z] b477d941f4ed: Layer already exists [2023-05-17T20:46:05.472Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:05.472Z] 915b89822b33: Layer already exists [2023-05-17T20:46:05.472Z] ce8d7303c54d: Layer already exists [2023-05-17T20:46:05.472Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:05.472Z] bf75b5a3c9c5: Layer already exists [2023-05-17T20:46:05.472Z] 36c87ce3f6d6: Layer already exists [2023-05-17T20:46:05.472Z] fe7932c26dfe: Layer already exists [2023-05-17T20:46:05.472Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:05.737Z] main: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:46:05.778Z] ===================================================== [Pipeline] echo [2023-05-17T20:46:05.784Z] taggedImages: [2023-05-17T20:46:05.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:05.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-17T20:46:05.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.159 [2023-05-17T20:46:05.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:05.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-17T20:46:05.799Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-17T20:46:05.799Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:05.799Z] latest [2023-05-17T20:46:05.799Z] 3.0.0-dev.159 [2023-05-17T20:46:05.799Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:05.799Z] main [2023-05-17T20:46:05.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:06.130Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:06.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:06.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-17T20:46:06.472Z] da6df57b9b41: Preparing [2023-05-17T20:46:06.472Z] 66f007387318: Preparing [2023-05-17T20:46:06.472Z] 509c5ac66e1f: Preparing [2023-05-17T20:46:06.472Z] 4b6ff616df51: Preparing [2023-05-17T20:46:06.472Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:06.472Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:06.472Z] 54c8a1ed6330: Preparing [2023-05-17T20:46:06.472Z] 26cbea5cba74: Preparing [2023-05-17T20:46:06.472Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:06.472Z] 54c8a1ed6330: Waiting [2023-05-17T20:46:06.472Z] 26cbea5cba74: Waiting [2023-05-17T20:46:06.472Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:06.472Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:06.736Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:46:06.736Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:06.736Z] 509c5ac66e1f: Pushed [2023-05-17T20:46:06.736Z] 66f007387318: Pushed [2023-05-17T20:46:06.736Z] da6df57b9b41: Pushed [2023-05-17T20:46:09.300Z] 4b6ff616df51: Pushed [2023-05-17T20:46:09.300Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:09.636Z] + 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 [2023-05-17T20:46:09.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-17T20:46:09.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-17T20:46:09.972Z] da6df57b9b41: Preparing [2023-05-17T20:46:09.972Z] 66f007387318: Preparing [2023-05-17T20:46:09.972Z] 509c5ac66e1f: Preparing [2023-05-17T20:46:09.972Z] 4b6ff616df51: Preparing [2023-05-17T20:46:09.972Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:09.972Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:09.972Z] 54c8a1ed6330: Preparing [2023-05-17T20:46:09.972Z] 26cbea5cba74: Preparing [2023-05-17T20:46:09.972Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:09.972Z] 54c8a1ed6330: Waiting [2023-05-17T20:46:09.972Z] 26cbea5cba74: Waiting [2023-05-17T20:46:09.972Z] 66f007387318: Layer already exists [2023-05-17T20:46:09.972Z] da6df57b9b41: Layer already exists [2023-05-17T20:46:09.972Z] 4b6ff616df51: Layer already exists [2023-05-17T20:46:09.972Z] 509c5ac66e1f: Layer already exists [2023-05-17T20:46:09.972Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:09.972Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:09.972Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:46:09.972Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:10.238Z] latest: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:10.576Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:10.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.159 [2023-05-17T20:46:10.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-17T20:46:10.915Z] da6df57b9b41: Preparing [2023-05-17T20:46:10.915Z] 66f007387318: Preparing [2023-05-17T20:46:10.915Z] 509c5ac66e1f: Preparing [2023-05-17T20:46:10.915Z] 4b6ff616df51: Preparing [2023-05-17T20:46:10.915Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:10.915Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:10.915Z] 54c8a1ed6330: Preparing [2023-05-17T20:46:10.915Z] 26cbea5cba74: Preparing [2023-05-17T20:46:10.915Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:10.915Z] 54c8a1ed6330: Waiting [2023-05-17T20:46:10.915Z] 26cbea5cba74: Waiting [2023-05-17T20:46:10.915Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:10.915Z] 509c5ac66e1f: Layer already exists [2023-05-17T20:46:10.915Z] da6df57b9b41: Layer already exists [2023-05-17T20:46:10.915Z] 4b6ff616df51: Layer already exists [2023-05-17T20:46:10.915Z] 66f007387318: Layer already exists [2023-05-17T20:46:10.915Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:10.915Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:46:10.915Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:11.180Z] 3.0.0-dev.159: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:11.517Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:12.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:12.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-17T20:46:12.426Z] da6df57b9b41: Preparing [2023-05-17T20:46:12.426Z] 66f007387318: Preparing [2023-05-17T20:46:12.426Z] 509c5ac66e1f: Preparing [2023-05-17T20:46:12.426Z] 4b6ff616df51: Preparing [2023-05-17T20:46:12.426Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:12.426Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:12.426Z] 54c8a1ed6330: Preparing [2023-05-17T20:46:12.426Z] 26cbea5cba74: Preparing [2023-05-17T20:46:12.426Z] 54c8a1ed6330: Waiting [2023-05-17T20:46:12.426Z] 26cbea5cba74: Waiting [2023-05-17T20:46:12.426Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:12.426Z] 66f007387318: Layer already exists [2023-05-17T20:46:12.426Z] 4b6ff616df51: Layer already exists [2023-05-17T20:46:12.426Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:12.426Z] da6df57b9b41: Layer already exists [2023-05-17T20:46:12.426Z] 509c5ac66e1f: Layer already exists [2023-05-17T20:46:12.426Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:12.426Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:12.426Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:46:12.426Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:13.030Z] + 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 [2023-05-17T20:46:13.370Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-17T20:46:13.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-17T20:46:13.371Z] da6df57b9b41: Preparing [2023-05-17T20:46:13.371Z] 66f007387318: Preparing [2023-05-17T20:46:13.371Z] 509c5ac66e1f: Preparing [2023-05-17T20:46:13.371Z] 4b6ff616df51: Preparing [2023-05-17T20:46:13.371Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:13.371Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:13.371Z] 54c8a1ed6330: Preparing [2023-05-17T20:46:13.371Z] 26cbea5cba74: Preparing [2023-05-17T20:46:13.371Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:13.371Z] 54c8a1ed6330: Waiting [2023-05-17T20:46:13.371Z] 26cbea5cba74: Waiting [2023-05-17T20:46:13.371Z] 66f007387318: Layer already exists [2023-05-17T20:46:13.371Z] 509c5ac66e1f: Layer already exists [2023-05-17T20:46:13.371Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:13.371Z] 4b6ff616df51: Layer already exists [2023-05-17T20:46:13.371Z] da6df57b9b41: Layer already exists [2023-05-17T20:46:13.371Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:13.371Z] 54c8a1ed6330: Layer already exists [2023-05-17T20:46:13.371Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:13.635Z] main: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:46:13.675Z] ===================================================== [Pipeline] echo [2023-05-17T20:46:13.682Z] taggedImages: [2023-05-17T20:46:13.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:13.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-17T20:46:13.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.159 [2023-05-17T20:46:13.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:13.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-17T20:46:13.698Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-17T20:46:13.698Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:13.698Z] latest [2023-05-17T20:46:13.698Z] 3.0.0-dev.159 [2023-05-17T20:46:13.698Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:13.698Z] main [2023-05-17T20:46:13.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:14.164Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:14.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:14.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-17T20:46:14.493Z] 98adcb5b73e7: Preparing [2023-05-17T20:46:14.493Z] 9c0be010699f: Preparing [2023-05-17T20:46:14.493Z] 9aba89a9f25c: Preparing [2023-05-17T20:46:14.493Z] 45e40282bf6c: Preparing [2023-05-17T20:46:14.493Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:14.493Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:14.493Z] 3294785a566b: Preparing [2023-05-17T20:46:14.493Z] da78f485f099: Preparing [2023-05-17T20:46:14.493Z] 26cbea5cba74: Preparing [2023-05-17T20:46:14.493Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:14.493Z] 3294785a566b: Waiting [2023-05-17T20:46:14.493Z] da78f485f099: Waiting [2023-05-17T20:46:14.493Z] 26cbea5cba74: Waiting [2023-05-17T20:46:14.493Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:14.759Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:14.759Z] 45e40282bf6c: Pushed [2023-05-17T20:46:14.759Z] 9c0be010699f: Pushed [2023-05-17T20:46:14.759Z] 98adcb5b73e7: Pushed [2023-05-17T20:46:14.759Z] 3294785a566b: Pushed [2023-05-17T20:46:14.759Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:15.024Z] da78f485f099: Pushed [2023-05-17T20:46:17.599Z] 9aba89a9f25c: Pushed [2023-05-17T20:46:17.599Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:17.932Z] + 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 [2023-05-17T20:46:18.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-17T20:46:18.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-17T20:46:18.262Z] 98adcb5b73e7: Preparing [2023-05-17T20:46:18.262Z] 9c0be010699f: Preparing [2023-05-17T20:46:18.262Z] 9aba89a9f25c: Preparing [2023-05-17T20:46:18.262Z] 45e40282bf6c: Preparing [2023-05-17T20:46:18.262Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:18.262Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:18.262Z] 3294785a566b: Preparing [2023-05-17T20:46:18.262Z] da78f485f099: Preparing [2023-05-17T20:46:18.262Z] 26cbea5cba74: Preparing [2023-05-17T20:46:18.262Z] 3294785a566b: Waiting [2023-05-17T20:46:18.262Z] da78f485f099: Waiting [2023-05-17T20:46:18.262Z] 26cbea5cba74: Waiting [2023-05-17T20:46:18.262Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:18.262Z] 98adcb5b73e7: Layer already exists [2023-05-17T20:46:18.262Z] 45e40282bf6c: Layer already exists [2023-05-17T20:46:18.262Z] 9c0be010699f: Layer already exists [2023-05-17T20:46:18.262Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:18.262Z] 9aba89a9f25c: Layer already exists [2023-05-17T20:46:18.262Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:18.262Z] 3294785a566b: Layer already exists [2023-05-17T20:46:18.262Z] da78f485f099: Layer already exists [2023-05-17T20:46:18.262Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:18.526Z] latest: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:18.865Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:19.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.159 [2023-05-17T20:46:19.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-17T20:46:19.194Z] 98adcb5b73e7: Preparing [2023-05-17T20:46:19.194Z] 9c0be010699f: Preparing [2023-05-17T20:46:19.194Z] 9aba89a9f25c: Preparing [2023-05-17T20:46:19.194Z] 45e40282bf6c: Preparing [2023-05-17T20:46:19.194Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:19.194Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:19.194Z] 3294785a566b: Preparing [2023-05-17T20:46:19.194Z] da78f485f099: Preparing [2023-05-17T20:46:19.194Z] 26cbea5cba74: Preparing [2023-05-17T20:46:19.194Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:19.194Z] 3294785a566b: Waiting [2023-05-17T20:46:19.194Z] da78f485f099: Waiting [2023-05-17T20:46:19.194Z] 26cbea5cba74: Waiting [2023-05-17T20:46:19.194Z] 45e40282bf6c: Layer already exists [2023-05-17T20:46:19.194Z] 98adcb5b73e7: Layer already exists [2023-05-17T20:46:19.194Z] 9c0be010699f: Layer already exists [2023-05-17T20:46:19.194Z] 9aba89a9f25c: Layer already exists [2023-05-17T20:46:19.194Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:19.194Z] 3294785a566b: Layer already exists [2023-05-17T20:46:19.194Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:19.194Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:19.194Z] da78f485f099: Layer already exists [2023-05-17T20:46:19.458Z] 3.0.0-dev.159: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:19.790Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:20.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:20.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-17T20:46:20.121Z] 98adcb5b73e7: Preparing [2023-05-17T20:46:20.121Z] 9c0be010699f: Preparing [2023-05-17T20:46:20.121Z] 9aba89a9f25c: Preparing [2023-05-17T20:46:20.121Z] 45e40282bf6c: Preparing [2023-05-17T20:46:20.121Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:20.121Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:20.121Z] 3294785a566b: Preparing [2023-05-17T20:46:20.121Z] da78f485f099: Preparing [2023-05-17T20:46:20.121Z] 26cbea5cba74: Preparing [2023-05-17T20:46:20.121Z] 3294785a566b: Waiting [2023-05-17T20:46:20.121Z] da78f485f099: Waiting [2023-05-17T20:46:20.121Z] 26cbea5cba74: Waiting [2023-05-17T20:46:20.121Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:20.121Z] 9c0be010699f: Layer already exists [2023-05-17T20:46:20.121Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:20.121Z] 45e40282bf6c: Layer already exists [2023-05-17T20:46:20.121Z] 9aba89a9f25c: Layer already exists [2023-05-17T20:46:20.121Z] 98adcb5b73e7: Layer already exists [2023-05-17T20:46:20.121Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:20.121Z] da78f485f099: Layer already exists [2023-05-17T20:46:20.121Z] 3294785a566b: Layer already exists [2023-05-17T20:46:20.121Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:20.121Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:20.731Z] + 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 [2023-05-17T20:46:21.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-17T20:46:21.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-17T20:46:21.070Z] 98adcb5b73e7: Preparing [2023-05-17T20:46:21.070Z] 9c0be010699f: Preparing [2023-05-17T20:46:21.070Z] 9aba89a9f25c: Preparing [2023-05-17T20:46:21.070Z] 45e40282bf6c: Preparing [2023-05-17T20:46:21.070Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:21.070Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:21.070Z] 3294785a566b: Preparing [2023-05-17T20:46:21.070Z] da78f485f099: Preparing [2023-05-17T20:46:21.070Z] 26cbea5cba74: Preparing [2023-05-17T20:46:21.070Z] da78f485f099: Waiting [2023-05-17T20:46:21.070Z] 26cbea5cba74: Waiting [2023-05-17T20:46:21.070Z] 3294785a566b: Waiting [2023-05-17T20:46:21.070Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:21.070Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:21.070Z] 9aba89a9f25c: Layer already exists [2023-05-17T20:46:21.070Z] 98adcb5b73e7: Layer already exists [2023-05-17T20:46:21.070Z] 9c0be010699f: Layer already exists [2023-05-17T20:46:21.070Z] 45e40282bf6c: Layer already exists [2023-05-17T20:46:21.070Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:21.070Z] da78f485f099: Layer already exists [2023-05-17T20:46:21.070Z] 3294785a566b: Layer already exists [2023-05-17T20:46:21.070Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:21.339Z] main: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:46:21.385Z] ===================================================== [Pipeline] echo [2023-05-17T20:46:21.392Z] taggedImages: [2023-05-17T20:46:21.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:21.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-17T20:46:21.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.159 [2023-05-17T20:46:21.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:21.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-17T20:46:21.407Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-17T20:46:21.407Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:21.407Z] latest [2023-05-17T20:46:21.407Z] 3.0.0-dev.159 [2023-05-17T20:46:21.407Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:21.407Z] main [2023-05-17T20:46:21.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:21.745Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:22.101Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:22.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-17T20:46:22.101Z] 3836fa564375: Preparing [2023-05-17T20:46:22.101Z] b30f5ce81faa: Preparing [2023-05-17T20:46:22.101Z] 53c07b59332d: Preparing [2023-05-17T20:46:22.101Z] ea8c9b6678d7: Preparing [2023-05-17T20:46:22.101Z] eee56a2eb2c4: Preparing [2023-05-17T20:46:22.101Z] 0a86efeeb58d: Preparing [2023-05-17T20:46:22.101Z] c4613deb26be: Preparing [2023-05-17T20:46:22.101Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:22.101Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:22.101Z] b5b48051635b: Preparing [2023-05-17T20:46:22.101Z] 26cbea5cba74: Preparing [2023-05-17T20:46:22.101Z] 0a86efeeb58d: Waiting [2023-05-17T20:46:22.101Z] c4613deb26be: Waiting [2023-05-17T20:46:22.101Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:22.101Z] b5b48051635b: Waiting [2023-05-17T20:46:22.101Z] 26cbea5cba74: Waiting [2023-05-17T20:46:22.101Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:22.367Z] eee56a2eb2c4: Pushed [2023-05-17T20:46:22.367Z] b30f5ce81faa: Pushed [2023-05-17T20:46:22.367Z] 3836fa564375: Pushed [2023-05-17T20:46:22.367Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:22.643Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:22.643Z] 0a86efeeb58d: Pushed [2023-05-17T20:46:22.643Z] c4613deb26be: Pushed [2023-05-17T20:46:22.643Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:22.913Z] b5b48051635b: Pushed [2023-05-17T20:46:24.853Z] ea8c9b6678d7: Pushed [2023-05-17T20:46:25.810Z] 53c07b59332d: Pushed [2023-05-17T20:46:26.075Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:26.414Z] + 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 [2023-05-17T20:46:26.745Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-17T20:46:26.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-17T20:46:26.746Z] 3836fa564375: Preparing [2023-05-17T20:46:26.746Z] b30f5ce81faa: Preparing [2023-05-17T20:46:26.746Z] 53c07b59332d: Preparing [2023-05-17T20:46:26.746Z] ea8c9b6678d7: Preparing [2023-05-17T20:46:26.746Z] eee56a2eb2c4: Preparing [2023-05-17T20:46:26.746Z] 0a86efeeb58d: Preparing [2023-05-17T20:46:26.746Z] c4613deb26be: Preparing [2023-05-17T20:46:26.746Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:26.746Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:26.746Z] b5b48051635b: Preparing [2023-05-17T20:46:26.746Z] 26cbea5cba74: Preparing [2023-05-17T20:46:26.746Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:26.746Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:26.746Z] 0a86efeeb58d: Waiting [2023-05-17T20:46:26.746Z] b5b48051635b: Waiting [2023-05-17T20:46:26.746Z] c4613deb26be: Waiting [2023-05-17T20:46:26.746Z] 26cbea5cba74: Waiting [2023-05-17T20:46:26.746Z] ea8c9b6678d7: Layer already exists [2023-05-17T20:46:26.746Z] b30f5ce81faa: Layer already exists [2023-05-17T20:46:26.746Z] 53c07b59332d: Layer already exists [2023-05-17T20:46:26.746Z] eee56a2eb2c4: Layer already exists [2023-05-17T20:46:26.746Z] 3836fa564375: Layer already exists [2023-05-17T20:46:26.746Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:26.746Z] 0a86efeeb58d: Layer already exists [2023-05-17T20:46:26.746Z] c4613deb26be: Layer already exists [2023-05-17T20:46:26.746Z] b5b48051635b: Layer already exists [2023-05-17T20:46:26.746Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:26.746Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:27.011Z] latest: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:27.346Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:27.678Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.159 [2023-05-17T20:46:27.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-17T20:46:27.679Z] 3836fa564375: Preparing [2023-05-17T20:46:27.679Z] b30f5ce81faa: Preparing [2023-05-17T20:46:27.679Z] 53c07b59332d: Preparing [2023-05-17T20:46:27.679Z] ea8c9b6678d7: Preparing [2023-05-17T20:46:27.679Z] eee56a2eb2c4: Preparing [2023-05-17T20:46:27.679Z] 0a86efeeb58d: Preparing [2023-05-17T20:46:27.679Z] c4613deb26be: Preparing [2023-05-17T20:46:27.679Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:27.679Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:27.679Z] b5b48051635b: Preparing [2023-05-17T20:46:27.679Z] 26cbea5cba74: Preparing [2023-05-17T20:46:27.679Z] 0a86efeeb58d: Waiting [2023-05-17T20:46:27.679Z] c4613deb26be: Waiting [2023-05-17T20:46:27.679Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:27.679Z] b5b48051635b: Waiting [2023-05-17T20:46:27.679Z] 26cbea5cba74: Waiting [2023-05-17T20:46:27.679Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:27.679Z] 53c07b59332d: Layer already exists [2023-05-17T20:46:27.679Z] 3836fa564375: Layer already exists [2023-05-17T20:46:27.679Z] eee56a2eb2c4: Layer already exists [2023-05-17T20:46:27.679Z] b30f5ce81faa: Layer already exists [2023-05-17T20:46:27.679Z] ea8c9b6678d7: Layer already exists [2023-05-17T20:46:27.679Z] 0a86efeeb58d: Layer already exists [2023-05-17T20:46:27.679Z] c4613deb26be: Layer already exists [2023-05-17T20:46:27.679Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:27.679Z] b5b48051635b: Layer already exists [2023-05-17T20:46:27.679Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:27.679Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:27.945Z] 3.0.0-dev.159: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:28.283Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:28.614Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:28.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-17T20:46:28.614Z] 3836fa564375: Preparing [2023-05-17T20:46:28.614Z] b30f5ce81faa: Preparing [2023-05-17T20:46:28.614Z] 53c07b59332d: Preparing [2023-05-17T20:46:28.614Z] ea8c9b6678d7: Preparing [2023-05-17T20:46:28.614Z] eee56a2eb2c4: Preparing [2023-05-17T20:46:28.614Z] 0a86efeeb58d: Preparing [2023-05-17T20:46:28.614Z] c4613deb26be: Preparing [2023-05-17T20:46:28.614Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:28.614Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:28.614Z] b5b48051635b: Preparing [2023-05-17T20:46:28.614Z] 26cbea5cba74: Preparing [2023-05-17T20:46:28.614Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:28.614Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:28.614Z] 0a86efeeb58d: Waiting [2023-05-17T20:46:28.614Z] c4613deb26be: Waiting [2023-05-17T20:46:28.614Z] b5b48051635b: Waiting [2023-05-17T20:46:28.614Z] 26cbea5cba74: Waiting [2023-05-17T20:46:28.614Z] eee56a2eb2c4: Layer already exists [2023-05-17T20:46:28.614Z] b30f5ce81faa: Layer already exists [2023-05-17T20:46:28.614Z] ea8c9b6678d7: Layer already exists [2023-05-17T20:46:28.614Z] 53c07b59332d: Layer already exists [2023-05-17T20:46:28.614Z] 3836fa564375: Layer already exists [2023-05-17T20:46:28.614Z] c4613deb26be: Layer already exists [2023-05-17T20:46:28.614Z] 0a86efeeb58d: Layer already exists [2023-05-17T20:46:28.614Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:28.615Z] b5b48051635b: Layer already exists [2023-05-17T20:46:28.615Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:28.615Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:28.879Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:29.220Z] + 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 [2023-05-17T20:46:29.563Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-17T20:46:29.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-17T20:46:29.563Z] 3836fa564375: Preparing [2023-05-17T20:46:29.563Z] b30f5ce81faa: Preparing [2023-05-17T20:46:29.563Z] 53c07b59332d: Preparing [2023-05-17T20:46:29.563Z] ea8c9b6678d7: Preparing [2023-05-17T20:46:29.563Z] eee56a2eb2c4: Preparing [2023-05-17T20:46:29.563Z] 0a86efeeb58d: Preparing [2023-05-17T20:46:29.563Z] c4613deb26be: Preparing [2023-05-17T20:46:29.563Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:29.563Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:29.563Z] b5b48051635b: Preparing [2023-05-17T20:46:29.563Z] 26cbea5cba74: Preparing [2023-05-17T20:46:29.563Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:29.563Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:29.563Z] b5b48051635b: Waiting [2023-05-17T20:46:29.563Z] 0a86efeeb58d: Waiting [2023-05-17T20:46:29.563Z] 26cbea5cba74: Waiting [2023-05-17T20:46:29.563Z] c4613deb26be: Waiting [2023-05-17T20:46:29.563Z] eee56a2eb2c4: Layer already exists [2023-05-17T20:46:29.563Z] 53c07b59332d: Layer already exists [2023-05-17T20:46:29.563Z] ea8c9b6678d7: Layer already exists [2023-05-17T20:46:29.563Z] b30f5ce81faa: Layer already exists [2023-05-17T20:46:29.563Z] 3836fa564375: Layer already exists [2023-05-17T20:46:29.563Z] 0a86efeeb58d: Layer already exists [2023-05-17T20:46:29.563Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:29.564Z] c4613deb26be: Layer already exists [2023-05-17T20:46:29.564Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:29.564Z] b5b48051635b: Layer already exists [2023-05-17T20:46:29.564Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:29.829Z] main: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:46:29.870Z] ===================================================== [Pipeline] echo [2023-05-17T20:46:29.876Z] taggedImages: [2023-05-17T20:46:29.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:29.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-17T20:46:29.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.159 [2023-05-17T20:46:29.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:29.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-17T20:46:29.893Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-17T20:46:29.893Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:29.893Z] latest [2023-05-17T20:46:29.893Z] 3.0.0-dev.159 [2023-05-17T20:46:29.893Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:29.893Z] main [2023-05-17T20:46:29.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:30.227Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:30.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:30.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-17T20:46:30.555Z] 033cf5737b2d: Preparing [2023-05-17T20:46:30.555Z] 69ca5239e6fe: Preparing [2023-05-17T20:46:30.555Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:30.555Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:30.555Z] f44d66ab7229: Preparing [2023-05-17T20:46:30.555Z] 26cbea5cba74: Preparing [2023-05-17T20:46:30.555Z] 26cbea5cba74: Waiting [2023-05-17T20:46:30.555Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:30.821Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:30.822Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:30.822Z] 033cf5737b2d: Pushed [2023-05-17T20:46:32.222Z] f44d66ab7229: Pushed [2023-05-17T20:46:35.561Z] 69ca5239e6fe: Pushed [2023-05-17T20:46:35.561Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:35.903Z] + 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 [2023-05-17T20:46:36.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-17T20:46:36.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-17T20:46:36.232Z] 033cf5737b2d: Preparing [2023-05-17T20:46:36.232Z] 69ca5239e6fe: Preparing [2023-05-17T20:46:36.232Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:36.232Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:36.232Z] f44d66ab7229: Preparing [2023-05-17T20:46:36.232Z] 26cbea5cba74: Preparing [2023-05-17T20:46:36.232Z] 26cbea5cba74: Waiting [2023-05-17T20:46:36.232Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:36.232Z] 033cf5737b2d: Layer already exists [2023-05-17T20:46:36.232Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:36.232Z] 69ca5239e6fe: Layer already exists [2023-05-17T20:46:36.232Z] f44d66ab7229: Layer already exists [2023-05-17T20:46:36.232Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:36.497Z] latest: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:36.831Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:37.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.159 [2023-05-17T20:46:37.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-17T20:46:37.160Z] 033cf5737b2d: Preparing [2023-05-17T20:46:37.160Z] 69ca5239e6fe: Preparing [2023-05-17T20:46:37.160Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:37.160Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:37.160Z] f44d66ab7229: Preparing [2023-05-17T20:46:37.160Z] 26cbea5cba74: Preparing [2023-05-17T20:46:37.160Z] 26cbea5cba74: Waiting [2023-05-17T20:46:37.160Z] f44d66ab7229: Layer already exists [2023-05-17T20:46:37.160Z] 69ca5239e6fe: Layer already exists [2023-05-17T20:46:37.160Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:37.160Z] 033cf5737b2d: Layer already exists [2023-05-17T20:46:37.160Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:37.160Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:37.426Z] 3.0.0-dev.159: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:37.763Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:38.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:38.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-17T20:46:38.099Z] 033cf5737b2d: Preparing [2023-05-17T20:46:38.099Z] 69ca5239e6fe: Preparing [2023-05-17T20:46:38.099Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:38.099Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:38.099Z] f44d66ab7229: Preparing [2023-05-17T20:46:38.099Z] 26cbea5cba74: Preparing [2023-05-17T20:46:38.099Z] 26cbea5cba74: Waiting [2023-05-17T20:46:38.099Z] f44d66ab7229: Layer already exists [2023-05-17T20:46:38.099Z] 033cf5737b2d: Layer already exists [2023-05-17T20:46:38.099Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:38.099Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:38.099Z] 69ca5239e6fe: Layer already exists [2023-05-17T20:46:38.099Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:38.099Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:38.697Z] + 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 [2023-05-17T20:46:39.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-17T20:46:39.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-17T20:46:39.028Z] 033cf5737b2d: Preparing [2023-05-17T20:46:39.028Z] 69ca5239e6fe: Preparing [2023-05-17T20:46:39.028Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:39.028Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:39.028Z] f44d66ab7229: Preparing [2023-05-17T20:46:39.028Z] 26cbea5cba74: Preparing [2023-05-17T20:46:39.028Z] 26cbea5cba74: Waiting [2023-05-17T20:46:39.028Z] f44d66ab7229: Layer already exists [2023-05-17T20:46:39.028Z] 69ca5239e6fe: Layer already exists [2023-05-17T20:46:39.028Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:39.028Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:39.028Z] 033cf5737b2d: Layer already exists [2023-05-17T20:46:39.028Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:39.294Z] main: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:46:39.334Z] ===================================================== [Pipeline] echo [2023-05-17T20:46:39.340Z] taggedImages: [2023-05-17T20:46:39.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:39.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-17T20:46:39.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.159 [2023-05-17T20:46:39.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:39.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-17T20:46:39.357Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-17T20:46:39.357Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:39.357Z] latest [2023-05-17T20:46:39.357Z] 3.0.0-dev.159 [2023-05-17T20:46:39.357Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:46:39.357Z] main [2023-05-17T20:46:39.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:39.684Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:40.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:46:40.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-17T20:46:40.015Z] 7fd8c46f3821: Preparing [2023-05-17T20:46:40.015Z] 24df0a9ae953: Preparing [2023-05-17T20:46:40.015Z] bb85c9aac51c: Preparing [2023-05-17T20:46:40.015Z] 9568066976e8: Preparing [2023-05-17T20:46:40.015Z] 5ce2e39579de: Preparing [2023-05-17T20:46:40.015Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:40.015Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:40.015Z] 4aca2fb711a7: Preparing [2023-05-17T20:46:40.015Z] 26cbea5cba74: Preparing [2023-05-17T20:46:40.015Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:40.015Z] 4aca2fb711a7: Waiting [2023-05-17T20:46:40.015Z] 26cbea5cba74: Waiting [2023-05-17T20:46:40.015Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:40.288Z] bb85c9aac51c: Pushed [2023-05-17T20:46:40.288Z] 24df0a9ae953: Pushed [2023-05-17T20:46:40.288Z] 7fd8c46f3821: Pushed [2023-05-17T20:46:40.288Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:40.288Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:40.288Z] 26cbea5cba74: Layer already exists [2023-05-17T20:46:41.245Z] 4aca2fb711a7: Pushed [2023-05-17T20:46:53.534Z] 5ce2e39579de: Pushed [2023-05-17T20:46:57.776Z] 9568066976e8: Pushed [2023-05-17T20:46:57.776Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:46:58.378Z] + 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 [2023-05-17T20:46:58.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-17T20:46:58.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-17T20:46:58.708Z] 7fd8c46f3821: Preparing [2023-05-17T20:46:58.708Z] 24df0a9ae953: Preparing [2023-05-17T20:46:58.708Z] bb85c9aac51c: Preparing [2023-05-17T20:46:58.708Z] 9568066976e8: Preparing [2023-05-17T20:46:58.708Z] 5ce2e39579de: Preparing [2023-05-17T20:46:58.708Z] 7820d47c0d8a: Preparing [2023-05-17T20:46:58.708Z] ef9060c5f2ba: Preparing [2023-05-17T20:46:58.708Z] 4aca2fb711a7: Preparing [2023-05-17T20:46:58.708Z] 26cbea5cba74: Preparing [2023-05-17T20:46:58.708Z] ef9060c5f2ba: Waiting [2023-05-17T20:46:58.708Z] 4aca2fb711a7: Waiting [2023-05-17T20:46:58.708Z] 26cbea5cba74: Waiting [2023-05-17T20:46:58.708Z] 7820d47c0d8a: Waiting [2023-05-17T20:46:58.708Z] 9568066976e8: Layer already exists [2023-05-17T20:46:58.708Z] 5ce2e39579de: Layer already exists [2023-05-17T20:46:58.708Z] 24df0a9ae953: Layer already exists [2023-05-17T20:46:58.708Z] 7fd8c46f3821: Layer already exists [2023-05-17T20:46:58.708Z] bb85c9aac51c: Layer already exists [2023-05-17T20:46:58.708Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:46:58.708Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:46:58.708Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:46:58.708Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:01.282Z] latest: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:01.645Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:01.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.159 [2023-05-17T20:47:01.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-17T20:47:01.977Z] 7fd8c46f3821: Preparing [2023-05-17T20:47:01.977Z] 24df0a9ae953: Preparing [2023-05-17T20:47:01.977Z] bb85c9aac51c: Preparing [2023-05-17T20:47:01.977Z] 9568066976e8: Preparing [2023-05-17T20:47:01.977Z] 5ce2e39579de: Preparing [2023-05-17T20:47:01.977Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:01.977Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:01.977Z] 4aca2fb711a7: Preparing [2023-05-17T20:47:01.977Z] 26cbea5cba74: Preparing [2023-05-17T20:47:01.977Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:01.977Z] 4aca2fb711a7: Waiting [2023-05-17T20:47:01.977Z] 26cbea5cba74: Waiting [2023-05-17T20:47:01.977Z] 7820d47c0d8a: Waiting [2023-05-17T20:47:01.977Z] 5ce2e39579de: Layer already exists [2023-05-17T20:47:01.977Z] 24df0a9ae953: Layer already exists [2023-05-17T20:47:01.977Z] 9568066976e8: Layer already exists [2023-05-17T20:47:01.977Z] bb85c9aac51c: Layer already exists [2023-05-17T20:47:01.977Z] 7fd8c46f3821: Layer already exists [2023-05-17T20:47:01.977Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:47:01.977Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:01.977Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:01.977Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:02.243Z] 3.0.0-dev.159: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:02.591Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:02.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:02.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-17T20:47:02.929Z] 7fd8c46f3821: Preparing [2023-05-17T20:47:02.929Z] 24df0a9ae953: Preparing [2023-05-17T20:47:02.929Z] bb85c9aac51c: Preparing [2023-05-17T20:47:02.929Z] 9568066976e8: Preparing [2023-05-17T20:47:02.929Z] 5ce2e39579de: Preparing [2023-05-17T20:47:02.929Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:02.929Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:02.929Z] 4aca2fb711a7: Preparing [2023-05-17T20:47:02.929Z] 26cbea5cba74: Preparing [2023-05-17T20:47:02.929Z] 7820d47c0d8a: Waiting [2023-05-17T20:47:02.929Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:02.929Z] 4aca2fb711a7: Waiting [2023-05-17T20:47:02.929Z] 26cbea5cba74: Waiting [2023-05-17T20:47:02.929Z] 24df0a9ae953: Layer already exists [2023-05-17T20:47:02.929Z] bb85c9aac51c: Layer already exists [2023-05-17T20:47:02.929Z] 7fd8c46f3821: Layer already exists [2023-05-17T20:47:02.929Z] 9568066976e8: Layer already exists [2023-05-17T20:47:02.929Z] 5ce2e39579de: Layer already exists [2023-05-17T20:47:02.929Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:02.929Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:02.929Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:47:02.929Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:02.929Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:03.525Z] + 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 [2023-05-17T20:47:03.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-17T20:47:03.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-17T20:47:03.857Z] 7fd8c46f3821: Preparing [2023-05-17T20:47:03.857Z] 24df0a9ae953: Preparing [2023-05-17T20:47:03.857Z] bb85c9aac51c: Preparing [2023-05-17T20:47:03.857Z] 9568066976e8: Preparing [2023-05-17T20:47:03.857Z] 5ce2e39579de: Preparing [2023-05-17T20:47:03.857Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:03.857Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:03.858Z] 4aca2fb711a7: Preparing [2023-05-17T20:47:03.858Z] 26cbea5cba74: Preparing [2023-05-17T20:47:03.858Z] 7820d47c0d8a: Waiting [2023-05-17T20:47:03.858Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:03.858Z] 4aca2fb711a7: Waiting [2023-05-17T20:47:03.858Z] 7fd8c46f3821: Layer already exists [2023-05-17T20:47:03.858Z] bb85c9aac51c: Layer already exists [2023-05-17T20:47:03.858Z] 5ce2e39579de: Layer already exists [2023-05-17T20:47:03.858Z] 9568066976e8: Layer already exists [2023-05-17T20:47:03.858Z] 24df0a9ae953: Layer already exists [2023-05-17T20:47:03.858Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:47:03.858Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:03.858Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:03.858Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:04.124Z] main: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:47:04.164Z] ===================================================== [Pipeline] echo [2023-05-17T20:47:04.169Z] taggedImages: [2023-05-17T20:47:04.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:04.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-17T20:47:04.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.159 [2023-05-17T20:47:04.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:04.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-17T20:47:04.184Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-17T20:47:04.184Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:04.184Z] latest [2023-05-17T20:47:04.184Z] 3.0.0-dev.159 [2023-05-17T20:47:04.184Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:04.184Z] main [2023-05-17T20:47:04.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:04.512Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:04.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:04.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-17T20:47:04.844Z] 940a52a3f96b: Preparing [2023-05-17T20:47:04.844Z] 4b017107bba5: Preparing [2023-05-17T20:47:04.844Z] 16feaffef76a: Preparing [2023-05-17T20:47:04.844Z] 690272d59fa7: Preparing [2023-05-17T20:47:04.844Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:04.844Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:04.844Z] 90e308070b9f: Preparing [2023-05-17T20:47:04.844Z] 26cbea5cba74: Preparing [2023-05-17T20:47:04.844Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:04.844Z] 90e308070b9f: Waiting [2023-05-17T20:47:04.844Z] 26cbea5cba74: Waiting [2023-05-17T20:47:04.844Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:05.110Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:05.110Z] 4b017107bba5: Pushed [2023-05-17T20:47:05.110Z] 16feaffef76a: Pushed [2023-05-17T20:47:05.110Z] 940a52a3f96b: Pushed [2023-05-17T20:47:05.110Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:05.694Z] 90e308070b9f: Pushed [2023-05-17T20:47:23.872Z] 690272d59fa7: Pushed [2023-05-17T20:47:23.872Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:24.216Z] + 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 [2023-05-17T20:47:24.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-17T20:47:24.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-17T20:47:24.556Z] 940a52a3f96b: Preparing [2023-05-17T20:47:24.556Z] 4b017107bba5: Preparing [2023-05-17T20:47:24.556Z] 16feaffef76a: Preparing [2023-05-17T20:47:24.556Z] 690272d59fa7: Preparing [2023-05-17T20:47:24.556Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:24.556Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:24.556Z] 90e308070b9f: Preparing [2023-05-17T20:47:24.556Z] 26cbea5cba74: Preparing [2023-05-17T20:47:24.556Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:24.556Z] 26cbea5cba74: Waiting [2023-05-17T20:47:24.556Z] 90e308070b9f: Waiting [2023-05-17T20:47:24.556Z] 940a52a3f96b: Layer already exists [2023-05-17T20:47:24.556Z] 4b017107bba5: Layer already exists [2023-05-17T20:47:24.556Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:24.556Z] 690272d59fa7: Layer already exists [2023-05-17T20:47:24.556Z] 16feaffef76a: Layer already exists [2023-05-17T20:47:24.556Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:24.556Z] 90e308070b9f: Layer already exists [2023-05-17T20:47:24.556Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:24.822Z] latest: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:25.152Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:25.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.159 [2023-05-17T20:47:25.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-17T20:47:25.477Z] 940a52a3f96b: Preparing [2023-05-17T20:47:25.477Z] 4b017107bba5: Preparing [2023-05-17T20:47:25.477Z] 16feaffef76a: Preparing [2023-05-17T20:47:25.477Z] 690272d59fa7: Preparing [2023-05-17T20:47:25.477Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:25.477Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:25.477Z] 90e308070b9f: Preparing [2023-05-17T20:47:25.477Z] 26cbea5cba74: Preparing [2023-05-17T20:47:25.477Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:25.477Z] 90e308070b9f: Waiting [2023-05-17T20:47:25.477Z] 26cbea5cba74: Waiting [2023-05-17T20:47:25.477Z] 16feaffef76a: Layer already exists [2023-05-17T20:47:25.477Z] 690272d59fa7: Layer already exists [2023-05-17T20:47:25.477Z] 4b017107bba5: Layer already exists [2023-05-17T20:47:25.477Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:25.477Z] 940a52a3f96b: Layer already exists [2023-05-17T20:47:25.477Z] 90e308070b9f: Layer already exists [2023-05-17T20:47:25.477Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:25.477Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:25.742Z] 3.0.0-dev.159: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:26.068Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:26.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:26.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-17T20:47:26.396Z] 940a52a3f96b: Preparing [2023-05-17T20:47:26.396Z] 4b017107bba5: Preparing [2023-05-17T20:47:26.396Z] 16feaffef76a: Preparing [2023-05-17T20:47:26.396Z] 690272d59fa7: Preparing [2023-05-17T20:47:26.396Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:26.396Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:26.396Z] 90e308070b9f: Preparing [2023-05-17T20:47:26.396Z] 26cbea5cba74: Preparing [2023-05-17T20:47:26.396Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:26.396Z] 90e308070b9f: Waiting [2023-05-17T20:47:26.396Z] 26cbea5cba74: Waiting [2023-05-17T20:47:26.396Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:26.396Z] 4b017107bba5: Layer already exists [2023-05-17T20:47:26.396Z] 940a52a3f96b: Layer already exists [2023-05-17T20:47:26.396Z] 16feaffef76a: Layer already exists [2023-05-17T20:47:26.396Z] 690272d59fa7: Layer already exists [2023-05-17T20:47:26.396Z] 90e308070b9f: Layer already exists [2023-05-17T20:47:26.396Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:26.396Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:26.396Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:26.726Z] + 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 [2023-05-17T20:47:27.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-17T20:47:27.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-17T20:47:27.051Z] 940a52a3f96b: Preparing [2023-05-17T20:47:27.051Z] 4b017107bba5: Preparing [2023-05-17T20:47:27.051Z] 16feaffef76a: Preparing [2023-05-17T20:47:27.051Z] 690272d59fa7: Preparing [2023-05-17T20:47:27.051Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:27.051Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:27.051Z] 90e308070b9f: Preparing [2023-05-17T20:47:27.051Z] 26cbea5cba74: Preparing [2023-05-17T20:47:27.051Z] 90e308070b9f: Waiting [2023-05-17T20:47:27.051Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:27.051Z] 26cbea5cba74: Waiting [2023-05-17T20:47:27.051Z] 4b017107bba5: Layer already exists [2023-05-17T20:47:27.051Z] 16feaffef76a: Layer already exists [2023-05-17T20:47:27.051Z] 690272d59fa7: Layer already exists [2023-05-17T20:47:27.051Z] 940a52a3f96b: Layer already exists [2023-05-17T20:47:27.051Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:27.051Z] 90e308070b9f: Layer already exists [2023-05-17T20:47:27.051Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:27.051Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:27.315Z] main: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:47:27.357Z] ===================================================== [Pipeline] echo [2023-05-17T20:47:27.364Z] taggedImages: [2023-05-17T20:47:27.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:27.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-17T20:47:27.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.159 [2023-05-17T20:47:27.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:27.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-17T20:47:27.379Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-17T20:47:27.379Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:27.379Z] latest [2023-05-17T20:47:27.379Z] 3.0.0-dev.159 [2023-05-17T20:47:27.379Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:27.379Z] main [2023-05-17T20:47:27.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:27.706Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:28.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:28.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-17T20:47:28.044Z] 6e8eeae1ee8b: Preparing [2023-05-17T20:47:28.044Z] 53b930d4a60a: Preparing [2023-05-17T20:47:28.044Z] 791327cfa2c4: Preparing [2023-05-17T20:47:28.044Z] bb0ee70775bb: Preparing [2023-05-17T20:47:28.044Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:28.044Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:28.044Z] 4aca2fb711a7: Preparing [2023-05-17T20:47:28.044Z] 26cbea5cba74: Preparing [2023-05-17T20:47:28.044Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:28.044Z] 4aca2fb711a7: Waiting [2023-05-17T20:47:28.044Z] 26cbea5cba74: Waiting [2023-05-17T20:47:28.044Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:28.308Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:28.308Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:47:28.308Z] 791327cfa2c4: Pushed [2023-05-17T20:47:28.308Z] 53b930d4a60a: Pushed [2023-05-17T20:47:28.308Z] 6e8eeae1ee8b: Pushed [2023-05-17T20:47:28.308Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:46.482Z] bb0ee70775bb: Pushed [2023-05-17T20:47:46.482Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:46.818Z] + 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 [2023-05-17T20:47:47.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-17T20:47:47.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-17T20:47:47.147Z] 6e8eeae1ee8b: Preparing [2023-05-17T20:47:47.147Z] 53b930d4a60a: Preparing [2023-05-17T20:47:47.147Z] 791327cfa2c4: Preparing [2023-05-17T20:47:47.147Z] bb0ee70775bb: Preparing [2023-05-17T20:47:47.147Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:47.147Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:47.147Z] 4aca2fb711a7: Preparing [2023-05-17T20:47:47.147Z] 26cbea5cba74: Preparing [2023-05-17T20:47:47.147Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:47.147Z] 26cbea5cba74: Waiting [2023-05-17T20:47:47.147Z] 4aca2fb711a7: Waiting [2023-05-17T20:47:47.147Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:47.147Z] bb0ee70775bb: Layer already exists [2023-05-17T20:47:47.147Z] 53b930d4a60a: Layer already exists [2023-05-17T20:47:47.147Z] 6e8eeae1ee8b: Layer already exists [2023-05-17T20:47:47.147Z] 791327cfa2c4: Layer already exists [2023-05-17T20:47:47.147Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:47:47.147Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:47.147Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:47.410Z] latest: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:47.785Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:48.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.159 [2023-05-17T20:47:48.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-17T20:47:48.122Z] 6e8eeae1ee8b: Preparing [2023-05-17T20:47:48.122Z] 53b930d4a60a: Preparing [2023-05-17T20:47:48.122Z] 791327cfa2c4: Preparing [2023-05-17T20:47:48.122Z] bb0ee70775bb: Preparing [2023-05-17T20:47:48.122Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:48.122Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:48.122Z] 4aca2fb711a7: Preparing [2023-05-17T20:47:48.122Z] 26cbea5cba74: Preparing [2023-05-17T20:47:48.122Z] 4aca2fb711a7: Waiting [2023-05-17T20:47:48.122Z] 26cbea5cba74: Waiting [2023-05-17T20:47:48.122Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:48.122Z] 791327cfa2c4: Layer already exists [2023-05-17T20:47:48.122Z] bb0ee70775bb: Layer already exists [2023-05-17T20:47:48.122Z] 53b930d4a60a: Layer already exists [2023-05-17T20:47:48.122Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:48.122Z] 6e8eeae1ee8b: Layer already exists [2023-05-17T20:47:48.122Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:48.122Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:48.122Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:47:48.391Z] 3.0.0-dev.159: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:48.730Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:49.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:49.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-17T20:47:49.074Z] 6e8eeae1ee8b: Preparing [2023-05-17T20:47:49.074Z] 53b930d4a60a: Preparing [2023-05-17T20:47:49.074Z] 791327cfa2c4: Preparing [2023-05-17T20:47:49.074Z] bb0ee70775bb: Preparing [2023-05-17T20:47:49.074Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:49.074Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:49.074Z] 4aca2fb711a7: Preparing [2023-05-17T20:47:49.074Z] 26cbea5cba74: Preparing [2023-05-17T20:47:49.074Z] 4aca2fb711a7: Waiting [2023-05-17T20:47:49.074Z] 26cbea5cba74: Waiting [2023-05-17T20:47:49.074Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:49.074Z] 791327cfa2c4: Layer already exists [2023-05-17T20:47:49.074Z] 53b930d4a60a: Layer already exists [2023-05-17T20:47:49.074Z] 6e8eeae1ee8b: Layer already exists [2023-05-17T20:47:49.074Z] bb0ee70775bb: Layer already exists [2023-05-17T20:47:49.074Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:49.074Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:47:49.074Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:49.074Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:49.074Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:49.684Z] + 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 [2023-05-17T20:47:50.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-17T20:47:50.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-17T20:47:50.013Z] 6e8eeae1ee8b: Preparing [2023-05-17T20:47:50.013Z] 53b930d4a60a: Preparing [2023-05-17T20:47:50.013Z] 791327cfa2c4: Preparing [2023-05-17T20:47:50.013Z] bb0ee70775bb: Preparing [2023-05-17T20:47:50.013Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:50.013Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:50.013Z] 4aca2fb711a7: Preparing [2023-05-17T20:47:50.013Z] 26cbea5cba74: Preparing [2023-05-17T20:47:50.013Z] ef9060c5f2ba: Waiting [2023-05-17T20:47:50.013Z] 4aca2fb711a7: Waiting [2023-05-17T20:47:50.013Z] 26cbea5cba74: Waiting [2023-05-17T20:47:50.013Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:50.013Z] bb0ee70775bb: Layer already exists [2023-05-17T20:47:50.013Z] 6e8eeae1ee8b: Layer already exists [2023-05-17T20:47:50.013Z] 53b930d4a60a: Layer already exists [2023-05-17T20:47:50.013Z] 791327cfa2c4: Layer already exists [2023-05-17T20:47:50.013Z] 4aca2fb711a7: Layer already exists [2023-05-17T20:47:50.013Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:50.013Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:50.278Z] main: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:47:50.317Z] ===================================================== [Pipeline] echo [2023-05-17T20:47:50.323Z] taggedImages: [2023-05-17T20:47:50.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:50.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-17T20:47:50.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.159 [2023-05-17T20:47:50.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:50.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-17T20:47:50.340Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-17T20:47:50.340Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:50.340Z] latest [2023-05-17T20:47:50.340Z] 3.0.0-dev.159 [2023-05-17T20:47:50.340Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:50.340Z] main [2023-05-17T20:47:50.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:50.672Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:51.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:47:51.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-17T20:47:51.003Z] f0b28ca648cf: Preparing [2023-05-17T20:47:51.003Z] 0123c1d2d1e2: Preparing [2023-05-17T20:47:51.003Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:51.003Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:51.003Z] 86529957973b: Preparing [2023-05-17T20:47:51.003Z] 26cbea5cba74: Preparing [2023-05-17T20:47:51.003Z] 26cbea5cba74: Waiting [2023-05-17T20:47:51.003Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:51.269Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:51.269Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:51.269Z] f0b28ca648cf: Pushed [2023-05-17T20:47:51.534Z] 86529957973b: Pushed [2023-05-17T20:47:56.856Z] 0123c1d2d1e2: Pushed [2023-05-17T20:47:56.856Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:57.199Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:57.533Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-17T20:47:57.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-17T20:47:57.533Z] f0b28ca648cf: Preparing [2023-05-17T20:47:57.533Z] 0123c1d2d1e2: Preparing [2023-05-17T20:47:57.533Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:57.533Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:57.533Z] 86529957973b: Preparing [2023-05-17T20:47:57.533Z] 26cbea5cba74: Preparing [2023-05-17T20:47:57.533Z] 26cbea5cba74: Waiting [2023-05-17T20:47:57.533Z] 0123c1d2d1e2: Layer already exists [2023-05-17T20:47:57.533Z] 86529957973b: Layer already exists [2023-05-17T20:47:57.533Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:57.533Z] f0b28ca648cf: Layer already exists [2023-05-17T20:47:57.533Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:57.533Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:57.798Z] latest: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:58.127Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:58.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.159 [2023-05-17T20:47:58.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-17T20:47:58.458Z] f0b28ca648cf: Preparing [2023-05-17T20:47:58.458Z] 0123c1d2d1e2: Preparing [2023-05-17T20:47:58.458Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:58.458Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:58.458Z] 86529957973b: Preparing [2023-05-17T20:47:58.458Z] 26cbea5cba74: Preparing [2023-05-17T20:47:58.458Z] 26cbea5cba74: Waiting [2023-05-17T20:47:58.458Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:58.458Z] 0123c1d2d1e2: Layer already exists [2023-05-17T20:47:58.458Z] 86529957973b: Layer already exists [2023-05-17T20:47:58.458Z] f0b28ca648cf: Layer already exists [2023-05-17T20:47:58.458Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:58.458Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:58.722Z] 3.0.0-dev.159: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:59.053Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:59.393Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:47:59.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-17T20:47:59.394Z] f0b28ca648cf: Preparing [2023-05-17T20:47:59.394Z] 0123c1d2d1e2: Preparing [2023-05-17T20:47:59.394Z] 7820d47c0d8a: Preparing [2023-05-17T20:47:59.394Z] ef9060c5f2ba: Preparing [2023-05-17T20:47:59.394Z] 86529957973b: Preparing [2023-05-17T20:47:59.394Z] 26cbea5cba74: Preparing [2023-05-17T20:47:59.394Z] 26cbea5cba74: Waiting [2023-05-17T20:47:59.394Z] 0123c1d2d1e2: Layer already exists [2023-05-17T20:47:59.394Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:47:59.394Z] f0b28ca648cf: Layer already exists [2023-05-17T20:47:59.394Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:47:59.394Z] 86529957973b: Layer already exists [2023-05-17T20:47:59.394Z] 26cbea5cba74: Layer already exists [2023-05-17T20:47:59.394Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:47:59.995Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:00.327Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-17T20:48:00.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-17T20:48:00.327Z] f0b28ca648cf: Preparing [2023-05-17T20:48:00.327Z] 0123c1d2d1e2: Preparing [2023-05-17T20:48:00.327Z] 7820d47c0d8a: Preparing [2023-05-17T20:48:00.327Z] ef9060c5f2ba: Preparing [2023-05-17T20:48:00.327Z] 86529957973b: Preparing [2023-05-17T20:48:00.327Z] 26cbea5cba74: Preparing [2023-05-17T20:48:00.327Z] 26cbea5cba74: Waiting [2023-05-17T20:48:00.327Z] f0b28ca648cf: Layer already exists [2023-05-17T20:48:00.327Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:48:00.327Z] 0123c1d2d1e2: Layer already exists [2023-05-17T20:48:00.327Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:48:00.327Z] 86529957973b: Layer already exists [2023-05-17T20:48:00.327Z] 26cbea5cba74: Layer already exists [2023-05-17T20:48:00.591Z] main: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:48:00.644Z] ===================================================== [Pipeline] echo [2023-05-17T20:48:00.653Z] taggedImages: [2023-05-17T20:48:00.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:48:00.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-17T20:48:00.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.159 [2023-05-17T20:48:00.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:48:00.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-17T20:48:00.676Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-17T20:48:00.676Z] 32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:48:00.676Z] latest [2023-05-17T20:48:00.676Z] 3.0.0-dev.159 [2023-05-17T20:48:00.676Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:48:00.676Z] main [2023-05-17T20:48:00.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:01.013Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:01.338Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:48:01.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-17T20:48:01.338Z] e2656ad6b7a7: Preparing [2023-05-17T20:48:01.338Z] 41ce82f63c96: Preparing [2023-05-17T20:48:01.338Z] 7820d47c0d8a: Preparing [2023-05-17T20:48:01.338Z] ef9060c5f2ba: Preparing [2023-05-17T20:48:01.338Z] 67503597748f: Preparing [2023-05-17T20:48:01.338Z] 26cbea5cba74: Preparing [2023-05-17T20:48:01.338Z] 26cbea5cba74: Waiting [2023-05-17T20:48:01.338Z] 67503597748f: Layer already exists [2023-05-17T20:48:01.338Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:48:01.338Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:48:01.338Z] 26cbea5cba74: Layer already exists [2023-05-17T20:48:01.602Z] e2656ad6b7a7: Pushed [2023-05-17T20:48:06.926Z] 41ce82f63c96: Pushed [2023-05-17T20:48:06.926Z] 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:07.260Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:07.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-17T20:48:07.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-17T20:48:07.589Z] e2656ad6b7a7: Preparing [2023-05-17T20:48:07.589Z] 41ce82f63c96: Preparing [2023-05-17T20:48:07.589Z] 7820d47c0d8a: Preparing [2023-05-17T20:48:07.590Z] ef9060c5f2ba: Preparing [2023-05-17T20:48:07.590Z] 67503597748f: Preparing [2023-05-17T20:48:07.590Z] 26cbea5cba74: Preparing [2023-05-17T20:48:07.590Z] 26cbea5cba74: Waiting [2023-05-17T20:48:07.590Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:48:07.590Z] 67503597748f: Layer already exists [2023-05-17T20:48:07.590Z] e2656ad6b7a7: Layer already exists [2023-05-17T20:48:07.590Z] 41ce82f63c96: Layer already exists [2023-05-17T20:48:07.590Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:48:07.590Z] 26cbea5cba74: Layer already exists [2023-05-17T20:48:07.590Z] latest: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:07.923Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:08.255Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.159 [2023-05-17T20:48:08.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-17T20:48:08.255Z] e2656ad6b7a7: Preparing [2023-05-17T20:48:08.255Z] 41ce82f63c96: Preparing [2023-05-17T20:48:08.255Z] 7820d47c0d8a: Preparing [2023-05-17T20:48:08.255Z] ef9060c5f2ba: Preparing [2023-05-17T20:48:08.255Z] 67503597748f: Preparing [2023-05-17T20:48:08.255Z] 26cbea5cba74: Preparing [2023-05-17T20:48:08.255Z] 26cbea5cba74: Waiting [2023-05-17T20:48:08.255Z] 67503597748f: Layer already exists [2023-05-17T20:48:08.255Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:48:08.255Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:48:08.255Z] e2656ad6b7a7: Layer already exists [2023-05-17T20:48:08.255Z] 41ce82f63c96: Layer already exists [2023-05-17T20:48:08.255Z] 26cbea5cba74: Layer already exists [2023-05-17T20:48:08.521Z] 3.0.0-dev.159: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:08.854Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:09.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:48:09.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-17T20:48:09.195Z] e2656ad6b7a7: Preparing [2023-05-17T20:48:09.195Z] 41ce82f63c96: Preparing [2023-05-17T20:48:09.195Z] 7820d47c0d8a: Preparing [2023-05-17T20:48:09.195Z] ef9060c5f2ba: Preparing [2023-05-17T20:48:09.195Z] 67503597748f: Preparing [2023-05-17T20:48:09.195Z] 26cbea5cba74: Preparing [2023-05-17T20:48:09.195Z] 26cbea5cba74: Waiting [2023-05-17T20:48:09.195Z] 67503597748f: Layer already exists [2023-05-17T20:48:09.195Z] e2656ad6b7a7: Layer already exists [2023-05-17T20:48:09.195Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:48:09.195Z] 41ce82f63c96: Layer already exists [2023-05-17T20:48:09.195Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:48:09.195Z] 26cbea5cba74: Layer already exists [2023-05-17T20:48:09.195Z] 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:09.795Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:10.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-17T20:48:10.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-17T20:48:10.126Z] e2656ad6b7a7: Preparing [2023-05-17T20:48:10.126Z] 41ce82f63c96: Preparing [2023-05-17T20:48:10.126Z] 7820d47c0d8a: Preparing [2023-05-17T20:48:10.126Z] ef9060c5f2ba: Preparing [2023-05-17T20:48:10.126Z] 67503597748f: Preparing [2023-05-17T20:48:10.126Z] 26cbea5cba74: Preparing [2023-05-17T20:48:10.126Z] 26cbea5cba74: Waiting [2023-05-17T20:48:10.126Z] 7820d47c0d8a: Layer already exists [2023-05-17T20:48:10.126Z] ef9060c5f2ba: Layer already exists [2023-05-17T20:48:10.126Z] 41ce82f63c96: Layer already exists [2023-05-17T20:48:10.126Z] 67503597748f: Layer already exists [2023-05-17T20:48:10.126Z] e2656ad6b7a7: Layer already exists [2023-05-17T20:48:10.126Z] 26cbea5cba74: Layer already exists [2023-05-17T20:48:10.126Z] main: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:48:10.431Z] ===================================================== [Pipeline] echo [2023-05-17T20:48:10.437Z] taggedImages: [2023-05-17T20:48:10.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760 [2023-05-17T20:48:10.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-17T20:48:10.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.159 [2023-05-17T20:48:10.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [2023-05-17T20:48:10.437Z] - 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 [2023-05-17T20:48:10.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:48:10.794Z] [2023-05-17T20:48:10.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:11.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:48:11.123Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T20:48:11.123Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T20:48:11.123Z] 04944245beec: Pulling fs layer [2023-05-17T20:48:11.123Z] 699f458cf7ca: Pulling fs layer [2023-05-17T20:48:11.123Z] 765212b225bb: Pulling fs layer [2023-05-17T20:48:11.123Z] f23df028b6ca: Pulling fs layer [2023-05-17T20:48:11.123Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T20:48:11.123Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T20:48:11.123Z] 765212b225bb: Waiting [2023-05-17T20:48:11.123Z] f23df028b6ca: Waiting [2023-05-17T20:48:11.123Z] d65c8cfc05b1: Waiting [2023-05-17T20:48:11.123Z] 2437ff75d9bd: Waiting [2023-05-17T20:48:11.389Z] 04944245beec: Verifying Checksum [2023-05-17T20:48:11.389Z] 04944245beec: Download complete [2023-05-17T20:48:11.389Z] 765212b225bb: Verifying Checksum [2023-05-17T20:48:11.389Z] 765212b225bb: Download complete [2023-05-17T20:48:11.389Z] f23df028b6ca: Verifying Checksum [2023-05-17T20:48:11.389Z] f23df028b6ca: Download complete [2023-05-17T20:48:11.389Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T20:48:11.389Z] d65c8cfc05b1: Download complete [2023-05-17T20:48:11.657Z] 699f458cf7ca: Verifying Checksum [2023-05-17T20:48:11.657Z] 699f458cf7ca: Download complete [2023-05-17T20:48:11.924Z] 8998bd30e6a1: Download complete [2023-05-17T20:48:13.860Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T20:48:13.860Z] 2437ff75d9bd: Download complete [2023-05-17T20:48:15.801Z] 8998bd30e6a1: Pull complete [2023-05-17T20:48:16.067Z] 04944245beec: Pull complete [2023-05-17T20:48:17.476Z] 699f458cf7ca: Pull complete [2023-05-17T20:48:17.476Z] 765212b225bb: Pull complete [2023-05-17T20:48:18.433Z] f23df028b6ca: Pull complete [2023-05-17T20:48:18.433Z] d65c8cfc05b1: Pull complete [2023-05-17T20:48:33.406Z] 2437ff75d9bd: Pull complete [2023-05-17T20:48:33.406Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T20:48:33.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:48:33.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:48:33.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-15936 does not seem to be running inside a container [2023-05-17T20:48:33.626Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T20:48:36.266Z] $ docker top 0e0593f565448558b16b06ca1d8658ea2c1f6349ace7da55ae58b669a839bea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:48:36.824Z] ---> job-cost.sh [2023-05-17T20:48:37.090Z] lf-activate-venv: SKIPPING [2023-05-17T20:48:37.090Z] INFO: No Stack... [2023-05-17T20:48:37.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T20:48:38.253Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T20:48:38.572Z] + cat /w/workspace/edgex-go/525/archives/cost.csv [2023-05-17T20:48:38.572Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T20:48:38.866Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-525-stack-cost] [2023-05-17T20:48:38.891Z] Resource [jenkins-edgexfoundry-edgex-go-main-525-stack-cost] did not exist. Created. [2023-05-17T20:48:38.891Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-525-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T20:48:39.211Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T20:48:39.735Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T20:48:39.745Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-525-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T20:48:39.757Z] $ docker stop --time=1 0e0593f565448558b16b06ca1d8658ea2c1f6349ace7da55ae58b669a839bea5 [2023-05-17T20:48:41.291Z] $ docker rm -f --volumes 0e0593f565448558b16b06ca1d8658ea2c1f6349ace7da55ae58b669a839bea5 [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 [2023-05-17T20:48:41.719Z] provisioning config files... [2023-05-17T20:48:41.726Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/525@tmp/config14740269136316600391tmp [Pipeline] { [Pipeline] sh [2023-05-17T20:48:42.021Z] + set +x [2023-05-17T20:48:42.022Z] + bash -s -- [2023-05-17T20:48:42.022Z] + curl -s https://codecov.io/bash [2023-05-17T20:48:42.022Z] [2023-05-17T20:48:42.022Z] _____ _ [2023-05-17T20:48:42.022Z] / ____| | | [2023-05-17T20:48:42.022Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T20:48:42.022Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T20:48:42.022Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T20:48:42.022Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T20:48:42.022Z] Bash-1.0.6 [2023-05-17T20:48:42.022Z] [2023-05-17T20:48:42.022Z] [2023-05-17T20:48:42.022Z] ==> git version 2.25.1 found [2023-05-17T20:48:42.022Z] ==> 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 [2023-05-17T20:48:42.022Z] Release-Date: 2020-01-08 [2023-05-17T20:48:42.022Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T20:48:42.022Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T20:48:42.022Z] ==> Jenkins CI detected. [2023-05-17T20:48:42.022Z] current dir:  /w/workspace/edgex-go/525 [2023-05-17T20:48:42.022Z] project root: . [2023-05-17T20:48:42.022Z] --> token set from env [2023-05-17T20:48:42.022Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T20:48:42.282Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T20:48:42.282Z] ==> Python coveragepy not found [2023-05-17T20:48:42.282Z] ==> Searching for coverage reports in: [2023-05-17T20:48:42.282Z] + . [2023-05-17T20:48:42.282Z] -> Found 1 reports [2023-05-17T20:48:42.282Z] ==> Detecting git/mercurial file structure [2023-05-17T20:48:42.282Z] ==> Reading reports [2023-05-17T20:48:42.282Z] + ./coverage.out bytes=447731 [2023-05-17T20:48:42.282Z] ==> Appending adjustments [2023-05-17T20:48:42.282Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T20:48:43.218Z] + Found adjustments [2023-05-17T20:48:43.218Z] ==> Gzipping contents [2023-05-17T20:48:43.218Z] 60K /tmp/codecov.kZ0pYj.gz [2023-05-17T20:48:43.218Z] ==> Uploading reports [2023-05-17T20:48:43.218Z] url: https://codecov.io [2023-05-17T20:48:43.218Z] query: branch=main&commit=32cb5413f266176248a0713c2644b680483ab760&build=525&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F525%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T20:48:43.476Z] -> Pinging Codecov [2023-05-17T20:48:43.476Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=32cb5413f266176248a0713c2644b680483ab760&build=525&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F525%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T20:48:43.476Z] -> Uploading to [2023-05-17T20:48:43.476Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/00271124DB129430A58F1EEE437C3FCB/32cb5413f266176248a0713c2644b680483ab760/481bc939-73b0-4a4d-862d-45b429b381e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T204843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5366ce2b743e4e3d380af3a2cb0610ae0f3ef314ba730ce6956d18acaac9d917 [2023-05-17T20:48:43.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:48:43.476Z] Dload Upload Total Spent Left Speed [2023-05-17T20:48:43.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57444 0 0 100 57444 0 253k --:--:-- --:--:-- --:--:-- 252k 100 57444 0 0 100 57444 0 243k --:--:-- --:--:-- --:--:-- 242k [2023-05-17T20:48:43.735Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [2023-05-17T20:48:43.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-17T20:48:43.868Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T20:48:43.880Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:44.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T20:48:44.175Z] [2023-05-17T20:48:44.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:48:44.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T20:48:44.467Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T20:48:44.467Z] df9b9388f04a: Pulling fs layer [2023-05-17T20:48:44.467Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T20:48:44.467Z] 25bc292e5bac: Pulling fs layer [2023-05-17T20:48:44.467Z] 114826534d7a: Pulling fs layer [2023-05-17T20:48:44.467Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T20:48:44.467Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T20:48:44.467Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T20:48:44.467Z] 114826534d7a: Waiting [2023-05-17T20:48:44.467Z] 8a3aa393b2d8: Waiting [2023-05-17T20:48:44.467Z] 6ad1cebc031e: Waiting [2023-05-17T20:48:44.467Z] 25bc292e5bac: Download complete [2023-05-17T20:48:44.467Z] 52dc419b0ee2: Verifying Checksum [2023-05-17T20:48:44.467Z] 52dc419b0ee2: Download complete [2023-05-17T20:48:44.467Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T20:48:44.467Z] 4657fd5d0bcf: Download complete [2023-05-17T20:48:44.467Z] df9b9388f04a: Download complete [2023-05-17T20:48:44.726Z] df9b9388f04a: Pull complete [2023-05-17T20:48:44.726Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T20:48:44.726Z] 6ad1cebc031e: Download complete [2023-05-17T20:48:44.726Z] 52dc419b0ee2: Pull complete [2023-05-17T20:48:45.001Z] 25bc292e5bac: Pull complete [2023-05-17T20:48:45.263Z] 114826534d7a: Download complete [2023-05-17T20:48:45.521Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T20:48:45.521Z] 8a3aa393b2d8: Download complete [2023-05-17T20:48:48.804Z] 114826534d7a: Pull complete [2023-05-17T20:48:48.804Z] 4657fd5d0bcf: Pull complete [2023-05-17T20:48:48.804Z] 6ad1cebc031e: Pull complete [2023-05-17T20:48:51.330Z] 8a3aa393b2d8: Pull complete [2023-05-17T20:48:51.330Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T20:48:51.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T20:48:51.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:48:51.404Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:48:51.450Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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:1.410.4 cat [2023-05-17T20:48:58.667Z] $ docker top f135b18ca29c367f7f5d17c7139a4581352e2f3cc4cc4b7bdc8a1ec134eae638 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T20:48:58.709Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-17T20:48:58.996Z] + set -o pipefail [2023-05-17T20:48:58.996Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-17T20:49:03.182Z] [2023-05-17T20:49:03.182Z] Monitoring /w/workspace/edgex-go/525 (github.com/edgexfoundry/edgex-go)... [2023-05-17T20:49:03.182Z] [2023-05-17T20:49:03.182Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f87e942b-78e5-48c9-b116-dfdecf9d948d [2023-05-17T20:49:03.182Z] [2023-05-17T20:49:03.182Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-17T20:49:03.182Z] [2023-05-17T20:49:03.182Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T20:49:03.182Z] [2023-05-17T20:49:03.182Z] [2023-05-17T20:49:03.182Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T20:49:03.182Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T20:49:03.182Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T20:49:03.213Z] $ docker stop --time=1 f135b18ca29c367f7f5d17c7139a4581352e2f3cc4cc4b7bdc8a1ec134eae638 [2023-05-17T20:49:06.670Z] $ docker rm -f --volumes f135b18ca29c367f7f5d17c7139a4581352e2f3cc4cc4b7bdc8a1ec134eae638 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-17T20:49:07.059Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:49:07.068Z] provisioning config files... [2023-05-17T20:49:07.075Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/525@tmp/config14440629035198461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:07.371Z] --> edgex-publish-swagger.sh [2023-05-17T20:49:07.371Z] === Publish openapi/v3 API === [2023-05-17T20:49:07.371Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-17T20:49:07.371Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/525/openapi/v3/core-command.yaml] [2023-05-17T20:49:07.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:49:07.371Z] Dload Upload Total Spent Left Speed [2023-05-17T20:49:07.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 41829 --:--:-- --:--:-- --:--:-- 41769 100 29030 0 0 100 29030 0 41769 --:--:-- --:--:-- --:--:-- 41769 [2023-05-17T20:49:07.939Z] [2023-05-17T20:49:07.939Z] [2023-05-17T20:49:07.939Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/525/openapi/v3/core-data.yaml] [2023-05-17T20:49:07.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:49:07.939Z] Dload Upload Total Spent Left Speed [2023-05-17T20:49:08.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 113k --:--:-- --:--:-- --:--:-- 113k [2023-05-17T20:49:08.508Z] [2023-05-17T20:49:08.508Z] [2023-05-17T20:49:08.508Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/525/openapi/v3/core-metadata.yaml] [2023-05-17T20:49:08.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:49:08.508Z] Dload Upload Total Spent Left Speed [2023-05-17T20:49:09.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 697k --:--:-- --:--:-- --:--:-- 694k 100 141k 0 0 100 141k 0 223k --:--:-- --:--:-- --:--:-- 223k [2023-05-17T20:49:09.334Z] [2023-05-17T20:49:09.334Z] [2023-05-17T20:49:09.334Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/525/openapi/v3/support-notifications.yaml] [2023-05-17T20:49:09.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:49:09.334Z] Dload Upload Total Spent Left Speed [2023-05-17T20:49:09.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 161k 100 86965 0 0 100 86965 0 161k --:--:-- --:--:-- --:--:-- 161k [2023-05-17T20:49:09.902Z] [2023-05-17T20:49:09.902Z] [2023-05-17T20:49:09.902Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/525/openapi/v3/support-scheduler.yaml] [2023-05-17T20:49:09.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:49:09.902Z] Dload Upload Total Spent Left Speed [2023-05-17T20:49:10.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 76516 --:--:-- --:--:-- --:--:-- 76516 [2023-05-17T20:49:10.162Z] [2023-05-17T20:49:10.162Z] [Pipeline] } [2023-05-17T20:49:10.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-05-17T20:49:10.589Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:49:10.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:49:10.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:49:10.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:49:10.974Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:49:11.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:49:11.408Z] $ docker top 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:49:11.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:49:11.472Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:49:11.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:49:11.615Z] $ docker exec 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d ssh-agent [2023-05-17T20:49:11.708Z] SSH_AUTH_SOCK=/tmp/ssh-kgNVbAcxfRky/agent.32 [2023-05-17T20:49:11.708Z] SSH_AGENT_PID=39 [2023-05-17T20:49:11.713Z] Running ssh-add (command line suppressed) [2023-05-17T20:49:11.834Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_2477472217816849325.key (/w/workspace/edgex-go/525@tmp/private_key_2477472217816849325.key) [2023-05-17T20:49:11.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:49:12.122Z] + git semver tag [2023-05-17T20:49:12.382Z] 2023-05-17 20:49:12,361 [run_tag] DEBUG tag force:False [2023-05-17T20:49:12.382Z] 2023-05-17 20:49:12,361 [check_head_tag] DEBUG check head tag [2023-05-17T20:49:12.382Z] 2023-05-17 20:49:12,366 [execute] INFO git cat-file --batch-check [2023-05-17T20:49:12.382Z] 2023-05-17 20:49:12,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=) [2023-05-17T20:49:12.382Z] 2023-05-17 20:49:12,371 [execute] INFO git cat-file --batch [2023-05-17T20:49:12.382Z] 2023-05-17 20:49:12,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=) [2023-05-17T20:49:12.642Z] 2023-05-17 20:49:12,454 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main [2023-05-17T20:49:12.642Z] 2023-05-17 20:49:12,455 [execute] INFO git tag -a v3.0.0-dev.159 -m v3.0.0-dev.159 [2023-05-17T20:49:12.642Z] 2023-05-17 20:49:12,455 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.159', '-m', 'v3.0.0-dev.159'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:49:12.642Z] 2023-05-17 20:49:12,461 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main [2023-05-17T20:49:12.642Z] 3.0.0-dev.159 [Pipeline] } [2023-05-17T20:49:12.672Z] $ docker exec --env ******** --env ******** 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d ssh-agent -k [2023-05-17T20:49:12.777Z] unset SSH_AUTH_SOCK; [2023-05-17T20:49:12.777Z] unset SSH_AGENT_PID; [2023-05-17T20:49:12.777Z] echo Agent pid 39 killed; [2023-05-17T20:49:12.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:49:13.077Z] + git semver [Pipeline] } [2023-05-17T20:49:13.679Z] $ docker stop --time=1 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d [2023-05-17T20:49:15.028Z] $ docker rm -f --volumes 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:49:15.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T20:49:15.447Z] [2023-05-17T20:49:15.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:49:15.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T20:49:15.847Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T20:49:15.847Z] ab5ef0e58194: Pulling fs layer [2023-05-17T20:49:15.847Z] 9712f1f96733: Pulling fs layer [2023-05-17T20:49:15.847Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T20:49:15.847Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T20:49:15.847Z] e9a5061849ea: Pulling fs layer [2023-05-17T20:49:15.847Z] d747dcd14b5f: Pulling fs layer [2023-05-17T20:49:15.847Z] 2de7ff778b66: Pulling fs layer [2023-05-17T20:49:15.847Z] 0d9ebad4ef96: Waiting [2023-05-17T20:49:15.847Z] e9a5061849ea: Waiting [2023-05-17T20:49:15.847Z] d747dcd14b5f: Waiting [2023-05-17T20:49:15.847Z] 2de7ff778b66: Waiting [2023-05-17T20:49:15.847Z] 9712f1f96733: Verifying Checksum [2023-05-17T20:49:15.847Z] 9712f1f96733: Download complete [2023-05-17T20:49:16.430Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T20:49:16.430Z] 63f879dbbcfc: Download complete [2023-05-17T20:49:16.430Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T20:49:16.430Z] 0d9ebad4ef96: Download complete [2023-05-17T20:49:16.430Z] e9a5061849ea: Verifying Checksum [2023-05-17T20:49:16.430Z] e9a5061849ea: Download complete [2023-05-17T20:49:16.689Z] d747dcd14b5f: Verifying Checksum [2023-05-17T20:49:16.689Z] d747dcd14b5f: Download complete [2023-05-17T20:49:16.689Z] ab5ef0e58194: Verifying Checksum [2023-05-17T20:49:16.689Z] ab5ef0e58194: Download complete [2023-05-17T20:49:16.689Z] 2de7ff778b66: Verifying Checksum [2023-05-17T20:49:16.689Z] 2de7ff778b66: Download complete [2023-05-17T20:49:19.223Z] ab5ef0e58194: Pull complete [2023-05-17T20:49:19.481Z] 9712f1f96733: Pull complete [2023-05-17T20:49:20.046Z] 63f879dbbcfc: Pull complete [2023-05-17T20:49:24.233Z] 0d9ebad4ef96: Pull complete [2023-05-17T20:49:24.233Z] e9a5061849ea: Pull complete [2023-05-17T20:49:24.233Z] d747dcd14b5f: Pull complete [2023-05-17T20:49:24.490Z] 2de7ff778b66: Pull complete [2023-05-17T20:49:24.747Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T20:49:24.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T20:49:24.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:49:24.814Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:49:24.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:49:29.449Z] $ docker top 98c36cfefeb246d5c207e9a9b5ab05ea31be4304191a9b0267ab0240ae8646da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:49:29.498Z] provisioning config files... [2023-05-17T20:49:29.505Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/525@tmp/config5630320717788074022tmp [2023-05-17T20:49:29.513Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/525@tmp/config5777289448622944155tmp [2023-05-17T20:49:29.520Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/525@tmp/config9929147611920345611tmp [Pipeline] { [Pipeline] echo [2023-05-17T20:49:29.534Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:29.816Z] ---> sigul-configuration.sh [2023-05-17T20:49:29.817Z] gpg: directory `/root/.gnupg' created [2023-05-17T20:49:29.817Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T20:49:29.817Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T20:49:29.817Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T20:49:29.817Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T20:49:29.817Z] gpg: CAST5 encrypted data [2023-05-17T20:49:29.817Z] gpg: encrypted with 1 passphrase [2023-05-17T20:49:29.817Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T20:49:30.098Z] + mkdir /home/jenkins [2023-05-17T20:49:30.098Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T20:49:30.381Z] + 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 [2023-05-17T20:49:30.389Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:30.666Z] ---> sigul-install.sh [2023-05-17T20:49:30.666Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T20:49:30.951Z] + git tag --list [2023-05-17T20:49:30.951Z] 0.6.0 [2023-05-17T20:49:30.951Z] 0.6.1 [2023-05-17T20:49:30.951Z] 0.7.0 [2023-05-17T20:49:30.951Z] 0.7.1 [2023-05-17T20:49:30.951Z] v1.0.0 [2023-05-17T20:49:30.951Z] v1.0.1 [2023-05-17T20:49:30.951Z] v1.1.0 [2023-05-17T20:49:30.951Z] v1.2.0 [2023-05-17T20:49:30.951Z] v1.2.1 [2023-05-17T20:49:30.951Z] v1.3.0 [2023-05-17T20:49:30.951Z] v1.3.1 [2023-05-17T20:49:30.951Z] v2.0.0 [2023-05-17T20:49:30.951Z] v2.1.0 [2023-05-17T20:49:30.951Z] v2.1.1 [2023-05-17T20:49:30.951Z] v2.1.1-dev.1 [2023-05-17T20:49:30.951Z] v2.1.1-dev.2 [2023-05-17T20:49:30.951Z] v2.1.1-dev.3 [2023-05-17T20:49:30.951Z] v2.1.1-dev.4 [2023-05-17T20:49:30.951Z] v2.1.1-dev.5 [2023-05-17T20:49:30.951Z] v2.1.1-dev.6 [2023-05-17T20:49:30.951Z] v2.1.1-dev.7 [2023-05-17T20:49:30.951Z] v2.1.1-dev.8 [2023-05-17T20:49:30.951Z] v2.1.2-dev.1 [2023-05-17T20:49:30.951Z] v2.2.0 [2023-05-17T20:49:30.951Z] v2.2.1-dev.1 [2023-05-17T20:49:30.951Z] v2.2.1-dev.10 [2023-05-17T20:49:30.951Z] v2.2.1-dev.11 [2023-05-17T20:49:30.951Z] v2.2.1-dev.12 [2023-05-17T20:49:30.951Z] v2.2.1-dev.13 [2023-05-17T20:49:30.951Z] v2.2.1-dev.14 [2023-05-17T20:49:30.951Z] v2.2.1-dev.15 [2023-05-17T20:49:30.951Z] v2.2.1-dev.16 [2023-05-17T20:49:30.951Z] v2.2.1-dev.17 [2023-05-17T20:49:30.951Z] v2.2.1-dev.18 [2023-05-17T20:49:30.951Z] v2.2.1-dev.19 [2023-05-17T20:49:30.951Z] v2.2.1-dev.2 [2023-05-17T20:49:30.951Z] v2.2.1-dev.20 [2023-05-17T20:49:30.951Z] v2.2.1-dev.21 [2023-05-17T20:49:30.951Z] v2.2.1-dev.22 [2023-05-17T20:49:30.951Z] v2.2.1-dev.23 [2023-05-17T20:49:30.951Z] v2.2.1-dev.24 [2023-05-17T20:49:30.951Z] v2.2.1-dev.25 [2023-05-17T20:49:30.951Z] v2.2.1-dev.26 [2023-05-17T20:49:30.951Z] v2.2.1-dev.27 [2023-05-17T20:49:30.951Z] v2.2.1-dev.28 [2023-05-17T20:49:30.951Z] v2.2.1-dev.29 [2023-05-17T20:49:30.951Z] v2.2.1-dev.3 [2023-05-17T20:49:30.951Z] v2.2.1-dev.4 [2023-05-17T20:49:30.951Z] v2.2.1-dev.5 [2023-05-17T20:49:30.951Z] v2.2.1-dev.6 [2023-05-17T20:49:30.951Z] v2.2.1-dev.7 [2023-05-17T20:49:30.951Z] v2.2.1-dev.8 [2023-05-17T20:49:30.951Z] v2.2.1-dev.9 [2023-05-17T20:49:30.951Z] v2.3.0 [2023-05-17T20:49:30.951Z] v2.3.0-dev.100 [2023-05-17T20:49:30.951Z] v2.3.0-dev.101 [2023-05-17T20:49:30.951Z] v2.3.0-dev.102 [2023-05-17T20:49:30.951Z] v2.3.0-dev.103 [2023-05-17T20:49:30.951Z] v2.3.0-dev.104 [2023-05-17T20:49:30.951Z] v2.3.0-dev.105 [2023-05-17T20:49:30.951Z] v2.3.0-dev.106 [2023-05-17T20:49:30.951Z] v2.3.0-dev.29 [2023-05-17T20:49:30.951Z] v2.3.0-dev.30 [2023-05-17T20:49:30.951Z] v2.3.0-dev.31 [2023-05-17T20:49:30.951Z] v2.3.0-dev.32 [2023-05-17T20:49:30.951Z] v2.3.0-dev.33 [2023-05-17T20:49:30.951Z] v2.3.0-dev.34 [2023-05-17T20:49:30.951Z] v2.3.0-dev.35 [2023-05-17T20:49:30.951Z] v2.3.0-dev.36 [2023-05-17T20:49:30.951Z] v2.3.0-dev.37 [2023-05-17T20:49:30.951Z] v2.3.0-dev.38 [2023-05-17T20:49:30.951Z] v2.3.0-dev.39 [2023-05-17T20:49:30.951Z] v2.3.0-dev.40 [2023-05-17T20:49:30.951Z] v2.3.0-dev.41 [2023-05-17T20:49:30.951Z] v2.3.0-dev.42 [2023-05-17T20:49:30.951Z] v2.3.0-dev.43 [2023-05-17T20:49:30.951Z] v2.3.0-dev.44 [2023-05-17T20:49:30.951Z] v2.3.0-dev.45 [2023-05-17T20:49:30.951Z] v2.3.0-dev.46 [2023-05-17T20:49:30.951Z] v2.3.0-dev.47 [2023-05-17T20:49:30.951Z] v2.3.0-dev.48 [2023-05-17T20:49:30.951Z] v2.3.0-dev.49 [2023-05-17T20:49:30.951Z] v2.3.0-dev.50 [2023-05-17T20:49:30.951Z] v2.3.0-dev.51 [2023-05-17T20:49:30.951Z] v2.3.0-dev.52 [2023-05-17T20:49:30.951Z] v2.3.0-dev.53 [2023-05-17T20:49:30.951Z] v2.3.0-dev.54 [2023-05-17T20:49:30.951Z] v2.3.0-dev.55 [2023-05-17T20:49:30.951Z] v2.3.0-dev.56 [2023-05-17T20:49:30.951Z] v2.3.0-dev.57 [2023-05-17T20:49:30.951Z] v2.3.0-dev.58 [2023-05-17T20:49:30.951Z] v2.3.0-dev.59 [2023-05-17T20:49:30.951Z] v2.3.0-dev.60 [2023-05-17T20:49:30.951Z] v2.3.0-dev.61 [2023-05-17T20:49:30.951Z] v2.3.0-dev.62 [2023-05-17T20:49:30.951Z] v2.3.0-dev.63 [2023-05-17T20:49:30.951Z] v2.3.0-dev.64 [2023-05-17T20:49:30.951Z] v2.3.0-dev.65 [2023-05-17T20:49:30.951Z] v2.3.0-dev.66 [2023-05-17T20:49:30.951Z] v2.3.0-dev.67 [2023-05-17T20:49:30.951Z] v2.3.0-dev.68 [2023-05-17T20:49:30.951Z] v2.3.0-dev.69 [2023-05-17T20:49:30.951Z] v2.3.0-dev.70 [2023-05-17T20:49:30.951Z] v2.3.0-dev.71 [2023-05-17T20:49:30.951Z] v2.3.0-dev.72 [2023-05-17T20:49:30.951Z] v2.3.0-dev.73 [2023-05-17T20:49:30.951Z] v2.3.0-dev.74 [2023-05-17T20:49:30.951Z] v2.3.0-dev.75 [2023-05-17T20:49:30.951Z] v2.3.0-dev.76 [2023-05-17T20:49:30.951Z] v2.3.0-dev.77 [2023-05-17T20:49:30.952Z] v2.3.0-dev.78 [2023-05-17T20:49:30.952Z] v2.3.0-dev.79 [2023-05-17T20:49:30.952Z] v2.3.0-dev.80 [2023-05-17T20:49:30.952Z] v2.3.0-dev.81 [2023-05-17T20:49:30.952Z] v2.3.0-dev.82 [2023-05-17T20:49:30.952Z] v2.3.0-dev.83 [2023-05-17T20:49:30.952Z] v2.3.0-dev.84 [2023-05-17T20:49:30.952Z] v2.3.0-dev.85 [2023-05-17T20:49:30.952Z] v2.3.0-dev.86 [2023-05-17T20:49:30.952Z] v2.3.0-dev.87 [2023-05-17T20:49:30.952Z] v2.3.0-dev.88 [2023-05-17T20:49:30.952Z] v2.3.0-dev.89 [2023-05-17T20:49:30.952Z] v2.3.0-dev.90 [2023-05-17T20:49:30.952Z] v2.3.0-dev.91 [2023-05-17T20:49:30.952Z] v2.3.0-dev.92 [2023-05-17T20:49:30.952Z] v2.3.0-dev.93 [2023-05-17T20:49:30.952Z] v2.3.0-dev.94 [2023-05-17T20:49:30.952Z] v2.3.0-dev.95 [2023-05-17T20:49:30.952Z] v2.3.0-dev.96 [2023-05-17T20:49:30.952Z] v2.3.0-dev.97 [2023-05-17T20:49:30.952Z] v2.3.0-dev.98 [2023-05-17T20:49:30.952Z] v2.3.0-dev.99 [2023-05-17T20:49:30.952Z] v2.3.1-dev.1 [2023-05-17T20:49:30.952Z] v2.3.1-dev.2 [2023-05-17T20:49:30.952Z] v2.3.1-dev.3 [2023-05-17T20:49:30.952Z] v2.3.1-dev.4 [2023-05-17T20:49:30.952Z] v2.3.1-dev.5 [2023-05-17T20:49:30.952Z] v3.0.0-dev.1 [2023-05-17T20:49:30.952Z] v3.0.0-dev.10 [2023-05-17T20:49:30.952Z] v3.0.0-dev.100 [2023-05-17T20:49:30.952Z] v3.0.0-dev.101 [2023-05-17T20:49:30.952Z] v3.0.0-dev.102 [2023-05-17T20:49:30.952Z] v3.0.0-dev.103 [2023-05-17T20:49:30.952Z] v3.0.0-dev.104 [2023-05-17T20:49:30.952Z] v3.0.0-dev.105 [2023-05-17T20:49:30.952Z] v3.0.0-dev.106 [2023-05-17T20:49:30.952Z] v3.0.0-dev.107 [2023-05-17T20:49:30.952Z] v3.0.0-dev.108 [2023-05-17T20:49:30.952Z] v3.0.0-dev.109 [2023-05-17T20:49:30.952Z] v3.0.0-dev.11 [2023-05-17T20:49:30.952Z] v3.0.0-dev.110 [2023-05-17T20:49:30.952Z] v3.0.0-dev.111 [2023-05-17T20:49:30.952Z] v3.0.0-dev.112 [2023-05-17T20:49:30.952Z] v3.0.0-dev.113 [2023-05-17T20:49:30.952Z] v3.0.0-dev.114 [2023-05-17T20:49:30.952Z] v3.0.0-dev.115 [2023-05-17T20:49:30.952Z] v3.0.0-dev.116 [2023-05-17T20:49:30.952Z] v3.0.0-dev.117 [2023-05-17T20:49:30.952Z] v3.0.0-dev.118 [2023-05-17T20:49:30.952Z] v3.0.0-dev.119 [2023-05-17T20:49:30.952Z] v3.0.0-dev.12 [2023-05-17T20:49:30.952Z] v3.0.0-dev.120 [2023-05-17T20:49:30.952Z] v3.0.0-dev.121 [2023-05-17T20:49:30.952Z] v3.0.0-dev.122 [2023-05-17T20:49:30.952Z] v3.0.0-dev.123 [2023-05-17T20:49:30.952Z] v3.0.0-dev.124 [2023-05-17T20:49:30.952Z] v3.0.0-dev.125 [2023-05-17T20:49:30.952Z] v3.0.0-dev.126 [2023-05-17T20:49:30.952Z] v3.0.0-dev.127 [2023-05-17T20:49:30.952Z] v3.0.0-dev.128 [2023-05-17T20:49:30.952Z] v3.0.0-dev.129 [2023-05-17T20:49:30.952Z] v3.0.0-dev.13 [2023-05-17T20:49:30.952Z] v3.0.0-dev.130 [2023-05-17T20:49:30.952Z] v3.0.0-dev.131 [2023-05-17T20:49:30.952Z] v3.0.0-dev.132 [2023-05-17T20:49:30.952Z] v3.0.0-dev.133 [2023-05-17T20:49:30.952Z] v3.0.0-dev.134 [2023-05-17T20:49:30.952Z] v3.0.0-dev.135 [2023-05-17T20:49:30.952Z] v3.0.0-dev.136 [2023-05-17T20:49:30.952Z] v3.0.0-dev.137 [2023-05-17T20:49:30.952Z] v3.0.0-dev.138 [2023-05-17T20:49:30.952Z] v3.0.0-dev.139 [2023-05-17T20:49:30.952Z] v3.0.0-dev.14 [2023-05-17T20:49:30.952Z] v3.0.0-dev.140 [2023-05-17T20:49:30.952Z] v3.0.0-dev.141 [2023-05-17T20:49:30.952Z] v3.0.0-dev.142 [2023-05-17T20:49:30.952Z] v3.0.0-dev.143 [2023-05-17T20:49:30.952Z] v3.0.0-dev.144 [2023-05-17T20:49:30.952Z] v3.0.0-dev.145 [2023-05-17T20:49:30.952Z] v3.0.0-dev.146 [2023-05-17T20:49:30.952Z] v3.0.0-dev.147 [2023-05-17T20:49:30.952Z] v3.0.0-dev.148 [2023-05-17T20:49:30.952Z] v3.0.0-dev.149 [2023-05-17T20:49:30.952Z] v3.0.0-dev.15 [2023-05-17T20:49:30.952Z] v3.0.0-dev.150 [2023-05-17T20:49:30.952Z] v3.0.0-dev.151 [2023-05-17T20:49:30.952Z] v3.0.0-dev.152 [2023-05-17T20:49:30.952Z] v3.0.0-dev.153 [2023-05-17T20:49:30.952Z] v3.0.0-dev.154 [2023-05-17T20:49:30.952Z] v3.0.0-dev.155 [2023-05-17T20:49:30.952Z] v3.0.0-dev.156 [2023-05-17T20:49:30.952Z] v3.0.0-dev.157 [2023-05-17T20:49:30.952Z] v3.0.0-dev.158 [2023-05-17T20:49:30.952Z] v3.0.0-dev.159 [2023-05-17T20:49:30.952Z] v3.0.0-dev.16 [2023-05-17T20:49:30.952Z] v3.0.0-dev.17 [2023-05-17T20:49:30.952Z] v3.0.0-dev.18 [2023-05-17T20:49:30.952Z] v3.0.0-dev.19 [2023-05-17T20:49:30.952Z] v3.0.0-dev.2 [2023-05-17T20:49:30.952Z] v3.0.0-dev.20 [2023-05-17T20:49:30.952Z] v3.0.0-dev.21 [2023-05-17T20:49:30.952Z] v3.0.0-dev.22 [2023-05-17T20:49:30.952Z] v3.0.0-dev.23 [2023-05-17T20:49:30.952Z] v3.0.0-dev.24 [2023-05-17T20:49:30.952Z] v3.0.0-dev.25 [2023-05-17T20:49:30.952Z] v3.0.0-dev.26 [2023-05-17T20:49:30.952Z] v3.0.0-dev.27 [2023-05-17T20:49:30.952Z] v3.0.0-dev.28 [2023-05-17T20:49:30.952Z] v3.0.0-dev.29 [2023-05-17T20:49:30.952Z] v3.0.0-dev.3 [2023-05-17T20:49:30.952Z] v3.0.0-dev.30 [2023-05-17T20:49:30.952Z] v3.0.0-dev.31 [2023-05-17T20:49:30.952Z] v3.0.0-dev.32 [2023-05-17T20:49:30.952Z] v3.0.0-dev.33 [2023-05-17T20:49:30.952Z] v3.0.0-dev.34 [2023-05-17T20:49:30.952Z] v3.0.0-dev.35 [2023-05-17T20:49:30.952Z] v3.0.0-dev.36 [2023-05-17T20:49:30.952Z] v3.0.0-dev.37 [2023-05-17T20:49:30.952Z] v3.0.0-dev.38 [2023-05-17T20:49:30.952Z] v3.0.0-dev.39 [2023-05-17T20:49:30.952Z] v3.0.0-dev.4 [2023-05-17T20:49:30.952Z] v3.0.0-dev.40 [2023-05-17T20:49:30.952Z] v3.0.0-dev.41 [2023-05-17T20:49:30.952Z] v3.0.0-dev.42 [2023-05-17T20:49:30.952Z] v3.0.0-dev.43 [2023-05-17T20:49:30.952Z] v3.0.0-dev.44 [2023-05-17T20:49:30.952Z] v3.0.0-dev.45 [2023-05-17T20:49:30.952Z] v3.0.0-dev.46 [2023-05-17T20:49:30.952Z] v3.0.0-dev.47 [2023-05-17T20:49:30.952Z] v3.0.0-dev.48 [2023-05-17T20:49:30.952Z] v3.0.0-dev.49 [2023-05-17T20:49:30.952Z] v3.0.0-dev.5 [2023-05-17T20:49:30.952Z] v3.0.0-dev.50 [2023-05-17T20:49:30.952Z] v3.0.0-dev.51 [2023-05-17T20:49:30.952Z] v3.0.0-dev.52 [2023-05-17T20:49:30.952Z] v3.0.0-dev.53 [2023-05-17T20:49:30.952Z] v3.0.0-dev.54 [2023-05-17T20:49:30.952Z] v3.0.0-dev.55 [2023-05-17T20:49:30.952Z] v3.0.0-dev.56 [2023-05-17T20:49:30.952Z] v3.0.0-dev.57 [2023-05-17T20:49:30.952Z] v3.0.0-dev.58 [2023-05-17T20:49:30.952Z] v3.0.0-dev.59 [2023-05-17T20:49:30.952Z] v3.0.0-dev.6 [2023-05-17T20:49:30.952Z] v3.0.0-dev.60 [2023-05-17T20:49:30.952Z] v3.0.0-dev.61 [2023-05-17T20:49:30.952Z] v3.0.0-dev.62 [2023-05-17T20:49:30.952Z] v3.0.0-dev.63 [2023-05-17T20:49:30.952Z] v3.0.0-dev.64 [2023-05-17T20:49:30.952Z] v3.0.0-dev.65 [2023-05-17T20:49:30.952Z] v3.0.0-dev.66 [2023-05-17T20:49:30.952Z] v3.0.0-dev.67 [2023-05-17T20:49:30.952Z] v3.0.0-dev.68 [2023-05-17T20:49:30.952Z] v3.0.0-dev.69 [2023-05-17T20:49:30.952Z] v3.0.0-dev.7 [2023-05-17T20:49:30.952Z] v3.0.0-dev.70 [2023-05-17T20:49:30.952Z] v3.0.0-dev.71 [2023-05-17T20:49:30.952Z] v3.0.0-dev.72 [2023-05-17T20:49:30.952Z] v3.0.0-dev.73 [2023-05-17T20:49:30.952Z] v3.0.0-dev.74 [2023-05-17T20:49:30.952Z] v3.0.0-dev.75 [2023-05-17T20:49:30.952Z] v3.0.0-dev.76 [2023-05-17T20:49:30.952Z] v3.0.0-dev.77 [2023-05-17T20:49:30.952Z] v3.0.0-dev.78 [2023-05-17T20:49:30.952Z] v3.0.0-dev.79 [2023-05-17T20:49:30.952Z] v3.0.0-dev.8 [2023-05-17T20:49:30.952Z] v3.0.0-dev.80 [2023-05-17T20:49:30.952Z] v3.0.0-dev.81 [2023-05-17T20:49:30.952Z] v3.0.0-dev.82 [2023-05-17T20:49:30.952Z] v3.0.0-dev.83 [2023-05-17T20:49:30.952Z] v3.0.0-dev.84 [2023-05-17T20:49:30.952Z] v3.0.0-dev.85 [2023-05-17T20:49:30.952Z] v3.0.0-dev.86 [2023-05-17T20:49:30.952Z] v3.0.0-dev.87 [2023-05-17T20:49:30.952Z] v3.0.0-dev.88 [2023-05-17T20:49:30.952Z] v3.0.0-dev.89 [2023-05-17T20:49:30.952Z] v3.0.0-dev.9 [2023-05-17T20:49:30.952Z] v3.0.0-dev.90 [2023-05-17T20:49:30.952Z] v3.0.0-dev.91 [2023-05-17T20:49:30.952Z] v3.0.0-dev.92 [2023-05-17T20:49:30.952Z] v3.0.0-dev.93 [2023-05-17T20:49:30.952Z] v3.0.0-dev.94 [2023-05-17T20:49:30.952Z] v3.0.0-dev.95 [2023-05-17T20:49:30.952Z] v3.0.0-dev.96 [2023-05-17T20:49:30.952Z] v3.0.0-dev.97 [2023-05-17T20:49:30.952Z] v3.0.0-dev.98 [2023-05-17T20:49:30.952Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-17T20:49:31.235Z] + lftools sign git-tag v3.0.0-dev.159 [2023-05-17T20:49:31.801Z] Signing Git tag with Sigul... [2023-05-17T20:49:31.801Z] Signing v3.0.0-dev.159 [Pipeline] echo [2023-05-17T20:49:32.067Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:32.352Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T20:49:32.359Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T20:49:32.401Z] $ docker stop --time=1 98c36cfefeb246d5c207e9a9b5ab05ea31be4304191a9b0267ab0240ae8646da [2023-05-17T20:49:33.646Z] $ docker rm -f --volumes 98c36cfefeb246d5c207e9a9b5ab05ea31be4304191a9b0267ab0240ae8646da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T20:49:34.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:49:34.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:49:34.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:49:34.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:49:34.415Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:49:34.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:49:34.932Z] $ docker top 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 -eo pid,comm [2023-05-17T20:49:34.951Z] 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). [2023-05-17T20:49:34.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:49:34.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:49:34.984Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:49:35.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:49:35.115Z] $ docker exec 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 ssh-agent [2023-05-17T20:49:35.188Z] SSH_AUTH_SOCK=/tmp/ssh-YgZefpp6o7Jv/agent.32 [2023-05-17T20:49:35.188Z] SSH_AGENT_PID=38 [2023-05-17T20:49:35.192Z] Running ssh-add (command line suppressed) [2023-05-17T20:49:35.316Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_6190324063193920310.key (/w/workspace/edgex-go/525@tmp/private_key_6190324063193920310.key) [2023-05-17T20:49:35.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:49:35.591Z] + git semver bump pre [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,789 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,789 [bump_version] DEBUG bumping version:3.0.0-dev.159 on axis:pre with prefix:dev [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,789 [bump_version] DEBUG bumped version:3.0.0-dev.160 [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,789 [write_version] DEBUG write version:3.0.0-dev.160 to path:/w/workspace/edgex-go/525/.semver/main with force:True [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,789 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/525/.semver/main [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,792 [execute] INFO git cat-file --batch-check [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,797 [execute] INFO git cat-file --batch [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:49:35.851Z] 2023-05-17 20:49:35,803 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main [2023-05-17T20:49:35.851Z] 3.0.0-dev.160 [Pipeline] } [2023-05-17T20:49:35.882Z] $ docker exec --env ******** --env ******** 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 ssh-agent -k [2023-05-17T20:49:35.999Z] unset SSH_AUTH_SOCK; [2023-05-17T20:49:36.000Z] unset SSH_AGENT_PID; [2023-05-17T20:49:36.000Z] echo Agent pid 38 killed; [2023-05-17T20:49:35.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:49:36.299Z] + git semver [Pipeline] } [2023-05-17T20:49:36.594Z] $ docker stop --time=1 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 [2023-05-17T20:49:37.864Z] $ docker rm -f --volumes 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:49:38.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:49:38.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:49:38.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:49:38.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:49:38.562Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:49:38.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:49:38.988Z] $ docker top a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:49:39.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:49:39.056Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:49:39.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:49:39.188Z] $ docker exec a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 ssh-agent [2023-05-17T20:49:39.275Z] SSH_AUTH_SOCK=/tmp/ssh-whN0yUhUHKPD/agent.31 [2023-05-17T20:49:39.275Z] SSH_AGENT_PID=37 [2023-05-17T20:49:39.279Z] Running ssh-add (command line suppressed) [2023-05-17T20:49:39.391Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_7080770807945330166.key (/w/workspace/edgex-go/525@tmp/private_key_7080770807945330166.key) [2023-05-17T20:49:39.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:49:39.665Z] + git semver push [2023-05-17T20:49:39.925Z] 2023-05-17 20:49:39,897 [run_push] DEBUG push [2023-05-17T20:49:39.925Z] 2023-05-17 20:49:39,898 [execute] INFO git cat-file --batch-check [2023-05-17T20:49:39.925Z] 2023-05-17 20:49:39,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:49:39.925Z] 2023-05-17 20:49:39,902 [execute] INFO git rev-list 625a4db4929a762a9f021a98e7a0aee0b1490eee -- [2023-05-17T20:49:39.925Z] 2023-05-17 20:49:39,902 [execute] DEBUG Popen(['git', 'rev-list', '625a4db4929a762a9f021a98e7a0aee0b1490eee', '--'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:49:39.925Z] 2023-05-17 20:49:39,919 [execute] INFO git fetch -v origin [2023-05-17T20:49:39.925Z] 2023-05-17 20:49:39,919 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T20:49:40.492Z] 2023-05-17 20:49:40,371 [run_push] DEBUG no remote changes detected [2023-05-17T20:49:40.492Z] 2023-05-17 20:49:40,372 [execute] INFO git push origin semver [2023-05-17T20:49:40.492Z] 2023-05-17 20:49:40,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:49:41.424Z] 2023-05-17 20:49:41,223 [run_push] DEBUG push all version tags [2023-05-17T20:49:41.424Z] 2023-05-17 20:49:41,223 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T20:49:41.425Z] 2023-05-17 20:49:41,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:49:42.359Z] 2023-05-17 20:49:42,112 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main [2023-05-17T20:49:42.359Z] 3.0.0-dev.160 [Pipeline] } [2023-05-17T20:49:42.390Z] $ docker exec --env ******** --env ******** a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 ssh-agent -k [2023-05-17T20:49:42.485Z] unset SSH_AUTH_SOCK; [2023-05-17T20:49:42.485Z] unset SSH_AGENT_PID; [2023-05-17T20:49:42.485Z] echo Agent pid 37 killed; [2023-05-17T20:49:42.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:49:42.778Z] + git semver [Pipeline] } [2023-05-17T20:49:43.070Z] $ docker stop --time=1 a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 [2023-05-17T20:49:44.350Z] $ docker rm -f --volumes a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 [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 [2023-05-17T20:49:44.865Z] + [ -d /w/workspace/edgex-go/525/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:45.153Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:46.011Z] ---> package-listing.sh [2023-05-17T20:49:46.011Z] ++ facter osfamily [2023-05-17T20:49:46.011Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T20:49:46.270Z] + OS_FAMILY=debian [2023-05-17T20:49:46.270Z] + workspace=/w/workspace/edgex-go/525 [2023-05-17T20:49:46.270Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T20:49:46.270Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T20:49:46.270Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T20:49:46.270Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T20:49:46.270Z] + '[' /w/workspace/edgex-go/525 ']' [2023-05-17T20:49:46.270Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T20:49:46.270Z] + case "${OS_FAMILY}" in [2023-05-17T20:49:46.270Z] + dpkg -l [2023-05-17T20:49:46.270Z] + grep '^ii' [2023-05-17T20:49:46.270Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T20:49:46.270Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T20:49:46.270Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T20:49:46.270Z] + '[' /w/workspace/edgex-go/525 ']' [2023-05-17T20:49:46.270Z] + mkdir -p /w/workspace/edgex-go/525/archives/ [2023-05-17T20:49:46.270Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/525/archives/ [Pipeline] echo [2023-05-17T20:49:46.282Z] 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/525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T20:49:46.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:49:47.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:49:47.125Z] [2023-05-17T20:49:47.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:49:47.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:49:47.426Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T20:49:47.426Z] 5eb5b503b376: Pulling fs layer [2023-05-17T20:49:47.426Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T20:49:47.426Z] ec43610c2a17: Pulling fs layer [2023-05-17T20:49:47.426Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T20:49:47.426Z] 33b1e0a273af: Pulling fs layer [2023-05-17T20:49:47.426Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T20:49:47.426Z] 2f39f015ded8: Pulling fs layer [2023-05-17T20:49:47.426Z] 3a2ae6a8a46f: Waiting [2023-05-17T20:49:47.426Z] 2f39f015ded8: Waiting [2023-05-17T20:49:47.426Z] 5d3b04190fa2: Waiting [2023-05-17T20:49:47.426Z] 33b1e0a273af: Waiting [2023-05-17T20:49:47.426Z] 5c69ac0246d0: Download complete [2023-05-17T20:49:47.426Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T20:49:47.426Z] 3a2ae6a8a46f: Download complete [2023-05-17T20:49:47.684Z] 33b1e0a273af: Verifying Checksum [2023-05-17T20:49:47.684Z] 33b1e0a273af: Download complete [2023-05-17T20:49:47.684Z] 5d3b04190fa2: Download complete [2023-05-17T20:49:47.684Z] ec43610c2a17: Verifying Checksum [2023-05-17T20:49:47.684Z] ec43610c2a17: Download complete [2023-05-17T20:49:47.684Z] 5eb5b503b376: Verifying Checksum [2023-05-17T20:49:47.684Z] 5eb5b503b376: Download complete [2023-05-17T20:49:48.250Z] 2f39f015ded8: Download complete [2023-05-17T20:49:48.815Z] 5eb5b503b376: Pull complete [2023-05-17T20:49:48.815Z] 5c69ac0246d0: Pull complete [2023-05-17T20:49:49.381Z] ec43610c2a17: Pull complete [2023-05-17T20:49:49.381Z] 3a2ae6a8a46f: Pull complete [2023-05-17T20:49:49.381Z] 33b1e0a273af: Pull complete [2023-05-17T20:49:49.638Z] 5d3b04190fa2: Pull complete [2023-05-17T20:49:53.823Z] 2f39f015ded8: Pull complete [2023-05-17T20:49:53.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T20:49:53.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:49:53.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:49:53.900Z] prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container [2023-05-17T20:49:53.947Z] $ 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/525/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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 [2023-05-17T20:49:57.862Z] $ docker top 690de8f789de96c2cd93838d045dba26b99c8df0892e184527f1dbf3b71e4328 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:49:58.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T20:49:58.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T20:49:58.755Z] + ls /var/log/sa-host [2023-05-17T20:49:58.755Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:49:58.828Z] provisioning config files... [2023-05-17T20:49:58.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/525@tmp/config2538159597017669381tmp [Pipeline] { [Pipeline] echo [2023-05-17T20:49:58.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:59.131Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T20:49:59.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:59.467Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T20:49:59.477Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:49:59.761Z] ---> sudo-logs.sh [2023-05-17T20:49:59.761Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T20:49:59.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:50:00.058Z] ---> job-cost.sh [2023-05-17T20:50:00.058Z] lf-activate-venv: SKIPPING [2023-05-17T20:50:00.058Z] DEBUG: total: 0.2199999988079071 [2023-05-17T20:50:00.058Z] INFO: Retrieving Stack Cost... [2023-05-17T20:50:00.624Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T20:50:00.883Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T20:50:00.891Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:50:01.175Z] ---> logs-deploy.sh [2023-05-17T20:50:01.175Z] lf-activate-venv: SKIPPING [2023-05-17T20:50:01.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/525 [2023-05-17T20:50:01.175Z] INFO: archiving workspace using pattern(s): [2023-05-17T20:50:02.108Z] Archives upload complete. [2023-05-17T20:50:02.108Z] INFO: archiving logs to Nexus