Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9eb884115fc529922851d90e445a830d198858da 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-ssh12051558439744355540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh18066847101977656429.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6106867377976193224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh396319510331542353.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10191448507943392998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:true] ========================================================= [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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1613 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9eb884115fc529922851d90e445a830d198858da (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb884115fc529922851d90e445a830d198858da # timeout=10 Commit message: "docs(snap): improvements to addon-services, env override and badge (Jakarta) (#4049)" > git rev-list --no-walk db608d24777f3846be0c8d00faf18a86b4479024 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:25:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:25:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:25:20 ========================================================= 07:25:20 EdgeX Global Pipelines Version Info 07:25:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:25:21 ------------------- 07:25:21 stable info: 07:25:21 ------------------- 07:25:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:25:21 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 07:25:21 Message: update stable to v1.0.232 07:25:21 ------------------- 07:25:21 experimental info: 07:25:21 ------------------- 07:25:21 Commited By: **** collab-it+edgex@linuxfoundation.org 07:25:21 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 07:25:21 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:25:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eb884115fc529922851d90e445a830d198858da [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eb8841 [Pipeline] echo 07:25:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:22 provisioning config files... 07:25:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1340563352433211014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:22 ---> docker-login.sh 07:25:22 nexus3.edgexfoundry.org:10001 07:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:22 Configure a credential helper to remove this warning. See 07:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:22 07:25:22 Login Succeeded 07:25:22 nexus3.edgexfoundry.org:10002 07:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:23 Configure a credential helper to remove this warning. See 07:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:23 07:25:23 Login Succeeded 07:25:23 nexus3.edgexfoundry.org:10003 07:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:23 Configure a credential helper to remove this warning. See 07:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:23 07:25:23 Login Succeeded 07:25:23 nexus3.edgexfoundry.org:10004 07:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:23 Configure a credential helper to remove this warning. See 07:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:23 07:25:23 Login Succeeded 07:25:23 docker.io 07:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:23 Configure a credential helper to remove this warning. See 07:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:23 07:25:23 Login Succeeded 07:25:23 ---> docker-login.sh ends [Pipeline] } 07:25:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:23 + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:25:23 + dirname cmd/core-command/Dockerfile 07:25:23 + cut -d/ -f2 07:25:23 + echo core-command,cmd/core-command/Dockerfile 07:25:23 + dirname cmd/core-data/Dockerfile 07:25:23 + cut -d/ -f2 07:25:23 + echo core-data,cmd/core-data/Dockerfile 07:25:23 + dirname cmd/core-metadata/Dockerfile 07:25:23 + cut -d/ -f2 07:25:23 + echo core-metadata,cmd/core-metadata/Dockerfile 07:25:23 + dirname cmd/security-bootstrapper/Dockerfile 07:25:23 + cut -d/ -f2 07:25:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:25:23 + dirname cmd/security-proxy-setup/Dockerfile 07:25:23 + cut -d/ -f2 07:25:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:25:23 + dirname cmd/security-secretstore-setup/Dockerfile 07:25:23 + cut -d/ -f2 07:25:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:25:23 + dirname cmd/support-notifications/Dockerfile 07:25:23 + cut -d/ -f2 07:25:23 + echo support-notifications,cmd/support-notifications/Dockerfile 07:25:23 + dirname+ cmd/support-scheduler/Dockerfile 07:25:23 cut -d/ -f2 07:25:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:25:23 + dirname cmd/sys-mgmt-agent/Dockerfile 07:25:23 + cut -d/ -f2 07:25:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:25:23 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: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 07:25:24 + git rev-list -1 --merges 9eb884115fc529922851d90e445a830d198858da~1..9eb884115fc529922851d90e445a830d198858da [Pipeline] echo 07:25:24 -----------> git rev-list -1 --merges 9eb884115fc529922851d90e445a830d198858da~1..9eb884115fc529922851d90e445a830d198858da 9eb884115fc529922851d90e445a830d198858da [false] [Pipeline] sh 07:25:24 + git log --format=format:%s -1 9eb884115fc529922851d90e445a830d198858da [Pipeline] echo 07:25:24 ========================================================= 07:25:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:25:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:25:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:25:25 + grep -v github /etc/ssh/ssh_known_hosts 07:25:25 + [ -e /tmp/ssh_known_hosts ] 07:25:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:25:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:25:25 + sudo tee -a /etc/ssh/ssh_known_hosts 07:25:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:25 07:25:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:25 0.1.4: Pulling from edgex-devops/py-git-semver 07:25:25 42c077c10790: Pulling fs layer 07:25:25 f63e77b7563a: Pulling fs layer 07:25:25 bd5fdadae976: Pulling fs layer 07:25:25 205491f53016: Pulling fs layer 07:25:25 df18705c85c3: Pulling fs layer 07:25:25 bdb3f477010e: Pulling fs layer 07:25:25 c8a8fc8e1c8f: Pulling fs layer 07:25:25 2c6e9b1d212d: Pulling fs layer 07:25:25 bdb8f0575790: Pulling fs layer 07:25:25 386e3cb2ff24: Pulling fs layer 07:25:25 2343380bae48: Pulling fs layer 07:25:25 205491f53016: Waiting 07:25:25 df18705c85c3: Waiting 07:25:25 2343380bae48: Waiting 07:25:25 bdb8f0575790: Waiting 07:25:25 bdb3f477010e: Waiting 07:25:25 386e3cb2ff24: Waiting 07:25:25 2c6e9b1d212d: Waiting 07:25:25 c8a8fc8e1c8f: Waiting 07:25:25 f63e77b7563a: Download complete 07:25:25 205491f53016: Verifying Checksum 07:25:26 df18705c85c3: Verifying Checksum 07:25:26 df18705c85c3: Download complete 07:25:26 bdb3f477010e: Verifying Checksum 07:25:26 bdb3f477010e: Download complete 07:25:26 bd5fdadae976: Verifying Checksum 07:25:26 bd5fdadae976: Download complete 07:25:26 2c6e9b1d212d: Verifying Checksum 07:25:26 2c6e9b1d212d: Download complete 07:25:26 bdb8f0575790: Download complete 07:25:26 386e3cb2ff24: Verifying Checksum 07:25:26 386e3cb2ff24: Download complete 07:25:26 2343380bae48: Verifying Checksum 07:25:26 2343380bae48: Download complete 07:25:26 42c077c10790: Verifying Checksum 07:25:26 42c077c10790: Download complete 07:25:26 c8a8fc8e1c8f: Download complete 07:25:27 42c077c10790: Pull complete 07:25:27 f63e77b7563a: Pull complete 07:25:28 bd5fdadae976: Pull complete 07:25:28 205491f53016: Pull complete 07:25:28 df18705c85c3: Pull complete 07:25:28 bdb3f477010e: Pull complete 07:25:30 c8a8fc8e1c8f: Pull complete 07:25:30 2c6e9b1d212d: Pull complete 07:25:30 bdb8f0575790: Pull complete 07:25:30 386e3cb2ff24: Pull complete 07:25:30 2343380bae48: Pull complete 07:25:30 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 07:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:30 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:25:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:25:32 $ docker top 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 -eo pid,comm 07:25:32 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). 07:25:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:32 [ssh-agent] Looking for ssh-agent implementation... 07:25:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:32 $ docker exec 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 ssh-agent 07:25:32 SSH_AUTH_SOCK=/tmp/ssh-ucOJhikFOkzg/agent.31 07:25:32 SSH_AGENT_PID=38 07:25:32 Running ssh-add (command line suppressed) 07:25:32 Identity added: /w/workspace/edgex-go/9@tmp/private_key_1104277691587544776.key (/w/workspace/edgex-go/9@tmp/private_key_1104277691587544776.key) 07:25:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:33 + git tag --points-at HEAD [Pipeline] } 07:25:33 $ docker exec --env ******** --env ******** 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 ssh-agent -k 07:25:33 unset SSH_AUTH_SOCK; 07:25:33 unset SSH_AGENT_PID; 07:25:33 echo Agent pid 38 killed; 07:25:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:25:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:33 [ssh-agent] Looking for ssh-agent implementation... 07:25:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:33 $ docker exec 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 ssh-agent 07:25:33 SSH_AUTH_SOCK=/tmp/ssh-akO6nv0iioPN/agent.71 07:25:33 SSH_AGENT_PID=77 07:25:33 Running ssh-add (command line suppressed) 07:25:33 Identity added: /w/workspace/edgex-go/9@tmp/private_key_2219823113096522453.key (/w/workspace/edgex-go/9@tmp/private_key_2219823113096522453.key) 07:25:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:33 + git semver init 07:25:34 2022-06-07 07:25:34,072 [run_init] DEBUG init version:0.0.0 force:False 07:25:34 2022-06-07 07:25:34,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 07:25:34 2022-06-07 07:25:34,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 07:25:34 2022-06-07 07:25:34,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 07:25:38 2022-06-07 07:25:38,144 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 07:25:38 2022-06-07 07:25:38,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/jakarta with force:False 07:25:38 2022-06-07 07:25:38,145 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta 07:25:38 2022-06-07 07:25:38,145 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta 07:25:38 2.1.1-dev.7 [Pipeline] } 07:25:38 $ docker exec --env ******** --env ******** 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 ssh-agent -k 07:25:38 unset SSH_AUTH_SOCK; 07:25:38 unset SSH_AGENT_PID; 07:25:38 echo Agent pid 77 killed; 07:25:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:38 + git semver [Pipeline] } 07:25:39 $ docker stop --time=1 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 07:25:40 $ docker rm -f 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:25:40 Stashed 1 file(s) [Pipeline] echo 07:25:40 [edgeXSemver]: initialized semver on version 2.1.1-dev.7 [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] echo 07:25:41 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:25:41 ========================================================= 07:25:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 07:25:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:25:41 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 07:25:41 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 07:25:41 59bf1c3509f3: Pulling fs layer 07:25:41 666ba61612fd: Pulling fs layer 07:25:41 8ed8ca486205: Pulling fs layer 07:25:41 4fe6c5a15a65: Pulling fs layer 07:25:41 22a0e8bec74d: Pulling fs layer 07:25:41 812f408151ee: Pulling fs layer 07:25:41 bab7bd504b26: Pulling fs layer 07:25:41 070449caade9: Pulling fs layer 07:25:41 812f408151ee: Waiting 07:25:41 bab7bd504b26: Waiting 07:25:41 4fe6c5a15a65: Waiting 07:25:41 070449caade9: Waiting 07:25:41 8f1a5288e3a6: Pulling fs layer 07:25:41 8f1a5288e3a6: Waiting 07:25:41 8ed8ca486205: Download complete 07:25:41 666ba61612fd: Download complete 07:25:41 22a0e8bec74d: Verifying Checksum 07:25:41 22a0e8bec74d: Download complete 07:25:41 812f408151ee: Verifying Checksum 07:25:41 812f408151ee: Download complete 07:25:41 bab7bd504b26: Download complete 07:25:41 59bf1c3509f3: Verifying Checksum 07:25:41 070449caade9: Verifying Checksum 07:25:41 070449caade9: Download complete 07:25:41 59bf1c3509f3: Pull complete 07:25:41 666ba61612fd: Pull complete 07:25:41 8ed8ca486205: Pull complete 07:25:42 8f1a5288e3a6: Verifying Checksum 07:25:42 8f1a5288e3a6: Download complete 07:25:42 4fe6c5a15a65: Verifying Checksum 07:25:42 4fe6c5a15a65: Download complete 07:25:46 4fe6c5a15a65: Pull complete 07:25:46 22a0e8bec74d: Pull complete 07:25:46 812f408151ee: Pull complete 07:25:46 bab7bd504b26: Pull complete 07:25:46 070449caade9: Pull complete 07:25:48 8f1a5288e3a6: Pull complete 07:25:48 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 07:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 07:25:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 07:25:48 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 07:25:48 WORKDIR /edgex 07:25:48 COPY go.mod . 07:25:48 RUN go mod download 07:25:48 + docker build -t ci-base-image-x86_64 -f - . 07:25:50 Sending build context to Docker daemon 346.4MB 07:25:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 07:25:50 ---> c47586b81864 07:25:50 Step 2/4 : WORKDIR /edgex 07:25:51 ---> Running in 58c9f334baed 07:25:52 Removing intermediate container 58c9f334baed 07:25:52 ---> 8c7a76d84032 07:25:52 Step 3/4 : COPY go.mod . 07:25:52 ---> c0778aaf50b4 07:25:52 Step 4/4 : RUN go mod download 07:25:52 ---> Running in c2a58d90df99 07:25:56 Still waiting to schedule task 07:25:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:26:18 Removing intermediate container c2a58d90df99 07:26:18 ---> 551d610c1c5c 07:26:18 Successfully built 551d610c1c5c 07:26:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:19 + docker inspect -f . ci-base-image-x86_64 07:26:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:19 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat 07:26:19 $ docker top e1e7a50491fa52afe1fbea5dd4c75b56c9a6eb6366c84d689bf45e1500b5c315 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:19 + go version 07:26:19 go version go1.17.6 linux/amd64 [Pipeline] } 07:26:19 $ docker stop --time=1 e1e7a50491fa52afe1fbea5dd4c75b56c9a6eb6366c84d689bf45e1500b5c315 07:26:21 $ docker rm -f e1e7a50491fa52afe1fbea5dd4c75b56c9a6eb6366c84d689bf45e1500b5c315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:21 + docker inspect -f . ci-base-image-x86_64 07:26:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:21 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:26:21 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat 07:26:22 $ docker top 97964a2e2ba313469f110b64654e1ed30f88324973f1e9744994115ed3c48645 -eo pid,comm [Pipeline] { [Pipeline] echo 07:26:22 ========================================================= 07:26:22 [edgeXBuildGoParallel] Running Tests and Build... 07:26:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:26:22 + make test 07:26:22 go mod tidy 07:26:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:26:27 ? github.com/edgexfoundry/edgex-go [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:26:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 07:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 44.7% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.169s coverage: 89.5% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.315s coverage: 94.2% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 21.7% of statements 07:26:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 79.5% of statements 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 07:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 07:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 07:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements 07:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements 07:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.371s coverage: 65.4% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 07:27:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 07:27:03 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 07:27:17 GO111MODULE=on go vet ./... 07:27:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:27:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:27:20 ./bin/test-attribution-txt.sh [Pipeline] echo 07:27:20 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:27:20 + go mod tidy [Pipeline] sh 07:27:21 + ls -al . 07:27:21 total 680 07:27:21 drwxrwxr-x 11 1001 1001 4096 Jun 7 07:27 . 07:27:21 drwxr-xr-x 4 root root 4096 Jun 7 07:26 .. 07:27:21 -rw-rw-r-- 1 1001 1001 11 Jun 7 07:25 .dockerignore 07:27:21 drwxrwxr-x 8 1001 1001 4096 Jun 7 07:25 .git 07:27:21 drwxrwxr-x 4 1001 1001 4096 Jun 7 07:25 .github 07:27:21 -rw-rw-r-- 1 1001 1001 797 Jun 7 07:25 .gitignore 07:27:21 -rw-rw-r-- 1 1001 1001 42 Jun 7 07:25 .golangci.yml 07:27:21 -rw-rw-r-- 1 1001 1001 76 Jun 7 07:25 .hadolint.yml 07:27:21 drwxr-xr-x 3 1001 1001 4096 Jun 7 07:25 .semver 07:27:21 -rw-rw-r-- 1 1001 1001 166 Jun 7 07:25 .sonarcloud.properties 07:27:21 -rw-rw-r-- 1 1001 1001 1171 Jun 7 07:25 ADOPTERS.md 07:27:21 -rw-rw-r-- 1 1001 1001 8910 Jun 7 07:25 Attribution.txt 07:27:21 -rw-rw-r-- 1 1001 1001 52201 Jun 7 07:25 CHANGELOG.md 07:27:21 -rw-rw-r-- 1 1001 1001 3804 Jun 7 07:25 CONTRIBUTING.md 07:27:21 -rw-rw-r-- 1 1001 1001 677 Jun 7 07:25 GOVERNANCE.md 07:27:21 -rw-rw-r-- 1 1001 1001 849 Jun 7 07:25 Jenkinsfile 07:27:21 -rw-rw-r-- 1 1001 1001 10775 Jun 7 07:25 LICENSE 07:27:21 -rw-rw-r-- 1 1001 1001 6508 Jun 7 07:25 Makefile 07:27:21 -rw-rw-r-- 1 1001 1001 582 Jun 7 07:25 OWNERS.md 07:27:21 -rw-rw-r-- 1 1001 1001 8212 Jun 7 07:25 README.md 07:27:21 -rw-rw-r-- 1 1001 1001 6912 Jun 7 07:25 SECURITY.md 07:27:21 -rw-rw-r-- 1 1001 1001 11 Jun 7 07:25 VERSION 07:27:21 -rw-rw-r-- 1 1001 1001 4131 Jun 7 07:25 ZMQWindows.md 07:27:21 drwxrwxr-x 2 1001 1001 4096 Jun 7 07:25 bin 07:27:21 drwxrwxr-x 14 1001 1001 4096 Jun 7 07:25 cmd 07:27:21 -rw-r--r-- 1 root root 428658 Jun 7 07:27 coverage.out 07:27:21 -rw-rw-r-- 1 1001 1001 822 Jun 7 07:27 go.mod 07:27:21 -rw-rw-r-- 1 1001 1001 49471 Jun 7 07:25 go.sum 07:27:21 drwxrwxr-x 8 1001 1001 4096 Jun 7 07:25 internal 07:27:21 drwxrwxr-x 3 1001 1001 4096 Jun 7 07:25 openapi 07:27:21 drwxrwxr-x 4 1001 1001 4096 Jun 7 07:25 snap 07:27:21 drwxrwxr-x 6 1001 1001 4096 Jun 7 07:25 vendor 07:27:21 -rw-rw-r-- 1 1001 1001 204 Jun 7 07:25 version.go [Pipeline] sh 07:27:21 + '[' -e coverage.out ] 07:27:21 + chown 1001:1001 coverage.out [Pipeline] stash 07:27:21 Stashed 1 file(s) [Pipeline] sh 07:27:21 + make build 07:27:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data 07:27:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:27:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command 07:27:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:27:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:27:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:27:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:27:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 07:27:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:27:34 $ docker stop --time=1 97964a2e2ba313469f110b64654e1ed30f88324973f1e9744994115ed3c48645 07:27:36 $ docker rm -f 97964a2e2ba313469f110b64654e1ed30f88324973f1e9744994115ed3c48645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:37 07:27:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:37 latest: Pulling from edgex-devops/edgex-compose 07:27:37 cbdbe7a5bc2a: Pulling fs layer 07:27:37 ca9280d653b3: Pulling fs layer 07:27:37 7e9c9ca2126c: Pulling fs layer 07:27:37 cbdbe7a5bc2a: Download complete 07:27:38 ca9280d653b3: Verifying Checksum 07:27:38 ca9280d653b3: Download complete 07:27:38 cbdbe7a5bc2a: Pull complete 07:27:38 7e9c9ca2126c: Download complete 07:27:38 ca9280d653b3: Pull complete 07:27:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1614 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws 07:27:39 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 07:27:40 The recommended git tool is: git 07:27:41 7e9c9ca2126c: Pull complete 07:27:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:41 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:27:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:27:43 $ docker top 54dc1bdccbaba2c12364548b647ad8cb282798688253f42415c629765dd20412 -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:43 + docker-compose build --help 07:27:43 + grep parallel 07:27:44 --parallel Build images in parallel. [Pipeline] } 07:27:44 $ docker stop --time=1 54dc1bdccbaba2c12364548b647ad8cb282798688253f42415c629765dd20412 07:27:45 $ docker rm -f 54dc1bdccbaba2c12364548b647ad8cb282798688253f42415c629765dd20412 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:46 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:27:46 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:27:46 using credential edgex-jenkins-ssh 07:27:46 Cloning the remote Git repository 07:27:46 $ docker top 900af53f3bed71c7e3cfaedc103b8869a891748fdc1f425ab448247a6496126c -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:46 + docker-compose -f ./docker-compose-build.yml build --parallel 07:27:47 Building core-command ... 07:27:47 Building core-data ... 07:27:47 Building core-metadata ... 07:27:47 Building security-bootstrapper ... 07:27:47 Building security-proxy-setup ... 07:27:47 Building security-secretstore-setup ... 07:27:47 Building support-notifications ... 07:27:47 Building support-scheduler ... 07:27:47 Building sys-mgmt-agent ... 07:27:47 Building core-metadata 07:27:47 Building support-notifications 07:27:47 Building security-secretstore-setup 07:27:47 Building security-proxy-setup 07:27:47 Building core-command 07:27:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:27:46 > git init /w/workspace/edgex-go/9 # timeout=10 07:27:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:27:46 > git --version # timeout=10 07:27:46 > git --version # 'git version 2.25.1' 07:27:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:01 Avoid second fetch 07:28:01 Checking out Revision 9eb884115fc529922851d90e445a830d198858da (jakarta) 07:28:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:28:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:01 > git config core.sparsecheckout # timeout=10 07:28:01 > git checkout -f 9eb884115fc529922851d90e445a830d198858da # timeout=10 07:28:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:28:05 ---> 551d610c1c5c 07:28:05 Step 3/24 : WORKDIR /edgex-go 07:28:05 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:28:05 ---> 551d610c1c5c 07:28:05 Step 3/20 : WORKDIR /edgex-go 07:28:05 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:28:05 ---> 551d610c1c5c 07:28:05 Step 3/21 : WORKDIR /edgex-go 07:28:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:28:05 ---> 551d610c1c5c 07:28:05 Step 3/22 : WORKDIR /edgex-go 07:28:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:28:05 ---> 551d610c1c5c 07:28:05 Step 3/22 : WORKDIR /edgex-go 07:28:06 Commit message: "docs(snap): improvements to addon-services, env override and badge (Jakarta) (#4049)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:28:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:28:07 Dload Upload Total Spent Left Speed 07:28:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 07:28:08 ---> Running in e587171e13a2 07:28:08 ---> Running in 625c41ba3092 07:28:08 ---> Running in 620074e8f011 07:28:08 ---> Running in 42f0f0f733b8 07:28:08 ---> Running in d6b733079c96 07:28:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:28:08 Removing intermediate container 42f0f0f733b8 07:28:08 ---> 867ba69d3b58 07:28:08 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:08 Removing intermediate container e587171e13a2 07:28:08 ---> 5535e3e6f9f0 07:28:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:08 Removing intermediate container d6b733079c96 07:28:08 ---> 53348fb6796d 07:28:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:08 Removing intermediate container 620074e8f011 07:28:08 ---> 7de3f6a0f9a9 07:28:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:08 Removing intermediate container 625c41ba3092 07:28:08 ---> 535ff73cb9a3 07:28:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:08 ---> Running in 1b991420494a 07:28:08 ---> Running in c87ea4000a08 07:28:08 ---> Running in 834fd56a63db 07:28:08 ---> Running in ed2a4df221dd 07:28:08 ---> Running in 9d594c3dbb4d 07:28:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:28:08 + sudo tee /etc/docker/daemon.new 07:28:08 { 07:28:08 "registry-mirrors": [ 07:28:08 "https://nexus3.edgexfoundry.org:10001" 07:28:08 ], 07:28:08 "bip": "10.250.0.254/24", 07:28:08 "hosts": [ 07:28:08 "tcp://0.0.0.0:5555", 07:28:08 "unix:///var/run/docker.sock" 07:28:08 ], 07:28:08 "mtu": 1458, 07:28:08 "selinux-enabled": true, 07:28:08 "seccomp-profile": "/etc/docker/seccomp.json" 07:28:08 } [Pipeline] sh 07:28:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:28:09 + sudo service docker restart 07:28:09 Removing intermediate container 1b991420494a 07:28:09 ---> 32aa30dc64d3 07:28:09 Step 5/20 : RUN apk add --update --no-cache make git 07:28:09 ---> Running in 8103f70a9e4d 07:28:09 Removing intermediate container c87ea4000a08 07:28:09 ---> 6424d64858f3 07:28:09 Step 5/22 : RUN apk add --update --no-cache make git 07:28:09 ---> Running in 8f54967514d7 07:28:09 Removing intermediate container 834fd56a63db 07:28:09 ---> af06963fa349 07:28:09 Step 5/22 : RUN apk add --update --no-cache make git 07:28:09 ---> Running in c2b5dd750636 07:28:09 Removing intermediate container 9d594c3dbb4d 07:28:09 ---> 87bfedf39884 07:28:09 Step 5/24 : RUN apk add --update --no-cache make git 07:28:09 ---> Running in ae3fd8c0e919 07:28:09 Removing intermediate container ed2a4df221dd 07:28:09 ---> 5d4cd45f79a0 07:28:09 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:28:10 ---> Running in 928c77608ad1 07:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:28:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:28:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:28:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:28:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:28:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:28:11 OK: 221 MiB in 52 packages 07:28:11 OK: 221 MiB in 52 packages 07:28:11 OK: 221 MiB in 52 packages 07:28:11 OK: 221 MiB in 52 packages 07:28:11 OK: 221 MiB in 52 packages 07:28:12 Removing intermediate container 8f54967514d7 07:28:12 ---> 1249a95541db 07:28:12 Step 6/22 : COPY . . 07:28:12 Removing intermediate container 8103f70a9e4d 07:28:12 ---> cb0658304d0b 07:28:12 Step 6/20 : COPY . . 07:28:12 Removing intermediate container c2b5dd750636 07:28:12 ---> 36964f79d34b 07:28:12 Step 6/22 : COPY . . 07:28:17 Removing intermediate container ae3fd8c0e919 07:28:17 ---> 37cfd9b53ce1 07:28:17 Step 6/24 : COPY . . 07:28:17 Removing intermediate container 928c77608ad1 07:28:17 ---> 7f75ceeae0e6 07:28:17 Step 6/21 : COPY . . 07:28:20 ---> b9fa6246597c 07:28:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:21 ---> Running in ba21b0930d3a 07:28:21 ---> 51d42aa0ca1f 07:28:21 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:21 ---> 36f6c9395f42 07:28:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:21 ---> Running in 1ff5e0c2fa96 07:28:21 ---> Running in 80db32fef14e 07:28:21 skipping... 07:28:22 ---> c394e59f0f2f 07:28:22 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:22 skipping... 07:28:22 skipping... 07:28:22 ---> Running in b18084d1e4d7 07:28:22 Removing intermediate container ba21b0930d3a 07:28:22 ---> 4d0cc52545ae 07:28:22 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:28:22 ---> Running in 5a251178b2fe 07:28:22 ---> cbc4b8d1ad68 07:28:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:22 ---> Running in 37921b088317 07:28:22 Removing intermediate container 1ff5e0c2fa96 07:28:22 ---> 1d20a41a00f5 07:28:22 Step 8/22 : RUN make cmd/core-command/core-command 07:28:22 ---> Running in 9d0b19de8cee 07:28:22 Removing intermediate container 80db32fef14e 07:28:22 ---> ec41af6a9ea3 07:28:22 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:28:22 ---> Running in b6ba8a30b164 07:28:22 skipping... 07:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:28:23 skipping... 07:28:23 Removing intermediate container b18084d1e4d7 07:28:23 ---> f7f8407df7f1 07:28:23 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:28:23 ---> Running in fe5db32d8d29 07:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command 07:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:28:23 Removing intermediate container 37921b088317 07:28:23 ---> a2c5562aed7d 07:28:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:28:24 ---> Running in eaad1dda7473 07:28:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:28:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:27 provisioning config files... 07:28:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8730164180341087473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:28 ---> docker-login.sh 07:28:28 nexus3.edgexfoundry.org:10001 07:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:29 Configure a credential helper to remove this warning. See 07:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:29 07:28:29 Login Succeeded 07:28:29 nexus3.edgexfoundry.org:10002 07:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:29 Configure a credential helper to remove this warning. See 07:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:29 07:28:29 Login Succeeded 07:28:29 nexus3.edgexfoundry.org:10003 07:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:29 Configure a credential helper to remove this warning. See 07:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:29 07:28:29 Login Succeeded 07:28:29 nexus3.edgexfoundry.org:10004 07:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:30 Configure a credential helper to remove this warning. See 07:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:30 07:28:30 Login Succeeded 07:28:30 docker.io 07:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:31 Configure a credential helper to remove this warning. See 07:28:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:31 07:28:31 Login Succeeded 07:28:31 ---> docker-login.sh ends [Pipeline] } 07:28:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:31 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:31 ========================================================= 07:28:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 07:28:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:28:32 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 07:28:32 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 07:28:32 9b3977197b4f: Pulling fs layer 07:28:32 1a89e8eeedd5: Pulling fs layer 07:28:32 94645a83ff95: Pulling fs layer 07:28:32 3f3a8bcf1eab: Pulling fs layer 07:28:32 0c92f367c5e7: Pulling fs layer 07:28:32 63b1bc5785f6: Pulling fs layer 07:28:32 626d30ff41c6: Pulling fs layer 07:28:32 de1d54c125be: Pulling fs layer 07:28:32 3f3a8bcf1eab: Waiting 07:28:32 0c92f367c5e7: Waiting 07:28:32 626d30ff41c6: Waiting 07:28:32 63b1bc5785f6: Waiting 07:28:32 de1d54c125be: Waiting 07:28:32 94645a83ff95: Verifying Checksum 07:28:32 94645a83ff95: Download complete 07:28:32 1a89e8eeedd5: Download complete 07:28:32 0c92f367c5e7: Verifying Checksum 07:28:32 0c92f367c5e7: Download complete 07:28:32 63b1bc5785f6: Verifying Checksum 07:28:32 63b1bc5785f6: Download complete 07:28:32 9b3977197b4f: Download complete 07:28:32 626d30ff41c6: Download complete 07:28:32 9b3977197b4f: Pull complete 07:28:33 1a89e8eeedd5: Pull complete 07:28:33 94645a83ff95: Pull complete 07:28:34 de1d54c125be: Verifying Checksum 07:28:34 de1d54c125be: Download complete 07:28:35 3f3a8bcf1eab: Verifying Checksum 07:28:35 3f3a8bcf1eab: Download complete 07:28:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 07:28:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:28:38 Removing intermediate container 9d0b19de8cee 07:28:38 ---> 4b2698ac45b0 07:28:38 07:28:38 Step 9/22 : FROM alpine:3.14 07:28:38 Removing intermediate container 5a251178b2fe 07:28:38 ---> f921f5041c92 07:28:38 07:28:38 Step 9/22 : FROM alpine:3.14 07:28:38 3.14: Pulling from library/alpine 07:28:38 Removing intermediate container b6ba8a30b164 07:28:38 Removing intermediate container fe5db32d8d29 07:28:38 ---> b4f0f116db4d 07:28:38 ---> bace0fe38310 07:28:38 07:28:38 07:28:38 Step 9/20 : FROM alpine:3.14Step 9/21 : FROM alpine:3.14 07:28:38 07:28:38 3.14: Pulling from library/alpine 07:28:39 3.14: Pulling from library/alpine 07:28:39 3.14: Pulling from library/alpine 07:28:39 Removing intermediate container eaad1dda7473 07:28:39 ---> cc087a34b8a5 07:28:39 07:28:39 Step 9/24 : FROM alpine:3.14 07:28:39 3.14: Pulling from library/alpine 07:28:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:28:39 Status: Downloaded newer image for alpine:3.14 07:28:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:28:39 Status: Image is up to date for alpine:3.14 07:28:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:28:39 Status: Image is up to date for alpine:3.14 07:28:39 ---> e04c818066af 07:28:39 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:28:39 ---> e04c818066af 07:28:39 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:28:39 ---> e04c818066af 07:28:39 Step 10/20 : RUN apk add --update --no-cache curl 07:28:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:28:39 Status: Image is up to date for alpine:3.14 07:28:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:28:39 Status: Image is up to date for alpine:3.14 07:28:39 ---> e04c818066af 07:28:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:28:39 ---> e04c818066af 07:28:39 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:28:39 ---> Running in ffb021d68e75 07:28:39 ---> Running in 3938025bdf9d 07:28:39 ---> Running in 413551324c45 07:28:39 ---> Running in cbbdaeeeab94 07:28:39 ---> Running in 4a762f89b34d 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:28:40 (1/2) Installing ca-certificates (20211220-r0) 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:28:40 (1/5) Installing ca-certificates (20211220-r0) 07:28:40 (2/2) Installing dumb-init (1.2.5-r1) 07:28:40 Executing busybox-1.33.1-r7.trigger 07:28:40 Executing ca-certificates-20211220-r0.trigger 07:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:28:40 (2/5) Installing brotli-libs (1.0.9-r5) 07:28:40 (1/1) Installing dumb-init (1.2.5-r1) 07:28:40 Executing busybox-1.33.1-r7.trigger 07:28:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:28:40 OK: 6 MiB in 15 packages 07:28:40 OK: 6 MiB in 16 packages 07:28:40 (4/5) Installing libcurl (7.79.1-r1) 07:28:40 (5/5) Installing curl (7.79.1-r1) 07:28:40 Executing busybox-1.33.1-r7.trigger 07:28:40 Executing ca-certificates-20211220-r0.trigger 07:28:40 OK: 8 MiB in 19 packages 07:28:40 (1/3) Installing ca-certificates (20211220-r0) 07:28:40 (2/3) Installing dumb-init (1.2.5-r1) 07:28:40 (3/3) Installing su-exec (0.2-r1) 07:28:40 (1/1) Installing dumb-init (1.2.5-r1) 07:28:40 Executing busybox-1.33.1-r7.trigger 07:28:40 Executing busybox-1.33.1-r7.trigger 07:28:40 OK: 6 MiB in 15 packages 07:28:40 Executing ca-certificates-20211220-r0.trigger 07:28:41 OK: 6 MiB in 17 packages 07:28:41 Removing intermediate container ffb021d68e75 07:28:41 ---> d4a4f7d03e00 07:28:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:28:41 ---> Running in 3be224cad691 07:28:41 Removing intermediate container 3938025bdf9d 07:28:41 ---> 8025030f45e6 07:28:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:28:41 Removing intermediate container 4a762f89b34d 07:28:41 ---> ae6e5170e28c 07:28:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:28:41 Removing intermediate container 3be224cad691 07:28:41 ---> 63e105a5c37e 07:28:41 Step 12/22 : ENV APP_PORT=59881 07:28:41 ---> Running in 1b89777e1862 07:28:41 ---> Running in 2ec233593698 07:28:41 ---> Running in 713d43b3f7c3 07:28:41 Removing intermediate container 413551324c45 07:28:41 ---> ed31298fe368 07:28:41 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:28:41 Removing intermediate container cbbdaeeeab94 07:28:41 ---> eb1319932433 07:28:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:28:41 ---> Running in e75b435849ea 07:28:41 ---> Running in 58e1bad85461 07:28:41 Removing intermediate container 1b89777e1862 07:28:41 ---> 3683b4dd076f 07:28:41 Step 12/21 : ENV APP_PORT=59860 07:28:41 Removing intermediate container 713d43b3f7c3 07:28:41 ---> 4ba389b8e3d7 07:28:41 Step 13/22 : EXPOSE $APP_PORT 07:28:41 Removing intermediate container 2ec233593698 07:28:41 ---> 8ea737e2eba0 07:28:41 Step 12/22 : ENV APP_PORT=59882 07:28:41 Removing intermediate container e75b435849ea 07:28:41 ---> a85814ccbaed 07:28:41 Step 12/20 : WORKDIR /edgex 07:28:41 ---> Running in 68f6f9149862 07:28:41 ---> Running in 06e25a7cb6ef 07:28:41 ---> Running in 233e3ceea9ea 07:28:41 Removing intermediate container 58e1bad85461 07:28:41 ---> 3e39116a2467 07:28:41 Step 12/24 : WORKDIR / 07:28:41 ---> Running in 651d630a1e8e 07:28:41 ---> Running in 37500beeff27 07:28:41 Removing intermediate container 68f6f9149862 07:28:41 ---> 876472f80ae6 07:28:41 Step 13/21 : EXPOSE $APP_PORT 07:28:42 Removing intermediate container 06e25a7cb6ef 07:28:42 ---> 1b3bab3ed7e3 07:28:42 Step 14/22 : WORKDIR / 07:28:42 ---> Running in 75b1bd582c08 07:28:42 Removing intermediate container 233e3ceea9ea 07:28:42 ---> b3c3165795cf 07:28:42 Step 13/22 : EXPOSE $APP_PORT 07:28:42 ---> Running in 7add754cc205 07:28:42 Removing intermediate container 651d630a1e8e 07:28:42 ---> aabf8f484118 07:28:42 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:28:42 Removing intermediate container 37500beeff27 07:28:42 ---> 7d7b4fd37622 07:28:42 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:28:42 ---> Running in 2323aa740d62 07:28:42 Removing intermediate container 75b1bd582c08 07:28:42 ---> d82cc41bb9cc 07:28:42 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:28:42 Removing intermediate container 7add754cc205 07:28:42 ---> 2cb5951bd564 07:28:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:28:42 Removing intermediate container 2323aa740d62 07:28:42 ---> fbe282080794 07:28:42 Step 14/22 : WORKDIR / 07:28:42 ---> 6837b43b39cf 07:28:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:28:42 ---> Running in a766c0d8f079 07:28:42 ---> df06c96b5f3c 07:28:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:28:42 ---> f33c690ebb6a 07:28:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:28:42 ---> 17214de56a04 07:28:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:28:42 Removing intermediate container a766c0d8f079 07:28:42 ---> cac0e08e41ef 07:28:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:28:42 ---> 2ce6a7b8ffaf 07:28:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:28:42 ---> f977b8bad5c0 07:28:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:28:42 ---> 413b69e0ee80 07:28:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:28:42 ---> 87cf50634584 07:28:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:28:42 ---> ef056ac44df1 07:28:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:28:42 ---> 481a15d33e47 07:28:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:28:42 ---> 210b46541421 07:28:42 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:28:43 ---> 7deef64f8030 07:28:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:28:43 ---> Running in c698163ee309 07:28:43 ---> 3447b5a5f116 07:28:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:28:43 ---> 035369997fd7 07:28:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:28:43 ---> Running in 80550f094ce8 07:28:43 ---> Running in 2961f39c3bbe 07:28:43 ---> 6355e3b00a76 07:28:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:28:43 Removing intermediate container c698163ee309 07:28:43 ---> a99111edf532 07:28:43 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:28:43 ---> Running in b11089201545 07:28:43 Removing intermediate container 80550f094ce8 07:28:43 ---> 4595156018b1 07:28:43 Step 17/20 : CMD ["--init=true"] 07:28:43 ---> cb207a1d6f99 07:28:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:28:43 Removing intermediate container 2961f39c3bbe 07:28:43 ---> 137dac788ab8 07:28:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:28:43 ---> Running in ad5abee95a12 07:28:43 ---> 85e27d79b708 07:28:43 Step 18/22 : ENTRYPOINT ["/core-command"] 07:28:43 ---> Running in b0cd4e53ac0d 07:28:43 ---> Running in c0ad50e4abfc 07:28:43 Removing intermediate container b11089201545 07:28:43 ---> 3faaa624ad30 07:28:43 Step 19/21 : LABEL arch=x86_64 07:28:43 ---> Running in f2f7286e385c 07:28:43 Removing intermediate container ad5abee95a12 07:28:43 ---> 88012664e886 07:28:43 Step 18/20 : LABEL arch=x86_64 07:28:43 Removing intermediate container b0cd4e53ac0d 07:28:43 ---> 24818dcf28ba 07:28:43 Step 20/22 : LABEL arch=x86_64 07:28:43 ---> Running in d375318c142a 07:28:43 Removing intermediate container c0ad50e4abfc 07:28:43 ---> 29e10ded32ca 07:28:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:28:43 ---> Running in 8b2a3a4b0cba 07:28:43 ---> Running in d8a9ad3d470c 07:28:43 Removing intermediate container f2f7286e385c 07:28:43 ---> e6bd99976132 07:28:43 Step 20/21 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:28:43 Removing intermediate container d375318c142a 07:28:43 ---> 3643e0af67cd 07:28:43 Step 19/20 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:28:43 ---> 0f4672cc3d83 07:28:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:28:43 ---> Running in dc141687ae76 07:28:43 ---> Running in 5e75aa22c3c5 07:28:43 Removing intermediate container 8b2a3a4b0cba 07:28:43 ---> 27d12891409c 07:28:43 Step 20/22 : LABEL arch=x86_64 07:28:43 Removing intermediate container d8a9ad3d470c 07:28:43 ---> ac406bd256b7 07:28:43 Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:28:43 ---> Running in 658ecc1b3626 07:28:43 ---> Running in 75846235bf74 07:28:43 Removing intermediate container dc141687ae76 07:28:43 ---> 0258c74f5072 07:28:43 Step 21/21 : LABEL version=2.1.1-dev.7 07:28:44 ---> 5a6df6ef96e4 07:28:44 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:28:44 Removing intermediate container 5e75aa22c3c5 07:28:44 ---> e47661f20735 07:28:44 Step 20/20 : LABEL version=2.1.1-dev.7 07:28:44 ---> Running in 384405d130b9 07:28:44 Removing intermediate container 658ecc1b3626 07:28:44 ---> c9d38bdad44e 07:28:44 Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:28:44 ---> Running in 404cd08fc391 07:28:44 ---> Running in 3f4fb74f2029 07:28:44 Removing intermediate container 75846235bf74 07:28:44 ---> dafed10878f8 07:28:44 Step 22/22 : LABEL version=2.1.1-dev.7 07:28:44 ---> Running in 3e5922430b5d 07:28:44 ---> Running in 07b6d27caec0 07:28:44 Removing intermediate container 384405d130b9 07:28:44 ---> 7aa57c4400a5 07:28:44 07:28:44 Removing intermediate container 404cd08fc391 07:28:44 ---> 031f7741ef79 07:28:44 07:28:44 Removing intermediate container 3e5922430b5d 07:28:44 ---> 230f80c26360 07:28:44 07:28:44 Removing intermediate container 07b6d27caec0 07:28:44 ---> 09054300a854 07:28:44 Step 22/22 : LABEL version=2.1.1-dev.7 07:28:44 Successfully built 7aa57c4400a5 07:28:44 Successfully tagged support-notifications:latest 07:28:44  Building support-notifications ... done  ---> Running in e60d667d13b4 07:28:44 Building support-scheduler 07:28:44 Successfully built 031f7741ef79 07:28:44 Successfully tagged security-proxy-setup:latest 07:28:44  Building security-proxy-setup ... done Building sys-mgmt-agent 07:28:44 Successfully built 230f80c26360 07:28:44 Successfully tagged core-metadata:latest 07:28:44  Building core-metadata ... done Building core-data 07:28:44 Removing intermediate container e60d667d13b4 07:28:44 ---> ad649ee395c1 07:28:44 07:28:44 Successfully built ad649ee395c1 07:28:44 Successfully tagged core-command:latest 07:28:44  Building core-command ... done Building security-bootstrapper 07:28:45 Removing intermediate container 3f4fb74f2029 07:28:45 ---> ef7be02d30b9 07:28:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:28:45 ---> Running in 94c0182d3a34 07:28:45 Removing intermediate container 94c0182d3a34 07:28:45 ---> 860292a81a94 07:28:45 Step 22/24 : LABEL arch=x86_64 07:28:45 ---> Running in 68a908f29bae 07:28:45 Removing intermediate container 68a908f29bae 07:28:45 ---> 46864ab80f4e 07:28:45 Step 23/24 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:28:45 ---> Running in 734301eb4368 07:28:45 Removing intermediate container 734301eb4368 07:28:45 ---> 8412f8bfe0a2 07:28:45 Step 24/24 : LABEL version=2.1.1-dev.7 07:28:45 ---> Running in 3fa208850d99 07:28:45 Removing intermediate container 3fa208850d99 07:28:45 ---> bdc113ee054a 07:28:45 07:28:45 Successfully built bdc113ee054a 07:28:45 Successfully tagged security-secretstore-setup:latest 07:28:47 3f3a8bcf1eab: Pull complete 07:28:47 0c92f367c5e7: Pull complete 07:28:47 63b1bc5785f6: Pull complete 07:28:48 626d30ff41c6: Pull complete 07:28:54 de1d54c125be: Pull complete 07:28:54 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 07:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 07:28:54 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 07:28:55 + docker build -t ci-base-image-arm64 -f - . 07:28:55 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 07:28:55 WORKDIR /edgex 07:28:55 COPY go.mod . 07:28:55 RUN go mod download 07:28:57  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:28:57 ---> 551d610c1c5c 07:28:57 Step 3/22 : WORKDIR /edgex-go 07:28:57 ---> Using cache 07:28:57 ---> 7de3f6a0f9a9 07:28:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:57 ---> Using cache 07:28:57 ---> 6424d64858f3 07:28:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:28:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:28:57 ---> 551d610c1c5c 07:28:57 Step 3/22 : WORKDIR /edgex-go 07:28:57 ---> Using cache 07:28:57 ---> 7de3f6a0f9a9 07:28:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:57 ---> Using cache 07:28:57 ---> 6424d64858f3 07:28:57 Step 5/22 : RUN apk add --update --no-cache make bash git 07:28:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:28:58 ---> 551d610c1c5c 07:28:58 Step 3/23 : WORKDIR /edgex-go 07:28:58 ---> Using cache 07:28:58 ---> 7de3f6a0f9a9 07:28:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:58 ---> Using cache 07:28:58 ---> 6424d64858f3 07:28:58 Step 5/23 : RUN apk add --update --no-cache make git 07:28:58 ---> Using cache 07:28:58 ---> 1249a95541db 07:28:58 Step 6/23 : COPY go.mod . 07:28:58 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:28:58 ---> 551d610c1c5c 07:28:58 Step 3/30 : WORKDIR /edgex-go 07:28:58 ---> Using cache 07:28:58 ---> 7de3f6a0f9a9 07:28:58 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:58 ---> Using cache 07:28:58 ---> 6424d64858f3 07:28:58 Step 5/30 : RUN apk add --update --no-cache make git 07:28:58 ---> Using cache 07:28:58 ---> 1249a95541db 07:28:58 Step 6/30 : COPY . . 07:28:58 ---> Using cache 07:28:58 ---> 36f6c9395f42 07:28:58 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:58 ---> Using cache 07:28:58 ---> 1d20a41a00f5 07:28:58 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:28:58 Sending build context to Docker daemon 180.5MB 07:28:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 07:28:58 ---> 5f011755c4a2 07:28:58 Step 2/4 : WORKDIR /edgex 07:29:00 ---> b99d221769b1 07:29:00 Step 7/23 : RUN go mod download 07:29:00 ---> Running in eaae1c29549d 07:29:00 ---> Running in 79547ddcd520 07:29:00 ---> Running in 39911781533e 07:29:00 ---> Running in 94b7729b3692 07:29:00 ---> Running in f9bdc10dfd38 07:29:00 Removing intermediate container f9bdc10dfd38 07:29:00 ---> a0778cd6beb1 07:29:00 Step 3/4 : COPY go.mod . 07:29:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:29:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:29:01 ---> 783474a9aacf 07:29:01 Step 4/4 : RUN go mod download 07:29:01 ---> Running in c9f04e1ddebf 07:29:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:29:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:29:02 Removing intermediate container 94b7729b3692 07:29:02 ---> 2eda72ce902a 07:29:02 Step 8/23 : COPY . . 07:29:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:29:02 OK: 221 MiB in 52 packages 07:29:02 OK: 221 MiB in 52 packages 07:29:03 Removing intermediate container 79547ddcd520 07:29:03 ---> 1ecf77ccf2d4 07:29:03 Step 6/22 : COPY . . 07:29:03 Removing intermediate container 39911781533e 07:29:03 ---> bc5168a7cd80 07:29:03 Step 6/22 : COPY . . 07:29:13 ---> f63d9b016b4e 07:29:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:13 ---> de4bbc30970c 07:29:13 Step 9/23 : RUN go mod tidy 07:29:13 ---> d48b87f483ce 07:29:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:13 ---> Running in 37e1652fb62d 07:29:13 ---> Running in 15ed143719d4 07:29:13 ---> Running in b2841f7c87a9 07:29:13 Removing intermediate container eaae1c29549d 07:29:13 ---> ae17eecb2fa8 07:29:13 07:29:13 Step 9/30 : FROM alpine:3.14 07:29:13 ---> e04c818066af 07:29:13 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:29:13 skipping... 07:29:13 skipping... 07:29:13 ---> Running in 2a24c2015349 07:29:13 Removing intermediate container 2a24c2015349 07:29:13 ---> cd6c11ca13b5 07:29:13 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:29:13 ---> Running in 119dd609593d 07:29:13 Removing intermediate container 15ed143719d4 07:29:13 ---> e9d1fcf01edc 07:29:13 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:29:13 Removing intermediate container b2841f7c87a9 07:29:13 ---> 7536b7542af9 07:29:13 Step 8/22 : RUN make cmd/core-data/core-data 07:29:13 ---> Running in ef9c038fde57 07:29:13 ---> Running in de79ac66c9d0 07:29:13 Removing intermediate container 37e1652fb62d 07:29:13 ---> c69e2c10d113 07:29:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:29:13 ---> Running in 9b926666bcf0 07:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:29:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data 07:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:29:13 (1/2) Installing dumb-init (1.2.5-r1) 07:29:13 (2/2) Installing su-exec (0.2-r1) 07:29:13 Executing busybox-1.33.1-r7.trigger 07:29:13 OK: 6 MiB in 16 packages 07:29:14 Removing intermediate container 119dd609593d 07:29:14 ---> 268a1686a9b2 07:29:14 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:29:14 ---> Running in 90f3085957c8 07:29:14 Removing intermediate container 90f3085957c8 07:29:14 ---> b84cc9318f92 07:29:14 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:29:14 ---> Running in 1d31448d528d 07:29:14 Removing intermediate container 1d31448d528d 07:29:14 ---> a7c918b6b462 07:29:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:29:14 ---> Running in f783c4daa1bb 07:29:16 Removing intermediate container f783c4daa1bb 07:29:16 ---> e2871cb428fa 07:29:16 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:29:16 ---> Running in b2827ef92892 07:29:16 Removing intermediate container b2827ef92892 07:29:16 ---> 89f10e50e577 07:29:16 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:29:17 ---> c0fd736c7b6f 07:29:17 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:29:17 ---> Running in 02c6e24b2783 07:29:18 Removing intermediate container 02c6e24b2783 07:29:18 ---> f8725041c1ac 07:29:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:19 ---> 765a8ba9a27e 07:29:19 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:29:19 ---> 313a40dcdd63 07:29:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:29:20 ---> 5478e93c0927 07:29:20 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:29:20 ---> b366627b6afe 07:29:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:29:20 ---> 8cc98f0060bf 07:29:20 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:29:20 ---> Running in bd5cd62e2fa5 07:29:21 Removing intermediate container bd5cd62e2fa5 07:29:21 ---> 328ad4868bc4 07:29:21 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:29:21 ---> c36f0ffc57ad 07:29:21 Step 25/30 : RUN chmod +x /entrypoint.sh 07:29:21 ---> Running in 1753dc2ee92a 07:29:22 Removing intermediate container 1753dc2ee92a 07:29:22 ---> a51f57122bb9 07:29:22 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:29:22 ---> Running in d7b0f91c7256 07:29:22 Removing intermediate container d7b0f91c7256 07:29:22 ---> 4b02de08d935 07:29:22 Step 27/30 : CMD ["gate"] 07:29:23 ---> Running in 40ca488451b6 07:29:23 Removing intermediate container 40ca488451b6 07:29:23 ---> 2a2ecace53f9 07:29:23 Step 28/30 : LABEL arch=x86_64 07:29:23 ---> Running in b531635b406c 07:29:23 Removing intermediate container b531635b406c 07:29:23 ---> 39922842f556 07:29:23 Step 29/30 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:29:23 ---> Running in c033cb062f78 07:29:23 Removing intermediate container c033cb062f78 07:29:23 ---> bfad7e383dd9 07:29:23 Step 30/30 : LABEL version=2.1.1-dev.7 07:29:23 Removing intermediate container ef9c038fde57 07:29:23 ---> fa99318df2b1 07:29:23 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:29:24 ---> Running in 2f169cab5310 07:29:24 ---> Running in 37cc285da504 07:29:24 Removing intermediate container 2f169cab5310 07:29:24 ---> 54d057377d58 07:29:24 07:29:24 Successfully built 54d057377d58 07:29:24 Successfully tagged security-bootstrapper:latest 07:29:24  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:29:25 Removing intermediate container 9b926666bcf0 07:29:25 ---> 90f51bb5deba 07:29:25 07:29:25 Step 11/23 : FROM alpine:3.14 07:29:25 ---> e04c818066af 07:29:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:29:25 ---> Using cache 07:29:25 ---> ae6e5170e28c 07:29:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:29:25 ---> Using cache 07:29:25 ---> 8ea737e2eba0 07:29:25 Step 14/23 : ENV APP_PORT=59861 07:29:25 ---> Running in 5d1aa31ec06d 07:29:25 Removing intermediate container de79ac66c9d0 07:29:25 ---> b71484f6f5eb 07:29:25 07:29:25 Step 9/22 : FROM alpine:3.14 07:29:25 ---> e04c818066af 07:29:25 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:29:25 ---> Running in 76fe5a30af00 07:29:25 Removing intermediate container 5d1aa31ec06d 07:29:25 ---> c8b394a6174c 07:29:25 Step 15/23 : EXPOSE $APP_PORT 07:29:25 ---> Running in d82b8f5c8b79 07:29:25 Removing intermediate container 37cc285da504 07:29:25 ---> 060858481b54 07:29:25 07:29:25 Step 10/22 : FROM docker:20.10.8 07:29:25 Removing intermediate container 76fe5a30af00 07:29:25 ---> 9323ac2cc57b 07:29:25 Step 11/22 : ENV APP_PORT=59880 07:29:25 Removing intermediate container d82b8f5c8b79 07:29:25 ---> c2da40dbb5ad 07:29:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:25 ---> Running in b65c5c580650 07:29:25 Removing intermediate container b65c5c580650 07:29:25 ---> 220615a40e3e 07:29:25 Step 12/22 : EXPOSE $APP_PORT 07:29:25 ---> Running in 04aa38a31046 07:29:25 ---> 4d36dd287555 07:29:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:29:25 Removing intermediate container 04aa38a31046 07:29:25 ---> b6e72a417857 07:29:25 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:25 ---> Running in 9fcdea466f48 07:29:25 20.10.8: Pulling from library/docker 07:29:26 ---> cfe0883f99bc 07:29:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:29:26 ---> 10b567a659e7 07:29:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:29:26 ---> Running in cba6eba979b3 07:29:26 Removing intermediate container 9fcdea466f48 07:29:26 ---> b6895dfa9811 07:29:26 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:29:26 Removing intermediate container cba6eba979b3 07:29:26 ---> 6a3b546309cf 07:29:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:26 ---> Running in 0e27616aa63e 07:29:26 ---> Running in 60f194149f1d 07:29:26 Removing intermediate container 60f194149f1d 07:29:26 ---> 4eb95d015b12 07:29:26 Step 21/23 : LABEL arch=x86_64 07:29:26 ---> Running in e41d5f572d50 07:29:26 Removing intermediate container e41d5f572d50 07:29:26 ---> 595961166aa4 07:29:26 Step 22/23 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:29:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:29:27 ---> Running in 6b4b6b471209 07:29:27 Removing intermediate container 6b4b6b471209 07:29:27 ---> 213bc309dca1 07:29:27 Step 23/23 : LABEL version=2.1.1-dev.7 07:29:27 ---> Running in d850786ef35c 07:29:27 Removing intermediate container d850786ef35c 07:29:27 ---> 1d2252e26a7e 07:29:27 07:29:27 Successfully built 1d2252e26a7e 07:29:27 Successfully tagged support-scheduler:latest 07:29:28  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:29:28 (1/6) Installing dumb-init (1.2.5-r1) 07:29:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:29:28 (3/6) Installing libsodium (1.0.18-r0) 07:29:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:29:28 (5/6) Installing libzmq (4.3.4-r0) 07:29:28 (6/6) Installing zeromq (4.3.4-r0) 07:29:28 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:29:28 Status: Downloaded newer image for docker:20.10.8 07:29:28 ---> bc6c0ffef665 07:29:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:29:28 Executing busybox-1.33.1-r7.trigger 07:29:28 OK: 8 MiB in 20 packages 07:29:29 ---> Running in 2dbba8ac6663 07:29:29 Removing intermediate container 2dbba8ac6663 07:29:29 ---> 094cba9e8a8d 07:29:29 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:29:29 ---> Running in 280ffbac0a7f 07:29:29 Removing intermediate container 0e27616aa63e 07:29:29 ---> 439dbc24d2b7 07:29:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:29 ---> 53ed592c5ad4 07:29:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:29:29 ---> c244d16dc8c9 07:29:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:29:29 (1/42) Installing readline (8.1.0-r0) 07:29:29 (2/42) Installing bash (5.1.16-r0) 07:29:29 Executing bash-5.1.16-r0.post-install 07:29:29 (3/42) Installing brotli-libs (1.0.9-r5) 07:29:29 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:29:29 (5/42) Installing libcurl (7.79.1-r1) 07:29:29 ---> aca60ca0864c 07:29:29 Step 18/22 : ENTRYPOINT ["/core-data"] 07:29:29 (6/42) Installing curl (7.79.1-r1) 07:29:29 (7/42) Installing dumb-init (1.2.5-r1) 07:29:29 (8/42) Installing libbz2 (1.0.8-r1) 07:29:29 (9/42) Installing expat (2.4.7-r0) 07:29:29 ---> Running in 29e955051e46 07:29:29 (10/42) Installing libffi (3.3-r2) 07:29:29 (11/42) Installing gdbm (1.19-r0) 07:29:29 (12/42) Installing xz-libs (5.2.5-r1) 07:29:30 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:29:30 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:29:30 (15/42) Installing mpdecimal (2.5.1-r1) 07:29:30 Removing intermediate container 29e955051e46 07:29:30 ---> 9b498225166d 07:29:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:30 (16/42) Installing sqlite-libs (3.35.5-r0) 07:29:30 (17/42) Installing python3 (3.9.5-r2) 07:29:30 ---> Running in 338690792cd3 07:29:30 Removing intermediate container 338690792cd3 07:29:30 ---> 517a75e04337 07:29:30 Step 20/22 : LABEL arch=x86_64 07:29:30 ---> Running in 1292da594a6b 07:29:30 (18/42) Installing py3-appdirs (1.4.4-r2) 07:29:30 Removing intermediate container 1292da594a6b 07:29:30 ---> e578488b5562 07:29:30 Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:29:30 (19/42) Installing py3-chardet (4.0.0-r2) 07:29:30 ---> Running in 3a18da7c0603 07:29:30 (20/42) Installing py3-idna (3.2-r0) 07:29:30 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:29:30 (22/42) Installing py3-certifi (2020.12.5-r1) 07:29:30 (23/42) Installing py3-requests (2.25.1-r4) 07:29:30 (24/42) Installing py3-msgpack (1.0.2-r1) 07:29:30 (25/42) Installing py3-lockfile (0.12.2-r4) 07:29:30 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:29:30 (27/42) Installing py3-colorama (0.4.4-r1) 07:29:30 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:29:30 (29/42) Installing py3-distlib (0.3.1-r3) 07:29:30 (30/42) Installing py3-distro (1.5.0-r3) 07:29:30 (31/42) Installing py3-six (1.15.0-r1) 07:29:30 (32/42) Installing py3-webencodings (0.5.1-r4) 07:29:30 (33/42) Installing py3-html5lib (1.1-r1) 07:29:30 Removing intermediate container 3a18da7c0603 07:29:30 ---> 2e24c6525b66 07:29:30 Step 22/22 : LABEL version=2.1.1-dev.7 07:29:30 (34/42) Installing py3-parsing (2.4.7-r2) 07:29:30 (35/42) Installing py3-packaging (20.9-r1) 07:29:30 (36/42) Installing py3-toml (0.10.2-r2) 07:29:30 (37/42) Installing py3-pep517 (0.10.0-r2) 07:29:30 ---> Running in 5a05b4b11f07 07:29:30 (38/42) Installing py3-progress (1.5-r2) 07:29:30 (39/42) Installing py3-retrying (1.3.3-r1) 07:29:30 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:29:30 (41/42) Installing py3-setuptools (52.0.0-r3) 07:29:30 Removing intermediate container 5a05b4b11f07 07:29:30 ---> 8802e5abd3cf 07:29:30 07:29:30 (42/42) Installing py3-pip (20.3.4-r1) 07:29:30 Successfully built 8802e5abd3cf 07:29:30 Successfully tagged core-data:latest 07:29:31  Building core-data ... done Executing busybox-1.33.1-r3.trigger 07:29:31 OK: 84 MiB in 64 packages 07:29:31 Collecting docker-compose==1.23.2 07:29:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:29:31 Collecting websocket-client<1.0,>=0.32.0 07:29:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:29:32 Collecting docker<4.0,>=3.6.0 07:29:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:29:32 Collecting texttable<0.10,>=0.9.0 07:29:32 Downloading texttable-0.9.1.tar.gz (11 kB) 07:29:32 Collecting docopt<0.7,>=0.6.1 07:29:32 Downloading docopt-0.6.2.tar.gz (25 kB) 07:29:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:29:32 Collecting dockerpty<0.5,>=0.4.1 07:29:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:29:32 Collecting jsonschema<3,>=2.5.1 07:29:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:29:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:29:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:29:33 Collecting cached-property<2,>=1.2.0 07:29:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:29:33 Collecting PyYAML<4,>=3.10 07:29:33 Downloading PyYAML-3.13.tar.gz (270 kB) 07:29:33 Collecting docker-pycreds>=0.4.0 07:29:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:29:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:29:33 Collecting idna<2.8,>=2.5 07:29:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:29:33 Collecting chardet<3.1.0,>=3.0.2 07:29:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:29:33 Collecting urllib3<1.25,>=1.21.1 07:29:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:29:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:29:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:29:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:29:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:29:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:29:34 Attempting uninstall: urllib3 07:29:34 Found existing installation: urllib3 1.26.5 07:29:34 Uninstalling urllib3-1.26.5: 07:29:34 Successfully uninstalled urllib3-1.26.5 07:29:34 Attempting uninstall: idna 07:29:34 Found existing installation: idna 3.2 07:29:34 Uninstalling idna-3.2: 07:29:34 Successfully uninstalled idna-3.2 07:29:34 Attempting uninstall: chardet 07:29:34 Found existing installation: chardet 4.0.0 07:29:34 Uninstalling chardet-4.0.0: 07:29:34 Successfully uninstalled chardet-4.0.0 07:29:34 Attempting uninstall: requests 07:29:34 Found existing installation: requests 2.25.1 07:29:34 Uninstalling requests-2.25.1: 07:29:34 Successfully uninstalled requests-2.25.1 07:29:34 Running setup.py install for texttable: started 07:29:35 Running setup.py install for texttable: finished with status 'done' 07:29:35 Running setup.py install for PyYAML: started 07:29:35 Running setup.py install for PyYAML: finished with status 'done' 07:29:35 Running setup.py install for docopt: started 07:29:35 Running setup.py install for docopt: finished with status 'done' 07:29:35 Running setup.py install for dockerpty: started 07:29:36 Running setup.py install for dockerpty: finished with status 'done' 07:29:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 07:29:38 Removing intermediate container 280ffbac0a7f 07:29:38 ---> 64801f6a50b4 07:29:38 Step 13/22 : ENV APP_PORT=58890 07:29:38 ---> Running in 12ec9b9fdf0f 07:29:38 Removing intermediate container 12ec9b9fdf0f 07:29:38 ---> 9ecd63aacdab 07:29:38 Step 14/22 : EXPOSE $APP_PORT 07:29:38 ---> Running in a5170bbad838 07:29:38 Removing intermediate container a5170bbad838 07:29:38 ---> 81df27743d4d 07:29:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:29:39 ---> e70498579c5d 07:29:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:29:39 ---> bbe36c5bef91 07:29:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:29:39 ---> c7ca0f5242bd 07:29:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:29:39 ---> Running in cb983433267c 07:29:39 Removing intermediate container cb983433267c 07:29:39 ---> b7034fa56d11 07:29:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:39 ---> Running in 03ac24d269be 07:29:39 Removing intermediate container 03ac24d269be 07:29:39 ---> 8c03137018f0 07:29:39 Step 20/22 : LABEL arch=x86_64 07:29:39 ---> Running in 2779941d74dd 07:29:39 Removing intermediate container 2779941d74dd 07:29:39 ---> dea975b9e94f 07:29:39 Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:29:39 ---> Running in d7de7e0290d1 07:29:40 Removing intermediate container d7de7e0290d1 07:29:40 ---> d0d9c45fb64a 07:29:40 Step 22/22 : LABEL version=2.1.1-dev.7 07:29:40 ---> Running in 69837c3a0aae 07:29:40 Removing intermediate container 69837c3a0aae 07:29:40 ---> e2dfd395fee3 07:29:40 07:29:40 Successfully built e2dfd395fee3 07:29:40 Successfully tagged sys-mgmt-agent:latest 07:29:40  Building sys-mgmt-agent ... done  [Pipeline] } 07:29:40 $ docker stop --time=1 900af53f3bed71c7e3cfaedc103b8869a891748fdc1f425ab448247a6496126c 07:29:41 $ docker rm -f 900af53f3bed71c7e3cfaedc103b8869a891748fdc1f425ab448247a6496126c [Pipeline] // withDockerContainer [Pipeline] sh 07:29:42 + docker images 07:29:42 REPOSITORY TAG IMAGE ID CREATED SIZE 07:29:42 sys-mgmt-agent latest e2dfd395fee3 2 seconds ago 294MB 07:29:42 core-data latest 8802e5abd3cf 11 seconds ago 19.9MB 07:29:42 support-scheduler latest 1d2252e26a7e 14 seconds ago 15.9MB 07:29:42 060858481b54 16 seconds ago 1.78GB 07:29:42 90f51bb5deba 17 seconds ago 1.79GB 07:29:42 b71484f6f5eb 17 seconds ago 1.79GB 07:29:42 security-bootstrapper latest 54d057377d58 17 seconds ago 18.7MB 07:29:42 ae17eecb2fa8 29 seconds ago 1.78GB 07:29:42 security-secretstore-setup latest bdc113ee054a 56 seconds ago 27.7MB 07:29:42 core-command latest ad649ee395c1 57 seconds ago 15.7MB 07:29:42 security-proxy-setup latest 031f7741ef79 57 seconds ago 26.1MB 07:29:42 core-metadata latest 230f80c26360 57 seconds ago 16.5MB 07:29:42 support-notifications latest 7aa57c4400a5 57 seconds ago 16.6MB 07:29:42 cc087a34b8a5 About a minute ago 1.79GB 07:29:42 b4f0f116db4d About a minute ago 1.79GB 07:29:42 bace0fe38310 About a minute ago 1.79GB 07:29:42 f921f5041c92 About a minute ago 1.79GB 07:29:42 4b2698ac45b0 About a minute ago 1.78GB 07:29:42 ci-base-image-x86_64 latest 551d610c1c5c 3 minutes ago 1.27GB 07:29:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 days ago 253MB 07:29:42 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 10 days ago 562MB 07:29:42 alpine 3.14 e04c818066af 2 months ago 5.59MB 07:29:42 docker 20.10.8 bc6c0ffef665 9 months ago 214MB 07:29:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:42 provisioning config files... 07:29:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7618472364179840094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:42 ---> docker-login.sh 07:29:42 nexus3.edgexfoundry.org:10001 07:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:42 Configure a credential helper to remove this warning. See 07:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:42 07:29:42 Login Succeeded 07:29:42 nexus3.edgexfoundry.org:10002 07:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:42 Configure a credential helper to remove this warning. See 07:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:42 07:29:42 Login Succeeded 07:29:42 nexus3.edgexfoundry.org:10003 07:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:42 Configure a credential helper to remove this warning. See 07:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:42 07:29:42 Login Succeeded 07:29:42 nexus3.edgexfoundry.org:10004 07:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:43 Configure a credential helper to remove this warning. See 07:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:43 07:29:43 Login Succeeded 07:29:43 docker.io 07:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:43 Configure a credential helper to remove this warning. See 07:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:43 07:29:43 Login Succeeded 07:29:43 ---> docker-login.sh ends [Pipeline] } 07:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:43 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:29:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:29:43 9eb884115fc529922851d90e445a830d198858da 07:29:43 2.1.1-dev.7 07:29:43 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:43 jakarta 07:29:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker push nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da 07:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:43 9ca8fe295399: Preparing 07:29:43 4b5386f7f24d: Preparing 07:29:43 46bea8e3b7a4: Preparing 07:29:43 ddda52bf9145: Preparing 07:29:43 b541d28bf3b4: Preparing 07:29:43 b541d28bf3b4: Layer already exists 07:29:43 46bea8e3b7a4: Pushed 07:29:43 9ca8fe295399: Pushed 07:29:43 ddda52bf9145: Pushed 07:29:45 4b5386f7f24d: Pushed 07:29:45 9eb884115fc529922851d90e445a830d198858da: digest: sha256:e872d0de718aa0c215824886d7d0566dc0d9273b7bb9a44068380f8298414b13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:45 + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.7 07:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:45 9ca8fe295399: Preparing 07:29:45 4b5386f7f24d: Preparing 07:29:45 46bea8e3b7a4: Preparing 07:29:45 ddda52bf9145: Preparing 07:29:45 b541d28bf3b4: Preparing 07:29:45 b541d28bf3b4: Layer already exists 07:29:45 46bea8e3b7a4: Layer already exists 07:29:45 4b5386f7f24d: Layer already exists 07:29:45 ddda52bf9145: Layer already exists 07:29:45 9ca8fe295399: Layer already exists 07:29:45 2.1.1-dev.7: digest: sha256:e872d0de718aa0c215824886d7d0566dc0d9273b7bb9a44068380f8298414b13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker push nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:46 9ca8fe295399: Preparing 07:29:46 4b5386f7f24d: Preparing 07:29:46 46bea8e3b7a4: Preparing 07:29:46 ddda52bf9145: Preparing 07:29:46 b541d28bf3b4: Preparing 07:29:46 4b5386f7f24d: Layer already exists 07:29:46 46bea8e3b7a4: Layer already exists 07:29:46 9ca8fe295399: Layer already exists 07:29:46 ddda52bf9145: Layer already exists 07:29:46 b541d28bf3b4: Layer already exists 07:29:46 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:e872d0de718aa0c215824886d7d0566dc0d9273b7bb9a44068380f8298414b13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:47 + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta 07:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:47 9ca8fe295399: Preparing 07:29:47 4b5386f7f24d: Preparing 07:29:47 46bea8e3b7a4: Preparing 07:29:47 ddda52bf9145: Preparing 07:29:47 b541d28bf3b4: Preparing 07:29:47 b541d28bf3b4: Layer already exists 07:29:47 46bea8e3b7a4: Layer already exists 07:29:47 ddda52bf9145: Layer already exists 07:29:47 9ca8fe295399: Layer already exists 07:29:47 4b5386f7f24d: Layer already exists 07:29:47 jakarta: digest: sha256:e872d0de718aa0c215824886d7d0566dc0d9273b7bb9a44068380f8298414b13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:47 ===================================================== [Pipeline] echo 07:29:47 taggedImages: 07:29:47 - nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da 07:29:47 - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.7 07:29:47 - nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:47 - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo 07:29:47 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:29:47 9eb884115fc529922851d90e445a830d198858da 07:29:47 2.1.1-dev.7 07:29:47 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:47 jakarta 07:29:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:47 + docker push nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da 07:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:47 2dd0d5c04832: Preparing 07:29:47 d6ecb11c0fea: Preparing 07:29:47 46bea8e3b7a4: Preparing 07:29:47 fe8163031101: Preparing 07:29:47 0cb68e32218a: Preparing 07:29:47 b541d28bf3b4: Preparing 07:29:47 b541d28bf3b4: Waiting 07:29:47 46bea8e3b7a4: Layer already exists 07:29:47 b541d28bf3b4: Layer already exists 07:29:47 2dd0d5c04832: Pushed 07:29:47 0cb68e32218a: Pushed 07:29:48 fe8163031101: Pushed 07:29:49 d6ecb11c0fea: Pushed 07:29:49 9eb884115fc529922851d90e445a830d198858da: digest: sha256:43b2df5cb27f39e4ee1c9877adbdabe7f850b2c3f17ff2eb0e891a5f384e8c81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.7 07:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:50 2dd0d5c04832: Preparing 07:29:50 d6ecb11c0fea: Preparing 07:29:50 46bea8e3b7a4: Preparing 07:29:50 fe8163031101: Preparing 07:29:50 0cb68e32218a: Preparing 07:29:50 b541d28bf3b4: Preparing 07:29:50 b541d28bf3b4: Waiting 07:29:50 d6ecb11c0fea: Layer already exists 07:29:50 46bea8e3b7a4: Layer already exists 07:29:50 2dd0d5c04832: Layer already exists 07:29:50 0cb68e32218a: Layer already exists 07:29:50 fe8163031101: Layer already exists 07:29:50 b541d28bf3b4: Layer already exists 07:29:50 2.1.1-dev.7: digest: sha256:43b2df5cb27f39e4ee1c9877adbdabe7f850b2c3f17ff2eb0e891a5f384e8c81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker push nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:50 2dd0d5c04832: Preparing 07:29:50 d6ecb11c0fea: Preparing 07:29:50 46bea8e3b7a4: Preparing 07:29:50 fe8163031101: Preparing 07:29:50 0cb68e32218a: Preparing 07:29:50 b541d28bf3b4: Preparing 07:29:50 b541d28bf3b4: Waiting 07:29:50 2dd0d5c04832: Layer already exists 07:29:50 46bea8e3b7a4: Layer already exists 07:29:50 0cb68e32218a: Layer already exists 07:29:50 fe8163031101: Layer already exists 07:29:50 d6ecb11c0fea: Layer already exists 07:29:50 b541d28bf3b4: Layer already exists 07:29:50 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:43b2df5cb27f39e4ee1c9877adbdabe7f850b2c3f17ff2eb0e891a5f384e8c81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta 07:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:51 2dd0d5c04832: Preparing 07:29:51 d6ecb11c0fea: Preparing 07:29:51 46bea8e3b7a4: Preparing 07:29:51 fe8163031101: Preparing 07:29:51 0cb68e32218a: Preparing 07:29:51 b541d28bf3b4: Preparing 07:29:51 0cb68e32218a: Layer already exists 07:29:51 d6ecb11c0fea: Layer already exists 07:29:51 fe8163031101: Layer already exists 07:29:51 2dd0d5c04832: Layer already exists 07:29:51 46bea8e3b7a4: Layer already exists 07:29:51 b541d28bf3b4: Layer already exists 07:29:51 jakarta: digest: sha256:43b2df5cb27f39e4ee1c9877adbdabe7f850b2c3f17ff2eb0e891a5f384e8c81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:51 ===================================================== [Pipeline] echo 07:29:51 taggedImages: 07:29:51 - nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da 07:29:51 - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.7 07:29:51 - nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:51 - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo 07:29:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:29:51 9eb884115fc529922851d90e445a830d198858da 07:29:51 2.1.1-dev.7 07:29:51 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:51 jakarta 07:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da 07:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:52 9c5e6108c44a: Preparing 07:29:52 562c3abde6aa: Preparing 07:29:52 46bea8e3b7a4: Preparing 07:29:52 ddda52bf9145: Preparing 07:29:52 b541d28bf3b4: Preparing 07:29:52 46bea8e3b7a4: Layer already exists 07:29:52 b541d28bf3b4: Layer already exists 07:29:52 ddda52bf9145: Layer already exists 07:29:52 9c5e6108c44a: Pushed 07:29:53 562c3abde6aa: Pushed 07:29:53 9eb884115fc529922851d90e445a830d198858da: digest: sha256:7c21329ac9d6051033d41c7e3718c421e2130afdc5354751a5497ea301887624 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.7 07:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:54 9c5e6108c44a: Preparing 07:29:54 562c3abde6aa: Preparing 07:29:54 46bea8e3b7a4: Preparing 07:29:54 ddda52bf9145: Preparing 07:29:54 b541d28bf3b4: Preparing 07:29:54 ddda52bf9145: Layer already exists 07:29:54 46bea8e3b7a4: Layer already exists 07:29:54 b541d28bf3b4: Layer already exists 07:29:54 562c3abde6aa: Layer already exists 07:29:54 9c5e6108c44a: Layer already exists 07:29:54 2.1.1-dev.7: digest: sha256:7c21329ac9d6051033d41c7e3718c421e2130afdc5354751a5497ea301887624 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:54 9c5e6108c44a: Preparing 07:29:54 562c3abde6aa: Preparing 07:29:54 46bea8e3b7a4: Preparing 07:29:54 ddda52bf9145: Preparing 07:29:54 b541d28bf3b4: Preparing 07:29:54 562c3abde6aa: Layer already exists 07:29:54 46bea8e3b7a4: Layer already exists 07:29:54 b541d28bf3b4: Layer already exists 07:29:54 ddda52bf9145: Layer already exists 07:29:54 9c5e6108c44a: Layer already exists 07:29:54 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:7c21329ac9d6051033d41c7e3718c421e2130afdc5354751a5497ea301887624 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta 07:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:55 9c5e6108c44a: Preparing 07:29:55 562c3abde6aa: Preparing 07:29:55 46bea8e3b7a4: Preparing 07:29:55 ddda52bf9145: Preparing 07:29:55 b541d28bf3b4: Preparing 07:29:55 562c3abde6aa: Layer already exists 07:29:55 b541d28bf3b4: Layer already exists 07:29:55 46bea8e3b7a4: Layer already exists 07:29:55 ddda52bf9145: Layer already exists 07:29:55 9c5e6108c44a: Layer already exists 07:29:55 jakarta: digest: sha256:7c21329ac9d6051033d41c7e3718c421e2130afdc5354751a5497ea301887624 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:55 ===================================================== [Pipeline] echo 07:29:55 taggedImages: 07:29:55 - nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da 07:29:55 - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.7 07:29:55 - nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:55 - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo 07:29:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:29:55 9eb884115fc529922851d90e445a830d198858da 07:29:55 2.1.1-dev.7 07:29:55 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:55 jakarta 07:29:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da 07:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:56 5bd85e02e73e: Preparing 07:29:56 5bd85e02e73e: Preparing 07:29:56 d5b48106cfe3: Preparing 07:29:56 ba045101c636: Preparing 07:29:56 a724b3455a6b: Preparing 07:29:56 133e89ceec89: Preparing 07:29:56 46bea8e3b7a4: Preparing 07:29:56 f1258b7bff3a: Preparing 07:29:56 454828f578b4: Preparing 07:29:56 21c86c0cde8f: Preparing 07:29:56 b3c7b9161c11: Preparing 07:29:56 b541d28bf3b4: Preparing 07:29:56 454828f578b4: Waiting 07:29:56 21c86c0cde8f: Waiting 07:29:56 46bea8e3b7a4: Waiting 07:29:56 f1258b7bff3a: Waiting 07:29:56 b3c7b9161c11: Waiting 07:29:56 b541d28bf3b4: Waiting 07:29:56 ba045101c636: Pushed 07:29:56 46bea8e3b7a4: Layer already exists 07:29:56 5bd85e02e73e: Pushed 07:29:56 a724b3455a6b: Pushed 07:29:56 d5b48106cfe3: Pushed 07:29:56 454828f578b4: Pushed 07:29:56 b541d28bf3b4: Layer already exists 07:29:56 f1258b7bff3a: Pushed 07:29:56 21c86c0cde8f: Pushed 07:29:56 b3c7b9161c11: Pushed 07:29:57 133e89ceec89: Pushed 07:29:58 9eb884115fc529922851d90e445a830d198858da: digest: sha256:43cbb637f4bbd0c54174a0d9eee85e70efdb42128763277945882a4b4df0f664 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.7 07:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:58 5bd85e02e73e: Preparing 07:29:58 5bd85e02e73e: Preparing 07:29:58 d5b48106cfe3: Preparing 07:29:58 ba045101c636: Preparing 07:29:58 a724b3455a6b: Preparing 07:29:58 133e89ceec89: Preparing 07:29:58 46bea8e3b7a4: Preparing 07:29:58 f1258b7bff3a: Preparing 07:29:58 454828f578b4: Preparing 07:29:58 21c86c0cde8f: Preparing 07:29:58 b3c7b9161c11: Preparing 07:29:58 b541d28bf3b4: Preparing 07:29:58 46bea8e3b7a4: Waiting 07:29:58 454828f578b4: Waiting 07:29:58 f1258b7bff3a: Waiting 07:29:58 21c86c0cde8f: Waiting 07:29:58 b3c7b9161c11: Waiting 07:29:58 b541d28bf3b4: Waiting 07:29:58 5bd85e02e73e: Layer already exists 07:29:58 d5b48106cfe3: Layer already exists 07:29:58 ba045101c636: Layer already exists 07:29:58 133e89ceec89: Layer already exists 07:29:58 a724b3455a6b: Layer already exists 07:29:58 f1258b7bff3a: Layer already exists 07:29:58 46bea8e3b7a4: Layer already exists 07:29:58 21c86c0cde8f: Layer already exists 07:29:58 454828f578b4: Layer already exists 07:29:58 b3c7b9161c11: Layer already exists 07:29:58 b541d28bf3b4: Layer already exists 07:29:58 2.1.1-dev.7: digest: sha256:43cbb637f4bbd0c54174a0d9eee85e70efdb42128763277945882a4b4df0f664 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:59 5bd85e02e73e: Preparing 07:29:59 5bd85e02e73e: Preparing 07:29:59 d5b48106cfe3: Preparing 07:29:59 ba045101c636: Preparing 07:29:59 a724b3455a6b: Preparing 07:29:59 133e89ceec89: Preparing 07:29:59 46bea8e3b7a4: Preparing 07:29:59 f1258b7bff3a: Preparing 07:29:59 454828f578b4: Preparing 07:29:59 21c86c0cde8f: Preparing 07:29:59 b3c7b9161c11: Preparing 07:29:59 b541d28bf3b4: Preparing 07:29:59 454828f578b4: Waiting 07:29:59 21c86c0cde8f: Waiting 07:29:59 b3c7b9161c11: Waiting 07:29:59 b541d28bf3b4: Waiting 07:29:59 46bea8e3b7a4: Waiting 07:29:59 f1258b7bff3a: Waiting 07:29:59 5bd85e02e73e: Layer already exists 07:29:59 d5b48106cfe3: Layer already exists 07:29:59 ba045101c636: Layer already exists 07:29:59 a724b3455a6b: Layer already exists 07:29:59 133e89ceec89: Layer already exists 07:29:59 454828f578b4: Layer already exists 07:29:59 21c86c0cde8f: Layer already exists 07:29:59 46bea8e3b7a4: Layer already exists 07:29:59 f1258b7bff3a: Layer already exists 07:29:59 b3c7b9161c11: Layer already exists 07:29:59 b541d28bf3b4: Layer already exists 07:29:59 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:43cbb637f4bbd0c54174a0d9eee85e70efdb42128763277945882a4b4df0f664 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta 07:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:30:00 5bd85e02e73e: Preparing 07:30:00 5bd85e02e73e: Preparing 07:30:00 d5b48106cfe3: Preparing 07:30:00 ba045101c636: Preparing 07:30:00 a724b3455a6b: Preparing 07:30:00 133e89ceec89: Preparing 07:30:00 46bea8e3b7a4: Preparing 07:30:00 f1258b7bff3a: Preparing 07:30:00 454828f578b4: Preparing 07:30:00 21c86c0cde8f: Preparing 07:30:00 b3c7b9161c11: Preparing 07:30:00 b541d28bf3b4: Preparing 07:30:00 46bea8e3b7a4: Waiting 07:30:00 f1258b7bff3a: Waiting 07:30:00 454828f578b4: Waiting 07:30:00 21c86c0cde8f: Waiting 07:30:00 b3c7b9161c11: Waiting 07:30:00 b541d28bf3b4: Waiting 07:30:00 d5b48106cfe3: Layer already exists 07:30:00 133e89ceec89: Layer already exists 07:30:00 a724b3455a6b: Layer already exists 07:30:00 ba045101c636: Layer already exists 07:30:00 5bd85e02e73e: Layer already exists 07:30:00 46bea8e3b7a4: Layer already exists 07:30:00 f1258b7bff3a: Layer already exists 07:30:00 21c86c0cde8f: Layer already exists 07:30:00 454828f578b4: Layer already exists 07:30:00 b3c7b9161c11: Layer already exists 07:30:00 b541d28bf3b4: Layer already exists 07:30:00 jakarta: digest: sha256:43cbb637f4bbd0c54174a0d9eee85e70efdb42128763277945882a4b4df0f664 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:00 ===================================================== [Pipeline] echo 07:30:00 taggedImages: 07:30:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da 07:30:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.7 07:30:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo 07:30:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:30:00 9eb884115fc529922851d90e445a830d198858da 07:30:00 2.1.1-dev.7 07:30:00 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:00 jakarta 07:30:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da 07:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:00 f59f260ee9fb: Preparing 07:30:00 df13cbc6287a: Preparing 07:30:00 dc5718d86f31: Preparing 07:30:00 d1e7e3de4ec7: Preparing 07:30:00 aa3fa861c29a: Preparing 07:30:00 b541d28bf3b4: Preparing 07:30:00 dc5718d86f31: Pushed 07:30:00 d1e7e3de4ec7: Pushed 07:30:00 b541d28bf3b4: Layer already exists 07:30:01 aa3fa861c29a: Pushed 07:30:01 f59f260ee9fb: Pushed 07:30:01 df13cbc6287a: Pushed 07:30:01 9eb884115fc529922851d90e445a830d198858da: digest: sha256:eb300497de0b28126faefd2b452cccf2d9a2081c6c9e3dc6820be6286ee63f63 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.7 07:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:02 f59f260ee9fb: Preparing 07:30:02 df13cbc6287a: Preparing 07:30:02 dc5718d86f31: Preparing 07:30:02 d1e7e3de4ec7: Preparing 07:30:02 aa3fa861c29a: Preparing 07:30:02 b541d28bf3b4: Preparing 07:30:02 b541d28bf3b4: Waiting 07:30:02 dc5718d86f31: Layer already exists 07:30:02 f59f260ee9fb: Layer already exists 07:30:02 df13cbc6287a: Layer already exists 07:30:02 aa3fa861c29a: Layer already exists 07:30:02 d1e7e3de4ec7: Layer already exists 07:30:02 b541d28bf3b4: Layer already exists 07:30:02 2.1.1-dev.7: digest: sha256:eb300497de0b28126faefd2b452cccf2d9a2081c6c9e3dc6820be6286ee63f63 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:03 f59f260ee9fb: Preparing 07:30:03 df13cbc6287a: Preparing 07:30:03 dc5718d86f31: Preparing 07:30:03 d1e7e3de4ec7: Preparing 07:30:03 aa3fa861c29a: Preparing 07:30:03 b541d28bf3b4: Preparing 07:30:03 b541d28bf3b4: Waiting 07:30:03 aa3fa861c29a: Layer already exists 07:30:03 d1e7e3de4ec7: Layer already exists 07:30:03 dc5718d86f31: Layer already exists 07:30:03 df13cbc6287a: Layer already exists 07:30:03 f59f260ee9fb: Layer already exists 07:30:03 b541d28bf3b4: Layer already exists 07:30:03 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:eb300497de0b28126faefd2b452cccf2d9a2081c6c9e3dc6820be6286ee63f63 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta 07:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:03 f59f260ee9fb: Preparing 07:30:03 df13cbc6287a: Preparing 07:30:03 dc5718d86f31: Preparing 07:30:03 d1e7e3de4ec7: Preparing 07:30:03 aa3fa861c29a: Preparing 07:30:03 b541d28bf3b4: Preparing 07:30:03 b541d28bf3b4: Waiting 07:30:03 d1e7e3de4ec7: Layer already exists 07:30:03 aa3fa861c29a: Layer already exists 07:30:03 dc5718d86f31: Layer already exists 07:30:03 df13cbc6287a: Layer already exists 07:30:03 f59f260ee9fb: Layer already exists 07:30:03 b541d28bf3b4: Layer already exists 07:30:03 jakarta: digest: sha256:eb300497de0b28126faefd2b452cccf2d9a2081c6c9e3dc6820be6286ee63f63 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:03 ===================================================== [Pipeline] echo 07:30:03 taggedImages: 07:30:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da 07:30:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.7 07:30:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo 07:30:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:30:03 9eb884115fc529922851d90e445a830d198858da 07:30:03 2.1.1-dev.7 07:30:03 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:03 jakarta 07:30:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da 07:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:04 7c4cfa14ba3f: Preparing 07:30:04 6e577fd26731: Preparing 07:30:04 6b8acb3a66cc: Preparing 07:30:04 8aa88a3f8adf: Preparing 07:30:04 fc17caac0858: Preparing 07:30:04 c53b57a6f8f9: Preparing 07:30:04 ed9425ce7e5f: Preparing 07:30:04 73c2b5cd3897: Preparing 07:30:04 521e527d4610: Preparing 07:30:04 b541d28bf3b4: Preparing 07:30:04 ed9425ce7e5f: Waiting 07:30:04 521e527d4610: Waiting 07:30:04 73c2b5cd3897: Waiting 07:30:04 b541d28bf3b4: Waiting 07:30:04 c53b57a6f8f9: Waiting 07:30:04 7c4cfa14ba3f: Pushed 07:30:04 6e577fd26731: Pushed 07:30:04 fc17caac0858: Pushed 07:30:04 c53b57a6f8f9: Pushed 07:30:04 ed9425ce7e5f: Pushed 07:30:04 73c2b5cd3897: Pushed 07:30:04 b541d28bf3b4: Layer already exists 07:30:04 521e527d4610: Pushed 07:30:05 8aa88a3f8adf: Pushed 07:30:06 6b8acb3a66cc: Pushed 07:30:06 9eb884115fc529922851d90e445a830d198858da: digest: sha256:088d57fd0343302ff38591a47dc89bd8417798567bc18e858d3011ec9b244d76 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.7 07:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:06 7c4cfa14ba3f: Preparing 07:30:06 6e577fd26731: Preparing 07:30:06 6b8acb3a66cc: Preparing 07:30:06 8aa88a3f8adf: Preparing 07:30:06 fc17caac0858: Preparing 07:30:06 c53b57a6f8f9: Preparing 07:30:06 ed9425ce7e5f: Preparing 07:30:06 73c2b5cd3897: Preparing 07:30:06 521e527d4610: Preparing 07:30:06 b541d28bf3b4: Preparing 07:30:06 73c2b5cd3897: Waiting 07:30:06 521e527d4610: Waiting 07:30:06 b541d28bf3b4: Waiting 07:30:06 c53b57a6f8f9: Waiting 07:30:06 ed9425ce7e5f: Waiting 07:30:06 fc17caac0858: Layer already exists 07:30:06 6b8acb3a66cc: Layer already exists 07:30:06 7c4cfa14ba3f: Layer already exists 07:30:06 8aa88a3f8adf: Layer already exists 07:30:06 6e577fd26731: Layer already exists 07:30:06 c53b57a6f8f9: Layer already exists 07:30:06 521e527d4610: Layer already exists 07:30:06 ed9425ce7e5f: Layer already exists 07:30:06 b541d28bf3b4: Layer already exists 07:30:06 73c2b5cd3897: Layer already exists 07:30:06 2.1.1-dev.7: digest: sha256:088d57fd0343302ff38591a47dc89bd8417798567bc18e858d3011ec9b244d76 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:07 7c4cfa14ba3f: Preparing 07:30:07 6e577fd26731: Preparing 07:30:07 6b8acb3a66cc: Preparing 07:30:07 8aa88a3f8adf: Preparing 07:30:07 fc17caac0858: Preparing 07:30:07 c53b57a6f8f9: Preparing 07:30:07 ed9425ce7e5f: Preparing 07:30:07 73c2b5cd3897: Preparing 07:30:07 521e527d4610: Preparing 07:30:07 b541d28bf3b4: Preparing 07:30:07 c53b57a6f8f9: Waiting 07:30:07 ed9425ce7e5f: Waiting 07:30:07 73c2b5cd3897: Waiting 07:30:07 b541d28bf3b4: Waiting 07:30:07 6b8acb3a66cc: Layer already exists 07:30:07 7c4cfa14ba3f: Layer already exists 07:30:07 6e577fd26731: Layer already exists 07:30:07 8aa88a3f8adf: Layer already exists 07:30:07 fc17caac0858: Layer already exists 07:30:07 c53b57a6f8f9: Layer already exists 07:30:07 ed9425ce7e5f: Layer already exists 07:30:07 521e527d4610: Layer already exists 07:30:07 73c2b5cd3897: Layer already exists 07:30:07 b541d28bf3b4: Layer already exists 07:30:07 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:088d57fd0343302ff38591a47dc89bd8417798567bc18e858d3011ec9b244d76 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta 07:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:08 7c4cfa14ba3f: Preparing 07:30:08 6e577fd26731: Preparing 07:30:08 6b8acb3a66cc: Preparing 07:30:08 8aa88a3f8adf: Preparing 07:30:08 fc17caac0858: Preparing 07:30:08 c53b57a6f8f9: Preparing 07:30:08 ed9425ce7e5f: Preparing 07:30:08 73c2b5cd3897: Preparing 07:30:08 521e527d4610: Preparing 07:30:08 b541d28bf3b4: Preparing 07:30:08 521e527d4610: Waiting 07:30:08 73c2b5cd3897: Waiting 07:30:08 8aa88a3f8adf: Layer already exists 07:30:08 7c4cfa14ba3f: Layer already exists 07:30:08 6e577fd26731: Layer already exists 07:30:08 6b8acb3a66cc: Layer already exists 07:30:08 fc17caac0858: Layer already exists 07:30:08 ed9425ce7e5f: Layer already exists 07:30:08 521e527d4610: Layer already exists 07:30:08 c53b57a6f8f9: Layer already exists 07:30:08 b541d28bf3b4: Layer already exists 07:30:08 73c2b5cd3897: Layer already exists 07:30:08 jakarta: digest: sha256:088d57fd0343302ff38591a47dc89bd8417798567bc18e858d3011ec9b244d76 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:08 ===================================================== [Pipeline] echo 07:30:08 taggedImages: 07:30:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da 07:30:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.7 07:30:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo 07:30:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:30:08 9eb884115fc529922851d90e445a830d198858da 07:30:08 2.1.1-dev.7 07:30:08 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:08 jakarta 07:30:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da 07:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:08 fcab11781ec9: Preparing 07:30:08 ef05a1d807f7: Preparing 07:30:08 46bea8e3b7a4: Preparing 07:30:08 dde1b368b623: Preparing 07:30:08 b541d28bf3b4: Preparing 07:30:08 b541d28bf3b4: Layer already exists 07:30:08 46bea8e3b7a4: Layer already exists 07:30:08 fcab11781ec9: Pushed 07:30:08 dde1b368b623: Pushed 07:30:10 ef05a1d807f7: Pushed 07:30:10 9eb884115fc529922851d90e445a830d198858da: digest: sha256:56431020f3909cf424ea0bec6dfb90c75f6fadc6ca4ac88a6a0f25c89a441f25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.7 07:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:11 fcab11781ec9: Preparing 07:30:11 ef05a1d807f7: Preparing 07:30:11 46bea8e3b7a4: Preparing 07:30:11 dde1b368b623: Preparing 07:30:11 b541d28bf3b4: Preparing 07:30:11 fcab11781ec9: Layer already exists 07:30:11 46bea8e3b7a4: Layer already exists 07:30:11 b541d28bf3b4: Layer already exists 07:30:11 ef05a1d807f7: Layer already exists 07:30:11 dde1b368b623: Layer already exists 07:30:11 2.1.1-dev.7: digest: sha256:56431020f3909cf424ea0bec6dfb90c75f6fadc6ca4ac88a6a0f25c89a441f25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:11 fcab11781ec9: Preparing 07:30:11 ef05a1d807f7: Preparing 07:30:11 46bea8e3b7a4: Preparing 07:30:11 dde1b368b623: Preparing 07:30:11 b541d28bf3b4: Preparing 07:30:11 dde1b368b623: Layer already exists 07:30:11 fcab11781ec9: Layer already exists 07:30:11 ef05a1d807f7: Layer already exists 07:30:11 b541d28bf3b4: Layer already exists 07:30:11 46bea8e3b7a4: Layer already exists 07:30:11 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:56431020f3909cf424ea0bec6dfb90c75f6fadc6ca4ac88a6a0f25c89a441f25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta 07:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:12 fcab11781ec9: Preparing 07:30:12 ef05a1d807f7: Preparing 07:30:12 46bea8e3b7a4: Preparing 07:30:12 dde1b368b623: Preparing 07:30:12 b541d28bf3b4: Preparing 07:30:12 46bea8e3b7a4: Layer already exists 07:30:12 dde1b368b623: Layer already exists 07:30:12 ef05a1d807f7: Layer already exists 07:30:12 b541d28bf3b4: Layer already exists 07:30:12 fcab11781ec9: Layer already exists 07:30:12 jakarta: digest: sha256:56431020f3909cf424ea0bec6dfb90c75f6fadc6ca4ac88a6a0f25c89a441f25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:12 ===================================================== [Pipeline] echo 07:30:12 taggedImages: 07:30:12 - nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da 07:30:12 - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.7 07:30:12 - nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:12 - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo 07:30:12 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:30:12 9eb884115fc529922851d90e445a830d198858da 07:30:12 2.1.1-dev.7 07:30:12 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:12 jakarta 07:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da 07:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:13 d03372344d68: Preparing 07:30:13 73d911844da9: Preparing 07:30:13 46bea8e3b7a4: Preparing 07:30:13 ddda52bf9145: Preparing 07:30:13 b541d28bf3b4: Preparing 07:30:13 46bea8e3b7a4: Layer already exists 07:30:13 b541d28bf3b4: Layer already exists 07:30:13 ddda52bf9145: Layer already exists 07:30:13 d03372344d68: Pushed 07:30:14 73d911844da9: Pushed 07:30:14 9eb884115fc529922851d90e445a830d198858da: digest: sha256:aa5c053f95c53a3b45905c434e624aa4e02da1c8bb2c1097524dbb17cfea9d09 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.7 07:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:15 d03372344d68: Preparing 07:30:15 73d911844da9: Preparing 07:30:15 46bea8e3b7a4: Preparing 07:30:15 ddda52bf9145: Preparing 07:30:15 b541d28bf3b4: Preparing 07:30:15 d03372344d68: Layer already exists 07:30:15 b541d28bf3b4: Layer already exists 07:30:15 46bea8e3b7a4: Layer already exists 07:30:15 ddda52bf9145: Layer already exists 07:30:15 73d911844da9: Layer already exists 07:30:15 2.1.1-dev.7: digest: sha256:aa5c053f95c53a3b45905c434e624aa4e02da1c8bb2c1097524dbb17cfea9d09 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:15 d03372344d68: Preparing 07:30:15 73d911844da9: Preparing 07:30:15 46bea8e3b7a4: Preparing 07:30:15 ddda52bf9145: Preparing 07:30:15 b541d28bf3b4: Preparing 07:30:15 b541d28bf3b4: Layer already exists 07:30:15 ddda52bf9145: Layer already exists 07:30:15 d03372344d68: Layer already exists 07:30:15 73d911844da9: Layer already exists 07:30:15 46bea8e3b7a4: Layer already exists 07:30:15 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:aa5c053f95c53a3b45905c434e624aa4e02da1c8bb2c1097524dbb17cfea9d09 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta 07:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:16 d03372344d68: Preparing 07:30:16 73d911844da9: Preparing 07:30:16 46bea8e3b7a4: Preparing 07:30:16 ddda52bf9145: Preparing 07:30:16 b541d28bf3b4: Preparing 07:30:16 d03372344d68: Layer already exists 07:30:16 b541d28bf3b4: Layer already exists 07:30:16 ddda52bf9145: Layer already exists 07:30:16 73d911844da9: Layer already exists 07:30:16 46bea8e3b7a4: Layer already exists 07:30:16 jakarta: digest: sha256:aa5c053f95c53a3b45905c434e624aa4e02da1c8bb2c1097524dbb17cfea9d09 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:16 ===================================================== [Pipeline] echo 07:30:16 taggedImages: 07:30:16 - nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da 07:30:16 - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.7 07:30:16 - nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:16 - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo 07:30:16 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 07:30:16 9eb884115fc529922851d90e445a830d198858da 07:30:16 2.1.1-dev.7 07:30:16 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:16 jakarta 07:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da 07:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:30:17 dc6fe7e94123: Preparing 07:30:17 e953d74d2b5b: Preparing 07:30:17 d82e26f5ad28: Preparing 07:30:17 c31b759616fc: Preparing 07:30:17 879b85f2d1ed: Preparing 07:30:17 6777e3bbcb7c: Preparing 07:30:17 fd08d546f6b8: Preparing 07:30:17 0636255016a6: Preparing 07:30:17 84e9d258764d: Preparing 07:30:17 56463f638872: Preparing 07:30:17 e2eb06d8af82: Preparing 07:30:17 fd08d546f6b8: Waiting 07:30:17 0636255016a6: Waiting 07:30:17 84e9d258764d: Waiting 07:30:17 56463f638872: Waiting 07:30:17 e2eb06d8af82: Waiting 07:30:17 879b85f2d1ed: Layer already exists 07:30:17 6777e3bbcb7c: Layer already exists 07:30:17 fd08d546f6b8: Layer already exists 07:30:17 e953d74d2b5b: Pushed 07:30:17 0636255016a6: Layer already exists 07:30:17 84e9d258764d: Layer already exists 07:30:17 56463f638872: Layer already exists 07:30:17 e2eb06d8af82: Layer already exists 07:30:17 dc6fe7e94123: Pushed 07:30:18 d82e26f5ad28: Pushed 07:30:23 Removing intermediate container c9f04e1ddebf 07:30:23 ---> ce8d8a8e760f 07:30:23 Successfully built ce8d8a8e760f 07:30:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:23 + docker inspect -f . ci-base-image-arm64 07:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:23 prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container 07:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 07:30:24 c31b759616fc: Pushed 07:30:24 9eb884115fc529922851d90e445a830d198858da: digest: sha256:4923f36ab3abdd02d8180e2a23a6e669a1d5550ed06b74e689a90657e506f7a4 size: 2622 07:30:25 $ docker top 46ca819a6074e582bcfce8f47bb8abb7144e89cfa8b21883757c047803f1e27b -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:26 + go version 07:30:26 go version go1.17.6 linux/arm64 [Pipeline] } 07:30:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.7 07:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:30:26 dc6fe7e94123: Preparing 07:30:26 e953d74d2b5b: Preparing 07:30:26 d82e26f5ad28: Preparing 07:30:26 c31b759616fc: Preparing 07:30:26 879b85f2d1ed: Preparing 07:30:26 6777e3bbcb7c: Preparing 07:30:26 fd08d546f6b8: Preparing 07:30:26 0636255016a6: Preparing 07:30:26 84e9d258764d: Preparing 07:30:26 56463f638872: Preparing 07:30:26 e2eb06d8af82: Preparing 07:30:26 0636255016a6: Waiting 07:30:26 56463f638872: Waiting 07:30:26 84e9d258764d: Waiting 07:30:26 e2eb06d8af82: Waiting 07:30:26 6777e3bbcb7c: Waiting 07:30:26 879b85f2d1ed: Layer already exists 07:30:26 e953d74d2b5b: Layer already exists 07:30:26 dc6fe7e94123: Layer already exists 07:30:26 d82e26f5ad28: Layer already exists 07:30:26 c31b759616fc: Layer already exists 07:30:26 0636255016a6: Layer already exists 07:30:26 fd08d546f6b8: Layer already exists 07:30:26 6777e3bbcb7c: Layer already exists 07:30:26 84e9d258764d: Layer already exists 07:30:26 56463f638872: Layer already exists 07:30:26 e2eb06d8af82: Layer already exists 07:30:26 2.1.1-dev.7: digest: sha256:4923f36ab3abdd02d8180e2a23a6e669a1d5550ed06b74e689a90657e506f7a4 size: 2622 07:30:26 $ docker stop --time=1 46ca819a6074e582bcfce8f47bb8abb7144e89cfa8b21883757c047803f1e27b 07:30:27 $ docker rm -f 46ca819a6074e582bcfce8f47bb8abb7144e89cfa8b21883757c047803f1e27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 07:30:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:30:28 07:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:30:28 dc6fe7e94123: Preparing 07:30:28 e953d74d2b5b: Preparing 07:30:28 d82e26f5ad28: Preparing 07:30:28 c31b759616fc: Preparing 07:30:28 879b85f2d1ed: Preparing 07:30:28 6777e3bbcb7c: Preparing 07:30:28 fd08d546f6b8: Preparing 07:30:28 0636255016a6: Preparing 07:30:28 84e9d258764d: Preparing 07:30:28 56463f638872: Preparing 07:30:28 e2eb06d8af82: Preparing 07:30:28 fd08d546f6b8: Waiting 07:30:28 0636255016a6: Waiting 07:30:28 84e9d258764d: Waiting 07:30:28 e2eb06d8af82: Waiting 07:30:28 e953d74d2b5b: Layer already exists 07:30:28 879b85f2d1ed: Layer already exists 07:30:28 c31b759616fc: Layer already exists 07:30:28 d82e26f5ad28: Layer already exists 07:30:28 dc6fe7e94123: Layer already exists 07:30:28 6777e3bbcb7c: Layer already exists 07:30:28 fd08d546f6b8: Layer already exists 07:30:28 0636255016a6: Layer already exists 07:30:28 56463f638872: Layer already exists 07:30:28 84e9d258764d: Layer already exists 07:30:28 e2eb06d8af82: Layer already exists 07:30:28 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:4923f36ab3abdd02d8180e2a23a6e669a1d5550ed06b74e689a90657e506f7a4 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:30:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:29 latest: Pulling from edgex-devops/edgex-compose-arm64 07:30:29 29e5d40040c1: Pulling fs layer 07:30:29 1ce36da41761: Pulling fs layer 07:30:29 25b303627fd3: Pulling fs layer 07:30:29 29e5d40040c1: Verifying Checksum 07:30:29 29e5d40040c1: Download complete 07:30:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta 07:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:30:29 dc6fe7e94123: Preparing 07:30:29 e953d74d2b5b: Preparing 07:30:29 d82e26f5ad28: Preparing 07:30:29 c31b759616fc: Preparing 07:30:29 879b85f2d1ed: Preparing 07:30:29 6777e3bbcb7c: Preparing 07:30:29 fd08d546f6b8: Preparing 07:30:29 0636255016a6: Preparing 07:30:29 84e9d258764d: Preparing 07:30:29 56463f638872: Preparing 07:30:29 e2eb06d8af82: Preparing 07:30:29 6777e3bbcb7c: Waiting 07:30:29 0636255016a6: Waiting 07:30:29 84e9d258764d: Waiting 07:30:29 56463f638872: Waiting 07:30:29 e2eb06d8af82: Waiting 07:30:29 fd08d546f6b8: Waiting 07:30:29 dc6fe7e94123: Layer already exists 07:30:29 d82e26f5ad28: Layer already exists 07:30:29 c31b759616fc: Layer already exists 07:30:29 e953d74d2b5b: Layer already exists 07:30:29 879b85f2d1ed: Layer already exists 07:30:29 0636255016a6: Layer already exists 07:30:29 fd08d546f6b8: Layer already exists 07:30:29 84e9d258764d: Layer already exists 07:30:29 56463f638872: Layer already exists 07:30:29 6777e3bbcb7c: Layer already exists 07:30:29 e2eb06d8af82: Layer already exists 07:30:29 jakarta: digest: sha256:4923f36ab3abdd02d8180e2a23a6e669a1d5550ed06b74e689a90657e506f7a4 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:29 ===================================================== [Pipeline] echo 07:30:29 taggedImages: 07:30:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da 07:30:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.7 07:30:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:30:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 07:30:29 1ce36da41761: Verifying Checksum 07:30:29 1ce36da41761: Download complete [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:30:29 29e5d40040c1: Pull complete 07:30:31 25b303627fd3: Verifying Checksum 07:30:31 25b303627fd3: Download complete 07:30:31 1ce36da41761: Pull complete 07:30:43 25b303627fd3: Pull complete 07:30:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:43 prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container 07:30:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:30:45 $ docker top 4cad1af1b67be80fa18ef93e133c95903fa397b148deafe643c236ae6b379d23 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:46 + + grep parallel 07:30:46 docker-compose build --help 07:30:50 --parallel Build images in parallel. [Pipeline] } 07:30:50 $ docker stop --time=1 4cad1af1b67be80fa18ef93e133c95903fa397b148deafe643c236ae6b379d23 07:30:52 $ docker rm -f 4cad1af1b67be80fa18ef93e133c95903fa397b148deafe643c236ae6b379d23 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:30:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:53 prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container 07:30:53 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:30:54 $ docker top 3d3601b4ce60a420dc9f66cb7f9977fe1f2b52ac3a1653c0f82eef454d916351 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:55 + docker-compose -f ./docker-compose-build.yml build --parallel 07:30:59 Building core-command ... 07:30:59 Building core-data ... 07:30:59 Building core-metadata ... 07:30:59 Building security-bootstrapper ... 07:30:59 Building security-proxy-setup ... 07:30:59 Building security-secretstore-setup ... 07:30:59 Building support-notifications ... 07:30:59 Building support-scheduler ... 07:30:59 Building sys-mgmt-agent ... 07:30:59 Building core-metadata 07:30:59 Building support-scheduler 07:30:59 Building support-notifications 07:30:59 Building security-proxy-setup 07:30:59 Building security-bootstrapper 07:32:07 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:32:07 ---> ce8d8a8e760f 07:32:07 Step 3/20 : WORKDIR /edgex-go 07:32:07 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:32:07 ---> ce8d8a8e760f 07:32:07 Step 3/21 : WORKDIR /edgex-go 07:32:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:32:07 ---> ce8d8a8e760f 07:32:07 Step 3/30 : WORKDIR /edgex-go 07:32:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:32:07 ---> ce8d8a8e760f 07:32:07 Step 3/22 : WORKDIR /edgex-go 07:32:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:32:08 ---> ce8d8a8e760f 07:32:08 Step 3/23 : WORKDIR /edgex-go 07:32:08 ---> Running in fd956bbd85f1 07:32:08 ---> Running in 45784a5fcb25 07:32:08 ---> Running in cfd9c3d0eab6 07:32:08 ---> Running in 16465cdb0988 07:32:08 ---> Running in 49ae4048713a 07:32:08 Removing intermediate container cfd9c3d0eab6 07:32:08 ---> 17fa5d52b949 07:32:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:08 Removing intermediate container fd956bbd85f1 07:32:08 ---> f6ec30d4cc3a 07:32:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:08 Removing intermediate container 16465cdb0988 07:32:08 ---> 9d87a1b15e82 07:32:08 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:08 Removing intermediate container 45784a5fcb25 07:32:08 ---> 69918c91cfff 07:32:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:09 Removing intermediate container 49ae4048713a 07:32:09 ---> df543abc1516 07:32:09 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:09 ---> Running in ce0f76c3254f 07:32:09 ---> Running in f5f037c5bf2c 07:32:09 ---> Running in 7a49708f0f93 07:32:09 ---> Running in b2ca4fcf33b6 07:32:09 ---> Running in 698dddce7510 07:32:12 Removing intermediate container ce0f76c3254f 07:32:12 ---> 845edbf1674f 07:32:12 Step 5/23 : RUN apk add --update --no-cache make git 07:32:12 ---> Running in dd30445d0868 07:32:13 Removing intermediate container f5f037c5bf2c 07:32:13 ---> 5ec0eb5ac032 07:32:13 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:32:13 ---> Running in 8ca291fea745 07:32:14 Removing intermediate container 698dddce7510 07:32:14 ---> bace52c8d4cf 07:32:14 Step 5/20 : RUN apk add --update --no-cache make git 07:32:14 Removing intermediate container b2ca4fcf33b6 07:32:14 ---> 335a07abfc63 07:32:14 Step 5/22 : RUN apk add --update --no-cache make git 07:32:14 ---> Running in 27bcf3eedeae 07:32:14 Removing intermediate container 7a49708f0f93 07:32:14 ---> 7a3dec82dafe 07:32:14 Step 5/30 : RUN apk add --update --no-cache make git 07:32:14 ---> Running in 70ea8c9d5b95 07:32:14 ---> Running in 4ec35e5461e2 07:32:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:32:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:32:17 OK: 220 MiB in 52 packages 07:32:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:32:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:32:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:32:17 OK: 220 MiB in 52 packages 07:32:18 Removing intermediate container dd30445d0868 07:32:18 ---> 81fa6df288bb 07:32:18 Step 6/23 : COPY go.mod . 07:32:18 OK: 220 MiB in 52 packages 07:32:18 OK: 220 MiB in 52 packages 07:32:18 OK: 220 MiB in 52 packages 07:32:19 Removing intermediate container 8ca291fea745 07:32:19 ---> 8fb9d054b1fe 07:32:19 Step 6/21 : COPY . . 07:32:19 ---> 595a8d18ab02 07:32:19 Step 7/23 : RUN go mod download 07:32:19 ---> Running in 1b47fff52e87 07:32:20 Removing intermediate container 70ea8c9d5b95 07:32:20 Removing intermediate container 27bcf3eedeae 07:32:20 ---> 5e532849ce87 07:32:20 Step 6/22 : COPY . . 07:32:20 ---> b5e84c030df5 07:32:20 Step 6/20 : COPY . . 07:32:20 Removing intermediate container 4ec35e5461e2 07:32:20 ---> 092ca0728ccc 07:32:20 Step 6/30 : COPY . . 07:32:24 Removing intermediate container 1b47fff52e87 07:32:24 ---> dd57d1d63d91 07:32:24 Step 8/23 : COPY . . 07:32:46 ---> 58e924073629 07:32:46 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:46 ---> 6dad92a69f3e 07:32:46 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:46 ---> 148411a7828b 07:32:46 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 06d43c753da7 07:32:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:46 07:32:46 ---> Running in d261abced29a 07:32:46 ---> Running in f3b96cf54615 07:32:46 ---> Running in 7fd98d5a7744 07:32:46 ---> Running in a2072cc1766b 07:32:46 ---> b02b5ef4b935 07:32:46 Step 9/23 : RUN go mod tidy 07:32:46 ---> Running in 6efd7a736438 07:32:47 skipping... 07:32:47 skipping... 07:32:47 skipping... 07:32:47 skipping... 07:32:48 Removing intermediate container d261abced29a 07:32:48 ---> 63f138dfe1f6 07:32:48 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:32:48 Removing intermediate container 7fd98d5a7744 07:32:48 ---> 28b49deb73ca 07:32:49 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:32:49 ---> Running in a7edc5064e7a 07:32:49 ---> Running in 908b154df97e 07:32:49 Removing intermediate container a2072cc1766b 07:32:49 ---> 30313b01753c 07:32:49 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:32:49 Removing intermediate container f3b96cf54615 07:32:49 ---> e9cdc0fb5bac 07:32:49 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:32:49 ---> Running in afc3a7288f38 07:32:50 ---> Running in 325ff3fe2806 07:32:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:32:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:32:52 Removing intermediate container 6efd7a736438 07:32:52 ---> 3efc23fe3ed7 07:32:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:32:52 ---> Running in 6514362359c4 07:32:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:32:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:32:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 07:35:07 Removing intermediate container 325ff3fe2806 07:35:07 ---> 00ab305f6eac 07:35:07 07:35:07 Step 9/30 : FROM alpine:3.14 07:35:07 3.14: Pulling from library/alpine 07:35:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:35:09 Status: Downloaded newer image for alpine:3.14 07:35:09 ---> ac73e934f311 07:35:09 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:35:10 ---> Running in 50cde92f3c5f 07:35:11 Removing intermediate container 50cde92f3c5f 07:35:11 ---> 1cf0383fa462 07:35:11 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:35:11 ---> Running in 7c08b2806654 07:35:12 Removing intermediate container afc3a7288f38 07:35:12 ---> e261d946c903 07:35:12 07:35:12 Step 9/20 : FROM alpine:3.14 07:35:12 ---> ac73e934f311 07:35:12 Step 10/20 : RUN apk add --update --no-cache curl 07:35:12 ---> Running in 65e64711caf3 07:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:16 (1/2) Installing dumb-init (1.2.5-r1) 07:35:16 (2/2) Installing su-exec (0.2-r1) 07:35:16 Executing busybox-1.33.1-r7.trigger 07:35:16 OK: 6 MiB in 16 packages 07:35:16 (1/5) Installing ca-certificates (20211220-r0) 07:35:16 (2/5) Installing brotli-libs (1.0.9-r5) 07:35:16 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:35:16 (4/5) Installing libcurl (7.79.1-r1) 07:35:16 (5/5) Installing curl (7.79.1-r1) 07:35:16 Executing busybox-1.33.1-r7.trigger 07:35:16 Executing ca-certificates-20211220-r0.trigger 07:35:17 OK: 8 MiB in 19 packages 07:35:18 Removing intermediate container 7c08b2806654 07:35:18 ---> 5e8fae9b3383 07:35:18 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:35:18 ---> Running in e6c443fc6298 07:35:18 Removing intermediate container e6c443fc6298 07:35:18 ---> ecebf5bc8ac3 07:35:18 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:35:19 ---> Running in 70997d54e1c8 07:35:19 Removing intermediate container 65e64711caf3 07:35:19 ---> 9e7e771490fc 07:35:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:35:19 ---> Running in 36aad8549086 07:35:19 Removing intermediate container 70997d54e1c8 07:35:19 ---> 5c442bdbdae1 07:35:19 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:35:20 ---> Running in ee35af572d64 07:35:20 Removing intermediate container 6514362359c4 07:35:20 ---> 07c7a673a8db 07:35:20 07:35:20 Step 11/23 : FROM alpine:3.14 07:35:20 ---> ac73e934f311 07:35:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:35:20 Removing intermediate container 36aad8549086 07:35:20 ---> 847a0a791bc0 07:35:20 Step 12/20 : WORKDIR /edgex 07:35:20 ---> Running in 77e38be6a683 07:35:20 ---> Running in 3d45b0616604 07:35:21 Removing intermediate container 908b154df97e 07:35:21 ---> 2cec8432b907 07:35:21 07:35:21 Step 9/21 : FROM alpine:3.14 07:35:21 ---> ac73e934f311 07:35:21 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:35:21 ---> Running in 983d2d7db453 07:35:21 Removing intermediate container 3d45b0616604 07:35:21 ---> 14f00d638a66 07:35:21 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:35:22 Removing intermediate container a7edc5064e7a 07:35:22 ---> 2f9960ec9537 07:35:22 07:35:22 Step 9/22 : FROM alpine:3.14 07:35:22 ---> ac73e934f311 07:35:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:22 ---> Running in a4b004023e2c 07:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:23 ---> 03eba6a56bf3 07:35:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:23 Removing intermediate container ee35af572d64 07:35:23 ---> 3476c9fd8c33 07:35:23 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:23 ---> Running in c207ab16bb7d 07:35:24 (1/1) Installing dumb-init (1.2.5-r1) 07:35:24 Executing busybox-1.33.1-r7.trigger 07:35:24 OK: 5 MiB in 15 packages 07:35:24 (1/2) Installing ca-certificates (20211220-r0) 07:35:24 (2/2) Installing dumb-init (1.2.5-r1) 07:35:24 Executing busybox-1.33.1-r7.trigger 07:35:24 Executing ca-certificates-20211220-r0.trigger 07:35:24 Removing intermediate container c207ab16bb7d 07:35:24 ---> 5ebd7d9a4e63 07:35:24 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:25 OK: 6 MiB in 16 packages 07:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:25 Removing intermediate container 77e38be6a683 07:35:25 ---> f26a47aea501 07:35:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:35:25 ---> dfeb709f123d 07:35:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:35:26 ---> Running in 8d81c48888b9 07:35:26 ---> 7679ad55f993 07:35:26 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:35:26 ---> Running in d3d6b79b7ef6 07:35:26 (1/1) Installing dumb-init (1.2.5-r1) 07:35:26 Executing busybox-1.33.1-r7.trigger 07:35:26 OK: 5 MiB in 15 packages 07:35:27 Removing intermediate container 8d81c48888b9 07:35:27 ---> 9541e3e309bc 07:35:27 Step 14/23 : ENV APP_PORT=59861 07:35:27 ---> Running in 93c6e667d6e8 07:35:27 Removing intermediate container 983d2d7db453 07:35:27 ---> a89a15985052 07:35:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:35:28 ---> Running in 7adc2d62f1df 07:35:28 Removing intermediate container 93c6e667d6e8 07:35:28 ---> 440338ea93f2 07:35:28 Step 15/23 : EXPOSE $APP_PORT 07:35:28 Removing intermediate container a4b004023e2c 07:35:28 ---> 8bd3559ddec8 07:35:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:35:28 ---> Running in 7156fe811367 07:35:28 ---> 2ac16146eef3 07:35:28 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] ---> Running in 3941ef620221 07:35:28 07:35:28 ---> Running in d6f52161939c 07:35:28 Removing intermediate container 7adc2d62f1df 07:35:28 ---> 25fe3044add5 07:35:28 Step 12/21 : ENV APP_PORT=59860 07:35:28 ---> Running in f3b68f664f8a 07:35:28 Removing intermediate container 7156fe811367 07:35:28 ---> 28a9cf13f359 07:35:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:29 Removing intermediate container 3941ef620221 07:35:29 ---> 7203631f7396 07:35:29 Step 12/22 : ENV APP_PORT=59881 07:35:29 ---> Running in 89685ea9ef38 07:35:29 Removing intermediate container d6f52161939c 07:35:29 ---> 4d52bd9aa551 07:35:29 Step 17/20 : CMD ["--init=true"] 07:35:29 Removing intermediate container f3b68f664f8a 07:35:29 ---> 29e01a7bfc4b 07:35:29 Step 13/21 : EXPOSE $APP_PORT 07:35:29 Removing intermediate container d3d6b79b7ef6 07:35:29 ---> 3245d442f51d 07:35:29 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:29 ---> Running in fa5af78185b0 07:35:29 ---> Running in 8d1143e43b34 07:35:30 ---> b354040b1f0e 07:35:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:35:30 Removing intermediate container 89685ea9ef38 07:35:30 ---> 7be5ed9b8281 07:35:30 Step 13/22 : EXPOSE $APP_PORT 07:35:30 ---> Running in f6ef22079957 07:35:30 Removing intermediate container fa5af78185b0 07:35:30 ---> a4165114086c 07:35:30 Step 18/20 : LABEL arch=arm64 07:35:30 Removing intermediate container 8d1143e43b34 07:35:30 ---> df5992c0707a 07:35:30 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:30 ---> Running in ce1e2efc04ff 07:35:30 ---> b011eee19830 07:35:30 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:35:30 Removing intermediate container ce1e2efc04ff 07:35:30 ---> 70ccb9f2ea0b 07:35:30 Step 19/20 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:35:31 ---> Running in 0f64d65923c0 07:35:31 Removing intermediate container f6ef22079957 07:35:31 ---> 065fe0cc8237 07:35:31 Step 14/22 : WORKDIR / 07:35:31 ---> Running in 4e3a2fafcc11 07:35:31 ---> 9ce1d976ca7e 07:35:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:35:31 Removing intermediate container 0f64d65923c0 07:35:31 ---> 487a68a59147 07:35:31 Step 20/20 : LABEL version=2.1.1-dev.7 07:35:32 ---> Running in 8ce2c650e768 07:35:32 Removing intermediate container 4e3a2fafcc11 07:35:32 ---> ae4ef44ddf24 07:35:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:32 ---> 5175bf6e802b 07:35:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:35:32 Removing intermediate container 8ce2c650e768 07:35:32 ---> c5dc0541ff08 07:35:32 07:35:33 ---> 3dc53376db64 07:35:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:35:33 ---> 8bc23760aed1 07:35:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:35:33 ---> ab7d5e5259eb 07:35:33 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:35:33 ---> Running in 661169a46c1f 07:35:33 ---> 5c24e6b95aa9 07:35:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:35:33 Successfully built c5dc0541ff08 07:35:33 Successfully tagged security-proxy-setup-arm64:latest 07:35:33 Building sys-mgmt-agent 07:35:34  Building security-proxy-setup ... done Removing intermediate container 661169a46c1f 07:35:34 ---> f8b619df54d8 07:35:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:34 ---> Running in 3989dd8e791a 07:35:34 ---> f3a2a83282ca 07:35:34 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:35:34 ---> Running in 9990e501e08e 07:35:34 ---> af406d93a6f6 07:35:34 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:35:34 Removing intermediate container 3989dd8e791a 07:35:34 ---> eea6e19fe7b9 07:35:34 Step 21/23 : LABEL arch=arm64 07:35:35 ---> Running in 346645bafb78 07:35:35 Removing intermediate container 9990e501e08e 07:35:35 ---> 09ffb3256cdd 07:35:35 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:35 ---> Running in b1dac1292cff 07:35:35 ---> b93eaa6937a2 07:35:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:35:36 ---> 05e60427fa97 07:35:36 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:35:36 Removing intermediate container 346645bafb78 07:35:36 ---> 1e36fedf1173 07:35:36 Step 22/23 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:35:36 Removing intermediate container b1dac1292cff 07:35:36 ---> a87fa361930c 07:35:36 Step 19/21 : LABEL arch=arm64 07:35:36 ---> Running in fd0e7ba748e1 07:35:36 ---> Running in 624fd83202e2 07:35:36 ---> 30814800921d 07:35:36 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:35:36 Removing intermediate container 624fd83202e2 07:35:36 ---> a76ffa2c79f8 07:35:36 Step 23/23 : LABEL version=2.1.1-dev.7 07:35:36 ---> c9397700b9fe 07:35:36 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:35:37 ---> Running in 81da3a5da277 07:35:37 Removing intermediate container fd0e7ba748e1 07:35:37 ---> 427adc839a2a 07:35:37 Step 20/21 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:35:37 ---> Running in f1a9ae05fc24 07:35:37 ---> Running in 3f0fbf4507cd 07:35:37 ---> Running in 346ac4a38804 07:35:37 Removing intermediate container f1a9ae05fc24 07:35:37 ---> 02fc2538e950 07:35:37 07:35:38 Removing intermediate container 81da3a5da277 07:35:38 ---> 2fc9eb607837 07:35:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:38 Removing intermediate container 3f0fbf4507cd 07:35:38 ---> f66c7e54de88 07:35:38 Step 21/21 : LABEL version=2.1.1-dev.7 07:35:38 Removing intermediate container 346ac4a38804 07:35:38 ---> ba11712978ae 07:35:38 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:35:38 ---> Running in 7c6aca491669 07:35:38 ---> Running in ec6d03b143b5 07:35:38 Successfully built 02fc2538e950 07:35:38 Successfully tagged support-scheduler-arm64:latest 07:35:38 Building core-command 07:35:38  Building support-scheduler ... done Removing intermediate container ec6d03b143b5 07:35:38 ---> 4e2f63f31a88 07:35:38 Step 20/22 : LABEL arch=arm64 07:35:38 Removing intermediate container 7c6aca491669 07:35:38 ---> 7fa81a795abc 07:35:38 07:35:38 ---> Running in e310a84ee6d6 07:35:39 ---> 430034f308d5 07:35:39 Step 25/30 : RUN chmod +x /entrypoint.sh 07:35:39 Removing intermediate container e310a84ee6d6 07:35:39 ---> e1401e3762fa 07:35:39 Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:35:39 Successfully built 7fa81a795abc 07:35:39 Successfully tagged support-notifications-arm64:latest 07:35:39  Building support-notifications ... done Building core-data 07:35:39 ---> Running in 80b083f0af90 07:35:39 ---> Running in 83be6b4cd51b 07:35:40 Removing intermediate container 80b083f0af90 07:35:40 ---> 2ac802667951 07:35:40 Step 22/22 : LABEL version=2.1.1-dev.7 07:35:40 ---> Running in 62b2b98183a5 07:35:40 Removing intermediate container 62b2b98183a5 07:35:40 ---> 151687270c7a 07:35:40 07:35:40 Successfully built 151687270c7a 07:35:41 Successfully tagged core-metadata-arm64:latest 07:35:41  Building core-metadata ... done Building security-secretstore-setup 07:35:41 Removing intermediate container 83be6b4cd51b 07:35:41 ---> 8efb26a7919b 07:35:41 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:35:41 ---> Running in c4c486d714a8 07:35:42 Removing intermediate container c4c486d714a8 07:35:42 ---> ce2aaa347f2c 07:35:42 Step 27/30 : CMD ["gate"] 07:35:42 ---> Running in 3bf40affa42c 07:35:42 Removing intermediate container 3bf40affa42c 07:35:42 ---> 9ad9e822b338 07:35:42 Step 28/30 : LABEL arch=arm64 07:35:42 ---> Running in 8ae144d80e97 07:35:43 Removing intermediate container 8ae144d80e97 07:35:43 ---> d69089c804db 07:35:43 Step 29/30 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:35:43 ---> Running in ab1c249fd00c 07:35:43 Removing intermediate container ab1c249fd00c 07:35:43 ---> fc35d8b1d5fc 07:35:43 Step 30/30 : LABEL version=2.1.1-dev.7 07:35:44 ---> Running in d2d1e18ee7af 07:35:44 Removing intermediate container d2d1e18ee7af 07:35:44 ---> 6addcca1a8ad 07:35:44 07:35:44 Successfully built 6addcca1a8ad 07:35:44 Successfully tagged security-bootstrapper-arm64:latest 07:36:23  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:23 ---> ce8d8a8e760f 07:36:23 Step 3/22 : WORKDIR /edgex-go 07:36:23 ---> Using cache 07:36:23 ---> df543abc1516 07:36:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:23 ---> Using cache 07:36:23 ---> 7a3dec82dafe 07:36:23 Step 5/22 : RUN apk add --update --no-cache make bash git 07:36:23 ---> Running in 87842a2f164e 07:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:36:26 OK: 220 MiB in 52 packages 07:36:28 Removing intermediate container 87842a2f164e 07:36:28 ---> 48cc5a9be0e2 07:36:28 Step 6/22 : COPY . . 07:36:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:30 ---> ce8d8a8e760f 07:36:30 Step 3/22 : WORKDIR /edgex-go 07:36:30 ---> Using cache 07:36:30 ---> df543abc1516 07:36:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:30 ---> Using cache 07:36:30 ---> 7a3dec82dafe 07:36:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:36:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:36:30 ---> ce8d8a8e760f 07:36:30 Step 3/24 : WORKDIR /edgex-go 07:36:30 ---> Using cache 07:36:30 ---> df543abc1516 07:36:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:30 ---> Using cache 07:36:30 ---> 7a3dec82dafe 07:36:30 Step 5/24 : RUN apk add --update --no-cache make git 07:36:30 ---> Using cache 07:36:30 ---> 092ca0728ccc 07:36:30 Step 6/24 : COPY . . 07:36:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:30 ---> ce8d8a8e760f 07:36:30 Step 3/22 : WORKDIR /edgex-go 07:36:30 ---> Using cache 07:36:30 ---> df543abc1516 07:36:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:30 ---> Using cache 07:36:30 ---> 7a3dec82dafe 07:36:30 Step 5/22 : RUN apk add --update --no-cache make git 07:36:30 ---> Using cache 07:36:30 ---> 092ca0728ccc 07:36:30 Step 6/22 : COPY . . 07:36:30 ---> Running in a6c6c281cc8e 07:36:30 ---> Using cache 07:36:30 ---> Using cache 07:36:30 ---> 58e924073629 07:36:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:30 ---> Using cache 07:36:30 ---> e9cdc0fb5bac 07:36:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:36:30 ---> 58e924073629 07:36:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:30 ---> Using cache 07:36:30 ---> e9cdc0fb5bac 07:36:30 Step 8/22 : RUN make cmd/core-command/core-command 07:36:30 ---> Running in dc95eb11bc5c 07:36:30 ---> Running in 923d807fbe87 07:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:36:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command 07:36:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:36:33 OK: 220 MiB in 52 packages 07:36:35 Removing intermediate container a6c6c281cc8e 07:36:35 ---> 073be6b66696 07:36:35 Step 6/22 : COPY . . 07:36:50 ---> cb57f2003357 07:36:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:50 ---> Running in 16c1c92e7dac 07:36:52 skipping... 07:36:54 Removing intermediate container 16c1c92e7dac 07:36:54 ---> 6c266d48192e 07:36:54 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:36:54 ---> Running in 476b05a59dd1 07:36:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:37:01 ---> 5d9e2f6292e1 07:37:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:01 ---> Running in 365baa5c2fbc 07:37:02 skipping... 07:37:03 Removing intermediate container 365baa5c2fbc 07:37:03 ---> c0536db19fee 07:37:03 Step 8/22 : RUN make cmd/core-data/core-data 07:37:03 ---> Running in bbf3c4d32559 07:37:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data 07:38:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:38:14 Removing intermediate container dc95eb11bc5c 07:38:14 ---> 49ff7424a2c7 07:38:14 07:38:14 Step 9/22 : FROM alpine:3.14 07:38:14 ---> ac73e934f311 07:38:14 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:38:14 ---> Using cache 07:38:14 ---> 8bd3559ddec8 07:38:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:38:14 ---> Using cache 07:38:14 ---> 7203631f7396 07:38:14 Step 12/22 : ENV APP_PORT=59882 07:38:14 ---> Running in e7bbb4cad12a 07:38:15 Removing intermediate container e7bbb4cad12a 07:38:15 ---> 9234bece6ffc 07:38:15 Step 13/22 : EXPOSE $APP_PORT 07:38:15 ---> Running in 28bd3a144237 07:38:16 Removing intermediate container 28bd3a144237 07:38:16 ---> de8827501558 07:38:16 Step 14/22 : WORKDIR / 07:38:16 ---> Running in f073e7a3a995 07:38:17 Removing intermediate container f073e7a3a995 07:38:17 ---> 8718c9ea2454 07:38:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:38:18 ---> 8c2cd9137dea 07:38:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:38:21 ---> 5290ca0c6bf1 07:38:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:38:21 Removing intermediate container 923d807fbe87 07:38:21 ---> 7448077457a0 07:38:21 07:38:21 Step 9/24 : FROM alpine:3.14 07:38:21 ---> ac73e934f311 07:38:21 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:38:21 ---> Running in 93ad3c8d5d9b 07:38:23 ---> b6e26a3b235e 07:38:23 Step 18/22 : ENTRYPOINT ["/core-command"] 07:38:23 ---> Running in 7526a6428503 07:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:38:23 Removing intermediate container 7526a6428503 07:38:23 ---> 405b5c733371 07:38:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:38:23 ---> Running in b6906193cd4d 07:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:38:24 Removing intermediate container b6906193cd4d 07:38:24 ---> 7183026af650 07:38:24 Step 20/22 : LABEL arch=arm64 07:38:24 ---> Running in b9068c367f7b 07:38:25 Removing intermediate container b9068c367f7b 07:38:25 ---> 79dc76e1ecd0 07:38:25 Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:38:25 ---> Running in 324a29978074 07:38:25 (1/3) Installing ca-certificates (20211220-r0) 07:38:25 (2/3) Installing dumb-init (1.2.5-r1) 07:38:25 (3/3) Installing su-exec (0.2-r1) 07:38:25 Executing busybox-1.33.1-r7.trigger 07:38:25 Executing ca-certificates-20211220-r0.trigger 07:38:25 Removing intermediate container 324a29978074 07:38:25 ---> 8b65f2c62d78 07:38:25 Step 22/22 : LABEL version=2.1.1-dev.7 07:38:25 ---> Running in 32d6f74477c9 07:38:25 OK: 6 MiB in 17 packages 07:38:26 Removing intermediate container 32d6f74477c9 07:38:26 ---> 3766c4910af3 07:38:26 07:38:27 Successfully built 3766c4910af3 07:38:27 Successfully tagged core-command-arm64:latest 07:38:27  Building core-command ... done Removing intermediate container 93ad3c8d5d9b 07:38:27 ---> 7e4c02601b3b 07:38:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:38:28 ---> Running in 03e35d5bc4d1 07:38:28 Removing intermediate container 03e35d5bc4d1 07:38:28 ---> 4b00e5b10802 07:38:28 Step 12/24 : WORKDIR / 07:38:28 ---> Running in 5ffcacec3240 07:38:29 Removing intermediate container 5ffcacec3240 07:38:29 ---> e7a8f22e7e93 07:38:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:38:30 ---> f4abae5fb5f2 07:38:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:38:30 ---> 880fbdc01a90 07:38:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:38:31 ---> 216bed8ba709 07:38:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:38:32 ---> a9d6cd0dd437 07:38:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:38:34 ---> 070c3b1ac766 07:38:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:38:36 ---> 8d9d07ee66c3 07:38:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:38:37 ---> 8db64f49e99d 07:38:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:38:37 ---> Running in 8e90dfe40221 07:38:41 Removing intermediate container 8e90dfe40221 07:38:41 ---> aa30371e7db5 07:38:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:38:41 ---> Running in 51fa541fe8e3 07:38:42 Removing intermediate container 51fa541fe8e3 07:38:42 ---> 2f025d919986 07:38:42 Step 22/24 : LABEL arch=arm64 07:38:42 Removing intermediate container 476b05a59dd1 07:38:42 ---> d90a225b4986 07:38:42 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:38:42 ---> Running in a9afaffb002c 07:38:42 ---> Running in 36ba3cb84167 07:38:42 Removing intermediate container a9afaffb002c 07:38:42 ---> 2c5e02e122b4 07:38:42 Step 23/24 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:38:42 ---> Running in da1c39e3beda 07:38:43 Removing intermediate container da1c39e3beda 07:38:43 ---> 4af3a8750a5c 07:38:43 Step 24/24 : LABEL version=2.1.1-dev.7 07:38:43 ---> Running in 8f5a5cb83799 07:38:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:38:43 Removing intermediate container 8f5a5cb83799 07:38:43 ---> 5956aa67a58b 07:38:43 07:38:44 Successfully built 5956aa67a58b 07:38:44 Successfully tagged security-secretstore-setup-arm64:latest 07:38:46  Building security-secretstore-setup ... done Removing intermediate container 36ba3cb84167 07:38:46 ---> 671fe1247d75 07:38:46 07:38:46 Step 10/22 : FROM docker:20.10.8 07:38:46 20.10.8: Pulling from library/docker 07:38:54 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:38:54 Status: Downloaded newer image for docker:20.10.8 07:38:54 ---> 3734d5adc5ac 07:38:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:38:55 ---> Running in 69d61a30c385 07:38:55 Removing intermediate container bbf3c4d32559 07:38:55 ---> a29182f79ebb 07:38:55 07:38:55 Step 9/22 : FROM alpine:3.14 07:38:55 ---> ac73e934f311 07:38:55 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:38:55 ---> Running in 75d7dd9dc725 07:38:55 Removing intermediate container 69d61a30c385 07:38:55 ---> 6c55f26b1d0d 07:38:55 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:38:55 ---> Running in a8f4b50ce232 07:38:55 Removing intermediate container 75d7dd9dc725 07:38:55 ---> d204a78e507a 07:38:55 Step 11/22 : ENV APP_PORT=59880 07:38:55 ---> Running in d10e7fe44677 07:38:56 Removing intermediate container d10e7fe44677 07:38:56 ---> 7439e05659b8 07:38:56 Step 12/22 : EXPOSE $APP_PORT 07:38:56 ---> Running in 159bc880d515 07:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:38:56 Removing intermediate container 159bc880d515 07:38:56 ---> ffbd129298cb 07:38:56 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:56 ---> Running in d150303cfe53 07:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:38:58 (1/42) Installing readline (8.1.0-r0) 07:38:58 (2/42) Installing bash (5.1.16-r0) 07:38:58 Executing bash-5.1.16-r0.post-install 07:38:58 (3/42) Installing brotli-libs (1.0.9-r5) 07:38:58 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:38:58 (5/42) Installing libcurl (7.79.1-r1) 07:38:58 (6/42) Installing curl (7.79.1-r1) 07:38:58 (7/42) Installing dumb-init (1.2.5-r1) 07:38:58 (8/42) Installing libbz2 (1.0.8-r1) 07:38:58 (9/42) Installing expat (2.4.7-r0) 07:38:58 (10/42) Installing libffi (3.3-r2) 07:38:58 (11/42) Installing gdbm (1.19-r0) 07:38:58 (12/42) Installing xz-libs (5.2.5-r1) 07:38:58 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:38:58 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:38:58 (15/42) Installing mpdecimal (2.5.1-r1) 07:38:58 (16/42) Installing sqlite-libs (3.35.5-r0) 07:38:58 (17/42) Installing python3 (3.9.5-r2) 07:38:58 Removing intermediate container d150303cfe53 07:38:58 ---> 4daf25800233 07:38:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:38:58 ---> Running in 9ae57e37f995 07:39:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:39:00 (18/42) Installing py3-appdirs (1.4.4-r2) 07:39:00 (19/42) Installing py3-chardet (4.0.0-r2) 07:39:00 (20/42) Installing py3-idna (3.2-r0) 07:39:00 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:39:00 (22/42) Installing py3-certifi (2020.12.5-r1) 07:39:00 (23/42) Installing py3-requests (2.25.1-r4) 07:39:00 (24/42) Installing py3-msgpack (1.0.2-r1) 07:39:00 (25/42) Installing py3-lockfile (0.12.2-r4) 07:39:00 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:39:00 (27/42) Installing py3-colorama (0.4.4-r1) 07:39:00 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:39:00 (29/42) Installing py3-distlib (0.3.1-r3) 07:39:00 (30/42) Installing py3-distro (1.5.0-r3) 07:39:00 (31/42) Installing py3-six (1.15.0-r1) 07:39:00 (32/42) Installing py3-webencodings (0.5.1-r4) 07:39:00 (33/42) Installing py3-html5lib (1.1-r1) 07:39:00 (34/42) Installing py3-parsing (2.4.7-r2) 07:39:00 (35/42) Installing py3-packaging (20.9-r1) 07:39:00 (36/42) Installing py3-toml (0.10.2-r2) 07:39:00 (37/42) Installing py3-pep517 (0.10.0-r2) 07:39:00 (38/42) Installing py3-progress (1.5-r2) 07:39:00 (39/42) Installing py3-retrying (1.3.3-r1) 07:39:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:39:00 (41/42) Installing py3-setuptools (52.0.0-r3) 07:39:00 (42/42) Installing py3-pip (20.3.4-r1) 07:39:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:39:01 Executing busybox-1.33.1-r3.trigger 07:39:01 OK: 84 MiB in 64 packages 07:39:01 (1/6) Installing dumb-init (1.2.5-r1) 07:39:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:39:02 (3/6) Installing libsodium (1.0.18-r0) 07:39:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:39:02 (5/6) Installing libzmq (4.3.4-r0) 07:39:02 (6/6) Installing zeromq (4.3.4-r0) 07:39:02 Executing busybox-1.33.1-r7.trigger 07:39:02 OK: 8 MiB in 20 packages 07:39:04 Removing intermediate container 9ae57e37f995 07:39:04 ---> 63396c15c6b9 07:39:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:04 ---> fd6e5ec83b0b 07:39:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:39:05 ---> 379a8a107bc1 07:39:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:39:05 Collecting docker-compose==1.23.2 07:39:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:39:05 ---> 117223b6a7c3 07:39:05 Step 18/22 : ENTRYPOINT ["/core-data"] 07:39:06 ---> Running in 9abfbb6ec6b1 07:39:06 Removing intermediate container 9abfbb6ec6b1 07:39:06 ---> 88282d0c1573 07:39:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:06 ---> Running in 8ce34149cc0a 07:39:06 Removing intermediate container 8ce34149cc0a 07:39:06 ---> 3057134b042f 07:39:06 Step 20/22 : LABEL arch=arm64 07:39:07 ---> Running in 4c85ba0e269a 07:39:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:39:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:39:07 Collecting docopt<0.7,>=0.6.1 07:39:07 Downloading docopt-0.6.2.tar.gz (25 kB) 07:39:07 Removing intermediate container 4c85ba0e269a 07:39:07 ---> ac6dfc36a4d3 07:39:07 Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:39:07 ---> Running in 3093c8fa52aa 07:39:07 Removing intermediate container 3093c8fa52aa 07:39:07 ---> baac36825cba 07:39:07 Step 22/22 : LABEL version=2.1.1-dev.7 07:39:07 ---> Running in c9d39ab7dda2 07:39:08 Removing intermediate container c9d39ab7dda2 07:39:08 ---> b9895b825dac 07:39:08 07:39:08 Successfully built b9895b825dac 07:39:08 Successfully tagged core-data-arm64:latest 07:39:09  Building core-data ... done Collecting cached-property<2,>=1.2.0 07:39:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:39:09 Collecting texttable<0.10,>=0.9.0 07:39:09 Downloading texttable-0.9.1.tar.gz (11 kB) 07:39:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:39:11 Collecting websocket-client<1.0,>=0.32.0 07:39:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:39:11 Collecting docker<4.0,>=3.6.0 07:39:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:39:12 Collecting PyYAML<4,>=3.10 07:39:12 Downloading PyYAML-3.13.tar.gz (270 kB) 07:39:15 Collecting jsonschema<3,>=2.5.1 07:39:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:39:15 Collecting dockerpty<0.5,>=0.4.1 07:39:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:39:17 Collecting docker-pycreds>=0.4.0 07:39:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:39:17 Collecting idna<2.8,>=2.5 07:39:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:39:18 Collecting urllib3<1.25,>=1.21.1 07:39:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:39:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:39:18 Collecting chardet<3.1.0,>=3.0.2 07:39:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:39:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:39:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:39:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:39:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:39:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:39:19 Attempting uninstall: urllib3 07:39:19 Found existing installation: urllib3 1.26.5 07:39:19 Uninstalling urllib3-1.26.5: 07:39:19 Successfully uninstalled urllib3-1.26.5 07:39:20 Attempting uninstall: idna 07:39:20 Found existing installation: idna 3.2 07:39:20 Uninstalling idna-3.2: 07:39:20 Successfully uninstalled idna-3.2 07:39:21 Attempting uninstall: chardet 07:39:21 Found existing installation: chardet 4.0.0 07:39:21 Uninstalling chardet-4.0.0: 07:39:21 Successfully uninstalled chardet-4.0.0 07:39:22 Attempting uninstall: requests 07:39:22 Found existing installation: requests 2.25.1 07:39:22 Uninstalling requests-2.25.1: 07:39:22 Successfully uninstalled requests-2.25.1 07:39:22 Running setup.py install for texttable: started 07:39:24 Running setup.py install for texttable: finished with status 'done' 07:39:24 Running setup.py install for PyYAML: started 07:39:26 Running setup.py install for PyYAML: finished with status 'done' 07:39:27 Running setup.py install for docopt: started 07:39:29 Running setup.py install for docopt: finished with status 'done' 07:39:29 Running setup.py install for dockerpty: started 07:39:30 Running setup.py install for dockerpty: finished with status 'done' 07:39:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 07:39:40 Removing intermediate container a8f4b50ce232 07:39:40 ---> 2d6a48241634 07:39:40 Step 13/22 : ENV APP_PORT=58890 07:39:40 ---> Running in 7124733043c6 07:39:40 Removing intermediate container 7124733043c6 07:39:40 ---> 05833461944a 07:39:40 Step 14/22 : EXPOSE $APP_PORT 07:39:40 ---> Running in 1da7c9b03444 07:39:40 Removing intermediate container 1da7c9b03444 07:39:40 ---> e29ae9cfb9c8 07:39:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:39:41 ---> 4be96e5e7bff 07:39:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:39:42 ---> b2037b26a245 07:39:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:39:42 ---> df86133c1a87 07:39:42 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:39:42 ---> Running in 20494e06bed2 07:39:43 Removing intermediate container 20494e06bed2 07:39:43 ---> d3ffa4b2c4d1 07:39:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:43 ---> Running in 119d193da574 07:39:43 Removing intermediate container 119d193da574 07:39:43 ---> 8c908eb1da65 07:39:43 Step 20/22 : LABEL arch=arm64 07:39:43 ---> Running in a19feb51432e 07:39:43 Removing intermediate container a19feb51432e 07:39:43 ---> 1c348471e3b7 07:39:43 Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da 07:39:44 ---> Running in 31cc82fc3293 07:39:44 Removing intermediate container 31cc82fc3293 07:39:44 ---> 69433d717a0b 07:39:44 Step 22/22 : LABEL version=2.1.1-dev.7 07:39:44 ---> Running in b4776d0274c1 07:39:44 Removing intermediate container b4776d0274c1 07:39:44 ---> 5965acbfced7 07:39:44 07:39:45 Successfully built 5965acbfced7 07:39:45 Successfully tagged sys-mgmt-agent-arm64:latest 07:39:45  Building sys-mgmt-agent ... done  [Pipeline] } 07:39:45 $ docker stop --time=1 3d3601b4ce60a420dc9f66cb7f9977fe1f2b52ac3a1653c0f82eef454d916351 07:39:47 $ docker rm -f 3d3601b4ce60a420dc9f66cb7f9977fe1f2b52ac3a1653c0f82eef454d916351 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:47 + docker images 07:39:48 REPOSITORY TAG IMAGE ID CREATED SIZE 07:39:48 sys-mgmt-agent-arm64 latest 5965acbfced7 3 seconds ago 277MB 07:39:48 core-data-arm64 latest b9895b825dac 40 seconds ago 19.2MB 07:39:48 a29182f79ebb 53 seconds ago 1.5GB 07:39:48 671fe1247d75 About a minute ago 1.49GB 07:39:48 security-secretstore-setup-arm64 latest 5956aa67a58b About a minute ago 26.8MB 07:39:48 core-command-arm64 latest 3766c4910af3 About a minute ago 15.1MB 07:39:48 7448077457a0 About a minute ago 1.5GB 07:39:48 49ff7424a2c7 About a minute ago 1.49GB 07:39:48 security-bootstrapper-arm64 latest 6addcca1a8ad 4 minutes ago 18MB 07:39:48 core-metadata-arm64 latest 151687270c7a 4 minutes ago 15.9MB 07:39:48 support-notifications-arm64 latest 7fa81a795abc 4 minutes ago 16MB 07:39:48 support-scheduler-arm64 latest 02fc2538e950 4 minutes ago 15.3MB 07:39:48 security-proxy-setup-arm64 latest c5dc0541ff08 4 minutes ago 25.3MB 07:39:48 2f9960ec9537 4 minutes ago 1.49GB 07:39:48 2cec8432b907 4 minutes ago 1.49GB 07:39:48 07c7a673a8db 4 minutes ago 1.49GB 07:39:48 e261d946c903 4 minutes ago 1.49GB 07:39:48 00ab305f6eac 4 minutes ago 1.49GB 07:39:48 ci-base-image-arm64 latest ce8d8a8e760f 9 minutes ago 1.26GB 07:39:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 10 days ago 551MB 07:39:48 alpine 3.14 ac73e934f311 2 months ago 5.34MB 07:39:48 docker 20.10.8 3734d5adc5ac 9 months ago 198MB 07:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:48 provisioning config files... 07:39:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3246289671928184052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:48 ---> docker-login.sh 07:39:48 nexus3.edgexfoundry.org:10001 07:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:48 Configure a credential helper to remove this warning. See 07:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:48 07:39:48 Login Succeeded 07:39:48 nexus3.edgexfoundry.org:10002 07:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:49 Configure a credential helper to remove this warning. See 07:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:49 07:39:49 Login Succeeded 07:39:49 nexus3.edgexfoundry.org:10003 07:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:50 Configure a credential helper to remove this warning. See 07:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:50 07:39:50 Login Succeeded 07:39:50 nexus3.edgexfoundry.org:10004 07:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:50 Configure a credential helper to remove this warning. See 07:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:50 07:39:50 Login Succeeded 07:39:50 docker.io 07:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:51 Configure a credential helper to remove this warning. See 07:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:51 07:39:51 Login Succeeded 07:39:51 ---> docker-login.sh ends [Pipeline] } 07:39:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:51 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:39:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:39:51 9eb884115fc529922851d90e445a830d198858da 07:39:51 2.1.1-dev.7 07:39:51 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:39:51 jakarta 07:39:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da 07:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:39:51 ba70eaeb669a: Preparing 07:39:51 709cd58d0406: Preparing 07:39:51 72276ca9c13d: Preparing 07:39:51 2713521ec762: Preparing 07:39:51 f73e7dbfee58: Preparing 07:39:52 f73e7dbfee58: Layer already exists 07:39:52 72276ca9c13d: Pushed 07:39:52 2713521ec762: Pushed 07:39:52 ba70eaeb669a: Pushed 07:39:54 709cd58d0406: Pushed 07:39:54 9eb884115fc529922851d90e445a830d198858da: digest: sha256:aa8ccfa00c3b74648f199647563121de2131e286502a537ae4c6e765ba67b0f2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.7 07:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:39:55 ba70eaeb669a: Preparing 07:39:55 709cd58d0406: Preparing 07:39:55 72276ca9c13d: Preparing 07:39:55 2713521ec762: Preparing 07:39:55 f73e7dbfee58: Preparing 07:39:55 2713521ec762: Layer already exists 07:39:55 ba70eaeb669a: Layer already exists 07:39:55 f73e7dbfee58: Layer already exists 07:39:55 709cd58d0406: Layer already exists 07:39:55 72276ca9c13d: Layer already exists 07:39:55 2.1.1-dev.7: digest: sha256:aa8ccfa00c3b74648f199647563121de2131e286502a537ae4c6e765ba67b0f2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:39:56 ba70eaeb669a: Preparing 07:39:56 709cd58d0406: Preparing 07:39:56 72276ca9c13d: Preparing 07:39:56 2713521ec762: Preparing 07:39:56 f73e7dbfee58: Preparing 07:39:56 72276ca9c13d: Layer already exists 07:39:56 2713521ec762: Layer already exists 07:39:56 f73e7dbfee58: Layer already exists 07:39:56 ba70eaeb669a: Layer already exists 07:39:56 709cd58d0406: Layer already exists 07:39:56 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:aa8ccfa00c3b74648f199647563121de2131e286502a537ae4c6e765ba67b0f2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta 07:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:39:57 ba70eaeb669a: Preparing 07:39:57 709cd58d0406: Preparing 07:39:57 72276ca9c13d: Preparing 07:39:57 2713521ec762: Preparing 07:39:57 f73e7dbfee58: Preparing 07:39:57 72276ca9c13d: Layer already exists 07:39:57 f73e7dbfee58: Layer already exists 07:39:57 709cd58d0406: Layer already exists 07:39:57 ba70eaeb669a: Layer already exists 07:39:57 2713521ec762: Layer already exists 07:39:57 jakarta: digest: sha256:aa8ccfa00c3b74648f199647563121de2131e286502a537ae4c6e765ba67b0f2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:57 ===================================================== [Pipeline] echo 07:39:57 taggedImages: 07:39:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da 07:39:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.7 07:39:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:39:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo 07:39:57 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:39:57 9eb884115fc529922851d90e445a830d198858da 07:39:57 2.1.1-dev.7 07:39:57 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:39:57 jakarta 07:39:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da 07:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:39:58 eef27e3ead88: Preparing 07:39:58 b6e0082c1c71: Preparing 07:39:58 72276ca9c13d: Preparing 07:39:58 b4eb9c6a0a56: Preparing 07:39:58 f24a814c9d15: Preparing 07:39:58 f73e7dbfee58: Preparing 07:39:58 f73e7dbfee58: Waiting 07:39:58 72276ca9c13d: Layer already exists 07:39:58 f73e7dbfee58: Layer already exists 07:39:58 f24a814c9d15: Pushed 07:39:58 eef27e3ead88: Pushed 07:39:59 b4eb9c6a0a56: Pushed 07:40:01 b6e0082c1c71: Pushed 07:40:01 9eb884115fc529922851d90e445a830d198858da: digest: sha256:58b004f637d8a00d35b36507335c06eff37550d4913ef8ca747d9dffd2d64259 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.7 07:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:40:02 eef27e3ead88: Preparing 07:40:02 b6e0082c1c71: Preparing 07:40:02 72276ca9c13d: Preparing 07:40:02 b4eb9c6a0a56: Preparing 07:40:02 f24a814c9d15: Preparing 07:40:02 f73e7dbfee58: Preparing 07:40:02 f73e7dbfee58: Waiting 07:40:02 f24a814c9d15: Layer already exists 07:40:02 b4eb9c6a0a56: Layer already exists 07:40:02 b6e0082c1c71: Layer already exists 07:40:02 eef27e3ead88: Layer already exists 07:40:02 72276ca9c13d: Layer already exists 07:40:02 f73e7dbfee58: Layer already exists 07:40:02 2.1.1-dev.7: digest: sha256:58b004f637d8a00d35b36507335c06eff37550d4913ef8ca747d9dffd2d64259 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:40:03 eef27e3ead88: Preparing 07:40:03 b6e0082c1c71: Preparing 07:40:03 72276ca9c13d: Preparing 07:40:03 b4eb9c6a0a56: Preparing 07:40:03 f24a814c9d15: Preparing 07:40:03 f73e7dbfee58: Preparing 07:40:03 f73e7dbfee58: Waiting 07:40:03 b4eb9c6a0a56: Layer already exists 07:40:03 eef27e3ead88: Layer already exists 07:40:03 72276ca9c13d: Layer already exists 07:40:03 b6e0082c1c71: Layer already exists 07:40:03 f24a814c9d15: Layer already exists 07:40:03 f73e7dbfee58: Layer already exists 07:40:03 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:58b004f637d8a00d35b36507335c06eff37550d4913ef8ca747d9dffd2d64259 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta 07:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:40:04 eef27e3ead88: Preparing 07:40:04 b6e0082c1c71: Preparing 07:40:04 72276ca9c13d: Preparing 07:40:04 b4eb9c6a0a56: Preparing 07:40:04 f24a814c9d15: Preparing 07:40:04 f73e7dbfee58: Preparing 07:40:04 f73e7dbfee58: Waiting 07:40:04 eef27e3ead88: Layer already exists 07:40:04 f24a814c9d15: Layer already exists 07:40:04 b4eb9c6a0a56: Layer already exists 07:40:04 b6e0082c1c71: Layer already exists 07:40:04 72276ca9c13d: Layer already exists 07:40:04 f73e7dbfee58: Layer already exists 07:40:04 jakarta: digest: sha256:58b004f637d8a00d35b36507335c06eff37550d4913ef8ca747d9dffd2d64259 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:04 ===================================================== [Pipeline] echo 07:40:04 taggedImages: 07:40:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.7 07:40:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo 07:40:04 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:40:04 9eb884115fc529922851d90e445a830d198858da 07:40:04 2.1.1-dev.7 07:40:04 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:04 jakarta 07:40:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:40:05 9c20aed60c3f: Preparing 07:40:05 a19b430e614a: Preparing 07:40:05 72276ca9c13d: Preparing 07:40:05 2713521ec762: Preparing 07:40:05 f73e7dbfee58: Preparing 07:40:05 f73e7dbfee58: Layer already exists 07:40:05 2713521ec762: Layer already exists 07:40:05 72276ca9c13d: Layer already exists 07:40:05 9c20aed60c3f: Pushed 07:40:08 a19b430e614a: Pushed 07:40:08 9eb884115fc529922851d90e445a830d198858da: digest: sha256:53830615b5628e88819e2f005db202a0f73b58d91728736115858db82ff7e5c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.7 07:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:40:09 9c20aed60c3f: Preparing 07:40:09 a19b430e614a: Preparing 07:40:09 72276ca9c13d: Preparing 07:40:09 2713521ec762: Preparing 07:40:09 f73e7dbfee58: Preparing 07:40:09 f73e7dbfee58: Layer already exists 07:40:09 9c20aed60c3f: Layer already exists 07:40:09 a19b430e614a: Layer already exists 07:40:09 72276ca9c13d: Layer already exists 07:40:09 2713521ec762: Layer already exists 07:40:09 2.1.1-dev.7: digest: sha256:53830615b5628e88819e2f005db202a0f73b58d91728736115858db82ff7e5c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:40:10 9c20aed60c3f: Preparing 07:40:10 a19b430e614a: Preparing 07:40:10 72276ca9c13d: Preparing 07:40:10 2713521ec762: Preparing 07:40:10 f73e7dbfee58: Preparing 07:40:10 f73e7dbfee58: Layer already exists 07:40:10 9c20aed60c3f: Layer already exists 07:40:10 2713521ec762: Layer already exists 07:40:10 a19b430e614a: Layer already exists 07:40:10 72276ca9c13d: Layer already exists 07:40:10 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:53830615b5628e88819e2f005db202a0f73b58d91728736115858db82ff7e5c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta 07:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:40:11 9c20aed60c3f: Preparing 07:40:11 a19b430e614a: Preparing 07:40:11 72276ca9c13d: Preparing 07:40:11 2713521ec762: Preparing 07:40:11 f73e7dbfee58: Preparing 07:40:11 72276ca9c13d: Layer already exists 07:40:11 2713521ec762: Layer already exists 07:40:11 a19b430e614a: Layer already exists 07:40:11 f73e7dbfee58: Layer already exists 07:40:11 9c20aed60c3f: Layer already exists 07:40:11 jakarta: digest: sha256:53830615b5628e88819e2f005db202a0f73b58d91728736115858db82ff7e5c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:11 ===================================================== [Pipeline] echo 07:40:11 taggedImages: 07:40:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.7 07:40:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo 07:40:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:40:11 9eb884115fc529922851d90e445a830d198858da 07:40:11 2.1.1-dev.7 07:40:11 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:11 jakarta 07:40:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:40:12 8e80c980b45e: Preparing 07:40:12 8e80c980b45e: Preparing 07:40:12 8114067733a6: Preparing 07:40:12 1cb1eb4bc9ab: Preparing 07:40:12 8b2cd38b1221: Preparing 07:40:12 e6c0dfd05d2e: Preparing 07:40:12 72276ca9c13d: Preparing 07:40:12 a472d2547aa4: Preparing 07:40:12 33d35e0b1515: Preparing 07:40:12 34da4f293f7e: Preparing 07:40:12 4cdd5a575eed: Preparing 07:40:12 f73e7dbfee58: Preparing 07:40:12 72276ca9c13d: Waiting 07:40:12 a472d2547aa4: Waiting 07:40:12 33d35e0b1515: Waiting 07:40:12 34da4f293f7e: Waiting 07:40:12 4cdd5a575eed: Waiting 07:40:12 f73e7dbfee58: Waiting 07:40:12 8e80c980b45e: Pushed 07:40:12 8114067733a6: Pushed 07:40:12 1cb1eb4bc9ab: Pushed 07:40:12 8b2cd38b1221: Pushed 07:40:12 72276ca9c13d: Layer already exists 07:40:12 33d35e0b1515: Pushed 07:40:12 a472d2547aa4: Pushed 07:40:12 4cdd5a575eed: Pushed 07:40:12 f73e7dbfee58: Layer already exists 07:40:12 34da4f293f7e: Pushed 07:40:16 e6c0dfd05d2e: Pushed 07:40:16 9eb884115fc529922851d90e445a830d198858da: digest: sha256:79d30712fdf6fea5fd296551fffbcc595044dda724f2102c0c32de967e6b08b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.7 07:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:40:17 8e80c980b45e: Preparing 07:40:17 8e80c980b45e: Preparing 07:40:17 8114067733a6: Preparing 07:40:17 1cb1eb4bc9ab: Preparing 07:40:17 8b2cd38b1221: Preparing 07:40:17 e6c0dfd05d2e: Preparing 07:40:17 72276ca9c13d: Preparing 07:40:17 a472d2547aa4: Preparing 07:40:17 33d35e0b1515: Preparing 07:40:17 34da4f293f7e: Preparing 07:40:17 4cdd5a575eed: Preparing 07:40:17 f73e7dbfee58: Preparing 07:40:17 72276ca9c13d: Waiting 07:40:17 a472d2547aa4: Waiting 07:40:17 33d35e0b1515: Waiting 07:40:17 34da4f293f7e: Waiting 07:40:17 4cdd5a575eed: Waiting 07:40:17 f73e7dbfee58: Waiting 07:40:17 e6c0dfd05d2e: Layer already exists 07:40:17 8e80c980b45e: Layer already exists 07:40:17 8114067733a6: Layer already exists 07:40:17 1cb1eb4bc9ab: Layer already exists 07:40:17 8b2cd38b1221: Layer already exists 07:40:17 72276ca9c13d: Layer already exists 07:40:17 33d35e0b1515: Layer already exists 07:40:17 a472d2547aa4: Layer already exists 07:40:17 4cdd5a575eed: Layer already exists 07:40:17 34da4f293f7e: Layer already exists 07:40:17 f73e7dbfee58: Layer already exists 07:40:17 2.1.1-dev.7: digest: sha256:79d30712fdf6fea5fd296551fffbcc595044dda724f2102c0c32de967e6b08b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:40:18 8e80c980b45e: Preparing 07:40:18 8e80c980b45e: Preparing 07:40:18 8114067733a6: Preparing 07:40:18 1cb1eb4bc9ab: Preparing 07:40:18 8b2cd38b1221: Preparing 07:40:18 e6c0dfd05d2e: Preparing 07:40:18 72276ca9c13d: Preparing 07:40:18 a472d2547aa4: Preparing 07:40:18 33d35e0b1515: Preparing 07:40:18 34da4f293f7e: Preparing 07:40:18 4cdd5a575eed: Preparing 07:40:18 f73e7dbfee58: Preparing 07:40:18 72276ca9c13d: Waiting 07:40:18 a472d2547aa4: Waiting 07:40:18 33d35e0b1515: Waiting 07:40:18 34da4f293f7e: Waiting 07:40:18 4cdd5a575eed: Waiting 07:40:18 f73e7dbfee58: Waiting 07:40:18 e6c0dfd05d2e: Layer already exists 07:40:18 8b2cd38b1221: Layer already exists 07:40:18 8114067733a6: Layer already exists 07:40:18 8e80c980b45e: Layer already exists 07:40:18 1cb1eb4bc9ab: Layer already exists 07:40:18 72276ca9c13d: Layer already exists 07:40:18 a472d2547aa4: Layer already exists 07:40:18 34da4f293f7e: Layer already exists 07:40:18 4cdd5a575eed: Layer already exists 07:40:18 33d35e0b1515: Layer already exists 07:40:18 f73e7dbfee58: Layer already exists 07:40:18 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:79d30712fdf6fea5fd296551fffbcc595044dda724f2102c0c32de967e6b08b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta 07:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:40:19 8e80c980b45e: Preparing 07:40:19 8e80c980b45e: Preparing 07:40:19 8114067733a6: Preparing 07:40:19 1cb1eb4bc9ab: Preparing 07:40:19 8b2cd38b1221: Preparing 07:40:19 e6c0dfd05d2e: Preparing 07:40:19 72276ca9c13d: Preparing 07:40:19 a472d2547aa4: Preparing 07:40:19 33d35e0b1515: Preparing 07:40:19 34da4f293f7e: Preparing 07:40:19 4cdd5a575eed: Preparing 07:40:19 f73e7dbfee58: Preparing 07:40:19 33d35e0b1515: Waiting 07:40:19 72276ca9c13d: Waiting 07:40:19 a472d2547aa4: Waiting 07:40:19 34da4f293f7e: Waiting 07:40:19 f73e7dbfee58: Waiting 07:40:19 4cdd5a575eed: Waiting 07:40:19 8b2cd38b1221: Layer already exists 07:40:19 e6c0dfd05d2e: Layer already exists 07:40:19 1cb1eb4bc9ab: Layer already exists 07:40:19 8e80c980b45e: Layer already exists 07:40:19 8114067733a6: Layer already exists 07:40:19 72276ca9c13d: Layer already exists 07:40:19 34da4f293f7e: Layer already exists 07:40:19 4cdd5a575eed: Layer already exists 07:40:19 a472d2547aa4: Layer already exists 07:40:19 33d35e0b1515: Layer already exists 07:40:19 f73e7dbfee58: Layer already exists 07:40:19 jakarta: digest: sha256:79d30712fdf6fea5fd296551fffbcc595044dda724f2102c0c32de967e6b08b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:19 ===================================================== [Pipeline] echo 07:40:19 taggedImages: 07:40:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.7 07:40:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo 07:40:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:40:19 9eb884115fc529922851d90e445a830d198858da 07:40:19 2.1.1-dev.7 07:40:19 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:19 jakarta 07:40:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:40:20 d95c839d33a5: Preparing 07:40:20 5abffce07006: Preparing 07:40:20 489b80ad5094: Preparing 07:40:20 79b7f6f3518b: Preparing 07:40:20 22d3a4c4b193: Preparing 07:40:20 f73e7dbfee58: Preparing 07:40:20 f73e7dbfee58: Waiting 07:40:20 79b7f6f3518b: Pushed 07:40:20 489b80ad5094: Pushed 07:40:20 f73e7dbfee58: Layer already exists 07:40:21 22d3a4c4b193: Pushed 07:40:22 d95c839d33a5: Pushed 07:40:22 5abffce07006: Pushed 07:40:22 9eb884115fc529922851d90e445a830d198858da: digest: sha256:1198609e43cfb9b393363e8b5f123359d64dcac3e47f7147fb75ade8b5aa4345 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.7 07:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:40:23 d95c839d33a5: Preparing 07:40:23 5abffce07006: Preparing 07:40:23 489b80ad5094: Preparing 07:40:23 79b7f6f3518b: Preparing 07:40:23 22d3a4c4b193: Preparing 07:40:23 f73e7dbfee58: Preparing 07:40:23 f73e7dbfee58: Waiting 07:40:23 22d3a4c4b193: Layer already exists 07:40:23 79b7f6f3518b: Layer already exists 07:40:23 5abffce07006: Layer already exists 07:40:23 d95c839d33a5: Layer already exists 07:40:23 489b80ad5094: Layer already exists 07:40:23 f73e7dbfee58: Layer already exists 07:40:23 2.1.1-dev.7: digest: sha256:1198609e43cfb9b393363e8b5f123359d64dcac3e47f7147fb75ade8b5aa4345 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:40:24 d95c839d33a5: Preparing 07:40:24 5abffce07006: Preparing 07:40:24 489b80ad5094: Preparing 07:40:24 79b7f6f3518b: Preparing 07:40:24 22d3a4c4b193: Preparing 07:40:24 f73e7dbfee58: Preparing 07:40:24 f73e7dbfee58: Waiting 07:40:24 22d3a4c4b193: Layer already exists 07:40:24 79b7f6f3518b: Layer already exists 07:40:24 489b80ad5094: Layer already exists 07:40:24 d95c839d33a5: Layer already exists 07:40:24 5abffce07006: Layer already exists 07:40:24 f73e7dbfee58: Layer already exists 07:40:25 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:1198609e43cfb9b393363e8b5f123359d64dcac3e47f7147fb75ade8b5aa4345 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta 07:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:40:25 d95c839d33a5: Preparing 07:40:25 5abffce07006: Preparing 07:40:25 489b80ad5094: Preparing 07:40:25 79b7f6f3518b: Preparing 07:40:25 22d3a4c4b193: Preparing 07:40:25 f73e7dbfee58: Preparing 07:40:25 f73e7dbfee58: Waiting 07:40:25 22d3a4c4b193: Layer already exists 07:40:25 d95c839d33a5: Layer already exists 07:40:25 5abffce07006: Layer already exists 07:40:25 489b80ad5094: Layer already exists 07:40:25 79b7f6f3518b: Layer already exists 07:40:25 f73e7dbfee58: Layer already exists 07:40:26 jakarta: digest: sha256:1198609e43cfb9b393363e8b5f123359d64dcac3e47f7147fb75ade8b5aa4345 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:26 ===================================================== [Pipeline] echo 07:40:26 taggedImages: 07:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.7 07:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo 07:40:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:40:26 9eb884115fc529922851d90e445a830d198858da 07:40:26 2.1.1-dev.7 07:40:26 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:26 jakarta 07:40:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:40:26 2910107c0e15: Preparing 07:40:26 475b00a9e3a6: Preparing 07:40:26 3f647a4abb66: Preparing 07:40:26 512736647495: Preparing 07:40:26 e128cff8c3b1: Preparing 07:40:26 d4c574742c40: Preparing 07:40:26 488d09f9edc5: Preparing 07:40:26 d0635d94dc28: Preparing 07:40:26 29032af72a1b: Preparing 07:40:26 f73e7dbfee58: Preparing 07:40:26 d4c574742c40: Waiting 07:40:26 488d09f9edc5: Waiting 07:40:26 d0635d94dc28: Waiting 07:40:26 29032af72a1b: Waiting 07:40:26 f73e7dbfee58: Waiting 07:40:27 e128cff8c3b1: Pushed 07:40:27 2910107c0e15: Pushed 07:40:27 475b00a9e3a6: Pushed 07:40:27 d4c574742c40: Pushed 07:40:27 d0635d94dc28: Pushed 07:40:27 488d09f9edc5: Pushed 07:40:27 f73e7dbfee58: Layer already exists 07:40:27 29032af72a1b: Pushed 07:40:29 512736647495: Pushed 07:40:30 3f647a4abb66: Pushed 07:40:30 9eb884115fc529922851d90e445a830d198858da: digest: sha256:b441df0cfd56f7900448be2f87c8316a445197e6086902d62fc2e61d632c2448 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.7 07:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:40:30 2910107c0e15: Preparing 07:40:30 475b00a9e3a6: Preparing 07:40:30 3f647a4abb66: Preparing 07:40:30 512736647495: Preparing 07:40:30 e128cff8c3b1: Preparing 07:40:30 d4c574742c40: Preparing 07:40:30 488d09f9edc5: Preparing 07:40:30 d0635d94dc28: Preparing 07:40:30 29032af72a1b: Preparing 07:40:30 f73e7dbfee58: Preparing 07:40:30 d0635d94dc28: Waiting 07:40:30 29032af72a1b: Waiting 07:40:30 f73e7dbfee58: Waiting 07:40:30 d4c574742c40: Waiting 07:40:30 488d09f9edc5: Waiting 07:40:30 e128cff8c3b1: Layer already exists 07:40:30 2910107c0e15: Layer already exists 07:40:30 3f647a4abb66: Layer already exists 07:40:30 512736647495: Layer already exists 07:40:30 475b00a9e3a6: Layer already exists 07:40:30 d4c574742c40: Layer already exists 07:40:30 488d09f9edc5: Layer already exists 07:40:30 d0635d94dc28: Layer already exists 07:40:30 29032af72a1b: Layer already exists 07:40:30 f73e7dbfee58: Layer already exists 07:40:31 2.1.1-dev.7: digest: sha256:b441df0cfd56f7900448be2f87c8316a445197e6086902d62fc2e61d632c2448 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:40:31 2910107c0e15: Preparing 07:40:31 475b00a9e3a6: Preparing 07:40:31 3f647a4abb66: Preparing 07:40:31 512736647495: Preparing 07:40:31 e128cff8c3b1: Preparing 07:40:31 d4c574742c40: Preparing 07:40:31 488d09f9edc5: Preparing 07:40:31 d0635d94dc28: Preparing 07:40:31 29032af72a1b: Preparing 07:40:31 f73e7dbfee58: Preparing 07:40:31 d4c574742c40: Waiting 07:40:31 488d09f9edc5: Waiting 07:40:31 d0635d94dc28: Waiting 07:40:31 29032af72a1b: Waiting 07:40:31 f73e7dbfee58: Waiting 07:40:31 2910107c0e15: Layer already exists 07:40:31 3f647a4abb66: Layer already exists 07:40:31 512736647495: Layer already exists 07:40:31 475b00a9e3a6: Layer already exists 07:40:31 e128cff8c3b1: Layer already exists 07:40:32 29032af72a1b: Layer already exists 07:40:32 d4c574742c40: Layer already exists 07:40:32 488d09f9edc5: Layer already exists 07:40:32 d0635d94dc28: Layer already exists 07:40:32 f73e7dbfee58: Layer already exists 07:40:32 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:b441df0cfd56f7900448be2f87c8316a445197e6086902d62fc2e61d632c2448 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta 07:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:40:32 2910107c0e15: Preparing 07:40:32 475b00a9e3a6: Preparing 07:40:32 3f647a4abb66: Preparing 07:40:32 512736647495: Preparing 07:40:32 e128cff8c3b1: Preparing 07:40:32 d4c574742c40: Preparing 07:40:32 488d09f9edc5: Preparing 07:40:32 d0635d94dc28: Preparing 07:40:32 29032af72a1b: Preparing 07:40:32 f73e7dbfee58: Preparing 07:40:32 d0635d94dc28: Waiting 07:40:32 29032af72a1b: Waiting 07:40:32 f73e7dbfee58: Waiting 07:40:32 d4c574742c40: Waiting 07:40:32 488d09f9edc5: Waiting 07:40:32 512736647495: Layer already exists 07:40:32 475b00a9e3a6: Layer already exists 07:40:32 2910107c0e15: Layer already exists 07:40:32 e128cff8c3b1: Layer already exists 07:40:32 3f647a4abb66: Layer already exists 07:40:32 d4c574742c40: Layer already exists 07:40:32 d0635d94dc28: Layer already exists 07:40:32 488d09f9edc5: Layer already exists 07:40:32 29032af72a1b: Layer already exists 07:40:32 f73e7dbfee58: Layer already exists 07:40:33 jakarta: digest: sha256:b441df0cfd56f7900448be2f87c8316a445197e6086902d62fc2e61d632c2448 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:33 ===================================================== [Pipeline] echo 07:40:33 taggedImages: 07:40:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.7 07:40:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo 07:40:33 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:40:33 9eb884115fc529922851d90e445a830d198858da 07:40:33 2.1.1-dev.7 07:40:33 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:33 jakarta 07:40:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:40:34 1b5ea115ed3b: Preparing 07:40:34 63e27c062d83: Preparing 07:40:34 72276ca9c13d: Preparing 07:40:34 243e0c6fc234: Preparing 07:40:34 f73e7dbfee58: Preparing 07:40:34 f73e7dbfee58: Layer already exists 07:40:34 72276ca9c13d: Layer already exists 07:40:34 1b5ea115ed3b: Pushed 07:40:34 243e0c6fc234: Pushed 07:40:37 63e27c062d83: Pushed 07:40:37 9eb884115fc529922851d90e445a830d198858da: digest: sha256:33b89e0ad1ab651b51c5747b5df34c4425bcdc2043ea0448492e6a395e1268e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.7 07:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:40:37 1b5ea115ed3b: Preparing 07:40:37 63e27c062d83: Preparing 07:40:37 72276ca9c13d: Preparing 07:40:37 243e0c6fc234: Preparing 07:40:37 f73e7dbfee58: Preparing 07:40:37 63e27c062d83: Layer already exists 07:40:37 1b5ea115ed3b: Layer already exists 07:40:37 72276ca9c13d: Layer already exists 07:40:37 f73e7dbfee58: Layer already exists 07:40:37 243e0c6fc234: Layer already exists 07:40:38 2.1.1-dev.7: digest: sha256:33b89e0ad1ab651b51c5747b5df34c4425bcdc2043ea0448492e6a395e1268e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:40:38 1b5ea115ed3b: Preparing 07:40:38 63e27c062d83: Preparing 07:40:38 72276ca9c13d: Preparing 07:40:38 243e0c6fc234: Preparing 07:40:38 f73e7dbfee58: Preparing 07:40:38 1b5ea115ed3b: Layer already exists 07:40:38 f73e7dbfee58: Layer already exists 07:40:38 63e27c062d83: Layer already exists 07:40:38 72276ca9c13d: Layer already exists 07:40:38 243e0c6fc234: Layer already exists 07:40:39 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:33b89e0ad1ab651b51c5747b5df34c4425bcdc2043ea0448492e6a395e1268e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta 07:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:40:39 1b5ea115ed3b: Preparing 07:40:39 63e27c062d83: Preparing 07:40:39 72276ca9c13d: Preparing 07:40:39 243e0c6fc234: Preparing 07:40:39 f73e7dbfee58: Preparing 07:40:39 243e0c6fc234: Layer already exists 07:40:39 63e27c062d83: Layer already exists 07:40:39 f73e7dbfee58: Layer already exists 07:40:39 72276ca9c13d: Layer already exists 07:40:39 1b5ea115ed3b: Layer already exists 07:40:40 jakarta: digest: sha256:33b89e0ad1ab651b51c5747b5df34c4425bcdc2043ea0448492e6a395e1268e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:40 ===================================================== [Pipeline] echo 07:40:40 taggedImages: 07:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.7 07:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo 07:40:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:40:40 9eb884115fc529922851d90e445a830d198858da 07:40:40 2.1.1-dev.7 07:40:40 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:40 jakarta 07:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:40:41 5b84cdbb6cb3: Preparing 07:40:41 9e1c7d13eaa7: Preparing 07:40:41 72276ca9c13d: Preparing 07:40:41 e116d1807e3b: Preparing 07:40:41 f73e7dbfee58: Preparing 07:40:41 f73e7dbfee58: Layer already exists 07:40:41 72276ca9c13d: Layer already exists 07:40:41 5b84cdbb6cb3: Pushed 07:40:41 e116d1807e3b: Pushed 07:40:43 9e1c7d13eaa7: Pushed 07:40:43 9eb884115fc529922851d90e445a830d198858da: digest: sha256:d5783245a429973af2f9f3f3ccfd8f34ac651c896b22b17685a484c398f461d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.7 07:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:40:44 5b84cdbb6cb3: Preparing 07:40:44 9e1c7d13eaa7: Preparing 07:40:44 72276ca9c13d: Preparing 07:40:44 e116d1807e3b: Preparing 07:40:44 f73e7dbfee58: Preparing 07:40:44 9e1c7d13eaa7: Layer already exists 07:40:44 72276ca9c13d: Layer already exists 07:40:44 5b84cdbb6cb3: Layer already exists 07:40:44 e116d1807e3b: Layer already exists 07:40:44 f73e7dbfee58: Layer already exists 07:40:44 2.1.1-dev.7: digest: sha256:d5783245a429973af2f9f3f3ccfd8f34ac651c896b22b17685a484c398f461d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:40:45 5b84cdbb6cb3: Preparing 07:40:45 9e1c7d13eaa7: Preparing 07:40:45 72276ca9c13d: Preparing 07:40:45 e116d1807e3b: Preparing 07:40:45 f73e7dbfee58: Preparing 07:40:45 f73e7dbfee58: Layer already exists 07:40:45 5b84cdbb6cb3: Layer already exists 07:40:45 e116d1807e3b: Layer already exists 07:40:45 9e1c7d13eaa7: Layer already exists 07:40:45 72276ca9c13d: Layer already exists 07:40:45 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:d5783245a429973af2f9f3f3ccfd8f34ac651c896b22b17685a484c398f461d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta 07:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:40:46 5b84cdbb6cb3: Preparing 07:40:46 9e1c7d13eaa7: Preparing 07:40:46 72276ca9c13d: Preparing 07:40:46 e116d1807e3b: Preparing 07:40:46 f73e7dbfee58: Preparing 07:40:46 e116d1807e3b: Layer already exists 07:40:46 72276ca9c13d: Layer already exists 07:40:46 f73e7dbfee58: Layer already exists 07:40:46 5b84cdbb6cb3: Layer already exists 07:40:46 9e1c7d13eaa7: Layer already exists 07:40:46 jakarta: digest: sha256:d5783245a429973af2f9f3f3ccfd8f34ac651c896b22b17685a484c398f461d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:46 ===================================================== [Pipeline] echo 07:40:47 taggedImages: 07:40:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.7 07:40:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo 07:40:47 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 07:40:47 9eb884115fc529922851d90e445a830d198858da 07:40:47 2.1.1-dev.7 07:40:47 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:40:47 jakarta 07:40:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da 07:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:40:47 49f23fc376a3: Preparing 07:40:47 45692d612e21: Preparing 07:40:47 8f58824a4b94: Preparing 07:40:47 4251a503229c: Preparing 07:40:47 166dde17997b: Preparing 07:40:47 78c4bc0ebec3: Preparing 07:40:47 45596ee15a31: Preparing 07:40:47 52dc75cd08be: Preparing 07:40:47 a6e1fd50fee5: Preparing 07:40:47 56eb02710082: Preparing 07:40:47 ee420dfed78a: Preparing 07:40:47 52dc75cd08be: Waiting 07:40:47 78c4bc0ebec3: Waiting 07:40:47 45596ee15a31: Waiting 07:40:47 56eb02710082: Waiting 07:40:47 ee420dfed78a: Waiting 07:40:48 166dde17997b: Layer already exists 07:40:48 78c4bc0ebec3: Layer already exists 07:40:48 45596ee15a31: Layer already exists 07:40:48 45692d612e21: Pushed 07:40:48 52dc75cd08be: Layer already exists 07:40:48 a6e1fd50fee5: Layer already exists 07:40:48 56eb02710082: Layer already exists 07:40:48 ee420dfed78a: Layer already exists 07:40:48 49f23fc376a3: Pushed 07:40:50 8f58824a4b94: Pushed 07:41:05 4251a503229c: Pushed 07:41:05 9eb884115fc529922851d90e445a830d198858da: digest: sha256:e1d1769e1d501f7c5e9f49ead5beb09a8582752a7370b398c429204700538f8e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.7 07:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:41:06 49f23fc376a3: Preparing 07:41:06 45692d612e21: Preparing 07:41:06 8f58824a4b94: Preparing 07:41:06 4251a503229c: Preparing 07:41:06 166dde17997b: Preparing 07:41:06 78c4bc0ebec3: Preparing 07:41:06 45596ee15a31: Preparing 07:41:06 52dc75cd08be: Preparing 07:41:06 a6e1fd50fee5: Preparing 07:41:06 56eb02710082: Preparing 07:41:06 ee420dfed78a: Preparing 07:41:06 78c4bc0ebec3: Waiting 07:41:06 45596ee15a31: Waiting 07:41:06 52dc75cd08be: Waiting 07:41:06 ee420dfed78a: Waiting 07:41:06 56eb02710082: Waiting 07:41:06 a6e1fd50fee5: Waiting 07:41:06 4251a503229c: Layer already exists 07:41:06 49f23fc376a3: Layer already exists 07:41:06 166dde17997b: Layer already exists 07:41:06 8f58824a4b94: Layer already exists 07:41:06 45692d612e21: Layer already exists 07:41:06 45596ee15a31: Layer already exists 07:41:06 52dc75cd08be: Layer already exists 07:41:06 78c4bc0ebec3: Layer already exists 07:41:06 a6e1fd50fee5: Layer already exists 07:41:06 56eb02710082: Layer already exists 07:41:07 ee420dfed78a: Layer already exists 07:41:07 2.1.1-dev.7: digest: sha256:e1d1769e1d501f7c5e9f49ead5beb09a8582752a7370b398c429204700538f8e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:41:07 49f23fc376a3: Preparing 07:41:07 45692d612e21: Preparing 07:41:07 8f58824a4b94: Preparing 07:41:07 4251a503229c: Preparing 07:41:07 166dde17997b: Preparing 07:41:07 78c4bc0ebec3: Preparing 07:41:07 45596ee15a31: Preparing 07:41:07 52dc75cd08be: Preparing 07:41:07 a6e1fd50fee5: Preparing 07:41:07 56eb02710082: Preparing 07:41:07 ee420dfed78a: Preparing 07:41:07 78c4bc0ebec3: Waiting 07:41:07 45596ee15a31: Waiting 07:41:07 52dc75cd08be: Waiting 07:41:07 a6e1fd50fee5: Waiting 07:41:07 56eb02710082: Waiting 07:41:07 ee420dfed78a: Waiting 07:41:07 4251a503229c: Layer already exists 07:41:07 166dde17997b: Layer already exists 07:41:07 49f23fc376a3: Layer already exists 07:41:07 8f58824a4b94: Layer already exists 07:41:07 45692d612e21: Layer already exists 07:41:08 52dc75cd08be: Layer already exists 07:41:08 45596ee15a31: Layer already exists 07:41:08 a6e1fd50fee5: Layer already exists 07:41:08 78c4bc0ebec3: Layer already exists 07:41:08 56eb02710082: Layer already exists 07:41:08 ee420dfed78a: Layer already exists 07:41:08 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:e1d1769e1d501f7c5e9f49ead5beb09a8582752a7370b398c429204700538f8e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:08 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta 07:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:41:08 49f23fc376a3: Preparing 07:41:08 45692d612e21: Preparing 07:41:08 8f58824a4b94: Preparing 07:41:08 4251a503229c: Preparing 07:41:08 166dde17997b: Preparing 07:41:08 78c4bc0ebec3: Preparing 07:41:08 45596ee15a31: Preparing 07:41:08 52dc75cd08be: Preparing 07:41:08 a6e1fd50fee5: Preparing 07:41:08 56eb02710082: Preparing 07:41:08 ee420dfed78a: Preparing 07:41:08 a6e1fd50fee5: Waiting 07:41:08 78c4bc0ebec3: Waiting 07:41:08 45596ee15a31: Waiting 07:41:08 52dc75cd08be: Waiting 07:41:08 56eb02710082: Waiting 07:41:08 ee420dfed78a: Waiting 07:41:08 166dde17997b: Layer already exists 07:41:08 49f23fc376a3: Layer already exists 07:41:08 45692d612e21: Layer already exists 07:41:08 4251a503229c: Layer already exists 07:41:08 8f58824a4b94: Layer already exists 07:41:08 78c4bc0ebec3: Layer already exists 07:41:08 45596ee15a31: Layer already exists 07:41:08 a6e1fd50fee5: Layer already exists 07:41:08 52dc75cd08be: Layer already exists 07:41:08 56eb02710082: Layer already exists 07:41:09 ee420dfed78a: Layer already exists 07:41:09 jakarta: digest: sha256:e1d1769e1d501f7c5e9f49ead5beb09a8582752a7370b398c429204700538f8e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:09 ===================================================== [Pipeline] echo 07:41:09 taggedImages: 07:41:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da 07:41:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.7 07:41:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 07:41:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:09 07:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:10 arm64: Pulling from edgex-lftools-log-publisher 07:41:10 8998bd30e6a1: Pulling fs layer 07:41:10 04944245beec: Pulling fs layer 07:41:10 699f458cf7ca: Pulling fs layer 07:41:10 765212b225bb: Pulling fs layer 07:41:10 f23df028b6ca: Pulling fs layer 07:41:10 d65c8cfc05b1: Pulling fs layer 07:41:10 2437ff75d9bd: Pulling fs layer 07:41:10 765212b225bb: Waiting 07:41:10 f23df028b6ca: Waiting 07:41:10 d65c8cfc05b1: Waiting 07:41:10 2437ff75d9bd: Waiting 07:41:10 04944245beec: Verifying Checksum 07:41:10 04944245beec: Download complete 07:41:10 765212b225bb: Verifying Checksum 07:41:10 765212b225bb: Download complete 07:41:10 f23df028b6ca: Verifying Checksum 07:41:10 f23df028b6ca: Download complete 07:41:10 d65c8cfc05b1: Verifying Checksum 07:41:10 d65c8cfc05b1: Download complete 07:41:10 699f458cf7ca: Verifying Checksum 07:41:10 699f458cf7ca: Download complete 07:41:10 8998bd30e6a1: Download complete 07:41:13 2437ff75d9bd: Verifying Checksum 07:41:13 2437ff75d9bd: Download complete 07:41:15 8998bd30e6a1: Pull complete 07:41:15 04944245beec: Pull complete 07:41:17 699f458cf7ca: Pull complete 07:41:17 765212b225bb: Pull complete 07:41:18 f23df028b6ca: Pull complete 07:41:18 d65c8cfc05b1: Pull complete 07:41:33 2437ff75d9bd: Pull complete 07:41:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:41:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:33 prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container 07:41:33 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:41:36 $ docker top bd9196fc96e2a1713595b0d975cb7dd07c4ada75e381aad5cb886d35b8a3f24b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:37 ---> job-cost.sh 07:41:37 lf-activate-venv: SKIPPING 07:41:37 INFO: No Stack... 07:41:37 INFO: Retrieving Pricing Info for: v3-standard-4 07:41:38 INFO: Archiving Costs [Pipeline] sh 07:41:39 + cat /w/workspace/edgex-go/9/archives/cost.csv 07:41:39 + cut -d, -f6 [Pipeline] lock 07:41:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-9-stack-cost] 07:41:39 Resource [jenkins-edgexfoundry-edgex-go-jakarta-9-stack-cost] did not exist. Created. 07:41:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:41:40 + echo total: 0.10999999940395355 [Pipeline] stash 07:41:41 Stashed 1 file(s) [Pipeline] } 07:41:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-9-stack-cost] [Pipeline] // lock [Pipeline] } 07:41:41 $ docker stop --time=1 bd9196fc96e2a1713595b0d975cb7dd07c4ada75e381aad5cb886d35b8a3f24b 07:41:42 $ docker rm -f bd9196fc96e2a1713595b0d975cb7dd07c4ada75e381aad5cb886d35b8a3f24b [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 07:41:43 provisioning config files... 07:41:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config5992281680731814772tmp [Pipeline] { [Pipeline] sh 07:41:43 + set +x 07:41:43 + curl -s https://codecov.io/bash 07:41:43 + bash -s -- 07:41:43 07:41:43 _____ _ 07:41:43 / ____| | | 07:41:43 | | ___ __| | ___ ___ _____ __ 07:41:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:41:43 | |___| (_) | (_| | __/ (_| (_) \ V / 07:41:43 \_____\___/ \__,_|\___|\___\___/ \_/ 07:41:43 Bash-1.0.6 07:41:43 07:41:43 07:41:43 ==> git version 2.25.1 found 07:41:43 ==> 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 07:41:43 Release-Date: 2020-01-08 07:41:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:41:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:41:43 ==> Jenkins CI detected. 07:41:43 current dir:  /w/workspace/edgex-go/9 07:41:43 project root: . 07:41:43 --> token set from env 07:41:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:41:43 ==> Running gcov in . (disable via -X gcov) 07:41:43 ==> Python coveragepy not found 07:41:43 ==> Searching for coverage reports in: 07:41:43 + . 07:41:43 -> Found 1 reports 07:41:43 ==> Detecting git/mercurial file structure 07:41:43 ==> Reading reports 07:41:43 + ./coverage.out bytes=428658 07:41:43 ==> Appending adjustments 07:41:43 https://docs.codecov.io/docs/fixing-reports 07:41:44 + Found adjustments 07:41:44 ==> Gzipping contents 07:41:44 64K /tmp/codecov.mevcDt.gz 07:41:44 ==> Uploading reports 07:41:44 url: https://codecov.io 07:41:44 query: branch=jakarta&commit=9eb884115fc529922851d90e445a830d198858da&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:41:44 -> Pinging Codecov 07:41:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=9eb884115fc529922851d90e445a830d198858da&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:41:45 -> Uploading to 07:41:45 https://storage.googleapis.com/codecov/v4/raw/2022-06-07/00271124DB129430A58F1EEE437C3FCB/9eb884115fc529922851d90e445a830d198858da/b588ef34-a522-41a9-831c-564790e0a67f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T074145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed4593b238f081ceeb32587a1efaad5e73049ad9f11194847ae63e474ad702f7 07:41:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:41:45 Dload Upload Total Spent Left Speed 07:41:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65133 0 0 100 65133 0 252k --:--:-- --:--:-- --:--:-- 252k 07:41:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9eb884115fc529922851d90e445a830d198858da [Pipeline] } 07:41:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:41:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:41:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:41:46 07:41:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:41:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:41:46 df9b9388f04a: Pulling fs layer 07:41:46 52dc419b0ee2: Pulling fs layer 07:41:46 25bc292e5bac: Pulling fs layer 07:41:46 114826534d7a: Pulling fs layer 07:41:46 4657fd5d0bcf: Pulling fs layer 07:41:46 6ad1cebc031e: Pulling fs layer 07:41:46 8a3aa393b2d8: Pulling fs layer 07:41:46 4657fd5d0bcf: Waiting 07:41:46 8a3aa393b2d8: Waiting 07:41:46 6ad1cebc031e: Waiting 07:41:46 25bc292e5bac: Verifying Checksum 07:41:46 25bc292e5bac: Download complete 07:41:46 52dc419b0ee2: Download complete 07:41:46 4657fd5d0bcf: Verifying Checksum 07:41:46 df9b9388f04a: Download complete 07:41:46 6ad1cebc031e: Verifying Checksum 07:41:46 df9b9388f04a: Pull complete 07:41:46 52dc419b0ee2: Pull complete 07:41:46 25bc292e5bac: Pull complete 07:41:47 114826534d7a: Verifying Checksum 07:41:47 114826534d7a: Download complete 07:41:47 8a3aa393b2d8: Verifying Checksum 07:41:47 8a3aa393b2d8: Download complete 07:41:50 114826534d7a: Pull complete 07:41:50 4657fd5d0bcf: Pull complete 07:41:51 6ad1cebc031e: Pull complete 07:41:53 8a3aa393b2d8: Pull complete 07:41:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:41:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:53 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:41:53 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:41:55 $ docker top ee400a45a03e13983d31576a55427915d59425f0d0f9666694f2dcef541c3424 -eo pid,comm [Pipeline] { [Pipeline] echo 07:41:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh 07:41:56 + set -o pipefail 07:41:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' 07:41:57 07:41:57 Monitoring /w/workspace/edgex-go/9 (github.com/edgexfoundry/edgex-go)... 07:41:57 07:41:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/a02b88e9-c0ff-4ab6-9841-5e3987fb9e4c 07:41:57 07:41:57 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 07:41:57 07:41:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:41:57 07:41:57 [Pipeline] } 07:41:58 $ docker stop --time=1 ee400a45a03e13983d31576a55427915d59425f0d0f9666694f2dcef541c3424 07:41:59 $ docker rm -f ee400a45a03e13983d31576a55427915d59425f0d0f9666694f2dcef541c3424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:41:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:59 provisioning config files... 07:41:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/9@tmp/config1553588179854675980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:00 --> edgex-publish-swagger.sh 07:42:00 === Publish openapi/v2 API === 07:42:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 07:42:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/9/openapi/v2/core-command.yaml] 07:42:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:00 Dload Upload Total Spent Left Speed 07:42:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 26375 0:00:01 0:00:01 --:--:-- 26375 100 32389 0 0 100 32389 0 25664 0:00:01 0:00:01 --:--:-- 25664 07:42:01 07:42:01 07:42:01 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/9/openapi/v2/core-data.yaml] 07:42:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:01 Dload Upload Total Spent Left Speed 07:42:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 538k --:--:-- --:--:-- --:--:-- 534k 100 71116 0 0 100 71116 0 60782 0:00:01 0:00:01 --:--:-- 60730 100 71116 0 0 100 71116 0 60782 0:00:01 0:00:01 --:--:-- 60730 07:42:02 07:42:02 07:42:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/9/openapi/v2/core-metadata.yaml] 07:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:02 Dload Upload Total Spent Left Speed 07:42:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 127k --:--:-- --:--:-- --:--:-- 127k 07:42:03 07:42:03 07:42:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/9/openapi/v2/support-notifications.yaml] 07:42:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:03 Dload Upload Total Spent Left Speed 07:42:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 87345 0:00:01 0:00:01 --:--:-- 87345 100 88830 0 0 100 88830 0 87345 0:00:01 0:00:01 --:--:-- 87345 07:42:04 07:42:04 07:42:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/9/openapi/v2/support-scheduler.yaml] 07:42:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:04 Dload Upload Total Spent Left Speed 07:42:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 40385 --:--:-- --:--:-- --:--:-- 40344 100 38932 0 0 100 38932 0 40385 --:--:-- --:--:-- --:--:-- 40344 07:42:05 07:42:05 07:42:05 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/9/openapi/v2/system-agent.yaml] 07:42:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:05 Dload Upload Total Spent Left Speed 07:42:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 23198 --:--:-- --:--:-- --:--:-- 23198 07:42:06 07:42:06 [Pipeline] } 07:42:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:42:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:07 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 07:42:07 $ docker top 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:07 [ssh-agent] Looking for ssh-agent implementation... 07:42:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:07 $ docker exec 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a ssh-agent 07:42:07 SSH_AUTH_SOCK=/tmp/ssh-it0IZwBlKT1E/agent.34 07:42:07 SSH_AGENT_PID=40 07:42:07 Running ssh-add (command line suppressed) 07:42:08 Identity added: /w/workspace/edgex-go/9@tmp/private_key_6704249543770453227.key (/w/workspace/edgex-go/9@tmp/private_key_6704249543770453227.key) 07:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:08 + git semver tag 07:42:08 2022-06-07 07:42:08,533 [run_tag] DEBUG tag force:False 07:42:08 2022-06-07 07:42:08,533 [check_head_tag] DEBUG check head tag 07:42:08 2022-06-07 07:42:08,534 [execute] INFO git cat-file --batch-check 07:42:08 2022-06-07 07:42:08,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=) 07:42:08 2022-06-07 07:42:08,537 [execute] INFO git cat-file --batch 07:42:08 2022-06-07 07:42:08,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=) 07:42:08 2022-06-07 07:42:08,550 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta 07:42:08 2022-06-07 07:42:08,550 [execute] INFO git tag -a v2.1.1-dev.7 -m v2.1.1-dev.7 07:42:08 2022-06-07 07:42:08,550 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.7', '-m', 'v2.1.1-dev.7'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 07:42:08 2022-06-07 07:42:08,554 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta 07:42:08 2.1.1-dev.7 [Pipeline] } 07:42:08 $ docker exec --env ******** --env ******** 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a ssh-agent -k 07:42:08 unset SSH_AUTH_SOCK; 07:42:08 unset SSH_AGENT_PID; 07:42:08 echo Agent pid 40 killed; 07:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:09 + git semver [Pipeline] } 07:42:09 $ docker stop --time=1 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a 07:42:10 $ docker rm -f 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:42:11 07:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:42:11 0.23.1-centos7: Pulling from edgex-lftools 07:42:11 ab5ef0e58194: Pulling fs layer 07:42:11 9712f1f96733: Pulling fs layer 07:42:11 63f879dbbcfc: Pulling fs layer 07:42:11 0d9ebad4ef96: Pulling fs layer 07:42:11 e9a5061849ea: Pulling fs layer 07:42:11 d747dcd14b5f: Pulling fs layer 07:42:11 2de7ff778b66: Pulling fs layer 07:42:11 e9a5061849ea: Waiting 07:42:11 d747dcd14b5f: Waiting 07:42:11 0d9ebad4ef96: Waiting 07:42:11 2de7ff778b66: Waiting 07:42:11 9712f1f96733: Verifying Checksum 07:42:11 9712f1f96733: Download complete 07:42:12 63f879dbbcfc: Verifying Checksum 07:42:12 63f879dbbcfc: Download complete 07:42:12 e9a5061849ea: Verifying Checksum 07:42:12 e9a5061849ea: Download complete 07:42:12 d747dcd14b5f: Verifying Checksum 07:42:12 d747dcd14b5f: Download complete 07:42:12 0d9ebad4ef96: Verifying Checksum 07:42:12 0d9ebad4ef96: Download complete 07:42:12 ab5ef0e58194: Verifying Checksum 07:42:12 ab5ef0e58194: Download complete 07:42:12 2de7ff778b66: Verifying Checksum 07:42:12 2de7ff778b66: Download complete 07:42:14 ab5ef0e58194: Pull complete 07:42:14 9712f1f96733: Pull complete 07:42:15 63f879dbbcfc: Pull complete 07:42:20 0d9ebad4ef96: Pull complete 07:42:20 e9a5061849ea: Pull complete 07:42:20 d747dcd14b5f: Pull complete 07:42:21 2de7ff778b66: Pull complete 07:42:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:42:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:21 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:42:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools:0.23.1-centos7 cat 07:42:23 $ docker top 1cd510390dd8007c23da89467d66f8dbc2639378973a58b527ff205d35007ef7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:42:23 provisioning config files... 07:42:23 copy managed file [sigul-config] to file:/w/workspace/edgex-go/9@tmp/config2927039059831777466tmp 07:42:23 copy managed file [sigul-password] to file:/w/workspace/edgex-go/9@tmp/config7648397369743813427tmp 07:42:23 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/9@tmp/config3137183505981773328tmp [Pipeline] { [Pipeline] echo 07:42:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:42:24 ---> sigul-configuration.sh 07:42:24 gpg: directory `/root/.gnupg' created 07:42:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:42:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:42:24 gpg: keyring `/root/.gnupg/secring.gpg' created 07:42:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:42:24 gpg: CAST5 encrypted data 07:42:24 gpg: encrypted with 1 passphrase 07:42:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:42:24 + mkdir /home/jenkins 07:42:24 + mkdir /home/jenkins/sigul [Pipeline] sh 07:42:24 + 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 07:42:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:42:24 ---> sigul-install.sh 07:42:24 Sigul already installed; skipping installation. [Pipeline] sh 07:42:25 + git tag --list 07:42:25 0.6.0 07:42:25 0.6.1 07:42:25 0.7.0 07:42:25 0.7.1 07:42:25 v1.0.0 07:42:25 v1.0.1 07:42:25 v1.1.0 07:42:25 v1.2.0 07:42:25 v1.2.1 07:42:25 v1.3.0 07:42:25 v1.3.1 07:42:25 v2.0.0 07:42:25 v2.1.0 07:42:25 v2.1.1-dev.1 07:42:25 v2.1.1-dev.2 07:42:25 v2.1.1-dev.3 07:42:25 v2.1.1-dev.4 07:42:25 v2.1.1-dev.5 07:42:25 v2.1.1-dev.6 07:42:25 v2.1.1-dev.7 07:42:25 v2.2.0 07:42:25 v2.2.1-dev.1 07:42:25 v2.2.1-dev.10 07:42:25 v2.2.1-dev.11 07:42:25 v2.2.1-dev.2 07:42:25 v2.2.1-dev.3 07:42:25 v2.2.1-dev.4 07:42:25 v2.2.1-dev.5 07:42:25 v2.2.1-dev.6 07:42:25 v2.2.1-dev.7 07:42:25 v2.2.1-dev.8 07:42:25 v2.2.1-dev.9 [Pipeline] sh 07:42:25 + lftools sign git-tag v2.1.1-dev.7 07:42:26 Signing Git tag with Sigul... 07:42:26 Signing v2.1.1-dev.7 [Pipeline] echo 07:42:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:42:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:42:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:42:27 $ docker stop --time=1 1cd510390dd8007c23da89467d66f8dbc2639378973a58b527ff205d35007ef7 07:42:28 $ docker rm -f 1cd510390dd8007c23da89467d66f8dbc2639378973a58b527ff205d35007ef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:42:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:29 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 07:42:29 $ docker top 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:29 [ssh-agent] Looking for ssh-agent implementation... 07:42:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:29 $ docker exec 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 ssh-agent 07:42:29 SSH_AUTH_SOCK=/tmp/ssh-oUWENEP9dOg8/agent.32 07:42:29 SSH_AGENT_PID=39 07:42:29 Running ssh-add (command line suppressed) 07:42:30 Identity added: /w/workspace/edgex-go/9@tmp/private_key_55536495840223332.key (/w/workspace/edgex-go/9@tmp/private_key_55536495840223332.key) 07:42:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:30 + git semver bump pre 07:42:30 2022-06-07 07:42:30,540 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta 07:42:30 2022-06-07 07:42:30,540 [bump_version] DEBUG bumping version:2.1.1-dev.7 on axis:pre with prefix:dev 07:42:30 2022-06-07 07:42:30,540 [bump_version] DEBUG bumped version:2.1.1-dev.8 07:42:30 2022-06-07 07:42:30,540 [write_version] DEBUG write version:2.1.1-dev.8 to path:/w/workspace/edgex-go/9/.semver/jakarta with force:True 07:42:30 2022-06-07 07:42:30,540 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta 07:42:30 2022-06-07 07:42:30,540 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/jakarta 07:42:30 2022-06-07 07:42:30,542 [execute] INFO git cat-file --batch-check 07:42:30 2022-06-07 07:42:30,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 07:42:30 2022-06-07 07:42:30,548 [execute] INFO git cat-file --batch 07:42:30 2022-06-07 07:42:30,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 07:42:30 2022-06-07 07:42:30,554 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta 07:42:30 2.1.1-dev.8 [Pipeline] } 07:42:30 $ docker exec --env ******** --env ******** 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 ssh-agent -k 07:42:30 unset SSH_AUTH_SOCK; 07:42:30 unset SSH_AGENT_PID; 07:42:30 echo Agent pid 39 killed; 07:42:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:31 + git semver [Pipeline] } 07:42:31 $ docker stop --time=1 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 07:42:32 $ docker rm -f 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:33 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:42:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 07:42:33 $ docker top 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:33 [ssh-agent] Looking for ssh-agent implementation... 07:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:34 $ docker exec 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc ssh-agent 07:42:34 SSH_AUTH_SOCK=/tmp/ssh-J88SQUVv2cF4/agent.32 07:42:34 SSH_AGENT_PID=38 07:42:34 Running ssh-add (command line suppressed) 07:42:34 Identity added: /w/workspace/edgex-go/9@tmp/private_key_3521132792150552525.key (/w/workspace/edgex-go/9@tmp/private_key_3521132792150552525.key) 07:42:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:34 + git semver push 07:42:34 2022-06-07 07:42:34,784 [run_push] DEBUG push 07:42:34 2022-06-07 07:42:34,785 [execute] INFO git cat-file --batch-check 07:42:34 2022-06-07 07:42:34,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 07:42:34 2022-06-07 07:42:34,788 [execute] INFO git rev-list f70466679dba5dbf060cb2fb20d0df66dacd663b -- 07:42:34 2022-06-07 07:42:34,788 [execute] DEBUG Popen(['git', 'rev-list', 'f70466679dba5dbf060cb2fb20d0df66dacd663b', '--'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=None) 07:42:34 2022-06-07 07:42:34,804 [execute] INFO git fetch -v origin 07:42:34 2022-06-07 07:42:34,805 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=True, shell=None, istream=None) 07:42:35 2022-06-07 07:42:35,303 [run_push] DEBUG no remote changes detected 07:42:35 2022-06-07 07:42:35,303 [execute] INFO git push origin semver 07:42:35 2022-06-07 07:42:35,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=None) 07:42:36 2022-06-07 07:42:35,996 [run_push] DEBUG push all version tags 07:42:36 2022-06-07 07:42:35,997 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:42:36 2022-06-07 07:42:35,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 07:42:36 2022-06-07 07:42:36,819 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta 07:42:36 2.1.1-dev.8 [Pipeline] } 07:42:36 $ docker exec --env ******** --env ******** 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc ssh-agent -k 07:42:37 unset SSH_AUTH_SOCK; 07:42:37 unset SSH_AGENT_PID; 07:42:37 echo Agent pid 38 killed; 07:42:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:37 + git semver [Pipeline] } 07:42:37 $ docker stop --time=1 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc 07:42:38 $ docker rm -f 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc [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 07:42:39 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 07:42:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:42:40 ---> package-listing.sh 07:42:40 ++ facter osfamily 07:42:40 ++ tr '[:upper:]' '[:lower:]' 07:42:40 + OS_FAMILY=debian 07:42:40 + workspace=/w/workspace/edgex-go/9 07:42:40 + START_PACKAGES=/tmp/packages_start.txt 07:42:40 + END_PACKAGES=/tmp/packages_end.txt 07:42:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:42:40 + PACKAGES=/tmp/packages_start.txt 07:42:40 + '[' /w/workspace/edgex-go/9 ']' 07:42:40 + PACKAGES=/tmp/packages_end.txt 07:42:40 + case "${OS_FAMILY}" in 07:42:40 + dpkg -l 07:42:40 + grep '^ii' 07:42:40 + '[' -f /tmp/packages_start.txt ']' 07:42:40 + '[' -f /tmp/packages_end.txt ']' 07:42:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:42:40 + '[' /w/workspace/edgex-go/9 ']' 07:42:40 + mkdir -p /w/workspace/edgex-go/9/archives/ 07:42:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 07:42:40 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:42:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:42:41 07:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:42:42 latest: Pulling from edgex-lftools-log-publisher 07:42:42 5eb5b503b376: Pulling fs layer 07:42:42 5c69ac0246d0: Pulling fs layer 07:42:42 ec43610c2a17: Pulling fs layer 07:42:42 3a2ae6a8a46f: Pulling fs layer 07:42:42 33b1e0a273af: Pulling fs layer 07:42:42 5d3b04190fa2: Pulling fs layer 07:42:42 2f39f015ded8: Pulling fs layer 07:42:42 3a2ae6a8a46f: Waiting 07:42:42 2f39f015ded8: Waiting 07:42:42 33b1e0a273af: Waiting 07:42:42 5d3b04190fa2: Waiting 07:42:42 5c69ac0246d0: Verifying Checksum 07:42:42 5c69ac0246d0: Download complete 07:42:42 3a2ae6a8a46f: Verifying Checksum 07:42:42 3a2ae6a8a46f: Download complete 07:42:42 33b1e0a273af: Verifying Checksum 07:42:42 33b1e0a273af: Download complete 07:42:42 ec43610c2a17: Verifying Checksum 07:42:42 ec43610c2a17: Download complete 07:42:42 5d3b04190fa2: Verifying Checksum 07:42:42 5d3b04190fa2: Download complete 07:42:42 5eb5b503b376: Verifying Checksum 07:42:42 5eb5b503b376: Download complete 07:42:42 2f39f015ded8: Download complete 07:42:43 5eb5b503b376: Pull complete 07:42:43 5c69ac0246d0: Pull complete 07:42:44 ec43610c2a17: Pull complete 07:42:44 3a2ae6a8a46f: Pull complete 07:42:44 33b1e0a273af: Pull complete 07:42:44 5d3b04190fa2: Pull complete 07:42:48 2f39f015ded8: Pull complete 07:42:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:48 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 07:42:48 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:latest cat 07:42:50 $ docker top 4f1ed1973708e877cce5ec85aeb2e37b7f33663e7e6ac1d43b5ef7d76bcb746f -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:50 + touch /tmp/pre-build-complete [Pipeline] sh 07:42:51 + mkdir -p /var/log/sysstat [Pipeline] sh 07:42:51 + ls /var/log/sa-host 07:42:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:51 provisioning config files... 07:42:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config4460649927402279347tmp [Pipeline] { [Pipeline] echo 07:42:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:42:51 ---> create-netrc.sh [Pipeline] } 07:42:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:42:52 ---> python-tools-install.sh [Pipeline] echo 07:42:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:42:52 ---> sudo-logs.sh 07:42:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:42:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:42:52 ---> job-cost.sh 07:42:52 lf-activate-venv: SKIPPING 07:42:52 DEBUG: total: 0.10999999940395355 07:42:52 INFO: Retrieving Stack Cost... 07:42:52 INFO: Retrieving Pricing Info for: v3-standard-8 07:42:53 INFO: Archiving Costs [Pipeline] echo 07:42:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:42:53 ---> logs-deploy.sh 07:42:53 lf-activate-venv: SKIPPING 07:42:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/9 07:42:53 INFO: archiving workspace using pattern(s): 07:42:54 Archives upload complete. 07:42:54 INFO: archiving logs to Nexus