Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4dda876682c0684414e4410155dc7f9aedfebf77 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-ssh3183428088244617479.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15196795046036115866.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh5958309615001525865.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12238168026737631888.key Verifying host key using known hosts file > 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-ssh7423241505917170843.key Verifying host key using known hosts file > 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/v2], 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.18 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/v2 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117149 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/344 [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/344 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 4dda876682c0684414e4410155dc7f9aedfebf77 (main) Commit message: "Merge pull request #4222 from lenny-intel/go-mods" > git config core.sparsecheckout # timeout=10 > git checkout -f 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 > git rev-list --no-walk 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T14:58:17.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T14:58:17.552Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T14:58:17.569Z] ========================================================= [2022-10-26T14:58:17.569Z] EdgeX Global Pipelines Version Info [2022-10-26T14:58:17.569Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:58:18.277Z] ------------------- [2022-10-26T14:58:18.277Z] stable info: [2022-10-26T14:58:18.277Z] ------------------- [2022-10-26T14:58:18.277Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T14:58:18.277Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T14:58:18.277Z] Message: update stable to v1.0.243 [2022-10-26T14:58:18.849Z] ------------------- [2022-10-26T14:58:18.849Z] experimental info: [2022-10-26T14:58:18.849Z] ------------------- [2022-10-26T14:58:18.849Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T14:58:18.849Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T14:58:18.849Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T14:58:19.010Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-26T14:58:19.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-26T14:58:19.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T14:58:19.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T14:58:19.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T14:58:19.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T14:58:19.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T14:58:19.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-26T14:58:19.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-26T14:58:19.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-26T14:58:19.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T14:58:19.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T14:58:19.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T14:58:19.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T14:58:19.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T14:58:19.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T14:58:19.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T14:58:19.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T14:58:19.203Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T14:58:19.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-26T14:58:19.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T14:58:19.240Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T14:58:19.250Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T14:58:19.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T14:58:19.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T14:58:19.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T14:58:19.292Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] echo [2022-10-26T14:58:19.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4dda876 [Pipeline] echo [2022-10-26T14:58:19.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T14:58:19.355Z] provisioning config files... [2022-10-26T14:58:19.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/344@tmp/config2738970555535539364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:58:19.667Z] ---> docker-login.sh [2022-10-26T14:58:19.667Z] nexus3.edgexfoundry.org:10001 [2022-10-26T14:58:19.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:58:19.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:58:19.927Z] Configure a credential helper to remove this warning. See [2022-10-26T14:58:19.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:58:19.927Z] [2022-10-26T14:58:19.927Z] Login Succeeded [2022-10-26T14:58:19.927Z] nexus3.edgexfoundry.org:10002 [2022-10-26T14:58:19.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:58:19.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:58:19.927Z] Configure a credential helper to remove this warning. See [2022-10-26T14:58:19.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:58:19.927Z] [2022-10-26T14:58:19.927Z] Login Succeeded [2022-10-26T14:58:19.927Z] nexus3.edgexfoundry.org:10003 [2022-10-26T14:58:20.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:58:20.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:58:20.187Z] Configure a credential helper to remove this warning. See [2022-10-26T14:58:20.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:58:20.187Z] [2022-10-26T14:58:20.187Z] Login Succeeded [2022-10-26T14:58:20.187Z] nexus3.edgexfoundry.org:10004 [2022-10-26T14:58:20.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:58:20.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:58:20.450Z] Configure a credential helper to remove this warning. See [2022-10-26T14:58:20.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:58:20.450Z] [2022-10-26T14:58:20.450Z] Login Succeeded [2022-10-26T14:58:20.450Z] docker.io [2022-10-26T14:58:20.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:58:20.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:58:20.710Z] Configure a credential helper to remove this warning. See [2022-10-26T14:58:20.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:58:20.710Z] [2022-10-26T14:58:20.710Z] Login Succeeded [2022-10-26T14:58:20.710Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T14:58:20.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T14:58:21.018Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/core-command/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/core-data/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/core-metadata/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-26T14:58:21.018Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-10-26T14:58:21.018Z] cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-26T14:58:21.018Z] + + cut -d/ -f2 [2022-10-26T14:58:21.018Z] dirname cmd/support-notifications/Dockerfile [2022-10-26T14:58:21.018Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-26T14:58:21.018Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-26T14:58:21.018Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-26T14:58:21.018Z] + cut -d/ -f2 [2022-10-26T14:58:21.018Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-26T14:58:21.053Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T14:58:21.397Z] + git rev-list -1 --merges 4dda876682c0684414e4410155dc7f9aedfebf77~1..4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] echo [2022-10-26T14:58:21.406Z] -----------> git rev-list -1 --merges 4dda876682c0684414e4410155dc7f9aedfebf77~1..4dda876682c0684414e4410155dc7f9aedfebf77 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T14:58:21.406Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [false] [Pipeline] sh [2022-10-26T14:58:21.700Z] + git log --format=format:%s -1 4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] echo [2022-10-26T14:58:21.714Z] ========================================================= [2022-10-26T14:58:21.714Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T14:58:21.714Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-26T14:58:22.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T14:58:22.126Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T14:58:22.126Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T14:58:22.126Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T14:58:22.126Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T14:58:22.126Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T14:58:22.126Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:58:22.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:58:22.526Z] [2022-10-26T14:58:22.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:58:22.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:58:22.827Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T14:58:22.827Z] b85a868b505f: Pulling fs layer [2022-10-26T14:58:22.827Z] e2be974225ed: Pulling fs layer [2022-10-26T14:58:22.827Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T14:58:22.827Z] 988bab9f4d93: Pulling fs layer [2022-10-26T14:58:22.827Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T14:58:22.827Z] eaf3925da568: Pulling fs layer [2022-10-26T14:58:22.827Z] bab4dde63d76: Pulling fs layer [2022-10-26T14:58:22.827Z] bde34c3a00c8: Pulling fs layer [2022-10-26T14:58:22.827Z] b352a97aabf1: Pulling fs layer [2022-10-26T14:58:22.827Z] 4872d77fe225: Pulling fs layer [2022-10-26T14:58:22.827Z] 5851b861e8e6: Pulling fs layer [2022-10-26T14:58:22.827Z] bab4dde63d76: Waiting [2022-10-26T14:58:22.827Z] bde34c3a00c8: Waiting [2022-10-26T14:58:22.827Z] 988bab9f4d93: Waiting [2022-10-26T14:58:22.827Z] b352a97aabf1: Waiting [2022-10-26T14:58:22.827Z] 4872d77fe225: Waiting [2022-10-26T14:58:22.827Z] 5851b861e8e6: Waiting [2022-10-26T14:58:22.827Z] 1469e6f7b9e6: Waiting [2022-10-26T14:58:22.827Z] eaf3925da568: Waiting [2022-10-26T14:58:22.827Z] e2be974225ed: Verifying Checksum [2022-10-26T14:58:22.827Z] e2be974225ed: Download complete [2022-10-26T14:58:22.827Z] 988bab9f4d93: Download complete [2022-10-26T14:58:23.085Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T14:58:23.085Z] 1469e6f7b9e6: Download complete [2022-10-26T14:58:23.085Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T14:58:23.085Z] 339a4e72a1f5: Download complete [2022-10-26T14:58:23.085Z] eaf3925da568: Verifying Checksum [2022-10-26T14:58:23.085Z] eaf3925da568: Download complete [2022-10-26T14:58:23.085Z] bde34c3a00c8: Verifying Checksum [2022-10-26T14:58:23.086Z] bde34c3a00c8: Download complete [2022-10-26T14:58:23.086Z] b352a97aabf1: Download complete [2022-10-26T14:58:23.086Z] 4872d77fe225: Verifying Checksum [2022-10-26T14:58:23.086Z] 4872d77fe225: Download complete [2022-10-26T14:58:23.086Z] 5851b861e8e6: Verifying Checksum [2022-10-26T14:58:23.086Z] 5851b861e8e6: Download complete [2022-10-26T14:58:23.086Z] b85a868b505f: Verifying Checksum [2022-10-26T14:58:23.086Z] b85a868b505f: Download complete [2022-10-26T14:58:23.346Z] bab4dde63d76: Verifying Checksum [2022-10-26T14:58:23.346Z] bab4dde63d76: Download complete [2022-10-26T14:58:24.284Z] b85a868b505f: Pull complete [2022-10-26T14:58:24.544Z] e2be974225ed: Pull complete [2022-10-26T14:58:24.805Z] 339a4e72a1f5: Pull complete [2022-10-26T14:58:25.064Z] 988bab9f4d93: Pull complete [2022-10-26T14:58:25.325Z] 1469e6f7b9e6: Pull complete [2022-10-26T14:58:25.325Z] eaf3925da568: Pull complete [2022-10-26T14:58:27.230Z] bab4dde63d76: Pull complete [2022-10-26T14:58:27.230Z] bde34c3a00c8: Pull complete [2022-10-26T14:58:27.230Z] b352a97aabf1: Pull complete [2022-10-26T14:58:27.490Z] 4872d77fe225: Pull complete [2022-10-26T14:58:27.490Z] 5851b861e8e6: Pull complete [2022-10-26T14:58:27.490Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T14:58:27.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:58:27.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:58:27.565Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T14:58:27.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T14:58:29.020Z] $ docker top 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce -eo pid,comm [2022-10-26T14:58:29.087Z] 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). [2022-10-26T14:58:29.087Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T14:58:29.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:58:29.113Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:58:29.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:58:29.241Z] $ docker exec 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce ssh-agent [2022-10-26T14:58:29.353Z] SSH_AUTH_SOCK=/tmp/ssh-9emH97BFtis2/agent.32 [2022-10-26T14:58:29.353Z] SSH_AGENT_PID=38 [2022-10-26T14:58:29.360Z] Running ssh-add (command line suppressed) [2022-10-26T14:58:29.459Z] Identity added: /w/workspace/edgex-go/344@tmp/private_key_14268933293076683145.key (/w/workspace/edgex-go/344@tmp/private_key_14268933293076683145.key) [2022-10-26T14:58:29.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:58:29.767Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T14:58:29.781Z] $ docker exec --env ******** --env ******** 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce ssh-agent -k [2022-10-26T14:58:29.896Z] unset SSH_AUTH_SOCK; [2022-10-26T14:58:29.897Z] unset SSH_AGENT_PID; [2022-10-26T14:58:29.897Z] echo Agent pid 38 killed; [2022-10-26T14:58:29.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T14:58:29.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:58:29.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:58:30.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:58:30.044Z] $ docker exec 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce ssh-agent [2022-10-26T14:58:30.157Z] SSH_AUTH_SOCK=/tmp/ssh-TFF97PyUPxUG/agent.70 [2022-10-26T14:58:30.157Z] SSH_AGENT_PID=76 [2022-10-26T14:58:30.165Z] Running ssh-add (command line suppressed) [2022-10-26T14:58:30.263Z] Identity added: /w/workspace/edgex-go/344@tmp/private_key_9856393010080198951.key (/w/workspace/edgex-go/344@tmp/private_key_9856393010080198951.key) [2022-10-26T14:58:30.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:58:30.572Z] + git semver init [2022-10-26T14:58:30.832Z] 2022-10-26 14:58:30,736 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T14:58:30.832Z] 2022-10-26 14:58:30,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/344/.semver [2022-10-26T14:58:30.832Z] 2022-10-26 14:58:30,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/344/.semver [2022-10-26T14:58:30.832Z] 2022-10-26 14:58:30,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/344/.semver'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=None) [2022-10-26T14:58:36.141Z] 2022-10-26 14:58:35,738 [append_file] DEBUG append to file:/w/workspace/edgex-go/344/.git/info/exclude [2022-10-26T14:58:36.141Z] 2022-10-26 14:58:35,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/344/.semver/main with force:False [2022-10-26T14:58:36.141Z] 2022-10-26 14:58:35,738 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main [2022-10-26T14:58:36.141Z] 2022-10-26 14:58:35,739 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main [2022-10-26T14:58:36.141Z] 2.3.0-dev.103 [Pipeline] } [2022-10-26T14:58:36.148Z] $ docker exec --env ******** --env ******** 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce ssh-agent -k [2022-10-26T14:58:36.256Z] unset SSH_AUTH_SOCK; [2022-10-26T14:58:36.256Z] unset SSH_AGENT_PID; [2022-10-26T14:58:36.256Z] echo Agent pid 76 killed; [2022-10-26T14:58:36.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T14:58:36.578Z] + git semver [Pipeline] } [2022-10-26T14:58:36.850Z] $ docker stop --time=1 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce [2022-10-26T14:58:38.156Z] $ docker rm -f 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T14:58:38.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T14:58:38.674Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T14:58:38.677Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.103 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T14:58:39.068Z] + git config --global --add safe.directory /w/workspace/edgex-go/344 [Pipeline] echo [2022-10-26T14:58:39.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T14:58:39.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T14:58:39.102Z] ========================================================= [2022-10-26T14:58:39.102Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T14:58:39.102Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T14:58:39.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T14:58:39.388Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T14:58:39.388Z] 213ec9aee27d: Pulling fs layer [2022-10-26T14:58:39.388Z] 4583459ba037: Pulling fs layer [2022-10-26T14:58:39.388Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T14:58:39.388Z] 53926ce57604: Pulling fs layer [2022-10-26T14:58:39.388Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T14:58:39.388Z] 53926ce57604: Waiting [2022-10-26T14:58:39.388Z] 30f14e443154: Pulling fs layer [2022-10-26T14:58:39.388Z] 801331c1e519: Pulling fs layer [2022-10-26T14:58:39.388Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T14:58:39.388Z] 21b2b0c7a3f4: Waiting [2022-10-26T14:58:39.388Z] 30f14e443154: Waiting [2022-10-26T14:58:39.388Z] 801331c1e519: Waiting [2022-10-26T14:58:39.388Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T14:58:39.388Z] 7d9ed39f4882: Waiting [2022-10-26T14:58:39.388Z] 99cc6dd402b0: Waiting [2022-10-26T14:58:39.388Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T14:58:39.388Z] 93c1e223e6f2: Download complete [2022-10-26T14:58:39.388Z] 4583459ba037: Verifying Checksum [2022-10-26T14:58:39.388Z] 4583459ba037: Download complete [2022-10-26T14:58:39.388Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T14:58:39.388Z] 21b2b0c7a3f4: Download complete [2022-10-26T14:58:39.388Z] 30f14e443154: Verifying Checksum [2022-10-26T14:58:39.388Z] 30f14e443154: Download complete [2022-10-26T14:58:39.388Z] 213ec9aee27d: Verifying Checksum [2022-10-26T14:58:39.388Z] 213ec9aee27d: Download complete [2022-10-26T14:58:39.388Z] 801331c1e519: Download complete [2022-10-26T14:58:39.653Z] 213ec9aee27d: Pull complete [2022-10-26T14:58:39.653Z] 4583459ba037: Pull complete [2022-10-26T14:58:39.929Z] 93c1e223e6f2: Pull complete [2022-10-26T14:58:39.929Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T14:58:40.193Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T14:58:40.193Z] 99cc6dd402b0: Download complete [2022-10-26T14:58:40.193Z] 53926ce57604: Verifying Checksum [2022-10-26T14:58:40.193Z] 53926ce57604: Download complete [2022-10-26T14:58:44.395Z] 53926ce57604: Pull complete [2022-10-26T14:58:44.395Z] 21b2b0c7a3f4: Pull complete [2022-10-26T14:58:44.395Z] 30f14e443154: Pull complete [2022-10-26T14:58:44.395Z] 801331c1e519: Pull complete [2022-10-26T14:58:46.294Z] 99cc6dd402b0: Pull complete [2022-10-26T14:58:46.861Z] 7d9ed39f4882: Pull complete [2022-10-26T14:58:46.861Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T14:58:46.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T14:58:46.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T14:58:47.154Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T14:58:47.154Z] WORKDIR /edgex [2022-10-26T14:58:47.154Z] COPY go.mod . [2022-10-26T14:58:47.154Z] RUN go mod download [2022-10-26T14:58:47.154Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-26T14:58:47.722Z] Sending build context to Docker daemon 169.7MB [2022-10-26T14:58:47.722Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T14:58:47.722Z] ---> 1dedd983c030 [2022-10-26T14:58:47.722Z] Step 2/4 : WORKDIR /edgex [2022-10-26T14:58:50.255Z] ---> Running in 0952a87cc2f7 [2022-10-26T14:58:50.255Z] Removing intermediate container 0952a87cc2f7 [2022-10-26T14:58:50.255Z] ---> 52f592c33dc9 [2022-10-26T14:58:50.255Z] Step 3/4 : COPY go.mod . [2022-10-26T14:58:50.255Z] ---> e8f01734d8aa [2022-10-26T14:58:50.255Z] Step 4/4 : RUN go mod download [2022-10-26T14:58:50.255Z] ---> Running in 75b03f09dcf1 [2022-10-26T14:58:53.756Z] Still waiting to schedule task [2022-10-26T14:58:53.757Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T14:59:02.464Z] Removing intermediate container 75b03f09dcf1 [2022-10-26T14:59:02.464Z] ---> ad788730e280 [2022-10-26T14:59:02.464Z] Successfully built ad788730e280 [2022-10-26T14:59:02.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:59:02.762Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T14:59:02.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:59:02.831Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T14:59:02.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T14:59:03.246Z] $ docker top 70cd31c6536be322736a2aa91bb34d232e5866be19900c1998da4af51cd3b4d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T14:59:03.593Z] + go version [2022-10-26T14:59:03.593Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T14:59:03.603Z] $ docker stop --time=1 70cd31c6536be322736a2aa91bb34d232e5866be19900c1998da4af51cd3b4d6 [2022-10-26T14:59:04.924Z] $ docker rm -f 70cd31c6536be322736a2aa91bb34d232e5866be19900c1998da4af51cd3b4d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:59:05.305Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T14:59:05.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:59:05.374Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T14:59:05.401Z] $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T14:59:05.781Z] $ docker top 7949f2dc9e47e1b2b46f708446f49727f04a199c5e8d06d894719e622f784bdb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T14:59:05.854Z] ========================================================= [2022-10-26T14:59:05.854Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-26T14:59:05.854Z] ========================================================= [Pipeline] sh [2022-10-26T14:59:06.133Z] + git config --global --add safe.directory /w/workspace/edgex-go/344 [Pipeline] fileExists [Pipeline] sh [2022-10-26T14:59:06.433Z] + make test [2022-10-26T14:59:06.433Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T14:59:12.998Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-26T14:59:27.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-26T14:59:27.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2022-10-26T14:59:27.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.114s coverage: 43.0% of statements [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-26T14:59:27.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-26T14:59:28.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements [2022-10-26T14:59:28.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-26T14:59:28.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.598s coverage: 89.2% of statements [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.529s coverage: 95.6% of statements [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2022-10-26T14:59:33.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-10-26T14:59:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2022-10-26T14:59:39.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2022-10-26T14:59:39.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-10-26T14:59:42.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 79.9% of statements [2022-10-26T14:59:42.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.090s coverage: 87.2% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.2% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.7% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.8% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.214s coverage: 41.8% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-26T14:59:50.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.192s coverage: 92.3% of statements [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-26T14:59:50.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-26T14:59:50.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-26T14:59:50.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-26T14:59:50.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-26T14:59:50.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-26T14:59:50.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-10-26T14:59:50.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-10-26T14:59:50.609Z] 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 [2022-10-26T15:00:12.512Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T15:00:12.512Z] GO111MODULE=on go vet ./... [2022-10-26T15:00:13.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T15:00:13.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T15:00:13.702Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T15:00:13.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-26T15:00:14.261Z] + ls -al . [2022-10-26T15:00:14.261Z] total 768 [2022-10-26T15:00:14.261Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 14:59 . [2022-10-26T15:00:14.261Z] drwxr-xr-x 4 root root 4096 Oct 26 14:59 .. [2022-10-26T15:00:14.261Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 14:58 .blubracket [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 16 Oct 26 14:58 .dockerignore [2022-10-26T15:00:14.261Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 14:59 .git [2022-10-26T15:00:14.261Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 14:58 .github [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 1030 Oct 26 14:58 .gitignore [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 14:58 .golangci.yml [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 87 Oct 26 14:58 .hadolint.yml [2022-10-26T15:00:14.261Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 14:58 .semver [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 14:58 .sonarcloud.properties [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 14:58 ADOPTERS.md [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 10722 Oct 26 14:58 Attribution.txt [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 63209 Oct 26 14:58 CHANGELOG.md [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 14:58 CONTRIBUTING.md [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 14:58 GOVERNANCE.md [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 850 Oct 26 14:58 Jenkinsfile [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 14:58 LICENSE [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 13857 Oct 26 14:58 Makefile [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 14:58 OWNERS.md [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 9799 Oct 26 14:58 README.md [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 14:58 SECURITY.md [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 13 Oct 26 14:58 VERSION [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 14:58 ZMQWindows.md [2022-10-26T15:00:14.261Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 14:58 bin [2022-10-26T15:00:14.261Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 14:58 cmd [2022-10-26T15:00:14.261Z] -rw-r--r-- 1 root root 501828 Oct 26 14:59 coverage.out [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 3447 Oct 26 14:58 go.mod [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 45062 Oct 26 14:58 go.sum [2022-10-26T15:00:14.261Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 14:58 internal [2022-10-26T15:00:14.261Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 14:58 openapi [2022-10-26T15:00:14.261Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 14:58 snap [2022-10-26T15:00:14.261Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 14:58 version.go [Pipeline] sh [2022-10-26T15:00:14.565Z] + '[' -e coverage.out ] [2022-10-26T15:00:14.565Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-26T15:00:14.656Z] Stashed 1 file(s) [Pipeline] sh [2022-10-26T15:00:14.979Z] + make build [2022-10-26T15:00:14.979Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T15:00:24.923Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117151 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-26T15:00:24.936Z] Running in /w/workspace/edgex-go/344 [Pipeline] { [Pipeline] checkout [2022-10-26T15:00:24.959Z] The recommended git tool is: git [2022-10-26T15:00:27.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T15:00:29.741Z] using credential edgex-jenkins-ssh [2022-10-26T15:00:29.761Z] Cloning the remote Git repository [2022-10-26T15:00:29.796Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-26T15:00:29.869Z] > git init /w/workspace/edgex-go/344 # timeout=10 [2022-10-26T15:00:30.012Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-26T15:00:30.013Z] > git --version # timeout=10 [2022-10-26T15:00:30.037Z] > git --version # 'git version 2.25.1' [2022-10-26T15:00:30.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T15:00:30.091Z] Verifying host key using known hosts file [2022-10-26T15:00:30.280Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T15:00:30.293Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T15:00:37.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T15:00:37.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T15:00:44.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T15:00:44.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T15:00:45.545Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T15:00:46.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T15:00:47.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T15:00:48.091Z] Avoid second fetch [2022-10-26T15:00:48.092Z] Checking out Revision 4dda876682c0684414e4410155dc7f9aedfebf77 (main) [2022-10-26T15:00:48.764Z] Commit message: "Merge pull request #4222 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-10-26T15:00:47.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-26T15:00:47.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T15:00:48.092Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T15:00:48.108Z] > git checkout -f 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T15:00:49.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T15:00:49.664Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T15:00:49.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:00:49.664Z] Dload Upload Total Spent Left Speed [2022-10-26T15:00:49.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [2022-10-26T15:00:49.815Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh [2022-10-26T15:00:50.284Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T15:00:50.614Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T15:00:50.614Z] + sudo tee /etc/docker/daemon.new [2022-10-26T15:00:50.614Z] { [2022-10-26T15:00:50.614Z] "registry-mirrors": [ [2022-10-26T15:00:50.614Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T15:00:50.614Z] ], [2022-10-26T15:00:50.614Z] "bip": "10.250.0.254/24", [2022-10-26T15:00:50.614Z] "hosts": [ [2022-10-26T15:00:50.614Z] "tcp://0.0.0.0:5555", [2022-10-26T15:00:50.614Z] "unix:///var/run/docker.sock" [2022-10-26T15:00:50.614Z] ], [2022-10-26T15:00:50.614Z] "mtu": 1458, [2022-10-26T15:00:50.614Z] "selinux-enabled": true, [2022-10-26T15:00:50.614Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T15:00:50.614Z] } [Pipeline] sh [2022-10-26T15:00:50.772Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T15:00:50.958Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T15:00:51.290Z] + sudo service docker restart [2022-10-26T15:00:52.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-26T15:00:53.624Z] $ docker stop --time=1 7949f2dc9e47e1b2b46f708446f49727f04a199c5e8d06d894719e622f784bdb [2022-10-26T15:00:56.087Z] $ docker rm -f 7949f2dc9e47e1b2b46f708446f49727f04a199c5e8d06d894719e622f784bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:00:56.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T15:00:56.961Z] [2022-10-26T15:00:56.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:00:57.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T15:00:57.255Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-26T15:00:57.255Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-26T15:00:57.255Z] ca9280d653b3: Pulling fs layer [2022-10-26T15:00:57.255Z] 7e9c9ca2126c: Pulling fs layer [2022-10-26T15:00:57.255Z] cbdbe7a5bc2a: Download complete [2022-10-26T15:00:57.514Z] cbdbe7a5bc2a: Pull complete [2022-10-26T15:00:57.514Z] ca9280d653b3: Verifying Checksum [2022-10-26T15:00:57.514Z] ca9280d653b3: Download complete [2022-10-26T15:00:57.772Z] 7e9c9ca2126c: Download complete [2022-10-26T15:00:58.029Z] ca9280d653b3: Pull complete [2022-10-26T15:01:01.310Z] 7e9c9ca2126c: Pull complete [2022-10-26T15:01:01.310Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-26T15:01:01.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T15:01:01.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:01:01.381Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T15:01:01.418Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:01:02.785Z] $ docker top b934f0c0fc5aadb3f9ab8016a430215a77c4a68668582acbdba761d47b4579e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:01:03.127Z] + docker-compose build --help [2022-10-26T15:01:03.127Z] + grep parallel [2022-10-26T15:01:03.695Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T15:01:03.704Z] $ docker stop --time=1 b934f0c0fc5aadb3f9ab8016a430215a77c4a68668582acbdba761d47b4579e5 [2022-10-26T15:01:05.013Z] $ docker rm -f b934f0c0fc5aadb3f9ab8016a430215a77c4a68668582acbdba761d47b4579e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:01:05.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T15:01:05.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:01:05.465Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T15:01:05.491Z] $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:01:05.847Z] $ docker top 1fe0588a6b0e14b42bf2c227cf213a027cd98b6389c7a849a2f00e022d727721 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:01:06.178Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T15:01:06.745Z] Building core-command ... [2022-10-26T15:01:06.745Z] Building core-data ... [2022-10-26T15:01:06.745Z] Building core-metadata ... [2022-10-26T15:01:06.745Z] Building security-bootstrapper ... [2022-10-26T15:01:06.745Z] Building security-proxy-setup ... [2022-10-26T15:01:06.745Z] Building security-secretstore-setup ... [2022-10-26T15:01:06.745Z] Building security-spiffe-token-provider ... [2022-10-26T15:01:06.745Z] Building security-spire-agent ... [2022-10-26T15:01:06.745Z] Building security-spire-config ... [2022-10-26T15:01:06.745Z] Building security-spire-server ... [2022-10-26T15:01:06.745Z] Building support-notifications ... [2022-10-26T15:01:06.745Z] Building support-scheduler ... [2022-10-26T15:01:06.745Z] Building sys-mgmt-agent ... [2022-10-26T15:01:06.745Z] Building security-spire-server [2022-10-26T15:01:06.745Z] Building support-notifications [2022-10-26T15:01:06.745Z] Building security-secretstore-setup [2022-10-26T15:01:06.745Z] Building security-spiffe-token-provider [2022-10-26T15:01:06.745Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:01:09.542Z] provisioning config files... [2022-10-26T15:01:09.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/344@tmp/config4891779630710138908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:01:09.937Z] ---> docker-login.sh [2022-10-26T15:01:09.937Z] nexus3.edgexfoundry.org:10001 [2022-10-26T15:01:10.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:01:10.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:01:10.531Z] Configure a credential helper to remove this warning. See [2022-10-26T15:01:10.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:01:10.531Z] [2022-10-26T15:01:10.531Z] Login Succeeded [2022-10-26T15:01:10.531Z] nexus3.edgexfoundry.org:10002 [2022-10-26T15:01:10.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:01:11.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:01:11.073Z] Configure a credential helper to remove this warning. See [2022-10-26T15:01:11.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:01:11.073Z] [2022-10-26T15:01:11.073Z] Login Succeeded [2022-10-26T15:01:11.073Z] nexus3.edgexfoundry.org:10003 [2022-10-26T15:01:11.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:01:11.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:01:11.345Z] Configure a credential helper to remove this warning. See [2022-10-26T15:01:11.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:01:11.345Z] [2022-10-26T15:01:11.345Z] Login Succeeded [2022-10-26T15:01:11.345Z] nexus3.edgexfoundry.org:10004 [2022-10-26T15:01:11.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:01:11.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:01:11.617Z] Configure a credential helper to remove this warning. See [2022-10-26T15:01:11.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:01:11.617Z] [2022-10-26T15:01:11.617Z] Login Succeeded [2022-10-26T15:01:11.617Z] docker.io [2022-10-26T15:01:11.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:01:12.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:01:12.480Z] Configure a credential helper to remove this warning. See [2022-10-26T15:01:12.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:01:12.480Z] [2022-10-26T15:01:12.480Z] Login Succeeded [2022-10-26T15:01:12.480Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T15:01:12.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-26T15:01:12.946Z] + git config --global --add safe.directory /w/workspace/edgex-go/344 [Pipeline] echo [2022-10-26T15:01:12.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:01:12.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:01:12.987Z] ========================================================= [2022-10-26T15:01:12.987Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T15:01:12.987Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:01:13.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:01:13.306Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T15:01:13.306Z] 9b18e9b68314: Pulling fs layer [2022-10-26T15:01:13.306Z] d32db5db7311: Pulling fs layer [2022-10-26T15:01:13.306Z] d0c4b47475fc: Pulling fs layer [2022-10-26T15:01:13.306Z] 5831b945b038: Pulling fs layer [2022-10-26T15:01:13.306Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T15:01:13.306Z] e10730c5d714: Pulling fs layer [2022-10-26T15:01:13.306Z] 5dd5c2283517: Pulling fs layer [2022-10-26T15:01:13.306Z] d5ac0230b979: Pulling fs layer [2022-10-26T15:01:13.306Z] 5831b945b038: Waiting [2022-10-26T15:01:13.306Z] 86bbec2aaacd: Waiting [2022-10-26T15:01:13.306Z] e10730c5d714: Waiting [2022-10-26T15:01:13.306Z] 5dd5c2283517: Waiting [2022-10-26T15:01:13.306Z] d5ac0230b979: Waiting [2022-10-26T15:01:13.577Z] d0c4b47475fc: Verifying Checksum [2022-10-26T15:01:13.577Z] d0c4b47475fc: Download complete [2022-10-26T15:01:13.577Z] d32db5db7311: Verifying Checksum [2022-10-26T15:01:13.577Z] d32db5db7311: Download complete [2022-10-26T15:01:13.577Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T15:01:13.577Z] 86bbec2aaacd: Download complete [2022-10-26T15:01:13.577Z] e10730c5d714: Verifying Checksum [2022-10-26T15:01:13.577Z] e10730c5d714: Download complete [2022-10-26T15:01:13.577Z] 9b18e9b68314: Verifying Checksum [2022-10-26T15:01:13.577Z] 9b18e9b68314: Download complete [2022-10-26T15:01:14.553Z] d5ac0230b979: Verifying Checksum [2022-10-26T15:01:14.553Z] d5ac0230b979: Download complete [2022-10-26T15:01:15.531Z] 9b18e9b68314: Pull complete [2022-10-26T15:01:15.800Z] 5dd5c2283517: Verifying Checksum [2022-10-26T15:01:15.800Z] 5dd5c2283517: Download complete [2022-10-26T15:01:16.069Z] d32db5db7311: Pull complete [2022-10-26T15:01:16.338Z] d0c4b47475fc: Pull complete [2022-10-26T15:01:16.338Z] 5831b945b038: Verifying Checksum [2022-10-26T15:01:16.338Z] 5831b945b038: Download complete [2022-10-26T15:01:18.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:01:18.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:01:18.953Z] ---> ad788730e280 [2022-10-26T15:01:18.953Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:01:18.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:01:18.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:01:18.953Z] ---> ad788730e280 [2022-10-26T15:01:18.953Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:01:18.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:01:18.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:01:18.953Z] ---> ad788730e280 [2022-10-26T15:01:18.953Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T15:01:18.953Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:01:18.953Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:01:18.953Z] ---> ad788730e280 [2022-10-26T15:01:18.953Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T15:01:18.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:01:18.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:01:18.953Z] ---> ad788730e280 [2022-10-26T15:01:18.953Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:01:20.860Z] ---> Running in 3857c8b532e5 [2022-10-26T15:01:20.860Z] ---> Running in 26ea992bb73b [2022-10-26T15:01:20.860Z] ---> Running in dc9e260ce5b0 [2022-10-26T15:01:20.860Z] ---> Running in 82031d3b5f2c [2022-10-26T15:01:21.792Z] ---> Running in 23f2712840d6 [2022-10-26T15:01:21.792Z] Removing intermediate container 26ea992bb73b [2022-10-26T15:01:21.792Z] ---> 847171f7ca04 [2022-10-26T15:01:21.792Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:01:21.792Z] Removing intermediate container 82031d3b5f2c [2022-10-26T15:01:21.792Z] ---> 668632342edd [2022-10-26T15:01:21.792Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:01:21.792Z] ---> Running in fbbb35e5fe17 [2022-10-26T15:01:21.792Z] Removing intermediate container dc9e260ce5b0 [2022-10-26T15:01:21.792Z] ---> 5854b558610a [2022-10-26T15:01:21.792Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:01:21.792Z] Removing intermediate container 23f2712840d6 [2022-10-26T15:01:21.792Z] ---> f66701d8fca2 [2022-10-26T15:01:21.792Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T15:01:21.792Z] Removing intermediate container 3857c8b532e5 [2022-10-26T15:01:21.792Z] ---> d9873044b2a7 [2022-10-26T15:01:21.792Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T15:01:21.792Z] ---> Running in 10f96336082c [2022-10-26T15:01:21.792Z] ---> Running in 2e991c3ee7dc [2022-10-26T15:01:21.792Z] ---> Running in 5500769ffa2a [2022-10-26T15:01:21.792Z] ---> Running in 9a2dce8b35d1 [2022-10-26T15:01:21.792Z] Removing intermediate container fbbb35e5fe17 [2022-10-26T15:01:21.792Z] ---> 35c60032521e [2022-10-26T15:01:21.792Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T15:01:22.051Z] ---> Running in 2ae6e8194fc5 [2022-10-26T15:01:22.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.571Z] OK: 211 MiB in 51 packages [2022-10-26T15:01:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.839Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T15:01:22.839Z] v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T15:01:22.839Z] OK: 17041 distinct packages available [2022-10-26T15:01:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:23.115Z] OK: 211 MiB in 51 packages [2022-10-26T15:01:23.115Z] OK: 211 MiB in 51 packages [2022-10-26T15:01:23.115Z] Removing intermediate container 2e991c3ee7dc [2022-10-26T15:01:23.115Z] ---> d0880f743fb2 [2022-10-26T15:01:23.115Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:01:23.115Z] OK: 211 MiB in 51 packages [2022-10-26T15:01:23.115Z] OK: 211 MiB in 51 packages [2022-10-26T15:01:23.375Z] ---> c60f1288bae0 [2022-10-26T15:01:23.375Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:01:23.375Z] ---> Running in 002356c2728f [2022-10-26T15:01:23.632Z] Removing intermediate container 2ae6e8194fc5 [2022-10-26T15:01:23.632Z] ---> 3aa23e0121d6 [2022-10-26T15:01:23.632Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:01:23.632Z] Removing intermediate container 10f96336082c [2022-10-26T15:01:23.632Z] ---> c422c2cd7562 [2022-10-26T15:01:23.632Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T15:01:23.632Z] Removing intermediate container 9a2dce8b35d1 [2022-10-26T15:01:23.632Z] ---> 997dea8ad3c8 [2022-10-26T15:01:23.632Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:01:23.893Z] Removing intermediate container 5500769ffa2a [2022-10-26T15:01:23.893Z] ---> 62a809b775ca [2022-10-26T15:01:23.893Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T15:01:23.893Z] ---> 0ba628a2d082 [2022-10-26T15:01:23.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:01:23.893Z] ---> 5cbbfd91b9ed [2022-10-26T15:01:23.893Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:01:23.893Z] ---> Running in 142e8399a736 [2022-10-26T15:01:23.893Z] ---> 7c7e70a29144 [2022-10-26T15:01:23.893Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:01:23.893Z] ---> Running in 968923b518e3 [2022-10-26T15:01:24.153Z] ---> 22f6be299d3a [2022-10-26T15:01:24.153Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:01:24.153Z] ---> Running in 15c347af266a [2022-10-26T15:01:24.153Z] ---> Running in 00f47d2bc959 [2022-10-26T15:01:28.694Z] 5831b945b038: Pull complete [2022-10-26T15:01:28.694Z] 86bbec2aaacd: Pull complete [2022-10-26T15:01:28.964Z] e10730c5d714: Pull complete [2022-10-26T15:01:35.648Z] 5dd5c2283517: Pull complete [2022-10-26T15:01:37.066Z] d5ac0230b979: Pull complete [2022-10-26T15:01:37.066Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T15:01:37.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:01:37.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:01:37.396Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:01:37.397Z] WORKDIR /edgex [2022-10-26T15:01:37.397Z] COPY go.mod . [2022-10-26T15:01:37.397Z] RUN go mod download [2022-10-26T15:01:37.397Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-26T15:01:37.991Z] Sending build context to Docker daemon 3.267MB [2022-10-26T15:01:37.992Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:01:37.992Z] ---> 59b3b1a385d4 [2022-10-26T15:01:37.992Z] Step 2/4 : WORKDIR /edgex [2022-10-26T15:01:39.959Z] ---> Running in 0022170d745d [2022-10-26T15:01:39.959Z] Removing intermediate container 0022170d745d [2022-10-26T15:01:39.959Z] ---> 13052ce56da3 [2022-10-26T15:01:39.959Z] Step 3/4 : COPY go.mod . [2022-10-26T15:01:40.545Z] ---> 0244841c3b9c [2022-10-26T15:01:40.545Z] Step 4/4 : RUN go mod download [2022-10-26T15:01:40.545Z] ---> Running in 13a31c225bb6 [2022-10-26T15:01:42.305Z] Removing intermediate container 968923b518e3 [2022-10-26T15:01:42.305Z] ---> e9d26bed529d [2022-10-26T15:01:42.305Z] Step 7/23 : COPY . . [2022-10-26T15:01:42.306Z] Removing intermediate container 15c347af266a [2022-10-26T15:01:42.306Z] ---> cfbf9a179595 [2022-10-26T15:01:42.306Z] Step 7/24 : COPY . . [2022-10-26T15:01:42.306Z] Removing intermediate container 00f47d2bc959 [2022-10-26T15:01:42.306Z] Removing intermediate container 142e8399a736 [2022-10-26T15:01:42.306Z] ---> 52badacf08b8 [2022-10-26T15:01:42.306Z] ---> be787451f250 [2022-10-26T15:01:42.306Z] Step 7/19 : COPY . .Step 8/22 : COPY . . [2022-10-26T15:01:42.306Z] [2022-10-26T15:01:42.306Z] Removing intermediate container 002356c2728f [2022-10-26T15:01:42.306Z] ---> 07313864da10 [2022-10-26T15:01:42.306Z] Step 7/24 : COPY . . [2022-10-26T15:01:52.284Z] ---> a3e8ea2bc855 [2022-10-26T15:01:52.284Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T15:01:52.284Z] ---> ee766e36616b [2022-10-26T15:01:52.284Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:01:52.284Z] ---> 6918ad13018b [2022-10-26T15:01:52.284Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:01:52.284Z] ---> d745491bb0b7 [2022-10-26T15:01:52.284Z] ---> a2aa0f4638cc [2022-10-26T15:01:52.284Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T15:01:52.284Z] [2022-10-26T15:01:52.284Z] ---> Running in 52e170e293ae [2022-10-26T15:01:52.284Z] ---> Running in 27dace60c4b6 [2022-10-26T15:01:52.284Z] ---> Running in 4d66cb834155 [2022-10-26T15:01:52.284Z] ---> Running in 7f44f616dabf [2022-10-26T15:01:52.284Z] ---> Running in 926272c0a7da [2022-10-26T15:01:52.284Z] Removing intermediate container 27dace60c4b6 [2022-10-26T15:01:52.284Z] ---> 1c2e8a3ef6b8 [2022-10-26T15:01:52.284Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T15:01:52.284Z] ---> Running in d094636aeec1 [2022-10-26T15:01:52.284Z] Removing intermediate container 4d66cb834155 [2022-10-26T15:01:52.284Z] ---> e288d60db837 [2022-10-26T15:01:52.284Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T15:01:52.284Z] ---> Running in 7c7b5135396e [2022-10-26T15:01:52.284Z] Removing intermediate container d094636aeec1 [2022-10-26T15:01:52.284Z] ---> fbbdeff484ab [2022-10-26T15:01:52.284Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:01:52.284Z] ---> Running in 66127d25d26e [2022-10-26T15:01:52.284Z] Removing intermediate container 7c7b5135396e [2022-10-26T15:01:52.284Z] ---> 5b20f82e107a [2022-10-26T15:01:52.284Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:01:52.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T15:01:52.284Z] ---> Running in f03e34d3d34b [2022-10-26T15:01:52.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T15:01:52.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-26T15:01:52.284Z] Removing intermediate container 66127d25d26e [2022-10-26T15:01:52.284Z] ---> 4c586a1cc00b [2022-10-26T15:01:52.284Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T15:01:52.541Z] ---> Running in 4f782455b2e2 [2022-10-26T15:01:52.541Z] Removing intermediate container f03e34d3d34b [2022-10-26T15:01:52.541Z] ---> 9e86d2852a25 [2022-10-26T15:01:52.541Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T15:01:52.801Z] ---> Running in 6a61a3e2946b [2022-10-26T15:01:52.801Z] Removing intermediate container 4f782455b2e2 [2022-10-26T15:01:52.801Z] ---> f79d2dc7b3bd [2022-10-26T15:01:52.801Z] [2022-10-26T15:01:52.801Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T15:01:52.801Z] 3.15: Pulling from library/alpine [2022-10-26T15:01:52.801Z] Removing intermediate container 6a61a3e2946b [2022-10-26T15:01:52.801Z] ---> 0aaba79e641c [2022-10-26T15:01:52.801Z] [2022-10-26T15:01:52.801Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T15:01:52.801Z] 3.15: Pulling from library/alpine [2022-10-26T15:01:53.059Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T15:01:53.059Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T15:01:53.059Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T15:01:53.059Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T15:01:53.059Z] ---> c4fc93816858 [2022-10-26T15:01:53.059Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:01:53.059Z] ---> c4fc93816858 [2022-10-26T15:01:53.059Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:01:53.318Z] ---> Running in f57fba971256 [2022-10-26T15:01:53.318Z] ---> Running in 82a65c824d7a [2022-10-26T15:01:53.318Z] Removing intermediate container f57fba971256 [2022-10-26T15:01:53.318Z] ---> ffd10916b77e [2022-10-26T15:01:53.318Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T15:01:53.318Z] Removing intermediate container 82a65c824d7a [2022-10-26T15:01:53.318Z] ---> 536b2768b87e [2022-10-26T15:01:53.318Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T15:01:53.318Z] ---> Running in 925e298a66cc [2022-10-26T15:01:53.318Z] ---> Running in 5720f4616516 [2022-10-26T15:01:54.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:54.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:54.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:54.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:54.510Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:01:54.510Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:01:54.510Z] OK: 15857 distinct packages available [2022-10-26T15:01:54.510Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:01:54.510Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:01:54.510Z] OK: 15857 distinct packages available [2022-10-26T15:01:54.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:54.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:54.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:54.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:01:54.771Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T15:01:54.771Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:01:54.771Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T15:01:54.771Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T15:01:54.771Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T15:01:54.771Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T15:01:54.771Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:01:54.771Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T15:01:54.771Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:01:54.771Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T15:01:54.771Z] OK: 7 MiB in 19 packages [2022-10-26T15:01:54.771Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T15:01:54.771Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:01:54.771Z] OK: 7 MiB in 19 packages [2022-10-26T15:01:57.299Z] Removing intermediate container 5720f4616516 [2022-10-26T15:01:57.299Z] ---> 147cb47800d0 [2022-10-26T15:01:57.299Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T15:01:57.299Z] Removing intermediate container 925e298a66cc [2022-10-26T15:01:57.299Z] ---> 167e8573d1e9 [2022-10-26T15:01:57.299Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:01:59.828Z] ---> 673158c22588 [2022-10-26T15:01:59.828Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:01:59.828Z] ---> 6e0a78cc61b1 [2022-10-26T15:01:59.828Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:02:01.215Z] ---> e729aeb86f78 [2022-10-26T15:02:01.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T15:02:01.215Z] ---> 2e60ab9b6eeb [2022-10-26T15:02:01.215Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:02:01.473Z] ---> 248f02208214 [2022-10-26T15:02:01.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T15:02:02.038Z] ---> ec05ee03f4e6 [2022-10-26T15:02:02.038Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T15:02:02.038Z] ---> 152f24eb2a9c [2022-10-26T15:02:02.038Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:02:02.295Z] ---> Running in 86160cfe6077 [2022-10-26T15:02:02.295Z] ---> 4f747e8e3953 [2022-10-26T15:02:02.295Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T15:02:02.553Z] Removing intermediate container 86160cfe6077 [2022-10-26T15:02:02.553Z] ---> f54c06511252 [2022-10-26T15:02:02.553Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:02:02.828Z] ---> Running in acfb9a12b211 [2022-10-26T15:02:02.828Z] ---> c2e02cfe692d [2022-10-26T15:02:02.828Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:02:02.828Z] ---> Running in 03aedefdb563 [2022-10-26T15:02:03.086Z] Removing intermediate container acfb9a12b211 [2022-10-26T15:02:03.086Z] ---> 15ec2ff95af7 [2022-10-26T15:02:03.086Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T15:02:03.086Z] ---> Running in ae0cf7c88772 [2022-10-26T15:02:03.344Z] Removing intermediate container 03aedefdb563 [2022-10-26T15:02:03.344Z] ---> b010209edb7a [2022-10-26T15:02:03.344Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:02:03.344Z] ---> Running in 7b8a225bfbe7 [2022-10-26T15:02:03.603Z] Removing intermediate container ae0cf7c88772 [2022-10-26T15:02:03.603Z] ---> 235b8387b653 [2022-10-26T15:02:03.603Z] Step 22/23 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:02:03.868Z] ---> Running in f057833ca212 [2022-10-26T15:02:03.868Z] Removing intermediate container 7b8a225bfbe7 [2022-10-26T15:02:03.868Z] ---> 168a28ba7497 [2022-10-26T15:02:03.868Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T15:02:04.135Z] ---> Running in f2adfcb57b8a [2022-10-26T15:02:04.135Z] Removing intermediate container f057833ca212 [2022-10-26T15:02:04.135Z] ---> e3621a0ac15f [2022-10-26T15:02:04.135Z] Step 23/23 : LABEL version=2.3.0-dev.103 [2022-10-26T15:02:04.394Z] ---> Running in 9d50f4f839f1 [2022-10-26T15:02:04.654Z] Removing intermediate container f2adfcb57b8a [2022-10-26T15:02:04.654Z] ---> 724037e012cf [2022-10-26T15:02:04.654Z] Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:02:04.654Z] ---> Running in 9c48e0f398c6 [2022-10-26T15:02:04.654Z] Removing intermediate container 9d50f4f839f1 [2022-10-26T15:02:04.654Z] ---> fd7b8ff48ee1 [2022-10-26T15:02:04.654Z] [2022-10-26T15:02:04.912Z] Successfully built fd7b8ff48ee1 [2022-10-26T15:02:04.912Z] Successfully tagged security-spire-server:latest [2022-10-26T15:02:04.912Z]  Building security-spire-server ... done Building core-metadata [2022-10-26T15:02:05.844Z] Removing intermediate container 9c48e0f398c6 [2022-10-26T15:02:05.845Z] ---> 5391767ee584 [2022-10-26T15:02:05.845Z] Step 24/24 : LABEL version=2.3.0-dev.103 [2022-10-26T15:02:06.409Z] ---> Running in aeeab3c6eaf3 [2022-10-26T15:02:06.668Z] Removing intermediate container aeeab3c6eaf3 [2022-10-26T15:02:06.668Z] ---> 1e888bf65a32 [2022-10-26T15:02:06.668Z] [2022-10-26T15:02:06.668Z] Successfully built 1e888bf65a32 [2022-10-26T15:02:06.668Z] Successfully tagged security-spire-agent:latest [2022-10-26T15:02:06.668Z] Building core-command [2022-10-26T15:02:09.951Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:09.951Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:09.951Z] ---> ad788730e280 [2022-10-26T15:02:09.951Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:02:09.951Z] ---> Using cache [2022-10-26T15:02:09.951Z] ---> 847171f7ca04 [2022-10-26T15:02:09.951Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T15:02:09.951Z] ---> Using cache [2022-10-26T15:02:09.951Z] ---> 35c60032521e [2022-10-26T15:02:09.951Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T15:02:11.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:11.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:11.321Z] ---> ad788730e280 [2022-10-26T15:02:11.321Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:02:11.321Z] ---> Using cache [2022-10-26T15:02:11.321Z] ---> 847171f7ca04 [2022-10-26T15:02:11.321Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T15:02:11.321Z] ---> Using cache [2022-10-26T15:02:11.321Z] ---> 35c60032521e [2022-10-26T15:02:11.321Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T15:02:12.255Z] ---> Running in 6f0700fab71e [2022-10-26T15:02:12.255Z] ---> Running in 28daa5a458c6 [2022-10-26T15:02:12.888Z] Removing intermediate container 13a31c225bb6 [2022-10-26T15:02:12.888Z] ---> 32ff1e4dc1de [2022-10-26T15:02:12.888Z] Successfully built 32ff1e4dc1de [2022-10-26T15:02:12.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:02:13.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:13.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:13.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:13.229Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T15:02:13.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:02:13.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-117151 does not seem to be running inside a container [2022-10-26T15:02:13.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:13.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T15:02:13.698Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:13.698Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:14.631Z] Removing intermediate container 28daa5a458c6 [2022-10-26T15:02:14.631Z] Removing intermediate container 6f0700fab71e [2022-10-26T15:02:14.631Z] ---> a752a96ba665 [2022-10-26T15:02:14.631Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T15:02:14.631Z] ---> 744d081e5dbc [2022-10-26T15:02:14.631Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T15:02:14.630Z] $ docker top 14bd278313390a9d99732699ca65cf8c466ee1234307629da2556316fda6e1f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:02:15.199Z] ---> 0abc2005e018 [2022-10-26T15:02:15.199Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:15.199Z] ---> Running in 64c8ff70b1dd [2022-10-26T15:02:15.199Z] ---> b75ae3699d0f [2022-10-26T15:02:15.199Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:15.199Z] ---> Running in 0660c3ead9ed [2022-10-26T15:02:15.466Z] + go version [2022-10-26T15:02:15.466Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T15:02:15.472Z] $ docker stop --time=1 14bd278313390a9d99732699ca65cf8c466ee1234307629da2556316fda6e1f6 [2022-10-26T15:02:16.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T15:02:17.049Z] $ docker rm -f 14bd278313390a9d99732699ca65cf8c466ee1234307629da2556316fda6e1f6 [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 [2022-10-26T15:02:17.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T15:02:17.638Z] [2022-10-26T15:02:17.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:02:17.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T15:02:19.366Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-26T15:02:19.366Z] 29e5d40040c1: Pulling fs layer [2022-10-26T15:02:19.366Z] 1ce36da41761: Pulling fs layer [2022-10-26T15:02:19.366Z] 25b303627fd3: Pulling fs layer [2022-10-26T15:02:19.366Z] 29e5d40040c1: Verifying Checksum [2022-10-26T15:02:19.366Z] 29e5d40040c1: Download complete [2022-10-26T15:02:19.366Z] 1ce36da41761: Verifying Checksum [2022-10-26T15:02:19.366Z] 1ce36da41761: Download complete [2022-10-26T15:02:19.631Z] 29e5d40040c1: Pull complete [2022-10-26T15:02:21.039Z] 1ce36da41761: Pull complete [2022-10-26T15:02:21.039Z] 25b303627fd3: Verifying Checksum [2022-10-26T15:02:21.039Z] 25b303627fd3: Download complete [2022-10-26T15:02:24.666Z] Removing intermediate container 7f44f616dabf [2022-10-26T15:02:24.666Z] ---> 532e54d89f0a [2022-10-26T15:02:24.666Z] [2022-10-26T15:02:24.666Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T15:02:25.230Z] 3.16: Pulling from library/alpine [2022-10-26T15:02:25.486Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T15:02:25.487Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T15:02:25.487Z] ---> 9c6f07244728 [2022-10-26T15:02:25.487Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T15:02:25.744Z] Removing intermediate container 926272c0a7da [2022-10-26T15:02:25.744Z] ---> b66865df0eb1 [2022-10-26T15:02:25.744Z] [2022-10-26T15:02:25.744Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T15:02:25.744Z] ---> c4fc93816858 [2022-10-26T15:02:25.744Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:02:25.744Z] ---> Using cache [2022-10-26T15:02:25.744Z] ---> 536b2768b87e [2022-10-26T15:02:25.744Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T15:02:26.309Z] ---> Running in 4c8919456b13 [2022-10-26T15:02:26.309Z] ---> Running in 1865e9153ba8 [2022-10-26T15:02:26.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:26.566Z] Removing intermediate container 64c8ff70b1dd [2022-10-26T15:02:26.566Z] ---> 54f7d8fd6146 [2022-10-26T15:02:26.566Z] Step 8/24 : COPY . . [2022-10-26T15:02:26.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:26.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:26.566Z] Removing intermediate container 0660c3ead9ed [2022-10-26T15:02:26.566Z] ---> 0f7e6446617b [2022-10-26T15:02:26.566Z] Step 8/23 : COPY . . [2022-10-26T15:02:26.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:26.823Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T15:02:26.823Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T15:02:26.823Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T15:02:26.823Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:02:26.823Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:02:26.823Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:02:26.823Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:02:26.823Z] OK: 15857 distinct packages available [2022-10-26T15:02:26.823Z] OK: 6 MiB in 17 packages [2022-10-26T15:02:26.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:27.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:27.080Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T15:02:27.080Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T15:02:27.080Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T15:02:27.080Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T15:02:27.080Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T15:02:27.080Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T15:02:27.337Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:02:27.337Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T15:02:27.337Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T15:02:27.337Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:02:27.337Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:02:27.337Z] OK: 8 MiB in 23 packages [2022-10-26T15:02:30.608Z] Removing intermediate container 52e170e293ae [2022-10-26T15:02:30.608Z] ---> af5401998aea [2022-10-26T15:02:30.608Z] [2022-10-26T15:02:30.608Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:02:30.608Z] ---> 9c6f07244728 [2022-10-26T15:02:30.608Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T15:02:30.608Z] ---> 16a9584cac3e [2022-10-26T15:02:30.608Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T15:02:30.608Z] ---> 22cd2c71a597 [2022-10-26T15:02:30.608Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T15:02:30.867Z] ---> Running in 479d71ce48db [2022-10-26T15:02:30.867Z] ---> Running in dae07bb97554 [2022-10-26T15:02:30.867Z] ---> Running in bbdf9867dc15 [2022-10-26T15:02:30.867Z] Removing intermediate container 4c8919456b13 [2022-10-26T15:02:30.867Z] ---> daba53c8e775 [2022-10-26T15:02:30.867Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T15:02:30.867Z] Removing intermediate container 1865e9153ba8 [2022-10-26T15:02:30.867Z] ---> ac0dd08d9d0d [2022-10-26T15:02:30.867Z] ---> Running in 57b8c896c277 [2022-10-26T15:02:30.867Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:02:31.124Z] Removing intermediate container 57b8c896c277 [2022-10-26T15:02:31.124Z] ---> 83052a59aa0c [2022-10-26T15:02:31.124Z] Step 12/24 : WORKDIR / [2022-10-26T15:02:31.124Z] ---> d01d5848851a [2022-10-26T15:02:31.124Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T15:02:31.124Z] ---> Running in 61049d5756c3 [2022-10-26T15:02:31.139Z] 25b303627fd3: Pull complete [2022-10-26T15:02:31.139Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-26T15:02:31.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T15:02:31.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:02:31.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-117151 does not seem to be running inside a container [2022-10-26T15:02:31.382Z] Removing intermediate container 61049d5756c3 [2022-10-26T15:02:31.382Z] ---> 7013f19025de [2022-10-26T15:02:31.382Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T15:02:31.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:31.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:31.375Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:02:31.661Z] ---> 016af4b834b5 [2022-10-26T15:02:31.661Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T15:02:31.661Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T15:02:31.661Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T15:02:31.661Z] ---> b77939c8b931 [2022-10-26T15:02:31.661Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T15:02:31.661Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T15:02:31.661Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T15:02:31.661Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:02:31.661Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:02:31.918Z] OK: 6 MiB in 16 packages [2022-10-26T15:02:31.918Z] ---> 0ad3570d88a4 [2022-10-26T15:02:31.918Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T15:02:31.918Z] ---> 5d4c84812ae8 [2022-10-26T15:02:31.918Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T15:02:31.918Z] ---> Running in 63cded945cbc [2022-10-26T15:02:32.175Z] ---> 31a445dac725 [2022-10-26T15:02:32.175Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T15:02:32.175Z] Removing intermediate container 63cded945cbc [2022-10-26T15:02:32.175Z] ---> 613f941e8a96 [2022-10-26T15:02:32.175Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:02:32.445Z] ---> Running in a14b134db0e2 [2022-10-26T15:02:32.703Z] Removing intermediate container bbdf9867dc15 [2022-10-26T15:02:32.703Z] ---> 43fb7d8a0914 [2022-10-26T15:02:32.703Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:02:32.703Z] ---> 9ffc07580d1f [2022-10-26T15:02:32.703Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T15:02:32.703Z] Removing intermediate container a14b134db0e2 [2022-10-26T15:02:32.703Z] ---> 36d458613936 [2022-10-26T15:02:32.703Z] Step 17/19 : LABEL arch=x86_64 [2022-10-26T15:02:32.703Z] ---> Running in 91bf470a51c7 [2022-10-26T15:02:32.703Z] ---> Running in 77f61c96a02e [2022-10-26T15:02:32.963Z] Removing intermediate container 91bf470a51c7 [2022-10-26T15:02:32.963Z] ---> 41e734d3c057 [2022-10-26T15:02:32.963Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T15:02:32.963Z] ---> Running in 56f21546a9bc [2022-10-26T15:02:32.963Z] Removing intermediate container 77f61c96a02e [2022-10-26T15:02:32.963Z] ---> a0c19a04f9af [2022-10-26T15:02:32.963Z] Step 18/19 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:02:32.963Z] ---> Running in f37273b0dbda [2022-10-26T15:02:33.222Z] Removing intermediate container 56f21546a9bc [2022-10-26T15:02:33.222Z] ---> 3c5f97863f8d [2022-10-26T15:02:33.222Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:02:33.222Z] ---> 9002cf235c73 [2022-10-26T15:02:33.222Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T15:02:33.222Z] ---> Running in 4a06d98abe7c [2022-10-26T15:02:33.222Z] Removing intermediate container f37273b0dbda [2022-10-26T15:02:33.222Z] ---> f6fe51cb7b27 [2022-10-26T15:02:33.222Z] Step 19/19 : LABEL version=2.3.0-dev.103 [2022-10-26T15:02:33.222Z] ---> Running in c11d962af62f [2022-10-26T15:02:33.222Z] Removing intermediate container 4a06d98abe7c [2022-10-26T15:02:33.222Z] ---> 11f715e0656b [2022-10-26T15:02:33.222Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:02:33.479Z] Removing intermediate container c11d962af62f [2022-10-26T15:02:33.479Z] ---> 9f7bd686bfda [2022-10-26T15:02:33.479Z] [2022-10-26T15:02:33.479Z] Successfully built 9f7bd686bfda [2022-10-26T15:02:33.479Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-26T15:02:33.479Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-10-26T15:02:33.604Z] $ docker top 1e69a89d826ce58b986dc2d7082dedbaa42a8de1a9db7c6b1ee8759711917d14 -eo pid,comm [2022-10-26T15:02:33.737Z] ---> 60031a99526b [2022-10-26T15:02:33.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T15:02:33.737Z] ---> e3a64b39d0f3 [2022-10-26T15:02:33.737Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh [2022-10-26T15:02:34.459Z] + docker-compose build --help [2022-10-26T15:02:34.459Z] + grep parallel [2022-10-26T15:02:35.108Z] ---> 91c75627d713 [2022-10-26T15:02:35.108Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T15:02:36.039Z] ---> fb53b4a9cf36 [2022-10-26T15:02:36.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T15:02:36.039Z] ---> Running in 0a793e2620f6 [2022-10-26T15:02:36.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:36.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:36.296Z] ---> ad788730e280 [2022-10-26T15:02:36.296Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T15:02:36.296Z] ---> Using cache [2022-10-26T15:02:36.296Z] ---> d9873044b2a7 [2022-10-26T15:02:36.296Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T15:02:36.587Z] ---> Running in bcb6e40ec095 [2022-10-26T15:02:36.587Z] ---> f5c0b0deaa68 [2022-10-26T15:02:36.587Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T15:02:36.844Z] ---> Running in de67c43820f9 [2022-10-26T15:02:37.101Z] Removing intermediate container de67c43820f9 [2022-10-26T15:02:37.101Z] ---> 3f02c5a096e1 [2022-10-26T15:02:37.101Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:02:37.101Z] ---> Running in 0e09e4edcc73 [2022-10-26T15:02:37.359Z] Removing intermediate container 0e09e4edcc73 [2022-10-26T15:02:37.359Z] ---> e28e1cca257e [2022-10-26T15:02:37.359Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T15:02:37.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:37.359Z] Removing intermediate container 0a793e2620f6 [2022-10-26T15:02:37.359Z] ---> 182200b68b33 [2022-10-26T15:02:37.359Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T15:02:37.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:37.686Z] ---> Running in 4a691439c5fc [2022-10-26T15:02:37.686Z] ---> Running in 34211c5d5340 [2022-10-26T15:02:37.686Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:37.967Z] Removing intermediate container 4a691439c5fc [2022-10-26T15:02:37.967Z] ---> 0b3bf90c1934 [2022-10-26T15:02:37.967Z] Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:02:37.967Z] Removing intermediate container 34211c5d5340 [2022-10-26T15:02:37.967Z] ---> 7c958c484da5 [2022-10-26T15:02:37.967Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T15:02:38.235Z] ---> Running in e0bb0c6f76dd [2022-10-26T15:02:38.235Z] ---> Running in da443d0fcac2 [2022-10-26T15:02:38.492Z] Removing intermediate container e0bb0c6f76dd [2022-10-26T15:02:38.492Z] ---> a1ee3bfda9c6 [2022-10-26T15:02:38.492Z] Step 22/22 : LABEL version=2.3.0-dev.103 [2022-10-26T15:02:38.492Z] Removing intermediate container bcb6e40ec095 [2022-10-26T15:02:38.707Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T15:02:38.716Z] $ docker stop --time=1 1e69a89d826ce58b986dc2d7082dedbaa42a8de1a9db7c6b1ee8759711917d14 [2022-10-26T15:02:38.755Z] ---> 8765d39a2a2c [2022-10-26T15:02:38.755Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T15:02:38.755Z] Removing intermediate container da443d0fcac2 [2022-10-26T15:02:38.755Z] ---> e94c4f885954 [2022-10-26T15:02:38.755Z] Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:02:38.755Z] ---> Running in 0817e4fbb54a [2022-10-26T15:02:38.755Z] ---> Running in 3be58e6de473 [2022-10-26T15:02:39.016Z] Removing intermediate container 0817e4fbb54a [2022-10-26T15:02:39.016Z] ---> a79329adb832 [2022-10-26T15:02:39.016Z] [2022-10-26T15:02:39.016Z] Successfully built a79329adb832 [2022-10-26T15:02:39.016Z] ---> dda89da85e62 [2022-10-26T15:02:39.016Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:39.016Z] Successfully tagged support-notifications:latest [2022-10-26T15:02:39.016Z] Building security-bootstrapper [2022-10-26T15:02:39.275Z]  Building support-notifications ... done Removing intermediate container 3be58e6de473 [2022-10-26T15:02:39.275Z] ---> a70b1b090b91 [2022-10-26T15:02:39.275Z] Step 24/24 : LABEL version=2.3.0-dev.103 [2022-10-26T15:02:39.275Z] ---> Running in ae4a20ad635a [2022-10-26T15:02:40.241Z] ---> Running in 4d520122a8b7 [2022-10-26T15:02:40.805Z] Removing intermediate container 4d520122a8b7 [2022-10-26T15:02:40.805Z] ---> 2299dc102d43 [2022-10-26T15:02:40.805Z] [2022-10-26T15:02:40.805Z] Successfully built 2299dc102d43 [2022-10-26T15:02:40.805Z] Successfully tagged security-secretstore-setup:latest [2022-10-26T15:02:40.805Z]  Building security-secretstore-setup ... done Building core-data [2022-10-26T15:02:42.056Z] $ docker rm -f 1e69a89d826ce58b986dc2d7082dedbaa42a8de1a9db7c6b1ee8759711917d14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:02:42.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T15:02:42.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:02:42.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-117151 does not seem to be running inside a container [2022-10-26T15:02:42.811Z] $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-26T15:02:43.991Z] $ docker top 6053bd016b0945cc93fd7f1df17ba57e6f9bc1b7b259f1bd2b99da6a85111d31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:02:44.501Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T15:02:44.982Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:44.982Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:44.982Z] ---> ad788730e280 [2022-10-26T15:02:44.982Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T15:02:44.982Z] ---> Using cache [2022-10-26T15:02:44.982Z] ---> d9873044b2a7 [2022-10-26T15:02:44.982Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T15:02:44.982Z] ---> Using cache [2022-10-26T15:02:44.982Z] ---> 997dea8ad3c8 [2022-10-26T15:02:44.982Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T15:02:44.982Z] ---> Using cache [2022-10-26T15:02:44.982Z] ---> 7c7e70a29144 [2022-10-26T15:02:44.982Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:44.982Z] ---> Using cache [2022-10-26T15:02:44.982Z] ---> cfbf9a179595 [2022-10-26T15:02:44.982Z] Step 7/32 : COPY . . [2022-10-26T15:02:44.982Z] ---> Using cache [2022-10-26T15:02:44.982Z] ---> a2aa0f4638cc [2022-10-26T15:02:44.982Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T15:02:45.911Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:45.911Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:45.911Z] ---> ad788730e280 [2022-10-26T15:02:45.911Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:02:45.911Z] ---> Using cache [2022-10-26T15:02:45.911Z] ---> 847171f7ca04 [2022-10-26T15:02:45.911Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:02:45.911Z] ---> Using cache [2022-10-26T15:02:45.911Z] ---> 35c60032521e [2022-10-26T15:02:45.911Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T15:02:48.760Z] Building core-command ... [2022-10-26T15:02:48.761Z] Building core-data ... [2022-10-26T15:02:48.761Z] Building core-metadata ... [2022-10-26T15:02:48.761Z] Building security-bootstrapper ... [2022-10-26T15:02:48.761Z] Building security-proxy-setup ... [2022-10-26T15:02:48.761Z] Building security-secretstore-setup ... [2022-10-26T15:02:48.761Z] Building security-spiffe-token-provider ... [2022-10-26T15:02:48.761Z] Building security-spire-agent ... [2022-10-26T15:02:48.761Z] Building security-spire-config ... [2022-10-26T15:02:48.761Z] Building security-spire-server ... [2022-10-26T15:02:48.761Z] Building support-notifications ... [2022-10-26T15:02:48.761Z] Building support-scheduler ... [2022-10-26T15:02:48.761Z] Building sys-mgmt-agent ... [2022-10-26T15:02:48.761Z] Building support-notifications [2022-10-26T15:02:48.761Z] Building security-spire-agent [2022-10-26T15:02:48.761Z] Building security-secretstore-setup [2022-10-26T15:02:48.761Z] Building support-scheduler [2022-10-26T15:02:48.761Z] Building core-command [2022-10-26T15:02:49.201Z] ---> Running in 42111812c752 [2022-10-26T15:02:49.201Z] ---> Running in 73747368a658 [2022-10-26T15:02:50.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:50.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T15:02:50.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:50.405Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:51.781Z] Removing intermediate container 73747368a658 [2022-10-26T15:02:51.781Z] ---> 989df2b48aa9 [2022-10-26T15:02:51.781Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:02:52.042Z] ---> cc94f7267907 [2022-10-26T15:02:52.042Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:52.322Z] ---> Running in a1b29fd725c9 [2022-10-26T15:02:57.590Z] Removing intermediate container 479d71ce48db [2022-10-26T15:02:57.590Z] ---> 488414e8666a [2022-10-26T15:02:57.590Z] [2022-10-26T15:02:57.590Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T15:02:57.590Z] ---> 9c6f07244728 [2022-10-26T15:02:57.590Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:02:57.590Z] ---> Running in 27859bb64c88 [2022-10-26T15:02:57.590Z] Removing intermediate container dae07bb97554 [2022-10-26T15:02:57.590Z] ---> 2277f7c4af37 [2022-10-26T15:02:57.590Z] [2022-10-26T15:02:57.590Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T15:02:57.590Z] ---> 9c6f07244728 [2022-10-26T15:02:57.590Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:02:57.848Z] Removing intermediate container ae4a20ad635a [2022-10-26T15:02:57.848Z] ---> 2870f786b681 [2022-10-26T15:02:57.848Z] Step 7/22 : COPY . . [2022-10-26T15:02:58.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:58.106Z] ---> Running in 8cc2d173ecfb [2022-10-26T15:02:58.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:58.369Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T15:02:58.369Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:02:58.369Z] OK: 6 MiB in 15 packages [2022-10-26T15:02:58.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:58.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:59.193Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T15:02:59.193Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:02:59.193Z] OK: 6 MiB in 15 packages [2022-10-26T15:03:00.623Z] Removing intermediate container 27859bb64c88 [2022-10-26T15:03:00.623Z] ---> 3150093f4135 [2022-10-26T15:03:00.623Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:03:00.623Z] ---> Running in 365cd6f2c1ef [2022-10-26T15:03:00.880Z] Removing intermediate container 8cc2d173ecfb [2022-10-26T15:03:00.880Z] ---> de1b362f57fe [2022-10-26T15:03:00.880Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:03:00.880Z] ---> Running in 3adaa1ce4020 [2022-10-26T15:03:00.880Z] Removing intermediate container 365cd6f2c1ef [2022-10-26T15:03:00.880Z] ---> f28be42d61f7 [2022-10-26T15:03:00.880Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T15:03:01.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:01.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:01.078Z] ---> 32ff1e4dc1de [2022-10-26T15:03:01.078Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:03:01.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:01.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:01.078Z] ---> 32ff1e4dc1de [2022-10-26T15:03:01.078Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:03:01.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:01.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:01.078Z] ---> 32ff1e4dc1de [2022-10-26T15:03:01.078Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:03:01.078Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:01.078Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:01.078Z] ---> 32ff1e4dc1de [2022-10-26T15:03:01.078Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:03:01.078Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:01.078Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:01.078Z] ---> 32ff1e4dc1de [2022-10-26T15:03:01.078Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:03:01.078Z] ---> Running in 6ab53b5928f4 [2022-10-26T15:03:01.078Z] ---> Running in d6f1690da31f [2022-10-26T15:03:01.078Z] ---> Running in a5b39ee23687 [2022-10-26T15:03:01.078Z] ---> Running in 61fe2259110c [2022-10-26T15:03:01.078Z] ---> Running in 1990926858bb [2022-10-26T15:03:01.078Z] Removing intermediate container 6ab53b5928f4 [2022-10-26T15:03:01.078Z] ---> 28021e547f7a [2022-10-26T15:03:01.078Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:03:01.078Z] Removing intermediate container a5b39ee23687 [2022-10-26T15:03:01.078Z] ---> af09e2ded936 [2022-10-26T15:03:01.078Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T15:03:01.078Z] Removing intermediate container 61fe2259110c [2022-10-26T15:03:01.078Z] ---> 945f310d3e06 [2022-10-26T15:03:01.078Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:03:01.078Z] Removing intermediate container d6f1690da31f [2022-10-26T15:03:01.078Z] ---> f6e6df3b3bb3 [2022-10-26T15:03:01.078Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T15:03:01.078Z] Removing intermediate container 1990926858bb [2022-10-26T15:03:01.078Z] ---> 535eea859c03 [2022-10-26T15:03:01.078Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:03:01.078Z] ---> Running in fca3661b224e [2022-10-26T15:03:01.078Z] ---> Running in 249e6c6309ec [2022-10-26T15:03:01.078Z] ---> Running in 20219a431683 [2022-10-26T15:03:01.078Z] ---> Running in ea961c53a42b [2022-10-26T15:03:01.078Z] ---> Running in 126a04924d6f [2022-10-26T15:03:01.138Z] ---> Running in bb43d82530df [2022-10-26T15:03:01.138Z] Removing intermediate container 3adaa1ce4020 [2022-10-26T15:03:01.138Z] ---> 2ac50a8f3195 [2022-10-26T15:03:01.138Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T15:03:01.138Z] ---> Running in fea0835f3d42 [2022-10-26T15:03:01.138Z] Removing intermediate container bb43d82530df [2022-10-26T15:03:01.138Z] ---> 62a423856344 [2022-10-26T15:03:01.138Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T15:03:01.138Z] ---> Running in 4140e778e68e [2022-10-26T15:03:01.396Z] Removing intermediate container fea0835f3d42 [2022-10-26T15:03:01.396Z] ---> d179e6f8fa44 [2022-10-26T15:03:01.396Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T15:03:01.396Z] ---> Running in c59339451d12 [2022-10-26T15:03:01.396Z] Removing intermediate container 4140e778e68e [2022-10-26T15:03:01.396Z] ---> 13f16753a35a [2022-10-26T15:03:01.396Z] Step 15/23 : WORKDIR / [2022-10-26T15:03:01.655Z] ---> Running in 53d032874178 [2022-10-26T15:03:01.655Z] Removing intermediate container c59339451d12 [2022-10-26T15:03:01.655Z] ---> d1c69d599bd4 [2022-10-26T15:03:01.655Z] Step 15/24 : WORKDIR / [2022-10-26T15:03:01.655Z] ---> Running in 44a8adb4be53 [2022-10-26T15:03:01.685Z] Removing intermediate container fca3661b224e [2022-10-26T15:03:01.685Z] ---> a3cf5cb09e22 [2022-10-26T15:03:01.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T15:03:01.919Z] Removing intermediate container 53d032874178 [2022-10-26T15:03:01.919Z] ---> 1d452f3e4ef0 [2022-10-26T15:03:01.919Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:03:01.919Z] Removing intermediate container 44a8adb4be53 [2022-10-26T15:03:01.919Z] ---> 46cc362ed8bc [2022-10-26T15:03:01.919Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:03:01.957Z] ---> Running in 21eaf419e1e0 [2022-10-26T15:03:01.957Z] Removing intermediate container 126a04924d6f [2022-10-26T15:03:01.957Z] ---> 2af71a126741 [2022-10-26T15:03:01.957Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T15:03:02.176Z] ---> c56c0b7cb306 [2022-10-26T15:03:02.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T15:03:02.229Z] Removing intermediate container ea961c53a42b [2022-10-26T15:03:02.229Z] ---> 578d51b116ac [2022-10-26T15:03:02.229Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T15:03:02.229Z] ---> Running in e28a8923995b [2022-10-26T15:03:02.229Z] ---> Running in 38f001e115d7 [2022-10-26T15:03:02.742Z] ---> 250498cf194e [2022-10-26T15:03:02.742Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T15:03:03.022Z] ---> 39e88e20231c [2022-10-26T15:03:03.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T15:03:03.281Z] ---> c28109dc6577 [2022-10-26T15:03:03.281Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T15:03:03.281Z] ---> 592db1c83992 [2022-10-26T15:03:03.281Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T15:03:03.538Z] ---> Running in fdbbd36d74b8 [2022-10-26T15:03:03.539Z] ---> 5231e3bab353 [2022-10-26T15:03:03.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T15:03:03.539Z] Removing intermediate container fdbbd36d74b8 [2022-10-26T15:03:03.539Z] ---> f5ba268e94a5 [2022-10-26T15:03:03.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:03:03.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:03.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:03.797Z] ---> Running in e11cdc69f4c8 [2022-10-26T15:03:03.797Z] ---> 1d0e5d9b9012 [2022-10-26T15:03:03.797Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T15:03:03.797Z] ---> Running in 9b84e6c88a2d [2022-10-26T15:03:03.797Z] Removing intermediate container e11cdc69f4c8 [2022-10-26T15:03:03.797Z] ---> 5164952c6371 [2022-10-26T15:03:03.797Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T15:03:03.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:03.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:04.055Z] ---> Running in 8ece5e0c86c7 [2022-10-26T15:03:04.055Z] Removing intermediate container a1b29fd725c9 [2022-10-26T15:03:04.055Z] ---> 874d35628b11 [2022-10-26T15:03:04.055Z] Step 8/22 : COPY . . [2022-10-26T15:03:04.055Z] Removing intermediate container 9b84e6c88a2d [2022-10-26T15:03:04.055Z] ---> c17d3a87270e [2022-10-26T15:03:04.055Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:03:04.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:04.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:04.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:04.328Z] Removing intermediate container 8ece5e0c86c7 [2022-10-26T15:03:04.328Z] ---> 57eaf87b9d22 [2022-10-26T15:03:04.328Z] Step 22/23 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:04.328Z] ---> Running in 7295a945fb6b [2022-10-26T15:03:04.328Z] ---> Running in 255e66ed35d4 [2022-10-26T15:03:04.328Z] Removing intermediate container 7295a945fb6b [2022-10-26T15:03:04.328Z] ---> 7b14ed864138 [2022-10-26T15:03:04.328Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T15:03:04.586Z] Removing intermediate container 255e66ed35d4 [2022-10-26T15:03:04.586Z] ---> 6eb4c7b94f42 [2022-10-26T15:03:04.586Z] Step 23/23 : LABEL version=2.3.0-dev.103 [2022-10-26T15:03:04.586Z] ---> Running in 08da396dc93f [2022-10-26T15:03:04.586Z] ---> Running in 4f64fd6c0000 [2022-10-26T15:03:04.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:04.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:04.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:03:04.843Z] ---> dbff6c6aa60c [2022-10-26T15:03:04.843Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T15:03:05.053Z] OK: 221 MiB in 51 packages [2022-10-26T15:03:05.320Z] OK: 221 MiB in 51 packages [2022-10-26T15:03:05.409Z] ---> Running in 8ac066d2be3f [2022-10-26T15:03:05.409Z] Removing intermediate container 4f64fd6c0000 [2022-10-26T15:03:05.409Z] ---> 46a931c930ad [2022-10-26T15:03:05.409Z] [2022-10-26T15:03:05.409Z] Removing intermediate container 08da396dc93f [2022-10-26T15:03:05.409Z] ---> bdb0820fc0da [2022-10-26T15:03:05.409Z] Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:05.666Z] Successfully built 46a931c930ad [2022-10-26T15:03:05.666Z] Successfully tagged core-command:latest [2022-10-26T15:03:05.666Z]  Building core-command ... done Building security-proxy-setup [2022-10-26T15:03:05.666Z] ---> Running in 54d83dea8606 [2022-10-26T15:03:06.231Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T15:03:06.297Z] OK: 221 MiB in 51 packages [2022-10-26T15:03:06.297Z] OK: 221 MiB in 51 packages [2022-10-26T15:03:06.297Z] OK: 221 MiB in 51 packages [2022-10-26T15:03:06.883Z] Removing intermediate container 249e6c6309ec [2022-10-26T15:03:06.883Z] ---> 9de83709c78e [2022-10-26T15:03:06.883Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:03:06.883Z] Removing intermediate container 20219a431683 [2022-10-26T15:03:06.883Z] ---> fb08202c4e29 [2022-10-26T15:03:06.883Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:03:07.167Z] Removing intermediate container 54d83dea8606 [2022-10-26T15:03:07.167Z] ---> e3d79bc6c70a [2022-10-26T15:03:07.167Z] Step 24/24 : LABEL version=2.3.0-dev.103 [2022-10-26T15:03:07.167Z] ---> Running in 8948706091d6 [2022-10-26T15:03:07.167Z] Removing intermediate container 42111812c752 [2022-10-26T15:03:07.167Z] ---> 38291ea522c6 [2022-10-26T15:03:07.167Z] [2022-10-26T15:03:07.167Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T15:03:07.167Z] ---> 9c6f07244728 [2022-10-26T15:03:07.167Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:03:07.442Z] ---> Running in da69ff60af96 [2022-10-26T15:03:07.442Z] Removing intermediate container 8948706091d6 [2022-10-26T15:03:07.442Z] ---> 96b16da97e37 [2022-10-26T15:03:07.442Z] [2022-10-26T15:03:07.442Z] Successfully built 96b16da97e37 [2022-10-26T15:03:07.442Z] Successfully tagged core-metadata:latest [2022-10-26T15:03:07.442Z] Building support-scheduler [2022-10-26T15:03:07.442Z]  Building core-metadata ... done Removing intermediate container da69ff60af96 [2022-10-26T15:03:07.442Z] ---> f9b1ce1ebc83 [2022-10-26T15:03:07.442Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T15:03:07.700Z] ---> Running in 7db69577d1da [2022-10-26T15:03:07.857Z] Removing intermediate container e28a8923995b [2022-10-26T15:03:07.857Z] ---> 327a04bdfef2 [2022-10-26T15:03:07.857Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:03:07.857Z] Removing intermediate container 21eaf419e1e0 [2022-10-26T15:03:07.857Z] ---> ea8a9df822e3 [2022-10-26T15:03:07.857Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T15:03:07.857Z] ---> ff0eef477c49 [2022-10-26T15:03:07.857Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:07.857Z] ---> Running in c116ffab073f [2022-10-26T15:03:07.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:07.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:08.124Z] Removing intermediate container 38f001e115d7 [2022-10-26T15:03:08.124Z] ---> 211c0e217f0d [2022-10-26T15:03:08.124Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:03:08.214Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:08.214Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T15:03:08.214Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:03:08.214Z] OK: 6 MiB in 16 packages [2022-10-26T15:03:08.405Z] ---> 345eaccf72ae [2022-10-26T15:03:08.405Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:08.674Z] ---> Running in 898fccca58a8 [2022-10-26T15:03:09.270Z] ---> c0728f7d914e [2022-10-26T15:03:09.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:09.270Z] ---> Running in 6c8a75ef8fd8 [2022-10-26T15:03:09.270Z] ---> aaaefd82e94f [2022-10-26T15:03:09.270Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:09.538Z] ---> Running in 67cbd12d5aea [2022-10-26T15:03:09.587Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:09.587Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:09.587Z] ---> ad788730e280 [2022-10-26T15:03:09.587Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T15:03:09.587Z] ---> Using cache [2022-10-26T15:03:09.587Z] ---> d9873044b2a7 [2022-10-26T15:03:09.587Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T15:03:09.587Z] ---> Using cache [2022-10-26T15:03:09.587Z] ---> 997dea8ad3c8 [2022-10-26T15:03:09.587Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T15:03:09.587Z] ---> Using cache [2022-10-26T15:03:09.587Z] ---> 7c7e70a29144 [2022-10-26T15:03:09.587Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:09.587Z] ---> Using cache [2022-10-26T15:03:09.587Z] ---> cfbf9a179595 [2022-10-26T15:03:09.587Z] Step 7/21 : COPY . . [2022-10-26T15:03:09.587Z] ---> Using cache [2022-10-26T15:03:09.587Z] ---> a2aa0f4638cc [2022-10-26T15:03:09.587Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T15:03:10.125Z] ---> 8b83d4c4d55e [2022-10-26T15:03:10.125Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:10.125Z] ---> Running in 957b08cc813b [2022-10-26T15:03:10.521Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:10.521Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:10.521Z] ---> ad788730e280 [2022-10-26T15:03:10.521Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:03:10.521Z] ---> Using cache [2022-10-26T15:03:10.521Z] ---> 847171f7ca04 [2022-10-26T15:03:10.521Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:03:10.521Z] ---> Using cache [2022-10-26T15:03:10.521Z] ---> 35c60032521e [2022-10-26T15:03:10.521Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T15:03:10.521Z] ---> Using cache [2022-10-26T15:03:10.521Z] ---> a752a96ba665 [2022-10-26T15:03:10.521Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:03:10.521Z] ---> Using cache [2022-10-26T15:03:10.521Z] ---> 0abc2005e018 [2022-10-26T15:03:10.521Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:10.521Z] ---> Using cache [2022-10-26T15:03:10.521Z] ---> 54f7d8fd6146 [2022-10-26T15:03:10.521Z] Step 8/22 : COPY . . [2022-10-26T15:03:10.521Z] ---> Using cache [2022-10-26T15:03:10.521Z] ---> 16a9584cac3e [2022-10-26T15:03:10.521Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T15:03:10.781Z] ---> Running in aa08c0753408 [2022-10-26T15:03:10.781Z] ---> Running in f8d1fd8ab171 [2022-10-26T15:03:10.781Z] ---> e60c20f2cb96 [2022-10-26T15:03:10.781Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T15:03:10.781Z] ---> Running in ab6ade152d8d [2022-10-26T15:03:11.040Z] Removing intermediate container 7db69577d1da [2022-10-26T15:03:11.040Z] ---> 10a2556888ef [2022-10-26T15:03:11.040Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T15:03:11.040Z] ---> Running in 2404f4b47274 [2022-10-26T15:03:11.040Z] Removing intermediate container 2404f4b47274 [2022-10-26T15:03:11.040Z] ---> e5ec7f89ea31 [2022-10-26T15:03:11.040Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T15:03:11.299Z] ---> Running in bc43ea75f3da [2022-10-26T15:03:11.299Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T15:03:11.299Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T15:03:11.299Z] Removing intermediate container bc43ea75f3da [2022-10-26T15:03:11.299Z] ---> d9a0891b3b83 [2022-10-26T15:03:11.299Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T15:03:11.299Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T15:03:11.299Z] ---> Running in 46bfde89635b [2022-10-26T15:03:11.557Z] Removing intermediate container 46bfde89635b [2022-10-26T15:03:11.557Z] ---> 4dcb008f493f [2022-10-26T15:03:11.557Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T15:03:11.557Z] ---> Running in b6424df49a09 [2022-10-26T15:03:11.814Z] Removing intermediate container b6424df49a09 [2022-10-26T15:03:11.814Z] ---> e96691b3f14f [2022-10-26T15:03:11.814Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T15:03:11.814Z] ---> Running in b23473253b82 [2022-10-26T15:03:13.189Z] Removing intermediate container b23473253b82 [2022-10-26T15:03:13.189Z] ---> 642615683c9a [2022-10-26T15:03:13.189Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T15:03:13.189Z] ---> Running in 6f5d55596f2a [2022-10-26T15:03:13.189Z] Removing intermediate container 6f5d55596f2a [2022-10-26T15:03:13.189Z] ---> 8aae304be89f [2022-10-26T15:03:13.189Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T15:03:13.453Z] ---> a54c8f7b63b6 [2022-10-26T15:03:13.453Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T15:03:13.453Z] ---> Running in 79913622c83a [2022-10-26T15:03:14.827Z] Removing intermediate container 79913622c83a [2022-10-26T15:03:14.827Z] ---> 3f8481d80c60 [2022-10-26T15:03:14.827Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:03:15.389Z] ---> 3f8f6c91a190 [2022-10-26T15:03:15.389Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T15:03:15.956Z] ---> 0b20a56ab20a [2022-10-26T15:03:15.956Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T15:03:16.890Z] ---> 6c7106de1671 [2022-10-26T15:03:16.890Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T15:03:17.148Z] ---> b76625f49144 [2022-10-26T15:03:17.148Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T15:03:17.405Z] ---> 86f583ab706b [2022-10-26T15:03:17.405Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T15:03:17.972Z] ---> 7faac593511c [2022-10-26T15:03:17.972Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T15:03:18.536Z] ---> 1a4672b61112 [2022-10-26T15:03:18.536Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T15:03:18.536Z] ---> Running in 80620783053d [2022-10-26T15:03:19.907Z] Removing intermediate container 80620783053d [2022-10-26T15:03:19.907Z] ---> 351353a31207 [2022-10-26T15:03:19.907Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T15:03:19.907Z] ---> Running in 75f00d1429e2 [2022-10-26T15:03:20.165Z] Removing intermediate container 75f00d1429e2 [2022-10-26T15:03:20.165Z] ---> 65dc1ed981d6 [2022-10-26T15:03:20.165Z] Step 29/32 : CMD ["gate"] [2022-10-26T15:03:20.422Z] ---> Running in f0069bce391c [2022-10-26T15:03:20.679Z] Removing intermediate container f0069bce391c [2022-10-26T15:03:20.679Z] ---> bf3739d124c3 [2022-10-26T15:03:20.679Z] Step 30/32 : LABEL arch=x86_64 [2022-10-26T15:03:20.679Z] ---> Running in 4c66b8072933 [2022-10-26T15:03:20.935Z] Removing intermediate container 4c66b8072933 [2022-10-26T15:03:20.935Z] ---> 997ead30f34f [2022-10-26T15:03:20.935Z] Step 31/32 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:20.935Z] ---> Running in 2de80130812e [2022-10-26T15:03:21.505Z] Removing intermediate container 2de80130812e [2022-10-26T15:03:21.505Z] ---> e0a53a591a8e [2022-10-26T15:03:21.505Z] Step 32/32 : LABEL version=2.3.0-dev.103 [2022-10-26T15:03:21.505Z] ---> Running in 88c0c58b2cef [2022-10-26T15:03:21.762Z] Removing intermediate container 88c0c58b2cef [2022-10-26T15:03:21.762Z] ---> c2c647d4f084 [2022-10-26T15:03:21.762Z] [2022-10-26T15:03:21.762Z] Successfully built c2c647d4f084 [2022-10-26T15:03:21.762Z] Successfully tagged security-bootstrapper:latest [2022-10-26T15:03:21.762Z] Building security-spire-config [2022-10-26T15:03:25.035Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:25.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:25.035Z] ---> ad788730e280 [2022-10-26T15:03:25.035Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:03:25.035Z] ---> Using cache [2022-10-26T15:03:25.035Z] ---> d9873044b2a7 [2022-10-26T15:03:25.035Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:03:25.966Z] ---> Running in 2b87b3ae5724 [2022-10-26T15:03:26.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:26.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:27.158Z] OK: 211 MiB in 51 packages [2022-10-26T15:03:28.527Z] Removing intermediate container 2b87b3ae5724 [2022-10-26T15:03:28.527Z] ---> 0f7562818c4b [2022-10-26T15:03:28.527Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:03:29.091Z] ---> 3c45f97ce0b2 [2022-10-26T15:03:29.091Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:29.091Z] ---> Running in 867509194fd0 [2022-10-26T15:03:29.091Z] Removing intermediate container 8ac066d2be3f [2022-10-26T15:03:29.091Z] ---> 1adf580f6118 [2022-10-26T15:03:29.091Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T15:03:29.091Z] ---> Running in 10b7669c3102 [2022-10-26T15:03:30.026Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T15:03:31.395Z] Removing intermediate container 10b7669c3102 [2022-10-26T15:03:31.395Z] ---> ba405f63c235 [2022-10-26T15:03:31.395Z] [2022-10-26T15:03:31.395Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:03:31.395Z] ---> 9c6f07244728 [2022-10-26T15:03:31.395Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:03:31.395Z] ---> Running in 471e5f530d05 [2022-10-26T15:03:31.653Z] Removing intermediate container 471e5f530d05 [2022-10-26T15:03:31.653Z] ---> e54fd161bdb8 [2022-10-26T15:03:31.653Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T15:03:31.653Z] ---> Running in f44db3aedc4c [2022-10-26T15:03:32.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:32.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:32.843Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T15:03:32.843Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T15:03:32.843Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T15:03:32.843Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T15:03:32.843Z] Executing bash-5.1.16-r2.post-install [2022-10-26T15:03:32.843Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T15:03:32.843Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T15:03:32.843Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T15:03:32.843Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T15:03:32.843Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T15:03:32.843Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T15:03:33.100Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:33.359Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T15:03:33.359Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T15:03:33.359Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T15:03:33.359Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T15:03:33.359Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T15:03:33.359Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:03:33.359Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:03:33.359Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T15:03:33.359Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T15:03:33.359Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T15:03:33.616Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T15:03:33.616Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T15:03:33.616Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T15:03:33.616Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T15:03:33.616Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T15:03:33.616Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T15:03:33.616Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T15:03:33.616Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T15:03:33.616Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T15:03:33.616Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T15:03:33.616Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T15:03:33.616Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T15:03:33.874Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:03:33.874Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:03:33.874Z] OK: 122 MiB in 47 packages [2022-10-26T15:03:36.397Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T15:03:36.655Z] Collecting docker-compose==1.23.2 [2022-10-26T15:03:36.655Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T15:03:36.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.7 MB/s eta 0:00:00 [2022-10-26T15:03:36.655Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T15:03:36.655Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T15:03:36.655Z] Preparing metadata (setup.py): started [2022-10-26T15:03:37.221Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:03:37.221Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T15:03:37.221Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T15:03:37.221Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 31.8 MB/s eta 0:00:00 [2022-10-26T15:03:37.221Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T15:03:37.221Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T15:03:37.221Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 148.4 MB/s eta 0:00:00 [2022-10-26T15:03:37.221Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T15:03:37.221Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T15:03:37.221Z] Preparing metadata (setup.py): started [2022-10-26T15:03:37.784Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:03:37.784Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T15:03:37.784Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T15:03:37.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 1.0 MB/s eta 0:00:00 [2022-10-26T15:03:37.784Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T15:03:37.784Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T15:03:37.784Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T15:03:37.784Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T15:03:37.784Z] Preparing metadata (setup.py): started [2022-10-26T15:03:38.041Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:03:38.298Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T15:03:38.298Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T15:03:38.298Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T15:03:38.298Z] Collecting PyYAML<4,>=3.10 [2022-10-26T15:03:38.298Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T15:03:38.555Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 1.3 MB/s eta 0:00:00 [2022-10-26T15:03:38.812Z] Preparing metadata (setup.py): started [2022-10-26T15:03:39.068Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:03:39.325Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T15:03:39.325Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T15:03:39.325Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T15:03:39.325Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T15:03:39.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.0 MB/s eta 0:00:00 [2022-10-26T15:03:39.325Z] Collecting certifi>=2017.4.17 [2022-10-26T15:03:39.325Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T15:03:39.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 11.9 MB/s eta 0:00:00 [2022-10-26T15:03:39.583Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T15:03:39.583Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T15:03:39.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.8 MB/s eta 0:00:00 [2022-10-26T15:03:39.583Z] Collecting idna<2.8,>=2.5 [2022-10-26T15:03:39.583Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T15:03:39.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.1 MB/s eta 0:00:00 [2022-10-26T15:03:39.583Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T15:03:39.583Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T15:03:39.583Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T15:03:39.583Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T15:03:39.840Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T15:03:39.840Z] Running setup.py install for texttable: started [2022-10-26T15:03:40.096Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T15:03:40.096Z] Running setup.py install for PyYAML: started [2022-10-26T15:03:40.096Z] Removing intermediate container 867509194fd0 [2022-10-26T15:03:40.096Z] ---> 8ba72562033c [2022-10-26T15:03:40.096Z] Step 7/24 : COPY . . [2022-10-26T15:03:40.354Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T15:03:40.610Z] Running setup.py install for docopt: started [2022-10-26T15:03:40.867Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T15:03:42.772Z] Running setup.py install for dockerpty: started [2022-10-26T15:03:43.029Z] Removing intermediate container f8d1fd8ab171 [2022-10-26T15:03:43.029Z] ---> 2d4bd35936a3 [2022-10-26T15:03:43.029Z] Removing intermediate container ab6ade152d8d [2022-10-26T15:03:43.029Z] [2022-10-26T15:03:43.029Z] ---> 2a48f5fba578 [2022-10-26T15:03:43.029Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T15:03:43.029Z] [2022-10-26T15:03:43.029Z] Step 10/22 : FROM alpine:3.16 ---> 9c6f07244728 [2022-10-26T15:03:43.029Z] [2022-10-26T15:03:43.029Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init ---> 9c6f07244728 [2022-10-26T15:03:43.029Z] [2022-10-26T15:03:43.029Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T15:03:43.029Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T15:03:43.029Z] ---> Running in 1b1fa6609721 [2022-10-26T15:03:43.029Z] ---> Running in 0b11087726a2 [2022-10-26T15:03:43.287Z] Removing intermediate container 0b11087726a2 [2022-10-26T15:03:43.287Z] ---> ad59e7841fea [2022-10-26T15:03:43.287Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T15:03:43.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:43.543Z] ---> Running in d0a4065b03de [2022-10-26T15:03:43.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:43.543Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T15:03:43.543Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T15:03:43.800Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T15:03:43.800Z] Removing intermediate container d0a4065b03de [2022-10-26T15:03:43.800Z] ---> 0e5b3b6550c1 [2022-10-26T15:03:43.800Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T15:03:43.800Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T15:03:43.800Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T15:03:43.800Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T15:03:43.800Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T15:03:43.800Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:43.800Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:03:43.800Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:03:43.800Z] OK: 8 MiB in 20 packages [2022-10-26T15:03:44.057Z] ---> Running in c1118360427d [2022-10-26T15:03:44.317Z] Removing intermediate container c1118360427d [2022-10-26T15:03:44.317Z] ---> 4c4c83801604 [2022-10-26T15:03:44.317Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T15:03:44.317Z] ---> Running in b7b5ed322c91 [2022-10-26T15:03:44.317Z] ---> 9d5e91f171e0 [2022-10-26T15:03:44.318Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:03:44.574Z] ---> Running in 92486923303e [2022-10-26T15:03:44.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:44.574Z] Removing intermediate container 1b1fa6609721 [2022-10-26T15:03:44.574Z] ---> 9652e15f5466 [2022-10-26T15:03:44.574Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T15:03:44.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:44.837Z] Removing intermediate container 92486923303e [2022-10-26T15:03:44.837Z] ---> 6ef93ff321f5 [2022-10-26T15:03:44.837Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T15:03:44.837Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:44.837Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:03:44.837Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T15:03:44.837Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:03:44.837Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T15:03:45.096Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T15:03:45.096Z] ---> Running in 7fc024f07217 [2022-10-26T15:03:45.096Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:03:45.096Z] OK: 8 MiB in 20 packages [2022-10-26T15:03:45.096Z] ---> Running in 6f867a6bc932 [2022-10-26T15:03:45.096Z] Removing intermediate container 7fc024f07217 [2022-10-26T15:03:45.096Z] ---> 337be23ca8ee [2022-10-26T15:03:45.096Z] Step 12/21 : WORKDIR /edgex [2022-10-26T15:03:45.357Z] ---> Running in 05920f47362a [2022-10-26T15:03:45.357Z] Removing intermediate container 6f867a6bc932 [2022-10-26T15:03:45.357Z] ---> 23f19d0d221a [2022-10-26T15:03:45.357Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:03:45.357Z] ---> Running in 6041b3ed7960 [2022-10-26T15:03:45.357Z] Removing intermediate container aa08c0753408 [2022-10-26T15:03:45.357Z] ---> a967c66697af [2022-10-26T15:03:45.357Z] [2022-10-26T15:03:45.357Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:03:45.357Z] ---> 9c6f07244728 [2022-10-26T15:03:45.357Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:03:45.357Z] ---> Using cache [2022-10-26T15:03:45.357Z] ---> de1b362f57fe [2022-10-26T15:03:45.357Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:03:45.357Z] ---> Using cache [2022-10-26T15:03:45.357Z] ---> 2ac50a8f3195 [2022-10-26T15:03:45.357Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T15:03:45.614Z] Removing intermediate container 05920f47362a [2022-10-26T15:03:45.614Z] ---> 68161abd64f3 [2022-10-26T15:03:45.614Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T15:03:45.614Z] ---> Running in ac6e153e2b46 [2022-10-26T15:03:45.614Z] Removing intermediate container b7b5ed322c91 [2022-10-26T15:03:45.614Z] ---> 552afb16df54 [2022-10-26T15:03:45.614Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:03:45.870Z] ---> 1c5c2fae3388 [2022-10-26T15:03:45.870Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T15:03:45.870Z] Removing intermediate container ac6e153e2b46 [2022-10-26T15:03:45.870Z] ---> 14da714342d7 [2022-10-26T15:03:45.870Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:03:45.870Z] ---> 2aafe8534f5d [2022-10-26T15:03:45.870Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T15:03:45.870Z] ---> Running in a7e212eebc06 [2022-10-26T15:03:46.128Z] Removing intermediate container a7e212eebc06 [2022-10-26T15:03:46.128Z] ---> dc431caeb573 [2022-10-26T15:03:46.128Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:03:46.392Z] ---> 9ce20b15aaac [2022-10-26T15:03:46.392Z] ---> d3f6a5067dd5 [2022-10-26T15:03:46.392Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T15:03:46.392Z] [2022-10-26T15:03:46.392Z] ---> 509b6f3b0af2 [2022-10-26T15:03:46.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T15:03:46.649Z] Removing intermediate container 6041b3ed7960 [2022-10-26T15:03:46.649Z] ---> c25a95a4ec71 [2022-10-26T15:03:46.649Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T15:03:46.649Z] ---> 784f5428ce9f [2022-10-26T15:03:46.649Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T15:03:46.649Z] ---> Running in a5b8781a6f20 [2022-10-26T15:03:46.649Z] ---> Running in 2302120f0974 [2022-10-26T15:03:46.905Z] ---> 6314d79ac546 [2022-10-26T15:03:46.905Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T15:03:46.905Z] Removing intermediate container a5b8781a6f20 [2022-10-26T15:03:46.905Z] ---> af22638f94e7 [2022-10-26T15:03:46.905Z] [2022-10-26T15:03:46.905Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T15:03:46.905Z] ---> c4fc93816858 [2022-10-26T15:03:46.905Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:03:46.905Z] ---> Using cache [2022-10-26T15:03:46.905Z] ---> 536b2768b87e [2022-10-26T15:03:46.905Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T15:03:46.905Z] Removing intermediate container 2302120f0974 [2022-10-26T15:03:46.905Z] ---> 7272e100b0e6 [2022-10-26T15:03:46.905Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:03:46.905Z] Removing intermediate container f44db3aedc4c [2022-10-26T15:03:46.905Z] ---> 805b25ce2319 [2022-10-26T15:03:46.905Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T15:03:46.905Z] ---> Running in 40b0ba3ad7be [2022-10-26T15:03:47.164Z] ---> 09a25e72a5a9 [2022-10-26T15:03:47.164Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T15:03:47.164Z] ---> Running in cf66bc0b8b78 [2022-10-26T15:03:47.164Z] ---> 082f940ea955 [2022-10-26T15:03:47.164Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T15:03:47.164Z] ---> Running in b915b0d05af1 [2022-10-26T15:03:47.164Z] ---> Running in de15c39617b8 [2022-10-26T15:03:47.164Z] Removing intermediate container cf66bc0b8b78 [2022-10-26T15:03:47.164Z] ---> e63d0a4de91b [2022-10-26T15:03:47.164Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T15:03:47.164Z] ---> Running in 6e3c26ca6536 [2022-10-26T15:03:47.164Z] Removing intermediate container b915b0d05af1 [2022-10-26T15:03:47.164Z] ---> 1f29fd5e3150 [2022-10-26T15:03:47.164Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:03:47.422Z] ---> 95bcc4bc1373 [2022-10-26T15:03:47.422Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T15:03:47.422Z] ---> Running in ddaa5ad34747 [2022-10-26T15:03:47.422Z] ---> Running in a88c6914dc2f [2022-10-26T15:03:47.422Z] Removing intermediate container 6e3c26ca6536 [2022-10-26T15:03:47.422Z] ---> 025ddcf1695f [2022-10-26T15:03:47.422Z] Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:47.422Z] ---> Running in 273ea8f2226f [2022-10-26T15:03:47.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:47.422Z] Removing intermediate container ddaa5ad34747 [2022-10-26T15:03:47.422Z] ---> bc6077bdf06e [2022-10-26T15:03:47.422Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T15:03:47.422Z] Removing intermediate container a88c6914dc2f [2022-10-26T15:03:47.422Z] ---> feb87aa133a3 [2022-10-26T15:03:47.422Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:03:47.422Z] ---> Running in 263ccbb19bfd [2022-10-26T15:03:47.422Z] Removing intermediate container 273ea8f2226f [2022-10-26T15:03:47.422Z] ---> cede8ebe6800 [2022-10-26T15:03:47.422Z] Step 22/22 : LABEL version=2.3.0-dev.103 [2022-10-26T15:03:47.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:47.679Z] ---> Running in 012ce0741f0c [2022-10-26T15:03:47.679Z] Removing intermediate container 263ccbb19bfd [2022-10-26T15:03:47.679Z] ---> c7a9c3a449d9 [2022-10-26T15:03:47.679Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T15:03:47.679Z] ---> Running in c9fb2cc83273 [2022-10-26T15:03:47.679Z] Removing intermediate container 012ce0741f0c [2022-10-26T15:03:47.679Z] ---> 9117487dec59 [2022-10-26T15:03:47.679Z] [2022-10-26T15:03:47.679Z] ---> 3ce6aa7bda30 [2022-10-26T15:03:47.679Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T15:03:47.948Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:03:47.948Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:03:47.948Z] OK: 15857 distinct packages available [2022-10-26T15:03:47.948Z] Removing intermediate container c9fb2cc83273 [2022-10-26T15:03:47.948Z] ---> f8793db22bed [2022-10-26T15:03:47.948Z] Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:47.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:47.948Z] Successfully built 9117487dec59 [2022-10-26T15:03:47.948Z] Successfully tagged core-data:latest [2022-10-26T15:03:47.948Z]  Building core-data ... done Removing intermediate container de15c39617b8 [2022-10-26T15:03:47.948Z] ---> a4f9b35d27f6 [2022-10-26T15:03:47.948Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T15:03:47.948Z] ---> Running in 9e2941b8ecd8 [2022-10-26T15:03:47.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:47.948Z] ---> Running in 8ac28b8373d8 [2022-10-26T15:03:47.948Z] ---> 65bda397f61d [2022-10-26T15:03:47.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T15:03:47.948Z] Removing intermediate container 9e2941b8ecd8 [2022-10-26T15:03:47.948Z] ---> 7101ebb47756 [2022-10-26T15:03:47.948Z] Step 22/22 : LABEL version=2.3.0-dev.103 [2022-10-26T15:03:47.948Z] ---> Running in dea9aefd2a31 [2022-10-26T15:03:47.948Z] Removing intermediate container 8ac28b8373d8 [2022-10-26T15:03:47.948Z] ---> 0e38c0c7a62a [2022-10-26T15:03:47.948Z] Step 19/21 : LABEL arch=x86_64 [2022-10-26T15:03:48.205Z] ---> Running in 389de4c40958 [2022-10-26T15:03:48.205Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:48.205Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:03:48.205Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T15:03:48.205Z] Removing intermediate container dea9aefd2a31 [2022-10-26T15:03:48.205Z] ---> 5cce569e482e [2022-10-26T15:03:48.205Z] [2022-10-26T15:03:48.205Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T15:03:48.205Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:03:48.205Z] OK: 6 MiB in 18 packages [2022-10-26T15:03:48.205Z] ---> b1093e15f79d [2022-10-26T15:03:48.205Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T15:03:48.205Z] ---> Running in 43834a713d55 [2022-10-26T15:03:48.205Z] Removing intermediate container 389de4c40958 [2022-10-26T15:03:48.205Z] ---> fdbd4dceffb8 [2022-10-26T15:03:48.205Z] Step 20/21 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:48.205Z] Successfully built 5cce569e482e [2022-10-26T15:03:48.205Z] Successfully tagged support-scheduler:latest [2022-10-26T15:03:48.205Z]  Building support-scheduler ... done  ---> Running in 785e7f5e95e6 [2022-10-26T15:03:48.464Z] Removing intermediate container 43834a713d55 [2022-10-26T15:03:48.464Z] ---> 35dde1d3ebe2 [2022-10-26T15:03:48.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:03:48.464Z] ---> Running in 4142414860a6 [2022-10-26T15:03:48.464Z] Removing intermediate container 785e7f5e95e6 [2022-10-26T15:03:48.464Z] ---> f97ac633ce4f [2022-10-26T15:03:48.464Z] Step 21/21 : LABEL version=2.3.0-dev.103 [2022-10-26T15:03:48.464Z] ---> Running in 583505edbd68 [2022-10-26T15:03:48.464Z] Removing intermediate container 4142414860a6 [2022-10-26T15:03:48.464Z] ---> 27f6a5b918ff [2022-10-26T15:03:48.464Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T15:03:48.464Z] ---> Running in a065dfb67025 [2022-10-26T15:03:48.464Z] Removing intermediate container 583505edbd68 [2022-10-26T15:03:48.464Z] ---> 809caf3ebf61 [2022-10-26T15:03:48.464Z] [2022-10-26T15:03:48.724Z] Removing intermediate container 40b0ba3ad7be [2022-10-26T15:03:48.724Z] ---> 655061eacb45 [2022-10-26T15:03:48.724Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:03:48.724Z] Removing intermediate container a065dfb67025 [2022-10-26T15:03:48.724Z] ---> 8e4eea495a08 [2022-10-26T15:03:48.724Z] Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:48.724Z] ---> Running in 884d7a4b43e9 [2022-10-26T15:03:48.724Z] Successfully built 809caf3ebf61 [2022-10-26T15:03:48.724Z] Successfully tagged security-proxy-setup:latest [2022-10-26T15:03:48.724Z]  Building security-proxy-setup ... done Removing intermediate container 884d7a4b43e9 [2022-10-26T15:03:48.724Z] ---> c0f1b10efb04 [2022-10-26T15:03:48.724Z] Step 22/22 : LABEL version=2.3.0-dev.103 [2022-10-26T15:03:48.724Z] ---> Running in 08557507a248 [2022-10-26T15:03:48.989Z] Removing intermediate container 08557507a248 [2022-10-26T15:03:48.989Z] ---> c4fdec39b419 [2022-10-26T15:03:48.989Z] [2022-10-26T15:03:49.258Z] Successfully built c4fdec39b419 [2022-10-26T15:03:49.258Z] Successfully tagged sys-mgmt-agent:latest [2022-10-26T15:03:49.827Z]  Building sys-mgmt-agent ... done  ---> 46a27a576148 [2022-10-26T15:03:49.827Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:03:49.827Z] ---> b3ead0929d2c [2022-10-26T15:03:49.827Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T15:03:49.827Z] ---> Running in ff548532a146 [2022-10-26T15:03:50.084Z] Removing intermediate container ff548532a146 [2022-10-26T15:03:50.084Z] ---> 2745e5e319b2 [2022-10-26T15:03:50.084Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T15:03:50.084Z] ---> a4bba322fedc [2022-10-26T15:03:50.084Z] Step 19/24 : WORKDIR / [2022-10-26T15:03:50.084Z] ---> Running in 13346dd29a85 [2022-10-26T15:03:50.341Z] Removing intermediate container 13346dd29a85 [2022-10-26T15:03:50.341Z] ---> a9ed9a91cec8 [2022-10-26T15:03:50.341Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:03:50.341Z] ---> Running in c6d9f247dd19 [2022-10-26T15:03:50.341Z] Removing intermediate container c6d9f247dd19 [2022-10-26T15:03:50.341Z] ---> b87d9e5842ea [2022-10-26T15:03:50.341Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:03:50.341Z] ---> Running in 8edda5bc5f65 [2022-10-26T15:03:50.599Z] Removing intermediate container 8edda5bc5f65 [2022-10-26T15:03:50.599Z] ---> 01c747c21f61 [2022-10-26T15:03:50.599Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T15:03:50.599Z] ---> Running in 94e496c9c894 [2022-10-26T15:03:50.599Z] Removing intermediate container 94e496c9c894 [2022-10-26T15:03:50.599Z] ---> 4b008a8c49ea [2022-10-26T15:03:50.599Z] Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:50.599Z] ---> Running in 32921777ff2b [2022-10-26T15:03:50.856Z] Removing intermediate container 32921777ff2b [2022-10-26T15:03:50.856Z] ---> 3524890ad70d [2022-10-26T15:03:50.856Z] Step 24/24 : LABEL version=2.3.0-dev.103 [2022-10-26T15:03:50.856Z] ---> Running in 93e03ef3f607 [2022-10-26T15:03:50.856Z] Removing intermediate container 93e03ef3f607 [2022-10-26T15:03:50.856Z] ---> 3b6865bfa0f2 [2022-10-26T15:03:50.856Z] [2022-10-26T15:03:50.856Z] Successfully built 3b6865bfa0f2 [2022-10-26T15:03:50.856Z] Successfully tagged security-spire-config:latest [2022-10-26T15:03:50.861Z]  Building security-spire-config ... done  [Pipeline] } [2022-10-26T15:03:50.865Z] $ docker stop --time=1 1fe0588a6b0e14b42bf2c227cf213a027cd98b6389c7a849a2f00e022d727721 [2022-10-26T15:03:52.169Z] $ docker rm -f 1fe0588a6b0e14b42bf2c227cf213a027cd98b6389c7a849a2f00e022d727721 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:03:52.501Z] + docker images [2022-10-26T15:03:52.501Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T15:03:52.501Z] security-spire-config latest 3b6865bfa0f2 2 seconds ago 85.8MB [2022-10-26T15:03:52.501Z] security-proxy-setup latest 809caf3ebf61 4 seconds ago 27.6MB [2022-10-26T15:03:52.501Z] sys-mgmt-agent latest c4fdec39b419 4 seconds ago 136MB [2022-10-26T15:03:52.501Z] core-data latest 9117487dec59 5 seconds ago 21.7MB [2022-10-26T15:03:52.501Z] support-scheduler latest 5cce569e482e 5 seconds ago 29.8MB [2022-10-26T15:03:52.501Z] af22638f94e7 6 seconds ago 1.48GB [2022-10-26T15:03:52.501Z] a967c66697af 7 seconds ago 1.67GB [2022-10-26T15:03:52.501Z] 2a48f5fba578 10 seconds ago 1.62GB [2022-10-26T15:03:52.501Z] 2d4bd35936a3 12 seconds ago 1.6GB [2022-10-26T15:03:52.501Z] ba405f63c235 21 seconds ago 1.59GB [2022-10-26T15:03:52.501Z] security-bootstrapper latest c2c647d4f084 31 seconds ago 20.2MB [2022-10-26T15:03:52.501Z] core-metadata latest 96b16da97e37 45 seconds ago 18.5MB [2022-10-26T15:03:52.501Z] 38291ea522c6 46 seconds ago 1.6GB [2022-10-26T15:03:52.501Z] core-command latest 46a931c930ad 48 seconds ago 17.6MB [2022-10-26T15:03:52.501Z] 2277f7c4af37 56 seconds ago 1.61GB [2022-10-26T15:03:52.501Z] 488414e8666a 58 seconds ago 1.61GB [2022-10-26T15:03:52.501Z] security-secretstore-setup latest 2299dc102d43 About a minute ago 29.7MB [2022-10-26T15:03:52.501Z] support-notifications latest a79329adb832 About a minute ago 30.4MB [2022-10-26T15:03:52.501Z] security-spiffe-token-provider latest 9f7bd686bfda About a minute ago 29.7MB [2022-10-26T15:03:52.501Z] af5401998aea About a minute ago 1.67GB [2022-10-26T15:03:52.501Z] b66865df0eb1 About a minute ago 1.64GB [2022-10-26T15:03:52.501Z] 532e54d89f0a About a minute ago 1.6GB [2022-10-26T15:03:52.501Z] security-spire-agent latest 1e888bf65a32 About a minute ago 125MB [2022-10-26T15:03:52.501Z] security-spire-server latest fd7b8ff48ee1 About a minute ago 86.5MB [2022-10-26T15:03:52.501Z] f79d2dc7b3bd 2 minutes ago 1.48GB [2022-10-26T15:03:52.501Z] 0aaba79e641c 2 minutes ago 1.48GB [2022-10-26T15:03:52.501Z] ci-base-image-x86_64 latest ad788730e280 4 minutes ago 941MB [2022-10-26T15:03:52.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB [2022-10-26T15:03:52.501Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-26T15:03:52.501Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-26T15:03:52.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-26T15:03:52.501Z] 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 [2022-10-26T15:03:52.585Z] provisioning config files... [2022-10-26T15:03:52.591Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/344@tmp/config4097861828661406192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:03:52.890Z] ---> docker-login.sh [2022-10-26T15:03:52.890Z] nexus3.edgexfoundry.org:10001 [2022-10-26T15:03:52.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:52.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:52.891Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:52.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:52.891Z] [2022-10-26T15:03:52.891Z] Login Succeeded [2022-10-26T15:03:52.891Z] nexus3.edgexfoundry.org:10002 [2022-10-26T15:03:52.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:52.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:52.891Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:52.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:52.891Z] [2022-10-26T15:03:52.891Z] Login Succeeded [2022-10-26T15:03:52.891Z] nexus3.edgexfoundry.org:10003 [2022-10-26T15:03:53.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:53.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:53.148Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:53.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:53.148Z] [2022-10-26T15:03:53.148Z] Login Succeeded [2022-10-26T15:03:53.148Z] nexus3.edgexfoundry.org:10004 [2022-10-26T15:03:53.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:53.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:53.148Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:53.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:53.149Z] [2022-10-26T15:03:53.149Z] Login Succeeded [2022-10-26T15:03:53.149Z] docker.io [2022-10-26T15:03:53.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:53.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:53.667Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:53.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:53.667Z] [2022-10-26T15:03:53.667Z] Login Succeeded [2022-10-26T15:03:53.667Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T15:03:53.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:03:53.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:03:53.727Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-26T15:03:53.727Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:53.727Z] latest [2022-10-26T15:03:53.727Z] 2.3.0-dev.103 [2022-10-26T15:03:53.727Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:03:53.727Z] main [2022-10-26T15:03:53.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:54.045Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:54.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:54.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T15:03:54.362Z] ff9af90ccf6a: Preparing [2022-10-26T15:03:54.362Z] ac2dd96da813: Preparing [2022-10-26T15:03:54.362Z] 160ca599f383: Preparing [2022-10-26T15:03:54.362Z] ddce2e0db36b: Preparing [2022-10-26T15:03:54.362Z] 994393dc58e7: Preparing [2022-10-26T15:03:54.362Z] 994393dc58e7: Layer already exists [2022-10-26T15:03:54.362Z] ddce2e0db36b: Pushed [2022-10-26T15:03:54.362Z] 160ca599f383: Pushed [2022-10-26T15:03:54.362Z] ff9af90ccf6a: Pushed [2022-10-26T15:03:55.741Z] ac2dd96da813: Pushed [2022-10-26T15:03:55.741Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:56.049Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:56.353Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-26T15:03:56.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T15:03:56.353Z] ff9af90ccf6a: Preparing [2022-10-26T15:03:56.353Z] ac2dd96da813: Preparing [2022-10-26T15:03:56.353Z] 160ca599f383: Preparing [2022-10-26T15:03:56.353Z] ddce2e0db36b: Preparing [2022-10-26T15:03:56.353Z] 994393dc58e7: Preparing [2022-10-26T15:03:56.353Z] ddce2e0db36b: Layer already exists [2022-10-26T15:03:56.353Z] ac2dd96da813: Layer already exists [2022-10-26T15:03:56.353Z] ff9af90ccf6a: Layer already exists [2022-10-26T15:03:56.353Z] 160ca599f383: Layer already exists [2022-10-26T15:03:56.353Z] 994393dc58e7: Layer already exists [2022-10-26T15:03:56.353Z] latest: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:56.664Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:56.962Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.103 [2022-10-26T15:03:56.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T15:03:56.962Z] ff9af90ccf6a: Preparing [2022-10-26T15:03:56.962Z] ac2dd96da813: Preparing [2022-10-26T15:03:56.962Z] 160ca599f383: Preparing [2022-10-26T15:03:56.962Z] ddce2e0db36b: Preparing [2022-10-26T15:03:56.962Z] 994393dc58e7: Preparing [2022-10-26T15:03:56.962Z] ddce2e0db36b: Layer already exists [2022-10-26T15:03:56.962Z] ff9af90ccf6a: Layer already exists [2022-10-26T15:03:56.962Z] 160ca599f383: Layer already exists [2022-10-26T15:03:56.962Z] 994393dc58e7: Layer already exists [2022-10-26T15:03:56.962Z] ac2dd96da813: Layer already exists [2022-10-26T15:03:56.962Z] 2.3.0-dev.103: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:57.261Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:57.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:03:57.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T15:03:57.557Z] ff9af90ccf6a: Preparing [2022-10-26T15:03:57.557Z] ac2dd96da813: Preparing [2022-10-26T15:03:57.557Z] 160ca599f383: Preparing [2022-10-26T15:03:57.557Z] ddce2e0db36b: Preparing [2022-10-26T15:03:57.557Z] 994393dc58e7: Preparing [2022-10-26T15:03:57.557Z] ac2dd96da813: Layer already exists [2022-10-26T15:03:57.557Z] 160ca599f383: Layer already exists [2022-10-26T15:03:57.557Z] 994393dc58e7: Layer already exists [2022-10-26T15:03:57.557Z] ff9af90ccf6a: Layer already exists [2022-10-26T15:03:57.557Z] ddce2e0db36b: Layer already exists [2022-10-26T15:03:57.557Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:57.866Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:58.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-26T15:03:58.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T15:03:58.168Z] ff9af90ccf6a: Preparing [2022-10-26T15:03:58.168Z] ac2dd96da813: Preparing [2022-10-26T15:03:58.168Z] 160ca599f383: Preparing [2022-10-26T15:03:58.168Z] ddce2e0db36b: Preparing [2022-10-26T15:03:58.168Z] 994393dc58e7: Preparing [2022-10-26T15:03:58.168Z] ac2dd96da813: Layer already exists [2022-10-26T15:03:58.168Z] ff9af90ccf6a: Layer already exists [2022-10-26T15:03:58.168Z] ddce2e0db36b: Layer already exists [2022-10-26T15:03:58.168Z] 994393dc58e7: Layer already exists [2022-10-26T15:03:58.168Z] 160ca599f383: Layer already exists [2022-10-26T15:03:58.168Z] main: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:03:58.212Z] ===================================================== [Pipeline] echo [2022-10-26T15:03:58.228Z] taggedImages: [2022-10-26T15:03:58.228Z] - nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:58.228Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-26T15:03:58.228Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.103 [2022-10-26T15:03:58.228Z] - nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:03:58.228Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-26T15:03:58.250Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-26T15:03:58.250Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:58.250Z] latest [2022-10-26T15:03:58.250Z] 2.3.0-dev.103 [2022-10-26T15:03:58.250Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:03:58.250Z] main [2022-10-26T15:03:58.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:58.559Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:03:58.867Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:03:58.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T15:03:58.867Z] 6279dd4c0706: Preparing [2022-10-26T15:03:58.867Z] 22f02dbc5d06: Preparing [2022-10-26T15:03:58.867Z] 160ca599f383: Preparing [2022-10-26T15:03:58.867Z] 29f3ea236bd5: Preparing [2022-10-26T15:03:58.867Z] 994393dc58e7: Preparing [2022-10-26T15:03:58.867Z] 160ca599f383: Layer already exists [2022-10-26T15:03:58.867Z] 994393dc58e7: Layer already exists [2022-10-26T15:03:58.867Z] 6279dd4c0706: Pushed [2022-10-26T15:03:59.125Z] 29f3ea236bd5: Pushed [2022-10-26T15:04:00.501Z] 22f02dbc5d06: Pushed [2022-10-26T15:04:00.501Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:00.817Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:01.123Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-26T15:04:01.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T15:04:01.123Z] 6279dd4c0706: Preparing [2022-10-26T15:04:01.123Z] 22f02dbc5d06: Preparing [2022-10-26T15:04:01.123Z] 160ca599f383: Preparing [2022-10-26T15:04:01.123Z] 29f3ea236bd5: Preparing [2022-10-26T15:04:01.123Z] 994393dc58e7: Preparing [2022-10-26T15:04:01.123Z] 29f3ea236bd5: Layer already exists [2022-10-26T15:04:01.123Z] 160ca599f383: Layer already exists [2022-10-26T15:04:01.123Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:01.123Z] 22f02dbc5d06: Layer already exists [2022-10-26T15:04:01.123Z] 6279dd4c0706: Layer already exists [2022-10-26T15:04:01.123Z] latest: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:01.436Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:01.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.103 [2022-10-26T15:04:01.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T15:04:01.737Z] 6279dd4c0706: Preparing [2022-10-26T15:04:01.737Z] 22f02dbc5d06: Preparing [2022-10-26T15:04:01.737Z] 160ca599f383: Preparing [2022-10-26T15:04:01.737Z] 29f3ea236bd5: Preparing [2022-10-26T15:04:01.737Z] 994393dc58e7: Preparing [2022-10-26T15:04:01.737Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:01.737Z] 29f3ea236bd5: Layer already exists [2022-10-26T15:04:01.737Z] 22f02dbc5d06: Layer already exists [2022-10-26T15:04:01.737Z] 160ca599f383: Layer already exists [2022-10-26T15:04:01.737Z] 6279dd4c0706: Layer already exists [2022-10-26T15:04:01.737Z] 2.3.0-dev.103: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:02.041Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:02.340Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:02.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T15:04:02.340Z] 6279dd4c0706: Preparing [2022-10-26T15:04:02.340Z] 22f02dbc5d06: Preparing [2022-10-26T15:04:02.340Z] 160ca599f383: Preparing [2022-10-26T15:04:02.340Z] 29f3ea236bd5: Preparing [2022-10-26T15:04:02.340Z] 994393dc58e7: Preparing [2022-10-26T15:04:02.340Z] 160ca599f383: Layer already exists [2022-10-26T15:04:02.340Z] 22f02dbc5d06: Layer already exists [2022-10-26T15:04:02.340Z] 29f3ea236bd5: Layer already exists [2022-10-26T15:04:02.340Z] 6279dd4c0706: Layer already exists [2022-10-26T15:04:02.340Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:02.340Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:02.651Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:02.950Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-26T15:04:02.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T15:04:02.950Z] 6279dd4c0706: Preparing [2022-10-26T15:04:02.950Z] 22f02dbc5d06: Preparing [2022-10-26T15:04:02.950Z] 160ca599f383: Preparing [2022-10-26T15:04:02.950Z] 29f3ea236bd5: Preparing [2022-10-26T15:04:02.950Z] 994393dc58e7: Preparing [2022-10-26T15:04:02.950Z] 160ca599f383: Layer already exists [2022-10-26T15:04:02.950Z] 29f3ea236bd5: Layer already exists [2022-10-26T15:04:02.950Z] 22f02dbc5d06: Layer already exists [2022-10-26T15:04:02.950Z] 6279dd4c0706: Layer already exists [2022-10-26T15:04:02.950Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:02.950Z] main: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:02.985Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:02.990Z] taggedImages: [2022-10-26T15:04:02.990Z] - nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:02.990Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-26T15:04:02.990Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.103 [2022-10-26T15:04:02.990Z] - nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:02.990Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-26T15:04:03.004Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-26T15:04:03.004Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:03.004Z] latest [2022-10-26T15:04:03.004Z] 2.3.0-dev.103 [2022-10-26T15:04:03.004Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:03.004Z] main [2022-10-26T15:04:03.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:03.306Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:03.725Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:03.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T15:04:03.725Z] 3719fc6ee457: Preparing [2022-10-26T15:04:03.725Z] d71eebe944dd: Preparing [2022-10-26T15:04:03.725Z] 8d4e6ac7a1dc: Preparing [2022-10-26T15:04:03.725Z] 160ca599f383: Preparing [2022-10-26T15:04:03.725Z] d1595e752498: Preparing [2022-10-26T15:04:03.725Z] 994393dc58e7: Preparing [2022-10-26T15:04:03.725Z] 994393dc58e7: Waiting [2022-10-26T15:04:03.725Z] 160ca599f383: Layer already exists [2022-10-26T15:04:03.725Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:03.725Z] d71eebe944dd: Pushed [2022-10-26T15:04:03.725Z] 3719fc6ee457: Pushed [2022-10-26T15:04:03.725Z] d1595e752498: Pushed [2022-10-26T15:04:05.186Z] 8d4e6ac7a1dc: Pushed [2022-10-26T15:04:05.186Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:05.526Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:05.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-26T15:04:05.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T15:04:05.873Z] 3719fc6ee457: Preparing [2022-10-26T15:04:05.873Z] d71eebe944dd: Preparing [2022-10-26T15:04:05.873Z] 8d4e6ac7a1dc: Preparing [2022-10-26T15:04:05.873Z] 160ca599f383: Preparing [2022-10-26T15:04:05.873Z] d1595e752498: Preparing [2022-10-26T15:04:05.873Z] 994393dc58e7: Preparing [2022-10-26T15:04:05.873Z] 994393dc58e7: Waiting [2022-10-26T15:04:05.873Z] d71eebe944dd: Layer already exists [2022-10-26T15:04:05.873Z] 160ca599f383: Layer already exists [2022-10-26T15:04:05.873Z] d1595e752498: Layer already exists [2022-10-26T15:04:05.873Z] 8d4e6ac7a1dc: Layer already exists [2022-10-26T15:04:05.873Z] 3719fc6ee457: Layer already exists [2022-10-26T15:04:05.873Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:05.873Z] latest: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:06.175Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:06.478Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.103 [2022-10-26T15:04:06.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T15:04:06.478Z] 3719fc6ee457: Preparing [2022-10-26T15:04:06.478Z] d71eebe944dd: Preparing [2022-10-26T15:04:06.478Z] 8d4e6ac7a1dc: Preparing [2022-10-26T15:04:06.478Z] 160ca599f383: Preparing [2022-10-26T15:04:06.478Z] d1595e752498: Preparing [2022-10-26T15:04:06.478Z] 994393dc58e7: Preparing [2022-10-26T15:04:06.478Z] 994393dc58e7: Waiting [2022-10-26T15:04:06.478Z] 3719fc6ee457: Layer already exists [2022-10-26T15:04:06.478Z] 8d4e6ac7a1dc: Layer already exists [2022-10-26T15:04:06.478Z] 160ca599f383: Layer already exists [2022-10-26T15:04:06.478Z] d71eebe944dd: Layer already exists [2022-10-26T15:04:06.478Z] d1595e752498: Layer already exists [2022-10-26T15:04:06.478Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:06.478Z] 2.3.0-dev.103: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:06.778Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:07.078Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:07.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T15:04:07.079Z] 3719fc6ee457: Preparing [2022-10-26T15:04:07.079Z] d71eebe944dd: Preparing [2022-10-26T15:04:07.079Z] 8d4e6ac7a1dc: Preparing [2022-10-26T15:04:07.079Z] 160ca599f383: Preparing [2022-10-26T15:04:07.079Z] d1595e752498: Preparing [2022-10-26T15:04:07.079Z] 994393dc58e7: Preparing [2022-10-26T15:04:07.079Z] 994393dc58e7: Waiting [2022-10-26T15:04:07.079Z] d71eebe944dd: Layer already exists [2022-10-26T15:04:07.079Z] 8d4e6ac7a1dc: Layer already exists [2022-10-26T15:04:07.079Z] d1595e752498: Layer already exists [2022-10-26T15:04:07.079Z] 160ca599f383: Layer already exists [2022-10-26T15:04:07.079Z] 3719fc6ee457: Layer already exists [2022-10-26T15:04:07.079Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:07.079Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:07.382Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:07.679Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-26T15:04:07.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T15:04:07.679Z] 3719fc6ee457: Preparing [2022-10-26T15:04:07.679Z] d71eebe944dd: Preparing [2022-10-26T15:04:07.679Z] 8d4e6ac7a1dc: Preparing [2022-10-26T15:04:07.679Z] 160ca599f383: Preparing [2022-10-26T15:04:07.679Z] d1595e752498: Preparing [2022-10-26T15:04:07.679Z] 994393dc58e7: Preparing [2022-10-26T15:04:07.679Z] 994393dc58e7: Waiting [2022-10-26T15:04:07.679Z] 160ca599f383: Layer already exists [2022-10-26T15:04:07.679Z] 8d4e6ac7a1dc: Layer already exists [2022-10-26T15:04:07.679Z] d1595e752498: Layer already exists [2022-10-26T15:04:07.679Z] 3719fc6ee457: Layer already exists [2022-10-26T15:04:07.679Z] d71eebe944dd: Layer already exists [2022-10-26T15:04:07.679Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:07.679Z] main: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:07.721Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:07.728Z] taggedImages: [2022-10-26T15:04:07.728Z] - nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:07.728Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-26T15:04:07.728Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.103 [2022-10-26T15:04:07.728Z] - nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:07.728Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-26T15:04:07.752Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-26T15:04:07.752Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:07.752Z] latest [2022-10-26T15:04:07.752Z] 2.3.0-dev.103 [2022-10-26T15:04:07.752Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:07.752Z] main [2022-10-26T15:04:07.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:08.075Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:08.383Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:08.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T15:04:08.383Z] 932b98974d0b: Preparing [2022-10-26T15:04:08.383Z] 932b98974d0b: Preparing [2022-10-26T15:04:08.383Z] 57288939f13b: Preparing [2022-10-26T15:04:08.383Z] 4ef88c30bd31: Preparing [2022-10-26T15:04:08.383Z] f8aeedb811bc: Preparing [2022-10-26T15:04:08.383Z] 1ffff1752413: Preparing [2022-10-26T15:04:08.383Z] 21f9ac81f9e2: Preparing [2022-10-26T15:04:08.383Z] 160ca599f383: Preparing [2022-10-26T15:04:08.383Z] 6469e0f66a79: Preparing [2022-10-26T15:04:08.383Z] e33b3a82d9ac: Preparing [2022-10-26T15:04:08.383Z] e2b2ba0a718b: Preparing [2022-10-26T15:04:08.383Z] 4217fd446ad6: Preparing [2022-10-26T15:04:08.383Z] 994393dc58e7: Preparing [2022-10-26T15:04:08.383Z] 21f9ac81f9e2: Waiting [2022-10-26T15:04:08.383Z] 160ca599f383: Waiting [2022-10-26T15:04:08.383Z] e2b2ba0a718b: Waiting [2022-10-26T15:04:08.383Z] 994393dc58e7: Waiting [2022-10-26T15:04:08.383Z] 6469e0f66a79: Waiting [2022-10-26T15:04:08.383Z] e33b3a82d9ac: Waiting [2022-10-26T15:04:08.383Z] f8aeedb811bc: Pushed [2022-10-26T15:04:08.383Z] 932b98974d0b: Pushed [2022-10-26T15:04:08.383Z] 1ffff1752413: Pushed [2022-10-26T15:04:08.383Z] 57288939f13b: Pushed [2022-10-26T15:04:08.383Z] 160ca599f383: Layer already exists [2022-10-26T15:04:08.383Z] 4ef88c30bd31: Pushed [2022-10-26T15:04:08.643Z] 6469e0f66a79: Pushed [2022-10-26T15:04:08.643Z] e33b3a82d9ac: Pushed [2022-10-26T15:04:08.643Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:08.643Z] e2b2ba0a718b: Pushed [2022-10-26T15:04:08.643Z] 4217fd446ad6: Pushed [2022-10-26T15:04:10.548Z] 21f9ac81f9e2: Pushed [2022-10-26T15:04:10.548Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:10.845Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:11.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-26T15:04:11.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T15:04:11.149Z] 932b98974d0b: Preparing [2022-10-26T15:04:11.149Z] 932b98974d0b: Preparing [2022-10-26T15:04:11.149Z] 57288939f13b: Preparing [2022-10-26T15:04:11.149Z] 4ef88c30bd31: Preparing [2022-10-26T15:04:11.149Z] f8aeedb811bc: Preparing [2022-10-26T15:04:11.149Z] 1ffff1752413: Preparing [2022-10-26T15:04:11.149Z] 21f9ac81f9e2: Preparing [2022-10-26T15:04:11.149Z] 160ca599f383: Preparing [2022-10-26T15:04:11.149Z] 6469e0f66a79: Preparing [2022-10-26T15:04:11.149Z] e33b3a82d9ac: Preparing [2022-10-26T15:04:11.149Z] e2b2ba0a718b: Preparing [2022-10-26T15:04:11.149Z] 4217fd446ad6: Preparing [2022-10-26T15:04:11.149Z] 994393dc58e7: Preparing [2022-10-26T15:04:11.149Z] 21f9ac81f9e2: Waiting [2022-10-26T15:04:11.149Z] e33b3a82d9ac: Waiting [2022-10-26T15:04:11.149Z] e2b2ba0a718b: Waiting [2022-10-26T15:04:11.149Z] 160ca599f383: Waiting [2022-10-26T15:04:11.149Z] 6469e0f66a79: Waiting [2022-10-26T15:04:11.149Z] 994393dc58e7: Waiting [2022-10-26T15:04:11.149Z] 4ef88c30bd31: Layer already exists [2022-10-26T15:04:11.149Z] 57288939f13b: Layer already exists [2022-10-26T15:04:11.149Z] f8aeedb811bc: Layer already exists [2022-10-26T15:04:11.149Z] 1ffff1752413: Layer already exists [2022-10-26T15:04:11.149Z] 932b98974d0b: Layer already exists [2022-10-26T15:04:11.149Z] 21f9ac81f9e2: Layer already exists [2022-10-26T15:04:11.149Z] 160ca599f383: Layer already exists [2022-10-26T15:04:11.149Z] 6469e0f66a79: Layer already exists [2022-10-26T15:04:11.149Z] e33b3a82d9ac: Layer already exists [2022-10-26T15:04:11.149Z] e2b2ba0a718b: Layer already exists [2022-10-26T15:04:11.149Z] 4217fd446ad6: Layer already exists [2022-10-26T15:04:11.149Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:11.149Z] latest: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:11.462Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:11.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.103 [2022-10-26T15:04:11.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T15:04:11.763Z] 932b98974d0b: Preparing [2022-10-26T15:04:11.763Z] 932b98974d0b: Preparing [2022-10-26T15:04:11.763Z] 57288939f13b: Preparing [2022-10-26T15:04:11.763Z] 4ef88c30bd31: Preparing [2022-10-26T15:04:11.763Z] f8aeedb811bc: Preparing [2022-10-26T15:04:11.763Z] 1ffff1752413: Preparing [2022-10-26T15:04:11.763Z] 21f9ac81f9e2: Preparing [2022-10-26T15:04:11.763Z] 160ca599f383: Preparing [2022-10-26T15:04:11.763Z] 6469e0f66a79: Preparing [2022-10-26T15:04:11.763Z] e33b3a82d9ac: Preparing [2022-10-26T15:04:11.763Z] e2b2ba0a718b: Preparing [2022-10-26T15:04:11.763Z] 4217fd446ad6: Preparing [2022-10-26T15:04:11.763Z] 994393dc58e7: Preparing [2022-10-26T15:04:11.763Z] 6469e0f66a79: Waiting [2022-10-26T15:04:11.763Z] 21f9ac81f9e2: Waiting [2022-10-26T15:04:11.763Z] 160ca599f383: Waiting [2022-10-26T15:04:11.763Z] e33b3a82d9ac: Waiting [2022-10-26T15:04:11.763Z] e2b2ba0a718b: Waiting [2022-10-26T15:04:11.763Z] 4217fd446ad6: Waiting [2022-10-26T15:04:11.763Z] 932b98974d0b: Layer already exists [2022-10-26T15:04:11.763Z] 4ef88c30bd31: Layer already exists [2022-10-26T15:04:11.763Z] 57288939f13b: Layer already exists [2022-10-26T15:04:11.763Z] f8aeedb811bc: Layer already exists [2022-10-26T15:04:11.763Z] 1ffff1752413: Layer already exists [2022-10-26T15:04:11.763Z] 160ca599f383: Layer already exists [2022-10-26T15:04:11.763Z] 21f9ac81f9e2: Layer already exists [2022-10-26T15:04:11.763Z] 6469e0f66a79: Layer already exists [2022-10-26T15:04:11.763Z] e2b2ba0a718b: Layer already exists [2022-10-26T15:04:11.763Z] e33b3a82d9ac: Layer already exists [2022-10-26T15:04:11.763Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:11.763Z] 4217fd446ad6: Layer already exists [2022-10-26T15:04:11.763Z] 2.3.0-dev.103: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:12.070Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:12.367Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:12.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T15:04:12.367Z] 932b98974d0b: Preparing [2022-10-26T15:04:12.367Z] 932b98974d0b: Preparing [2022-10-26T15:04:12.367Z] 57288939f13b: Preparing [2022-10-26T15:04:12.367Z] 4ef88c30bd31: Preparing [2022-10-26T15:04:12.367Z] f8aeedb811bc: Preparing [2022-10-26T15:04:12.367Z] 1ffff1752413: Preparing [2022-10-26T15:04:12.367Z] 21f9ac81f9e2: Preparing [2022-10-26T15:04:12.367Z] 160ca599f383: Preparing [2022-10-26T15:04:12.367Z] 6469e0f66a79: Preparing [2022-10-26T15:04:12.367Z] e33b3a82d9ac: Preparing [2022-10-26T15:04:12.367Z] e2b2ba0a718b: Preparing [2022-10-26T15:04:12.367Z] 4217fd446ad6: Preparing [2022-10-26T15:04:12.367Z] 994393dc58e7: Preparing [2022-10-26T15:04:12.367Z] 6469e0f66a79: Waiting [2022-10-26T15:04:12.367Z] e33b3a82d9ac: Waiting [2022-10-26T15:04:12.367Z] e2b2ba0a718b: Waiting [2022-10-26T15:04:12.367Z] 4217fd446ad6: Waiting [2022-10-26T15:04:12.367Z] 994393dc58e7: Waiting [2022-10-26T15:04:12.367Z] 21f9ac81f9e2: Waiting [2022-10-26T15:04:12.367Z] 160ca599f383: Waiting [2022-10-26T15:04:12.367Z] 4ef88c30bd31: Layer already exists [2022-10-26T15:04:12.367Z] 932b98974d0b: Layer already exists [2022-10-26T15:04:12.367Z] f8aeedb811bc: Layer already exists [2022-10-26T15:04:12.367Z] 57288939f13b: Layer already exists [2022-10-26T15:04:12.367Z] 1ffff1752413: Layer already exists [2022-10-26T15:04:12.367Z] 21f9ac81f9e2: Layer already exists [2022-10-26T15:04:12.367Z] 6469e0f66a79: Layer already exists [2022-10-26T15:04:12.367Z] 160ca599f383: Layer already exists [2022-10-26T15:04:12.367Z] e2b2ba0a718b: Layer already exists [2022-10-26T15:04:12.367Z] e33b3a82d9ac: Layer already exists [2022-10-26T15:04:12.367Z] 4217fd446ad6: Layer already exists [2022-10-26T15:04:12.367Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:12.367Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:12.679Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:12.976Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-26T15:04:12.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T15:04:12.976Z] 932b98974d0b: Preparing [2022-10-26T15:04:12.976Z] 932b98974d0b: Preparing [2022-10-26T15:04:12.976Z] 57288939f13b: Preparing [2022-10-26T15:04:12.976Z] 4ef88c30bd31: Preparing [2022-10-26T15:04:12.976Z] f8aeedb811bc: Preparing [2022-10-26T15:04:12.976Z] 1ffff1752413: Preparing [2022-10-26T15:04:12.976Z] 21f9ac81f9e2: Preparing [2022-10-26T15:04:12.976Z] 160ca599f383: Preparing [2022-10-26T15:04:12.976Z] 6469e0f66a79: Preparing [2022-10-26T15:04:12.976Z] e33b3a82d9ac: Preparing [2022-10-26T15:04:12.976Z] e2b2ba0a718b: Preparing [2022-10-26T15:04:12.976Z] 4217fd446ad6: Preparing [2022-10-26T15:04:12.976Z] e33b3a82d9ac: Waiting [2022-10-26T15:04:12.976Z] 6469e0f66a79: Waiting [2022-10-26T15:04:12.976Z] 21f9ac81f9e2: Waiting [2022-10-26T15:04:12.976Z] 160ca599f383: Waiting [2022-10-26T15:04:12.976Z] e2b2ba0a718b: Waiting [2022-10-26T15:04:12.976Z] 994393dc58e7: Preparing [2022-10-26T15:04:12.976Z] 994393dc58e7: Waiting [2022-10-26T15:04:12.977Z] 1ffff1752413: Layer already exists [2022-10-26T15:04:12.977Z] 932b98974d0b: Layer already exists [2022-10-26T15:04:12.977Z] 4ef88c30bd31: Layer already exists [2022-10-26T15:04:12.977Z] f8aeedb811bc: Layer already exists [2022-10-26T15:04:12.977Z] 57288939f13b: Layer already exists [2022-10-26T15:04:12.977Z] 21f9ac81f9e2: Layer already exists [2022-10-26T15:04:12.977Z] 160ca599f383: Layer already exists [2022-10-26T15:04:12.977Z] e2b2ba0a718b: Layer already exists [2022-10-26T15:04:12.977Z] e33b3a82d9ac: Layer already exists [2022-10-26T15:04:12.977Z] 6469e0f66a79: Layer already exists [2022-10-26T15:04:12.977Z] 4217fd446ad6: Layer already exists [2022-10-26T15:04:12.977Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:12.977Z] main: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:13.009Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:13.014Z] taggedImages: [2022-10-26T15:04:13.014Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:13.014Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-26T15:04:13.014Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.103 [2022-10-26T15:04:13.014Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:13.014Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-26T15:04:13.027Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-26T15:04:13.027Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:13.027Z] latest [2022-10-26T15:04:13.027Z] 2.3.0-dev.103 [2022-10-26T15:04:13.027Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:13.027Z] main [2022-10-26T15:04:13.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:13.330Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:13.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:13.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T15:04:13.635Z] cc552529ea2d: Preparing [2022-10-26T15:04:13.635Z] f3777b783bfc: Preparing [2022-10-26T15:04:13.635Z] 014529fc1808: Preparing [2022-10-26T15:04:13.635Z] 2c588bff1ed0: Preparing [2022-10-26T15:04:13.635Z] 59623f194bfc: Preparing [2022-10-26T15:04:13.635Z] 92bc87f1e6d8: Preparing [2022-10-26T15:04:13.635Z] a8f8a9920d1d: Preparing [2022-10-26T15:04:13.635Z] 994393dc58e7: Preparing [2022-10-26T15:04:13.635Z] a8f8a9920d1d: Waiting [2022-10-26T15:04:13.635Z] 92bc87f1e6d8: Waiting [2022-10-26T15:04:13.635Z] 994393dc58e7: Waiting [2022-10-26T15:04:13.635Z] 59623f194bfc: Pushed [2022-10-26T15:04:13.635Z] f3777b783bfc: Pushed [2022-10-26T15:04:13.635Z] cc552529ea2d: Pushed [2022-10-26T15:04:13.635Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:13.893Z] 92bc87f1e6d8: Pushed [2022-10-26T15:04:14.152Z] a8f8a9920d1d: Pushed [2022-10-26T15:04:14.719Z] 2c588bff1ed0: Pushed [2022-10-26T15:04:14.719Z] 014529fc1808: Pushed [2022-10-26T15:04:14.978Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:15.293Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:15.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-26T15:04:15.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T15:04:15.587Z] cc552529ea2d: Preparing [2022-10-26T15:04:15.587Z] f3777b783bfc: Preparing [2022-10-26T15:04:15.587Z] 014529fc1808: Preparing [2022-10-26T15:04:15.587Z] 2c588bff1ed0: Preparing [2022-10-26T15:04:15.587Z] 59623f194bfc: Preparing [2022-10-26T15:04:15.587Z] 92bc87f1e6d8: Preparing [2022-10-26T15:04:15.587Z] a8f8a9920d1d: Preparing [2022-10-26T15:04:15.587Z] 994393dc58e7: Preparing [2022-10-26T15:04:15.587Z] 994393dc58e7: Waiting [2022-10-26T15:04:15.587Z] 92bc87f1e6d8: Waiting [2022-10-26T15:04:15.587Z] a8f8a9920d1d: Waiting [2022-10-26T15:04:15.587Z] f3777b783bfc: Layer already exists [2022-10-26T15:04:15.587Z] 2c588bff1ed0: Layer already exists [2022-10-26T15:04:15.587Z] 59623f194bfc: Layer already exists [2022-10-26T15:04:15.587Z] 014529fc1808: Layer already exists [2022-10-26T15:04:15.587Z] cc552529ea2d: Layer already exists [2022-10-26T15:04:15.587Z] 92bc87f1e6d8: Layer already exists [2022-10-26T15:04:15.587Z] a8f8a9920d1d: Layer already exists [2022-10-26T15:04:15.587Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:15.587Z] latest: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:15.894Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:16.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.103 [2022-10-26T15:04:16.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T15:04:16.190Z] cc552529ea2d: Preparing [2022-10-26T15:04:16.190Z] f3777b783bfc: Preparing [2022-10-26T15:04:16.190Z] 014529fc1808: Preparing [2022-10-26T15:04:16.190Z] 2c588bff1ed0: Preparing [2022-10-26T15:04:16.190Z] 59623f194bfc: Preparing [2022-10-26T15:04:16.190Z] 92bc87f1e6d8: Preparing [2022-10-26T15:04:16.190Z] a8f8a9920d1d: Preparing [2022-10-26T15:04:16.190Z] 994393dc58e7: Preparing [2022-10-26T15:04:16.190Z] 92bc87f1e6d8: Waiting [2022-10-26T15:04:16.190Z] a8f8a9920d1d: Waiting [2022-10-26T15:04:16.190Z] 994393dc58e7: Waiting [2022-10-26T15:04:16.190Z] f3777b783bfc: Layer already exists [2022-10-26T15:04:16.190Z] 014529fc1808: Layer already exists [2022-10-26T15:04:16.190Z] 2c588bff1ed0: Layer already exists [2022-10-26T15:04:16.190Z] cc552529ea2d: Layer already exists [2022-10-26T15:04:16.190Z] 59623f194bfc: Layer already exists [2022-10-26T15:04:16.190Z] 92bc87f1e6d8: Layer already exists [2022-10-26T15:04:16.190Z] a8f8a9920d1d: Layer already exists [2022-10-26T15:04:16.190Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:16.190Z] 2.3.0-dev.103: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:16.500Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:16.806Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:16.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T15:04:16.806Z] cc552529ea2d: Preparing [2022-10-26T15:04:16.806Z] f3777b783bfc: Preparing [2022-10-26T15:04:16.806Z] 014529fc1808: Preparing [2022-10-26T15:04:16.806Z] 2c588bff1ed0: Preparing [2022-10-26T15:04:16.806Z] 59623f194bfc: Preparing [2022-10-26T15:04:16.806Z] 92bc87f1e6d8: Preparing [2022-10-26T15:04:16.806Z] a8f8a9920d1d: Preparing [2022-10-26T15:04:16.806Z] 994393dc58e7: Preparing [2022-10-26T15:04:16.806Z] a8f8a9920d1d: Waiting [2022-10-26T15:04:16.806Z] 92bc87f1e6d8: Waiting [2022-10-26T15:04:16.806Z] 994393dc58e7: Waiting [2022-10-26T15:04:16.806Z] 014529fc1808: Layer already exists [2022-10-26T15:04:16.806Z] cc552529ea2d: Layer already exists [2022-10-26T15:04:16.806Z] 2c588bff1ed0: Layer already exists [2022-10-26T15:04:16.806Z] f3777b783bfc: Layer already exists [2022-10-26T15:04:16.806Z] 59623f194bfc: Layer already exists [2022-10-26T15:04:16.806Z] 92bc87f1e6d8: Layer already exists [2022-10-26T15:04:16.806Z] a8f8a9920d1d: Layer already exists [2022-10-26T15:04:16.806Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:16.806Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:17.111Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:17.407Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-26T15:04:17.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T15:04:17.407Z] cc552529ea2d: Preparing [2022-10-26T15:04:17.407Z] f3777b783bfc: Preparing [2022-10-26T15:04:17.407Z] 014529fc1808: Preparing [2022-10-26T15:04:17.407Z] 2c588bff1ed0: Preparing [2022-10-26T15:04:17.407Z] 59623f194bfc: Preparing [2022-10-26T15:04:17.407Z] 92bc87f1e6d8: Preparing [2022-10-26T15:04:17.407Z] a8f8a9920d1d: Preparing [2022-10-26T15:04:17.407Z] 994393dc58e7: Preparing [2022-10-26T15:04:17.407Z] 92bc87f1e6d8: Waiting [2022-10-26T15:04:17.407Z] 994393dc58e7: Waiting [2022-10-26T15:04:17.407Z] f3777b783bfc: Layer already exists [2022-10-26T15:04:17.407Z] 59623f194bfc: Layer already exists [2022-10-26T15:04:17.407Z] 2c588bff1ed0: Layer already exists [2022-10-26T15:04:17.407Z] 014529fc1808: Layer already exists [2022-10-26T15:04:17.407Z] cc552529ea2d: Layer already exists [2022-10-26T15:04:17.407Z] 92bc87f1e6d8: Layer already exists [2022-10-26T15:04:17.407Z] a8f8a9920d1d: Layer already exists [2022-10-26T15:04:17.407Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:17.407Z] main: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:17.439Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:17.444Z] taggedImages: [2022-10-26T15:04:17.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:17.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-26T15:04:17.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.103 [2022-10-26T15:04:17.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:17.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-26T15:04:17.458Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-26T15:04:17.458Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:17.458Z] latest [2022-10-26T15:04:17.458Z] 2.3.0-dev.103 [2022-10-26T15:04:17.458Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:17.458Z] main [2022-10-26T15:04:17.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:17.756Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:18.058Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:18.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T15:04:18.058Z] 69ee1f9a17f9: Preparing [2022-10-26T15:04:18.058Z] f68959bbd606: Preparing [2022-10-26T15:04:18.058Z] b3d970f0fc3a: Preparing [2022-10-26T15:04:18.058Z] 279132de14e5: Preparing [2022-10-26T15:04:18.058Z] ee78ae7553f6: Preparing [2022-10-26T15:04:18.058Z] 5f89722605b5: Preparing [2022-10-26T15:04:18.058Z] 219f74428e7f: Preparing [2022-10-26T15:04:18.058Z] 9c95f09ea3d8: Preparing [2022-10-26T15:04:18.058Z] cfecd45d95c8: Preparing [2022-10-26T15:04:18.058Z] 994393dc58e7: Preparing [2022-10-26T15:04:18.058Z] 219f74428e7f: Waiting [2022-10-26T15:04:18.058Z] 9c95f09ea3d8: Waiting [2022-10-26T15:04:18.058Z] cfecd45d95c8: Waiting [2022-10-26T15:04:18.058Z] 994393dc58e7: Waiting [2022-10-26T15:04:18.058Z] 5f89722605b5: Waiting [2022-10-26T15:04:18.058Z] f68959bbd606: Pushed [2022-10-26T15:04:18.058Z] ee78ae7553f6: Pushed [2022-10-26T15:04:18.058Z] 69ee1f9a17f9: Pushed [2022-10-26T15:04:18.316Z] 9c95f09ea3d8: Pushed [2022-10-26T15:04:18.316Z] 5f89722605b5: Pushed [2022-10-26T15:04:18.316Z] 219f74428e7f: Pushed [2022-10-26T15:04:18.316Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:18.316Z] cfecd45d95c8: Pushed [2022-10-26T15:04:19.251Z] 279132de14e5: Pushed [2022-10-26T15:04:19.509Z] b3d970f0fc3a: Pushed [2022-10-26T15:04:19.768Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:20.070Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:20.374Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-26T15:04:20.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T15:04:20.374Z] 69ee1f9a17f9: Preparing [2022-10-26T15:04:20.374Z] f68959bbd606: Preparing [2022-10-26T15:04:20.374Z] b3d970f0fc3a: Preparing [2022-10-26T15:04:20.374Z] 279132de14e5: Preparing [2022-10-26T15:04:20.374Z] ee78ae7553f6: Preparing [2022-10-26T15:04:20.374Z] 5f89722605b5: Preparing [2022-10-26T15:04:20.374Z] 219f74428e7f: Preparing [2022-10-26T15:04:20.374Z] 9c95f09ea3d8: Preparing [2022-10-26T15:04:20.374Z] cfecd45d95c8: Preparing [2022-10-26T15:04:20.374Z] 994393dc58e7: Preparing [2022-10-26T15:04:20.374Z] cfecd45d95c8: Waiting [2022-10-26T15:04:20.374Z] 219f74428e7f: Waiting [2022-10-26T15:04:20.374Z] 994393dc58e7: Waiting [2022-10-26T15:04:20.374Z] 9c95f09ea3d8: Waiting [2022-10-26T15:04:20.374Z] b3d970f0fc3a: Layer already exists [2022-10-26T15:04:20.374Z] f68959bbd606: Layer already exists [2022-10-26T15:04:20.374Z] 69ee1f9a17f9: Layer already exists [2022-10-26T15:04:20.374Z] ee78ae7553f6: Layer already exists [2022-10-26T15:04:20.374Z] 279132de14e5: Layer already exists [2022-10-26T15:04:20.374Z] 9c95f09ea3d8: Layer already exists [2022-10-26T15:04:20.374Z] 219f74428e7f: Layer already exists [2022-10-26T15:04:20.374Z] 5f89722605b5: Layer already exists [2022-10-26T15:04:20.374Z] cfecd45d95c8: Layer already exists [2022-10-26T15:04:20.374Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:20.374Z] latest: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:20.685Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:20.984Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.103 [2022-10-26T15:04:20.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T15:04:20.984Z] 69ee1f9a17f9: Preparing [2022-10-26T15:04:20.984Z] f68959bbd606: Preparing [2022-10-26T15:04:20.984Z] b3d970f0fc3a: Preparing [2022-10-26T15:04:20.984Z] 279132de14e5: Preparing [2022-10-26T15:04:20.984Z] ee78ae7553f6: Preparing [2022-10-26T15:04:20.984Z] 5f89722605b5: Preparing [2022-10-26T15:04:20.984Z] 219f74428e7f: Preparing [2022-10-26T15:04:20.984Z] 9c95f09ea3d8: Preparing [2022-10-26T15:04:20.984Z] cfecd45d95c8: Preparing [2022-10-26T15:04:20.984Z] 994393dc58e7: Preparing [2022-10-26T15:04:20.984Z] 9c95f09ea3d8: Waiting [2022-10-26T15:04:20.984Z] 994393dc58e7: Waiting [2022-10-26T15:04:20.984Z] 5f89722605b5: Waiting [2022-10-26T15:04:20.984Z] 219f74428e7f: Waiting [2022-10-26T15:04:20.984Z] cfecd45d95c8: Waiting [2022-10-26T15:04:20.984Z] f68959bbd606: Layer already exists [2022-10-26T15:04:20.984Z] 279132de14e5: Layer already exists [2022-10-26T15:04:20.984Z] b3d970f0fc3a: Layer already exists [2022-10-26T15:04:20.984Z] ee78ae7553f6: Layer already exists [2022-10-26T15:04:20.984Z] 69ee1f9a17f9: Layer already exists [2022-10-26T15:04:20.984Z] 219f74428e7f: Layer already exists [2022-10-26T15:04:20.984Z] 5f89722605b5: Layer already exists [2022-10-26T15:04:20.984Z] cfecd45d95c8: Layer already exists [2022-10-26T15:04:20.984Z] 9c95f09ea3d8: Layer already exists [2022-10-26T15:04:20.984Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:20.984Z] 2.3.0-dev.103: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:21.284Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:21.588Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:21.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T15:04:21.588Z] 69ee1f9a17f9: Preparing [2022-10-26T15:04:21.588Z] f68959bbd606: Preparing [2022-10-26T15:04:21.588Z] b3d970f0fc3a: Preparing [2022-10-26T15:04:21.588Z] 279132de14e5: Preparing [2022-10-26T15:04:21.588Z] ee78ae7553f6: Preparing [2022-10-26T15:04:21.588Z] 5f89722605b5: Preparing [2022-10-26T15:04:21.588Z] 219f74428e7f: Preparing [2022-10-26T15:04:21.588Z] 9c95f09ea3d8: Preparing [2022-10-26T15:04:21.588Z] cfecd45d95c8: Preparing [2022-10-26T15:04:21.588Z] 994393dc58e7: Preparing [2022-10-26T15:04:21.588Z] 9c95f09ea3d8: Waiting [2022-10-26T15:04:21.588Z] 219f74428e7f: Waiting [2022-10-26T15:04:21.588Z] cfecd45d95c8: Waiting [2022-10-26T15:04:21.588Z] 994393dc58e7: Waiting [2022-10-26T15:04:21.588Z] 5f89722605b5: Waiting [2022-10-26T15:04:21.588Z] f68959bbd606: Layer already exists [2022-10-26T15:04:21.588Z] 69ee1f9a17f9: Layer already exists [2022-10-26T15:04:21.588Z] ee78ae7553f6: Layer already exists [2022-10-26T15:04:21.588Z] b3d970f0fc3a: Layer already exists [2022-10-26T15:04:21.588Z] 279132de14e5: Layer already exists [2022-10-26T15:04:21.588Z] 5f89722605b5: Layer already exists [2022-10-26T15:04:21.588Z] 219f74428e7f: Layer already exists [2022-10-26T15:04:21.588Z] cfecd45d95c8: Layer already exists [2022-10-26T15:04:21.588Z] 9c95f09ea3d8: Layer already exists [2022-10-26T15:04:21.588Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:21.588Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:21.898Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:22.202Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-26T15:04:22.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T15:04:22.202Z] 69ee1f9a17f9: Preparing [2022-10-26T15:04:22.202Z] f68959bbd606: Preparing [2022-10-26T15:04:22.202Z] b3d970f0fc3a: Preparing [2022-10-26T15:04:22.202Z] 279132de14e5: Preparing [2022-10-26T15:04:22.202Z] ee78ae7553f6: Preparing [2022-10-26T15:04:22.202Z] 5f89722605b5: Preparing [2022-10-26T15:04:22.202Z] 219f74428e7f: Preparing [2022-10-26T15:04:22.202Z] 9c95f09ea3d8: Preparing [2022-10-26T15:04:22.202Z] cfecd45d95c8: Preparing [2022-10-26T15:04:22.202Z] 994393dc58e7: Preparing [2022-10-26T15:04:22.202Z] 5f89722605b5: Waiting [2022-10-26T15:04:22.202Z] 219f74428e7f: Waiting [2022-10-26T15:04:22.202Z] 9c95f09ea3d8: Waiting [2022-10-26T15:04:22.202Z] cfecd45d95c8: Waiting [2022-10-26T15:04:22.202Z] 994393dc58e7: Waiting [2022-10-26T15:04:22.202Z] 69ee1f9a17f9: Layer already exists [2022-10-26T15:04:22.202Z] f68959bbd606: Layer already exists [2022-10-26T15:04:22.202Z] ee78ae7553f6: Layer already exists [2022-10-26T15:04:22.202Z] b3d970f0fc3a: Layer already exists [2022-10-26T15:04:22.202Z] 279132de14e5: Layer already exists [2022-10-26T15:04:22.202Z] 219f74428e7f: Layer already exists [2022-10-26T15:04:22.202Z] 5f89722605b5: Layer already exists [2022-10-26T15:04:22.202Z] 9c95f09ea3d8: Layer already exists [2022-10-26T15:04:22.202Z] cfecd45d95c8: Layer already exists [2022-10-26T15:04:22.202Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:22.202Z] main: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:22.250Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:22.259Z] taggedImages: [2022-10-26T15:04:22.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:22.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-26T15:04:22.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.103 [2022-10-26T15:04:22.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:22.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-26T15:04:22.279Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-26T15:04:22.280Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:22.280Z] latest [2022-10-26T15:04:22.280Z] 2.3.0-dev.103 [2022-10-26T15:04:22.280Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:22.280Z] main [2022-10-26T15:04:22.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:22.589Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:22.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:22.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T15:04:22.888Z] 1499520cb974: Preparing [2022-10-26T15:04:22.888Z] a3f07309e238: Preparing [2022-10-26T15:04:22.888Z] 160ca599f383: Preparing [2022-10-26T15:04:22.888Z] 84b7f75d7846: Preparing [2022-10-26T15:04:22.888Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:22.888Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:22.888Z] 160ca599f383: Layer already exists [2022-10-26T15:04:22.888Z] 1499520cb974: Pushed [2022-10-26T15:04:23.823Z] 84b7f75d7846: Pushed [2022-10-26T15:04:25.198Z] a3f07309e238: Pushed [2022-10-26T15:04:25.198Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:25.507Z] + 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 [2022-10-26T15:04:25.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-26T15:04:25.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T15:04:25.813Z] 1499520cb974: Preparing [2022-10-26T15:04:25.813Z] a3f07309e238: Preparing [2022-10-26T15:04:25.813Z] 160ca599f383: Preparing [2022-10-26T15:04:25.813Z] 84b7f75d7846: Preparing [2022-10-26T15:04:25.813Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:25.813Z] 160ca599f383: Layer already exists [2022-10-26T15:04:25.813Z] 84b7f75d7846: Layer already exists [2022-10-26T15:04:25.813Z] a3f07309e238: Layer already exists [2022-10-26T15:04:25.813Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:25.813Z] 1499520cb974: Layer already exists [2022-10-26T15:04:25.813Z] latest: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:26.123Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:26.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.103 [2022-10-26T15:04:26.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T15:04:26.430Z] 1499520cb974: Preparing [2022-10-26T15:04:26.430Z] a3f07309e238: Preparing [2022-10-26T15:04:26.430Z] 160ca599f383: Preparing [2022-10-26T15:04:26.430Z] 84b7f75d7846: Preparing [2022-10-26T15:04:26.430Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:26.430Z] 160ca599f383: Layer already exists [2022-10-26T15:04:26.430Z] 1499520cb974: Layer already exists [2022-10-26T15:04:26.430Z] a3f07309e238: Layer already exists [2022-10-26T15:04:26.430Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:26.430Z] 84b7f75d7846: Layer already exists [2022-10-26T15:04:26.430Z] 2.3.0-dev.103: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:26.737Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:27.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:27.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T15:04:27.045Z] 1499520cb974: Preparing [2022-10-26T15:04:27.045Z] a3f07309e238: Preparing [2022-10-26T15:04:27.045Z] 160ca599f383: Preparing [2022-10-26T15:04:27.045Z] 84b7f75d7846: Preparing [2022-10-26T15:04:27.045Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:27.045Z] 84b7f75d7846: Layer already exists [2022-10-26T15:04:27.045Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:27.045Z] a3f07309e238: Layer already exists [2022-10-26T15:04:27.045Z] 1499520cb974: Layer already exists [2022-10-26T15:04:27.045Z] 160ca599f383: Layer already exists [2022-10-26T15:04:27.045Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:27.359Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:27.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-26T15:04:27.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T15:04:27.655Z] 1499520cb974: Preparing [2022-10-26T15:04:27.655Z] a3f07309e238: Preparing [2022-10-26T15:04:27.655Z] 160ca599f383: Preparing [2022-10-26T15:04:27.655Z] 84b7f75d7846: Preparing [2022-10-26T15:04:27.655Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:27.655Z] a3f07309e238: Layer already exists [2022-10-26T15:04:27.655Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:27.655Z] 1499520cb974: Layer already exists [2022-10-26T15:04:27.655Z] 84b7f75d7846: Layer already exists [2022-10-26T15:04:27.655Z] 160ca599f383: Layer already exists [2022-10-26T15:04:27.655Z] main: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:27.690Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:27.695Z] taggedImages: [2022-10-26T15:04:27.695Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:27.695Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-26T15:04:27.695Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.103 [2022-10-26T15:04:27.695Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:27.695Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-26T15:04:27.710Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-26T15:04:27.710Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:27.710Z] latest [2022-10-26T15:04:27.710Z] 2.3.0-dev.103 [2022-10-26T15:04:27.710Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:27.710Z] main [2022-10-26T15:04:27.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:28.008Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:28.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:28.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T15:04:28.306Z] f4d25dab16ee: Preparing [2022-10-26T15:04:28.306Z] c2b85056886e: Preparing [2022-10-26T15:04:28.306Z] 2ace534e384e: Preparing [2022-10-26T15:04:28.306Z] 299a25a2a818: Preparing [2022-10-26T15:04:28.306Z] 980eb12ae3a3: Preparing [2022-10-26T15:04:28.306Z] dc95a1277fd1: Preparing [2022-10-26T15:04:28.306Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:28.306Z] dc95a1277fd1: Waiting [2022-10-26T15:04:28.306Z] f4d25dab16ee: Pushed [2022-10-26T15:04:28.306Z] c2b85056886e: Pushed [2022-10-26T15:04:28.306Z] 2ace534e384e: Pushed [2022-10-26T15:04:28.306Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:28.874Z] dc95a1277fd1: Pushed [2022-10-26T15:04:31.780Z] Removing intermediate container 6c8a75ef8fd8 [2022-10-26T15:04:31.780Z] ---> ccb37a29f866 [2022-10-26T15:04:31.780Z] Step 8/23 : COPY . . [2022-10-26T15:04:31.780Z] Removing intermediate container 67cbd12d5aea [2022-10-26T15:04:31.780Z] ---> 8f7f1069e8c6 [2022-10-26T15:04:31.780Z] Step 8/22 : COPY . . [2022-10-26T15:04:31.780Z] Removing intermediate container 898fccca58a8 [2022-10-26T15:04:31.780Z] ---> 443b2acc98bd [2022-10-26T15:04:31.780Z] Step 7/24 : COPY . . [2022-10-26T15:04:31.780Z] Removing intermediate container 957b08cc813b [2022-10-26T15:04:31.780Z] ---> 68d8acd9781d [2022-10-26T15:04:31.780Z] Step 8/22 : COPY . . [2022-10-26T15:04:31.780Z] Removing intermediate container c116ffab073f [2022-10-26T15:04:31.780Z] ---> 2099b5dd1bc5 [2022-10-26T15:04:31.780Z] Step 7/24 : COPY . . [2022-10-26T15:04:32.160Z] 980eb12ae3a3: Pushed [2022-10-26T15:04:33.205Z] ---> 8f5b8d4affc2 [2022-10-26T15:04:33.205Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T15:04:33.205Z] ---> 0eab7763afe6 [2022-10-26T15:04:33.205Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T15:04:33.205Z] ---> d1a8a1de995e [2022-10-26T15:04:33.205Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T15:04:33.205Z] ---> 78747e7b08e1 [2022-10-26T15:04:33.205Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T15:04:33.472Z] ---> f248b564a3a6 [2022-10-26T15:04:33.472Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:04:33.472Z] ---> Running in b6eeafab6f9b [2022-10-26T15:04:33.472Z] ---> Running in cd37912fa6b0 [2022-10-26T15:04:33.472Z] ---> Running in 94ad65fcacdc [2022-10-26T15:04:33.472Z] ---> Running in 5cc73bb88774 [2022-10-26T15:04:33.472Z] ---> Running in 52ecb61d6983 [2022-10-26T15:04:34.452Z] Removing intermediate container 52ecb61d6983 [2022-10-26T15:04:34.452Z] ---> 56c86b4ac1b2 [2022-10-26T15:04:34.452Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T15:04:34.452Z] ---> Running in b8b1189a7b7c [2022-10-26T15:04:34.696Z] 299a25a2a818: Pushed [2022-10-26T15:04:34.696Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:34.997Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:35.063Z] Removing intermediate container b8b1189a7b7c [2022-10-26T15:04:35.063Z] ---> a5a466e589ed [2022-10-26T15:04:35.063Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:04:35.063Z] ---> Running in b9d2d3d14dd6 [2022-10-26T15:04:35.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-26T15:04:35.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T15:04:35.292Z] f4d25dab16ee: Preparing [2022-10-26T15:04:35.292Z] c2b85056886e: Preparing [2022-10-26T15:04:35.292Z] 2ace534e384e: Preparing [2022-10-26T15:04:35.292Z] 299a25a2a818: Preparing [2022-10-26T15:04:35.292Z] 980eb12ae3a3: Preparing [2022-10-26T15:04:35.292Z] dc95a1277fd1: Preparing [2022-10-26T15:04:35.292Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:35.292Z] dc95a1277fd1: Waiting [2022-10-26T15:04:35.292Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:35.292Z] f4d25dab16ee: Layer already exists [2022-10-26T15:04:35.292Z] c2b85056886e: Layer already exists [2022-10-26T15:04:35.292Z] 2ace534e384e: Layer already exists [2022-10-26T15:04:35.292Z] 980eb12ae3a3: Layer already exists [2022-10-26T15:04:35.292Z] 299a25a2a818: Layer already exists [2022-10-26T15:04:35.292Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:35.292Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:35.292Z] latest: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:35.589Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:35.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.103 [2022-10-26T15:04:35.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T15:04:35.881Z] f4d25dab16ee: Preparing [2022-10-26T15:04:35.881Z] c2b85056886e: Preparing [2022-10-26T15:04:35.881Z] 2ace534e384e: Preparing [2022-10-26T15:04:35.881Z] 299a25a2a818: Preparing [2022-10-26T15:04:35.881Z] 980eb12ae3a3: Preparing [2022-10-26T15:04:35.881Z] dc95a1277fd1: Preparing [2022-10-26T15:04:35.881Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:35.881Z] dc95a1277fd1: Waiting [2022-10-26T15:04:35.881Z] 299a25a2a818: Layer already exists [2022-10-26T15:04:35.881Z] c2b85056886e: Layer already exists [2022-10-26T15:04:35.881Z] 2ace534e384e: Layer already exists [2022-10-26T15:04:35.881Z] 980eb12ae3a3: Layer already exists [2022-10-26T15:04:35.881Z] f4d25dab16ee: Layer already exists [2022-10-26T15:04:35.881Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:35.881Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:35.881Z] 2.3.0-dev.103: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:36.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T15:04:36.189Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:36.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:36.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T15:04:36.481Z] f4d25dab16ee: Preparing [2022-10-26T15:04:36.481Z] c2b85056886e: Preparing [2022-10-26T15:04:36.481Z] 2ace534e384e: Preparing [2022-10-26T15:04:36.481Z] 299a25a2a818: Preparing [2022-10-26T15:04:36.481Z] 980eb12ae3a3: Preparing [2022-10-26T15:04:36.481Z] dc95a1277fd1: Preparing [2022-10-26T15:04:36.481Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:36.481Z] dc95a1277fd1: Waiting [2022-10-26T15:04:36.481Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:36.481Z] c2b85056886e: Layer already exists [2022-10-26T15:04:36.481Z] 980eb12ae3a3: Layer already exists [2022-10-26T15:04:36.481Z] 2ace534e384e: Layer already exists [2022-10-26T15:04:36.481Z] f4d25dab16ee: Layer already exists [2022-10-26T15:04:36.481Z] 299a25a2a818: Layer already exists [2022-10-26T15:04:36.481Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:36.481Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:36.481Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:36.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T15:04:36.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T15:04:36.776Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:36.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T15:04:37.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-26T15:04:37.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T15:04:37.076Z] f4d25dab16ee: Preparing [2022-10-26T15:04:37.076Z] c2b85056886e: Preparing [2022-10-26T15:04:37.076Z] 2ace534e384e: Preparing [2022-10-26T15:04:37.076Z] 299a25a2a818: Preparing [2022-10-26T15:04:37.076Z] 980eb12ae3a3: Preparing [2022-10-26T15:04:37.076Z] dc95a1277fd1: Preparing [2022-10-26T15:04:37.076Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:37.076Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:37.076Z] dc95a1277fd1: Waiting [2022-10-26T15:04:37.076Z] f4d25dab16ee: Layer already exists [2022-10-26T15:04:37.076Z] 299a25a2a818: Layer already exists [2022-10-26T15:04:37.076Z] c2b85056886e: Layer already exists [2022-10-26T15:04:37.076Z] 980eb12ae3a3: Layer already exists [2022-10-26T15:04:37.076Z] 2ace534e384e: Layer already exists [2022-10-26T15:04:37.076Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:37.076Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:37.076Z] main: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:37.118Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:37.127Z] taggedImages: [2022-10-26T15:04:37.127Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:37.127Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-26T15:04:37.127Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.103 [2022-10-26T15:04:37.127Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:37.127Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-26T15:04:37.148Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-26T15:04:37.148Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:37.148Z] latest [2022-10-26T15:04:37.148Z] 2.3.0-dev.103 [2022-10-26T15:04:37.148Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:37.148Z] main [2022-10-26T15:04:37.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:37.456Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:37.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:37.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T15:04:37.754Z] 278a4075a123: Preparing [2022-10-26T15:04:37.754Z] 40eb5389b649: Preparing [2022-10-26T15:04:37.754Z] 5523185b975a: Preparing [2022-10-26T15:04:37.754Z] 57f73d5bc407: Preparing [2022-10-26T15:04:37.754Z] fec335f1d72a: Preparing [2022-10-26T15:04:37.754Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:37.754Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:37.754Z] 5523185b975a: Pushed [2022-10-26T15:04:37.754Z] 40eb5389b649: Pushed [2022-10-26T15:04:37.754Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:37.754Z] 278a4075a123: Pushed [2022-10-26T15:04:38.012Z] fec335f1d72a: Pushed [2022-10-26T15:04:38.823Z] Removing intermediate container b9d2d3d14dd6 [2022-10-26T15:04:38.823Z] ---> c3a50a7494bf [2022-10-26T15:04:38.823Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T15:04:38.823Z] ---> Running in 688fbc0fdd68 [2022-10-26T15:04:39.090Z] Removing intermediate container 688fbc0fdd68 [2022-10-26T15:04:39.090Z] ---> d9c3c3810088 [2022-10-26T15:04:39.090Z] [2022-10-26T15:04:39.090Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T15:04:39.356Z] 3.15: Pulling from library/alpine [2022-10-26T15:04:40.769Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T15:04:40.769Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T15:04:40.769Z] ---> 02e0d6fdf486 [2022-10-26T15:04:40.770Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:04:40.770Z] ---> Running in 3e9f90cbdec5 [2022-10-26T15:04:41.040Z] Removing intermediate container 3e9f90cbdec5 [2022-10-26T15:04:41.040Z] ---> 68526ef45a56 [2022-10-26T15:04:41.040Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T15:04:41.321Z] ---> Running in d218c8658e59 [2022-10-26T15:04:43.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:04:43.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:04:44.578Z] 57f73d5bc407: Pushed [2022-10-26T15:04:44.578Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:44.881Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:45.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-26T15:04:45.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T15:04:45.182Z] 278a4075a123: Preparing [2022-10-26T15:04:45.182Z] 40eb5389b649: Preparing [2022-10-26T15:04:45.182Z] 5523185b975a: Preparing [2022-10-26T15:04:45.182Z] 57f73d5bc407: Preparing [2022-10-26T15:04:45.182Z] fec335f1d72a: Preparing [2022-10-26T15:04:45.182Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:45.182Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:45.182Z] 40eb5389b649: Layer already exists [2022-10-26T15:04:45.182Z] 5523185b975a: Layer already exists [2022-10-26T15:04:45.182Z] 57f73d5bc407: Layer already exists [2022-10-26T15:04:45.182Z] fec335f1d72a: Layer already exists [2022-10-26T15:04:45.182Z] 278a4075a123: Layer already exists [2022-10-26T15:04:45.182Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:45.182Z] latest: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:45.271Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:04:45.271Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:04:45.271Z] OK: 15734 distinct packages available [2022-10-26T15:04:45.498Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:45.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:04:45.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.103 [2022-10-26T15:04:45.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T15:04:45.795Z] 278a4075a123: Preparing [2022-10-26T15:04:45.795Z] 40eb5389b649: Preparing [2022-10-26T15:04:45.795Z] 5523185b975a: Preparing [2022-10-26T15:04:45.795Z] 57f73d5bc407: Preparing [2022-10-26T15:04:45.795Z] fec335f1d72a: Preparing [2022-10-26T15:04:45.795Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:45.795Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:45.795Z] 57f73d5bc407: Layer already exists [2022-10-26T15:04:45.795Z] 278a4075a123: Layer already exists [2022-10-26T15:04:45.795Z] 40eb5389b649: Layer already exists [2022-10-26T15:04:45.795Z] 5523185b975a: Layer already exists [2022-10-26T15:04:45.795Z] fec335f1d72a: Layer already exists [2022-10-26T15:04:45.795Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:45.795Z] 2.3.0-dev.103: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:46.102Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:46.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:04:46.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:46.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T15:04:46.404Z] 278a4075a123: Preparing [2022-10-26T15:04:46.404Z] 40eb5389b649: Preparing [2022-10-26T15:04:46.404Z] 5523185b975a: Preparing [2022-10-26T15:04:46.404Z] 57f73d5bc407: Preparing [2022-10-26T15:04:46.404Z] fec335f1d72a: Preparing [2022-10-26T15:04:46.404Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:46.404Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:46.404Z] 57f73d5bc407: Layer already exists [2022-10-26T15:04:46.404Z] 5523185b975a: Layer already exists [2022-10-26T15:04:46.404Z] fec335f1d72a: Layer already exists [2022-10-26T15:04:46.404Z] 278a4075a123: Layer already exists [2022-10-26T15:04:46.404Z] 40eb5389b649: Layer already exists [2022-10-26T15:04:46.404Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:46.404Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:46.707Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:47.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-26T15:04:47.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T15:04:47.009Z] 278a4075a123: Preparing [2022-10-26T15:04:47.009Z] 40eb5389b649: Preparing [2022-10-26T15:04:47.009Z] 5523185b975a: Preparing [2022-10-26T15:04:47.009Z] 57f73d5bc407: Preparing [2022-10-26T15:04:47.009Z] fec335f1d72a: Preparing [2022-10-26T15:04:47.009Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:47.009Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:47.009Z] fec335f1d72a: Layer already exists [2022-10-26T15:04:47.009Z] 57f73d5bc407: Layer already exists [2022-10-26T15:04:47.009Z] 5523185b975a: Layer already exists [2022-10-26T15:04:47.009Z] 40eb5389b649: Layer already exists [2022-10-26T15:04:47.009Z] 278a4075a123: Layer already exists [2022-10-26T15:04:47.009Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:47.009Z] main: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:47.054Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:47.063Z] taggedImages: [2022-10-26T15:04:47.063Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:47.063Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-26T15:04:47.063Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.103 [2022-10-26T15:04:47.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:47.064Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-26T15:04:47.087Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-26T15:04:47.087Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:47.087Z] latest [2022-10-26T15:04:47.087Z] 2.3.0-dev.103 [2022-10-26T15:04:47.087Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:47.087Z] main [2022-10-26T15:04:47.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:47.402Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:47.549Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T15:04:47.549Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:04:47.549Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T15:04:47.549Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T15:04:47.549Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T15:04:47.549Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:04:47.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:47.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T15:04:47.708Z] 4dadf36b92e1: Preparing [2022-10-26T15:04:47.708Z] 8f3e377309fd: Preparing [2022-10-26T15:04:47.708Z] 38a556b2a091: Preparing [2022-10-26T15:04:47.708Z] 03875ef614d6: Preparing [2022-10-26T15:04:47.708Z] dc95a1277fd1: Preparing [2022-10-26T15:04:47.708Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:47.708Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:47.708Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:47.708Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:47.708Z] 8f3e377309fd: Pushed [2022-10-26T15:04:47.708Z] 4dadf36b92e1: Pushed [2022-10-26T15:04:47.708Z] 38a556b2a091: Pushed [2022-10-26T15:04:47.816Z] OK: 6 MiB in 19 packages [2022-10-26T15:04:49.757Z] Removing intermediate container d218c8658e59 [2022-10-26T15:04:49.757Z] ---> 3882c46bd74f [2022-10-26T15:04:49.757Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T15:04:54.270Z] 03875ef614d6: Pushed [2022-10-26T15:04:54.271Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:54.568Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:54.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-26T15:04:54.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T15:04:54.860Z] 4dadf36b92e1: Preparing [2022-10-26T15:04:54.860Z] 8f3e377309fd: Preparing [2022-10-26T15:04:54.860Z] 38a556b2a091: Preparing [2022-10-26T15:04:54.860Z] 03875ef614d6: Preparing [2022-10-26T15:04:54.860Z] dc95a1277fd1: Preparing [2022-10-26T15:04:54.860Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:54.860Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:54.860Z] 03875ef614d6: Layer already exists [2022-10-26T15:04:54.860Z] 38a556b2a091: Layer already exists [2022-10-26T15:04:54.860Z] 8f3e377309fd: Layer already exists [2022-10-26T15:04:54.860Z] 4dadf36b92e1: Layer already exists [2022-10-26T15:04:54.860Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:54.860Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:54.860Z] latest: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:55.156Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:55.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.103 [2022-10-26T15:04:55.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T15:04:55.452Z] 4dadf36b92e1: Preparing [2022-10-26T15:04:55.452Z] 8f3e377309fd: Preparing [2022-10-26T15:04:55.452Z] 38a556b2a091: Preparing [2022-10-26T15:04:55.452Z] 03875ef614d6: Preparing [2022-10-26T15:04:55.452Z] dc95a1277fd1: Preparing [2022-10-26T15:04:55.452Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:55.452Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:55.452Z] 03875ef614d6: Layer already exists [2022-10-26T15:04:55.452Z] 8f3e377309fd: Layer already exists [2022-10-26T15:04:55.452Z] 38a556b2a091: Layer already exists [2022-10-26T15:04:55.452Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:55.452Z] 4dadf36b92e1: Layer already exists [2022-10-26T15:04:55.452Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:55.452Z] 2.3.0-dev.103: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:55.755Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:56.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:56.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T15:04:56.052Z] 4dadf36b92e1: Preparing [2022-10-26T15:04:56.052Z] 8f3e377309fd: Preparing [2022-10-26T15:04:56.052Z] 38a556b2a091: Preparing [2022-10-26T15:04:56.052Z] 03875ef614d6: Preparing [2022-10-26T15:04:56.052Z] dc95a1277fd1: Preparing [2022-10-26T15:04:56.052Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:56.052Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:56.052Z] 8f3e377309fd: Layer already exists [2022-10-26T15:04:56.052Z] 4dadf36b92e1: Layer already exists [2022-10-26T15:04:56.052Z] 38a556b2a091: Layer already exists [2022-10-26T15:04:56.052Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:56.052Z] 03875ef614d6: Layer already exists [2022-10-26T15:04:56.052Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:56.052Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:56.353Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:56.411Z] ---> 9af50b71399a [2022-10-26T15:04:56.411Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:04:56.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-26T15:04:56.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T15:04:56.654Z] 4dadf36b92e1: Preparing [2022-10-26T15:04:56.654Z] 8f3e377309fd: Preparing [2022-10-26T15:04:56.654Z] 38a556b2a091: Preparing [2022-10-26T15:04:56.654Z] 03875ef614d6: Preparing [2022-10-26T15:04:56.654Z] dc95a1277fd1: Preparing [2022-10-26T15:04:56.654Z] 34d5ebaa5410: Preparing [2022-10-26T15:04:56.654Z] 34d5ebaa5410: Waiting [2022-10-26T15:04:56.654Z] 03875ef614d6: Layer already exists [2022-10-26T15:04:56.654Z] 4dadf36b92e1: Layer already exists [2022-10-26T15:04:56.654Z] dc95a1277fd1: Layer already exists [2022-10-26T15:04:56.654Z] 38a556b2a091: Layer already exists [2022-10-26T15:04:56.654Z] 8f3e377309fd: Layer already exists [2022-10-26T15:04:56.654Z] 34d5ebaa5410: Layer already exists [2022-10-26T15:04:56.654Z] main: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:04:56.699Z] ===================================================== [Pipeline] echo [2022-10-26T15:04:56.707Z] taggedImages: [2022-10-26T15:04:56.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:56.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-26T15:04:56.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.103 [2022-10-26T15:04:56.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:56.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-26T15:04:56.728Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-26T15:04:56.728Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:56.728Z] latest [2022-10-26T15:04:56.728Z] 2.3.0-dev.103 [2022-10-26T15:04:56.728Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:04:56.728Z] main [2022-10-26T15:04:56.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:57.053Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:57.356Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:04:57.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T15:04:57.356Z] 4db4e8f340e6: Preparing [2022-10-26T15:04:57.356Z] c0dc7ba4366f: Preparing [2022-10-26T15:04:57.356Z] 160ca599f383: Preparing [2022-10-26T15:04:57.356Z] 3bd8a28c021c: Preparing [2022-10-26T15:04:57.356Z] 994393dc58e7: Preparing [2022-10-26T15:04:57.356Z] 160ca599f383: Layer already exists [2022-10-26T15:04:57.356Z] 994393dc58e7: Layer already exists [2022-10-26T15:04:57.356Z] 4db4e8f340e6: Pushed [2022-10-26T15:04:57.356Z] 3bd8a28c021c: Pushed [2022-10-26T15:04:59.882Z] c0dc7ba4366f: Pushed [2022-10-26T15:05:00.141Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:00.456Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:00.766Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-26T15:05:00.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T15:05:00.766Z] 4db4e8f340e6: Preparing [2022-10-26T15:05:00.766Z] c0dc7ba4366f: Preparing [2022-10-26T15:05:00.766Z] 160ca599f383: Preparing [2022-10-26T15:05:00.766Z] 3bd8a28c021c: Preparing [2022-10-26T15:05:00.766Z] 994393dc58e7: Preparing [2022-10-26T15:05:00.766Z] 3bd8a28c021c: Layer already exists [2022-10-26T15:05:00.766Z] c0dc7ba4366f: Layer already exists [2022-10-26T15:05:00.766Z] 160ca599f383: Layer already exists [2022-10-26T15:05:00.766Z] 4db4e8f340e6: Layer already exists [2022-10-26T15:05:00.766Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:00.766Z] latest: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:01.073Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:01.384Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.103 [2022-10-26T15:05:01.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T15:05:01.384Z] 4db4e8f340e6: Preparing [2022-10-26T15:05:01.384Z] c0dc7ba4366f: Preparing [2022-10-26T15:05:01.384Z] 160ca599f383: Preparing [2022-10-26T15:05:01.384Z] 3bd8a28c021c: Preparing [2022-10-26T15:05:01.384Z] 994393dc58e7: Preparing [2022-10-26T15:05:01.384Z] c0dc7ba4366f: Layer already exists [2022-10-26T15:05:01.384Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:01.384Z] 160ca599f383: Layer already exists [2022-10-26T15:05:01.384Z] 3bd8a28c021c: Layer already exists [2022-10-26T15:05:01.384Z] 4db4e8f340e6: Layer already exists [2022-10-26T15:05:01.384Z] 2.3.0-dev.103: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:01.694Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:01.990Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:05:01.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T15:05:01.990Z] 4db4e8f340e6: Preparing [2022-10-26T15:05:01.990Z] c0dc7ba4366f: Preparing [2022-10-26T15:05:01.990Z] 160ca599f383: Preparing [2022-10-26T15:05:01.990Z] 3bd8a28c021c: Preparing [2022-10-26T15:05:01.990Z] 994393dc58e7: Preparing [2022-10-26T15:05:01.990Z] 3bd8a28c021c: Layer already exists [2022-10-26T15:05:01.990Z] 160ca599f383: Layer already exists [2022-10-26T15:05:01.990Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:01.990Z] c0dc7ba4366f: Layer already exists [2022-10-26T15:05:01.990Z] 4db4e8f340e6: Layer already exists [2022-10-26T15:05:01.990Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:02.287Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:02.586Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-26T15:05:02.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T15:05:02.586Z] 4db4e8f340e6: Preparing [2022-10-26T15:05:02.586Z] c0dc7ba4366f: Preparing [2022-10-26T15:05:02.586Z] 160ca599f383: Preparing [2022-10-26T15:05:02.586Z] 3bd8a28c021c: Preparing [2022-10-26T15:05:02.586Z] 994393dc58e7: Preparing [2022-10-26T15:05:02.586Z] c0dc7ba4366f: Layer already exists [2022-10-26T15:05:02.586Z] 3bd8a28c021c: Layer already exists [2022-10-26T15:05:02.586Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:02.586Z] 160ca599f383: Layer already exists [2022-10-26T15:05:02.586Z] 4db4e8f340e6: Layer already exists [2022-10-26T15:05:02.586Z] main: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:05:02.623Z] ===================================================== [Pipeline] echo [2022-10-26T15:05:02.632Z] taggedImages: [2022-10-26T15:05:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:05:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-26T15:05:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.103 [2022-10-26T15:05:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:05:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-26T15:05:02.653Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-26T15:05:02.653Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:05:02.653Z] latest [2022-10-26T15:05:02.653Z] 2.3.0-dev.103 [2022-10-26T15:05:02.653Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:05:02.653Z] main [2022-10-26T15:05:02.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:02.973Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:03.280Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:05:03.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T15:05:03.280Z] 1f9ed043c365: Preparing [2022-10-26T15:05:03.280Z] a7ba0fe10a3c: Preparing [2022-10-26T15:05:03.280Z] 160ca599f383: Preparing [2022-10-26T15:05:03.280Z] d1595e752498: Preparing [2022-10-26T15:05:03.280Z] 994393dc58e7: Preparing [2022-10-26T15:05:03.280Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:03.280Z] d1595e752498: Layer already exists [2022-10-26T15:05:03.280Z] 160ca599f383: Layer already exists [2022-10-26T15:05:03.280Z] 1f9ed043c365: Pushed [2022-10-26T15:05:04.643Z] ---> 6a56a6d26e8c [2022-10-26T15:05:04.643Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:05:05.810Z] a7ba0fe10a3c: Pushed [2022-10-26T15:05:05.810Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:06.053Z] ---> 137b7851a371 [2022-10-26T15:05:06.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T15:05:06.108Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:06.401Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-26T15:05:06.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T15:05:06.402Z] 1f9ed043c365: Preparing [2022-10-26T15:05:06.402Z] a7ba0fe10a3c: Preparing [2022-10-26T15:05:06.402Z] 160ca599f383: Preparing [2022-10-26T15:05:06.402Z] d1595e752498: Preparing [2022-10-26T15:05:06.402Z] 994393dc58e7: Preparing [2022-10-26T15:05:06.402Z] 160ca599f383: Layer already exists [2022-10-26T15:05:06.402Z] 1f9ed043c365: Layer already exists [2022-10-26T15:05:06.402Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:06.402Z] a7ba0fe10a3c: Layer already exists [2022-10-26T15:05:06.402Z] d1595e752498: Layer already exists [2022-10-26T15:05:06.402Z] latest: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:06.708Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:07.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.103 [2022-10-26T15:05:07.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T15:05:07.009Z] 1f9ed043c365: Preparing [2022-10-26T15:05:07.009Z] a7ba0fe10a3c: Preparing [2022-10-26T15:05:07.009Z] 160ca599f383: Preparing [2022-10-26T15:05:07.009Z] d1595e752498: Preparing [2022-10-26T15:05:07.009Z] 994393dc58e7: Preparing [2022-10-26T15:05:07.009Z] d1595e752498: Layer already exists [2022-10-26T15:05:07.009Z] a7ba0fe10a3c: Layer already exists [2022-10-26T15:05:07.009Z] 1f9ed043c365: Layer already exists [2022-10-26T15:05:07.009Z] 160ca599f383: Layer already exists [2022-10-26T15:05:07.009Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:07.009Z] 2.3.0-dev.103: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:07.313Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:07.486Z] ---> 346f653914a0 [2022-10-26T15:05:07.486Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T15:05:07.614Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:05:07.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T15:05:07.614Z] 1f9ed043c365: Preparing [2022-10-26T15:05:07.614Z] a7ba0fe10a3c: Preparing [2022-10-26T15:05:07.614Z] 160ca599f383: Preparing [2022-10-26T15:05:07.614Z] d1595e752498: Preparing [2022-10-26T15:05:07.614Z] 994393dc58e7: Preparing [2022-10-26T15:05:07.614Z] a7ba0fe10a3c: Layer already exists [2022-10-26T15:05:07.614Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:07.614Z] d1595e752498: Layer already exists [2022-10-26T15:05:07.614Z] 160ca599f383: Layer already exists [2022-10-26T15:05:07.614Z] 1f9ed043c365: Layer already exists [2022-10-26T15:05:07.614Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:07.913Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:08.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-26T15:05:08.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T15:05:08.212Z] 1f9ed043c365: Preparing [2022-10-26T15:05:08.212Z] a7ba0fe10a3c: Preparing [2022-10-26T15:05:08.212Z] 160ca599f383: Preparing [2022-10-26T15:05:08.212Z] d1595e752498: Preparing [2022-10-26T15:05:08.212Z] 994393dc58e7: Preparing [2022-10-26T15:05:08.212Z] 160ca599f383: Layer already exists [2022-10-26T15:05:08.212Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:08.212Z] a7ba0fe10a3c: Layer already exists [2022-10-26T15:05:08.212Z] d1595e752498: Layer already exists [2022-10-26T15:05:08.212Z] 1f9ed043c365: Layer already exists [2022-10-26T15:05:08.212Z] main: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:05:08.283Z] ===================================================== [Pipeline] echo [2022-10-26T15:05:08.291Z] taggedImages: [2022-10-26T15:05:08.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:05:08.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-26T15:05:08.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.103 [2022-10-26T15:05:08.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:05:08.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-26T15:05:08.310Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-26T15:05:08.310Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:05:08.310Z] latest [2022-10-26T15:05:08.310Z] 2.3.0-dev.103 [2022-10-26T15:05:08.310Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:05:08.310Z] main [2022-10-26T15:05:08.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:08.646Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:08.896Z] ---> de90151872dd [2022-10-26T15:05:08.896Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:05:08.896Z] ---> Running in 4ca6442d34c7 [2022-10-26T15:05:09.016Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:05:09.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T15:05:09.016Z] c60a3ef39334: Preparing [2022-10-26T15:05:09.016Z] 734d26d1439d: Preparing [2022-10-26T15:05:09.016Z] 26bb18ff9c27: Preparing [2022-10-26T15:05:09.016Z] 0e722f2f01e5: Preparing [2022-10-26T15:05:09.016Z] 994393dc58e7: Preparing [2022-10-26T15:05:09.016Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:09.016Z] 734d26d1439d: Pushed [2022-10-26T15:05:09.341Z] c60a3ef39334: Pushed [2022-10-26T15:05:09.852Z] Removing intermediate container 4ca6442d34c7 [2022-10-26T15:05:09.852Z] ---> a55b3c97039f [2022-10-26T15:05:09.852Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:05:09.852Z] ---> Running in 2f9c65a3257a [2022-10-26T15:05:10.281Z] 26bb18ff9c27: Pushed [2022-10-26T15:05:10.806Z] Removing intermediate container 2f9c65a3257a [2022-10-26T15:05:10.806Z] ---> a6444ec62f8d [2022-10-26T15:05:10.806Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T15:05:11.072Z] ---> Running in c43f982cf5e3 [2022-10-26T15:05:12.028Z] Removing intermediate container c43f982cf5e3 [2022-10-26T15:05:12.028Z] ---> 106e5af731c7 [2022-10-26T15:05:12.028Z] Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:05:12.028Z] ---> Running in eae9fe96702d [2022-10-26T15:05:12.611Z] Removing intermediate container eae9fe96702d [2022-10-26T15:05:12.611Z] ---> 155109b5f631 [2022-10-26T15:05:12.611Z] Step 24/24 : LABEL version=2.3.0-dev.103 [2022-10-26T15:05:13.174Z] ---> Running in 6cf3a36098f6 [2022-10-26T15:05:13.830Z] Removing intermediate container 6cf3a36098f6 [2022-10-26T15:05:13.830Z] ---> 9fdc22d13a32 [2022-10-26T15:05:13.830Z] [2022-10-26T15:05:14.124Z] Successfully built 9fdc22d13a32 [2022-10-26T15:05:14.124Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-26T15:05:14.124Z] Building security-spire-config [2022-10-26T15:05:20.258Z] 0e722f2f01e5: Pushed [2022-10-26T15:05:20.258Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:20.568Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:20.869Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-26T15:05:20.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T15:05:20.869Z] c60a3ef39334: Preparing [2022-10-26T15:05:20.869Z] 734d26d1439d: Preparing [2022-10-26T15:05:20.869Z] 26bb18ff9c27: Preparing [2022-10-26T15:05:20.869Z] 0e722f2f01e5: Preparing [2022-10-26T15:05:20.869Z] 994393dc58e7: Preparing [2022-10-26T15:05:20.869Z] 0e722f2f01e5: Layer already exists [2022-10-26T15:05:20.869Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:20.869Z] 734d26d1439d: Layer already exists [2022-10-26T15:05:20.869Z] 26bb18ff9c27: Layer already exists [2022-10-26T15:05:20.869Z] c60a3ef39334: Layer already exists [2022-10-26T15:05:20.869Z] latest: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:21.173Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:21.468Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.103 [2022-10-26T15:05:21.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T15:05:21.469Z] c60a3ef39334: Preparing [2022-10-26T15:05:21.469Z] 734d26d1439d: Preparing [2022-10-26T15:05:21.469Z] 26bb18ff9c27: Preparing [2022-10-26T15:05:21.469Z] 0e722f2f01e5: Preparing [2022-10-26T15:05:21.469Z] 994393dc58e7: Preparing [2022-10-26T15:05:21.469Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:21.469Z] 734d26d1439d: Layer already exists [2022-10-26T15:05:21.469Z] 0e722f2f01e5: Layer already exists [2022-10-26T15:05:21.469Z] 26bb18ff9c27: Layer already exists [2022-10-26T15:05:21.469Z] c60a3ef39334: Layer already exists [2022-10-26T15:05:21.469Z] 2.3.0-dev.103: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:21.778Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:22.081Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:05:22.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T15:05:22.081Z] c60a3ef39334: Preparing [2022-10-26T15:05:22.081Z] 734d26d1439d: Preparing [2022-10-26T15:05:22.081Z] 26bb18ff9c27: Preparing [2022-10-26T15:05:22.081Z] 0e722f2f01e5: Preparing [2022-10-26T15:05:22.081Z] 994393dc58e7: Preparing [2022-10-26T15:05:22.081Z] 734d26d1439d: Layer already exists [2022-10-26T15:05:22.081Z] c60a3ef39334: Layer already exists [2022-10-26T15:05:22.081Z] 0e722f2f01e5: Layer already exists [2022-10-26T15:05:22.081Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:22.081Z] 26bb18ff9c27: Layer already exists [2022-10-26T15:05:22.081Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:22.395Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [2022-10-26T15:05:22.409Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:05:22.409Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:05:22.409Z] ---> 32ff1e4dc1de [2022-10-26T15:05:22.409Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:05:22.409Z] ---> Using cache [2022-10-26T15:05:22.409Z] ---> f6e6df3b3bb3 [2022-10-26T15:05:22.409Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:05:22.409Z] ---> Running in 907b3c7d2c1b [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:05:22.691Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-26T15:05:22.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T15:05:22.691Z] c60a3ef39334: Preparing [2022-10-26T15:05:22.691Z] 734d26d1439d: Preparing [2022-10-26T15:05:22.691Z] 26bb18ff9c27: Preparing [2022-10-26T15:05:22.691Z] 0e722f2f01e5: Preparing [2022-10-26T15:05:22.691Z] 994393dc58e7: Preparing [2022-10-26T15:05:22.691Z] 994393dc58e7: Layer already exists [2022-10-26T15:05:22.691Z] 0e722f2f01e5: Layer already exists [2022-10-26T15:05:22.691Z] 734d26d1439d: Layer already exists [2022-10-26T15:05:22.691Z] c60a3ef39334: Layer already exists [2022-10-26T15:05:22.691Z] 26bb18ff9c27: Layer already exists [2022-10-26T15:05:22.691Z] main: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:05:22.725Z] ===================================================== [Pipeline] echo [2022-10-26T15:05:22.730Z] taggedImages: [2022-10-26T15:05:22.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:05:22.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-26T15:05:22.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.103 [2022-10-26T15:05:22.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:05:22.730Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-10-26T15:05:24.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:05:24.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:05:26.599Z] OK: 221 MiB in 51 packages [2022-10-26T15:05:28.006Z] Removing intermediate container 907b3c7d2c1b [2022-10-26T15:05:28.006Z] ---> c5dc94ba6540 [2022-10-26T15:05:28.006Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:05:28.965Z] ---> bf06da0de1b3 [2022-10-26T15:05:28.965Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:05:29.230Z] ---> Running in b05fcb34b1cf [2022-10-26T15:07:05.871Z] Removing intermediate container b05fcb34b1cf [2022-10-26T15:07:05.871Z] ---> 93fc2afa3796 [2022-10-26T15:07:05.871Z] Step 7/24 : COPY . . [2022-10-26T15:07:05.871Z] ---> 20c2dfe873df [2022-10-26T15:07:05.871Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:07:05.871Z] ---> Running in c3b229d3f488 [2022-10-26T15:07:05.871Z] Removing intermediate container c3b229d3f488 [2022-10-26T15:07:05.871Z] ---> 9e79065f834d [2022-10-26T15:07:05.871Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T15:07:05.871Z] ---> Running in 18ae6e03ec9a [2022-10-26T15:07:05.871Z] Removing intermediate container 18ae6e03ec9a [2022-10-26T15:07:05.871Z] ---> ea3bdd018288 [2022-10-26T15:07:05.871Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:07:05.871Z] ---> Running in 8921721aae27 [2022-10-26T15:07:05.871Z] Removing intermediate container 8921721aae27 [2022-10-26T15:07:05.871Z] ---> 8a2f9735371d [2022-10-26T15:07:05.871Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T15:07:05.871Z] ---> Running in 60c3f106c484 [2022-10-26T15:07:05.871Z] Removing intermediate container 60c3f106c484 [2022-10-26T15:07:05.871Z] ---> 03e307119999 [2022-10-26T15:07:05.871Z] [2022-10-26T15:07:05.871Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T15:07:05.871Z] ---> 02e0d6fdf486 [2022-10-26T15:07:05.871Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:07:05.871Z] ---> Using cache [2022-10-26T15:07:05.871Z] ---> 68526ef45a56 [2022-10-26T15:07:05.871Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T15:07:05.871Z] ---> Running in d786631c15b0 [2022-10-26T15:07:05.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:07:05.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:07:06.138Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:07:06.138Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:07:06.138Z] OK: 15734 distinct packages available [2022-10-26T15:07:06.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:07:06.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:07:07.952Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T15:07:07.952Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:07:07.952Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T15:07:07.952Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T15:07:07.952Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:07:08.218Z] OK: 6 MiB in 18 packages [2022-10-26T15:07:10.162Z] Removing intermediate container d786631c15b0 [2022-10-26T15:07:10.162Z] ---> bff1aa28c3c6 [2022-10-26T15:07:10.162Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:07:15.523Z] ---> 32b3a3d4f42c [2022-10-26T15:07:15.523Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:07:18.898Z] ---> bae66d4861a3 [2022-10-26T15:07:18.898Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T15:07:18.898Z] ---> Running in 0e0e330b489a [2022-10-26T15:07:19.483Z] Removing intermediate container 0e0e330b489a [2022-10-26T15:07:19.483Z] ---> 3437e167377d [2022-10-26T15:07:19.483Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T15:07:20.445Z] ---> ec65fed7e5b5 [2022-10-26T15:07:20.445Z] Step 19/24 : WORKDIR / [2022-10-26T15:07:20.445Z] ---> Running in 6c5bd6483093 [2022-10-26T15:07:21.028Z] Removing intermediate container 6c5bd6483093 [2022-10-26T15:07:21.028Z] ---> 584ac5b6682c [2022-10-26T15:07:21.028Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:07:21.294Z] ---> Running in 3bcececf0fcd [2022-10-26T15:07:21.876Z] Removing intermediate container 3bcececf0fcd [2022-10-26T15:07:21.876Z] ---> 5d7ba7e55387 [2022-10-26T15:07:21.876Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:07:21.876Z] ---> Running in 4600474c144a [2022-10-26T15:07:22.142Z] Removing intermediate container 4600474c144a [2022-10-26T15:07:22.142Z] ---> ab815225a45f [2022-10-26T15:07:22.142Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T15:07:22.419Z] ---> Running in 8bc66f702ef9 [2022-10-26T15:07:23.005Z] Removing intermediate container 8bc66f702ef9 [2022-10-26T15:07:23.005Z] ---> a29788492270 [2022-10-26T15:07:23.005Z] Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:07:23.005Z] ---> Running in 5c32855a0b77 [2022-10-26T15:07:23.585Z] Removing intermediate container 5c32855a0b77 [2022-10-26T15:07:23.585Z] ---> 82cd784ce9a1 [2022-10-26T15:07:23.585Z] Step 24/24 : LABEL version=2.3.0-dev.103 [2022-10-26T15:07:23.585Z] ---> Running in 3611f4aa1144 [2022-10-26T15:07:24.165Z] Removing intermediate container 3611f4aa1144 [2022-10-26T15:07:24.165Z] ---> 24bfa3b69872 [2022-10-26T15:07:24.165Z] [2022-10-26T15:07:24.165Z] Successfully built 24bfa3b69872 [2022-10-26T15:07:24.165Z] Successfully tagged security-spire-config-arm64:latest [2022-10-26T15:07:24.432Z] Building core-data [2022-10-26T15:07:28.690Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:07:28.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:07:28.690Z] ---> 32ff1e4dc1de [2022-10-26T15:07:28.690Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:07:28.690Z] ---> Using cache [2022-10-26T15:07:28.690Z] ---> 535eea859c03 [2022-10-26T15:07:28.690Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:07:28.690Z] ---> Using cache [2022-10-26T15:07:28.690Z] ---> 2af71a126741 [2022-10-26T15:07:28.690Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T15:07:28.690Z] ---> Running in edb1997bdb66 [2022-10-26T15:07:30.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:07:30.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:07:32.092Z] OK: 221 MiB in 51 packages [2022-10-26T15:07:34.033Z] Removing intermediate container edb1997bdb66 [2022-10-26T15:07:34.033Z] ---> 54546a0dfda2 [2022-10-26T15:07:34.033Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:07:34.996Z] ---> d93cf6c1d85d [2022-10-26T15:07:34.996Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:07:34.996Z] ---> Running in bae767a2efb9 [2022-10-26T15:08:56.656Z] Removing intermediate container bae767a2efb9 [2022-10-26T15:08:56.656Z] ---> 2fcec90c8d82 [2022-10-26T15:08:56.656Z] Step 8/22 : COPY . . [2022-10-26T15:08:56.656Z] ---> 715f7da23263 [2022-10-26T15:08:56.656Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T15:08:56.656Z] ---> Running in 3f8d486e5303 [2022-10-26T15:08:56.656Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T15:11:48.448Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T15:12:10.521Z] Removing intermediate container cd37912fa6b0 [2022-10-26T15:12:10.521Z] ---> bc2dcf0419bf [2022-10-26T15:12:10.521Z] [2022-10-26T15:12:10.521Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T15:12:10.521Z] 3.16: Pulling from library/alpine [2022-10-26T15:12:10.521Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T15:12:10.521Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T15:12:10.521Z] ---> a6215f271958 [2022-10-26T15:12:10.521Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T15:12:10.521Z] ---> Running in f5ffa56739e0 [2022-10-26T15:12:10.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:12:10.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:12:11.104Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T15:12:11.373Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T15:12:11.373Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T15:12:11.373Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:12:11.373Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:12:11.959Z] OK: 6 MiB in 17 packages [2022-10-26T15:12:15.312Z] Removing intermediate container f5ffa56739e0 [2022-10-26T15:12:15.312Z] ---> 3804e413ce0e [2022-10-26T15:12:15.312Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T15:12:15.312Z] ---> Running in fa20dc49866f [2022-10-26T15:12:15.583Z] Removing intermediate container fa20dc49866f [2022-10-26T15:12:15.583Z] ---> e087850aa5fc [2022-10-26T15:12:15.583Z] Step 12/24 : WORKDIR / [2022-10-26T15:12:15.583Z] ---> Running in 51a684da96aa [2022-10-26T15:12:16.178Z] Removing intermediate container 51a684da96aa [2022-10-26T15:12:16.178Z] ---> c5809e3644d4 [2022-10-26T15:12:16.178Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T15:12:17.142Z] ---> e2978f9b0e9d [2022-10-26T15:12:17.142Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T15:12:18.132Z] ---> 0f6c624f7ffe [2022-10-26T15:12:18.132Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T15:12:19.096Z] ---> 8eba0a030434 [2022-10-26T15:12:19.096Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T15:12:20.081Z] ---> bac222b547ad [2022-10-26T15:12:20.081Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T15:12:21.499Z] ---> 2697af9b1b25 [2022-10-26T15:12:21.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T15:12:23.465Z] ---> 0fb7880ec88f [2022-10-26T15:12:23.465Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T15:12:24.442Z] ---> a9c4064ec909 [2022-10-26T15:12:24.442Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T15:12:24.442Z] ---> Running in 5a0860eb7d0f [2022-10-26T15:12:27.800Z] Removing intermediate container 5a0860eb7d0f [2022-10-26T15:12:27.800Z] ---> 80129fc40fea [2022-10-26T15:12:27.800Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T15:12:27.800Z] ---> Running in 6443a7abf2f5 [2022-10-26T15:12:28.389Z] Removing intermediate container 6443a7abf2f5 [2022-10-26T15:12:28.389Z] ---> 390fcfbc39de [2022-10-26T15:12:28.389Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T15:12:28.389Z] ---> Running in 8d8067cd61d8 [2022-10-26T15:12:28.975Z] Removing intermediate container 8d8067cd61d8 [2022-10-26T15:12:28.975Z] ---> 88d57a5001e9 [2022-10-26T15:12:28.975Z] Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:12:28.975Z] ---> Running in fcfee4fcbf42 [2022-10-26T15:12:29.563Z] Removing intermediate container fcfee4fcbf42 [2022-10-26T15:12:29.563Z] ---> d80f0f9c728e [2022-10-26T15:12:29.563Z] Step 24/24 : LABEL version=2.3.0-dev.103 [2022-10-26T15:12:29.832Z] ---> Running in cf9577a090ec [2022-10-26T15:12:30.425Z] Removing intermediate container cf9577a090ec [2022-10-26T15:12:30.425Z] ---> 94975a471b98 [2022-10-26T15:12:30.425Z] [2022-10-26T15:12:30.425Z] Successfully built 94975a471b98 [2022-10-26T15:12:30.425Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-26T15:12:30.425Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-10-26T15:12:37.111Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:12:37.111Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:12:37.111Z] ---> 32ff1e4dc1de [2022-10-26T15:12:37.111Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T15:12:37.111Z] ---> Using cache [2022-10-26T15:12:37.111Z] ---> f6e6df3b3bb3 [2022-10-26T15:12:37.111Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T15:12:37.111Z] ---> Running in 870e9be0547a [2022-10-26T15:12:39.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:12:39.973Z] Removing intermediate container 5cc73bb88774 [2022-10-26T15:12:39.973Z] ---> 477301d8439c [2022-10-26T15:12:39.973Z] [2022-10-26T15:12:39.973Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T15:12:39.973Z] ---> a6215f271958 [2022-10-26T15:12:39.973Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:12:40.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:12:40.242Z] ---> Running in 660afed65240 [2022-10-26T15:12:42.224Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T15:12:42.224Z] v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T15:12:42.224Z] OK: 16898 distinct packages available [2022-10-26T15:12:42.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:12:42.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:12:42.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:12:43.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:12:44.490Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T15:12:44.490Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:12:44.765Z] OK: 221 MiB in 51 packages [2022-10-26T15:12:44.765Z] OK: 5 MiB in 15 packages [2022-10-26T15:12:47.363Z] Removing intermediate container 660afed65240 [2022-10-26T15:12:47.364Z] ---> 7d84e11e4e06 [2022-10-26T15:12:47.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:12:47.364Z] Removing intermediate container 870e9be0547a [2022-10-26T15:12:47.364Z] ---> 274b1ae2353e [2022-10-26T15:12:47.364Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T15:12:47.364Z] ---> Running in 46024ffe9e49 [2022-10-26T15:12:47.948Z] Removing intermediate container 46024ffe9e49 [2022-10-26T15:12:47.948Z] ---> 69b711d4c308 [2022-10-26T15:12:47.948Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T15:12:48.229Z] ---> Running in 5dd9258907c4 [2022-10-26T15:12:48.509Z] ---> 8c4ff77e4990 [2022-10-26T15:12:48.509Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:12:48.509Z] ---> Running in 72ab7f07f290 [2022-10-26T15:12:49.476Z] Removing intermediate container 5dd9258907c4 [2022-10-26T15:12:49.476Z] ---> 3f3f3895d3db [2022-10-26T15:12:49.476Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T15:12:49.745Z] ---> Running in 67ad5188a489 [2022-10-26T15:12:50.705Z] Removing intermediate container 67ad5188a489 [2022-10-26T15:12:50.705Z] ---> d54ee3e5d88f [2022-10-26T15:12:50.705Z] Step 15/23 : WORKDIR / [2022-10-26T15:12:50.705Z] ---> Running in 086c36f916ab [2022-10-26T15:12:51.289Z] Removing intermediate container 086c36f916ab [2022-10-26T15:12:51.289Z] ---> 26b3bd2e98b7 [2022-10-26T15:12:51.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:12:52.700Z] ---> d04a08232dd0 [2022-10-26T15:12:52.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T15:12:54.107Z] ---> 2fc8c73bc27d [2022-10-26T15:12:54.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T15:12:55.514Z] ---> cfe4afa81903 [2022-10-26T15:12:55.514Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T15:12:55.514Z] ---> Running in 0dc908f54d4b [2022-10-26T15:12:56.105Z] Removing intermediate container 0dc908f54d4b [2022-10-26T15:12:56.105Z] ---> 804876d06882 [2022-10-26T15:12:56.105Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:12:56.105Z] ---> Running in 398b6105e348 [2022-10-26T15:12:56.693Z] Removing intermediate container 398b6105e348 [2022-10-26T15:12:56.693Z] ---> e4e872a1aeea [2022-10-26T15:12:56.693Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T15:12:56.963Z] ---> Running in 406064aa321d [2022-10-26T15:12:57.549Z] Removing intermediate container 406064aa321d [2022-10-26T15:12:57.549Z] ---> f114d8b25889 [2022-10-26T15:12:57.549Z] Step 22/23 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:12:57.549Z] ---> Running in b822698ebd3e [2022-10-26T15:12:58.132Z] Removing intermediate container b822698ebd3e [2022-10-26T15:12:58.132Z] ---> f17f4e1efdc5 [2022-10-26T15:12:58.132Z] Step 23/23 : LABEL version=2.3.0-dev.103 [2022-10-26T15:12:58.132Z] ---> Running in fc9f8a71f216 [2022-10-26T15:12:59.238Z] Removing intermediate container fc9f8a71f216 [2022-10-26T15:12:59.238Z] ---> 88bd773ab5d4 [2022-10-26T15:12:59.238Z] [2022-10-26T15:12:59.238Z] Successfully built 88bd773ab5d4 [2022-10-26T15:12:59.238Z] Successfully tagged core-command-arm64:latest [2022-10-26T15:12:59.238Z]  Building core-command ... done Building security-bootstrapper [2022-10-26T15:13:04.748Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:13:04.748Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:13:04.748Z] ---> 32ff1e4dc1de [2022-10-26T15:13:04.748Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T15:13:04.748Z] ---> Using cache [2022-10-26T15:13:04.748Z] ---> f6e6df3b3bb3 [2022-10-26T15:13:04.748Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T15:13:04.748Z] ---> Using cache [2022-10-26T15:13:04.748Z] ---> fb08202c4e29 [2022-10-26T15:13:04.748Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T15:13:04.748Z] ---> Using cache [2022-10-26T15:13:04.748Z] ---> 345eaccf72ae [2022-10-26T15:13:04.748Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:13:04.748Z] ---> Using cache [2022-10-26T15:13:04.748Z] ---> 443b2acc98bd [2022-10-26T15:13:04.748Z] Step 7/32 : COPY . . [2022-10-26T15:13:04.748Z] ---> Using cache [2022-10-26T15:13:04.748Z] ---> 0eab7763afe6 [2022-10-26T15:13:04.748Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T15:13:04.748Z] ---> Running in 366ca4b9e35c [2022-10-26T15:13:06.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T15:14:03.310Z] Removing intermediate container 72ab7f07f290 [2022-10-26T15:14:03.310Z] ---> 04568a731f97 [2022-10-26T15:14:03.310Z] Step 7/19 : COPY . . [2022-10-26T15:14:05.899Z] ---> 160c6db2a7d5 [2022-10-26T15:14:05.899Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T15:14:05.899Z] ---> Running in 5aaa1d5d4e6f [2022-10-26T15:14:07.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-26T15:16:29.570Z] Removing intermediate container b6eeafab6f9b [2022-10-26T15:16:29.570Z] ---> 0202aa2fa488 [2022-10-26T15:16:29.570Z] [2022-10-26T15:16:29.570Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:16:29.570Z] ---> a6215f271958 [2022-10-26T15:16:29.570Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:16:29.570Z] ---> Using cache [2022-10-26T15:16:29.570Z] ---> 7d84e11e4e06 [2022-10-26T15:16:29.570Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:16:29.570Z] ---> Using cache [2022-10-26T15:16:29.570Z] ---> 69b711d4c308 [2022-10-26T15:16:29.570Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T15:16:29.570Z] ---> Running in 21ed0455bd7e [2022-10-26T15:16:29.570Z] Removing intermediate container 21ed0455bd7e [2022-10-26T15:16:29.570Z] ---> 9a9ec8326875 [2022-10-26T15:16:29.570Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:16:29.570Z] ---> Running in da3956dd866e [2022-10-26T15:16:29.570Z] Removing intermediate container da3956dd866e [2022-10-26T15:16:29.570Z] ---> 509b841e50e4 [2022-10-26T15:16:29.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:16:29.570Z] ---> 66b416213e69 [2022-10-26T15:16:29.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T15:16:29.570Z] Removing intermediate container 94ad65fcacdc [2022-10-26T15:16:29.570Z] ---> f8e67b865588 [2022-10-26T15:16:29.570Z] [2022-10-26T15:16:29.570Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:16:29.570Z] ---> a6215f271958 [2022-10-26T15:16:29.570Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T15:16:29.570Z] ---> Running in b640b361e752 [2022-10-26T15:16:29.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:16:29.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:16:30.106Z] ---> 0e4c41ec0456 [2022-10-26T15:16:30.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T15:16:31.074Z] ---> c4a58450492c [2022-10-26T15:16:31.074Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T15:16:31.350Z] ---> Running in f7bfba8e4617 [2022-10-26T15:16:31.629Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T15:16:31.903Z] Removing intermediate container f7bfba8e4617 [2022-10-26T15:16:31.903Z] ---> 3f271c8620ac [2022-10-26T15:16:31.903Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:16:31.903Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T15:16:31.903Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:16:31.903Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:16:31.903Z] ---> Running in 05ba7c75c9d7 [2022-10-26T15:16:32.501Z] OK: 6 MiB in 16 packages [2022-10-26T15:16:32.501Z] Removing intermediate container 05ba7c75c9d7 [2022-10-26T15:16:32.501Z] ---> 515241802da2 [2022-10-26T15:16:32.501Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T15:16:32.771Z] ---> Running in 35bf2ea7a7b2 [2022-10-26T15:16:33.739Z] Removing intermediate container 35bf2ea7a7b2 [2022-10-26T15:16:33.739Z] ---> 094eccac7bb9 [2022-10-26T15:16:33.739Z] Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:16:33.739Z] ---> Running in 2ace0f967def [2022-10-26T15:16:34.728Z] Removing intermediate container 2ace0f967def [2022-10-26T15:16:34.728Z] ---> f103ea9c8809 [2022-10-26T15:16:34.728Z] Step 22/22 : LABEL version=2.3.0-dev.103 [2022-10-26T15:16:35.003Z] ---> Running in 476c4e34306f [2022-10-26T15:16:35.003Z] Removing intermediate container b640b361e752 [2022-10-26T15:16:35.003Z] ---> ab6f8d94e723 [2022-10-26T15:16:35.003Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:16:35.270Z] ---> Running in 439a5a36198d [2022-10-26T15:16:35.538Z] Removing intermediate container 476c4e34306f [2022-10-26T15:16:35.538Z] ---> eb294bac79b3 [2022-10-26T15:16:35.538Z] [2022-10-26T15:16:35.807Z] Successfully built eb294bac79b3 [2022-10-26T15:16:35.807Z] Successfully tagged support-scheduler-arm64:latest [2022-10-26T15:16:35.807Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-10-26T15:16:36.074Z] Removing intermediate container 439a5a36198d [2022-10-26T15:16:36.074Z] ---> 66770c16d411 [2022-10-26T15:16:36.074Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T15:16:36.074Z] ---> Running in 69e62dbcb9a7 [2022-10-26T15:16:36.661Z] Removing intermediate container 69e62dbcb9a7 [2022-10-26T15:16:36.661Z] ---> 357f229ead3f [2022-10-26T15:16:36.661Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:16:36.661Z] ---> Running in 0cad386a864f [2022-10-26T15:16:37.251Z] Removing intermediate container 0cad386a864f [2022-10-26T15:16:37.251Z] ---> 2b747d9b01ec [2022-10-26T15:16:37.251Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:16:38.221Z] ---> 45fb5855375e [2022-10-26T15:16:38.221Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T15:16:41.575Z] ---> 81002dacb17b [2022-10-26T15:16:41.575Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T15:16:41.575Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:16:41.575Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:16:41.575Z] ---> 32ff1e4dc1de [2022-10-26T15:16:41.575Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T15:16:41.575Z] ---> Using cache [2022-10-26T15:16:41.575Z] ---> f6e6df3b3bb3 [2022-10-26T15:16:41.575Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T15:16:41.844Z] ---> Running in 796a1588cef0 [2022-10-26T15:16:42.813Z] ---> a21620f269e8 [2022-10-26T15:16:42.813Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T15:16:42.813Z] ---> Running in 3ad080ce5d0a [2022-10-26T15:16:43.398Z] Removing intermediate container 3ad080ce5d0a [2022-10-26T15:16:43.399Z] ---> b5fad2b08a2b [2022-10-26T15:16:43.399Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:16:43.399Z] ---> Running in 1c6dbe78471f [2022-10-26T15:16:44.363Z] Removing intermediate container 1c6dbe78471f [2022-10-26T15:16:44.363Z] ---> a11d2b79694c [2022-10-26T15:16:44.363Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T15:16:44.363Z] ---> Running in 9e37b45a2448 [2022-10-26T15:16:44.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:16:44.909Z] Removing intermediate container 9e37b45a2448 [2022-10-26T15:16:44.909Z] ---> 5be0460a6c23 [2022-10-26T15:16:44.909Z] Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:16:45.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:16:45.178Z] ---> Running in d7eb1bcb359c [2022-10-26T15:16:45.769Z] Removing intermediate container d7eb1bcb359c [2022-10-26T15:16:45.769Z] ---> c39a27bf9b4c [2022-10-26T15:16:45.769Z] Step 22/22 : LABEL version=2.3.0-dev.103 [2022-10-26T15:16:46.042Z] ---> Running in b43ebfb0ae1b [2022-10-26T15:16:46.639Z] Removing intermediate container b43ebfb0ae1b [2022-10-26T15:16:46.639Z] ---> c7821d4377f1 [2022-10-26T15:16:46.639Z] [2022-10-26T15:16:46.639Z] Successfully built c7821d4377f1 [2022-10-26T15:16:46.639Z] Successfully tagged support-notifications-arm64:latest [2022-10-26T15:16:46.639Z]  Building support-notifications ... done Building security-proxy-setup [2022-10-26T15:16:46.910Z] OK: 221 MiB in 51 packages [2022-10-26T15:16:48.898Z] Removing intermediate container 796a1588cef0 [2022-10-26T15:16:48.898Z] ---> 3788003944b3 [2022-10-26T15:16:48.898Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T15:16:49.874Z] ---> 84aeac4148f9 [2022-10-26T15:16:49.874Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:16:50.158Z] ---> Running in 1daa6bd87035 [2022-10-26T15:16:52.121Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:16:52.121Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:16:52.121Z] ---> 32ff1e4dc1de [2022-10-26T15:16:52.121Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T15:16:52.121Z] ---> Using cache [2022-10-26T15:16:52.121Z] ---> f6e6df3b3bb3 [2022-10-26T15:16:52.121Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T15:16:52.121Z] ---> Using cache [2022-10-26T15:16:52.121Z] ---> fb08202c4e29 [2022-10-26T15:16:52.121Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T15:16:52.419Z] ---> Using cache [2022-10-26T15:16:52.420Z] ---> 345eaccf72ae [2022-10-26T15:16:52.420Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:16:52.420Z] ---> Using cache [2022-10-26T15:16:52.420Z] ---> 443b2acc98bd [2022-10-26T15:16:52.420Z] Step 7/21 : COPY . . [2022-10-26T15:16:52.420Z] ---> Using cache [2022-10-26T15:16:52.420Z] ---> 0eab7763afe6 [2022-10-26T15:16:52.420Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T15:16:52.700Z] ---> Running in ed4a83dee1ca [2022-10-26T15:16:54.649Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T15:18:02.516Z] Removing intermediate container 3f8d486e5303 [2022-10-26T15:18:02.516Z] ---> 336037307fd9 [2022-10-26T15:18:02.516Z] [2022-10-26T15:18:02.516Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:18:02.516Z] ---> a6215f271958 [2022-10-26T15:18:02.516Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T15:18:02.516Z] ---> Running in a5074e4c2777 [2022-10-26T15:18:02.516Z] Removing intermediate container a5074e4c2777 [2022-10-26T15:18:02.516Z] ---> 7e8ec409e436 [2022-10-26T15:18:02.516Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T15:18:02.516Z] ---> Running in 51b880496e93 [2022-10-26T15:18:02.516Z] Removing intermediate container 51b880496e93 [2022-10-26T15:18:02.516Z] ---> 7f45c0b59e89 [2022-10-26T15:18:02.516Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T15:18:02.516Z] ---> Running in 117d6a14c409 [2022-10-26T15:18:02.516Z] Removing intermediate container 117d6a14c409 [2022-10-26T15:18:02.516Z] ---> 5cbfbe634221 [2022-10-26T15:18:02.516Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T15:18:02.516Z] ---> Running in 3828671c5dda [2022-10-26T15:18:02.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:02.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:02.516Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T15:18:02.516Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:18:02.516Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T15:18:02.516Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:18:02.516Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T15:18:02.516Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T15:18:02.516Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:18:02.516Z] OK: 8 MiB in 20 packages [2022-10-26T15:18:05.125Z] Removing intermediate container 3828671c5dda [2022-10-26T15:18:05.125Z] ---> ca364651bf91 [2022-10-26T15:18:05.125Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:18:06.088Z] ---> 0049934d14d2 [2022-10-26T15:18:06.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T15:18:08.039Z] ---> 3839fc488f97 [2022-10-26T15:18:08.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T15:18:09.459Z] ---> 0fea04ce063e [2022-10-26T15:18:09.459Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T15:18:09.730Z] ---> Running in d459d4f8e777 [2022-10-26T15:18:10.324Z] Removing intermediate container d459d4f8e777 [2022-10-26T15:18:10.324Z] ---> cc6bb2930e49 [2022-10-26T15:18:10.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:18:10.596Z] ---> Running in 8c1abf0fcede [2022-10-26T15:18:10.596Z] Removing intermediate container 1daa6bd87035 [2022-10-26T15:18:10.596Z] ---> 2e1cd3aa6318 [2022-10-26T15:18:10.596Z] Step 7/22 : COPY . . [2022-10-26T15:18:11.192Z] Removing intermediate container 8c1abf0fcede [2022-10-26T15:18:11.192Z] ---> f07a780cd864 [2022-10-26T15:18:11.192Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T15:18:11.477Z] ---> Running in cbc8613b5282 [2022-10-26T15:18:12.510Z] Removing intermediate container cbc8613b5282 [2022-10-26T15:18:12.511Z] ---> 2ae6552fe0e7 [2022-10-26T15:18:12.511Z] Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:18:12.785Z] ---> Running in f45cb257cc2f [2022-10-26T15:18:13.389Z] Removing intermediate container f45cb257cc2f [2022-10-26T15:18:13.389Z] ---> 4fc5426d1509 [2022-10-26T15:18:13.389Z] Step 22/22 : LABEL version=2.3.0-dev.103 [2022-10-26T15:18:13.389Z] ---> Running in 18dbad78fbdf [2022-10-26T15:18:14.390Z] Removing intermediate container 18dbad78fbdf [2022-10-26T15:18:14.390Z] ---> 388be6fb1a77 [2022-10-26T15:18:14.390Z] [2022-10-26T15:18:14.390Z] Successfully built 388be6fb1a77 [2022-10-26T15:18:14.390Z] Successfully tagged core-data-arm64:latest [2022-10-26T15:18:14.390Z]  Building core-data ... done Building security-spire-server [2022-10-26T15:18:15.830Z] ---> a29948f68df5 [2022-10-26T15:18:15.830Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T15:18:15.830Z] ---> Running in ff13af0ecc80 [2022-10-26T15:18:18.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T15:18:21.079Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:18:21.079Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:18:21.079Z] ---> 32ff1e4dc1de [2022-10-26T15:18:21.079Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T15:18:21.079Z] ---> Using cache [2022-10-26T15:18:21.079Z] ---> f6e6df3b3bb3 [2022-10-26T15:18:21.079Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:18:21.079Z] ---> Using cache [2022-10-26T15:18:21.079Z] ---> c5dc94ba6540 [2022-10-26T15:18:21.079Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T15:18:21.079Z] ---> Using cache [2022-10-26T15:18:21.079Z] ---> bf06da0de1b3 [2022-10-26T15:18:21.079Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:18:21.079Z] ---> Using cache [2022-10-26T15:18:21.079Z] ---> 93fc2afa3796 [2022-10-26T15:18:21.079Z] Step 7/23 : COPY . . [2022-10-26T15:18:21.079Z] ---> Using cache [2022-10-26T15:18:21.079Z] ---> 20c2dfe873df [2022-10-26T15:18:21.079Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:18:21.079Z] ---> Using cache [2022-10-26T15:18:21.079Z] ---> 9e79065f834d [2022-10-26T15:18:21.079Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T15:18:21.079Z] ---> Using cache [2022-10-26T15:18:21.079Z] ---> ea3bdd018288 [2022-10-26T15:18:21.079Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:18:21.079Z] ---> Running in e4cd002eb6ad [2022-10-26T15:18:24.463Z] Removing intermediate container e4cd002eb6ad [2022-10-26T15:18:24.463Z] ---> 2e0b82a291a9 [2022-10-26T15:18:24.463Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T15:18:24.737Z] ---> Running in 9d3b3bba34e0 [2022-10-26T15:18:25.702Z] Removing intermediate container 9d3b3bba34e0 [2022-10-26T15:18:25.702Z] ---> d0776ef5ab3a [2022-10-26T15:18:25.702Z] [2022-10-26T15:18:25.702Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T15:18:25.702Z] ---> 02e0d6fdf486 [2022-10-26T15:18:25.702Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:18:25.702Z] ---> Using cache [2022-10-26T15:18:25.702Z] ---> 68526ef45a56 [2022-10-26T15:18:25.702Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T15:18:25.702Z] ---> Using cache [2022-10-26T15:18:25.702Z] ---> 3882c46bd74f [2022-10-26T15:18:25.702Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:18:32.210Z] ---> 3d1fb5f6878a [2022-10-26T15:18:32.210Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:18:32.822Z] ---> a1d0ac374d0c [2022-10-26T15:18:32.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T15:18:33.838Z] ---> f424987faaf9 [2022-10-26T15:18:33.838Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T15:18:34.804Z] ---> d9df3efe8126 [2022-10-26T15:18:34.804Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:18:35.072Z] ---> Running in 70e0048eb498 [2022-10-26T15:18:35.660Z] Removing intermediate container 70e0048eb498 [2022-10-26T15:18:35.660Z] ---> 560328622db7 [2022-10-26T15:18:35.660Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:18:35.660Z] ---> Running in d970f4fa0b02 [2022-10-26T15:18:36.263Z] Removing intermediate container d970f4fa0b02 [2022-10-26T15:18:36.263Z] ---> b4460ac0b730 [2022-10-26T15:18:36.263Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T15:18:36.263Z] ---> Running in a00e490a0742 [2022-10-26T15:18:36.854Z] Removing intermediate container a00e490a0742 [2022-10-26T15:18:36.854Z] ---> 2624c2f29f98 [2022-10-26T15:18:36.854Z] Step 22/23 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:18:37.127Z] ---> Running in 9b38f2db782f [2022-10-26T15:18:37.400Z] Removing intermediate container 9b38f2db782f [2022-10-26T15:18:37.400Z] ---> 2a07df4228ab [2022-10-26T15:18:37.400Z] Step 23/23 : LABEL version=2.3.0-dev.103 [2022-10-26T15:18:37.669Z] ---> Running in 17b66c8d835d [2022-10-26T15:18:38.258Z] Removing intermediate container 17b66c8d835d [2022-10-26T15:18:38.258Z] ---> d97460d57ea8 [2022-10-26T15:18:38.258Z] [2022-10-26T15:18:38.258Z] Successfully built d97460d57ea8 [2022-10-26T15:18:38.258Z] Successfully tagged security-spire-server-arm64:latest [2022-10-26T15:18:38.258Z] Building core-metadata [2022-10-26T15:18:42.531Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:18:42.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:18:42.531Z] ---> 32ff1e4dc1de [2022-10-26T15:18:42.531Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:18:42.531Z] ---> Using cache [2022-10-26T15:18:42.531Z] ---> 535eea859c03 [2022-10-26T15:18:42.531Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T15:18:42.531Z] ---> Using cache [2022-10-26T15:18:42.531Z] ---> 2af71a126741 [2022-10-26T15:18:42.531Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T15:18:42.801Z] ---> Running in 05b89a0a9de0 [2022-10-26T15:18:44.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:45.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:47.040Z] OK: 221 MiB in 51 packages [2022-10-26T15:18:48.456Z] Removing intermediate container 05b89a0a9de0 [2022-10-26T15:18:48.456Z] ---> 4bce10fcd0a3 [2022-10-26T15:18:48.456Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T15:18:49.424Z] ---> 996e972eb860 [2022-10-26T15:18:49.424Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:18:49.424Z] ---> Running in 84f922b8ea7f [2022-10-26T15:20:11.076Z] Removing intermediate container 84f922b8ea7f [2022-10-26T15:20:11.076Z] ---> 500ad2dee291 [2022-10-26T15:20:11.077Z] Step 8/24 : COPY . . [2022-10-26T15:20:11.077Z] ---> 610ca83c7e9b [2022-10-26T15:20:11.077Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T15:20:11.077Z] ---> Running in 378d090532e7 [2022-10-26T15:20:12.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T15:20:22.137Z] Removing intermediate container 366ca4b9e35c [2022-10-26T15:20:22.137Z] ---> 32578c98353d [2022-10-26T15:20:22.137Z] [2022-10-26T15:20:22.137Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T15:20:22.137Z] ---> a6215f271958 [2022-10-26T15:20:22.137Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:20:22.137Z] ---> Running in 1fcc4955561d [2022-10-26T15:20:22.137Z] Removing intermediate container 1fcc4955561d [2022-10-26T15:20:22.137Z] ---> 301b3f518158 [2022-10-26T15:20:22.137Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T15:20:22.137Z] ---> Running in e83d490f8fc7 [2022-10-26T15:20:24.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:24.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:26.095Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T15:20:26.095Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T15:20:26.095Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:20:26.363Z] OK: 5 MiB in 16 packages [2022-10-26T15:20:28.953Z] Removing intermediate container e83d490f8fc7 [2022-10-26T15:20:28.953Z] ---> 6614696e77aa [2022-10-26T15:20:28.953Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T15:20:28.953Z] ---> Running in 2e28b480cd0f [2022-10-26T15:20:29.541Z] Removing intermediate container 2e28b480cd0f [2022-10-26T15:20:29.541Z] ---> b70c0009a6af [2022-10-26T15:20:29.541Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T15:20:29.541Z] ---> Running in 43a7f3d33797 [2022-10-26T15:20:30.128Z] Removing intermediate container 43a7f3d33797 [2022-10-26T15:20:30.128Z] ---> 38b992cf284e [2022-10-26T15:20:30.128Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T15:20:30.128Z] ---> Running in 070efabbfc00 [2022-10-26T15:20:30.715Z] Removing intermediate container 070efabbfc00 [2022-10-26T15:20:30.715Z] ---> 0378050a82e0 [2022-10-26T15:20:30.715Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T15:20:30.715Z] ---> Running in 0a556accbe98 [2022-10-26T15:20:31.302Z] Removing intermediate container 0a556accbe98 [2022-10-26T15:20:31.302Z] ---> 54317848d232 [2022-10-26T15:20:31.302Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T15:20:31.302Z] ---> Running in 9d34b2b36748 [2022-10-26T15:20:35.575Z] Removing intermediate container 9d34b2b36748 [2022-10-26T15:20:35.575Z] ---> a853a5c2c8b6 [2022-10-26T15:20:35.575Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T15:20:35.575Z] ---> Running in f35e3a7a05a6 [2022-10-26T15:20:35.841Z] Removing intermediate container f35e3a7a05a6 [2022-10-26T15:20:35.841Z] ---> 236428e9499d [2022-10-26T15:20:35.841Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T15:20:36.803Z] ---> e919fdbedb5d [2022-10-26T15:20:36.803Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T15:20:37.070Z] ---> Running in aba3b50e49c8 [2022-10-26T15:20:40.428Z] Removing intermediate container aba3b50e49c8 [2022-10-26T15:20:40.428Z] ---> 3f96ac554c7d [2022-10-26T15:20:40.428Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:20:41.390Z] ---> 4961822b875a [2022-10-26T15:20:41.390Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T15:20:43.343Z] ---> 3956fed4d9b6 [2022-10-26T15:20:43.343Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T15:20:44.781Z] ---> 3aa9efafa4b0 [2022-10-26T15:20:44.781Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T15:20:45.368Z] ---> 8b0d79acd2a9 [2022-10-26T15:20:45.368Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T15:20:46.328Z] ---> c67e08a93017 [2022-10-26T15:20:46.328Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T15:20:47.291Z] ---> c8c99565d194 [2022-10-26T15:20:47.291Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T15:20:48.704Z] ---> 1f8115e09625 [2022-10-26T15:20:48.705Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T15:20:48.705Z] ---> Running in e40fb204f22a [2022-10-26T15:20:52.061Z] Removing intermediate container e40fb204f22a [2022-10-26T15:20:52.061Z] ---> 652a0bba66cc [2022-10-26T15:20:52.061Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T15:20:52.061Z] ---> Running in 426a59849d11 [2022-10-26T15:20:54.014Z] Removing intermediate container 426a59849d11 [2022-10-26T15:20:54.014Z] ---> f831b773544a [2022-10-26T15:20:54.014Z] Step 29/32 : CMD ["gate"] [2022-10-26T15:20:54.014Z] ---> Running in d7af91b5bf90 [2022-10-26T15:20:54.599Z] Removing intermediate container d7af91b5bf90 [2022-10-26T15:20:54.599Z] ---> 10794b70809d [2022-10-26T15:20:54.599Z] Step 30/32 : LABEL arch=arm64 [2022-10-26T15:20:54.599Z] ---> Running in c0eaf5edeaa9 [2022-10-26T15:20:55.189Z] Removing intermediate container c0eaf5edeaa9 [2022-10-26T15:20:55.189Z] ---> 8d2a107c2b87 [2022-10-26T15:20:55.189Z] Step 31/32 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:20:55.189Z] ---> Running in 55e47de15f3b [2022-10-26T15:20:55.775Z] Removing intermediate container 55e47de15f3b [2022-10-26T15:20:55.776Z] ---> 68b33f648f77 [2022-10-26T15:20:55.776Z] Step 32/32 : LABEL version=2.3.0-dev.103 [2022-10-26T15:20:55.776Z] ---> Running in 6cb2a66caf0f [2022-10-26T15:20:56.366Z] Removing intermediate container 6cb2a66caf0f [2022-10-26T15:20:56.366Z] ---> 4b1210e1cad7 [2022-10-26T15:20:56.366Z] [2022-10-26T15:20:56.634Z] Successfully built 4b1210e1cad7 [2022-10-26T15:20:56.634Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-26T15:23:18.367Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T15:23:23.722Z] Removing intermediate container 5aaa1d5d4e6f [2022-10-26T15:23:23.722Z] ---> 4c226a7fd3cc [2022-10-26T15:23:23.722Z] [2022-10-26T15:23:23.722Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T15:23:23.722Z] ---> 02e0d6fdf486 [2022-10-26T15:23:23.722Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:23:23.722Z] ---> Using cache [2022-10-26T15:23:23.722Z] ---> 68526ef45a56 [2022-10-26T15:23:23.722Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T15:23:23.722Z] ---> Running in 9e88bae722ed [2022-10-26T15:23:25.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:23:25.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:23:27.358Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:23:27.358Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:23:27.358Z] OK: 15734 distinct packages available [2022-10-26T15:23:27.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:23:27.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:23:29.865Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T15:23:29.865Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T15:23:29.865Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T15:23:29.865Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T15:23:29.865Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T15:23:29.865Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T15:23:29.865Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:23:29.865Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T15:23:29.865Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T15:23:29.865Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:23:29.865Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:23:30.452Z] OK: 8 MiB in 23 packages [2022-10-26T15:23:33.816Z] Removing intermediate container 9e88bae722ed [2022-10-26T15:23:33.816Z] ---> fe04d757920d [2022-10-26T15:23:33.816Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:23:35.773Z] ---> 72c0fbfc45f4 [2022-10-26T15:23:35.773Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T15:23:38.371Z] Removing intermediate container ed4a83dee1ca [2022-10-26T15:23:38.371Z] ---> 88a95de351ac [2022-10-26T15:23:38.371Z] [2022-10-26T15:23:38.371Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T15:23:38.371Z] ---> a6215f271958 [2022-10-26T15:23:38.371Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T15:23:38.371Z] ---> Running in e00df65bad38 [2022-10-26T15:23:38.961Z] ---> 0ea7b61405dd [2022-10-26T15:23:38.961Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T15:23:40.377Z] ---> 6f917d888368 [2022-10-26T15:23:40.377Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T15:23:40.646Z] ---> Running in 17355454e63b [2022-10-26T15:23:40.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:23:41.189Z] Removing intermediate container 17355454e63b [2022-10-26T15:23:41.189Z] ---> e47a09712fd8 [2022-10-26T15:23:41.189Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:23:41.189Z] ---> Running in 72466ec60c74 [2022-10-26T15:23:41.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:23:41.726Z] Removing intermediate container 72466ec60c74 [2022-10-26T15:23:41.726Z] ---> ac89e46f99cb [2022-10-26T15:23:41.726Z] Step 17/19 : LABEL arch=arm64 [2022-10-26T15:23:41.993Z] ---> Running in cd8801acf30f [2022-10-26T15:23:42.581Z] Removing intermediate container cd8801acf30f [2022-10-26T15:23:42.581Z] ---> e0938eecf362 [2022-10-26T15:23:42.581Z] Step 18/19 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:23:42.581Z] ---> Running in 620dcc44caeb [2022-10-26T15:23:42.847Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T15:23:42.847Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T15:23:43.118Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T15:23:43.118Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T15:23:43.118Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T15:23:43.118Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T15:23:43.118Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:23:43.118Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:23:43.118Z] Removing intermediate container 620dcc44caeb [2022-10-26T15:23:43.118Z] ---> d172095578f6 [2022-10-26T15:23:43.118Z] Step 19/19 : LABEL version=2.3.0-dev.103 [2022-10-26T15:23:43.387Z] ---> Running in 5b55089ad1b1 [2022-10-26T15:23:43.668Z] OK: 8 MiB in 20 packages [2022-10-26T15:23:43.938Z] Removing intermediate container 5b55089ad1b1 [2022-10-26T15:23:43.938Z] ---> f4fff6ef55ab [2022-10-26T15:23:43.938Z] [2022-10-26T15:23:44.206Z] Successfully built f4fff6ef55ab [2022-10-26T15:23:44.206Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-26T15:23:46.172Z]  Building security-spiffe-token-provider ... done Removing intermediate container e00df65bad38 [2022-10-26T15:23:46.172Z] ---> bca58049d90c [2022-10-26T15:23:46.172Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T15:23:46.172Z] ---> Running in 867133e3143d [2022-10-26T15:23:46.754Z] Removing intermediate container 867133e3143d [2022-10-26T15:23:46.754Z] ---> 1a8ffaeb6440 [2022-10-26T15:23:46.754Z] Step 12/21 : WORKDIR /edgex [2022-10-26T15:23:46.754Z] ---> Running in d9455de79eeb [2022-10-26T15:23:47.343Z] Removing intermediate container d9455de79eeb [2022-10-26T15:23:47.343Z] ---> 89af4585399f [2022-10-26T15:23:47.343Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T15:23:48.309Z] ---> 00ff8d88d248 [2022-10-26T15:23:48.309Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T15:23:50.258Z] ---> 4e99a86bebe5 [2022-10-26T15:23:50.258Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T15:23:52.217Z] ---> 8a7746e6190c [2022-10-26T15:23:52.217Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T15:23:52.805Z] ---> 7e3021f497ab [2022-10-26T15:23:52.805Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T15:23:52.805Z] ---> Running in 9424deb222ae [2022-10-26T15:23:56.166Z] Removing intermediate container 9424deb222ae [2022-10-26T15:23:56.166Z] ---> 4dbc57029be6 [2022-10-26T15:23:56.166Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T15:23:56.445Z] ---> Running in 109ca3e8300c [2022-10-26T15:23:56.716Z] Removing intermediate container 109ca3e8300c [2022-10-26T15:23:56.716Z] ---> 9ca6d221a245 [2022-10-26T15:23:56.716Z] Step 19/21 : LABEL arch=arm64 [2022-10-26T15:23:56.990Z] ---> Running in f86a9fccd284 [2022-10-26T15:23:57.578Z] Removing intermediate container f86a9fccd284 [2022-10-26T15:23:57.578Z] ---> 2524c58e6e1b [2022-10-26T15:23:57.578Z] Step 20/21 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:23:57.578Z] ---> Running in 44a4d2a37bbe [2022-10-26T15:23:58.166Z] Removing intermediate container 44a4d2a37bbe [2022-10-26T15:23:58.166Z] ---> 6979a6fd77be [2022-10-26T15:23:58.166Z] Step 21/21 : LABEL version=2.3.0-dev.103 [2022-10-26T15:23:58.166Z] ---> Running in 07182b37653e [2022-10-26T15:23:58.749Z] Removing intermediate container 07182b37653e [2022-10-26T15:23:58.749Z] ---> c0eac35bec8b [2022-10-26T15:23:58.749Z] [2022-10-26T15:23:58.749Z] Successfully built c0eac35bec8b [2022-10-26T15:23:58.749Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-26T15:24:20.804Z]  Building security-proxy-setup ... done Removing intermediate container ff13af0ecc80 [2022-10-26T15:24:20.804Z] ---> 1015265916e0 [2022-10-26T15:24:20.804Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T15:24:20.804Z] ---> Running in 5020f22f34b6 [2022-10-26T15:24:21.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T15:24:24.861Z] Removing intermediate container 5020f22f34b6 [2022-10-26T15:24:24.861Z] ---> e45eee44c9fc [2022-10-26T15:24:24.861Z] [2022-10-26T15:24:24.861Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:24:24.861Z] ---> a6215f271958 [2022-10-26T15:24:24.861Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:24:25.143Z] ---> Running in de716f740e21 [2022-10-26T15:24:25.459Z] Removing intermediate container de716f740e21 [2022-10-26T15:24:25.459Z] ---> c45a872d0e8c [2022-10-26T15:24:25.759Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T15:24:25.759Z] ---> Running in e0a702d24be6 [2022-10-26T15:24:27.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:24:27.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:24:29.232Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T15:24:29.232Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T15:24:29.232Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T15:24:29.232Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T15:24:29.232Z] Executing bash-5.1.16-r2.post-install [2022-10-26T15:24:29.232Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T15:24:29.515Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T15:24:29.515Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T15:24:29.515Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T15:24:29.515Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T15:24:29.515Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T15:24:30.475Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T15:24:30.475Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T15:24:30.475Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T15:24:30.475Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T15:24:30.475Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T15:24:30.475Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T15:24:30.475Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:24:30.475Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:24:30.475Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T15:24:30.475Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T15:24:30.742Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T15:24:33.318Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T15:24:33.318Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T15:24:33.318Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T15:24:33.318Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T15:24:33.318Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T15:24:33.318Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T15:24:33.318Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T15:24:33.318Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T15:24:33.318Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T15:24:33.318Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T15:24:33.318Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T15:24:33.586Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T15:24:34.549Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:24:34.549Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:24:34.820Z] OK: 120 MiB in 47 packages [2022-10-26T15:24:53.083Z] Collecting docker-compose==1.23.2 [2022-10-26T15:24:53.083Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T15:24:53.083Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.3 MB/s eta 0:00:00 [2022-10-26T15:24:53.083Z] Collecting PyYAML<4,>=3.10 [2022-10-26T15:24:53.083Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T15:24:53.083Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.1 MB/s eta 0:00:00 [2022-10-26T15:24:53.352Z] Preparing metadata (setup.py): started [2022-10-26T15:24:55.945Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:24:55.945Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T15:24:55.945Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T15:24:55.945Z] Preparing metadata (setup.py): started [2022-10-26T15:24:58.528Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:24:58.798Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T15:24:58.798Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T15:24:58.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.4 MB/s eta 0:00:00 [2022-10-26T15:24:58.798Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T15:24:59.385Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T15:24:59.654Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T15:25:01.073Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T15:25:01.073Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T15:25:01.073Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.1 MB/s eta 0:00:00 [2022-10-26T15:25:01.348Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T15:25:01.637Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T15:25:01.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 12.7 MB/s eta 0:00:00 [2022-10-26T15:25:01.637Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T15:25:01.914Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T15:25:01.914Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T15:25:01.914Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T15:25:01.914Z] Preparing metadata (setup.py): started [2022-10-26T15:25:04.514Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:25:04.514Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T15:25:04.514Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T15:25:04.780Z] Preparing metadata (setup.py): started [2022-10-26T15:25:05.046Z] Removing intermediate container 378d090532e7 [2022-10-26T15:25:05.046Z] ---> 5b3b4db07b13 [2022-10-26T15:25:05.046Z] [2022-10-26T15:25:05.046Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T15:25:05.046Z] ---> a6215f271958 [2022-10-26T15:25:05.046Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:25:05.046Z] ---> Using cache [2022-10-26T15:25:05.046Z] ---> 7d84e11e4e06 [2022-10-26T15:25:05.046Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:25:05.046Z] ---> Using cache [2022-10-26T15:25:05.046Z] ---> 69b711d4c308 [2022-10-26T15:25:05.046Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T15:25:05.318Z] ---> Running in dc49b2c6927d [2022-10-26T15:25:05.589Z] Removing intermediate container dc49b2c6927d [2022-10-26T15:25:05.589Z] ---> 2fa780e0bb4f [2022-10-26T15:25:05.589Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T15:25:05.589Z] ---> Running in c41a0b071da0 [2022-10-26T15:25:06.183Z] Removing intermediate container c41a0b071da0 [2022-10-26T15:25:06.183Z] ---> 0fac8b211eb0 [2022-10-26T15:25:06.183Z] Step 15/24 : WORKDIR / [2022-10-26T15:25:06.183Z] ---> Running in d5a93ff6ff98 [2022-10-26T15:25:06.767Z] Removing intermediate container d5a93ff6ff98 [2022-10-26T15:25:06.768Z] ---> 0331c07f86cb [2022-10-26T15:25:06.768Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:25:07.037Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:25:07.307Z] ---> ccb497b1c37f [2022-10-26T15:25:07.307Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T15:25:07.576Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T15:25:07.576Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T15:25:08.546Z] ---> c6c0ca53cd9e [2022-10-26T15:25:08.546Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T15:25:09.133Z] ---> edc3b79b7dc7 [2022-10-26T15:25:09.133Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T15:25:09.723Z] ---> 41ce84e49123 [2022-10-26T15:25:09.723Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T15:25:09.723Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T15:25:09.723Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T15:25:09.723Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 13.2 MB/s eta 0:00:00 [2022-10-26T15:25:09.723Z] ---> Running in 102f9a7ed8a7 [2022-10-26T15:25:10.314Z] Removing intermediate container 102f9a7ed8a7 [2022-10-26T15:25:10.314Z] ---> 63b09988a61e [2022-10-26T15:25:10.314Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:25:10.314Z] Collecting certifi>=2017.4.17 [2022-10-26T15:25:10.314Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T15:25:10.314Z] ---> Running in 67c3a571fdc7 [2022-10-26T15:25:10.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.8 MB/s eta 0:00:00 [2022-10-26T15:25:10.583Z] Collecting idna<2.8,>=2.5 [2022-10-26T15:25:10.583Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T15:25:10.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.9 MB/s eta 0:00:00 [2022-10-26T15:25:10.583Z] Removing intermediate container 67c3a571fdc7 [2022-10-26T15:25:10.583Z] ---> 668fb323c0da [2022-10-26T15:25:10.583Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T15:25:10.851Z] ---> Running in c399346a7dfa [2022-10-26T15:25:10.851Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T15:25:10.851Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T15:25:10.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.2 MB/s eta 0:00:00 [2022-10-26T15:25:11.121Z] Removing intermediate container c399346a7dfa [2022-10-26T15:25:11.121Z] ---> 012fcf3c0366 [2022-10-26T15:25:11.121Z] Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:25:11.391Z] ---> Running in 24db0288d77f [2022-10-26T15:25:11.391Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T15:25:11.391Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T15:25:11.391Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T15:25:11.391Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T15:25:11.659Z] Removing intermediate container 24db0288d77f [2022-10-26T15:25:11.659Z] ---> 62e80f76a4e8 [2022-10-26T15:25:11.659Z] Step 24/24 : LABEL version=2.3.0-dev.103 [2022-10-26T15:25:11.659Z] ---> Running in 43365c2c12d0 [2022-10-26T15:25:12.242Z] Removing intermediate container 43365c2c12d0 [2022-10-26T15:25:12.242Z] ---> 36c2be561b8d [2022-10-26T15:25:12.242Z] [2022-10-26T15:25:12.242Z] Successfully built 36c2be561b8d [2022-10-26T15:25:12.242Z] Successfully tagged core-metadata-arm64:latest [2022-10-26T15:25:12.827Z]  Building core-metadata ... done Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T15:25:12.827Z] Running setup.py install for texttable: started [2022-10-26T15:25:15.416Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T15:25:15.416Z] Running setup.py install for PyYAML: started [2022-10-26T15:25:18.763Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T15:25:20.707Z] Running setup.py install for docopt: started [2022-10-26T15:25:24.058Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T15:25:26.639Z] Running setup.py install for dockerpty: started [2022-10-26T15:25:29.221Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T15:25:32.573Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T15:25:32.573Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T15:25:42.658Z] Removing intermediate container e0a702d24be6 [2022-10-26T15:25:42.658Z] ---> f7d3d8fb8112 [2022-10-26T15:25:42.658Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T15:25:42.658Z] ---> Running in 778b23ae8a4c [2022-10-26T15:25:42.927Z] Removing intermediate container 778b23ae8a4c [2022-10-26T15:25:42.927Z] ---> 020d60634b72 [2022-10-26T15:25:42.927Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:25:43.197Z] ---> Running in 1ed34996067c [2022-10-26T15:25:43.465Z] Removing intermediate container 1ed34996067c [2022-10-26T15:25:43.465Z] ---> 5868cae7a16a [2022-10-26T15:25:43.465Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T15:25:44.434Z] ---> e9b2cb8a52e9 [2022-10-26T15:25:44.434Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T15:25:45.026Z] ---> e92d8ecef75e [2022-10-26T15:25:45.026Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T15:25:45.990Z] ---> a5f313b49f16 [2022-10-26T15:25:45.990Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T15:25:45.990Z] ---> Running in 240643334dd7 [2022-10-26T15:25:46.258Z] Removing intermediate container 240643334dd7 [2022-10-26T15:25:46.258Z] ---> a0c2232f2a30 [2022-10-26T15:25:46.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:25:46.258Z] ---> Running in f853613f6077 [2022-10-26T15:25:46.847Z] Removing intermediate container f853613f6077 [2022-10-26T15:25:46.847Z] ---> 6a065032a478 [2022-10-26T15:25:46.847Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T15:25:46.847Z] ---> Running in a6356fc7ce03 [2022-10-26T15:25:47.116Z] Removing intermediate container a6356fc7ce03 [2022-10-26T15:25:47.116Z] ---> 81f4b2501a42 [2022-10-26T15:25:47.116Z] Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:25:47.116Z] ---> Running in b75e041705d4 [2022-10-26T15:25:47.706Z] Removing intermediate container b75e041705d4 [2022-10-26T15:25:47.706Z] ---> fb80c8d9ebe7 [2022-10-26T15:25:47.706Z] Step 22/22 : LABEL version=2.3.0-dev.103 [2022-10-26T15:25:47.706Z] ---> Running in 480be3531166 [2022-10-26T15:25:47.973Z] Removing intermediate container 480be3531166 [2022-10-26T15:25:47.973Z] ---> 11470b8f4a1c [2022-10-26T15:25:47.973Z] [2022-10-26T15:25:48.242Z] Successfully built 11470b8f4a1c [2022-10-26T15:25:48.242Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-26T15:25:48.840Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-26T15:25:48.821Z] $ docker stop --time=1 6053bd016b0945cc93fd7f1df17ba57e6f9bc1b7b259f1bd2b99da6a85111d31 [2022-10-26T15:25:50.628Z] $ docker rm -f 6053bd016b0945cc93fd7f1df17ba57e6f9bc1b7b259f1bd2b99da6a85111d31 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:25:51.168Z] + docker images [2022-10-26T15:25:51.437Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T15:25:51.437Z] sys-mgmt-agent-arm64 latest 11470b8f4a1c 4 seconds ago 133MB [2022-10-26T15:25:51.438Z] core-metadata-arm64 latest 36c2be561b8d 40 seconds ago 17.7MB [2022-10-26T15:25:51.438Z] 5b3b4db07b13 48 seconds ago 1.27GB [2022-10-26T15:25:51.438Z] e45eee44c9fc About a minute ago 1.25GB [2022-10-26T15:25:51.438Z] security-proxy-setup-arm64 latest c0eac35bec8b About a minute ago 26.7MB [2022-10-26T15:25:51.438Z] security-spiffe-token-provider-arm64 latest f4fff6ef55ab 2 minutes ago 28.8MB [2022-10-26T15:25:51.438Z] 88a95de351ac 2 minutes ago 1.25GB [2022-10-26T15:25:51.438Z] 4c226a7fd3cc 2 minutes ago 1.3GB [2022-10-26T15:25:51.438Z] security-bootstrapper-arm64 latest 4b1210e1cad7 4 minutes ago 19.4MB [2022-10-26T15:25:51.438Z] 32578c98353d 5 minutes ago 1.25GB [2022-10-26T15:25:51.438Z] security-spire-server-arm64 latest d97460d57ea8 7 minutes ago 84.3MB [2022-10-26T15:25:51.438Z] d0776ef5ab3a 7 minutes ago 1.14GB [2022-10-26T15:25:51.438Z] core-data-arm64 latest 388be6fb1a77 7 minutes ago 20.8MB [2022-10-26T15:25:51.438Z] 336037307fd9 8 minutes ago 1.27GB [2022-10-26T15:25:51.438Z] support-notifications-arm64 latest c7821d4377f1 9 minutes ago 29.5MB [2022-10-26T15:25:51.438Z] support-scheduler-arm64 latest eb294bac79b3 9 minutes ago 28.8MB [2022-10-26T15:25:51.438Z] f8e67b865588 9 minutes ago 1.33GB [2022-10-26T15:25:51.438Z] 0202aa2fa488 9 minutes ago 1.33GB [2022-10-26T15:25:51.438Z] core-command-arm64 latest 88bd773ab5d4 12 minutes ago 16.9MB [2022-10-26T15:25:51.438Z] 477301d8439c 13 minutes ago 1.26GB [2022-10-26T15:25:51.438Z] security-secretstore-setup-arm64 latest 94975a471b98 13 minutes ago 28.6MB [2022-10-26T15:25:51.438Z] bc2dcf0419bf 13 minutes ago 1.26GB [2022-10-26T15:25:51.438Z] security-spire-config-arm64 latest 24bfa3b69872 18 minutes ago 83.6MB [2022-10-26T15:25:51.438Z] 03e307119999 18 minutes ago 1.14GB [2022-10-26T15:25:51.438Z] security-spire-agent-arm64 latest 9fdc22d13a32 20 minutes ago 122MB [2022-10-26T15:25:51.438Z] d9c3c3810088 21 minutes ago 1.14GB [2022-10-26T15:25:51.438Z] ci-base-image-arm64 latest 32ff1e4dc1de 23 minutes ago 943MB [2022-10-26T15:25:51.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB [2022-10-26T15:25:51.438Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-26T15:25:51.438Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-26T15:25:51.438Z] 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 [2022-10-26T15:25:51.517Z] provisioning config files... [2022-10-26T15:25:51.534Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/344@tmp/config9246500744282244336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:25:51.884Z] ---> docker-login.sh [2022-10-26T15:25:51.884Z] nexus3.edgexfoundry.org:10001 [2022-10-26T15:25:52.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:25:52.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:25:52.153Z] Configure a credential helper to remove this warning. See [2022-10-26T15:25:52.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:25:52.153Z] [2022-10-26T15:25:52.153Z] Login Succeeded [2022-10-26T15:25:52.153Z] nexus3.edgexfoundry.org:10002 [2022-10-26T15:25:52.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:25:52.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:25:52.693Z] Configure a credential helper to remove this warning. See [2022-10-26T15:25:52.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:25:52.693Z] [2022-10-26T15:25:52.693Z] Login Succeeded [2022-10-26T15:25:52.693Z] nexus3.edgexfoundry.org:10003 [2022-10-26T15:25:52.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:25:53.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:25:53.228Z] Configure a credential helper to remove this warning. See [2022-10-26T15:25:53.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:25:53.228Z] [2022-10-26T15:25:53.228Z] Login Succeeded [2022-10-26T15:25:53.228Z] nexus3.edgexfoundry.org:10004 [2022-10-26T15:25:53.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:25:53.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:25:53.495Z] Configure a credential helper to remove this warning. See [2022-10-26T15:25:53.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:25:53.495Z] [2022-10-26T15:25:53.495Z] Login Succeeded [2022-10-26T15:25:53.495Z] docker.io [2022-10-26T15:25:53.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:25:54.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:25:54.346Z] Configure a credential helper to remove this warning. See [2022-10-26T15:25:54.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:25:54.346Z] [2022-10-26T15:25:54.346Z] Login Succeeded [2022-10-26T15:25:54.346Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T15:25:54.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:25:54.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:25:54.408Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-26T15:25:54.408Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:25:54.408Z] latest [2022-10-26T15:25:54.408Z] 2.3.0-dev.103 [2022-10-26T15:25:54.408Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:25:54.408Z] main [2022-10-26T15:25:54.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:25:54.766Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:25:55.121Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:25:55.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T15:25:55.121Z] c86d2c47bbae: Preparing [2022-10-26T15:25:55.121Z] 998b04d5b41b: Preparing [2022-10-26T15:25:55.121Z] 8dc3958ca9eb: Preparing [2022-10-26T15:25:55.121Z] 9a4dac80fbf5: Preparing [2022-10-26T15:25:55.121Z] 5d3e392a13a0: Preparing [2022-10-26T15:25:55.121Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:25:55.389Z] 8dc3958ca9eb: Pushed [2022-10-26T15:25:55.389Z] 9a4dac80fbf5: Pushed [2022-10-26T15:25:55.389Z] c86d2c47bbae: Pushed [2022-10-26T15:25:57.971Z] 998b04d5b41b: Pushed [2022-10-26T15:25:58.239Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:25:58.603Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:25:58.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-26T15:25:58.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T15:25:58.950Z] c86d2c47bbae: Preparing [2022-10-26T15:25:58.950Z] 998b04d5b41b: Preparing [2022-10-26T15:25:58.950Z] 8dc3958ca9eb: Preparing [2022-10-26T15:25:58.950Z] 9a4dac80fbf5: Preparing [2022-10-26T15:25:58.950Z] 5d3e392a13a0: Preparing [2022-10-26T15:25:58.950Z] c86d2c47bbae: Layer already exists [2022-10-26T15:25:58.950Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:25:58.950Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:25:58.950Z] 998b04d5b41b: Layer already exists [2022-10-26T15:25:58.950Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:25:59.218Z] latest: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:25:59.572Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:25:59.924Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.103 [2022-10-26T15:25:59.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T15:25:59.924Z] c86d2c47bbae: Preparing [2022-10-26T15:25:59.924Z] 998b04d5b41b: Preparing [2022-10-26T15:25:59.924Z] 8dc3958ca9eb: Preparing [2022-10-26T15:25:59.924Z] 9a4dac80fbf5: Preparing [2022-10-26T15:25:59.924Z] 5d3e392a13a0: Preparing [2022-10-26T15:25:59.924Z] c86d2c47bbae: Layer already exists [2022-10-26T15:25:59.924Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:25:59.924Z] 998b04d5b41b: Layer already exists [2022-10-26T15:25:59.924Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:25:59.924Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:00.195Z] 2.3.0-dev.103: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:00.549Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:00.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:00.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T15:26:00.898Z] c86d2c47bbae: Preparing [2022-10-26T15:26:00.898Z] 998b04d5b41b: Preparing [2022-10-26T15:26:00.898Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:00.898Z] 9a4dac80fbf5: Preparing [2022-10-26T15:26:00.898Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:00.898Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:26:00.898Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:00.898Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:00.898Z] c86d2c47bbae: Layer already exists [2022-10-26T15:26:00.898Z] 998b04d5b41b: Layer already exists [2022-10-26T15:26:01.165Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:01.531Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:01.892Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-26T15:26:01.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T15:26:01.892Z] c86d2c47bbae: Preparing [2022-10-26T15:26:01.892Z] 998b04d5b41b: Preparing [2022-10-26T15:26:01.892Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:01.892Z] 9a4dac80fbf5: Preparing [2022-10-26T15:26:01.892Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:01.892Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:01.892Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:26:01.892Z] c86d2c47bbae: Layer already exists [2022-10-26T15:26:01.892Z] 998b04d5b41b: Layer already exists [2022-10-26T15:26:01.892Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:02.161Z] main: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:26:02.214Z] ===================================================== [Pipeline] echo [2022-10-26T15:26:02.222Z] taggedImages: [2022-10-26T15:26:02.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:02.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-26T15:26:02.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.103 [2022-10-26T15:26:02.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:02.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-26T15:26:02.242Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-26T15:26:02.242Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:02.242Z] latest [2022-10-26T15:26:02.242Z] 2.3.0-dev.103 [2022-10-26T15:26:02.242Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:02.242Z] main [2022-10-26T15:26:02.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:02.608Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:02.956Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:02.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T15:26:02.956Z] b432d9071654: Preparing [2022-10-26T15:26:02.956Z] 7298ba1f2213: Preparing [2022-10-26T15:26:02.956Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:02.956Z] f0b377ebf017: Preparing [2022-10-26T15:26:02.956Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:03.225Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:03.225Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:03.225Z] b432d9071654: Pushed [2022-10-26T15:26:03.809Z] f0b377ebf017: Pushed [2022-10-26T15:26:06.401Z] 7298ba1f2213: Pushed [2022-10-26T15:26:06.401Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:06.801Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:07.162Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-26T15:26:07.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T15:26:07.162Z] b432d9071654: Preparing [2022-10-26T15:26:07.162Z] 7298ba1f2213: Preparing [2022-10-26T15:26:07.162Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:07.162Z] f0b377ebf017: Preparing [2022-10-26T15:26:07.162Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:07.162Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:07.162Z] 7298ba1f2213: Layer already exists [2022-10-26T15:26:07.162Z] b432d9071654: Layer already exists [2022-10-26T15:26:07.162Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:07.162Z] f0b377ebf017: Layer already exists [2022-10-26T15:26:07.433Z] latest: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:07.796Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:08.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.103 [2022-10-26T15:26:08.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T15:26:08.161Z] b432d9071654: Preparing [2022-10-26T15:26:08.161Z] 7298ba1f2213: Preparing [2022-10-26T15:26:08.161Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:08.161Z] f0b377ebf017: Preparing [2022-10-26T15:26:08.161Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:08.161Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:08.161Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:08.161Z] b432d9071654: Layer already exists [2022-10-26T15:26:08.161Z] 7298ba1f2213: Layer already exists [2022-10-26T15:26:08.161Z] f0b377ebf017: Layer already exists [2022-10-26T15:26:08.435Z] 2.3.0-dev.103: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:08.798Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:09.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:09.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T15:26:09.157Z] b432d9071654: Preparing [2022-10-26T15:26:09.157Z] 7298ba1f2213: Preparing [2022-10-26T15:26:09.157Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:09.157Z] f0b377ebf017: Preparing [2022-10-26T15:26:09.157Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:09.157Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:09.157Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:09.157Z] b432d9071654: Layer already exists [2022-10-26T15:26:09.157Z] f0b377ebf017: Layer already exists [2022-10-26T15:26:09.157Z] 7298ba1f2213: Layer already exists [2022-10-26T15:26:09.424Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:09.786Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:10.140Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-26T15:26:10.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T15:26:10.140Z] b432d9071654: Preparing [2022-10-26T15:26:10.140Z] 7298ba1f2213: Preparing [2022-10-26T15:26:10.140Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:10.140Z] f0b377ebf017: Preparing [2022-10-26T15:26:10.140Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:10.140Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:10.140Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:10.140Z] f0b377ebf017: Layer already exists [2022-10-26T15:26:10.140Z] b432d9071654: Layer already exists [2022-10-26T15:26:10.140Z] 7298ba1f2213: Layer already exists [2022-10-26T15:26:10.410Z] main: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:26:10.453Z] ===================================================== [Pipeline] echo [2022-10-26T15:26:10.460Z] taggedImages: [2022-10-26T15:26:10.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:10.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-26T15:26:10.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.103 [2022-10-26T15:26:10.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:10.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-26T15:26:10.482Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-26T15:26:10.482Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:10.482Z] latest [2022-10-26T15:26:10.482Z] 2.3.0-dev.103 [2022-10-26T15:26:10.482Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:10.482Z] main [2022-10-26T15:26:10.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:10.836Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:11.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:11.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T15:26:11.196Z] 8d594ff785ac: Preparing [2022-10-26T15:26:11.196Z] a047ced9c1d2: Preparing [2022-10-26T15:26:11.196Z] 558141830399: Preparing [2022-10-26T15:26:11.196Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:11.196Z] 9a4dac80fbf5: Preparing [2022-10-26T15:26:11.196Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:11.196Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:11.196Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:26:11.196Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:11.466Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:11.466Z] a047ced9c1d2: Pushed [2022-10-26T15:26:11.466Z] 8d594ff785ac: Pushed [2022-10-26T15:26:14.819Z] 558141830399: Pushed [2022-10-26T15:26:14.819Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:15.169Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:15.520Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-26T15:26:15.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T15:26:15.520Z] 8d594ff785ac: Preparing [2022-10-26T15:26:15.520Z] a047ced9c1d2: Preparing [2022-10-26T15:26:15.520Z] 558141830399: Preparing [2022-10-26T15:26:15.520Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:15.520Z] 9a4dac80fbf5: Preparing [2022-10-26T15:26:15.520Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:15.520Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:15.520Z] 8d594ff785ac: Layer already exists [2022-10-26T15:26:15.520Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:26:15.520Z] 558141830399: Layer already exists [2022-10-26T15:26:15.520Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:15.520Z] a047ced9c1d2: Layer already exists [2022-10-26T15:26:15.520Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:15.787Z] latest: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:16.146Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:16.497Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.103 [2022-10-26T15:26:16.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T15:26:16.497Z] 8d594ff785ac: Preparing [2022-10-26T15:26:16.497Z] a047ced9c1d2: Preparing [2022-10-26T15:26:16.497Z] 558141830399: Preparing [2022-10-26T15:26:16.497Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:16.497Z] 9a4dac80fbf5: Preparing [2022-10-26T15:26:16.497Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:16.497Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:16.497Z] a047ced9c1d2: Layer already exists [2022-10-26T15:26:16.497Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:16.497Z] 558141830399: Layer already exists [2022-10-26T15:26:16.497Z] 8d594ff785ac: Layer already exists [2022-10-26T15:26:16.497Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:26:16.497Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:16.765Z] 2.3.0-dev.103: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:17.120Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:17.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:17.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T15:26:17.474Z] 8d594ff785ac: Preparing [2022-10-26T15:26:17.474Z] a047ced9c1d2: Preparing [2022-10-26T15:26:17.474Z] 558141830399: Preparing [2022-10-26T15:26:17.474Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:17.474Z] 9a4dac80fbf5: Preparing [2022-10-26T15:26:17.474Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:17.474Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:17.474Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:26:17.474Z] a047ced9c1d2: Layer already exists [2022-10-26T15:26:17.474Z] 8d594ff785ac: Layer already exists [2022-10-26T15:26:17.474Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:17.474Z] 558141830399: Layer already exists [2022-10-26T15:26:17.474Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:17.741Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:18.091Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:18.452Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-26T15:26:18.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T15:26:18.452Z] 8d594ff785ac: Preparing [2022-10-26T15:26:18.452Z] a047ced9c1d2: Preparing [2022-10-26T15:26:18.452Z] 558141830399: Preparing [2022-10-26T15:26:18.452Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:18.452Z] 9a4dac80fbf5: Preparing [2022-10-26T15:26:18.452Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:18.452Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:18.452Z] 8d594ff785ac: Layer already exists [2022-10-26T15:26:18.452Z] a047ced9c1d2: Layer already exists [2022-10-26T15:26:18.452Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:18.452Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:26:18.452Z] 558141830399: Layer already exists [2022-10-26T15:26:18.452Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:18.719Z] main: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:26:18.774Z] ===================================================== [Pipeline] echo [2022-10-26T15:26:18.784Z] taggedImages: [2022-10-26T15:26:18.784Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:18.784Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-26T15:26:18.784Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.103 [2022-10-26T15:26:18.784Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:18.784Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-26T15:26:18.808Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-26T15:26:18.808Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:18.808Z] latest [2022-10-26T15:26:18.808Z] 2.3.0-dev.103 [2022-10-26T15:26:18.808Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:18.808Z] main [2022-10-26T15:26:18.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:19.172Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:19.515Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:19.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T15:26:19.515Z] 0227e90a8521: Preparing [2022-10-26T15:26:19.515Z] 0227e90a8521: Preparing [2022-10-26T15:26:19.515Z] af5b69ce24e0: Preparing [2022-10-26T15:26:19.515Z] 7f6986980406: Preparing [2022-10-26T15:26:19.515Z] 728febfb46f1: Preparing [2022-10-26T15:26:19.515Z] bf14739e4956: Preparing [2022-10-26T15:26:19.515Z] 9298283c6699: Preparing [2022-10-26T15:26:19.515Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:19.515Z] ac22d11e1804: Preparing [2022-10-26T15:26:19.515Z] ff4708b1234d: Preparing [2022-10-26T15:26:19.515Z] bb1811ebab3f: Preparing [2022-10-26T15:26:19.515Z] 8bf41c185e4e: Preparing [2022-10-26T15:26:19.515Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:19.515Z] 9298283c6699: Waiting [2022-10-26T15:26:19.515Z] 8dc3958ca9eb: Waiting [2022-10-26T15:26:19.515Z] ac22d11e1804: Waiting [2022-10-26T15:26:19.515Z] bb1811ebab3f: Waiting [2022-10-26T15:26:19.515Z] 8bf41c185e4e: Waiting [2022-10-26T15:26:19.515Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:19.515Z] ff4708b1234d: Waiting [2022-10-26T15:26:19.783Z] 0227e90a8521: Pushed [2022-10-26T15:26:19.783Z] 7f6986980406: Pushed [2022-10-26T15:26:19.783Z] bf14739e4956: Pushed [2022-10-26T15:26:19.783Z] af5b69ce24e0: Pushed [2022-10-26T15:26:19.783Z] 728febfb46f1: Pushed [2022-10-26T15:26:19.783Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:20.050Z] ac22d11e1804: Pushed [2022-10-26T15:26:20.050Z] ff4708b1234d: Pushed [2022-10-26T15:26:20.050Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:20.050Z] bb1811ebab3f: Pushed [2022-10-26T15:26:20.050Z] 8bf41c185e4e: Pushed [2022-10-26T15:26:23.398Z] 9298283c6699: Pushed [2022-10-26T15:26:23.667Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:24.013Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:24.357Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-26T15:26:24.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T15:26:24.357Z] 0227e90a8521: Preparing [2022-10-26T15:26:24.357Z] 0227e90a8521: Preparing [2022-10-26T15:26:24.357Z] af5b69ce24e0: Preparing [2022-10-26T15:26:24.357Z] 7f6986980406: Preparing [2022-10-26T15:26:24.357Z] 728febfb46f1: Preparing [2022-10-26T15:26:24.357Z] bf14739e4956: Preparing [2022-10-26T15:26:24.357Z] 9298283c6699: Preparing [2022-10-26T15:26:24.357Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:24.357Z] ac22d11e1804: Preparing [2022-10-26T15:26:24.357Z] 9298283c6699: Waiting [2022-10-26T15:26:24.357Z] 8dc3958ca9eb: Waiting [2022-10-26T15:26:24.357Z] ff4708b1234d: Preparing [2022-10-26T15:26:24.357Z] ac22d11e1804: Waiting [2022-10-26T15:26:24.357Z] bb1811ebab3f: Preparing [2022-10-26T15:26:24.357Z] 8bf41c185e4e: Preparing [2022-10-26T15:26:24.357Z] ff4708b1234d: Waiting [2022-10-26T15:26:24.357Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:24.357Z] bb1811ebab3f: Waiting [2022-10-26T15:26:24.357Z] 8bf41c185e4e: Waiting [2022-10-26T15:26:24.357Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:24.357Z] af5b69ce24e0: Layer already exists [2022-10-26T15:26:24.357Z] bf14739e4956: Layer already exists [2022-10-26T15:26:24.357Z] 7f6986980406: Layer already exists [2022-10-26T15:26:24.357Z] 0227e90a8521: Layer already exists [2022-10-26T15:26:24.357Z] 728febfb46f1: Layer already exists [2022-10-26T15:26:24.357Z] 9298283c6699: Layer already exists [2022-10-26T15:26:24.357Z] ac22d11e1804: Layer already exists [2022-10-26T15:26:24.357Z] bb1811ebab3f: Layer already exists [2022-10-26T15:26:24.357Z] ff4708b1234d: Layer already exists [2022-10-26T15:26:24.357Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:24.625Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:24.625Z] 8bf41c185e4e: Layer already exists [2022-10-26T15:26:24.625Z] latest: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:24.974Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:25.320Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.103 [2022-10-26T15:26:25.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T15:26:25.320Z] 0227e90a8521: Preparing [2022-10-26T15:26:25.320Z] 0227e90a8521: Preparing [2022-10-26T15:26:25.320Z] af5b69ce24e0: Preparing [2022-10-26T15:26:25.320Z] 7f6986980406: Preparing [2022-10-26T15:26:25.320Z] 728febfb46f1: Preparing [2022-10-26T15:26:25.320Z] bf14739e4956: Preparing [2022-10-26T15:26:25.320Z] 9298283c6699: Preparing [2022-10-26T15:26:25.320Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:25.320Z] ac22d11e1804: Preparing [2022-10-26T15:26:25.320Z] ff4708b1234d: Preparing [2022-10-26T15:26:25.320Z] bb1811ebab3f: Preparing [2022-10-26T15:26:25.320Z] 8bf41c185e4e: Preparing [2022-10-26T15:26:25.320Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:25.320Z] 9298283c6699: Waiting [2022-10-26T15:26:25.320Z] ff4708b1234d: Waiting [2022-10-26T15:26:25.320Z] 8dc3958ca9eb: Waiting [2022-10-26T15:26:25.320Z] ac22d11e1804: Waiting [2022-10-26T15:26:25.320Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:25.320Z] bb1811ebab3f: Waiting [2022-10-26T15:26:25.320Z] 8bf41c185e4e: Waiting [2022-10-26T15:26:25.320Z] 728febfb46f1: Layer already exists [2022-10-26T15:26:25.320Z] 7f6986980406: Layer already exists [2022-10-26T15:26:25.320Z] bf14739e4956: Layer already exists [2022-10-26T15:26:25.320Z] 0227e90a8521: Layer already exists [2022-10-26T15:26:25.320Z] af5b69ce24e0: Layer already exists [2022-10-26T15:26:25.320Z] ff4708b1234d: Layer already exists [2022-10-26T15:26:25.320Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:25.587Z] ac22d11e1804: Layer already exists [2022-10-26T15:26:25.587Z] bb1811ebab3f: Layer already exists [2022-10-26T15:26:25.587Z] 9298283c6699: Layer already exists [2022-10-26T15:26:25.587Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:25.587Z] 8bf41c185e4e: Layer already exists [2022-10-26T15:26:25.587Z] 2.3.0-dev.103: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:25.936Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:26.289Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:26.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T15:26:26.289Z] 0227e90a8521: Preparing [2022-10-26T15:26:26.289Z] 0227e90a8521: Preparing [2022-10-26T15:26:26.289Z] af5b69ce24e0: Preparing [2022-10-26T15:26:26.289Z] 7f6986980406: Preparing [2022-10-26T15:26:26.289Z] 728febfb46f1: Preparing [2022-10-26T15:26:26.289Z] bf14739e4956: Preparing [2022-10-26T15:26:26.289Z] 9298283c6699: Preparing [2022-10-26T15:26:26.289Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:26.289Z] ac22d11e1804: Preparing [2022-10-26T15:26:26.289Z] ff4708b1234d: Preparing [2022-10-26T15:26:26.289Z] bb1811ebab3f: Preparing [2022-10-26T15:26:26.289Z] 8bf41c185e4e: Preparing [2022-10-26T15:26:26.289Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:26.289Z] 9298283c6699: Waiting [2022-10-26T15:26:26.289Z] 8dc3958ca9eb: Waiting [2022-10-26T15:26:26.289Z] ac22d11e1804: Waiting [2022-10-26T15:26:26.289Z] 8bf41c185e4e: Waiting [2022-10-26T15:26:26.289Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:26.289Z] ff4708b1234d: Waiting [2022-10-26T15:26:26.289Z] bb1811ebab3f: Waiting [2022-10-26T15:26:26.289Z] 728febfb46f1: Layer already exists [2022-10-26T15:26:26.289Z] af5b69ce24e0: Layer already exists [2022-10-26T15:26:26.289Z] bf14739e4956: Layer already exists [2022-10-26T15:26:26.289Z] 7f6986980406: Layer already exists [2022-10-26T15:26:26.289Z] 0227e90a8521: Layer already exists [2022-10-26T15:26:26.289Z] 9298283c6699: Layer already exists [2022-10-26T15:26:26.289Z] ac22d11e1804: Layer already exists [2022-10-26T15:26:26.289Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:26.289Z] ff4708b1234d: Layer already exists [2022-10-26T15:26:26.289Z] bb1811ebab3f: Layer already exists [2022-10-26T15:26:26.557Z] 8bf41c185e4e: Layer already exists [2022-10-26T15:26:26.557Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:26.557Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:26.908Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:27.257Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-26T15:26:27.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T15:26:27.257Z] 0227e90a8521: Preparing [2022-10-26T15:26:27.257Z] 0227e90a8521: Preparing [2022-10-26T15:26:27.257Z] af5b69ce24e0: Preparing [2022-10-26T15:26:27.257Z] 7f6986980406: Preparing [2022-10-26T15:26:27.257Z] 728febfb46f1: Preparing [2022-10-26T15:26:27.257Z] bf14739e4956: Preparing [2022-10-26T15:26:27.257Z] 9298283c6699: Preparing [2022-10-26T15:26:27.257Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:27.257Z] ac22d11e1804: Preparing [2022-10-26T15:26:27.257Z] ff4708b1234d: Preparing [2022-10-26T15:26:27.257Z] bb1811ebab3f: Preparing [2022-10-26T15:26:27.257Z] 8bf41c185e4e: Preparing [2022-10-26T15:26:27.257Z] 9298283c6699: Waiting [2022-10-26T15:26:27.257Z] 8dc3958ca9eb: Waiting [2022-10-26T15:26:27.257Z] ac22d11e1804: Waiting [2022-10-26T15:26:27.257Z] ff4708b1234d: Waiting [2022-10-26T15:26:27.257Z] bb1811ebab3f: Waiting [2022-10-26T15:26:27.257Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:27.257Z] 8bf41c185e4e: Waiting [2022-10-26T15:26:27.257Z] bf14739e4956: Layer already exists [2022-10-26T15:26:27.257Z] 0227e90a8521: Layer already exists [2022-10-26T15:26:27.257Z] af5b69ce24e0: Layer already exists [2022-10-26T15:26:27.257Z] 7f6986980406: Layer already exists [2022-10-26T15:26:27.257Z] 728febfb46f1: Layer already exists [2022-10-26T15:26:27.257Z] ac22d11e1804: Layer already exists [2022-10-26T15:26:27.257Z] ff4708b1234d: Layer already exists [2022-10-26T15:26:27.257Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:27.257Z] bb1811ebab3f: Layer already exists [2022-10-26T15:26:27.257Z] 9298283c6699: Layer already exists [2022-10-26T15:26:27.526Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:27.526Z] 8bf41c185e4e: Layer already exists [2022-10-26T15:26:27.526Z] main: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:26:27.584Z] ===================================================== [Pipeline] echo [2022-10-26T15:26:27.597Z] taggedImages: [2022-10-26T15:26:27.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:27.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-26T15:26:27.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.103 [2022-10-26T15:26:27.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:27.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-26T15:26:27.617Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-26T15:26:27.617Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:27.617Z] latest [2022-10-26T15:26:27.617Z] 2.3.0-dev.103 [2022-10-26T15:26:27.617Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:27.617Z] main [2022-10-26T15:26:27.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:27.979Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:28.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:28.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T15:26:28.341Z] 2c92c5db06f4: Preparing [2022-10-26T15:26:28.341Z] 7cc4e44fd51d: Preparing [2022-10-26T15:26:28.341Z] 3f1d60394a4a: Preparing [2022-10-26T15:26:28.341Z] de35c706da4d: Preparing [2022-10-26T15:26:28.341Z] 6793e00aad31: Preparing [2022-10-26T15:26:28.341Z] d9a632f80871: Preparing [2022-10-26T15:26:28.341Z] d50537e5dc78: Preparing [2022-10-26T15:26:28.341Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:28.341Z] d50537e5dc78: Waiting [2022-10-26T15:26:28.341Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:28.341Z] d9a632f80871: Waiting [2022-10-26T15:26:28.623Z] 7cc4e44fd51d: Pushed [2022-10-26T15:26:28.623Z] 2c92c5db06f4: Pushed [2022-10-26T15:26:28.623Z] 6793e00aad31: Pushed [2022-10-26T15:26:28.892Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:28.892Z] d9a632f80871: Pushed [2022-10-26T15:26:29.477Z] d50537e5dc78: Pushed [2022-10-26T15:26:31.429Z] de35c706da4d: Pushed [2022-10-26T15:26:31.429Z] 3f1d60394a4a: Pushed [2022-10-26T15:26:31.429Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:31.791Z] + 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 [2022-10-26T15:26:32.141Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-26T15:26:32.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T15:26:32.141Z] 2c92c5db06f4: Preparing [2022-10-26T15:26:32.141Z] 7cc4e44fd51d: Preparing [2022-10-26T15:26:32.141Z] 3f1d60394a4a: Preparing [2022-10-26T15:26:32.141Z] de35c706da4d: Preparing [2022-10-26T15:26:32.141Z] 6793e00aad31: Preparing [2022-10-26T15:26:32.141Z] d9a632f80871: Preparing [2022-10-26T15:26:32.141Z] d50537e5dc78: Preparing [2022-10-26T15:26:32.141Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:32.141Z] d9a632f80871: Waiting [2022-10-26T15:26:32.141Z] d50537e5dc78: Waiting [2022-10-26T15:26:32.141Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:32.141Z] 7cc4e44fd51d: Layer already exists [2022-10-26T15:26:32.141Z] 6793e00aad31: Layer already exists [2022-10-26T15:26:32.141Z] 3f1d60394a4a: Layer already exists [2022-10-26T15:26:32.141Z] 2c92c5db06f4: Layer already exists [2022-10-26T15:26:32.141Z] de35c706da4d: Layer already exists [2022-10-26T15:26:32.141Z] d50537e5dc78: Layer already exists [2022-10-26T15:26:32.409Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:32.409Z] d9a632f80871: Layer already exists [2022-10-26T15:26:32.409Z] latest: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:32.772Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:33.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.103 [2022-10-26T15:26:33.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T15:26:33.119Z] 2c92c5db06f4: Preparing [2022-10-26T15:26:33.119Z] 7cc4e44fd51d: Preparing [2022-10-26T15:26:33.119Z] 3f1d60394a4a: Preparing [2022-10-26T15:26:33.119Z] de35c706da4d: Preparing [2022-10-26T15:26:33.119Z] 6793e00aad31: Preparing [2022-10-26T15:26:33.119Z] d9a632f80871: Preparing [2022-10-26T15:26:33.119Z] d50537e5dc78: Preparing [2022-10-26T15:26:33.119Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:33.119Z] d9a632f80871: Waiting [2022-10-26T15:26:33.119Z] d50537e5dc78: Waiting [2022-10-26T15:26:33.119Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:33.119Z] 6793e00aad31: Layer already exists [2022-10-26T15:26:33.119Z] 2c92c5db06f4: Layer already exists [2022-10-26T15:26:33.119Z] 3f1d60394a4a: Layer already exists [2022-10-26T15:26:33.119Z] 7cc4e44fd51d: Layer already exists [2022-10-26T15:26:33.119Z] de35c706da4d: Layer already exists [2022-10-26T15:26:33.387Z] d50537e5dc78: Layer already exists [2022-10-26T15:26:33.387Z] d9a632f80871: Layer already exists [2022-10-26T15:26:33.387Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:33.387Z] 2.3.0-dev.103: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:33.739Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:34.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:34.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T15:26:34.086Z] 2c92c5db06f4: Preparing [2022-10-26T15:26:34.086Z] 7cc4e44fd51d: Preparing [2022-10-26T15:26:34.086Z] 3f1d60394a4a: Preparing [2022-10-26T15:26:34.086Z] de35c706da4d: Preparing [2022-10-26T15:26:34.086Z] 6793e00aad31: Preparing [2022-10-26T15:26:34.086Z] d9a632f80871: Preparing [2022-10-26T15:26:34.086Z] d50537e5dc78: Preparing [2022-10-26T15:26:34.086Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:34.086Z] d9a632f80871: Waiting [2022-10-26T15:26:34.086Z] d50537e5dc78: Waiting [2022-10-26T15:26:34.086Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:34.086Z] 3f1d60394a4a: Layer already exists [2022-10-26T15:26:34.086Z] 7cc4e44fd51d: Layer already exists [2022-10-26T15:26:34.086Z] de35c706da4d: Layer already exists [2022-10-26T15:26:34.086Z] 2c92c5db06f4: Layer already exists [2022-10-26T15:26:34.086Z] 6793e00aad31: Layer already exists [2022-10-26T15:26:34.086Z] d9a632f80871: Layer already exists [2022-10-26T15:26:34.086Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:34.086Z] d50537e5dc78: Layer already exists [2022-10-26T15:26:34.353Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:34.706Z] + 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 [2022-10-26T15:26:35.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-26T15:26:35.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T15:26:35.055Z] 2c92c5db06f4: Preparing [2022-10-26T15:26:35.055Z] 7cc4e44fd51d: Preparing [2022-10-26T15:26:35.055Z] 3f1d60394a4a: Preparing [2022-10-26T15:26:35.055Z] de35c706da4d: Preparing [2022-10-26T15:26:35.055Z] 6793e00aad31: Preparing [2022-10-26T15:26:35.055Z] d9a632f80871: Preparing [2022-10-26T15:26:35.055Z] d50537e5dc78: Preparing [2022-10-26T15:26:35.055Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:35.055Z] d50537e5dc78: Waiting [2022-10-26T15:26:35.055Z] d9a632f80871: Waiting [2022-10-26T15:26:35.055Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:35.055Z] 6793e00aad31: Layer already exists [2022-10-26T15:26:35.055Z] 3f1d60394a4a: Layer already exists [2022-10-26T15:26:35.055Z] 2c92c5db06f4: Layer already exists [2022-10-26T15:26:35.055Z] 7cc4e44fd51d: Layer already exists [2022-10-26T15:26:35.055Z] de35c706da4d: Layer already exists [2022-10-26T15:26:35.055Z] d9a632f80871: Layer already exists [2022-10-26T15:26:35.055Z] d50537e5dc78: Layer already exists [2022-10-26T15:26:35.055Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:35.323Z] main: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:26:35.379Z] ===================================================== [Pipeline] echo [2022-10-26T15:26:35.387Z] taggedImages: [2022-10-26T15:26:35.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:35.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-26T15:26:35.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.103 [2022-10-26T15:26:35.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:35.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-26T15:26:35.405Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-26T15:26:35.405Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:35.405Z] latest [2022-10-26T15:26:35.405Z] 2.3.0-dev.103 [2022-10-26T15:26:35.405Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:35.405Z] main [2022-10-26T15:26:35.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:35.754Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:36.099Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:36.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T15:26:36.100Z] 9fec82156a7c: Preparing [2022-10-26T15:26:36.100Z] 146d03cc81e3: Preparing [2022-10-26T15:26:36.100Z] 09ffef383c7a: Preparing [2022-10-26T15:26:36.100Z] 31cf7d542548: Preparing [2022-10-26T15:26:36.100Z] e0e2a4f71fec: Preparing [2022-10-26T15:26:36.100Z] cfca69488ee0: Preparing [2022-10-26T15:26:36.100Z] bb4177475158: Preparing [2022-10-26T15:26:36.100Z] 77f3bb51bc6b: Preparing [2022-10-26T15:26:36.100Z] f5e2a1c4ed7a: Preparing [2022-10-26T15:26:36.100Z] cfca69488ee0: Waiting [2022-10-26T15:26:36.100Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:36.100Z] 77f3bb51bc6b: Waiting [2022-10-26T15:26:36.100Z] f5e2a1c4ed7a: Waiting [2022-10-26T15:26:36.100Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:36.100Z] bb4177475158: Waiting [2022-10-26T15:26:36.368Z] 9fec82156a7c: Pushed [2022-10-26T15:26:36.368Z] 146d03cc81e3: Pushed [2022-10-26T15:26:36.368Z] e0e2a4f71fec: Pushed [2022-10-26T15:26:36.639Z] cfca69488ee0: Pushed [2022-10-26T15:26:36.639Z] bb4177475158: Pushed [2022-10-26T15:26:36.639Z] 77f3bb51bc6b: Pushed [2022-10-26T15:26:36.907Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:37.177Z] f5e2a1c4ed7a: Pushed [2022-10-26T15:26:39.132Z] 31cf7d542548: Pushed [2022-10-26T15:26:39.715Z] 09ffef383c7a: Pushed [2022-10-26T15:26:39.982Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:40.342Z] + 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 [2022-10-26T15:26:40.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-26T15:26:40.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T15:26:40.682Z] 9fec82156a7c: Preparing [2022-10-26T15:26:40.682Z] 146d03cc81e3: Preparing [2022-10-26T15:26:40.682Z] 09ffef383c7a: Preparing [2022-10-26T15:26:40.682Z] 31cf7d542548: Preparing [2022-10-26T15:26:40.682Z] e0e2a4f71fec: Preparing [2022-10-26T15:26:40.682Z] cfca69488ee0: Preparing [2022-10-26T15:26:40.682Z] bb4177475158: Preparing [2022-10-26T15:26:40.682Z] 77f3bb51bc6b: Preparing [2022-10-26T15:26:40.682Z] f5e2a1c4ed7a: Preparing [2022-10-26T15:26:40.682Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:40.682Z] f5e2a1c4ed7a: Waiting [2022-10-26T15:26:40.682Z] 77f3bb51bc6b: Waiting [2022-10-26T15:26:40.682Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:40.682Z] cfca69488ee0: Waiting [2022-10-26T15:26:40.682Z] bb4177475158: Waiting [2022-10-26T15:26:40.682Z] e0e2a4f71fec: Layer already exists [2022-10-26T15:26:40.682Z] 146d03cc81e3: Layer already exists [2022-10-26T15:26:40.682Z] 9fec82156a7c: Layer already exists [2022-10-26T15:26:40.682Z] 31cf7d542548: Layer already exists [2022-10-26T15:26:40.682Z] 09ffef383c7a: Layer already exists [2022-10-26T15:26:40.682Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:40.682Z] bb4177475158: Layer already exists [2022-10-26T15:26:40.682Z] f5e2a1c4ed7a: Layer already exists [2022-10-26T15:26:40.682Z] 77f3bb51bc6b: Layer already exists [2022-10-26T15:26:40.682Z] cfca69488ee0: Layer already exists [2022-10-26T15:26:40.951Z] latest: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:41.299Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:41.644Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.103 [2022-10-26T15:26:41.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T15:26:41.644Z] 9fec82156a7c: Preparing [2022-10-26T15:26:41.644Z] 146d03cc81e3: Preparing [2022-10-26T15:26:41.644Z] 09ffef383c7a: Preparing [2022-10-26T15:26:41.644Z] 31cf7d542548: Preparing [2022-10-26T15:26:41.644Z] e0e2a4f71fec: Preparing [2022-10-26T15:26:41.644Z] cfca69488ee0: Preparing [2022-10-26T15:26:41.644Z] bb4177475158: Preparing [2022-10-26T15:26:41.644Z] cfca69488ee0: Waiting [2022-10-26T15:26:41.644Z] 77f3bb51bc6b: Preparing [2022-10-26T15:26:41.644Z] f5e2a1c4ed7a: Preparing [2022-10-26T15:26:41.644Z] bb4177475158: Waiting [2022-10-26T15:26:41.644Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:41.644Z] 77f3bb51bc6b: Waiting [2022-10-26T15:26:41.644Z] f5e2a1c4ed7a: Waiting [2022-10-26T15:26:41.644Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:41.644Z] e0e2a4f71fec: Layer already exists [2022-10-26T15:26:41.644Z] 9fec82156a7c: Layer already exists [2022-10-26T15:26:41.644Z] 146d03cc81e3: Layer already exists [2022-10-26T15:26:41.644Z] 09ffef383c7a: Layer already exists [2022-10-26T15:26:41.644Z] 31cf7d542548: Layer already exists [2022-10-26T15:26:41.644Z] cfca69488ee0: Layer already exists [2022-10-26T15:26:41.644Z] bb4177475158: Layer already exists [2022-10-26T15:26:41.644Z] 77f3bb51bc6b: Layer already exists [2022-10-26T15:26:41.644Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:41.644Z] f5e2a1c4ed7a: Layer already exists [2022-10-26T15:26:41.912Z] 2.3.0-dev.103: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:42.255Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:42.671Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:42.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T15:26:42.671Z] 9fec82156a7c: Preparing [2022-10-26T15:26:42.671Z] 146d03cc81e3: Preparing [2022-10-26T15:26:42.671Z] 09ffef383c7a: Preparing [2022-10-26T15:26:42.671Z] 31cf7d542548: Preparing [2022-10-26T15:26:42.671Z] e0e2a4f71fec: Preparing [2022-10-26T15:26:42.671Z] cfca69488ee0: Preparing [2022-10-26T15:26:42.671Z] cfca69488ee0: Waiting [2022-10-26T15:26:42.671Z] bb4177475158: Preparing [2022-10-26T15:26:42.671Z] 77f3bb51bc6b: Preparing [2022-10-26T15:26:42.671Z] bb4177475158: Waiting [2022-10-26T15:26:42.671Z] 77f3bb51bc6b: Waiting [2022-10-26T15:26:42.671Z] f5e2a1c4ed7a: Preparing [2022-10-26T15:26:42.672Z] f5e2a1c4ed7a: Waiting [2022-10-26T15:26:42.672Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:42.672Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:42.672Z] 146d03cc81e3: Layer already exists [2022-10-26T15:26:42.672Z] 31cf7d542548: Layer already exists [2022-10-26T15:26:42.672Z] 09ffef383c7a: Layer already exists [2022-10-26T15:26:42.672Z] 9fec82156a7c: Layer already exists [2022-10-26T15:26:42.672Z] e0e2a4f71fec: Layer already exists [2022-10-26T15:26:42.946Z] cfca69488ee0: Layer already exists [2022-10-26T15:26:42.946Z] bb4177475158: Layer already exists [2022-10-26T15:26:42.946Z] 77f3bb51bc6b: Layer already exists [2022-10-26T15:26:42.946Z] f5e2a1c4ed7a: Layer already exists [2022-10-26T15:26:42.946Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:42.946Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:43.313Z] + 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 [2022-10-26T15:26:43.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-26T15:26:43.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T15:26:43.677Z] 9fec82156a7c: Preparing [2022-10-26T15:26:43.677Z] 146d03cc81e3: Preparing [2022-10-26T15:26:43.677Z] 09ffef383c7a: Preparing [2022-10-26T15:26:43.677Z] 31cf7d542548: Preparing [2022-10-26T15:26:43.677Z] e0e2a4f71fec: Preparing [2022-10-26T15:26:43.677Z] cfca69488ee0: Preparing [2022-10-26T15:26:43.677Z] bb4177475158: Preparing [2022-10-26T15:26:43.677Z] 77f3bb51bc6b: Preparing [2022-10-26T15:26:43.677Z] f5e2a1c4ed7a: Preparing [2022-10-26T15:26:43.677Z] 5d3e392a13a0: Preparing [2022-10-26T15:26:43.677Z] cfca69488ee0: Waiting [2022-10-26T15:26:43.677Z] bb4177475158: Waiting [2022-10-26T15:26:43.677Z] 77f3bb51bc6b: Waiting [2022-10-26T15:26:43.677Z] f5e2a1c4ed7a: Waiting [2022-10-26T15:26:43.677Z] 5d3e392a13a0: Waiting [2022-10-26T15:26:43.677Z] e0e2a4f71fec: Layer already exists [2022-10-26T15:26:43.677Z] 31cf7d542548: Layer already exists [2022-10-26T15:26:43.677Z] 146d03cc81e3: Layer already exists [2022-10-26T15:26:43.677Z] 09ffef383c7a: Layer already exists [2022-10-26T15:26:43.677Z] 9fec82156a7c: Layer already exists [2022-10-26T15:26:43.677Z] cfca69488ee0: Layer already exists [2022-10-26T15:26:43.677Z] bb4177475158: Layer already exists [2022-10-26T15:26:43.677Z] 77f3bb51bc6b: Layer already exists [2022-10-26T15:26:43.677Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:26:43.677Z] f5e2a1c4ed7a: Layer already exists [2022-10-26T15:26:43.945Z] main: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:26:43.998Z] ===================================================== [Pipeline] echo [2022-10-26T15:26:44.007Z] taggedImages: [2022-10-26T15:26:44.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:44.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-26T15:26:44.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.103 [2022-10-26T15:26:44.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:44.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-26T15:26:44.030Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-26T15:26:44.030Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:44.030Z] latest [2022-10-26T15:26:44.030Z] 2.3.0-dev.103 [2022-10-26T15:26:44.030Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:44.030Z] main [2022-10-26T15:26:44.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:44.367Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:44.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:44.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T15:26:44.728Z] 543d7d018df3: Preparing [2022-10-26T15:26:44.728Z] d5d8e3676a51: Preparing [2022-10-26T15:26:44.728Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:44.728Z] f959aeecf952: Preparing [2022-10-26T15:26:44.728Z] 9833f26c6bda: Preparing [2022-10-26T15:26:44.995Z] 9833f26c6bda: Layer already exists [2022-10-26T15:26:44.995Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:44.995Z] 543d7d018df3: Pushed [2022-10-26T15:26:46.403Z] f959aeecf952: Pushed [2022-10-26T15:26:49.751Z] d5d8e3676a51: Pushed [2022-10-26T15:26:49.751Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:50.103Z] + 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 [2022-10-26T15:26:50.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-26T15:26:50.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T15:26:50.450Z] 543d7d018df3: Preparing [2022-10-26T15:26:50.450Z] d5d8e3676a51: Preparing [2022-10-26T15:26:50.450Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:50.450Z] f959aeecf952: Preparing [2022-10-26T15:26:50.450Z] 9833f26c6bda: Preparing [2022-10-26T15:26:50.450Z] 543d7d018df3: Layer already exists [2022-10-26T15:26:50.450Z] 9833f26c6bda: Layer already exists [2022-10-26T15:26:50.450Z] d5d8e3676a51: Layer already exists [2022-10-26T15:26:50.450Z] f959aeecf952: Layer already exists [2022-10-26T15:26:50.450Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:50.716Z] latest: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:51.071Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:51.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.103 [2022-10-26T15:26:51.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T15:26:51.418Z] 543d7d018df3: Preparing [2022-10-26T15:26:51.418Z] d5d8e3676a51: Preparing [2022-10-26T15:26:51.418Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:51.418Z] f959aeecf952: Preparing [2022-10-26T15:26:51.418Z] 9833f26c6bda: Preparing [2022-10-26T15:26:51.418Z] 543d7d018df3: Layer already exists [2022-10-26T15:26:51.418Z] f959aeecf952: Layer already exists [2022-10-26T15:26:51.418Z] 9833f26c6bda: Layer already exists [2022-10-26T15:26:51.418Z] d5d8e3676a51: Layer already exists [2022-10-26T15:26:51.418Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:51.686Z] 2.3.0-dev.103: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:52.030Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:52.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:52.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T15:26:52.372Z] 543d7d018df3: Preparing [2022-10-26T15:26:52.372Z] d5d8e3676a51: Preparing [2022-10-26T15:26:52.372Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:52.372Z] f959aeecf952: Preparing [2022-10-26T15:26:52.372Z] 9833f26c6bda: Preparing [2022-10-26T15:26:52.372Z] d5d8e3676a51: Layer already exists [2022-10-26T15:26:52.372Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:52.372Z] 9833f26c6bda: Layer already exists [2022-10-26T15:26:52.372Z] 543d7d018df3: Layer already exists [2022-10-26T15:26:52.372Z] f959aeecf952: Layer already exists [2022-10-26T15:26:52.643Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:53.003Z] + 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 [2022-10-26T15:26:53.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-26T15:26:53.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T15:26:53.342Z] 543d7d018df3: Preparing [2022-10-26T15:26:53.342Z] d5d8e3676a51: Preparing [2022-10-26T15:26:53.342Z] 8dc3958ca9eb: Preparing [2022-10-26T15:26:53.342Z] f959aeecf952: Preparing [2022-10-26T15:26:53.342Z] 9833f26c6bda: Preparing [2022-10-26T15:26:53.342Z] 9833f26c6bda: Layer already exists [2022-10-26T15:26:53.342Z] f959aeecf952: Layer already exists [2022-10-26T15:26:53.342Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:26:53.342Z] 543d7d018df3: Layer already exists [2022-10-26T15:26:53.342Z] d5d8e3676a51: Layer already exists [2022-10-26T15:26:53.616Z] main: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:26:53.659Z] ===================================================== [Pipeline] echo [2022-10-26T15:26:53.664Z] taggedImages: [2022-10-26T15:26:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-26T15:26:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.103 [2022-10-26T15:26:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:53.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-26T15:26:53.677Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-26T15:26:53.677Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:53.677Z] latest [2022-10-26T15:26:53.677Z] 2.3.0-dev.103 [2022-10-26T15:26:53.677Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:26:53.677Z] main [2022-10-26T15:26:53.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:54.009Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:26:54.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:26:54.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T15:26:54.346Z] 73558d676968: Preparing [2022-10-26T15:26:54.346Z] aaeaf83d1d4f: Preparing [2022-10-26T15:26:54.346Z] 667eac1c78d2: Preparing [2022-10-26T15:26:54.346Z] 7616ad23319a: Preparing [2022-10-26T15:26:54.346Z] 6ac033fbace2: Preparing [2022-10-26T15:26:54.346Z] f7eca8131489: Preparing [2022-10-26T15:26:54.346Z] 9833f26c6bda: Preparing [2022-10-26T15:26:54.346Z] f7eca8131489: Waiting [2022-10-26T15:26:54.346Z] 9833f26c6bda: Waiting [2022-10-26T15:26:54.617Z] 667eac1c78d2: Pushed [2022-10-26T15:26:54.617Z] 73558d676968: Pushed [2022-10-26T15:26:54.617Z] aaeaf83d1d4f: Pushed [2022-10-26T15:26:54.617Z] 9833f26c6bda: Layer already exists [2022-10-26T15:26:55.590Z] f7eca8131489: Pushed [2022-10-26T15:27:03.829Z] 6ac033fbace2: Pushed [2022-10-26T15:27:12.057Z] 7616ad23319a: Pushed [2022-10-26T15:27:12.057Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:12.422Z] + 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 [2022-10-26T15:27:12.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-26T15:27:12.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T15:27:12.770Z] 73558d676968: Preparing [2022-10-26T15:27:12.770Z] aaeaf83d1d4f: Preparing [2022-10-26T15:27:12.770Z] 667eac1c78d2: Preparing [2022-10-26T15:27:12.770Z] 7616ad23319a: Preparing [2022-10-26T15:27:12.770Z] 6ac033fbace2: Preparing [2022-10-26T15:27:12.770Z] f7eca8131489: Preparing [2022-10-26T15:27:12.770Z] 9833f26c6bda: Preparing [2022-10-26T15:27:12.770Z] f7eca8131489: Waiting [2022-10-26T15:27:12.770Z] 9833f26c6bda: Waiting [2022-10-26T15:27:12.770Z] 667eac1c78d2: Layer already exists [2022-10-26T15:27:12.770Z] 6ac033fbace2: Layer already exists [2022-10-26T15:27:12.770Z] aaeaf83d1d4f: Layer already exists [2022-10-26T15:27:12.770Z] 73558d676968: Layer already exists [2022-10-26T15:27:12.770Z] 7616ad23319a: Layer already exists [2022-10-26T15:27:12.770Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:12.770Z] f7eca8131489: Layer already exists [2022-10-26T15:27:13.037Z] latest: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:13.382Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:13.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.103 [2022-10-26T15:27:13.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T15:27:13.721Z] 73558d676968: Preparing [2022-10-26T15:27:13.721Z] aaeaf83d1d4f: Preparing [2022-10-26T15:27:13.721Z] 667eac1c78d2: Preparing [2022-10-26T15:27:13.721Z] 7616ad23319a: Preparing [2022-10-26T15:27:13.721Z] 6ac033fbace2: Preparing [2022-10-26T15:27:13.721Z] f7eca8131489: Preparing [2022-10-26T15:27:13.721Z] 9833f26c6bda: Preparing [2022-10-26T15:27:13.721Z] f7eca8131489: Waiting [2022-10-26T15:27:13.721Z] 9833f26c6bda: Waiting [2022-10-26T15:27:13.721Z] 6ac033fbace2: Layer already exists [2022-10-26T15:27:13.721Z] aaeaf83d1d4f: Layer already exists [2022-10-26T15:27:13.721Z] 7616ad23319a: Layer already exists [2022-10-26T15:27:13.721Z] 73558d676968: Layer already exists [2022-10-26T15:27:13.721Z] 667eac1c78d2: Layer already exists [2022-10-26T15:27:13.721Z] f7eca8131489: Layer already exists [2022-10-26T15:27:13.721Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:13.987Z] 2.3.0-dev.103: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:14.331Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:14.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:27:14.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T15:27:14.668Z] 73558d676968: Preparing [2022-10-26T15:27:14.668Z] aaeaf83d1d4f: Preparing [2022-10-26T15:27:14.668Z] 667eac1c78d2: Preparing [2022-10-26T15:27:14.668Z] 7616ad23319a: Preparing [2022-10-26T15:27:14.668Z] 6ac033fbace2: Preparing [2022-10-26T15:27:14.668Z] f7eca8131489: Preparing [2022-10-26T15:27:14.668Z] 9833f26c6bda: Preparing [2022-10-26T15:27:14.668Z] f7eca8131489: Waiting [2022-10-26T15:27:14.668Z] 9833f26c6bda: Waiting [2022-10-26T15:27:14.668Z] 667eac1c78d2: Layer already exists [2022-10-26T15:27:14.668Z] 7616ad23319a: Layer already exists [2022-10-26T15:27:14.668Z] 73558d676968: Layer already exists [2022-10-26T15:27:14.668Z] aaeaf83d1d4f: Layer already exists [2022-10-26T15:27:14.668Z] 6ac033fbace2: Layer already exists [2022-10-26T15:27:14.668Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:14.668Z] f7eca8131489: Layer already exists [2022-10-26T15:27:14.933Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:15.280Z] + 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 [2022-10-26T15:27:15.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-26T15:27:15.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T15:27:15.621Z] 73558d676968: Preparing [2022-10-26T15:27:15.621Z] aaeaf83d1d4f: Preparing [2022-10-26T15:27:15.621Z] 667eac1c78d2: Preparing [2022-10-26T15:27:15.621Z] 7616ad23319a: Preparing [2022-10-26T15:27:15.621Z] 6ac033fbace2: Preparing [2022-10-26T15:27:15.621Z] f7eca8131489: Preparing [2022-10-26T15:27:15.621Z] 9833f26c6bda: Preparing [2022-10-26T15:27:15.621Z] f7eca8131489: Waiting [2022-10-26T15:27:15.621Z] 9833f26c6bda: Waiting [2022-10-26T15:27:15.621Z] 667eac1c78d2: Layer already exists [2022-10-26T15:27:15.621Z] 7616ad23319a: Layer already exists [2022-10-26T15:27:15.621Z] 6ac033fbace2: Layer already exists [2022-10-26T15:27:15.621Z] 73558d676968: Layer already exists [2022-10-26T15:27:15.621Z] aaeaf83d1d4f: Layer already exists [2022-10-26T15:27:15.621Z] f7eca8131489: Layer already exists [2022-10-26T15:27:15.621Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:15.888Z] main: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:27:15.930Z] ===================================================== [Pipeline] echo [2022-10-26T15:27:15.935Z] taggedImages: [2022-10-26T15:27:15.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:27:15.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-26T15:27:15.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.103 [2022-10-26T15:27:15.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:27:15.935Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-26T15:27:15.949Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-26T15:27:15.949Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:27:15.949Z] latest [2022-10-26T15:27:15.949Z] 2.3.0-dev.103 [2022-10-26T15:27:15.949Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:27:15.949Z] main [2022-10-26T15:27:15.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:16.281Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:16.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:27:16.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T15:27:16.644Z] 4dc623bb5ad1: Preparing [2022-10-26T15:27:16.644Z] f133a0451b0a: Preparing [2022-10-26T15:27:16.644Z] 56fcfd77d8c0: Preparing [2022-10-26T15:27:16.644Z] c1baa4ff5208: Preparing [2022-10-26T15:27:16.644Z] f98df6394b06: Preparing [2022-10-26T15:27:16.644Z] 9833f26c6bda: Preparing [2022-10-26T15:27:16.644Z] 9833f26c6bda: Waiting [2022-10-26T15:27:16.912Z] f133a0451b0a: Pushed [2022-10-26T15:27:16.913Z] 4dc623bb5ad1: Pushed [2022-10-26T15:27:16.913Z] 56fcfd77d8c0: Pushed [2022-10-26T15:27:16.913Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:17.497Z] f98df6394b06: Pushed [2022-10-26T15:27:35.708Z] c1baa4ff5208: Pushed [2022-10-26T15:27:35.708Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:36.054Z] + 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 [2022-10-26T15:27:36.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-26T15:27:36.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T15:27:36.391Z] 4dc623bb5ad1: Preparing [2022-10-26T15:27:36.391Z] f133a0451b0a: Preparing [2022-10-26T15:27:36.391Z] 56fcfd77d8c0: Preparing [2022-10-26T15:27:36.391Z] c1baa4ff5208: Preparing [2022-10-26T15:27:36.391Z] f98df6394b06: Preparing [2022-10-26T15:27:36.391Z] 9833f26c6bda: Preparing [2022-10-26T15:27:36.391Z] 9833f26c6bda: Waiting [2022-10-26T15:27:36.391Z] f133a0451b0a: Layer already exists [2022-10-26T15:27:36.391Z] f98df6394b06: Layer already exists [2022-10-26T15:27:36.391Z] 4dc623bb5ad1: Layer already exists [2022-10-26T15:27:36.391Z] 56fcfd77d8c0: Layer already exists [2022-10-26T15:27:36.391Z] c1baa4ff5208: Layer already exists [2022-10-26T15:27:36.391Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:36.660Z] latest: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:37.001Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:37.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.103 [2022-10-26T15:27:37.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T15:27:37.337Z] 4dc623bb5ad1: Preparing [2022-10-26T15:27:37.337Z] f133a0451b0a: Preparing [2022-10-26T15:27:37.337Z] 56fcfd77d8c0: Preparing [2022-10-26T15:27:37.337Z] c1baa4ff5208: Preparing [2022-10-26T15:27:37.337Z] f98df6394b06: Preparing [2022-10-26T15:27:37.337Z] 9833f26c6bda: Preparing [2022-10-26T15:27:37.337Z] f98df6394b06: Layer already exists [2022-10-26T15:27:37.337Z] 56fcfd77d8c0: Layer already exists [2022-10-26T15:27:37.337Z] c1baa4ff5208: Layer already exists [2022-10-26T15:27:37.337Z] 4dc623bb5ad1: Layer already exists [2022-10-26T15:27:37.337Z] f133a0451b0a: Layer already exists [2022-10-26T15:27:37.337Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:37.603Z] 2.3.0-dev.103: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:37.940Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:38.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:27:38.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T15:27:38.276Z] 4dc623bb5ad1: Preparing [2022-10-26T15:27:38.276Z] f133a0451b0a: Preparing [2022-10-26T15:27:38.276Z] 56fcfd77d8c0: Preparing [2022-10-26T15:27:38.276Z] c1baa4ff5208: Preparing [2022-10-26T15:27:38.276Z] f98df6394b06: Preparing [2022-10-26T15:27:38.276Z] 9833f26c6bda: Preparing [2022-10-26T15:27:38.276Z] 9833f26c6bda: Waiting [2022-10-26T15:27:38.276Z] 56fcfd77d8c0: Layer already exists [2022-10-26T15:27:38.276Z] f98df6394b06: Layer already exists [2022-10-26T15:27:38.276Z] c1baa4ff5208: Layer already exists [2022-10-26T15:27:38.276Z] 4dc623bb5ad1: Layer already exists [2022-10-26T15:27:38.276Z] f133a0451b0a: Layer already exists [2022-10-26T15:27:38.276Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:38.543Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:38.885Z] + 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 [2022-10-26T15:27:39.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-26T15:27:39.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T15:27:39.223Z] 4dc623bb5ad1: Preparing [2022-10-26T15:27:39.223Z] f133a0451b0a: Preparing [2022-10-26T15:27:39.223Z] 56fcfd77d8c0: Preparing [2022-10-26T15:27:39.223Z] c1baa4ff5208: Preparing [2022-10-26T15:27:39.223Z] f98df6394b06: Preparing [2022-10-26T15:27:39.223Z] 9833f26c6bda: Preparing [2022-10-26T15:27:39.223Z] 9833f26c6bda: Waiting [2022-10-26T15:27:39.223Z] f98df6394b06: Layer already exists [2022-10-26T15:27:39.223Z] 4dc623bb5ad1: Layer already exists [2022-10-26T15:27:39.223Z] c1baa4ff5208: Layer already exists [2022-10-26T15:27:39.223Z] f133a0451b0a: Layer already exists [2022-10-26T15:27:39.223Z] 56fcfd77d8c0: Layer already exists [2022-10-26T15:27:39.223Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:39.491Z] main: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:27:39.532Z] ===================================================== [Pipeline] echo [2022-10-26T15:27:39.538Z] taggedImages: [2022-10-26T15:27:39.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:27:39.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-26T15:27:39.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.103 [2022-10-26T15:27:39.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:27:39.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-26T15:27:39.553Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-26T15:27:39.553Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:27:39.553Z] latest [2022-10-26T15:27:39.553Z] 2.3.0-dev.103 [2022-10-26T15:27:39.553Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:27:39.553Z] main [2022-10-26T15:27:39.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:39.901Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:40.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:27:40.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T15:27:40.249Z] a6b3edffd33a: Preparing [2022-10-26T15:27:40.249Z] 21f7e6b36a59: Preparing [2022-10-26T15:27:40.249Z] 31eb58a76ba4: Preparing [2022-10-26T15:27:40.249Z] 2c0629e707c7: Preparing [2022-10-26T15:27:40.249Z] f7eca8131489: Preparing [2022-10-26T15:27:40.249Z] 9833f26c6bda: Preparing [2022-10-26T15:27:40.249Z] 9833f26c6bda: Waiting [2022-10-26T15:27:40.249Z] f7eca8131489: Layer already exists [2022-10-26T15:27:40.515Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:40.515Z] 31eb58a76ba4: Pushed [2022-10-26T15:27:40.515Z] 21f7e6b36a59: Pushed [2022-10-26T15:27:40.515Z] a6b3edffd33a: Pushed [2022-10-26T15:27:58.733Z] 2c0629e707c7: Pushed [2022-10-26T15:27:58.733Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:27:59.086Z] + 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 [2022-10-26T15:27:59.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-26T15:27:59.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T15:27:59.432Z] a6b3edffd33a: Preparing [2022-10-26T15:27:59.432Z] 21f7e6b36a59: Preparing [2022-10-26T15:27:59.432Z] 31eb58a76ba4: Preparing [2022-10-26T15:27:59.432Z] 2c0629e707c7: Preparing [2022-10-26T15:27:59.432Z] f7eca8131489: Preparing [2022-10-26T15:27:59.432Z] 9833f26c6bda: Preparing [2022-10-26T15:27:59.432Z] 9833f26c6bda: Waiting [2022-10-26T15:27:59.432Z] a6b3edffd33a: Layer already exists [2022-10-26T15:27:59.432Z] 31eb58a76ba4: Layer already exists [2022-10-26T15:27:59.432Z] 21f7e6b36a59: Layer already exists [2022-10-26T15:27:59.432Z] 2c0629e707c7: Layer already exists [2022-10-26T15:27:59.432Z] f7eca8131489: Layer already exists [2022-10-26T15:27:59.432Z] 9833f26c6bda: Layer already exists [2022-10-26T15:27:59.700Z] latest: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:00.054Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:00.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.103 [2022-10-26T15:28:00.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T15:28:00.392Z] a6b3edffd33a: Preparing [2022-10-26T15:28:00.392Z] 21f7e6b36a59: Preparing [2022-10-26T15:28:00.392Z] 31eb58a76ba4: Preparing [2022-10-26T15:28:00.392Z] 2c0629e707c7: Preparing [2022-10-26T15:28:00.392Z] f7eca8131489: Preparing [2022-10-26T15:28:00.392Z] 9833f26c6bda: Preparing [2022-10-26T15:28:00.392Z] 9833f26c6bda: Waiting [2022-10-26T15:28:00.392Z] 31eb58a76ba4: Layer already exists [2022-10-26T15:28:00.392Z] 21f7e6b36a59: Layer already exists [2022-10-26T15:28:00.392Z] 2c0629e707c7: Layer already exists [2022-10-26T15:28:00.392Z] a6b3edffd33a: Layer already exists [2022-10-26T15:28:00.392Z] f7eca8131489: Layer already exists [2022-10-26T15:28:00.659Z] 9833f26c6bda: Layer already exists [2022-10-26T15:28:00.659Z] 2.3.0-dev.103: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:01.009Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:01.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:01.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T15:28:01.353Z] a6b3edffd33a: Preparing [2022-10-26T15:28:01.353Z] 21f7e6b36a59: Preparing [2022-10-26T15:28:01.353Z] 31eb58a76ba4: Preparing [2022-10-26T15:28:01.353Z] 2c0629e707c7: Preparing [2022-10-26T15:28:01.353Z] f7eca8131489: Preparing [2022-10-26T15:28:01.353Z] 9833f26c6bda: Preparing [2022-10-26T15:28:01.353Z] 9833f26c6bda: Waiting [2022-10-26T15:28:01.353Z] f7eca8131489: Layer already exists [2022-10-26T15:28:01.353Z] 21f7e6b36a59: Layer already exists [2022-10-26T15:28:01.353Z] 2c0629e707c7: Layer already exists [2022-10-26T15:28:01.621Z] 31eb58a76ba4: Layer already exists [2022-10-26T15:28:01.621Z] a6b3edffd33a: Layer already exists [2022-10-26T15:28:01.621Z] 9833f26c6bda: Layer already exists [2022-10-26T15:28:01.621Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:01.972Z] + 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 [2022-10-26T15:28:02.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-26T15:28:02.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T15:28:02.314Z] a6b3edffd33a: Preparing [2022-10-26T15:28:02.314Z] 21f7e6b36a59: Preparing [2022-10-26T15:28:02.314Z] 31eb58a76ba4: Preparing [2022-10-26T15:28:02.314Z] 2c0629e707c7: Preparing [2022-10-26T15:28:02.314Z] f7eca8131489: Preparing [2022-10-26T15:28:02.314Z] 9833f26c6bda: Preparing [2022-10-26T15:28:02.314Z] 9833f26c6bda: Waiting [2022-10-26T15:28:02.314Z] f7eca8131489: Layer already exists [2022-10-26T15:28:02.314Z] 21f7e6b36a59: Layer already exists [2022-10-26T15:28:02.314Z] 2c0629e707c7: Layer already exists [2022-10-26T15:28:02.314Z] 31eb58a76ba4: Layer already exists [2022-10-26T15:28:02.314Z] a6b3edffd33a: Layer already exists [2022-10-26T15:28:02.314Z] 9833f26c6bda: Layer already exists [2022-10-26T15:28:02.582Z] main: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:28:02.624Z] ===================================================== [Pipeline] echo [2022-10-26T15:28:02.633Z] taggedImages: [2022-10-26T15:28:02.633Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:02.633Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-26T15:28:02.633Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.103 [2022-10-26T15:28:02.633Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:02.633Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-26T15:28:02.657Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-26T15:28:02.657Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:02.657Z] latest [2022-10-26T15:28:02.657Z] 2.3.0-dev.103 [2022-10-26T15:28:02.657Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:02.657Z] main [2022-10-26T15:28:02.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:03.017Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:03.366Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:03.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T15:28:03.366Z] c5d942c84f6e: Preparing [2022-10-26T15:28:03.366Z] 9a80b2916c0c: Preparing [2022-10-26T15:28:03.366Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:03.366Z] 5e0e6bc93538: Preparing [2022-10-26T15:28:03.366Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:03.632Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:03.632Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:03.632Z] c5d942c84f6e: Pushed [2022-10-26T15:28:03.900Z] 5e0e6bc93538: Pushed [2022-10-26T15:28:09.265Z] 9a80b2916c0c: Pushed [2022-10-26T15:28:09.265Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:09.657Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:10.026Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-26T15:28:10.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T15:28:10.026Z] c5d942c84f6e: Preparing [2022-10-26T15:28:10.026Z] 9a80b2916c0c: Preparing [2022-10-26T15:28:10.026Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:10.026Z] 5e0e6bc93538: Preparing [2022-10-26T15:28:10.026Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:10.026Z] c5d942c84f6e: Layer already exists [2022-10-26T15:28:10.026Z] 5e0e6bc93538: Layer already exists [2022-10-26T15:28:10.026Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:10.026Z] 9a80b2916c0c: Layer already exists [2022-10-26T15:28:10.026Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:10.301Z] latest: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:10.669Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:11.040Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.103 [2022-10-26T15:28:11.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T15:28:11.040Z] c5d942c84f6e: Preparing [2022-10-26T15:28:11.040Z] 9a80b2916c0c: Preparing [2022-10-26T15:28:11.040Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:11.040Z] 5e0e6bc93538: Preparing [2022-10-26T15:28:11.040Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:11.040Z] 5e0e6bc93538: Layer already exists [2022-10-26T15:28:11.040Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:11.040Z] c5d942c84f6e: Layer already exists [2022-10-26T15:28:11.040Z] 9a80b2916c0c: Layer already exists [2022-10-26T15:28:11.040Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:11.314Z] 2.3.0-dev.103: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:11.678Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:12.024Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:12.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T15:28:12.024Z] c5d942c84f6e: Preparing [2022-10-26T15:28:12.024Z] 9a80b2916c0c: Preparing [2022-10-26T15:28:12.024Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:12.024Z] 5e0e6bc93538: Preparing [2022-10-26T15:28:12.024Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:12.024Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:12.024Z] 9a80b2916c0c: Layer already exists [2022-10-26T15:28:12.024Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:12.024Z] 5e0e6bc93538: Layer already exists [2022-10-26T15:28:12.024Z] c5d942c84f6e: Layer already exists [2022-10-26T15:28:12.291Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:12.641Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:12.992Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-26T15:28:12.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T15:28:12.992Z] c5d942c84f6e: Preparing [2022-10-26T15:28:12.992Z] 9a80b2916c0c: Preparing [2022-10-26T15:28:12.992Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:12.992Z] 5e0e6bc93538: Preparing [2022-10-26T15:28:12.992Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:12.992Z] 9a80b2916c0c: Layer already exists [2022-10-26T15:28:12.992Z] 5e0e6bc93538: Layer already exists [2022-10-26T15:28:12.992Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:12.992Z] c5d942c84f6e: Layer already exists [2022-10-26T15:28:12.992Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:13.261Z] main: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:28:13.312Z] ===================================================== [Pipeline] echo [2022-10-26T15:28:13.319Z] taggedImages: [2022-10-26T15:28:13.319Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:13.319Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-26T15:28:13.319Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.103 [2022-10-26T15:28:13.319Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:13.319Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-26T15:28:13.339Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-26T15:28:13.339Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:13.339Z] latest [2022-10-26T15:28:13.339Z] 2.3.0-dev.103 [2022-10-26T15:28:13.339Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:13.339Z] main [2022-10-26T15:28:13.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:13.689Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:14.042Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:14.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T15:28:14.042Z] 1d97e5d55c7c: Preparing [2022-10-26T15:28:14.042Z] dca438380cb2: Preparing [2022-10-26T15:28:14.042Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:14.042Z] 9a4dac80fbf5: Preparing [2022-10-26T15:28:14.042Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:14.042Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:14.042Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:14.316Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:28:14.316Z] 1d97e5d55c7c: Pushed [2022-10-26T15:28:21.016Z] dca438380cb2: Pushed [2022-10-26T15:28:21.286Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:21.648Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:21.997Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-26T15:28:21.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T15:28:21.997Z] 1d97e5d55c7c: Preparing [2022-10-26T15:28:21.997Z] dca438380cb2: Preparing [2022-10-26T15:28:21.997Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:21.997Z] 9a4dac80fbf5: Preparing [2022-10-26T15:28:21.997Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:21.997Z] 1d97e5d55c7c: Layer already exists [2022-10-26T15:28:21.997Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:28:21.997Z] dca438380cb2: Layer already exists [2022-10-26T15:28:21.997Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:21.997Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:22.266Z] latest: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:22.614Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:22.970Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.103 [2022-10-26T15:28:22.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T15:28:22.970Z] 1d97e5d55c7c: Preparing [2022-10-26T15:28:22.970Z] dca438380cb2: Preparing [2022-10-26T15:28:22.970Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:22.970Z] 9a4dac80fbf5: Preparing [2022-10-26T15:28:22.970Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:22.970Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:28:22.970Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:22.970Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:22.970Z] 1d97e5d55c7c: Layer already exists [2022-10-26T15:28:22.970Z] dca438380cb2: Layer already exists [2022-10-26T15:28:23.237Z] 2.3.0-dev.103: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:23.578Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:23.919Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:23.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T15:28:23.919Z] 1d97e5d55c7c: Preparing [2022-10-26T15:28:23.919Z] dca438380cb2: Preparing [2022-10-26T15:28:23.919Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:23.919Z] 9a4dac80fbf5: Preparing [2022-10-26T15:28:23.919Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:23.919Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:23.919Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:28:23.919Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:23.919Z] dca438380cb2: Layer already exists [2022-10-26T15:28:23.919Z] 1d97e5d55c7c: Layer already exists [2022-10-26T15:28:24.188Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:24.532Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:24.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-26T15:28:24.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T15:28:24.875Z] 1d97e5d55c7c: Preparing [2022-10-26T15:28:24.875Z] dca438380cb2: Preparing [2022-10-26T15:28:24.875Z] 8dc3958ca9eb: Preparing [2022-10-26T15:28:24.875Z] 9a4dac80fbf5: Preparing [2022-10-26T15:28:24.875Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:24.875Z] 9a4dac80fbf5: Layer already exists [2022-10-26T15:28:24.875Z] dca438380cb2: Layer already exists [2022-10-26T15:28:24.875Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:24.875Z] 8dc3958ca9eb: Layer already exists [2022-10-26T15:28:24.875Z] 1d97e5d55c7c: Layer already exists [2022-10-26T15:28:25.145Z] main: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:28:25.212Z] ===================================================== [Pipeline] echo [2022-10-26T15:28:25.222Z] taggedImages: [2022-10-26T15:28:25.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:25.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-26T15:28:25.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.103 [2022-10-26T15:28:25.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:25.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-26T15:28:25.252Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-26T15:28:25.252Z] 4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:25.252Z] latest [2022-10-26T15:28:25.252Z] 2.3.0-dev.103 [2022-10-26T15:28:25.252Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:25.252Z] main [2022-10-26T15:28:25.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:25.612Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:25.957Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:25.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T15:28:25.957Z] ec0e851e5ece: Preparing [2022-10-26T15:28:25.957Z] 2d7eb927831c: Preparing [2022-10-26T15:28:25.957Z] bbeeb30aa25e: Preparing [2022-10-26T15:28:25.957Z] 88665a790e88: Preparing [2022-10-26T15:28:25.957Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:26.225Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:26.225Z] 2d7eb927831c: Pushed [2022-10-26T15:28:26.808Z] ec0e851e5ece: Pushed [2022-10-26T15:28:28.753Z] bbeeb30aa25e: Pushed [2022-10-26T15:28:55.439Z] 88665a790e88: Pushed [2022-10-26T15:28:55.439Z] 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:55.782Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:56.110Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-26T15:28:56.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T15:28:56.110Z] ec0e851e5ece: Preparing [2022-10-26T15:28:56.110Z] 2d7eb927831c: Preparing [2022-10-26T15:28:56.110Z] bbeeb30aa25e: Preparing [2022-10-26T15:28:56.110Z] 88665a790e88: Preparing [2022-10-26T15:28:56.110Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:56.110Z] ec0e851e5ece: Layer already exists [2022-10-26T15:28:56.110Z] 88665a790e88: Layer already exists [2022-10-26T15:28:56.110Z] 2d7eb927831c: Layer already exists [2022-10-26T15:28:56.110Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:56.110Z] bbeeb30aa25e: Layer already exists [2022-10-26T15:28:56.378Z] latest: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:56.724Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:57.068Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.103 [2022-10-26T15:28:57.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T15:28:57.069Z] ec0e851e5ece: Preparing [2022-10-26T15:28:57.069Z] 2d7eb927831c: Preparing [2022-10-26T15:28:57.069Z] bbeeb30aa25e: Preparing [2022-10-26T15:28:57.069Z] 88665a790e88: Preparing [2022-10-26T15:28:57.069Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:57.069Z] ec0e851e5ece: Layer already exists [2022-10-26T15:28:57.069Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:57.069Z] 88665a790e88: Layer already exists [2022-10-26T15:28:57.069Z] bbeeb30aa25e: Layer already exists [2022-10-26T15:28:57.069Z] 2d7eb927831c: Layer already exists [2022-10-26T15:28:57.336Z] 2.3.0-dev.103: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:57.694Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:58.037Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:58.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T15:28:58.037Z] ec0e851e5ece: Preparing [2022-10-26T15:28:58.037Z] 2d7eb927831c: Preparing [2022-10-26T15:28:58.037Z] bbeeb30aa25e: Preparing [2022-10-26T15:28:58.037Z] 88665a790e88: Preparing [2022-10-26T15:28:58.037Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:58.037Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:58.037Z] 2d7eb927831c: Layer already exists [2022-10-26T15:28:58.037Z] ec0e851e5ece: Layer already exists [2022-10-26T15:28:58.037Z] bbeeb30aa25e: Layer already exists [2022-10-26T15:28:58.037Z] 88665a790e88: Layer already exists [2022-10-26T15:28:58.304Z] 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:58.640Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:58.984Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-26T15:28:58.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T15:28:58.984Z] ec0e851e5ece: Preparing [2022-10-26T15:28:58.984Z] 2d7eb927831c: Preparing [2022-10-26T15:28:58.984Z] bbeeb30aa25e: Preparing [2022-10-26T15:28:58.984Z] 88665a790e88: Preparing [2022-10-26T15:28:58.984Z] 5d3e392a13a0: Preparing [2022-10-26T15:28:58.984Z] 5d3e392a13a0: Layer already exists [2022-10-26T15:28:58.984Z] 88665a790e88: Layer already exists [2022-10-26T15:28:58.984Z] ec0e851e5ece: Layer already exists [2022-10-26T15:28:58.984Z] 2d7eb927831c: Layer already exists [2022-10-26T15:28:58.984Z] bbeeb30aa25e: Layer already exists [2022-10-26T15:28:59.251Z] main: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T15:28:59.293Z] ===================================================== [Pipeline] echo [2022-10-26T15:28:59.298Z] taggedImages: [2022-10-26T15:28:59.298Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [2022-10-26T15:28:59.298Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-26T15:28:59.298Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.103 [2022-10-26T15:28:59.298Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [2022-10-26T15:28:59.298Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:59.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:28:59.647Z] [2022-10-26T15:28:59.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:28:59.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:29:00.245Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T15:29:00.245Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T15:29:00.246Z] 04944245beec: Pulling fs layer [2022-10-26T15:29:00.246Z] 699f458cf7ca: Pulling fs layer [2022-10-26T15:29:00.246Z] 765212b225bb: Pulling fs layer [2022-10-26T15:29:00.246Z] f23df028b6ca: Pulling fs layer [2022-10-26T15:29:00.246Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T15:29:00.246Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T15:29:00.246Z] f23df028b6ca: Waiting [2022-10-26T15:29:00.246Z] 765212b225bb: Waiting [2022-10-26T15:29:00.246Z] d65c8cfc05b1: Waiting [2022-10-26T15:29:00.246Z] 2437ff75d9bd: Waiting [2022-10-26T15:29:00.246Z] 04944245beec: Verifying Checksum [2022-10-26T15:29:00.246Z] 04944245beec: Download complete [2022-10-26T15:29:00.246Z] 765212b225bb: Download complete [2022-10-26T15:29:00.246Z] f23df028b6ca: Verifying Checksum [2022-10-26T15:29:00.246Z] f23df028b6ca: Download complete [2022-10-26T15:29:00.246Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T15:29:00.246Z] d65c8cfc05b1: Download complete [2022-10-26T15:29:00.516Z] 699f458cf7ca: Verifying Checksum [2022-10-26T15:29:00.516Z] 699f458cf7ca: Download complete [2022-10-26T15:29:01.103Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T15:29:01.103Z] 8998bd30e6a1: Download complete [2022-10-26T15:29:03.695Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T15:29:03.695Z] 2437ff75d9bd: Download complete [2022-10-26T15:29:05.637Z] 8998bd30e6a1: Pull complete [2022-10-26T15:29:05.903Z] 04944245beec: Pull complete [2022-10-26T15:29:07.314Z] 699f458cf7ca: Pull complete [2022-10-26T15:29:07.580Z] 765212b225bb: Pull complete [2022-10-26T15:29:08.543Z] f23df028b6ca: Pull complete [2022-10-26T15:29:08.821Z] d65c8cfc05b1: Pull complete [2022-10-26T15:29:23.823Z] 2437ff75d9bd: Pull complete [2022-10-26T15:29:23.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T15:29:23.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:29:23.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:29:24.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-117151 does not seem to be running inside a container [2022-10-26T15:29:24.054Z] $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T15:29:27.166Z] $ docker top 7f387e03da088d247b9ee76881d4fa76a4178dcd635a3045f5e1a00ee99ca9a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:29:28.123Z] ---> job-cost.sh [2022-10-26T15:29:28.123Z] lf-activate-venv: SKIPPING [2022-10-26T15:29:28.123Z] INFO: No Stack... [2022-10-26T15:29:28.708Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T15:29:29.311Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T15:29:29.958Z] + + cut -d,cat -f6 /w/workspace/edgex-go/344/archives/cost.csv [2022-10-26T15:29:29.958Z] [Pipeline] lock [2022-10-26T15:29:29.999Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-344-stack-cost] [2022-10-26T15:29:30.004Z] Resource [jenkins-edgexfoundry-edgex-go-main-344-stack-cost] did not exist. Created. [2022-10-26T15:29:30.004Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-344-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T15:29:30.644Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T15:29:31.309Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T15:29:31.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-344-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T15:29:31.303Z] $ docker stop --time=1 7f387e03da088d247b9ee76881d4fa76a4178dcd635a3045f5e1a00ee99ca9a0 [2022-10-26T15:29:32.943Z] $ docker rm -f 7f387e03da088d247b9ee76881d4fa76a4178dcd635a3045f5e1a00ee99ca9a0 [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 [2022-10-26T15:29:33.424Z] provisioning config files... [2022-10-26T15:29:33.430Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/344@tmp/config15798632766504853834tmp [Pipeline] { [Pipeline] sh [2022-10-26T15:29:33.723Z] + set +x [2022-10-26T15:29:33.723Z] + bash -s -- [2022-10-26T15:29:33.723Z] + curl -s https://codecov.io/bash [2022-10-26T15:29:33.723Z] [2022-10-26T15:29:33.723Z] _____ _ [2022-10-26T15:29:33.723Z] / ____| | | [2022-10-26T15:29:33.723Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T15:29:33.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T15:29:33.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T15:29:33.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T15:29:33.723Z] Bash-1.0.6 [2022-10-26T15:29:33.723Z] [2022-10-26T15:29:33.723Z] [2022-10-26T15:29:33.723Z] ==> git version 2.25.1 found [2022-10-26T15:29:33.723Z] ==> 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 [2022-10-26T15:29:33.723Z] Release-Date: 2020-01-08 [2022-10-26T15:29:33.723Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T15:29:33.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T15:29:33.723Z] ==> Jenkins CI detected. [2022-10-26T15:29:33.723Z] current dir:  /w/workspace/edgex-go/344 [2022-10-26T15:29:33.723Z] project root: . [2022-10-26T15:29:33.723Z] --> token set from env [2022-10-26T15:29:33.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T15:29:33.723Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T15:29:33.723Z] ==> Python coveragepy not found [2022-10-26T15:29:33.723Z] ==> Searching for coverage reports in: [2022-10-26T15:29:33.723Z] + . [2022-10-26T15:29:33.981Z] -> Found 1 reports [2022-10-26T15:29:33.982Z] ==> Detecting git/mercurial file structure [2022-10-26T15:29:33.982Z] ==> Reading reports [2022-10-26T15:29:33.982Z] + ./coverage.out bytes=501828 [2022-10-26T15:29:33.982Z] ==> Appending adjustments [2022-10-26T15:29:33.982Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T15:29:35.359Z] + Found adjustments [2022-10-26T15:29:35.359Z] ==> Gzipping contents [2022-10-26T15:29:35.359Z] 64K /tmp/codecov.AsCbvo.gz [2022-10-26T15:29:35.359Z] ==> Uploading reports [2022-10-26T15:29:35.359Z] url: https://codecov.io [2022-10-26T15:29:35.359Z] query: branch=main&commit=4dda876682c0684414e4410155dc7f9aedfebf77&build=344&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F344%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T15:29:35.359Z] -> Pinging Codecov [2022-10-26T15:29:35.359Z] 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=4dda876682c0684414e4410155dc7f9aedfebf77&build=344&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F344%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T15:29:35.359Z] -> Uploading to [2022-10-26T15:29:35.359Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/4dda876682c0684414e4410155dc7f9aedfebf77/1c60ac51-c780-4597-80ba-a7a36d16f024.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T152935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=761a51a50cc50c2b279740ba9c06e1d32b71efdd7ff0ec751a80a565bc862d28 [2022-10-26T15:29:35.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:29:35.359Z] Dload Upload Total Spent Left Speed [2022-10-26T15:29:35.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65429 0 0 100 65429 0 313k --:--:-- --:--:-- --:--:-- 311k 100 65429 0 0 100 65429 0 281k --:--:-- --:--:-- --:--:-- 281k [2022-10-26T15:29:35.619Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [2022-10-26T15:29:35.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-26T15:29:35.828Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T15:29:35.838Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:29:36.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T15:29:36.134Z] [2022-10-26T15:29:36.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:29:36.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T15:29:36.425Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T15:29:36.425Z] df9b9388f04a: Pulling fs layer [2022-10-26T15:29:36.425Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T15:29:36.425Z] 25bc292e5bac: Pulling fs layer [2022-10-26T15:29:36.425Z] 114826534d7a: Pulling fs layer [2022-10-26T15:29:36.425Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T15:29:36.425Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T15:29:36.425Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T15:29:36.425Z] 114826534d7a: Waiting [2022-10-26T15:29:36.425Z] 4657fd5d0bcf: Waiting [2022-10-26T15:29:36.425Z] 6ad1cebc031e: Waiting [2022-10-26T15:29:36.425Z] 8a3aa393b2d8: Waiting [2022-10-26T15:29:36.425Z] 25bc292e5bac: Verifying Checksum [2022-10-26T15:29:36.425Z] 25bc292e5bac: Download complete [2022-10-26T15:29:36.684Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T15:29:36.684Z] 4657fd5d0bcf: Download complete [2022-10-26T15:29:36.684Z] df9b9388f04a: Download complete [2022-10-26T15:29:36.684Z] df9b9388f04a: Pull complete [2022-10-26T15:29:36.684Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T15:29:36.684Z] 6ad1cebc031e: Download complete [2022-10-26T15:29:36.952Z] 52dc419b0ee2: Pull complete [2022-10-26T15:29:36.952Z] 25bc292e5bac: Pull complete [2022-10-26T15:29:37.211Z] 114826534d7a: Verifying Checksum [2022-10-26T15:29:37.211Z] 114826534d7a: Download complete [2022-10-26T15:29:37.469Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T15:29:37.469Z] 8a3aa393b2d8: Download complete [2022-10-26T15:29:40.746Z] 114826534d7a: Pull complete [2022-10-26T15:29:40.746Z] 4657fd5d0bcf: Pull complete [2022-10-26T15:29:40.746Z] 6ad1cebc031e: Pull complete [2022-10-26T15:29:44.024Z] 8a3aa393b2d8: Pull complete [2022-10-26T15:29:44.024Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T15:29:44.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T15:29:44.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:29:44.096Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T15:29:44.120Z] $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:29:46.032Z] $ docker top a2198b779c98f09ed917edc271e0f6e6c71cb8719cdbbac7518947df4b2468b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T15:29:46.094Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-26T15:29:46.367Z] + set -o pipefail [2022-10-26T15:29:46.367Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-26T15:29:52.925Z] [2022-10-26T15:29:52.925Z] Monitoring /w/workspace/edgex-go/344 (github.com/edgexfoundry/edgex-go)... [2022-10-26T15:29:52.925Z] [2022-10-26T15:29:52.925Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/92dcde68-29eb-4ae1-b9f5-d6741482f5dc [2022-10-26T15:29:52.925Z] [2022-10-26T15:29:52.925Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T15:29:52.925Z] [2022-10-26T15:29:52.926Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T15:29:52.926Z] [2022-10-26T15:29:52.926Z] [2022-10-26T15:29:52.926Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T15:29:52.926Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T15:29:52.926Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T15:29:52.933Z] $ docker stop --time=1 a2198b779c98f09ed917edc271e0f6e6c71cb8719cdbbac7518947df4b2468b8 [2022-10-26T15:29:54.995Z] $ docker rm -f a2198b779c98f09ed917edc271e0f6e6c71cb8719cdbbac7518947df4b2468b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-26T15:29:55.309Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:29:55.317Z] provisioning config files... [2022-10-26T15:29:55.323Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/344@tmp/config17857936089585372251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:29:55.609Z] --> edgex-publish-swagger.sh [2022-10-26T15:29:55.609Z] === Publish openapi/v2 API === [2022-10-26T15:29:55.609Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-26T15:29:55.609Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/344/openapi/v2/core-command.yaml] [2022-10-26T15:29:55.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:29:55.609Z] Dload Upload Total Spent Left Speed [2022-10-26T15:29:56.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 260k --:--:-- --:--:-- --:--:-- 258k 100 33831 0 0 100 33831 0 30179 0:00:01 0:00:01 --:--:-- 30152 100 33831 0 0 100 33831 0 30179 0:00:01 0:00:01 --:--:-- 30152 [2022-10-26T15:29:56.542Z] [2022-10-26T15:29:56.542Z] [2022-10-26T15:29:56.542Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/344/openapi/v2/core-data.yaml] [2022-10-26T15:29:56.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:29:56.542Z] Dload Upload Total Spent Left Speed [2022-10-26T15:29:57.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 67742 0:00:01 0:00:01 --:--:-- 67742 100 71604 0 0 100 71604 0 67742 0:00:01 0:00:01 --:--:-- 67742 [2022-10-26T15:29:57.916Z] [2022-10-26T15:29:57.916Z] [2022-10-26T15:29:57.916Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/344/openapi/v2/core-metadata.yaml] [2022-10-26T15:29:57.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:29:57.916Z] Dload Upload Total Spent Left Speed [2022-10-26T15:29:58.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 114k 0:00:01 0:00:01 --:--:-- 114k [2022-10-26T15:29:58.851Z] [2022-10-26T15:29:58.851Z] [2022-10-26T15:29:58.851Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/344/openapi/v2/support-notifications.yaml] [2022-10-26T15:29:59.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:29:59.110Z] Dload Upload Total Spent Left Speed [2022-10-26T15:30:00.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 85635 0:00:01 0:00:01 --:--:-- 85635 100 89318 0 0 100 89318 0 85635 0:00:01 0:00:01 --:--:-- 85635 [2022-10-26T15:30:00.043Z] [2022-10-26T15:30:00.043Z] [2022-10-26T15:30:00.043Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/344/openapi/v2/support-scheduler.yaml] [2022-10-26T15:30:00.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:30:00.043Z] Dload Upload Total Spent Left Speed [2022-10-26T15:30:01.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 36864 0:00:01 0:00:01 --:--:-- 36899 100 39556 0 0 100 39556 0 36864 0:00:01 0:00:01 --:--:-- 36864 [2022-10-26T15:30:01.418Z] [2022-10-26T15:30:01.418Z] [2022-10-26T15:30:01.418Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/344/openapi/v2/system-agent.yaml] [2022-10-26T15:30:01.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:30:01.418Z] Dload Upload Total Spent Left Speed [2022-10-26T15:30:02.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18449 0:00:01 0:00:01 --:--:-- 18449 100 20091 0 0 100 20091 0 18449 0:00:01 0:00:01 --:--:-- 18449 [2022-10-26T15:30:02.354Z] [2022-10-26T15:30:02.354Z] [Pipeline] } [2022-10-26T15:30:02.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-26T15:30:02.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:30:02.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:30:03.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:30:03.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:30:03.099Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T15:30:03.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:30:03.516Z] $ docker top 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:30:03.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:30:03.608Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:30:03.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:30:03.729Z] $ docker exec 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 ssh-agent [2022-10-26T15:30:03.857Z] SSH_AUTH_SOCK=/tmp/ssh-F7kPLMCN1MRF/agent.32 [2022-10-26T15:30:03.857Z] SSH_AGENT_PID=38 [2022-10-26T15:30:03.862Z] Running ssh-add (command line suppressed) [2022-10-26T15:30:03.956Z] Identity added: /w/workspace/edgex-go/344@tmp/private_key_7292958048280524728.key (/w/workspace/edgex-go/344@tmp/private_key_7292958048280524728.key) [2022-10-26T15:30:03.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:30:04.254Z] + git semver tag [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,441 [run_tag] DEBUG tag force:False [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,441 [check_head_tag] DEBUG check head tag [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,444 [execute] INFO git cat-file --batch-check [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=) [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,449 [execute] INFO git cat-file --batch [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=) [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,497 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,498 [execute] INFO git tag -a v2.3.0-dev.103 -m v2.3.0-dev.103 [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,498 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.103', '-m', 'v2.3.0-dev.103'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:30:04.512Z] 2022-10-26 15:30:04,503 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main [2022-10-26T15:30:04.512Z] 2.3.0-dev.103 [Pipeline] } [2022-10-26T15:30:04.779Z] $ docker exec --env ******** --env ******** 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 ssh-agent -k [2022-10-26T15:30:04.871Z] unset SSH_AUTH_SOCK; [2022-10-26T15:30:04.871Z] unset SSH_AGENT_PID; [2022-10-26T15:30:04.871Z] echo Agent pid 38 killed; [2022-10-26T15:30:04.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:30:05.189Z] + git semver [Pipeline] } [2022-10-26T15:30:05.458Z] $ docker stop --time=1 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 [2022-10-26T15:30:06.773Z] $ docker rm -f 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:30:07.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T15:30:07.136Z] [2022-10-26T15:30:07.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:30:07.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T15:30:07.430Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T15:30:07.430Z] ab5ef0e58194: Pulling fs layer [2022-10-26T15:30:07.430Z] 9712f1f96733: Pulling fs layer [2022-10-26T15:30:07.430Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T15:30:07.430Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T15:30:07.430Z] e9a5061849ea: Pulling fs layer [2022-10-26T15:30:07.430Z] d747dcd14b5f: Pulling fs layer [2022-10-26T15:30:07.430Z] 2de7ff778b66: Pulling fs layer [2022-10-26T15:30:07.430Z] 0d9ebad4ef96: Waiting [2022-10-26T15:30:07.430Z] d747dcd14b5f: Waiting [2022-10-26T15:30:07.430Z] e9a5061849ea: Waiting [2022-10-26T15:30:07.430Z] 2de7ff778b66: Waiting [2022-10-26T15:30:07.430Z] 9712f1f96733: Verifying Checksum [2022-10-26T15:30:07.430Z] 9712f1f96733: Download complete [2022-10-26T15:30:07.998Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T15:30:07.998Z] 63f879dbbcfc: Download complete [2022-10-26T15:30:07.998Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T15:30:07.998Z] 0d9ebad4ef96: Download complete [2022-10-26T15:30:07.998Z] d747dcd14b5f: Download complete [2022-10-26T15:30:07.998Z] e9a5061849ea: Verifying Checksum [2022-10-26T15:30:07.998Z] e9a5061849ea: Download complete [2022-10-26T15:30:08.256Z] ab5ef0e58194: Verifying Checksum [2022-10-26T15:30:08.256Z] ab5ef0e58194: Download complete [2022-10-26T15:30:08.256Z] 2de7ff778b66: Verifying Checksum [2022-10-26T15:30:08.256Z] 2de7ff778b66: Download complete [2022-10-26T15:30:12.149Z] ab5ef0e58194: Pull complete [2022-10-26T15:30:12.149Z] 9712f1f96733: Pull complete [2022-10-26T15:30:12.406Z] 63f879dbbcfc: Pull complete [2022-10-26T15:30:15.684Z] 0d9ebad4ef96: Pull complete [2022-10-26T15:30:15.941Z] e9a5061849ea: Pull complete [2022-10-26T15:30:15.942Z] d747dcd14b5f: Pull complete [2022-10-26T15:30:16.875Z] 2de7ff778b66: Pull complete [2022-10-26T15:30:16.875Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T15:30:16.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T15:30:16.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:30:16.941Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T15:30:16.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:30:18.796Z] $ docker top 3adbca79ccc1cf16bb44e68c8f927b299e154c4df48fc607df7ec9836a3d8166 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:30:18.861Z] provisioning config files... [2022-10-26T15:30:18.867Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/344@tmp/config5884128199470145064tmp [2022-10-26T15:30:18.876Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/344@tmp/config10429308971995405321tmp [2022-10-26T15:30:18.883Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/344@tmp/config14052465889474607537tmp [Pipeline] { [Pipeline] echo [2022-10-26T15:30:18.895Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:19.174Z] ---> sigul-configuration.sh [2022-10-26T15:30:19.174Z] gpg: directory `/root/.gnupg' created [2022-10-26T15:30:19.174Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T15:30:19.174Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T15:30:19.174Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T15:30:19.174Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T15:30:19.174Z] gpg: CAST5 encrypted data [2022-10-26T15:30:19.174Z] gpg: encrypted with 1 passphrase [2022-10-26T15:30:19.174Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T15:30:19.455Z] + mkdir /home/jenkins [2022-10-26T15:30:19.455Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T15:30:19.734Z] + 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 [2022-10-26T15:30:19.741Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:20.021Z] ---> sigul-install.sh [2022-10-26T15:30:20.021Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T15:30:20.301Z] + git tag --list [2022-10-26T15:30:20.302Z] 0.6.0 [2022-10-26T15:30:20.302Z] 0.6.1 [2022-10-26T15:30:20.302Z] 0.7.0 [2022-10-26T15:30:20.302Z] 0.7.1 [2022-10-26T15:30:20.302Z] v1.0.0 [2022-10-26T15:30:20.302Z] v1.0.1 [2022-10-26T15:30:20.302Z] v1.1.0 [2022-10-26T15:30:20.302Z] v1.2.0 [2022-10-26T15:30:20.302Z] v1.2.1 [2022-10-26T15:30:20.302Z] v1.3.0 [2022-10-26T15:30:20.302Z] v1.3.1 [2022-10-26T15:30:20.302Z] v2.0.0 [2022-10-26T15:30:20.302Z] v2.1.0 [2022-10-26T15:30:20.302Z] v2.1.1 [2022-10-26T15:30:20.302Z] v2.1.1-dev.1 [2022-10-26T15:30:20.302Z] v2.1.1-dev.2 [2022-10-26T15:30:20.302Z] v2.1.1-dev.3 [2022-10-26T15:30:20.302Z] v2.1.1-dev.4 [2022-10-26T15:30:20.302Z] v2.1.1-dev.5 [2022-10-26T15:30:20.302Z] v2.1.1-dev.6 [2022-10-26T15:30:20.302Z] v2.1.1-dev.7 [2022-10-26T15:30:20.302Z] v2.1.1-dev.8 [2022-10-26T15:30:20.302Z] v2.1.2-dev.1 [2022-10-26T15:30:20.302Z] v2.2.0 [2022-10-26T15:30:20.302Z] v2.2.1-dev.1 [2022-10-26T15:30:20.302Z] v2.2.1-dev.10 [2022-10-26T15:30:20.302Z] v2.2.1-dev.11 [2022-10-26T15:30:20.302Z] v2.2.1-dev.12 [2022-10-26T15:30:20.302Z] v2.2.1-dev.13 [2022-10-26T15:30:20.302Z] v2.2.1-dev.14 [2022-10-26T15:30:20.302Z] v2.2.1-dev.15 [2022-10-26T15:30:20.302Z] v2.2.1-dev.16 [2022-10-26T15:30:20.302Z] v2.2.1-dev.17 [2022-10-26T15:30:20.302Z] v2.2.1-dev.18 [2022-10-26T15:30:20.302Z] v2.2.1-dev.19 [2022-10-26T15:30:20.302Z] v2.2.1-dev.2 [2022-10-26T15:30:20.302Z] v2.2.1-dev.20 [2022-10-26T15:30:20.302Z] v2.2.1-dev.21 [2022-10-26T15:30:20.302Z] v2.2.1-dev.22 [2022-10-26T15:30:20.302Z] v2.2.1-dev.23 [2022-10-26T15:30:20.302Z] v2.2.1-dev.24 [2022-10-26T15:30:20.302Z] v2.2.1-dev.25 [2022-10-26T15:30:20.302Z] v2.2.1-dev.26 [2022-10-26T15:30:20.302Z] v2.2.1-dev.27 [2022-10-26T15:30:20.302Z] v2.2.1-dev.28 [2022-10-26T15:30:20.302Z] v2.2.1-dev.29 [2022-10-26T15:30:20.302Z] v2.2.1-dev.3 [2022-10-26T15:30:20.302Z] v2.2.1-dev.4 [2022-10-26T15:30:20.302Z] v2.2.1-dev.5 [2022-10-26T15:30:20.302Z] v2.2.1-dev.6 [2022-10-26T15:30:20.302Z] v2.2.1-dev.7 [2022-10-26T15:30:20.302Z] v2.2.1-dev.8 [2022-10-26T15:30:20.302Z] v2.2.1-dev.9 [2022-10-26T15:30:20.302Z] v2.3.0-dev.100 [2022-10-26T15:30:20.302Z] v2.3.0-dev.101 [2022-10-26T15:30:20.302Z] v2.3.0-dev.102 [2022-10-26T15:30:20.302Z] v2.3.0-dev.103 [2022-10-26T15:30:20.302Z] v2.3.0-dev.29 [2022-10-26T15:30:20.302Z] v2.3.0-dev.30 [2022-10-26T15:30:20.302Z] v2.3.0-dev.31 [2022-10-26T15:30:20.302Z] v2.3.0-dev.32 [2022-10-26T15:30:20.302Z] v2.3.0-dev.33 [2022-10-26T15:30:20.302Z] v2.3.0-dev.34 [2022-10-26T15:30:20.302Z] v2.3.0-dev.35 [2022-10-26T15:30:20.302Z] v2.3.0-dev.36 [2022-10-26T15:30:20.302Z] v2.3.0-dev.37 [2022-10-26T15:30:20.302Z] v2.3.0-dev.38 [2022-10-26T15:30:20.302Z] v2.3.0-dev.39 [2022-10-26T15:30:20.302Z] v2.3.0-dev.40 [2022-10-26T15:30:20.302Z] v2.3.0-dev.41 [2022-10-26T15:30:20.302Z] v2.3.0-dev.42 [2022-10-26T15:30:20.302Z] v2.3.0-dev.43 [2022-10-26T15:30:20.302Z] v2.3.0-dev.44 [2022-10-26T15:30:20.302Z] v2.3.0-dev.45 [2022-10-26T15:30:20.302Z] v2.3.0-dev.46 [2022-10-26T15:30:20.302Z] v2.3.0-dev.47 [2022-10-26T15:30:20.302Z] v2.3.0-dev.48 [2022-10-26T15:30:20.302Z] v2.3.0-dev.49 [2022-10-26T15:30:20.302Z] v2.3.0-dev.50 [2022-10-26T15:30:20.302Z] v2.3.0-dev.51 [2022-10-26T15:30:20.302Z] v2.3.0-dev.52 [2022-10-26T15:30:20.302Z] v2.3.0-dev.53 [2022-10-26T15:30:20.302Z] v2.3.0-dev.54 [2022-10-26T15:30:20.302Z] v2.3.0-dev.55 [2022-10-26T15:30:20.302Z] v2.3.0-dev.56 [2022-10-26T15:30:20.302Z] v2.3.0-dev.57 [2022-10-26T15:30:20.302Z] v2.3.0-dev.58 [2022-10-26T15:30:20.302Z] v2.3.0-dev.59 [2022-10-26T15:30:20.302Z] v2.3.0-dev.60 [2022-10-26T15:30:20.302Z] v2.3.0-dev.61 [2022-10-26T15:30:20.302Z] v2.3.0-dev.62 [2022-10-26T15:30:20.302Z] v2.3.0-dev.63 [2022-10-26T15:30:20.302Z] v2.3.0-dev.64 [2022-10-26T15:30:20.302Z] v2.3.0-dev.65 [2022-10-26T15:30:20.302Z] v2.3.0-dev.66 [2022-10-26T15:30:20.302Z] v2.3.0-dev.67 [2022-10-26T15:30:20.302Z] v2.3.0-dev.68 [2022-10-26T15:30:20.302Z] v2.3.0-dev.69 [2022-10-26T15:30:20.302Z] v2.3.0-dev.70 [2022-10-26T15:30:20.302Z] v2.3.0-dev.71 [2022-10-26T15:30:20.302Z] v2.3.0-dev.72 [2022-10-26T15:30:20.302Z] v2.3.0-dev.73 [2022-10-26T15:30:20.302Z] v2.3.0-dev.74 [2022-10-26T15:30:20.302Z] v2.3.0-dev.75 [2022-10-26T15:30:20.302Z] v2.3.0-dev.76 [2022-10-26T15:30:20.302Z] v2.3.0-dev.77 [2022-10-26T15:30:20.302Z] v2.3.0-dev.78 [2022-10-26T15:30:20.302Z] v2.3.0-dev.79 [2022-10-26T15:30:20.302Z] v2.3.0-dev.80 [2022-10-26T15:30:20.302Z] v2.3.0-dev.81 [2022-10-26T15:30:20.302Z] v2.3.0-dev.82 [2022-10-26T15:30:20.302Z] v2.3.0-dev.83 [2022-10-26T15:30:20.302Z] v2.3.0-dev.84 [2022-10-26T15:30:20.302Z] v2.3.0-dev.85 [2022-10-26T15:30:20.302Z] v2.3.0-dev.86 [2022-10-26T15:30:20.302Z] v2.3.0-dev.87 [2022-10-26T15:30:20.302Z] v2.3.0-dev.88 [2022-10-26T15:30:20.302Z] v2.3.0-dev.89 [2022-10-26T15:30:20.302Z] v2.3.0-dev.90 [2022-10-26T15:30:20.302Z] v2.3.0-dev.91 [2022-10-26T15:30:20.302Z] v2.3.0-dev.92 [2022-10-26T15:30:20.302Z] v2.3.0-dev.93 [2022-10-26T15:30:20.302Z] v2.3.0-dev.94 [2022-10-26T15:30:20.302Z] v2.3.0-dev.95 [2022-10-26T15:30:20.302Z] v2.3.0-dev.96 [2022-10-26T15:30:20.302Z] v2.3.0-dev.97 [2022-10-26T15:30:20.302Z] v2.3.0-dev.98 [2022-10-26T15:30:20.302Z] v2.3.0-dev.99 [Pipeline] sh [2022-10-26T15:30:20.583Z] + lftools sign git-tag v2.3.0-dev.103 [2022-10-26T15:30:21.148Z] Signing Git tag with Sigul... [2022-10-26T15:30:21.148Z] Signing v2.3.0-dev.103 [Pipeline] echo [2022-10-26T15:30:21.415Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:21.697Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T15:30:21.703Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T15:30:21.716Z] $ docker stop --time=1 3adbca79ccc1cf16bb44e68c8f927b299e154c4df48fc607df7ec9836a3d8166 [2022-10-26T15:30:23.025Z] $ docker rm -f 3adbca79ccc1cf16bb44e68c8f927b299e154c4df48fc607df7ec9836a3d8166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T15:30:23.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:30:23.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:30:23.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:30:23.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:30:23.779Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T15:30:23.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:30:24.188Z] $ docker top 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a -eo pid,comm [2022-10-26T15:30:24.236Z] 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). [2022-10-26T15:30:24.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:30:24.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:30:24.271Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:30:24.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:30:24.394Z] $ docker exec 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a ssh-agent [2022-10-26T15:30:24.514Z] SSH_AUTH_SOCK=/tmp/ssh-mU6kCe1ybLZq/agent.32 [2022-10-26T15:30:24.514Z] SSH_AGENT_PID=38 [2022-10-26T15:30:24.518Z] Running ssh-add (command line suppressed) [2022-10-26T15:30:24.610Z] Identity added: /w/workspace/edgex-go/344@tmp/private_key_6359184579619000797.key (/w/workspace/edgex-go/344@tmp/private_key_6359184579619000797.key) [2022-10-26T15:30:24.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:30:24.912Z] + git semver bump pre [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,108 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,108 [bump_version] DEBUG bumping version:2.3.0-dev.103 on axis:pre with prefix:dev [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,109 [bump_version] DEBUG bumped version:2.3.0-dev.104 [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,109 [write_version] DEBUG write version:2.3.0-dev.104 to path:/w/workspace/edgex-go/344/.semver/main with force:True [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,109 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,109 [write_file] DEBUG write to file:/w/workspace/edgex-go/344/.semver/main [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,111 [execute] INFO git cat-file --batch-check [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,116 [execute] INFO git cat-file --batch [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T15:30:25.170Z] 2022-10-26 15:30:25,120 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main [2022-10-26T15:30:25.170Z] 2.3.0-dev.104 [Pipeline] } [2022-10-26T15:30:25.176Z] $ docker exec --env ******** --env ******** 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a ssh-agent -k [2022-10-26T15:30:25.282Z] unset SSH_AUTH_SOCK; [2022-10-26T15:30:25.282Z] unset SSH_AGENT_PID; [2022-10-26T15:30:25.282Z] echo Agent pid 38 killed; [2022-10-26T15:30:25.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:30:25.597Z] + git semver [Pipeline] } [2022-10-26T15:30:25.865Z] $ docker stop --time=1 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a [2022-10-26T15:30:27.171Z] $ docker rm -f 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:30:27.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:30:27.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:30:27.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:30:27.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:30:27.858Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T15:30:27.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:30:28.228Z] $ docker top a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:30:28.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:30:28.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:30:28.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:30:28.434Z] $ docker exec a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 ssh-agent [2022-10-26T15:30:28.547Z] SSH_AUTH_SOCK=/tmp/ssh-RoTnFkNSKkvX/agent.32 [2022-10-26T15:30:28.547Z] SSH_AGENT_PID=38 [2022-10-26T15:30:28.552Z] Running ssh-add (command line suppressed) [2022-10-26T15:30:28.653Z] Identity added: /w/workspace/edgex-go/344@tmp/private_key_16977711192590984535.key (/w/workspace/edgex-go/344@tmp/private_key_16977711192590984535.key) [2022-10-26T15:30:28.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:30:28.951Z] + git semver push [2022-10-26T15:30:29.209Z] 2022-10-26 15:30:29,119 [run_push] DEBUG push [2022-10-26T15:30:29.209Z] 2022-10-26 15:30:29,119 [execute] INFO git cat-file --batch-check [2022-10-26T15:30:29.209Z] 2022-10-26 15:30:29,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T15:30:29.209Z] 2022-10-26 15:30:29,122 [execute] INFO git rev-list ddb0e7f66b2297dcb2adcf2b4ff03ea907b31e13 -- [2022-10-26T15:30:29.209Z] 2022-10-26 15:30:29,123 [execute] DEBUG Popen(['git', 'rev-list', 'ddb0e7f66b2297dcb2adcf2b4ff03ea907b31e13', '--'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:30:29.209Z] 2022-10-26 15:30:29,138 [execute] INFO git fetch -v origin [2022-10-26T15:30:29.209Z] 2022-10-26 15:30:29,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T15:30:29.778Z] 2022-10-26 15:30:29,675 [run_push] DEBUG no remote changes detected [2022-10-26T15:30:29.778Z] 2022-10-26 15:30:29,675 [execute] INFO git push origin semver [2022-10-26T15:30:29.778Z] 2022-10-26 15:30:29,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:30:30.714Z] 2022-10-26 15:30:30,596 [run_push] DEBUG push all version tags [2022-10-26T15:30:30.714Z] 2022-10-26 15:30:30,596 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T15:30:30.714Z] 2022-10-26 15:30:30,597 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:30:31.649Z] 2022-10-26 15:30:31,512 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main [2022-10-26T15:30:31.649Z] 2.3.0-dev.104 [Pipeline] } [2022-10-26T15:30:31.655Z] $ docker exec --env ******** --env ******** a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 ssh-agent -k [2022-10-26T15:30:31.759Z] unset SSH_AUTH_SOCK; [2022-10-26T15:30:31.759Z] unset SSH_AGENT_PID; [2022-10-26T15:30:31.759Z] echo Agent pid 38 killed; [2022-10-26T15:30:31.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:30:32.076Z] + git semver [Pipeline] } [2022-10-26T15:30:32.345Z] $ docker stop --time=1 a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 [2022-10-26T15:30:34.139Z] $ docker rm -f a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 [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 [2022-10-26T15:30:34.720Z] + [ -d /w/workspace/edgex-go/344/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:35.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:35.920Z] ---> package-listing.sh [2022-10-26T15:30:35.920Z] ++ facter osfamily [2022-10-26T15:30:35.920Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T15:30:35.920Z] + OS_FAMILY=debian [2022-10-26T15:30:35.920Z] + workspace=/w/workspace/edgex-go/344 [2022-10-26T15:30:35.920Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T15:30:35.920Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T15:30:35.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T15:30:35.920Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T15:30:35.920Z] + '[' /w/workspace/edgex-go/344 ']' [2022-10-26T15:30:35.920Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T15:30:35.920Z] + case "${OS_FAMILY}" in [2022-10-26T15:30:35.920Z] + dpkg -l [2022-10-26T15:30:36.179Z] + grep '^ii' [2022-10-26T15:30:36.179Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T15:30:36.179Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T15:30:36.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T15:30:36.179Z] + '[' /w/workspace/edgex-go/344 ']' [2022-10-26T15:30:36.179Z] + mkdir -p /w/workspace/edgex-go/344/archives/ [2022-10-26T15:30:36.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/344/archives/ [Pipeline] echo [2022-10-26T15:30:36.190Z] 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/344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T15:30:36.466Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:30:37.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:30:37.018Z] [2022-10-26T15:30:37.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:30:37.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:30:37.311Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T15:30:37.311Z] 5eb5b503b376: Pulling fs layer [2022-10-26T15:30:37.311Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T15:30:37.311Z] ec43610c2a17: Pulling fs layer [2022-10-26T15:30:37.311Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T15:30:37.311Z] 33b1e0a273af: Pulling fs layer [2022-10-26T15:30:37.311Z] 3a2ae6a8a46f: Waiting [2022-10-26T15:30:37.311Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T15:30:37.311Z] 2f39f015ded8: Pulling fs layer [2022-10-26T15:30:37.311Z] 33b1e0a273af: Waiting [2022-10-26T15:30:37.311Z] 2f39f015ded8: Waiting [2022-10-26T15:30:37.311Z] 5c69ac0246d0: Download complete [2022-10-26T15:30:37.311Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T15:30:37.311Z] 3a2ae6a8a46f: Download complete [2022-10-26T15:30:37.311Z] 33b1e0a273af: Verifying Checksum [2022-10-26T15:30:37.311Z] 33b1e0a273af: Download complete [2022-10-26T15:30:37.311Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T15:30:37.311Z] 5d3b04190fa2: Download complete [2022-10-26T15:30:37.571Z] ec43610c2a17: Verifying Checksum [2022-10-26T15:30:37.571Z] ec43610c2a17: Download complete [2022-10-26T15:30:37.571Z] 5eb5b503b376: Verifying Checksum [2022-10-26T15:30:37.571Z] 5eb5b503b376: Download complete [2022-10-26T15:30:38.141Z] 2f39f015ded8: Download complete [2022-10-26T15:30:38.708Z] 5eb5b503b376: Pull complete [2022-10-26T15:30:38.708Z] 5c69ac0246d0: Pull complete [2022-10-26T15:30:39.273Z] ec43610c2a17: Pull complete [2022-10-26T15:30:39.273Z] 3a2ae6a8a46f: Pull complete [2022-10-26T15:30:39.531Z] 33b1e0a273af: Pull complete [2022-10-26T15:30:39.531Z] 5d3b04190fa2: Pull complete [2022-10-26T15:30:43.711Z] 2f39f015ded8: Pull complete [2022-10-26T15:30:43.711Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T15:30:43.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:30:43.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:30:43.779Z] prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container [2022-10-26T15:30:43.803Z] $ 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/344/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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 [2022-10-26T15:30:45.127Z] $ docker top 0d45bf57eadbc3288796cdcba566b027b711e06eeed5f8d90497b00723216047 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:30:45.471Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T15:30:45.757Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T15:30:46.043Z] + ls /var/log/sa-host [2022-10-26T15:30:46.043Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:30:46.111Z] provisioning config files... [2022-10-26T15:30:46.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/344@tmp/config1435618590067036462tmp [Pipeline] { [Pipeline] echo [2022-10-26T15:30:46.128Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:46.410Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T15:30:46.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:46.749Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T15:30:46.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:47.039Z] ---> sudo-logs.sh [2022-10-26T15:30:47.039Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T15:30:47.059Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:47.338Z] ---> job-cost.sh [2022-10-26T15:30:47.338Z] lf-activate-venv: SKIPPING [2022-10-26T15:30:47.338Z] DEBUG: total: 0.10999999940395355 [2022-10-26T15:30:47.338Z] INFO: Retrieving Stack Cost... [2022-10-26T15:30:47.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T15:30:48.161Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T15:30:48.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:30:48.452Z] ---> logs-deploy.sh [2022-10-26T15:30:48.452Z] lf-activate-venv: SKIPPING [2022-10-26T15:30:48.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/344 [2022-10-26T15:30:48.452Z] INFO: archiving workspace using pattern(s): [2022-10-26T15:30:49.388Z] Archives upload complete. [2022-10-26T15:30:49.647Z] INFO: archiving logs to Nexus