Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faae5fd1223f1c025c7f16f8d5798919e0216a23 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-ssh8137698524280490373.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh2979780864757257225.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh14077390593154485218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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-ssh14713047988473198014.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-ssh12354932975672742069.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-944 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 faae5fd1223f1c025c7f16f8d5798919e0216a23 (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 faae5fd1223f1c025c7f16f8d5798919e0216a23 # timeout=10 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825) (#4043)" > git rev-list --no-walk 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:07:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:07:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:07:40 ========================================================= 14:07:40 EdgeX Global Pipelines Version Info 14:07:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:07:41 ------------------- 14:07:41 stable info: 14:07:41 ------------------- 14:07:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:07:41 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 14:07:41 Message: update stable to v1.0.231 14:07:42 ------------------- 14:07:42 experimental info: 14:07:42 ------------------- 14:07:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:07:42 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 14:07:42 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faae5fd [Pipeline] echo 14:07:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:43 provisioning config files... 14:07:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4069264955022172890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:43 ---> docker-login.sh 14:07:43 nexus3.edgexfoundry.org:10001 14:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:43 Configure a credential helper to remove this warning. See 14:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:43 14:07:43 Login Succeeded 14:07:43 nexus3.edgexfoundry.org:10002 14:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:43 Configure a credential helper to remove this warning. See 14:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:43 14:07:43 Login Succeeded 14:07:43 nexus3.edgexfoundry.org:10003 14:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:44 Configure a credential helper to remove this warning. See 14:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:44 14:07:44 Login Succeeded 14:07:44 nexus3.edgexfoundry.org:10004 14:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:44 Configure a credential helper to remove this warning. See 14:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:44 14:07:44 Login Succeeded 14:07:44 docker.io 14:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:44 Configure a credential helper to remove this warning. See 14:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:44 14:07:44 Login Succeeded 14:07:44 ---> docker-login.sh ends [Pipeline] } 14:07:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:44 + 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 14:07:44 + dirname cmd/core-command/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo core-command,cmd/core-command/Dockerfile 14:07:44 + dirname cmd/core-data/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo core-data,cmd/core-data/Dockerfile 14:07:44 + dirname cmd/core-metadata/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo core-metadata,cmd/core-metadata/Dockerfile 14:07:44 + dirname cmd/security-bootstrapper/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:07:44 + dirname cmd/security-proxy-setup/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:07:44 + dirname cmd/security-secretstore-setup/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:07:44 + dirname cmd/support-notifications/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo support-notifications,cmd/support-notifications/Dockerfile 14:07:44 + dirname cmd/support-scheduler/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:07:44 + dirname cmd/sys-mgmt-agent/Dockerfile 14:07:44 + cut -d/ -f2 14:07:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:07:45 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 14:07:45 + git rev-list -1 --merges faae5fd1223f1c025c7f16f8d5798919e0216a23~1..faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] echo 14:07:45 -----------> git rev-list -1 --merges faae5fd1223f1c025c7f16f8d5798919e0216a23~1..faae5fd1223f1c025c7f16f8d5798919e0216a23 faae5fd1223f1c025c7f16f8d5798919e0216a23 [false] [Pipeline] sh 14:07:45 + git log --format=format:%s -1 faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] echo 14:07:45 ========================================================= 14:07:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:07:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:07:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:07:46 + grep -v github /etc/ssh/ssh_known_hosts 14:07:46 + [ -e /tmp/ssh_known_hosts ] 14:07:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:07:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:07:46 + sudo tee -a /etc/ssh/ssh_known_hosts 14:07:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:07:46 14:07:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:07:46 latest: Pulling from edgex-devops/py-git-semver 14:07:46 42c077c10790: Pulling fs layer 14:07:46 f63e77b7563a: Pulling fs layer 14:07:46 bd5fdadae976: Pulling fs layer 14:07:46 205491f53016: Pulling fs layer 14:07:46 df18705c85c3: Pulling fs layer 14:07:46 bdb3f477010e: Pulling fs layer 14:07:46 c8a8fc8e1c8f: Pulling fs layer 14:07:46 2c6e9b1d212d: Pulling fs layer 14:07:46 bdb8f0575790: Pulling fs layer 14:07:46 386e3cb2ff24: Pulling fs layer 14:07:46 2343380bae48: Pulling fs layer 14:07:46 c8a8fc8e1c8f: Waiting 14:07:46 2c6e9b1d212d: Waiting 14:07:46 bdb8f0575790: Waiting 14:07:46 386e3cb2ff24: Waiting 14:07:46 2343380bae48: Waiting 14:07:46 205491f53016: Waiting 14:07:46 df18705c85c3: Waiting 14:07:46 bdb3f477010e: Waiting 14:07:46 f63e77b7563a: Verifying Checksum 14:07:46 f63e77b7563a: Download complete 14:07:46 205491f53016: Verifying Checksum 14:07:46 205491f53016: Download complete 14:07:47 df18705c85c3: Verifying Checksum 14:07:47 df18705c85c3: Download complete 14:07:47 bdb3f477010e: Verifying Checksum 14:07:47 bdb3f477010e: Download complete 14:07:47 bd5fdadae976: Verifying Checksum 14:07:47 bd5fdadae976: Download complete 14:07:47 2c6e9b1d212d: Download complete 14:07:47 bdb8f0575790: Verifying Checksum 14:07:47 bdb8f0575790: Download complete 14:07:47 386e3cb2ff24: Download complete 14:07:47 2343380bae48: Verifying Checksum 14:07:47 2343380bae48: Download complete 14:07:47 42c077c10790: Verifying Checksum 14:07:47 42c077c10790: Download complete 14:07:47 c8a8fc8e1c8f: Download complete 14:07:48 42c077c10790: Pull complete 14:07:48 f63e77b7563a: Pull complete 14:07:49 bd5fdadae976: Pull complete 14:07:49 205491f53016: Pull complete 14:07:49 df18705c85c3: Pull complete 14:07:49 bdb3f477010e: Pull complete 14:07:51 c8a8fc8e1c8f: Pull complete 14:07:51 2c6e9b1d212d: Pull complete 14:07:51 bdb8f0575790: Pull complete 14:07:51 386e3cb2ff24: Pull complete 14:07:51 2343380bae48: Pull complete 14:07:51 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 14:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:51 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 14:07:53 $ docker top 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 -eo pid,comm 14:07:53 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). 14:07:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:53 [ssh-agent] Looking for ssh-agent implementation... 14:07:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:53 $ docker exec 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 ssh-agent 14:07:53 SSH_AUTH_SOCK=/tmp/ssh-aheSAZ82eLca/agent.33 14:07:53 SSH_AGENT_PID=39 14:07:53 Running ssh-add (command line suppressed) 14:07:53 Identity added: /w/workspace/edgex-go/6@tmp/private_key_3297533651139537493.key (/w/workspace/edgex-go/6@tmp/private_key_3297533651139537493.key) 14:07:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:54 + git tag --points-at HEAD [Pipeline] } 14:07:54 $ docker exec --env ******** --env ******** 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 ssh-agent -k 14:07:54 unset SSH_AUTH_SOCK; 14:07:54 unset SSH_AGENT_PID; 14:07:54 echo Agent pid 39 killed; 14:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:07:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:54 [ssh-agent] Looking for ssh-agent implementation... 14:07:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:54 $ docker exec 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 ssh-agent 14:07:54 SSH_AUTH_SOCK=/tmp/ssh-jhjTdTZI3bPB/agent.72 14:07:54 SSH_AGENT_PID=79 14:07:54 Running ssh-add (command line suppressed) 14:07:54 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2727432091785420882.key (/w/workspace/edgex-go/6@tmp/private_key_2727432091785420882.key) 14:07:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:54 + git semver init 14:07:55 2022-06-03 14:07:55,093 [run_init] DEBUG init version:0.0.0 force:False 14:07:55 2022-06-03 14:07:55,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 14:07:55 2022-06-03 14:07:55,094 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 14:07:55 2022-06-03 14:07:55,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 14:07:59 2022-06-03 14:07:59,050 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 14:07:59 2022-06-03 14:07:59,051 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/jakarta with force:False 14:07:59 2022-06-03 14:07:59,051 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta 14:07:59 2022-06-03 14:07:59,051 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta 14:07:59 2.1.1-dev.4 [Pipeline] } 14:07:59 $ docker exec --env ******** --env ******** 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 ssh-agent -k 14:07:59 unset SSH_AUTH_SOCK; 14:07:59 unset SSH_AGENT_PID; 14:07:59 echo Agent pid 79 killed; 14:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:59 + git semver [Pipeline] } 14:08:00 $ docker stop --time=1 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 14:08:01 $ docker rm -f 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:08:02 Stashed 1 file(s) [Pipeline] echo 14:08:02 [edgeXSemver]: initialized semver on version 2.1.1-dev.4 [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 14:08:02 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:02 ========================================================= 14:08:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 14:08:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:08:02 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 14:08:02 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 14:08:02 59bf1c3509f3: Pulling fs layer 14:08:02 666ba61612fd: Pulling fs layer 14:08:02 8ed8ca486205: Pulling fs layer 14:08:02 4fe6c5a15a65: Pulling fs layer 14:08:02 22a0e8bec74d: Pulling fs layer 14:08:02 812f408151ee: Pulling fs layer 14:08:02 bab7bd504b26: Pulling fs layer 14:08:02 070449caade9: Pulling fs layer 14:08:02 8f1a5288e3a6: Pulling fs layer 14:08:02 4fe6c5a15a65: Waiting 14:08:02 bab7bd504b26: Waiting 14:08:02 812f408151ee: Waiting 14:08:02 22a0e8bec74d: Waiting 14:08:02 070449caade9: Waiting 14:08:02 8f1a5288e3a6: Waiting 14:08:02 8ed8ca486205: Verifying Checksum 14:08:02 8ed8ca486205: Download complete 14:08:02 666ba61612fd: Download complete 14:08:02 22a0e8bec74d: Verifying Checksum 14:08:02 22a0e8bec74d: Download complete 14:08:02 812f408151ee: Verifying Checksum 14:08:02 812f408151ee: Download complete 14:08:02 bab7bd504b26: Download complete 14:08:02 59bf1c3509f3: Verifying Checksum 14:08:02 59bf1c3509f3: Download complete 14:08:02 070449caade9: Verifying Checksum 14:08:02 070449caade9: Download complete 14:08:02 59bf1c3509f3: Pull complete 14:08:02 666ba61612fd: Pull complete 14:08:02 8ed8ca486205: Pull complete 14:08:03 8f1a5288e3a6: Verifying Checksum 14:08:03 8f1a5288e3a6: Download complete 14:08:03 4fe6c5a15a65: Verifying Checksum 14:08:03 4fe6c5a15a65: Download complete 14:08:07 4fe6c5a15a65: Pull complete 14:08:07 22a0e8bec74d: Pull complete 14:08:07 812f408151ee: Pull complete 14:08:07 bab7bd504b26: Pull complete 14:08:07 070449caade9: Pull complete 14:08:09 8f1a5288e3a6: Pull complete 14:08:09 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 14:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 14:08:09 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 14:08:09 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 14:08:09 WORKDIR /edgex 14:08:09 COPY go.mod . 14:08:09 RUN go mod download 14:08:09 + docker build -t ci-base-image-x86_64 -f - . 14:08:11 Sending build context to Docker daemon 346.4MB 14:08:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 14:08:11 ---> c47586b81864 14:08:11 Step 2/4 : WORKDIR /edgex 14:08:12 ---> Running in 1b9caed1857b 14:08:13 Removing intermediate container 1b9caed1857b 14:08:13 ---> d75414954092 14:08:13 Step 3/4 : COPY go.mod . 14:08:13 ---> a174da927246 14:08:13 Step 4/4 : RUN go mod download 14:08:13 ---> Running in 79359c78b649 14:08:17 Still waiting to schedule task 14:08:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:08:39 Removing intermediate container 79359c78b649 14:08:39 ---> 78a8541549ca 14:08:39 Successfully built 78a8541549ca 14:08:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:40 + docker inspect -f . ci-base-image-x86_64 14:08:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:40 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:08:40 $ docker top 94ba85f2119dec878f7e4c70ffc2803caf5a1b2ad600faadd5feb1599025702a -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:40 + go version 14:08:40 go version go1.17.6 linux/amd64 [Pipeline] } 14:08:40 $ docker stop --time=1 94ba85f2119dec878f7e4c70ffc2803caf5a1b2ad600faadd5feb1599025702a 14:08:42 $ docker rm -f 94ba85f2119dec878f7e4c70ffc2803caf5a1b2ad600faadd5feb1599025702a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:42 + docker inspect -f . ci-base-image-x86_64 14:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:42 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:08:42 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:08:43 $ docker top 5d9e61584b30473c6b836bc095885a18db284f2171a8e32d1e863711141777ae -eo pid,comm [Pipeline] { [Pipeline] echo 14:08:43 ========================================================= 14:08:43 [edgeXBuildGoParallel] Running Tests and Build... 14:08:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:08:43 + make test 14:08:43 go mod tidy 14:08:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:08:48 ? github.com/edgexfoundry/edgex-go [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:08:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 14:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 44.7% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.165s coverage: 89.5% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 83.8% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 94.2% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 59.1% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 60.0% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 14:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements 14:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 14:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.5% of statements 14:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.029s coverage: 100.0% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.4% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:09:23 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 14:09:35 GO111MODULE=on go vet ./... 14:09:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:09:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:09:39 ./bin/test-attribution-txt.sh [Pipeline] echo 14:09:39 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 14:09:39 + go mod tidy [Pipeline] sh 14:09:40 + ls -al . 14:09:40 total 680 14:09:40 drwxrwxr-x 11 1001 1001 4096 Jun 3 14:09 . 14:09:40 drwxr-xr-x 4 root root 4096 Jun 3 14:08 .. 14:09:40 -rw-rw-r-- 1 1001 1001 11 Jun 3 14:07 .dockerignore 14:09:40 drwxrwxr-x 8 1001 1001 4096 Jun 3 14:08 .git 14:09:40 drwxrwxr-x 4 1001 1001 4096 Jun 3 14:07 .github 14:09:40 -rw-rw-r-- 1 1001 1001 797 Jun 3 14:07 .gitignore 14:09:40 -rw-rw-r-- 1 1001 1001 42 Jun 3 14:07 .golangci.yml 14:09:40 -rw-rw-r-- 1 1001 1001 76 Jun 3 14:07 .hadolint.yml 14:09:40 drwxr-xr-x 3 1001 1001 4096 Jun 3 14:07 .semver 14:09:40 -rw-rw-r-- 1 1001 1001 166 Jun 3 14:07 .sonarcloud.properties 14:09:40 -rw-rw-r-- 1 1001 1001 1171 Jun 3 14:07 ADOPTERS.md 14:09:40 -rw-rw-r-- 1 1001 1001 8910 Jun 3 14:07 Attribution.txt 14:09:40 -rw-rw-r-- 1 1001 1001 52201 Jun 3 14:07 CHANGELOG.md 14:09:40 -rw-rw-r-- 1 1001 1001 3804 Jun 3 14:07 CONTRIBUTING.md 14:09:40 -rw-rw-r-- 1 1001 1001 677 Jun 3 14:07 GOVERNANCE.md 14:09:40 -rw-rw-r-- 1 1001 1001 849 Jun 3 14:07 Jenkinsfile 14:09:40 -rw-rw-r-- 1 1001 1001 10775 Jun 3 14:07 LICENSE 14:09:40 -rw-rw-r-- 1 1001 1001 6508 Jun 3 14:07 Makefile 14:09:40 -rw-rw-r-- 1 1001 1001 582 Jun 3 14:07 OWNERS.md 14:09:40 -rw-rw-r-- 1 1001 1001 8207 Jun 3 14:07 README.md 14:09:40 -rw-rw-r-- 1 1001 1001 6912 Jun 3 14:07 SECURITY.md 14:09:40 -rw-rw-r-- 1 1001 1001 11 Jun 3 14:08 VERSION 14:09:40 -rw-rw-r-- 1 1001 1001 4131 Jun 3 14:07 ZMQWindows.md 14:09:40 drwxrwxr-x 2 1001 1001 4096 Jun 3 14:07 bin 14:09:40 drwxrwxr-x 14 1001 1001 4096 Jun 3 14:07 cmd 14:09:40 -rw-r--r-- 1 root root 428658 Jun 3 14:09 coverage.out 14:09:40 -rw-rw-r-- 1 1001 1001 822 Jun 3 14:09 go.mod 14:09:40 -rw-rw-r-- 1 1001 1001 49471 Jun 3 14:07 go.sum 14:09:40 drwxrwxr-x 8 1001 1001 4096 Jun 3 14:07 internal 14:09:40 drwxrwxr-x 3 1001 1001 4096 Jun 3 14:07 openapi 14:09:40 drwxrwxr-x 4 1001 1001 4096 Jun 3 14:07 snap 14:09:40 drwxrwxr-x 6 1001 1001 4096 Jun 3 14:07 vendor 14:09:40 -rw-rw-r-- 1 1001 1001 204 Jun 3 14:07 version.go [Pipeline] sh 14:09:40 + '[' -e coverage.out ] 14:09:40 + chown 1001:1001 coverage.out [Pipeline] stash 14:09:40 Stashed 1 file(s) [Pipeline] sh 14:09:40 + make build 14:09:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-data/core-data ./cmd/core-data 14:09:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:09:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-command/core-command ./cmd/core-command 14:09:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:09:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:09:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:09:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:09:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:09:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:09:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:09:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config 14:09:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 14:09:53 $ docker stop --time=1 5d9e61584b30473c6b836bc095885a18db284f2171a8e32d1e863711141777ae 14:09:55 $ docker rm -f 5d9e61584b30473c6b836bc095885a18db284f2171a8e32d1e863711141777ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:09:56 14:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:09:56 latest: Pulling from edgex-devops/edgex-compose 14:09:56 cbdbe7a5bc2a: Pulling fs layer 14:09:56 ca9280d653b3: Pulling fs layer 14:09:56 7e9c9ca2126c: Pulling fs layer 14:09:56 cbdbe7a5bc2a: Verifying Checksum 14:09:56 cbdbe7a5bc2a: Download complete 14:09:57 ca9280d653b3: Verifying Checksum 14:09:57 ca9280d653b3: Download complete 14:09:57 cbdbe7a5bc2a: Pull complete 14:09:57 7e9c9ca2126c: Download complete 14:09:57 ca9280d653b3: Pull complete 14:09:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-945 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws 14:09:59 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 14:09:59 The recommended git tool is: git 14:10:01 7e9c9ca2126c: Pull complete 14:10:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:10:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:01 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:10:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 14:10:03 $ docker top ad66c787471893f657205fd1171d114e62db53052d3e7cdaca9500c307335fd2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:03 + + docker-composegrep build parallel --help 14:10:03 14:10:04 --parallel Build images in parallel. [Pipeline] } 14:10:04 $ docker stop --time=1 ad66c787471893f657205fd1171d114e62db53052d3e7cdaca9500c307335fd2 14:10:05 $ docker rm -f ad66c787471893f657205fd1171d114e62db53052d3e7cdaca9500c307335fd2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:05 using credential edgex-jenkins-ssh 14:10:05 Cloning the remote Git repository 14:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:10:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:05 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:10:05 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:10:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:10:05 > git init /w/workspace/edgex-go/6 # timeout=10 14:10:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:10:05 > git --version # timeout=10 14:10:05 > git --version # 'git version 2.25.1' 14:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:06 $ docker top 6f15c145ce5eb6552753688b627f3d8427d6aab11e52b1b4468b33bae27f92fe -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:06 + docker-compose -f ./docker-compose-build.yml build --parallel 14:10:07 Building core-command ... 14:10:07 Building core-data ... 14:10:07 Building core-metadata ... 14:10:07 Building security-bootstrapper ... 14:10:07 Building security-proxy-setup ... 14:10:07 Building security-secretstore-setup ... 14:10:07 Building support-notifications ... 14:10:07 Building support-scheduler ... 14:10:07 Building sys-mgmt-agent ... 14:10:07 Building core-command 14:10:07 Building security-proxy-setup 14:10:07 Building sys-mgmt-agent 14:10:07 Building security-secretstore-setup 14:10:07 Building support-notifications 14:10:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:21 Avoid second fetch 14:10:21 Checking out Revision faae5fd1223f1c025c7f16f8d5798919e0216a23 (jakarta) 14:10:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:10:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:21 > git config core.sparsecheckout # timeout=10 14:10:21 > git checkout -f faae5fd1223f1c025c7f16f8d5798919e0216a23 # timeout=10 14:10:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:10:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:10:25 ---> 78a8541549ca 14:10:25 Step 3/24 : WORKDIR /edgex-go 14:10:25 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:10:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:10:25 ---> 78a8541549ca 14:10:25 Step 3/20 : WORKDIR /edgex-go 14:10:25 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:10:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:10:25 ---> 78a8541549ca 14:10:25 Step 3/21 : WORKDIR /edgex-go 14:10:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:10:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:10:25 ---> 78a8541549ca 14:10:25 Step 3/22 : WORKDIR /edgex-go 14:10:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:10:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:10:25 ---> 78a8541549ca 14:10:25 Step 3/22 : WORKDIR /edgex-go 14:10:26 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825) (#4043)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:10:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:10:27 Dload Upload Total Spent Left Speed 14:10:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 83924 0 --:--:-- --:--:-- --:--:-- 83924 [Pipeline] sh 14:10:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:10:28 ---> Running in 2cada4bfb986 14:10:28 ---> Running in c7da2cf97a63 14:10:28 ---> Running in 2a18fe208411 14:10:28 ---> Running in c2398fb34bbe 14:10:28 ---> Running in 2cb3993ef221 14:10:28 Removing intermediate container c2398fb34bbe 14:10:28 ---> 874ed4193489 14:10:28 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:28 Removing intermediate container 2cada4bfb986 14:10:28 ---> 7e1ad1c08bf9 14:10:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:28 Removing intermediate container 2a18fe208411 14:10:28 ---> 5b6443f143ac 14:10:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:28 Removing intermediate container c7da2cf97a63 14:10:28 ---> a412dba2c731 14:10:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:28 Removing intermediate container 2cb3993ef221 14:10:28 ---> 1589944a4d89 14:10:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:28 ---> Running in c2d0546ed990 14:10:28 ---> Running in 50c34a358732 14:10:28 ---> Running in 3e2337803322 14:10:28 ---> Running in 5f9fb31baa60 14:10:28 ---> Running in 5c56c57fcc38 14:10:28 + sudo tee /etc/docker/daemon.new 14:10:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:10:28 { 14:10:28 "registry-mirrors": [ 14:10:28 "https://nexus3.edgexfoundry.org:10001" 14:10:28 ], 14:10:28 "bip": "10.250.0.254/24", 14:10:28 "hosts": [ 14:10:28 "tcp://0.0.0.0:5555", 14:10:28 "unix:///var/run/docker.sock" 14:10:28 ], 14:10:28 "mtu": 1458, 14:10:28 "selinux-enabled": true, 14:10:28 "seccomp-profile": "/etc/docker/seccomp.json" 14:10:28 } [Pipeline] sh 14:10:28 Removing intermediate container 50c34a358732 14:10:28 ---> d711da7e26ba 14:10:28 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 14:10:28 ---> Running in 867503580af4 14:10:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:10:29 + sudo service docker restart 14:10:29 Removing intermediate container 3e2337803322 14:10:29 ---> 94d59eaba6a5 14:10:29 Step 5/22 : RUN apk add --update --no-cache make git 14:10:29 ---> Running in bc17f0ef8be2 14:10:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:10:29 Removing intermediate container c2d0546ed990 14:10:29 ---> 5d4c0739ac2b 14:10:29 Step 5/20 : RUN apk add --update --no-cache make git 14:10:29 ---> Running in 093511f2dbcf 14:10:29 Removing intermediate container 5c56c57fcc38 14:10:29 ---> d273a9f76a73 14:10:29 Step 5/24 : RUN apk add --update --no-cache make git 14:10:29 ---> Running in 2f5c2d6bc40e 14:10:29 Removing intermediate container 5f9fb31baa60 14:10:29 ---> dbfa5b67fc6c 14:10:29 Step 5/22 : RUN apk add --update --no-cache make bash git 14:10:29 ---> Running in fd9ffbf7a84b 14:10:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:10:30 OK: 221 MiB in 52 packages 14:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:10:30 Removing intermediate container 867503580af4 14:10:30 ---> dfe8ef161c32 14:10:30 Step 6/21 : COPY . . 14:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:10:31 OK: 221 MiB in 52 packages 14:10:31 OK: 221 MiB in 52 packages 14:10:31 OK: 221 MiB in 52 packages 14:10:31 OK: 221 MiB in 52 packages 14:10:32 Removing intermediate container bc17f0ef8be2 14:10:32 ---> 39bcb4928417 14:10:32 Step 6/22 : COPY . . 14:10:32 Removing intermediate container 093511f2dbcf 14:10:32 ---> bd0443e254a1 14:10:32 Step 6/20 : COPY . . 14:10:32 Removing intermediate container fd9ffbf7a84b 14:10:32 ---> d782f42be8cc 14:10:32 Step 6/22 : COPY . . 14:10:32 Removing intermediate container 2f5c2d6bc40e 14:10:32 ---> ba09f1bec3b9 14:10:32 Step 6/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:47 provisioning config files... 14:10:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config752316821123669318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:48 ---> docker-login.sh 14:10:48 nexus3.edgexfoundry.org:10001 14:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:48 Configure a credential helper to remove this warning. See 14:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:48 14:10:48 Login Succeeded 14:10:48 nexus3.edgexfoundry.org:10002 14:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:49 Configure a credential helper to remove this warning. See 14:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:49 14:10:49 Login Succeeded 14:10:49 nexus3.edgexfoundry.org:10003 14:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:49 Configure a credential helper to remove this warning. See 14:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:49 14:10:49 Login Succeeded 14:10:49 nexus3.edgexfoundry.org:10004 14:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:50 Configure a credential helper to remove this warning. See 14:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:50 14:10:50 Login Succeeded 14:10:50 docker.io 14:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:50 ---> 7e4527bc137d 14:10:50 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:50 ---> 6f11a8ca9543 14:10:50 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:50 ---> 8c5e6bb952b1 14:10:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:50 ---> 43c575f68e8c 14:10:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:50 ---> c4de9620134d 14:10:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:50 ---> Running in 91aacb2ee7a3 14:10:50 ---> Running in fda8889a5fbc 14:10:50 ---> Running in 589f8ded67ca 14:10:50 ---> Running in a9b4f7d2536b 14:10:50 ---> Running in 4474c07e934f 14:10:50 skipping... 14:10:50 skipping... 14:10:50 skipping... 14:10:51 Removing intermediate container fda8889a5fbc 14:10:51 ---> cc58ae7024cf 14:10:51 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:10:51 ---> Running in bfcb8e278782 14:10:51 Removing intermediate container a9b4f7d2536b 14:10:51 ---> f13288794487 14:10:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:51 Configure a credential helper to remove this warning. See 14:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:51 14:10:51 Login Succeeded 14:10:51 ---> docker-login.sh ends [Pipeline] } 14:10:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:10:51 skipping... 14:10:51 ---> Running in 0313be156269 14:10:51 Removing intermediate container 91aacb2ee7a3 14:10:51 ---> 5f1cba91561c 14:10:51 Step 8/21 : RUN make cmd/support-notifications/support-notifications 14:10:51 skipping... 14:10:51 ---> Running in 5157c7e245f5 [Pipeline] echo 14:10:51 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:10:51 ========================================================= 14:10:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 14:10:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:10:51 Removing intermediate container 589f8ded67ca 14:10:51 ---> 5e2293a2270a 14:10:51 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:10:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:10:51 ---> Running in 6b8c3c88da55 14:10:51 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 14:10:52 Removing intermediate container 4474c07e934f 14:10:52 ---> a46fff86c5c8 14:10:52 Step 8/22 : RUN make cmd/core-command/core-command 14:10:52 ---> Running in ec471aba7df4 14:10:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:10:52 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 14:10:52 9b3977197b4f: Pulling fs layer 14:10:52 1a89e8eeedd5: Pulling fs layer 14:10:52 94645a83ff95: Pulling fs layer 14:10:52 3f3a8bcf1eab: Pulling fs layer 14:10:52 0c92f367c5e7: Pulling fs layer 14:10:52 63b1bc5785f6: Pulling fs layer 14:10:52 626d30ff41c6: Pulling fs layer 14:10:52 de1d54c125be: Pulling fs layer 14:10:52 3f3a8bcf1eab: Waiting 14:10:52 0c92f367c5e7: Waiting 14:10:52 63b1bc5785f6: Waiting 14:10:52 626d30ff41c6: Waiting 14:10:52 de1d54c125be: Waiting 14:10:52 94645a83ff95: Download complete 14:10:52 1a89e8eeedd5: Verifying Checksum 14:10:52 1a89e8eeedd5: Download complete 14:10:52 0c92f367c5e7: Download complete 14:10:52 63b1bc5785f6: Verifying Checksum 14:10:52 63b1bc5785f6: Download complete 14:10:52 626d30ff41c6: Verifying Checksum 14:10:52 626d30ff41c6: Download complete 14:10:52 9b3977197b4f: Verifying Checksum 14:10:52 9b3977197b4f: Download complete 14:10:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:10:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:10:52 9b3977197b4f: Pull complete 14:10:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-command/core-command ./cmd/core-command 14:10:53 1a89e8eeedd5: Pull complete 14:10:53 94645a83ff95: Pull complete 14:10:54 de1d54c125be: Verifying Checksum 14:10:54 de1d54c125be: Download complete 14:10:54 3f3a8bcf1eab: Verifying Checksum 14:10:54 3f3a8bcf1eab: Download complete 14:11:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config 14:11:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:11:06 3f3a8bcf1eab: Pull complete 14:11:07 0c92f367c5e7: Pull complete 14:11:07 63b1bc5785f6: Pull complete 14:11:07 626d30ff41c6: Pull complete 14:11:08 Removing intermediate container 6b8c3c88da55 14:11:08 ---> 2ef79c0bddcc 14:11:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:11:08 Removing intermediate container ec471aba7df4 14:11:08 ---> 78a4f5e95e75 14:11:08 14:11:08 Step 9/22 : FROM alpine:3.14 14:11:08 Removing intermediate container bfcb8e278782 14:11:08 ---> de52e8c6f949 14:11:08 14:11:08 Step 9/20 : FROM alpine:3.14 14:11:08 Removing intermediate container 0313be156269 14:11:08 ---> 45aac26a9ef7 14:11:08 14:11:08 Step 9/24 : FROM alpine:3.14 14:11:08 Removing intermediate container 5157c7e245f5 14:11:08 ---> 41926ef73f01 14:11:08 14:11:08 Step 9/21 : FROM alpine:3.14 14:11:08 ---> Running in 7aefad6f417e 14:11:08 3.14: Pulling from library/alpine 14:11:09 3.14: Pulling from library/alpine 14:11:09 3.14: Pulling from library/alpine 14:11:09 3.14: Pulling from library/alpine 14:11:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:11:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:11:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:11:10 Status: Downloaded newer image for alpine:3.14 14:11:10 Status: Downloaded newer image for alpine:3.14 14:11:10 Status: Image is up to date for alpine:3.14 14:11:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:11:10 Status: Image is up to date for alpine:3.14 14:11:10 ---> e04c818066af 14:11:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:11:10 ---> e04c818066af 14:11:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 14:11:10 ---> e04c818066af 14:11:10 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 14:11:10 ---> e04c818066af 14:11:10 Step 10/20 : RUN apk add --update --no-cache curl 14:11:10 ---> Running in 845b949d7049 14:11:10 ---> Running in 91bfcbd4a5d0 14:11:10 ---> Running in d394239f4efe 14:11:10 ---> Running in b0f2b1ca436e 14:11:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:11:11 (1/1) Installing dumb-init (1.2.5-r1) 14:11:11 Executing busybox-1.33.1-r7.trigger 14:11:11 OK: 6 MiB in 15 packages 14:11:11 (1/2) Installing ca-certificates (20211220-r0) 14:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:11:11 (2/2) Installing dumb-init (1.2.5-r1) 14:11:11 Executing busybox-1.33.1-r7.trigger 14:11:11 Executing ca-certificates-20211220-r0.trigger 14:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:11:11 OK: 6 MiB in 16 packages 14:11:11 (1/3) Installing ca-certificates (20211220-r0) 14:11:11 (2/3) Installing dumb-init (1.2.5-r1) 14:11:11 (3/3) Installing su-exec (0.2-r1) 14:11:11 Executing busybox-1.33.1-r7.trigger 14:11:11 Executing ca-certificates-20211220-r0.trigger 14:11:11 Removing intermediate container 7aefad6f417e 14:11:11 ---> c2ab33630b2d 14:11:11 14:11:11 Step 10/22 : FROM docker:20.10.8 14:11:11 OK: 6 MiB in 17 packages 14:11:11 (1/5) Installing ca-certificates (20211220-r0) 14:11:11 (2/5) Installing brotli-libs (1.0.9-r5) 14:11:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:11:11 (4/5) Installing libcurl (7.79.1-r1) 14:11:11 (5/5) Installing curl (7.79.1-r1) 14:11:11 Executing busybox-1.33.1-r7.trigger 14:11:11 Executing ca-certificates-20211220-r0.trigger 14:11:11 Removing intermediate container 845b949d7049 14:11:11 ---> ac7f2d9018fa 14:11:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:11 20.10.8: Pulling from library/docker 14:11:11 OK: 8 MiB in 19 packages 14:11:11 ---> Running in c877641edfe6 14:11:12 Removing intermediate container c877641edfe6 14:11:12 ---> b9e8b78e1126 14:11:12 Step 12/22 : ENV APP_PORT=59882 14:11:12 Removing intermediate container 91bfcbd4a5d0 14:11:12 ---> 4bc8780ecefd 14:11:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:11:12 ---> Running in c3cd7c6f7d8d 14:11:12 ---> Running in 74800143ada6 14:11:12 Removing intermediate container d394239f4efe 14:11:12 ---> d9344b9175c1 14:11:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:11:12 Removing intermediate container c3cd7c6f7d8d 14:11:12 ---> 6e3208d5e53b 14:11:12 Step 13/22 : EXPOSE $APP_PORT 14:11:12 Removing intermediate container 74800143ada6 14:11:12 ---> 9cf52f186e08 14:11:12 Step 12/21 : ENV APP_PORT=59860 14:11:12 ---> Running in 759a4c3ab801 14:11:12 ---> Running in 0be26886fc36 14:11:12 ---> Running in 4a312255eedf 14:11:12 Removing intermediate container b0f2b1ca436e 14:11:12 ---> bc963da04a2f 14:11:12 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:11:12 Removing intermediate container 759a4c3ab801 14:11:12 ---> 8106a5d3381d 14:11:12 Step 12/24 : WORKDIR / 14:11:12 ---> Running in 1ab8eded4115 14:11:12 Removing intermediate container 0be26886fc36 14:11:12 ---> 32b312b3e7b9 14:11:12 Step 13/21 : EXPOSE $APP_PORT 14:11:12 ---> Running in 4e5fccc8342e 14:11:12 Removing intermediate container 4a312255eedf 14:11:12 ---> 8a185deec485 14:11:12 Step 14/22 : WORKDIR / 14:11:12 ---> Running in 32a8bd5adaf5 14:11:12 ---> Running in a6951ac923a0 14:11:12 Removing intermediate container 1ab8eded4115 14:11:12 ---> 0efe7cf700b1 14:11:12 Step 12/20 : WORKDIR /edgex 14:11:12 Removing intermediate container 4e5fccc8342e 14:11:12 ---> 8a4fc71bc15d 14:11:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:11:12 ---> Running in b51ba6225118 14:11:12 Removing intermediate container 32a8bd5adaf5 14:11:12 ---> ddfc913a2f72 14:11:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:12 Removing intermediate container a6951ac923a0 14:11:12 ---> 5703dc2f5300 14:11:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:13 Removing intermediate container b51ba6225118 14:11:13 ---> cff605837b0b 14:11:13 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:11:13 ---> c92e909eff7b 14:11:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:11:13 ---> 9db723331273 14:11:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:11:13 ---> 3a39dfa613d1 14:11:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:11:14 ---> 6eed99b35b29 14:11:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:11:14 ---> 86cd1a541f1d 14:11:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:11:14 ---> 38c0ca74b2c5 14:11:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:11:14 ---> 76c913a4e001 14:11:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:11:14 ---> 0b976a5d488d 14:11:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:11:14 ---> 336d4ff0afd5 14:11:14 Step 17/21 : ENTRYPOINT ["/support-notifications"] 14:11:14 ---> 9c779fe095d5 14:11:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:11:14 ---> Running in a973b79c2599 14:11:14 ---> 0f40d50ade2b 14:11:14 Step 18/22 : ENTRYPOINT ["/core-command"] 14:11:14 de1d54c125be: Pull complete 14:11:14 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 14:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 14:11:14 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 14:11:14 ---> Running in f46906183ee1 14:11:14 ---> aa54e7091e04 14:11:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:11:14 Removing intermediate container a973b79c2599 14:11:14 ---> 172d0418b414 14:11:14 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:14 Removing intermediate container f46906183ee1 14:11:14 ---> 8fa3303c43f3 14:11:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:14 ---> Running in 592f2aed7b76 14:11:14 ---> Running in 9df4b2ee655b 14:11:14 ---> e320054acc68 14:11:14 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:11:14 Removing intermediate container 592f2aed7b76 14:11:14 ---> b5ff9014a28d 14:11:14 Step 19/21 : LABEL arch=x86_64 14:11:14 Removing intermediate container 9df4b2ee655b 14:11:14 ---> fcef478c8715 14:11:14 Step 20/22 : LABEL arch=x86_64 14:11:14 ---> Running in 3096789985a9 14:11:14 + docker build -t ci-base-image-arm64 -f - . 14:11:14 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 14:11:14 WORKDIR /edgex 14:11:14 COPY go.mod . 14:11:14 RUN go mod download 14:11:15 ---> Running in ca6cdb6596bd 14:11:15 ---> 14b440a92eca 14:11:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:11:15 ---> Running in 845b829a6d99 14:11:15 Removing intermediate container 3096789985a9 14:11:15 ---> 293df8ec8c7d 14:11:15 Step 17/20 : CMD ["--init=true"] 14:11:15 ---> Running in a5dcc272088f 14:11:15 Removing intermediate container ca6cdb6596bd 14:11:15 ---> d82fdb1cd248 14:11:15 Step 20/21 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:15 Removing intermediate container 845b829a6d99 14:11:15 ---> 330d57548997 14:11:15 Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:15 ---> Running in c224b742cd4c 14:11:15 ---> Running in ccf7590417a7 14:11:15 Removing intermediate container a5dcc272088f 14:11:15 ---> 8db96958e393 14:11:15 Step 18/20 : LABEL arch=x86_64 14:11:15 ---> Running in 89bde4ad0273 14:11:15 Removing intermediate container c224b742cd4c 14:11:15 ---> 2b8341cd32e2 14:11:15 Step 21/21 : LABEL version=2.1.1-dev.4 14:11:15 Removing intermediate container ccf7590417a7 14:11:15 ---> 4fa1bcc2c179 14:11:15 Step 22/22 : LABEL version=2.1.1-dev.4 14:11:15 ---> bc571a50294b 14:11:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:11:15 ---> Running in f0346eb64b73 14:11:15 Removing intermediate container 89bde4ad0273 14:11:15 ---> 3bb228476511 14:11:15 Step 19/20 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:15 ---> Running in 7c841b4da972 14:11:15 ---> Running in 08c5a4de632a 14:11:15 Removing intermediate container 7c841b4da972 14:11:15 ---> 24a9d98059d1 14:11:15 14:11:15 Removing intermediate container f0346eb64b73 14:11:15 ---> 2efd1f03377b 14:11:15 14:11:15 Removing intermediate container 08c5a4de632a 14:11:15 ---> 88ccf0b93397 14:11:15 Step 20/20 : LABEL version=2.1.1-dev.4 14:11:15 ---> b1a2c2adc189 14:11:15 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/ 14:11:15 Successfully built 24a9d98059d1 14:11:15 ---> Running in 78ba52fa6489 14:11:15 Successfully tagged support-notifications:latest 14:11:15  Building support-notifications ... done Building core-metadata 14:11:15 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 14:11:15 ---> Running in 891b48657047 14:11:15 Status: Downloaded newer image for docker:20.10.8 14:11:15 ---> bc6c0ffef665 14:11:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:11:15 Successfully built 2efd1f03377b 14:11:15 Successfully tagged core-command:latest 14:11:15 Building support-scheduler 14:11:15  Building core-command ... done  ---> Running in c3bde8be0516 14:11:15 Removing intermediate container 78ba52fa6489 14:11:15 ---> 05bf424c064d 14:11:15 14:11:15 Removing intermediate container c3bde8be0516 14:11:15 ---> ce5f1c594b18 14:11:15 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 14:11:15 Successfully built 05bf424c064d 14:11:15 Successfully tagged security-proxy-setup:latest 14:11:15  Building security-proxy-setup ... done Building security-bootstrapper 14:11:15 ---> Running in 0bed724addd9 14:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:11:16 Removing intermediate container 891b48657047 14:11:16 ---> 33c606824b92 14:11:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:11:16 (1/42) Installing readline (8.1.0-r0) 14:11:16 (2/42) Installing bash (5.1.16-r0) 14:11:16 ---> Running in a1f58eb90bb0 14:11:16 Executing bash-5.1.16-r0.post-install 14:11:16 (3/42) Installing brotli-libs (1.0.9-r5) 14:11:16 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:11:16 (5/42) Installing libcurl (7.79.1-r1) 14:11:16 (6/42) Installing curl (7.79.1-r1) 14:11:16 (7/42) Installing dumb-init (1.2.5-r1) 14:11:16 (8/42) Installing libbz2 (1.0.8-r1) 14:11:16 (9/42) Installing expat (2.4.7-r0) 14:11:16 (10/42) Installing libffi (3.3-r2) 14:11:16 (11/42) Installing gdbm (1.19-r0) 14:11:16 (12/42) Installing xz-libs (5.2.5-r1) 14:11:16 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:11:16 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:11:16 (15/42) Installing mpdecimal (2.5.1-r1) 14:11:16 (16/42) Installing sqlite-libs (3.35.5-r0) 14:11:16 (17/42) Installing python3 (3.9.5-r2) 14:11:16 (18/42) Installing py3-appdirs (1.4.4-r2) 14:11:16 (19/42) Installing py3-chardet (4.0.0-r2) 14:11:16 (20/42) Installing py3-idna (3.2-r0) 14:11:16 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:11:16 (22/42) Installing py3-certifi (2020.12.5-r1) 14:11:16 (23/42) Installing py3-requests (2.25.1-r4) 14:11:16 (24/42) Installing py3-msgpack (1.0.2-r1) 14:11:17 (25/42) Installing py3-lockfile (0.12.2-r4) 14:11:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:11:17 (27/42) Installing py3-colorama (0.4.4-r1) 14:11:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:11:17 (29/42) Installing py3-distlib (0.3.1-r3) 14:11:17 (30/42) Installing py3-distro (1.5.0-r3) 14:11:17 (31/42) Installing py3-six (1.15.0-r1) 14:11:17 (32/42) Installing py3-webencodings (0.5.1-r4) 14:11:17 (33/42) Installing py3-html5lib (1.1-r1) 14:11:17 (34/42) Installing py3-parsing (2.4.7-r2) 14:11:17 (35/42) Installing py3-packaging (20.9-r1) 14:11:17 (36/42) Installing py3-toml (0.10.2-r2) 14:11:17 (37/42) Installing py3-pep517 (0.10.0-r2) 14:11:17 (38/42) Installing py3-progress (1.5-r2) 14:11:17 (39/42) Installing py3-retrying (1.3.3-r1) 14:11:17 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:11:17 (41/42) Installing py3-setuptools (52.0.0-r3) 14:11:17 (42/42) Installing py3-pip (20.3.4-r1) 14:11:17 Executing busybox-1.33.1-r3.trigger 14:11:17 OK: 84 MiB in 64 packages 14:11:17 Collecting docker-compose==1.23.2 14:11:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:11:17 Collecting docker<4.0,>=3.6.0 14:11:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:11:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:11:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:11:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:11:18 Collecting jsonschema<3,>=2.5.1 14:11:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:11:18 Collecting texttable<0.10,>=0.9.0 14:11:18 Downloading texttable-0.9.1.tar.gz (11 kB) 14:11:19 Sending build context to Docker daemon 180.5MB 14:11:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 14:11:19 ---> 5f011755c4a2 14:11:19 Step 2/4 : WORKDIR /edgex 14:11:19 Collecting PyYAML<4,>=3.10 14:11:19 Downloading PyYAML-3.13.tar.gz (270 kB) 14:11:19 Removing intermediate container a1f58eb90bb0 14:11:19 ---> 575218a75bda 14:11:19 Step 22/24 : LABEL arch=x86_64 14:11:20 Collecting websocket-client<1.0,>=0.32.0 14:11:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:11:20 Collecting docopt<0.7,>=0.6.1 14:11:20 Downloading docopt-0.6.2.tar.gz (25 kB) 14:11:20 ---> Running in 6c5bfaf5d019 14:11:20 Collecting dockerpty<0.5,>=0.4.1 14:11:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:11:20 Removing intermediate container 6c5bfaf5d019 14:11:20 ---> 8016bf616268 14:11:20 Step 3/4 : COPY go.mod . 14:11:21 Collecting cached-property<2,>=1.2.0 14:11:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:11:21 Collecting docker-pycreds>=0.4.0 14:11:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:11:21 ---> 51e420f698cf 14:11:21 Step 4/4 : RUN go mod download 14:11:21 ---> Running in 0014b56380ca 14:11:21 Collecting urllib3<1.25,>=1.21.1 14:11:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:11:21 Collecting chardet<3.1.0,>=3.0.2 14:11:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:11:21 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) 14:11:21 Collecting idna<2.8,>=2.5 14:11:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:11:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:11:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:11:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:11:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:11:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:11:21 Attempting uninstall: urllib3 14:11:21 Found existing installation: urllib3 1.26.5 14:11:21 Uninstalling urllib3-1.26.5: 14:11:21 Successfully uninstalled urllib3-1.26.5 14:11:22 Attempting uninstall: idna 14:11:22 Found existing installation: idna 3.2 14:11:22 Uninstalling idna-3.2: 14:11:22 Successfully uninstalled idna-3.2 14:11:22 Attempting uninstall: chardet 14:11:22 Found existing installation: chardet 4.0.0 14:11:22 Uninstalling chardet-4.0.0: 14:11:22 Successfully uninstalled chardet-4.0.0 14:11:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:11:24 ---> 78a8541549ca 14:11:24 Step 3/22 : WORKDIR /edgex-go 14:11:24 ---> Using cache 14:11:24 ---> 5b6443f143ac 14:11:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:24 ---> Using cache 14:11:24 ---> 94d59eaba6a5 14:11:24 Step 5/22 : RUN apk add --update --no-cache make git 14:11:24 ---> Using cache 14:11:24 ---> 39bcb4928417 14:11:24 Step 6/22 : COPY . . 14:11:24 ---> Using cache 14:11:24 ---> c4de9620134d 14:11:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:24 ---> Using cache 14:11:24 ---> a46fff86c5c8 14:11:24 Step 8/22 : RUN make cmd/core-metadata/core-metadata 14:11:24 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:24 Step 2/30 : FROM ${BUILDER_BASE} AS builder 14:11:24 ---> 78a8541549ca 14:11:24 Step 3/30 : WORKDIR /edgex-go 14:11:24 ---> Using cache 14:11:24 ---> 5b6443f143ac 14:11:24 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:24 ---> Using cache 14:11:24 ---> 94d59eaba6a5 14:11:24 Step 5/30 : RUN apk add --update --no-cache make git 14:11:24 ---> Using cache 14:11:24 ---> 39bcb4928417 14:11:24 Step 6/30 : COPY . . 14:11:24 ---> Using cache 14:11:24 ---> c4de9620134d 14:11:24 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:24 ---> Using cache 14:11:24 ---> a46fff86c5c8 14:11:24 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:11:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:11:24 ---> 78a8541549ca 14:11:24 Step 3/23 : WORKDIR /edgex-go 14:11:24 ---> Using cache 14:11:24 ---> 5b6443f143ac 14:11:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:24 ---> Using cache 14:11:24 ---> 94d59eaba6a5 14:11:24 Step 5/23 : RUN apk add --update --no-cache make git 14:11:24 ---> Using cache 14:11:24 ---> 39bcb4928417 14:11:24 Step 6/23 : COPY go.mod . 14:11:25 ---> Running in 5b6c537a0ae2 14:11:25 Attempting uninstall: requests 14:11:25 Found existing installation: requests 2.25.1 14:11:25 Uninstalling requests-2.25.1: 14:11:25 Successfully uninstalled requests-2.25.1 14:11:25 Running setup.py install for texttable: started 14:11:25 ---> 2a1a96e182ae 14:11:25 Step 7/23 : RUN go mod download 14:11:25 ---> Running in 767dee3c8587 14:11:25 Removing intermediate container 5b6c537a0ae2 14:11:25 ---> 8af932ec40fd 14:11:25 Step 23/24 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:25 ---> Running in 924d63d53da1 14:11:25 ---> Running in 8d509010724b 14:11:25 ---> Running in 3779c05780bd 14:11:25 Removing intermediate container 3779c05780bd 14:11:25 ---> 2f1e20fcb092 14:11:25 Step 24/24 : LABEL version=2.1.1-dev.4 14:11:26 ---> Running in 86bd49496f49 14:11:26 Running setup.py install for texttable: finished with status 'done' 14:11:26 Running setup.py install for PyYAML: started 14:11:26 Removing intermediate container 86bd49496f49 14:11:26 ---> ddc9a91dd90e 14:11:26 14:11:26 Successfully built ddc9a91dd90e 14:11:26 Successfully tagged security-secretstore-setup:latest 14:11:26  Building security-secretstore-setup ... done Building core-data 14:11:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:11:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:11:26 Running setup.py install for PyYAML: finished with status 'done' 14:11:26 Running setup.py install for docopt: started 14:11:27 Running setup.py install for docopt: finished with status 'done' 14:11:27 Running setup.py install for dockerpty: started 14:11:27 Running setup.py install for dockerpty: finished with status 'done' 14:11:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:11:30 ---> 78a8541549ca 14:11:30 Step 3/22 : WORKDIR /edgex-go 14:11:30 ---> Using cache 14:11:30 ---> 5b6443f143ac 14:11:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:30 ---> Using cache 14:11:30 ---> 94d59eaba6a5 14:11:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:11: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 14:11:31 ---> Running in 7be24ecf31b1 14:11:31 Removing intermediate container 8d509010724b 14:11:31 ---> 0110883e7af5 14:11:31 Step 8/23 : COPY . . 14:11:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:11:33 OK: 221 MiB in 52 packages 14:11:36 Removing intermediate container 7be24ecf31b1 14:11:36 ---> fb024798bc56 14:11:36 Step 6/22 : COPY . . 14:11:36 Removing intermediate container 0bed724addd9 14:11:36 ---> 5c4315212d32 14:11:36 Step 13/22 : ENV APP_PORT=58890 14:11:36 ---> Running in 88e60c8cef6b 14:11:37 Removing intermediate container 88e60c8cef6b 14:11:37 ---> f17c668a4a61 14:11:37 Step 14/22 : EXPOSE $APP_PORT 14:11:39 ---> Running in 9fa2458d44a4 14:11:39 Removing intermediate container 767dee3c8587 14:11:39 ---> 4a6a4cf95cce 14:11:39 14:11:39 Step 9/30 : FROM alpine:3.14 14:11:39 ---> e04c818066af 14:11:39 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:11:39 Removing intermediate container 924d63d53da1 14:11:39 ---> eaccea2a9205 14:11:39 14:11:39 Step 9/22 : FROM alpine:3.14 14:11:39 ---> e04c818066af 14:11:39 Step 10/22 : RUN apk add --update --no-cache dumb-init 14:11:39 ---> Using cache 14:11:39 ---> ac7f2d9018fa 14:11:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:39 ---> Using cache 14:11:39 ---> b9e8b78e1126 14:11:39 Step 12/22 : ENV APP_PORT=59881 14:11:39 ---> Running in 25445077914a 14:11:39 Removing intermediate container 9fa2458d44a4 14:11:39 ---> 7f66288bed2f 14:11:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:11:39 ---> Running in c0586bed5426 14:11:39 ---> fbd9f999c00a 14:11:39 Step 9/23 : RUN go mod tidy 14:11:39 ---> Running in 0d8cbf812574 14:11:39 Removing intermediate container 25445077914a 14:11:39 ---> b2fa027d7e90 14:11:39 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 14:11:39 ---> Running in 290462e14c27 14:11:39 Removing intermediate container c0586bed5426 14:11:39 ---> 84581190b2eb 14:11:39 Step 13/22 : EXPOSE $APP_PORT 14:11:40 ---> Running in 5b24369a783a 14:11:40 ---> 72f597aa9583 14:11:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:11:40 Removing intermediate container 5b24369a783a 14:11:40 ---> a2adf893932c 14:11:40 Step 14/22 : WORKDIR / 14:11:40 ---> Running in 482d0a0445f2 14:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:11:40 ---> 665e1efb4a1a 14:11:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:11:40 Removing intermediate container 482d0a0445f2 14:11:40 (1/2) Installing dumb-init (1.2.5-r1) 14:11:40 ---> c8d0fe05915e 14:11:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:40 (2/2) Installing su-exec (0.2-r1) 14:11:40 Executing busybox-1.33.1-r7.trigger 14:11:40 OK: 6 MiB in 16 packages 14:11:40 ---> 432e5aa69726 14:11:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:11:41 ---> 9cb90e3aafb5 14:11:41 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 14:11:41 ---> Running in aa6ca34d6d7b 14:11:41 Removing intermediate container 290462e14c27 14:11:41 ---> 29122131cf61 14:11:41 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 14:11:41 Removing intermediate container 0d8cbf812574 14:11:41 ---> db829428f001 14:11:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:11:41 ---> Running in 1a7f644ff6a8 14:11:41 Removing intermediate container aa6ca34d6d7b 14:11:41 ---> dda2ba447179 14:11:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:41 ---> Running in 0c2dcbbfb8fb 14:11:41 ---> Running in c9e31ea71c16 14:11:41 ---> b2cbbf0b9840 14:11:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:11:41 Removing intermediate container 1a7f644ff6a8 14:11:41 ---> ca7d8f1cd958 14:11:41 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:11:41 ---> Running in 468a107fd28e 14:11:41 Removing intermediate container c9e31ea71c16 14:11:41 ---> c70bff033d22 14:11:41 Step 20/22 : LABEL arch=x86_64 14:11:41 ---> Running in d7617f1002d2 14:11:41 ---> 32aa71383b99 14:11:41 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:11:41 Removing intermediate container 468a107fd28e 14:11:41 ---> 944e97d8c981 14:11:41 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:11:41 ---> Running in 03e2f0c1a991 14:11:41 ---> Running in d7bc62447cf8 14:11:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:11:41 Removing intermediate container d7617f1002d2 14:11:41 ---> 77ea78bb52af 14:11:41 Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:41 ---> Running in 899dc230d761 14:11:41 Removing intermediate container 03e2f0c1a991 14:11:41 ---> f1631249a1dc 14:11:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:41 ---> Running in 89e8895891ee 14:11:41 Removing intermediate container 899dc230d761 14:11:41 ---> a21e54a53bdd 14:11:41 Step 22/22 : LABEL version=2.1.1-dev.4 14:11:41 ---> Running in b574f1cec55b 14:11:42 Removing intermediate container 89e8895891ee 14:11:42 ---> 1ee0ff4a840f 14:11:42 Step 20/22 : LABEL arch=x86_64 14:11:42 ---> Running in 9a4b085771ba 14:11:42 Removing intermediate container b574f1cec55b 14:11:42 ---> 4a346e849bc9 14:11:42 14:11:42 Successfully built 4a346e849bc9 14:11:42 Successfully tagged sys-mgmt-agent:latest 14:11:42  Building sys-mgmt-agent ... done Removing intermediate container 9a4b085771ba 14:11:42 ---> 6359ee402643 14:11:42 Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:42 ---> Running in ad3916cf1194 14:11:42 Removing intermediate container d7bc62447cf8 14:11:42 ---> ac0030ff2f1b 14:11:42 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 14:11:42 ---> Running in e00d5bc5edf2 14:11:42 ---> 5ac3b087d9e0 14:11:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:42 ---> Running in 1e100be3977f 14:11:42 Removing intermediate container ad3916cf1194 14:11:42 ---> 710edfee7eeb 14:11:42 Step 22/22 : LABEL version=2.1.1-dev.4 14:11:42 ---> Running in c350833100e8 14:11:42 Removing intermediate container e00d5bc5edf2 14:11:42 ---> fed296f9d936 14:11:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:11:43 Removing intermediate container c350833100e8 14:11:43 ---> 69f792965d19 14:11:43 14:11:43 ---> 0c805f54be60 14:11:43 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:11:43 ---> Running in a598ba28ecf0 14:11:43 Successfully built 69f792965d19 14:11:43 skipping... 14:11:43 Successfully tagged core-metadata:latest 14:11:43  Building core-metadata ... done Removing intermediate container 1e100be3977f 14:11:43 ---> 6904dbfd0ba4 14:11:43 Step 8/22 : RUN make cmd/core-data/core-data 14:11:43 ---> Running in 7eefa74ac113 14:11:43 Removing intermediate container a598ba28ecf0 14:11:43 ---> 63181def9cbc 14:11:43 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:44 ---> d3025c8e1399 14:11:44 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:11:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-data/core-data ./cmd/core-data 14:11:44 ---> 8c50c01daabb 14:11:44 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:11:45 ---> 61bfe3c86b9b 14:11:45 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:11:45 ---> fa32c8324815 14:11:45 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:11:45 ---> 5ef64dbcbf62 14:11:45 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 14:11:45 ---> Running in a65e9948231b 14:11:46 Removing intermediate container a65e9948231b 14:11:46 ---> 56bfdd7b4472 14:11:46 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:11:46 ---> 4259e0b3b617 14:11:46 Step 25/30 : RUN chmod +x /entrypoint.sh 14:11:46 ---> Running in f8b4ac29cb36 14:11:48 Removing intermediate container f8b4ac29cb36 14:11:48 ---> db0df6602fc0 14:11:48 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 14:11:48 ---> Running in 8efbb1971b67 14:11:48 Removing intermediate container 8efbb1971b67 14:11:48 ---> e02bc236c4be 14:11:48 Step 27/30 : CMD ["gate"] 14:11:48 ---> Running in 5b138d11aad2 14:11:48 Removing intermediate container 5b138d11aad2 14:11:48 ---> 54be95992675 14:11:48 Step 28/30 : LABEL arch=x86_64 14:11:48 ---> Running in 35d397321db4 14:11:48 Removing intermediate container 35d397321db4 14:11:48 ---> d9a9ceba62d6 14:11:48 Step 29/30 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:49 ---> Running in 4172a5c4b439 14:11:49 Removing intermediate container 4172a5c4b439 14:11:49 ---> 6671cba36ccc 14:11:49 Step 30/30 : LABEL version=2.1.1-dev.4 14:11:49 ---> Running in 924282ffe564 14:11:49 Removing intermediate container 924282ffe564 14:11:49 ---> 914d4b9f1771 14:11:49 14:11:49 Removing intermediate container 0c2dcbbfb8fb 14:11:49 ---> b59da40672c2 14:11:49 14:11:49 Step 11/23 : FROM alpine:3.14 14:11:49 ---> e04c818066af 14:11:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:11:49 ---> Using cache 14:11:49 ---> ac7f2d9018fa 14:11:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:49 ---> Using cache 14:11:49 ---> b9e8b78e1126 14:11:49 Step 14/23 : ENV APP_PORT=59861 14:11:49 ---> Running in 8b27e5dee04b 14:11:49 Successfully built 914d4b9f1771 14:11:49 Successfully tagged security-bootstrapper:latest 14:11:49  Building security-bootstrapper ... done Removing intermediate container 8b27e5dee04b 14:11:49 ---> 7c6dd08e4b65 14:11:49 Step 15/23 : EXPOSE $APP_PORT 14:11:49 ---> Running in 10f8b5fc268a 14:11:50 Removing intermediate container 10f8b5fc268a 14:11:50 ---> 7d7c35d3c90a 14:11:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:50 ---> 5d4c0ac1fd85 14:11:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:11:50 ---> 27ca3b115fe6 14:11:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:11:50 ---> 4857b27e3e30 14:11:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:11:50 ---> Running in 87de9cf11a20 14:11:50 Removing intermediate container 87de9cf11a20 14:11:50 ---> 2518df065212 14:11:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:51 ---> Running in aed54c6a44a9 14:11:51 Removing intermediate container aed54c6a44a9 14:11:51 ---> a78644fcb073 14:11:51 Step 21/23 : LABEL arch=x86_64 14:11:51 ---> Running in 282b93a0c72e 14:11:51 Removing intermediate container 282b93a0c72e 14:11:51 ---> 0493e933f209 14:11:51 Step 22/23 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:51 ---> Running in f579833f12d9 14:11:51 Removing intermediate container f579833f12d9 14:11:51 ---> 1d84cba7083c 14:11:51 Step 23/23 : LABEL version=2.1.1-dev.4 14:11:51 ---> Running in 396962dd5011 14:11:51 Removing intermediate container 396962dd5011 14:11:51 ---> 48c3458d685a 14:11:51 14:11:51 Successfully built 48c3458d685a 14:11:51 Successfully tagged support-scheduler:latest 14:11:53  Building support-scheduler ... done Removing intermediate container 7eefa74ac113 14:11:53 ---> e561f3c496fb 14:11:53 14:11:53 Step 9/22 : FROM alpine:3.14 14:11:53 ---> e04c818066af 14:11:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:11:53 ---> Running in 89c168974d09 14:11:53 Removing intermediate container 89c168974d09 14:11:53 ---> 59d2bdfc590a 14:11:53 Step 11/22 : ENV APP_PORT=59880 14:11:53 ---> Running in f5f33bc3bb82 14:11:53 Removing intermediate container f5f33bc3bb82 14:11:53 ---> 0a749f49bc67 14:11:53 Step 12/22 : EXPOSE $APP_PORT 14:11:53 ---> Running in 294f01ed24d8 14:11:53 Removing intermediate container 294f01ed24d8 14:11:53 ---> 660623a4cb3b 14:11:53 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:53 ---> Running in ee1d58d4eff7 14:11:53 Removing intermediate container ee1d58d4eff7 14:11:53 ---> 2d35ac84a6b8 14:11:53 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 14:11:53 ---> Running in 1e344b511e9e 14:11:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:11:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:11:55 (1/6) Installing dumb-init (1.2.5-r1) 14:11:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:11:55 (3/6) Installing libsodium (1.0.18-r0) 14:11:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:11:55 (5/6) Installing libzmq (4.3.4-r0) 14:11:55 (6/6) Installing zeromq (4.3.4-r0) 14:11:55 Executing busybox-1.33.1-r7.trigger 14:11:55 OK: 8 MiB in 20 packages 14:11:56 Removing intermediate container 1e344b511e9e 14:11:56 ---> eeba693ac5fd 14:11:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:56 ---> 87f1cbd2ee6f 14:11:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:11:56 ---> 01282ea512bc 14:11:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:11:56 ---> 154330440edd 14:11:56 Step 18/22 : ENTRYPOINT ["/core-data"] 14:11:56 ---> Running in 69667a20886e 14:11:56 Removing intermediate container 69667a20886e 14:11:56 ---> 6420da73d40b 14:11:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:57 ---> Running in e27a5ee3c61a 14:11:57 Removing intermediate container e27a5ee3c61a 14:11:57 ---> 94f19551d478 14:11:57 Step 20/22 : LABEL arch=x86_64 14:11:57 ---> Running in 86681e863ec5 14:11:57 Removing intermediate container 86681e863ec5 14:11:57 ---> b5770ee9ee66 14:11:57 Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:11:57 ---> Running in fd999ea35c23 14:11:57 Removing intermediate container fd999ea35c23 14:11:57 ---> c0c43e6f27e4 14:11:57 Step 22/22 : LABEL version=2.1.1-dev.4 14:11:57 ---> Running in a536d90241d1 14:11:57 Removing intermediate container a536d90241d1 14:11:57 ---> c65c550b63a3 14:11:57 14:11:57 Successfully built c65c550b63a3 14:11:57 Successfully tagged core-data:latest 14:11:57  Building core-data ... done  [Pipeline] } 14:11:57 $ docker stop --time=1 6f15c145ce5eb6552753688b627f3d8427d6aab11e52b1b4468b33bae27f92fe 14:11:58 $ docker rm -f 6f15c145ce5eb6552753688b627f3d8427d6aab11e52b1b4468b33bae27f92fe [Pipeline] // withDockerContainer [Pipeline] sh 14:11:59 + docker images 14:11:59 REPOSITORY TAG IMAGE ID CREATED SIZE 14:11:59 core-data latest c65c550b63a3 2 seconds ago 19.9MB 14:11:59 e561f3c496fb 7 seconds ago 1.79GB 14:11:59 support-scheduler latest 48c3458d685a 8 seconds ago 15.9MB 14:11:59 b59da40672c2 10 seconds ago 1.79GB 14:11:59 security-bootstrapper latest 914d4b9f1771 10 seconds ago 18.7MB 14:11:59 core-metadata latest 69f792965d19 17 seconds ago 16.5MB 14:11:59 sys-mgmt-agent latest 4a346e849bc9 18 seconds ago 294MB 14:11:59 eaccea2a9205 22 seconds ago 1.79GB 14:11:59 4a6a4cf95cce 22 seconds ago 1.78GB 14:11:59 security-secretstore-setup latest ddc9a91dd90e 33 seconds ago 27.7MB 14:11:59 core-command latest 2efd1f03377b 44 seconds ago 15.7MB 14:11:59 support-notifications latest 24a9d98059d1 44 seconds ago 16.6MB 14:11:59 security-proxy-setup latest 05bf424c064d 44 seconds ago 26.1MB 14:11:59 c2ab33630b2d 48 seconds ago 1.78GB 14:11:59 41926ef73f01 52 seconds ago 1.79GB 14:11:59 de52e8c6f949 52 seconds ago 1.79GB 14:11:59 45aac26a9ef7 52 seconds ago 1.79GB 14:11:59 78a4f5e95e75 52 seconds ago 1.78GB 14:11:59 ci-base-image-x86_64 latest 78a8541549ca 3 minutes ago 1.27GB 14:11:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 15 hours ago 253MB 14:11:59 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB 14:11:59 alpine 3.14 e04c818066af 8 weeks ago 5.59MB 14:11:59 docker 20.10.8 bc6c0ffef665 9 months ago 214MB 14:11:59 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 14:11:59 provisioning config files... 14:11:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1075323346710790345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:59 ---> docker-login.sh 14:11:59 nexus3.edgexfoundry.org:10001 14:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:59 Configure a credential helper to remove this warning. See 14:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:59 14:11:59 Login Succeeded 14:11:59 nexus3.edgexfoundry.org:10002 14:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:59 Configure a credential helper to remove this warning. See 14:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:59 14:11:59 Login Succeeded 14:11:59 nexus3.edgexfoundry.org:10003 14:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:59 Configure a credential helper to remove this warning. See 14:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:59 14:11:59 Login Succeeded 14:11:59 nexus3.edgexfoundry.org:10004 14:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:00 Configure a credential helper to remove this warning. See 14:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:00 14:12:00 Login Succeeded 14:12:00 docker.io 14:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:00 Configure a credential helper to remove this warning. See 14:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:00 14:12:00 Login Succeeded 14:12:00 ---> docker-login.sh ends [Pipeline] } 14:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:00 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:12:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:12:00 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:00 2.1.1-dev.4 14:12:00 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:00 jakarta 14:12:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:01 + docker push nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:12:01 86c7ba8f4c68: Preparing 14:12:01 85ddd0c9e9d5: Preparing 14:12:01 1d209a1ed66c: Preparing 14:12:01 0334cbca8922: Preparing 14:12:01 b541d28bf3b4: Preparing 14:12:01 b541d28bf3b4: Layer already exists 14:12:01 86c7ba8f4c68: Pushed 14:12:01 1d209a1ed66c: Pushed 14:12:01 0334cbca8922: Pushed 14:12:02 85ddd0c9e9d5: Pushed 14:12:02 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:fee3736bf47e50129e5f1465c61a56972528713f0d932422ddfe08b9298eed6d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:03 + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.4 14:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:12:03 86c7ba8f4c68: Preparing 14:12:03 85ddd0c9e9d5: Preparing 14:12:03 1d209a1ed66c: Preparing 14:12:03 0334cbca8922: Preparing 14:12:03 b541d28bf3b4: Preparing 14:12:03 1d209a1ed66c: Layer already exists 14:12:03 0334cbca8922: Layer already exists 14:12:03 86c7ba8f4c68: Layer already exists 14:12:03 b541d28bf3b4: Layer already exists 14:12:03 85ddd0c9e9d5: Layer already exists 14:12:03 2.1.1-dev.4: digest: sha256:fee3736bf47e50129e5f1465c61a56972528713f0d932422ddfe08b9298eed6d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:03 + docker push nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:12:03 86c7ba8f4c68: Preparing 14:12:03 85ddd0c9e9d5: Preparing 14:12:03 1d209a1ed66c: Preparing 14:12:03 0334cbca8922: Preparing 14:12:03 b541d28bf3b4: Preparing 14:12:03 1d209a1ed66c: Layer already exists 14:12:03 86c7ba8f4c68: Layer already exists 14:12:03 85ddd0c9e9d5: Layer already exists 14:12:03 0334cbca8922: Layer already exists 14:12:03 b541d28bf3b4: Layer already exists 14:12:03 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:fee3736bf47e50129e5f1465c61a56972528713f0d932422ddfe08b9298eed6d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:04 + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta 14:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:12:04 86c7ba8f4c68: Preparing 14:12:04 85ddd0c9e9d5: Preparing 14:12:04 1d209a1ed66c: Preparing 14:12:04 0334cbca8922: Preparing 14:12:04 b541d28bf3b4: Preparing 14:12:04 b541d28bf3b4: Layer already exists 14:12:04 1d209a1ed66c: Layer already exists 14:12:04 85ddd0c9e9d5: Layer already exists 14:12:04 86c7ba8f4c68: Layer already exists 14:12:04 0334cbca8922: Layer already exists 14:12:04 jakarta: digest: sha256:fee3736bf47e50129e5f1465c61a56972528713f0d932422ddfe08b9298eed6d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:04 ===================================================== [Pipeline] echo 14:12:04 taggedImages: 14:12:04 - nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:04 - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.4 14:12:04 - nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:04 - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo 14:12:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:12:04 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:04 2.1.1-dev.4 14:12:04 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:04 jakarta 14:12:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:05 + docker push nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:12:05 546527560c6e: Preparing 14:12:05 f4a1c526aa6f: Preparing 14:12:05 1d209a1ed66c: Preparing 14:12:05 b4d3e1dde642: Preparing 14:12:05 646a5a829ea3: Preparing 14:12:05 b541d28bf3b4: Preparing 14:12:05 b541d28bf3b4: Waiting 14:12:05 1d209a1ed66c: Layer already exists 14:12:05 b541d28bf3b4: Layer already exists 14:12:05 546527560c6e: Pushed 14:12:05 646a5a829ea3: Pushed 14:12:05 b4d3e1dde642: Pushed 14:12:06 f4a1c526aa6f: Pushed 14:12:06 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:9dc389802288c2f8d50f4c6e9ec2b2124289ba301686e96d21eda4147004e2b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:07 + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.4 14:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:12:07 546527560c6e: Preparing 14:12:07 f4a1c526aa6f: Preparing 14:12:07 1d209a1ed66c: Preparing 14:12:07 b4d3e1dde642: Preparing 14:12:07 646a5a829ea3: Preparing 14:12:07 b541d28bf3b4: Preparing 14:12:07 b541d28bf3b4: Waiting 14:12:07 646a5a829ea3: Layer already exists 14:12:07 546527560c6e: Layer already exists 14:12:07 f4a1c526aa6f: Layer already exists 14:12:07 b4d3e1dde642: Layer already exists 14:12:07 1d209a1ed66c: Layer already exists 14:12:07 b541d28bf3b4: Layer already exists 14:12:07 2.1.1-dev.4: digest: sha256:9dc389802288c2f8d50f4c6e9ec2b2124289ba301686e96d21eda4147004e2b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:07 + docker push nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:12:07 546527560c6e: Preparing 14:12:07 f4a1c526aa6f: Preparing 14:12:07 1d209a1ed66c: Preparing 14:12:07 b4d3e1dde642: Preparing 14:12:07 646a5a829ea3: Preparing 14:12:07 b541d28bf3b4: Preparing 14:12:07 b541d28bf3b4: Waiting 14:12:07 546527560c6e: Layer already exists 14:12:07 1d209a1ed66c: Layer already exists 14:12:07 b4d3e1dde642: Layer already exists 14:12:07 646a5a829ea3: Layer already exists 14:12:07 f4a1c526aa6f: Layer already exists 14:12:07 b541d28bf3b4: Layer already exists 14:12:07 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:9dc389802288c2f8d50f4c6e9ec2b2124289ba301686e96d21eda4147004e2b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:08 + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta 14:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:12:08 546527560c6e: Preparing 14:12:08 f4a1c526aa6f: Preparing 14:12:08 1d209a1ed66c: Preparing 14:12:08 b4d3e1dde642: Preparing 14:12:08 646a5a829ea3: Preparing 14:12:08 b541d28bf3b4: Preparing 14:12:08 b541d28bf3b4: Waiting 14:12:08 546527560c6e: Layer already exists 14:12:08 646a5a829ea3: Layer already exists 14:12:08 1d209a1ed66c: Layer already exists 14:12:08 b4d3e1dde642: Layer already exists 14:12:08 f4a1c526aa6f: Layer already exists 14:12:08 b541d28bf3b4: Layer already exists 14:12:08 jakarta: digest: sha256:9dc389802288c2f8d50f4c6e9ec2b2124289ba301686e96d21eda4147004e2b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:08 ===================================================== [Pipeline] echo 14:12:08 taggedImages: 14:12:08 - nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:08 - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.4 14:12:08 - nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:08 - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo 14:12:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:12:08 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:08 2.1.1-dev.4 14:12:08 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:08 jakarta 14:12:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:12:09 78173e8f5438: Preparing 14:12:09 4a9cee1660ae: Preparing 14:12:09 1d209a1ed66c: Preparing 14:12:09 0334cbca8922: Preparing 14:12:09 b541d28bf3b4: Preparing 14:12:09 b541d28bf3b4: Layer already exists 14:12:09 1d209a1ed66c: Layer already exists 14:12:09 0334cbca8922: Layer already exists 14:12:09 78173e8f5438: Pushed 14:12:10 4a9cee1660ae: Pushed 14:12:10 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:0c25e057daef3a2e67c8c271604ec176a39228e87adac83fd559d81d7e8e27a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.4 14:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:12:11 78173e8f5438: Preparing 14:12:11 4a9cee1660ae: Preparing 14:12:11 1d209a1ed66c: Preparing 14:12:11 0334cbca8922: Preparing 14:12:11 b541d28bf3b4: Preparing 14:12:11 78173e8f5438: Layer already exists 14:12:11 4a9cee1660ae: Layer already exists 14:12:11 0334cbca8922: Layer already exists 14:12:11 1d209a1ed66c: Layer already exists 14:12:11 b541d28bf3b4: Layer already exists 14:12:11 2.1.1-dev.4: digest: sha256:0c25e057daef3a2e67c8c271604ec176a39228e87adac83fd559d81d7e8e27a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:12:11 78173e8f5438: Preparing 14:12:11 4a9cee1660ae: Preparing 14:12:11 1d209a1ed66c: Preparing 14:12:11 0334cbca8922: Preparing 14:12:11 b541d28bf3b4: Preparing 14:12:11 b541d28bf3b4: Layer already exists 14:12:11 0334cbca8922: Layer already exists 14:12:11 4a9cee1660ae: Layer already exists 14:12:11 78173e8f5438: Layer already exists 14:12:11 1d209a1ed66c: Layer already exists 14:12:11 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:0c25e057daef3a2e67c8c271604ec176a39228e87adac83fd559d81d7e8e27a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta 14:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:12:12 78173e8f5438: Preparing 14:12:12 4a9cee1660ae: Preparing 14:12:12 1d209a1ed66c: Preparing 14:12:12 0334cbca8922: Preparing 14:12:12 b541d28bf3b4: Preparing 14:12:12 4a9cee1660ae: Layer already exists 14:12:12 b541d28bf3b4: Layer already exists 14:12:12 78173e8f5438: Layer already exists 14:12:12 1d209a1ed66c: Layer already exists 14:12:12 0334cbca8922: Layer already exists 14:12:12 jakarta: digest: sha256:0c25e057daef3a2e67c8c271604ec176a39228e87adac83fd559d81d7e8e27a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:12 ===================================================== [Pipeline] echo 14:12:12 taggedImages: 14:12:12 - nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:12 - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.4 14:12:12 - nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:12 - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo 14:12:12 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:12:12 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:12 2.1.1-dev.4 14:12:12 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:12 jakarta 14:12:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:12:13 4c9a706587c7: Preparing 14:12:13 4c9a706587c7: Preparing 14:12:13 e40f4b9c3ca0: Preparing 14:12:13 7dc6b8f09228: Preparing 14:12:13 a78e3e5ee294: Preparing 14:12:13 e5f2bf0c691f: Preparing 14:12:13 1d209a1ed66c: Preparing 14:12:13 169d68ee8154: Preparing 14:12:13 bc099e772f56: Preparing 14:12:13 1d209a1ed66c: Waiting 14:12:13 169d68ee8154: Waiting 14:12:13 7a303709abde: Preparing 14:12:13 23f2f3d9f39e: Preparing 14:12:13 b541d28bf3b4: Preparing 14:12:13 7a303709abde: Waiting 14:12:13 bc099e772f56: Waiting 14:12:13 b541d28bf3b4: Waiting 14:12:13 23f2f3d9f39e: Waiting 14:12:13 7dc6b8f09228: Pushed 14:12:13 4c9a706587c7: Pushed 14:12:13 1d209a1ed66c: Layer already exists 14:12:13 a78e3e5ee294: Pushed 14:12:13 e40f4b9c3ca0: Pushed 14:12:13 169d68ee8154: Pushed 14:12:13 b541d28bf3b4: Layer already exists 14:12:13 23f2f3d9f39e: Pushed 14:12:13 bc099e772f56: Pushed 14:12:13 7a303709abde: Pushed 14:12:14 e5f2bf0c691f: Pushed 14:12:14 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:38c5eff37506255aad1e915aa7844ae750bde2ecbf9d4adad573ae9aa0550203 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.4 14:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:12:15 4c9a706587c7: Preparing 14:12:15 4c9a706587c7: Preparing 14:12:15 e40f4b9c3ca0: Preparing 14:12:15 7dc6b8f09228: Preparing 14:12:15 a78e3e5ee294: Preparing 14:12:15 e5f2bf0c691f: Preparing 14:12:15 1d209a1ed66c: Preparing 14:12:15 169d68ee8154: Preparing 14:12:15 bc099e772f56: Preparing 14:12:15 7a303709abde: Preparing 14:12:15 23f2f3d9f39e: Preparing 14:12:15 b541d28bf3b4: Preparing 14:12:15 23f2f3d9f39e: Waiting 14:12:15 bc099e772f56: Waiting 14:12:15 7a303709abde: Waiting 14:12:15 b541d28bf3b4: Waiting 14:12:15 1d209a1ed66c: Waiting 14:12:15 169d68ee8154: Waiting 14:12:15 e5f2bf0c691f: Layer already exists 14:12:15 7dc6b8f09228: Layer already exists 14:12:15 4c9a706587c7: Layer already exists 14:12:15 e40f4b9c3ca0: Layer already exists 14:12:15 a78e3e5ee294: Layer already exists 14:12:15 1d209a1ed66c: Layer already exists 14:12:15 169d68ee8154: Layer already exists 14:12:15 23f2f3d9f39e: Layer already exists 14:12:15 7a303709abde: Layer already exists 14:12:15 bc099e772f56: Layer already exists 14:12:15 b541d28bf3b4: Layer already exists 14:12:15 2.1.1-dev.4: digest: sha256:38c5eff37506255aad1e915aa7844ae750bde2ecbf9d4adad573ae9aa0550203 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:12:16 4c9a706587c7: Preparing 14:12:16 4c9a706587c7: Preparing 14:12:16 e40f4b9c3ca0: Preparing 14:12:16 7dc6b8f09228: Preparing 14:12:16 a78e3e5ee294: Preparing 14:12:16 e5f2bf0c691f: Preparing 14:12:16 1d209a1ed66c: Preparing 14:12:16 169d68ee8154: Preparing 14:12:16 bc099e772f56: Preparing 14:12:16 7a303709abde: Preparing 14:12:16 23f2f3d9f39e: Preparing 14:12:16 b541d28bf3b4: Preparing 14:12:16 bc099e772f56: Waiting 14:12:16 1d209a1ed66c: Waiting 14:12:16 23f2f3d9f39e: Waiting 14:12:16 b541d28bf3b4: Waiting 14:12:16 169d68ee8154: Waiting 14:12:16 7dc6b8f09228: Layer already exists 14:12:16 a78e3e5ee294: Layer already exists 14:12:16 4c9a706587c7: Layer already exists 14:12:16 e5f2bf0c691f: Layer already exists 14:12:16 e40f4b9c3ca0: Layer already exists 14:12:16 1d209a1ed66c: Layer already exists 14:12:16 169d68ee8154: Layer already exists 14:12:16 bc099e772f56: Layer already exists 14:12:16 23f2f3d9f39e: Layer already exists 14:12:16 7a303709abde: Layer already exists 14:12:16 b541d28bf3b4: Layer already exists 14:12:16 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:38c5eff37506255aad1e915aa7844ae750bde2ecbf9d4adad573ae9aa0550203 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta 14:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:12:16 4c9a706587c7: Preparing 14:12:16 4c9a706587c7: Preparing 14:12:16 e40f4b9c3ca0: Preparing 14:12:16 7dc6b8f09228: Preparing 14:12:16 a78e3e5ee294: Preparing 14:12:16 e5f2bf0c691f: Preparing 14:12:16 1d209a1ed66c: Preparing 14:12:16 169d68ee8154: Preparing 14:12:16 bc099e772f56: Preparing 14:12:16 7a303709abde: Preparing 14:12:16 23f2f3d9f39e: Preparing 14:12:16 b541d28bf3b4: Preparing 14:12:16 169d68ee8154: Waiting 14:12:16 b541d28bf3b4: Waiting 14:12:16 bc099e772f56: Waiting 14:12:16 7a303709abde: Waiting 14:12:16 23f2f3d9f39e: Waiting 14:12:16 1d209a1ed66c: Waiting 14:12:16 a78e3e5ee294: Layer already exists 14:12:16 e40f4b9c3ca0: Layer already exists 14:12:16 e5f2bf0c691f: Layer already exists 14:12:16 7dc6b8f09228: Layer already exists 14:12:16 4c9a706587c7: Layer already exists 14:12:16 169d68ee8154: Layer already exists 14:12:16 bc099e772f56: Layer already exists 14:12:16 23f2f3d9f39e: Layer already exists 14:12:16 7a303709abde: Layer already exists 14:12:16 1d209a1ed66c: Layer already exists 14:12:16 b541d28bf3b4: Layer already exists 14:12:16 jakarta: digest: sha256:38c5eff37506255aad1e915aa7844ae750bde2ecbf9d4adad573ae9aa0550203 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:16 ===================================================== [Pipeline] echo 14:12:16 taggedImages: 14:12:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.4 14:12:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo 14:12:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:12:16 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:16 2.1.1-dev.4 14:12:16 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:16 jakarta 14:12:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:12:17 91902fe4b81b: Preparing 14:12:17 d99258b961b2: Preparing 14:12:17 2036ce62d071: Preparing 14:12:17 a7d8d8bb2025: Preparing 14:12:17 62df1aa309d6: Preparing 14:12:17 b541d28bf3b4: Preparing 14:12:17 b541d28bf3b4: Waiting 14:12:17 a7d8d8bb2025: Pushed 14:12:17 b541d28bf3b4: Layer already exists 14:12:17 2036ce62d071: Pushed 14:12:17 62df1aa309d6: Pushed 14:12:18 d99258b961b2: Pushed 14:12:18 91902fe4b81b: Pushed 14:12:18 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:ada89d671ed62fdacc4a95d3552af342f52789fe40846af3a555469b23e6357c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.4 14:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:12:19 91902fe4b81b: Preparing 14:12:19 d99258b961b2: Preparing 14:12:19 2036ce62d071: Preparing 14:12:19 a7d8d8bb2025: Preparing 14:12:19 62df1aa309d6: Preparing 14:12:19 b541d28bf3b4: Preparing 14:12:19 62df1aa309d6: Layer already exists 14:12:19 d99258b961b2: Layer already exists 14:12:19 2036ce62d071: Layer already exists 14:12:19 91902fe4b81b: Layer already exists 14:12:19 a7d8d8bb2025: Layer already exists 14:12:19 b541d28bf3b4: Layer already exists 14:12:19 2.1.1-dev.4: digest: sha256:ada89d671ed62fdacc4a95d3552af342f52789fe40846af3a555469b23e6357c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:12:19 91902fe4b81b: Preparing 14:12:19 d99258b961b2: Preparing 14:12:19 2036ce62d071: Preparing 14:12:19 a7d8d8bb2025: Preparing 14:12:19 62df1aa309d6: Preparing 14:12:19 b541d28bf3b4: Preparing 14:12:19 b541d28bf3b4: Waiting 14:12:19 2036ce62d071: Layer already exists 14:12:19 d99258b961b2: Layer already exists 14:12:19 a7d8d8bb2025: Layer already exists 14:12:19 62df1aa309d6: Layer already exists 14:12:19 91902fe4b81b: Layer already exists 14:12:19 b541d28bf3b4: Layer already exists 14:12:19 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:ada89d671ed62fdacc4a95d3552af342f52789fe40846af3a555469b23e6357c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta 14:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:12:20 91902fe4b81b: Preparing 14:12:20 d99258b961b2: Preparing 14:12:20 2036ce62d071: Preparing 14:12:20 a7d8d8bb2025: Preparing 14:12:20 62df1aa309d6: Preparing 14:12:20 b541d28bf3b4: Preparing 14:12:20 b541d28bf3b4: Waiting 14:12:20 62df1aa309d6: Layer already exists 14:12:20 91902fe4b81b: Layer already exists 14:12:20 a7d8d8bb2025: Layer already exists 14:12:20 d99258b961b2: Layer already exists 14:12:20 2036ce62d071: Layer already exists 14:12:20 b541d28bf3b4: Layer already exists 14:12:20 jakarta: digest: sha256:ada89d671ed62fdacc4a95d3552af342f52789fe40846af3a555469b23e6357c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:20 ===================================================== [Pipeline] echo 14:12:20 taggedImages: 14:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.4 14:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo 14:12:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:12:20 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:20 2.1.1-dev.4 14:12:20 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:20 jakarta 14:12:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:12:21 31a37f1156c4: Preparing 14:12:21 47dabc8d87b8: Preparing 14:12:21 c8b85df72197: Preparing 14:12:21 f399f3e4f206: Preparing 14:12:21 b8cbc0bed9f1: Preparing 14:12:21 b5f77d1d4cd3: Preparing 14:12:21 febfdacc5b27: Preparing 14:12:21 eb0d825a69f0: Preparing 14:12:21 5c2df6954296: Preparing 14:12:21 b541d28bf3b4: Preparing 14:12:21 eb0d825a69f0: Waiting 14:12:21 5c2df6954296: Waiting 14:12:21 b541d28bf3b4: Waiting 14:12:21 b5f77d1d4cd3: Waiting 14:12:21 febfdacc5b27: Waiting 14:12:21 b8cbc0bed9f1: Pushed 14:12:21 31a37f1156c4: Pushed 14:12:21 47dabc8d87b8: Pushed 14:12:21 b5f77d1d4cd3: Pushed 14:12:21 eb0d825a69f0: Pushed 14:12:21 febfdacc5b27: Pushed 14:12:21 b541d28bf3b4: Layer already exists 14:12:21 5c2df6954296: Pushed 14:12:22 f399f3e4f206: Pushed 14:12:22 c8b85df72197: Pushed 14:12:22 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:508780c6e042325dccbc906d4ead7d716263e480662bf59b126bc9c32806c395 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.4 14:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:12:23 31a37f1156c4: Preparing 14:12:23 47dabc8d87b8: Preparing 14:12:23 c8b85df72197: Preparing 14:12:23 f399f3e4f206: Preparing 14:12:23 b8cbc0bed9f1: Preparing 14:12:23 b5f77d1d4cd3: Preparing 14:12:23 febfdacc5b27: Preparing 14:12:23 eb0d825a69f0: Preparing 14:12:23 5c2df6954296: Preparing 14:12:23 b541d28bf3b4: Preparing 14:12:23 b5f77d1d4cd3: Waiting 14:12:23 b541d28bf3b4: Waiting 14:12:23 5c2df6954296: Waiting 14:12:23 febfdacc5b27: Waiting 14:12:23 47dabc8d87b8: Layer already exists 14:12:23 b8cbc0bed9f1: Layer already exists 14:12:23 c8b85df72197: Layer already exists 14:12:23 31a37f1156c4: Layer already exists 14:12:23 f399f3e4f206: Layer already exists 14:12:23 b5f77d1d4cd3: Layer already exists 14:12:23 eb0d825a69f0: Layer already exists 14:12:23 febfdacc5b27: Layer already exists 14:12:23 5c2df6954296: Layer already exists 14:12:23 b541d28bf3b4: Layer already exists 14:12:23 2.1.1-dev.4: digest: sha256:508780c6e042325dccbc906d4ead7d716263e480662bf59b126bc9c32806c395 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:12:23 31a37f1156c4: Preparing 14:12:23 47dabc8d87b8: Preparing 14:12:23 c8b85df72197: Preparing 14:12:23 f399f3e4f206: Preparing 14:12:23 b8cbc0bed9f1: Preparing 14:12:23 b5f77d1d4cd3: Preparing 14:12:23 febfdacc5b27: Preparing 14:12:23 eb0d825a69f0: Preparing 14:12:23 5c2df6954296: Preparing 14:12:23 b541d28bf3b4: Preparing 14:12:23 febfdacc5b27: Waiting 14:12:23 eb0d825a69f0: Waiting 14:12:23 5c2df6954296: Waiting 14:12:23 b5f77d1d4cd3: Waiting 14:12:23 b541d28bf3b4: Waiting 14:12:23 31a37f1156c4: Layer already exists 14:12:23 c8b85df72197: Layer already exists 14:12:23 f399f3e4f206: Layer already exists 14:12:23 47dabc8d87b8: Layer already exists 14:12:23 b8cbc0bed9f1: Layer already exists 14:12:23 b5f77d1d4cd3: Layer already exists 14:12:23 febfdacc5b27: Layer already exists 14:12:23 5c2df6954296: Layer already exists 14:12:23 eb0d825a69f0: Layer already exists 14:12:23 b541d28bf3b4: Layer already exists 14:12:23 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:508780c6e042325dccbc906d4ead7d716263e480662bf59b126bc9c32806c395 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta 14:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:12:24 31a37f1156c4: Preparing 14:12:24 47dabc8d87b8: Preparing 14:12:24 c8b85df72197: Preparing 14:12:24 f399f3e4f206: Preparing 14:12:24 b8cbc0bed9f1: Preparing 14:12:24 b5f77d1d4cd3: Preparing 14:12:24 febfdacc5b27: Preparing 14:12:24 eb0d825a69f0: Preparing 14:12:24 5c2df6954296: Preparing 14:12:24 b541d28bf3b4: Preparing 14:12:24 5c2df6954296: Waiting 14:12:24 b5f77d1d4cd3: Waiting 14:12:24 b541d28bf3b4: Waiting 14:12:24 febfdacc5b27: Waiting 14:12:24 eb0d825a69f0: Waiting 14:12:24 c8b85df72197: Layer already exists 14:12:24 31a37f1156c4: Layer already exists 14:12:24 47dabc8d87b8: Layer already exists 14:12:24 b8cbc0bed9f1: Layer already exists 14:12:24 f399f3e4f206: Layer already exists 14:12:24 b5f77d1d4cd3: Layer already exists 14:12:24 febfdacc5b27: Layer already exists 14:12:24 5c2df6954296: Layer already exists 14:12:24 eb0d825a69f0: Layer already exists 14:12:24 b541d28bf3b4: Layer already exists 14:12:24 jakarta: digest: sha256:508780c6e042325dccbc906d4ead7d716263e480662bf59b126bc9c32806c395 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:24 ===================================================== [Pipeline] echo 14:12:24 taggedImages: 14:12:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.4 14:12:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo 14:12:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:12:24 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:24 2.1.1-dev.4 14:12:24 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:24 jakarta 14:12:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:12:25 4a0eb7228af9: Preparing 14:12:25 089238d99b42: Preparing 14:12:25 1d209a1ed66c: Preparing 14:12:25 ff7d5149e604: Preparing 14:12:25 b541d28bf3b4: Preparing 14:12:25 b541d28bf3b4: Layer already exists 14:12:25 1d209a1ed66c: Layer already exists 14:12:25 4a0eb7228af9: Pushed 14:12:25 ff7d5149e604: Pushed 14:12:26 089238d99b42: Pushed 14:12:26 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:460ec2f7c6b4043740dcb6a84d4b4973e5a5ea101b29adde52eccfce9746a920 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.4 14:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:12:27 4a0eb7228af9: Preparing 14:12:27 089238d99b42: Preparing 14:12:27 1d209a1ed66c: Preparing 14:12:27 ff7d5149e604: Preparing 14:12:27 b541d28bf3b4: Preparing 14:12:27 1d209a1ed66c: Layer already exists 14:12:27 b541d28bf3b4: Layer already exists 14:12:27 089238d99b42: Layer already exists 14:12:27 ff7d5149e604: Layer already exists 14:12:27 4a0eb7228af9: Layer already exists 14:12:27 2.1.1-dev.4: digest: sha256:460ec2f7c6b4043740dcb6a84d4b4973e5a5ea101b29adde52eccfce9746a920 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:12:27 4a0eb7228af9: Preparing 14:12:27 089238d99b42: Preparing 14:12:27 1d209a1ed66c: Preparing 14:12:27 ff7d5149e604: Preparing 14:12:27 b541d28bf3b4: Preparing 14:12:27 ff7d5149e604: Layer already exists 14:12:27 1d209a1ed66c: Layer already exists 14:12:27 4a0eb7228af9: Layer already exists 14:12:27 089238d99b42: Layer already exists 14:12:27 b541d28bf3b4: Layer already exists 14:12:27 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:460ec2f7c6b4043740dcb6a84d4b4973e5a5ea101b29adde52eccfce9746a920 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta 14:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:12:28 4a0eb7228af9: Preparing 14:12:28 089238d99b42: Preparing 14:12:28 1d209a1ed66c: Preparing 14:12:28 ff7d5149e604: Preparing 14:12:28 b541d28bf3b4: Preparing 14:12:28 1d209a1ed66c: Layer already exists 14:12:28 4a0eb7228af9: Layer already exists 14:12:28 ff7d5149e604: Layer already exists 14:12:28 b541d28bf3b4: Layer already exists 14:12:28 089238d99b42: Layer already exists 14:12:28 jakarta: digest: sha256:460ec2f7c6b4043740dcb6a84d4b4973e5a5ea101b29adde52eccfce9746a920 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:28 ===================================================== [Pipeline] echo 14:12:28 taggedImages: 14:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.4 14:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo 14:12:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:12:28 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:28 2.1.1-dev.4 14:12:28 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:28 jakarta 14:12:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:12:29 d467d286a13e: Preparing 14:12:29 7e04c9499bc4: Preparing 14:12:29 1d209a1ed66c: Preparing 14:12:29 0334cbca8922: Preparing 14:12:29 b541d28bf3b4: Preparing 14:12:29 b541d28bf3b4: Layer already exists 14:12:29 1d209a1ed66c: Layer already exists 14:12:29 0334cbca8922: Layer already exists 14:12:29 d467d286a13e: Pushed 14:12:30 7e04c9499bc4: Pushed 14:12:30 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:20681c01fdba4b8761e4850457246c8890ba943bd3f80b70de2fd76d912c2eee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.4 14:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:12:31 d467d286a13e: Preparing 14:12:31 7e04c9499bc4: Preparing 14:12:31 1d209a1ed66c: Preparing 14:12:31 0334cbca8922: Preparing 14:12:31 b541d28bf3b4: Preparing 14:12:31 1d209a1ed66c: Layer already exists 14:12:31 d467d286a13e: Layer already exists 14:12:31 b541d28bf3b4: Layer already exists 14:12:31 0334cbca8922: Layer already exists 14:12:31 7e04c9499bc4: Layer already exists 14:12:31 2.1.1-dev.4: digest: sha256:20681c01fdba4b8761e4850457246c8890ba943bd3f80b70de2fd76d912c2eee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:12:31 d467d286a13e: Preparing 14:12:31 7e04c9499bc4: Preparing 14:12:31 1d209a1ed66c: Preparing 14:12:31 0334cbca8922: Preparing 14:12:31 b541d28bf3b4: Preparing 14:12:31 1d209a1ed66c: Layer already exists 14:12:31 d467d286a13e: Layer already exists 14:12:31 7e04c9499bc4: Layer already exists 14:12:31 0334cbca8922: Layer already exists 14:12:31 b541d28bf3b4: Layer already exists 14:12:31 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:20681c01fdba4b8761e4850457246c8890ba943bd3f80b70de2fd76d912c2eee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta 14:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:12:32 d467d286a13e: Preparing 14:12:32 7e04c9499bc4: Preparing 14:12:32 1d209a1ed66c: Preparing 14:12:32 0334cbca8922: Preparing 14:12:32 b541d28bf3b4: Preparing 14:12:32 1d209a1ed66c: Layer already exists 14:12:32 0334cbca8922: Layer already exists 14:12:32 7e04c9499bc4: Layer already exists 14:12:32 d467d286a13e: Layer already exists 14:12:32 b541d28bf3b4: Layer already exists 14:12:32 jakarta: digest: sha256:20681c01fdba4b8761e4850457246c8890ba943bd3f80b70de2fd76d912c2eee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:32 ===================================================== [Pipeline] echo 14:12:32 taggedImages: 14:12:32 - nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:32 - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.4 14:12:32 - nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:32 - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo 14:12:32 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 14:12:32 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:32 2.1.1-dev.4 14:12:32 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:32 jakarta 14:12:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:12:33 78a500eebf20: Preparing 14:12:33 ae0bf273ced0: Preparing 14:12:33 b2aba5758a0d: Preparing 14:12:33 99fd2af5bd52: Preparing 14:12:33 879b85f2d1ed: Preparing 14:12:33 6777e3bbcb7c: Preparing 14:12:33 fd08d546f6b8: Preparing 14:12:33 0636255016a6: Preparing 14:12:33 84e9d258764d: Preparing 14:12:33 56463f638872: Preparing 14:12:33 e2eb06d8af82: Preparing 14:12:33 0636255016a6: Waiting 14:12:33 84e9d258764d: Waiting 14:12:33 56463f638872: Waiting 14:12:33 e2eb06d8af82: Waiting 14:12:33 6777e3bbcb7c: Waiting 14:12:33 fd08d546f6b8: Waiting 14:12:33 879b85f2d1ed: Layer already exists 14:12:33 6777e3bbcb7c: Layer already exists 14:12:33 fd08d546f6b8: Layer already exists 14:12:33 0636255016a6: Layer already exists 14:12:33 ae0bf273ced0: Pushed 14:12:33 84e9d258764d: Layer already exists 14:12:33 56463f638872: Layer already exists 14:12:33 e2eb06d8af82: Layer already exists 14:12:33 78a500eebf20: Pushed 14:12:34 b2aba5758a0d: Pushed 14:12:40 99fd2af5bd52: Pushed 14:12:40 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:1545a5e565f8676dcf7b0e7e05ad184f84341e8714d27269f406f3b562ded481 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.4 14:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:12:41 78a500eebf20: Preparing 14:12:41 ae0bf273ced0: Preparing 14:12:41 b2aba5758a0d: Preparing 14:12:41 99fd2af5bd52: Preparing 14:12:41 879b85f2d1ed: Preparing 14:12:41 6777e3bbcb7c: Preparing 14:12:41 fd08d546f6b8: Preparing 14:12:41 0636255016a6: Preparing 14:12:41 84e9d258764d: Preparing 14:12:41 56463f638872: Preparing 14:12:41 e2eb06d8af82: Preparing 14:12:41 6777e3bbcb7c: Waiting 14:12:41 84e9d258764d: Waiting 14:12:41 56463f638872: Waiting 14:12:41 0636255016a6: Waiting 14:12:41 e2eb06d8af82: Waiting 14:12:41 ae0bf273ced0: Layer already exists 14:12:41 b2aba5758a0d: Layer already exists 14:12:41 78a500eebf20: Layer already exists 14:12:41 99fd2af5bd52: Layer already exists 14:12:41 879b85f2d1ed: Layer already exists 14:12:41 6777e3bbcb7c: Layer already exists 14:12:41 0636255016a6: Layer already exists 14:12:41 56463f638872: Layer already exists 14:12:41 fd08d546f6b8: Layer already exists 14:12:41 84e9d258764d: Layer already exists 14:12:41 e2eb06d8af82: Layer already exists 14:12:41 2.1.1-dev.4: digest: sha256:1545a5e565f8676dcf7b0e7e05ad184f84341e8714d27269f406f3b562ded481 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:12:42 78a500eebf20: Preparing 14:12:42 ae0bf273ced0: Preparing 14:12:42 b2aba5758a0d: Preparing 14:12:42 99fd2af5bd52: Preparing 14:12:42 879b85f2d1ed: Preparing 14:12:42 6777e3bbcb7c: Preparing 14:12:42 fd08d546f6b8: Preparing 14:12:42 0636255016a6: Preparing 14:12:42 84e9d258764d: Preparing 14:12:42 56463f638872: Preparing 14:12:42 e2eb06d8af82: Preparing 14:12:42 fd08d546f6b8: Waiting 14:12:42 0636255016a6: Waiting 14:12:42 56463f638872: Waiting 14:12:42 6777e3bbcb7c: Waiting 14:12:42 e2eb06d8af82: Waiting 14:12:42 78a500eebf20: Layer already exists 14:12:42 ae0bf273ced0: Layer already exists 14:12:42 879b85f2d1ed: Layer already exists 14:12:42 b2aba5758a0d: Layer already exists 14:12:42 99fd2af5bd52: Layer already exists 14:12:42 6777e3bbcb7c: Layer already exists 14:12:42 0636255016a6: Layer already exists 14:12:42 fd08d546f6b8: Layer already exists 14:12:42 84e9d258764d: Layer already exists 14:12:42 56463f638872: Layer already exists 14:12:42 e2eb06d8af82: Layer already exists 14:12:42 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:1545a5e565f8676dcf7b0e7e05ad184f84341e8714d27269f406f3b562ded481 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta 14:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:12:42 78a500eebf20: Preparing 14:12:42 ae0bf273ced0: Preparing 14:12:42 b2aba5758a0d: Preparing 14:12:42 99fd2af5bd52: Preparing 14:12:42 879b85f2d1ed: Preparing 14:12:42 6777e3bbcb7c: Preparing 14:12:42 fd08d546f6b8: Preparing 14:12:42 0636255016a6: Preparing 14:12:42 84e9d258764d: Preparing 14:12:42 56463f638872: Preparing 14:12:42 e2eb06d8af82: Preparing 14:12:42 6777e3bbcb7c: Waiting 14:12:42 fd08d546f6b8: Waiting 14:12:42 56463f638872: Waiting 14:12:42 0636255016a6: Waiting 14:12:42 84e9d258764d: Waiting 14:12:42 e2eb06d8af82: Waiting 14:12:42 78a500eebf20: Layer already exists 14:12:42 b2aba5758a0d: Layer already exists 14:12:42 879b85f2d1ed: Layer already exists 14:12:42 99fd2af5bd52: Layer already exists 14:12:42 ae0bf273ced0: Layer already exists 14:12:42 6777e3bbcb7c: Layer already exists 14:12:42 fd08d546f6b8: Layer already exists 14:12:42 0636255016a6: Layer already exists 14:12:42 84e9d258764d: Layer already exists 14:12:42 56463f638872: Layer already exists 14:12:42 e2eb06d8af82: Layer already exists 14:12:42 jakarta: digest: sha256:1545a5e565f8676dcf7b0e7e05ad184f84341e8714d27269f406f3b562ded481 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:42 ===================================================== [Pipeline] echo 14:12:42 taggedImages: 14:12:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:12:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.4 14:12:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:12:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:12:44 Removing intermediate container 0014b56380ca 14:12:44 ---> 64416916a485 14:12:44 Successfully built 64416916a485 14:12:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:44 + docker inspect -f . ci-base-image-arm64 14:12:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:44 prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container 14:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 14:12:46 $ docker top 6253355cc98ecbade26df591680482f48dffb5286804edc5cc7700e12b418318 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:47 + go version 14:12:47 go version go1.17.6 linux/arm64 [Pipeline] } 14:12:47 $ docker stop --time=1 6253355cc98ecbade26df591680482f48dffb5286804edc5cc7700e12b418318 14:12:48 $ docker rm -f 6253355cc98ecbade26df591680482f48dffb5286804edc5cc7700e12b418318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:12:49 14:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:12:50 latest: Pulling from edgex-devops/edgex-compose-arm64 14:12:50 29e5d40040c1: Pulling fs layer 14:12:50 1ce36da41761: Pulling fs layer 14:12:50 25b303627fd3: Pulling fs layer 14:12:50 29e5d40040c1: Verifying Checksum 14:12:50 29e5d40040c1: Download complete 14:12:50 1ce36da41761: Verifying Checksum 14:12:50 1ce36da41761: Download complete 14:12:50 29e5d40040c1: Pull complete 14:12:52 25b303627fd3: Verifying Checksum 14:12:52 25b303627fd3: Download complete 14:12:52 1ce36da41761: Pull complete 14:13:04 25b303627fd3: Pull complete 14:13:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:13:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:04 prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container 14:13:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 14:13:07 $ docker top a80419d2391d54e976ca3400241600ac39101eaa82882179449d30678e664e54 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:08 + docker-compose+ grep parallel 14:13:08 build --help 14:13:11 --parallel Build images in parallel. [Pipeline] } 14:13:11 $ docker stop --time=1 a80419d2391d54e976ca3400241600ac39101eaa82882179449d30678e664e54 14:13:13 $ docker rm -f a80419d2391d54e976ca3400241600ac39101eaa82882179449d30678e664e54 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:14 prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container 14:13:14 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 14:13:15 $ docker top ef05db815edd8aaf046903357273f275facb7c5b47e350857fceab85a758e9b8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:16 + docker-compose -f ./docker-compose-build.yml build --parallel 14:13:20 Building core-command ... 14:13:20 Building core-data ... 14:13:20 Building core-metadata ... 14:13:20 Building security-bootstrapper ... 14:13:20 Building security-proxy-setup ... 14:13:20 Building security-secretstore-setup ... 14:13:20 Building support-notifications ... 14:13:20 Building support-scheduler ... 14:13:20 Building sys-mgmt-agent ... 14:13:20 Building support-notifications 14:13:20 Building security-bootstrapper 14:13:20 Building security-proxy-setup 14:13:20 Building support-scheduler 14:13:20 Building core-command 14:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 64416916a485 14:14:42 Step 3/23 : WORKDIR /edgex-go 14:14:42 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:14:42 Step 2/30 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 64416916a485 14:14:42 Step 3/30 : WORKDIR /edgex-go 14:14:42 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:14:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 64416916a485 14:14:42 Step 3/21 : WORKDIR /edgex-go 14:14:42 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:14:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 64416916a485 14:14:42 Step 3/20 : WORKDIR /edgex-go 14:14:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:14:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 64416916a485 14:14:42 Step 3/22 : WORKDIR /edgex-go 14:14:42 ---> Running in f7bff8296f14 14:14:42 ---> Running in 9fabeb1e489a 14:14:42 ---> Running in 0d88efb8f033 14:14:42 ---> Running in 00aaeb93fc86 14:14:42 ---> Running in 1df124a05178 14:14:42 Removing intermediate container 9fabeb1e489a 14:14:42 ---> 59611700a254 14:14:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:42 Removing intermediate container 00aaeb93fc86 14:14:42 ---> 40bcc2c9370f 14:14:42 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:42 ---> Running in aac8f4548b28 14:14:42 Removing intermediate container 0d88efb8f033 14:14:42 ---> aef544c36c44 14:14:42 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:42 Removing intermediate container 1df124a05178 14:14:42 ---> 000479dfc6a2 14:14:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:42 ---> Running in 0757a67fd576 14:14:42 Removing intermediate container f7bff8296f14 14:14:42 ---> 313889f0fe57 14:14:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:42 ---> Running in 22be03be3dd8 14:14:42 ---> Running in 7b913ec938d8 14:14:42 ---> Running in cb71a34c329c 14:14:42 Removing intermediate container aac8f4548b28 14:14:42 ---> 6057caf5785b 14:14:42 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 14:14:42 ---> Running in 35e15aec5947 14:14:42 Removing intermediate container 22be03be3dd8 14:14:42 Removing intermediate container cb71a34c329c 14:14:42 ---> c1ce8ca72589 14:14:42 Step 5/22 : RUN apk add --update --no-cache make git 14:14:42 ---> 1955f8744f15 14:14:42 Step 5/30 : RUN apk add --update --no-cache make git 14:14:42 ---> Running in 98d3338d5eed 14:14:42 ---> Running in bda84d90f3df 14:14:42 Removing intermediate container 7b913ec938d8 14:14:42 ---> 296d2b10ef20 14:14:42 Step 5/23 : RUN apk add --update --no-cache make git 14:14:42 ---> Running in b5a70d6dc8d1 14:14:42 Removing intermediate container 0757a67fd576 14:14:42 ---> aec22c837916 14:14:42 Step 5/20 : RUN apk add --update --no-cache make git 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:14:42 ---> Running in aebdd70deb79 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:14:42 OK: 220 MiB in 52 packages 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:14:42 Removing intermediate container 35e15aec5947 14:14:42 ---> fa1cd6c5140a 14:14:42 Step 6/21 : COPY . . 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:14:42 OK: 220 MiB in 52 packages 14:14:43 OK: 220 MiB in 52 packages 14:14:43 OK: 220 MiB in 52 packages 14:14:43 OK: 220 MiB in 52 packages 14:14:44 Removing intermediate container bda84d90f3df 14:14:44 ---> 6c20bb940d42 14:14:44 Step 6/22 : COPY . . 14:14:44 Removing intermediate container b5a70d6dc8d1 14:14:44 ---> b0acb261f041 14:14:44 Step 6/23 : COPY go.mod . 14:14:44 Removing intermediate container 98d3338d5eed 14:14:44 ---> 29cde757a3e9 14:14:44 Step 6/30 : COPY . . 14:14:44 Removing intermediate container aebdd70deb79 14:14:44 ---> 9e7d593ea0ee 14:14:44 Step 6/20 : COPY . . 14:14:45 ---> 98f331f1bbf7 14:14:45 Step 7/23 : RUN go mod download 14:14:45 ---> Running in f74ca51843da 14:14:51 Removing intermediate container f74ca51843da 14:14:51 ---> 1d282631b641 14:14:51 Step 8/23 : COPY . . 14:15:09 ---> e631c965fb3e 14:15:09 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:09 ---> Running in d5776e3ecde2 14:15:09 ---> c8f2b802c348 14:15:09 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:09 ---> 75ba167d5993 14:15:09 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:09 ---> 46c3b7a301fa 14:15:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:09 ---> Running in 3aa53f36e26f 14:15:09 ---> Running in ef34943a6af7 14:15:09 ---> Running in 4235377d629e 14:15:09 skipping... 14:15:10 Removing intermediate container d5776e3ecde2 14:15:10 ---> 87fcb63cc189 14:15:10 Step 8/21 : RUN make cmd/support-notifications/support-notifications 14:15:10 ---> Running in 6a94bace837b 14:15:11 skipping... 14:15:11 skipping... 14:15:11 skipping... 14:15:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:15:13 Removing intermediate container 3aa53f36e26f 14:15:13 ---> 117d1aec79c5 14:15:13 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:15:13 ---> Running in c3255902c4a3 14:15:13 Removing intermediate container ef34943a6af7 14:15:13 ---> 3660da487a1a 14:15:13 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:15:13 Removing intermediate container 4235377d629e 14:15:13 ---> 7e308598693e 14:15:13 Step 8/22 : RUN make cmd/core-command/core-command 14:15:13 ---> Running in 372d39ec1a6f 14:15:14 ---> Running in 6ace324ab7ad 14:15:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:15:17 ---> 5a9a759d40e9 14:15:17 Step 9/23 : RUN go mod tidy 14:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-command/core-command ./cmd/core-command 14:15:17 ---> Running in efdb7e3c589c 14:15:25 Removing intermediate container efdb7e3c589c 14:15:25 ---> eecea8251187 14:15:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:15:25 ---> Running in 9dc05ada016e 14:15:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:17:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config 14:17:26 Removing intermediate container 6ace324ab7ad 14:17:26 ---> 64d34b99e750 14:17:26 14:17:26 Step 9/22 : FROM alpine:3.14 14:17:26 3.14: Pulling from library/alpine 14:17:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:17:28 Status: Downloaded newer image for alpine:3.14 14:17:28 ---> ac73e934f311 14:17:28 Step 10/22 : RUN apk add --update --no-cache dumb-init 14:17:28 ---> Running in 97878e34e517 14:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:17:32 (1/1) Installing dumb-init (1.2.5-r1) 14:17:32 Executing busybox-1.33.1-r7.trigger 14:17:32 OK: 5 MiB in 15 packages 14:17:34 Removing intermediate container 97878e34e517 14:17:34 ---> b9147043eaac 14:17:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:17:34 ---> Running in 3920e1c7a153 14:17:34 Removing intermediate container c3255902c4a3 14:17:34 ---> 4c67a2b6598b 14:17:34 14:17:34 Step 9/20 : FROM alpine:3.14 14:17:34 ---> ac73e934f311 14:17:34 Step 10/20 : RUN apk add --update --no-cache curl 14:17:34 ---> Running in e973c86c455c 14:17:34 Removing intermediate container 3920e1c7a153 14:17:34 ---> 589db49c21a0 14:17:34 Step 12/22 : ENV APP_PORT=59882 14:17:35 ---> Running in fa8c5268bb65 14:17:35 Removing intermediate container 372d39ec1a6f 14:17:35 ---> f0fdac24b9fd 14:17:35 14:17:35 Step 9/30 : FROM alpine:3.14 14:17:35 ---> ac73e934f311 14:17:35 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:17:35 Removing intermediate container fa8c5268bb65 14:17:35 ---> 1a6092a5b35a 14:17:35 Step 13/22 : EXPOSE $APP_PORT 14:17:36 ---> Running in 4f41ffc19743 14:17:36 ---> Running in dc48a11ba5ee 14:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:17:36 Removing intermediate container dc48a11ba5ee 14:17:36 ---> b0e428bdabdc 14:17:36 Step 14/22 : WORKDIR / 14:17:36 Removing intermediate container 4f41ffc19743 14:17:36 ---> ca19ae2b46a4 14:17:36 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 14:17:36 ---> Running in c25922dbe1cf 14:17:36 ---> Running in 32348942fc2b 14:17:37 (1/5) Installing ca-certificates (20211220-r0) 14:17:37 (2/5) Installing brotli-libs (1.0.9-r5) 14:17:37 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:17:37 (4/5) Installing libcurl (7.79.1-r1) 14:17:37 (5/5) Installing curl (7.79.1-r1) 14:17:37 Executing busybox-1.33.1-r7.trigger 14:17:37 Executing ca-certificates-20211220-r0.trigger 14:17:38 OK: 8 MiB in 19 packages 14:17:38 Removing intermediate container c25922dbe1cf 14:17:38 ---> 116bdc10bfc8 14:17:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:17:39 Removing intermediate container 6a94bace837b 14:17:39 ---> d998f3902801 14:17:39 14:17:39 Step 9/21 : FROM alpine:3.14 14:17:39 ---> ac73e934f311 14:17:39 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 14:17:39 ---> Running in ec680555ccad 14:17:40 ---> e410a10fd805 14:17:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:17:40 (1/2) Installing dumb-init (1.2.5-r1) 14:17:40 (2/2) Installing su-exec (0.2-r1) 14:17:40 Executing busybox-1.33.1-r7.trigger 14:17:40 OK: 6 MiB in 16 packages 14:17:40 Removing intermediate container e973c86c455c 14:17:40 ---> b93733f26cfc 14:17:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:17:41 ---> Running in 046c46026b2f 14:17:41 Removing intermediate container 046c46026b2f 14:17:41 ---> b8028c2f0336 14:17:41 Step 12/20 : WORKDIR /edgex 14:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:17:41 ---> Running in 23f2c4964d33 14:17:41 Removing intermediate container 32348942fc2b 14:17:41 ---> 53764da263d0 14:17:41 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 14:17:41 ---> Running in 5941689db346 14:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:17:42 Removing intermediate container 23f2c4964d33 14:17:42 ---> 25ea046d7b12 14:17:42 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:17:42 Removing intermediate container 5941689db346 14:17:42 ---> b139f0dd2aae 14:17:42 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:17:42 ---> 2c6062870ef3 14:17:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:17:42 ---> Running in b0f4b95e79f7 14:17:43 (1/2) Installing ca-certificates (20211220-r0) 14:17:43 (2/2) Installing dumb-init (1.2.5-r1) 14:17:43 Executing busybox-1.33.1-r7.trigger 14:17:43 Executing ca-certificates-20211220-r0.trigger 14:17:43 OK: 6 MiB in 16 packages 14:17:43 Removing intermediate container b0f4b95e79f7 14:17:43 ---> f911e6fb4eeb 14:17:43 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:17:43 ---> a75a51f08b3b 14:17:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:17:43 ---> Running in 390a4f2a86c0 14:17:44 ---> 9cf9fb2b7371 14:17:44 Step 18/22 : ENTRYPOINT ["/core-command"] 14:17:44 ---> Running in 9b0fd79d5e4b 14:17:45 Removing intermediate container 9b0fd79d5e4b 14:17:45 ---> 6d77ff65727b 14:17:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:45 ---> Running in c353e88f496b 14:17:45 Removing intermediate container 9dc05ada016e 14:17:45 ---> 8a3c99894a1c 14:17:45 14:17:45 Step 11/23 : FROM alpine:3.14 14:17:45 ---> ac73e934f311 14:17:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:17:45 ---> Using cache 14:17:45 ---> b9147043eaac 14:17:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:17:45 ---> Using cache 14:17:45 ---> 589db49c21a0 14:17:45 Step 14/23 : ENV APP_PORT=59861 14:17:45 ---> Running in e0d065518a3a 14:17:45 Removing intermediate container ec680555ccad 14:17:45 ---> d5ec7f4e0283 14:17:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:17:45 ---> d95a2308b175 14:17:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:17:45 ---> Running in 52e1fdb493f6 14:17:45 Removing intermediate container c353e88f496b 14:17:45 ---> 81f1208c1a2c 14:17:45 Step 20/22 : LABEL arch=arm64 14:17:46 ---> Running in a20364315e9e 14:17:46 Removing intermediate container e0d065518a3a 14:17:46 ---> 533b145da0c1 14:17:46 Step 15/23 : EXPOSE $APP_PORT 14:17:46 ---> Running in 25f55957663d 14:17:46 Removing intermediate container 52e1fdb493f6 14:17:46 ---> b3da39e82453 14:17:46 Step 12/21 : ENV APP_PORT=59860 14:17:46 ---> Running in a7927093b6d4 14:17:46 Removing intermediate container a20364315e9e 14:17:46 ---> 5a7613c356f2 14:17:46 Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:17:46 Removing intermediate container 390a4f2a86c0 14:17:46 ---> b1bdf2797b5f 14:17:46 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 14:17:46 ---> Running in 3056cb1159e1 14:17:46 ---> Running in 329acc28bee9 14:17:47 Removing intermediate container 25f55957663d 14:17:47 ---> 6105727a6d75 14:17:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:47 Removing intermediate container a7927093b6d4 14:17:47 ---> ee8a75cb0dd9 14:17:47 Step 13/21 : EXPOSE $APP_PORT 14:17:47 ---> Running in a2c725a12d33 14:17:47 Removing intermediate container 3056cb1159e1 14:17:47 ---> 2af882ad3848 14:17:47 Step 22/22 : LABEL version=2.1.1-dev.4 14:17:47 ---> Running in b63e8d3beaa5 14:17:47 Removing intermediate container 329acc28bee9 14:17:47 ---> 9f901cf49a27 14:17:47 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:17:48 Removing intermediate container a2c725a12d33 14:17:48 ---> 31c5b5ff9488 14:17:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:48 ---> de04075680e8 14:17:48 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:17:48 ---> 0939dab67631 14:17:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:17:48 Removing intermediate container b63e8d3beaa5 14:17:48 ---> 0503fbb5d5d0 14:17:48 14:17:48 ---> Running in 30f424b47d9c 14:17:48 ---> 49980abad2d4 14:17:48 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:17:48 Removing intermediate container 30f424b47d9c 14:17:48 ---> 7684334c2cb6 14:17:48 Step 17/20 : CMD ["--init=true"] 14:17:48 ---> Running in 514a044567ef 14:17:49 ---> Running in 138b928163d2 14:17:49 Successfully built 0503fbb5d5d0 14:17:49 Successfully tagged core-command-arm64:latest 14:17:49  Building core-command ... done Building core-metadata 14:17:49 ---> 80a082783523 14:17:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:17:50 Removing intermediate container 138b928163d2 14:17:50 ---> 67562617d6be 14:17:50 Step 18/20 : LABEL arch=arm64 14:17:50 ---> Running in 6ba88d77d833 14:17:50 ---> 8e8a6612958d 14:17:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:17:50 Removing intermediate container 6ba88d77d833 14:17:50 ---> 75461930fe6c 14:17:50 Step 19/20 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:17:50 ---> Running in 8cfa23db3d0d 14:17:51 Removing intermediate container 8cfa23db3d0d 14:17:51 ---> 82535c46bf59 14:17:51 Step 20/20 : LABEL version=2.1.1-dev.4 14:17:51 Removing intermediate container 514a044567ef 14:17:51 ---> b72cdea6e181 14:17:51 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:51 ---> f49940951956 14:17:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:17:51 ---> Running in 888ef5b57fe9 14:17:52 ---> 2b71390e3e11 14:17:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:17:52 ---> Running in 189938b2a8c0 14:17:52 Removing intermediate container 888ef5b57fe9 14:17:52 ---> c28bf0021bed 14:17:52 14:17:52 ---> 2bfdde49a958 14:17:52 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:17:53 Removing intermediate container 189938b2a8c0 14:17:53 ---> ca8fb9810c9f 14:17:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:53 ---> Running in 0cbd0f4dfaf0 14:17:53 ---> 07ba66a1e737 14:17:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 14:17:53 Successfully built c28bf0021bed 14:17:53 ---> Running in 8743103e49f2 14:17:53 Successfully tagged security-proxy-setup-arm64:latest 14:17:53  Building security-proxy-setup ... done Building security-secretstore-setup 14:17:53 Removing intermediate container 0cbd0f4dfaf0 14:17:53 ---> e4d12df81b3e 14:17:53 Step 21/23 : LABEL arch=arm64 14:17:53 ---> Running in 9d213241d4a5 14:17:53 Removing intermediate container 8743103e49f2 14:17:53 ---> 936c83c6784a 14:17:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:54 ---> Running in 6b292a133c39 14:17:54 Removing intermediate container 9d213241d4a5 14:17:54 ---> b2eae6fe3fa6 14:17:54 Step 22/23 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:17:54 ---> Running in 7ffce4f41934 14:17:54 Removing intermediate container 6b292a133c39 14:17:54 ---> e6fdf99f3006 14:17:54 Step 19/21 : LABEL arch=arm64 14:17:54 ---> Running in 24a672cc86ef 14:17:55 ---> f88b04e84b3e 14:17:55 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:17:55 Removing intermediate container 7ffce4f41934 14:17:55 ---> 14e7375aaec2 14:17:55 Step 23/23 : LABEL version=2.1.1-dev.4 14:17:55 ---> Running in 7b4369a7c060 14:17:55 Removing intermediate container 24a672cc86ef 14:17:55 ---> a860ee3bdc8b 14:17:55 Step 20/21 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:17:55 ---> Running in 5eeb44750650 14:17:55 Removing intermediate container 7b4369a7c060 14:17:55 ---> 51b8c822653a 14:17:56 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:17:56 ---> 41049858c611 14:17:56 14:17:56 Removing intermediate container 5eeb44750650 14:17:56 ---> 8a9904b1d466 14:17:56 Step 21/21 : LABEL version=2.1.1-dev.4 14:17:56 ---> Running in 3a8d4cf18c6e 14:17:56 Successfully built 41049858c611 14:17:56 Successfully tagged support-scheduler-arm64:latest 14:17:56  Building support-scheduler ... done Building core-data 14:17:57 ---> a97da176ac8b 14:17:57 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:17:57 Removing intermediate container 3a8d4cf18c6e 14:17:57 ---> 9f471ed621d9 14:17:57 14:17:57 Successfully built 9f471ed621d9 14:17:57 Successfully tagged support-notifications-arm64:latest 14:17:57  Building support-notifications ... done Building sys-mgmt-agent 14:17:57 ---> e00e535e3b97 14:17:57 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 14:17:57 ---> Running in a4d19ea392c5 14:17:58 Removing intermediate container a4d19ea392c5 14:17:58 ---> 040649c84e9a 14:17:58 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:17:58 ---> ca7eea9a3fdd 14:17:58 Step 25/30 : RUN chmod +x /entrypoint.sh 14:17:59 ---> Running in 45490ef3756b 14:18:01 Removing intermediate container 45490ef3756b 14:18:01 ---> a4eb1c25aaf5 14:18:01 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 14:18:01 ---> Running in ff3797f3da46 14:18:01 Removing intermediate container ff3797f3da46 14:18:01 ---> 23075dbefc53 14:18:01 Step 27/30 : CMD ["gate"] 14:18:01 ---> Running in dee8818e943f 14:18:02 Removing intermediate container dee8818e943f 14:18:02 ---> 70122c439caf 14:18:02 Step 28/30 : LABEL arch=arm64 14:18:02 ---> Running in 3138fc0247ce 14:18:02 Removing intermediate container 3138fc0247ce 14:18:02 ---> 1547313ed02e 14:18:02 Step 29/30 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:18:02 ---> Running in 46aab78a0387 14:18:03 Removing intermediate container 46aab78a0387 14:18:03 ---> ec36dc485022 14:18:03 Step 30/30 : LABEL version=2.1.1-dev.4 14:18:03 ---> Running in 3260a47bcbfd 14:18:04 Removing intermediate container 3260a47bcbfd 14:18:04 ---> 15e45c5a3e95 14:18:04 14:18:04 Successfully built 15e45c5a3e95 14:18:04 Successfully tagged security-bootstrapper-arm64:latest 14:18:43  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:18:43 ---> 64416916a485 14:18:43 Step 3/22 : WORKDIR /edgex-go 14:18:43 ---> Using cache 14:18:43 ---> 000479dfc6a2 14:18:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:43 ---> Using cache 14:18:43 ---> 296d2b10ef20 14:18:43 Step 5/22 : RUN apk add --update --no-cache make git 14:18:43 ---> Using cache 14:18:43 ---> b0acb261f041 14:18:43 Step 6/22 : COPY . . 14:18:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:18:45 ---> 64416916a485 14:18:45 Step 3/24 : WORKDIR /edgex-go 14:18:45 ---> Using cache 14:18:45 ---> 000479dfc6a2 14:18:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:45 ---> Using cache 14:18:45 ---> 296d2b10ef20 14:18:45 Step 5/24 : RUN apk add --update --no-cache make git 14:18:45 ---> Using cache 14:18:45 ---> b0acb261f041 14:18:45 Step 6/24 : COPY . . 14:18:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:18:46 ---> 64416916a485 14:18:46 Step 3/22 : WORKDIR /edgex-go 14:18:46 ---> Using cache 14:18:46 ---> 000479dfc6a2 14:18:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:46 ---> Using cache 14:18:46 ---> 296d2b10ef20 14:18:46 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:18:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:18:47 ---> 64416916a485 14:18:47 Step 3/22 : WORKDIR /edgex-go 14:18:47 ---> Using cache 14:18:47 ---> 000479dfc6a2 14:18:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:47 ---> Using cache 14:18:47 ---> 296d2b10ef20 14:18:47 Step 5/22 : RUN apk add --update --no-cache make bash git 14:18:49 ---> Running in d5b239264867 14:18:49 ---> Running in bc049d78441b 14:18:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:18:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:18:52 OK: 220 MiB in 52 packages 14:18:52 OK: 220 MiB in 52 packages 14:18:54 Removing intermediate container d5b239264867 14:18:54 ---> 1b28b574d99f 14:18:54 Step 6/22 : COPY . . 14:18:54 Removing intermediate container bc049d78441b 14:18:54 ---> 458b80c31765 14:18:54 Step 6/22 : COPY . . 14:19:00 ---> 3165018553f4 14:19:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:00 ---> Running in b09bd623aab3 14:19:01 skipping... 14:19:02 Removing intermediate container b09bd623aab3 14:19:02 ---> a95139f54b42 14:19:02 Step 8/22 : RUN make cmd/core-metadata/core-metadata 14:19:02 ---> Running in 6e943430ffeb 14:19:02 ---> 7347b483b8b7 14:19:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:03 ---> Running in b2c49665bf05 14:19:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:19:05 skipping... 14:19:06 Removing intermediate container b2c49665bf05 14:19:06 ---> a5c92fa49f1f 14:19:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:19:06 ---> Running in 17136ba44151 14:19:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:19:20 ---> 56fa568c156b 14:19:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:20 ---> Running in 8b6a19954982 14:19:21 ---> 78f253267316 14:19:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:21 ---> Running in ca15961e2bdf 14:19:23 skipping... 14:19:24 skipping... 14:19:24 Removing intermediate container 8b6a19954982 14:19:24 ---> ef01508398ec 14:19:24 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:19:24 ---> Running in 3738b5ba26e3 14:19:25 Removing intermediate container ca15961e2bdf 14:19:25 ---> 5bf00ebdbe7b 14:19:25 Step 8/22 : RUN make cmd/core-data/core-data 14:19:25 ---> Running in 5f7ad7379350 14:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:19:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-data/core-data ./cmd/core-data 14:20:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:21:04 Removing intermediate container 17136ba44151 14:21:04 ---> d24e32f378a5 14:21:04 14:21:04 Step 9/24 : FROM alpine:3.14 14:21:04 ---> ac73e934f311 14:21:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:21:04 ---> Running in 0b59878f93cc 14:21:04 Removing intermediate container 6e943430ffeb 14:21:04 ---> c29cff9eb90a 14:21:04 14:21:04 Step 9/22 : FROM alpine:3.14 14:21:04 ---> ac73e934f311 14:21:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 14:21:04 ---> Using cache 14:21:04 ---> b9147043eaac 14:21:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:21:04 ---> Using cache 14:21:04 ---> 589db49c21a0 14:21:04 Step 12/22 : ENV APP_PORT=59881 14:21:04 ---> Running in 1328db36b1d4 14:21:05 Removing intermediate container 1328db36b1d4 14:21:05 ---> 5faf9fc5559d 14:21:05 Step 13/22 : EXPOSE $APP_PORT 14:21:05 ---> Running in c2fbce981591 14:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:06 Removing intermediate container c2fbce981591 14:21:06 ---> 14315d487d5d 14:21:06 Step 14/22 : WORKDIR / 14:21:06 ---> Running in da22ce552ed4 14:21:06 Removing intermediate container da22ce552ed4 14:21:06 ---> 0411e42aa163 14:21:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:06 (1/3) Installing ca-certificates (20211220-r0) 14:21:06 (2/3) Installing dumb-init (1.2.5-r1) 14:21:06 (3/3) Installing su-exec (0.2-r1) 14:21:07 Executing busybox-1.33.1-r7.trigger 14:21:07 Executing ca-certificates-20211220-r0.trigger 14:21:07 OK: 6 MiB in 17 packages 14:21:07 ---> e65cc796e451 14:21:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:21:09 Removing intermediate container 0b59878f93cc 14:21:09 ---> 4827a446e6ed 14:21:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:21:09 ---> Running in cb1f79f2ddd9 14:21:09 ---> 1734fa5310f7 14:21:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:21:10 Removing intermediate container cb1f79f2ddd9 14:21:10 ---> fe21ec1a4ed1 14:21:10 Step 12/24 : WORKDIR / 14:21:10 ---> Running in 43449c016004 14:21:10 ---> 1dfe3875e5d3 14:21:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:21:11 ---> Running in cead759ecfb1 14:21:11 Removing intermediate container 43449c016004 14:21:11 ---> a7f86723a081 14:21:11 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:21:11 Removing intermediate container cead759ecfb1 14:21:11 ---> 69bb12634c6f 14:21:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:11 ---> Running in 7b47ace2c353 14:21:12 Removing intermediate container 7b47ace2c353 14:21:12 ---> f67d7b720bb4 14:21:12 Step 20/22 : LABEL arch=arm64 14:21:12 ---> a71589cbc75a 14:21:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:21:12 ---> Running in d5c4e3eb001a 14:21:13 Removing intermediate container d5c4e3eb001a 14:21:13 ---> fcacb5b223fa 14:21:13 Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:21:13 ---> Running in c1e67459b09f 14:21:14 ---> 3bca6099b7eb 14:21:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:21:14 Removing intermediate container c1e67459b09f 14:21:14 ---> 22728a69da2d 14:21:14 Step 22/22 : LABEL version=2.1.1-dev.4 14:21:14 ---> Running in f21d44cfae7e 14:21:15 Removing intermediate container f21d44cfae7e 14:21:15 ---> 31c2b9c53f28 14:21:15 14:21:16 ---> 510c9985405f 14:21:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:21:16 Successfully built 31c2b9c53f28 14:21:16 Successfully tagged core-metadata-arm64:latest 14:21:17  Building core-metadata ... done  ---> c476f47027c6 14:21:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:21:18 Removing intermediate container 3738b5ba26e3 14:21:18 ---> 968f55c2b082 14:21:18 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:21:18 ---> Running in 9f8714881203 14:21:19 ---> 9f83cb88bd9f 14:21:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:21:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:21:20 ---> 963381031402 14:21:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:21:21 ---> 5512133ffdab 14:21:21 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/ 14:21:21 ---> Running in 4dd8b751e15c 14:21:23 Removing intermediate container 9f8714881203 14:21:23 ---> 688eb957dd8f 14:21:23 14:21:23 Step 10/22 : FROM docker:20.10.8 14:21:23 20.10.8: Pulling from library/docker 14:21:24 Removing intermediate container 4dd8b751e15c 14:21:24 ---> ea5c673eac05 14:21:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:21:25 ---> Running in d8f56db96d3b 14:21:25 Removing intermediate container d8f56db96d3b 14:21:25 ---> 558ffd44a3bc 14:21:25 Step 22/24 : LABEL arch=arm64 14:21:25 ---> Running in 942933ae1825 14:21:26 Removing intermediate container 942933ae1825 14:21:26 ---> 2daf07e9c932 14:21:26 Step 23/24 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:21:26 ---> Running in ca6b74a1c570 14:21:26 Removing intermediate container ca6b74a1c570 14:21:26 ---> 0dd11aaf2fae 14:21:26 Step 24/24 : LABEL version=2.1.1-dev.4 14:21:27 ---> Running in 507c535a864d 14:21:27 Removing intermediate container 507c535a864d 14:21:27 ---> 4ea93473fb81 14:21:27 14:21:28 Successfully built 4ea93473fb81 14:21:28 Successfully tagged security-secretstore-setup-arm64:latest 14:21:31  Building security-secretstore-setup ... done Removing intermediate container 5f7ad7379350 14:21:31 ---> 065b3e1fc3d4 14:21:31 14:21:31 Step 9/22 : FROM alpine:3.14 14:21:31 ---> ac73e934f311 14:21:31 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:21:31 ---> Running in abe2911bf669 14:21:31 Removing intermediate container abe2911bf669 14:21:31 ---> 27982d0b9ff9 14:21:31 Step 11/22 : ENV APP_PORT=59880 14:21:31 ---> Running in ec55a7418510 14:21:32 Removing intermediate container ec55a7418510 14:21:32 ---> a52d2d897f6f 14:21:32 Step 12/22 : EXPOSE $APP_PORT 14:21:32 ---> Running in 9357845f1c57 14:21:32 Removing intermediate container 9357845f1c57 14:21:32 ---> 2a1e5f80c56d 14:21:32 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:32 ---> Running in 94133619fcac 14:21:33 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 14:21:33 Status: Downloaded newer image for docker:20.10.8 14:21:33 ---> 3734d5adc5ac 14:21:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:21:33 ---> Running in 77b2a8c4192c 14:21:34 Removing intermediate container 77b2a8c4192c 14:21:34 ---> 0fb0a1db6c6f 14:21:34 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 14:21:34 ---> Running in 6913099b7df0 14:21:34 Removing intermediate container 94133619fcac 14:21:34 ---> 51c0affa4212 14:21:34 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 14:21:34 ---> Running in 30466c47cd3c 14:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:36 (1/42) Installing readline (8.1.0-r0) 14:21:36 (2/42) Installing bash (5.1.16-r0) 14:21:36 Executing bash-5.1.16-r0.post-install 14:21:36 (3/42) Installing brotli-libs (1.0.9-r5) 14:21:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:21:36 (5/42) Installing libcurl (7.79.1-r1) 14:21:36 (6/42) Installing curl (7.79.1-r1) 14:21:36 (7/42) Installing dumb-init (1.2.5-r1) 14:21:36 (8/42) Installing libbz2 (1.0.8-r1) 14:21:36 (9/42) Installing expat (2.4.7-r0) 14:21:36 (10/42) Installing libffi (3.3-r2) 14:21:36 (11/42) Installing gdbm (1.19-r0) 14:21:36 (12/42) Installing xz-libs (5.2.5-r1) 14:21:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:21:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:21:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:36 (15/42) Installing mpdecimal (2.5.1-r1) 14:21:36 (16/42) Installing sqlite-libs (3.35.5-r0) 14:21:36 (17/42) Installing python3 (3.9.5-r2) 14:21:37 (1/6) Installing dumb-init (1.2.5-r1) 14:21:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:21:37 (3/6) Installing libsodium (1.0.18-r0) 14:21:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:21:38 (5/6) Installing libzmq (4.3.4-r0) 14:21:38 (6/6) Installing zeromq (4.3.4-r0) 14:21:38 Executing busybox-1.33.1-r7.trigger 14:21:38 OK: 8 MiB in 20 packages 14:21:39 (18/42) Installing py3-appdirs (1.4.4-r2) 14:21:39 (19/42) Installing py3-chardet (4.0.0-r2) 14:21:39 (20/42) Installing py3-idna (3.2-r0) 14:21:39 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:21:39 (22/42) Installing py3-certifi (2020.12.5-r1) 14:21:39 (23/42) Installing py3-requests (2.25.1-r4) 14:21:39 (24/42) Installing py3-msgpack (1.0.2-r1) 14:21:39 (25/42) Installing py3-lockfile (0.12.2-r4) 14:21:39 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:21:39 (27/42) Installing py3-colorama (0.4.4-r1) 14:21:39 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:21:39 (29/42) Installing py3-distlib (0.3.1-r3) 14:21:39 (30/42) Installing py3-distro (1.5.0-r3) 14:21:39 (31/42) Installing py3-six (1.15.0-r1) 14:21:39 (32/42) Installing py3-webencodings (0.5.1-r4) 14:21:39 (33/42) Installing py3-html5lib (1.1-r1) 14:21:39 (34/42) Installing py3-parsing (2.4.7-r2) 14:21:39 (35/42) Installing py3-packaging (20.9-r1) 14:21:39 (36/42) Installing py3-toml (0.10.2-r2) 14:21:39 (37/42) Installing py3-pep517 (0.10.0-r2) 14:21:39 (38/42) Installing py3-progress (1.5-r2) 14:21:39 (39/42) Installing py3-retrying (1.3.3-r1) 14:21:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:21:39 (41/42) Installing py3-setuptools (52.0.0-r3) 14:21:39 (42/42) Installing py3-pip (20.3.4-r1) 14:21:39 Removing intermediate container 30466c47cd3c 14:21:39 ---> 621e352e55f3 14:21:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:40 Executing busybox-1.33.1-r3.trigger 14:21:40 OK: 84 MiB in 64 packages 14:21:40 ---> c89bcf20ca22 14:21:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:21:41 ---> ed3129f6aa43 14:21:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:21:42 ---> a7467ce7ec47 14:21:42 Step 18/22 : ENTRYPOINT ["/core-data"] 14:21:42 ---> Running in 68fe1ed415e8 14:21:42 Removing intermediate container 68fe1ed415e8 14:21:42 ---> f09aadb2e95f 14:21:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:42 ---> Running in f705fc584d41 14:21:43 Removing intermediate container f705fc584d41 14:21:43 ---> 543f949f5121 14:21:43 Step 20/22 : LABEL arch=arm64 14:21:43 ---> Running in 229e6429f05c 14:21:43 Removing intermediate container 229e6429f05c 14:21:43 ---> 08ef50d5cb83 14:21:43 Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:21:43 ---> Running in 78c18b554acc 14:21:43 Removing intermediate container 78c18b554acc 14:21:43 ---> f6aa6e33a35b 14:21:43 Step 22/22 : LABEL version=2.1.1-dev.4 14:21:43 ---> Running in 0b8c11eb6d28 14:21:44 Removing intermediate container 0b8c11eb6d28 14:21:44 ---> 308b66f8b8c0 14:21:44 14:21:44 Collecting docker-compose==1.23.2 14:21:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:21:44 Successfully built 308b66f8b8c0 14:21:44 Successfully tagged core-data-arm64:latest 14:21:45  Building core-data ... done Collecting cached-property<2,>=1.2.0 14:21:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:21:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:21:45 Collecting docker<4.0,>=3.6.0 14:21:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:21:45 Collecting texttable<0.10,>=0.9.0 14:21:45 Downloading texttable-0.9.1.tar.gz (11 kB) 14:21:48 Collecting PyYAML<4,>=3.10 14:21:48 Downloading PyYAML-3.13.tar.gz (270 kB) 14:21:51 Collecting websocket-client<1.0,>=0.32.0 14:21:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:21:51 Collecting dockerpty<0.5,>=0.4.1 14:21:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:21:53 Collecting jsonschema<3,>=2.5.1 14:21:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:21:53 Collecting docopt<0.7,>=0.6.1 14:21:53 Downloading docopt-0.6.2.tar.gz (25 kB) 14:21:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:21:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:21:56 Collecting docker-pycreds>=0.4.0 14:21:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:21:57 Collecting urllib3<1.25,>=1.21.1 14:21:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:21:58 Collecting chardet<3.1.0,>=3.0.2 14:21:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:21:58 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) 14:21:58 Collecting idna<2.8,>=2.5 14:21:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:21:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:21:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:21:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:21:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:21:59 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:21:59 Attempting uninstall: urllib3 14:21:59 Found existing installation: urllib3 1.26.5 14:21:59 Uninstalling urllib3-1.26.5: 14:22:00 Successfully uninstalled urllib3-1.26.5 14:22:00 Attempting uninstall: idna 14:22:00 Found existing installation: idna 3.2 14:22:00 Uninstalling idna-3.2: 14:22:00 Successfully uninstalled idna-3.2 14:22:01 Attempting uninstall: chardet 14:22:01 Found existing installation: chardet 4.0.0 14:22:01 Uninstalling chardet-4.0.0: 14:22:01 Successfully uninstalled chardet-4.0.0 14:22:03 Attempting uninstall: requests 14:22:03 Found existing installation: requests 2.25.1 14:22:03 Uninstalling requests-2.25.1: 14:22:03 Successfully uninstalled requests-2.25.1 14:22:04 Running setup.py install for texttable: started 14:22:06 Running setup.py install for texttable: finished with status 'done' 14:22:06 Running setup.py install for PyYAML: started 14:22:08 Running setup.py install for PyYAML: finished with status 'done' 14:22:08 Running setup.py install for docopt: started 14:22:10 Running setup.py install for docopt: finished with status 'done' 14:22:11 Running setup.py install for dockerpty: started 14:22:13 Running setup.py install for dockerpty: finished with status 'done' 14:22:15 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 14:22:25 Removing intermediate container 6913099b7df0 14:22:25 ---> e105de90e674 14:22:25 Step 13/22 : ENV APP_PORT=58890 14:22:25 ---> Running in d71189d56810 14:22:25 Removing intermediate container d71189d56810 14:22:25 ---> 504d99b9165f 14:22:25 Step 14/22 : EXPOSE $APP_PORT 14:22:25 ---> Running in 137b3d8c8586 14:22:25 Removing intermediate container 137b3d8c8586 14:22:25 ---> b293e4706004 14:22:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:22:25 ---> d18593106168 14:22:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:22:25 ---> 6aeaaec3b340 14:22:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:22:26 ---> c603050471bd 14:22:26 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 14:22:26 ---> Running in c656cf599f59 14:22:27 Removing intermediate container c656cf599f59 14:22:27 ---> abf23b56b2ac 14:22:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:27 ---> Running in e8856e31a0b6 14:22:27 Removing intermediate container e8856e31a0b6 14:22:27 ---> dfba3035f16c 14:22:27 Step 20/22 : LABEL arch=arm64 14:22:27 ---> Running in d09349a71b03 14:22:27 Removing intermediate container d09349a71b03 14:22:27 ---> 3fdbace4b909 14:22:27 Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:27 ---> Running in b467646d01bf 14:22:28 Removing intermediate container b467646d01bf 14:22:28 ---> 5ec7986bafac 14:22:28 Step 22/22 : LABEL version=2.1.1-dev.4 14:22:28 ---> Running in 2422b69f9f34 14:22:28 Removing intermediate container 2422b69f9f34 14:22:28 ---> d9dd80abeb5f 14:22:28 14:22:28 Successfully built d9dd80abeb5f 14:22:28 Successfully tagged sys-mgmt-agent-arm64:latest 14:22:29  Building sys-mgmt-agent ... done  [Pipeline] } 14:22:29 $ docker stop --time=1 ef05db815edd8aaf046903357273f275facb7c5b47e350857fceab85a758e9b8 14:22:31 $ docker rm -f ef05db815edd8aaf046903357273f275facb7c5b47e350857fceab85a758e9b8 [Pipeline] // withDockerContainer [Pipeline] sh 14:22:31 + docker images 14:22:31 REPOSITORY TAG IMAGE ID CREATED SIZE 14:22:31 sys-mgmt-agent-arm64 latest d9dd80abeb5f 3 seconds ago 277MB 14:22:31 core-data-arm64 latest 308b66f8b8c0 47 seconds ago 19.2MB 14:22:31 065b3e1fc3d4 About a minute ago 1.5GB 14:22:31 security-secretstore-setup-arm64 latest 4ea93473fb81 About a minute ago 26.8MB 14:22:31 688eb957dd8f About a minute ago 1.49GB 14:22:31 core-metadata-arm64 latest 31c2b9c53f28 About a minute ago 15.9MB 14:22:31 c29cff9eb90a About a minute ago 1.49GB 14:22:31 d24e32f378a5 About a minute ago 1.5GB 14:22:31 security-bootstrapper-arm64 latest 15e45c5a3e95 4 minutes ago 18MB 14:22:31 support-notifications-arm64 latest 9f471ed621d9 4 minutes ago 16MB 14:22:31 support-scheduler-arm64 latest 41049858c611 4 minutes ago 15.3MB 14:22:31 security-proxy-setup-arm64 latest c28bf0021bed 4 minutes ago 25.3MB 14:22:31 core-command-arm64 latest 0503fbb5d5d0 4 minutes ago 15.1MB 14:22:31 8a3c99894a1c 4 minutes ago 1.49GB 14:22:31 d998f3902801 4 minutes ago 1.49GB 14:22:31 f0fdac24b9fd 4 minutes ago 1.49GB 14:22:31 4c67a2b6598b 4 minutes ago 1.49GB 14:22:31 64d34b99e750 5 minutes ago 1.49GB 14:22:31 ci-base-image-arm64 latest 64416916a485 10 minutes ago 1.26GB 14:22:31 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB 14:22:31 alpine 3.14 ac73e934f311 8 weeks ago 5.34MB 14:22:31 docker 20.10.8 3734d5adc5ac 9 months ago 198MB 14:22:31 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 14:22:31 provisioning config files... 14:22:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3783772993731674088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:32 ---> docker-login.sh 14:22:32 nexus3.edgexfoundry.org:10001 14:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:32 Configure a credential helper to remove this warning. See 14:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:32 14:22:32 Login Succeeded 14:22:32 nexus3.edgexfoundry.org:10002 14:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:33 Configure a credential helper to remove this warning. See 14:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:33 14:22:33 Login Succeeded 14:22:33 nexus3.edgexfoundry.org:10003 14:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:33 Configure a credential helper to remove this warning. See 14:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:33 14:22:33 Login Succeeded 14:22:33 nexus3.edgexfoundry.org:10004 14:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:33 Configure a credential helper to remove this warning. See 14:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:33 14:22:33 Login Succeeded 14:22:33 docker.io 14:22:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:34 Configure a credential helper to remove this warning. See 14:22:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:34 14:22:34 Login Succeeded 14:22:34 ---> docker-login.sh ends [Pipeline] } 14:22:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:34 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:22:34 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:34 2.1.1-dev.4 14:22:34 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:34 jakarta 14:22:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:22:35 3bd0e8c18cac: Preparing 14:22:35 8a84fdc6b6d8: Preparing 14:22:35 0689b00c68c8: Preparing 14:22:35 08c69e0ab870: Preparing 14:22:35 f73e7dbfee58: Preparing 14:22:35 f73e7dbfee58: Layer already exists 14:22:35 08c69e0ab870: Pushed 14:22:35 3bd0e8c18cac: Pushed 14:22:35 0689b00c68c8: Pushed 14:22:38 8a84fdc6b6d8: Pushed 14:22:38 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:a2acc46a24a266cf2eb1840f4cb0efd98a48d7cb3344fdb2bd1b495249db2835 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.4 14:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:22:39 3bd0e8c18cac: Preparing 14:22:39 8a84fdc6b6d8: Preparing 14:22:39 0689b00c68c8: Preparing 14:22:39 08c69e0ab870: Preparing 14:22:39 f73e7dbfee58: Preparing 14:22:39 0689b00c68c8: Layer already exists 14:22:39 8a84fdc6b6d8: Layer already exists 14:22:39 08c69e0ab870: Layer already exists 14:22:39 f73e7dbfee58: Layer already exists 14:22:39 3bd0e8c18cac: Layer already exists 14:22:39 2.1.1-dev.4: digest: sha256:a2acc46a24a266cf2eb1840f4cb0efd98a48d7cb3344fdb2bd1b495249db2835 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:22:40 3bd0e8c18cac: Preparing 14:22:40 8a84fdc6b6d8: Preparing 14:22:40 0689b00c68c8: Preparing 14:22:40 08c69e0ab870: Preparing 14:22:40 f73e7dbfee58: Preparing 14:22:40 f73e7dbfee58: Layer already exists 14:22:40 0689b00c68c8: Layer already exists 14:22:40 8a84fdc6b6d8: Layer already exists 14:22:40 08c69e0ab870: Layer already exists 14:22:40 3bd0e8c18cac: Layer already exists 14:22:40 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:a2acc46a24a266cf2eb1840f4cb0efd98a48d7cb3344fdb2bd1b495249db2835 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta 14:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:22:41 3bd0e8c18cac: Preparing 14:22:41 8a84fdc6b6d8: Preparing 14:22:41 0689b00c68c8: Preparing 14:22:41 08c69e0ab870: Preparing 14:22:41 f73e7dbfee58: Preparing 14:22:41 08c69e0ab870: Layer already exists 14:22:41 8a84fdc6b6d8: Layer already exists 14:22:41 3bd0e8c18cac: Layer already exists 14:22:41 0689b00c68c8: Layer already exists 14:22:41 f73e7dbfee58: Layer already exists 14:22:41 jakarta: digest: sha256:a2acc46a24a266cf2eb1840f4cb0efd98a48d7cb3344fdb2bd1b495249db2835 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:41 ===================================================== [Pipeline] echo 14:22:41 taggedImages: 14:22:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.4 14:22:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo 14:22:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:22:41 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:41 2.1.1-dev.4 14:22:41 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:41 jakarta 14:22:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:22:42 5fae53f39919: Preparing 14:22:42 8eaf47172f6d: Preparing 14:22:42 0689b00c68c8: Preparing 14:22:42 b773f37e0c61: Preparing 14:22:42 cff47834917e: Preparing 14:22:42 f73e7dbfee58: Preparing 14:22:42 f73e7dbfee58: Waiting 14:22:42 0689b00c68c8: Layer already exists 14:22:42 f73e7dbfee58: Layer already exists 14:22:42 cff47834917e: Pushed 14:22:42 5fae53f39919: Pushed 14:22:43 b773f37e0c61: Pushed 14:22:45 8eaf47172f6d: Pushed 14:22:45 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:09f524f36b84612a6fb8befd50df001abd2bec251014c81bc1fe9d479e100b19 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.4 14:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:22:46 5fae53f39919: Preparing 14:22:46 8eaf47172f6d: Preparing 14:22:46 0689b00c68c8: Preparing 14:22:46 b773f37e0c61: Preparing 14:22:46 cff47834917e: Preparing 14:22:46 f73e7dbfee58: Preparing 14:22:46 f73e7dbfee58: Waiting 14:22:46 cff47834917e: Layer already exists 14:22:46 5fae53f39919: Layer already exists 14:22:46 0689b00c68c8: Layer already exists 14:22:46 b773f37e0c61: Layer already exists 14:22:46 8eaf47172f6d: Layer already exists 14:22:46 f73e7dbfee58: Layer already exists 14:22:46 2.1.1-dev.4: digest: sha256:09f524f36b84612a6fb8befd50df001abd2bec251014c81bc1fe9d479e100b19 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:22:47 5fae53f39919: Preparing 14:22:47 8eaf47172f6d: Preparing 14:22:47 0689b00c68c8: Preparing 14:22:47 b773f37e0c61: Preparing 14:22:47 cff47834917e: Preparing 14:22:47 f73e7dbfee58: Preparing 14:22:47 f73e7dbfee58: Waiting 14:22:47 cff47834917e: Layer already exists 14:22:47 0689b00c68c8: Layer already exists 14:22:47 8eaf47172f6d: Layer already exists 14:22:47 b773f37e0c61: Layer already exists 14:22:47 5fae53f39919: Layer already exists 14:22:47 f73e7dbfee58: Layer already exists 14:22:47 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:09f524f36b84612a6fb8befd50df001abd2bec251014c81bc1fe9d479e100b19 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta 14:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:22:48 5fae53f39919: Preparing 14:22:48 8eaf47172f6d: Preparing 14:22:48 0689b00c68c8: Preparing 14:22:48 b773f37e0c61: Preparing 14:22:48 cff47834917e: Preparing 14:22:48 f73e7dbfee58: Preparing 14:22:48 f73e7dbfee58: Waiting 14:22:48 0689b00c68c8: Layer already exists 14:22:48 8eaf47172f6d: Layer already exists 14:22:48 5fae53f39919: Layer already exists 14:22:48 cff47834917e: Layer already exists 14:22:48 b773f37e0c61: Layer already exists 14:22:48 f73e7dbfee58: Layer already exists 14:22:48 jakarta: digest: sha256:09f524f36b84612a6fb8befd50df001abd2bec251014c81bc1fe9d479e100b19 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:48 ===================================================== [Pipeline] echo 14:22:48 taggedImages: 14:22:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.4 14:22:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo 14:22:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:22:48 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:48 2.1.1-dev.4 14:22:48 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:48 jakarta 14:22:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:22:49 4045b091c718: Preparing 14:22:49 2bc653557661: Preparing 14:22:49 0689b00c68c8: Preparing 14:22:49 08c69e0ab870: Preparing 14:22:49 f73e7dbfee58: Preparing 14:22:49 f73e7dbfee58: Layer already exists 14:22:49 0689b00c68c8: Layer already exists 14:22:49 08c69e0ab870: Layer already exists 14:22:49 4045b091c718: Pushed 14:22:52 2bc653557661: Pushed 14:22:52 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:a0414f96fe6ddd1f3e39214616759b68a034e4ca5f08a8794e503e62a50347a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.4 14:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:22:52 4045b091c718: Preparing 14:22:52 2bc653557661: Preparing 14:22:52 0689b00c68c8: Preparing 14:22:52 08c69e0ab870: Preparing 14:22:52 f73e7dbfee58: Preparing 14:22:52 f73e7dbfee58: Layer already exists 14:22:52 2bc653557661: Layer already exists 14:22:52 0689b00c68c8: Layer already exists 14:22:52 08c69e0ab870: Layer already exists 14:22:52 4045b091c718: Layer already exists 14:22:53 2.1.1-dev.4: digest: sha256:a0414f96fe6ddd1f3e39214616759b68a034e4ca5f08a8794e503e62a50347a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:22:53 4045b091c718: Preparing 14:22:53 2bc653557661: Preparing 14:22:53 0689b00c68c8: Preparing 14:22:53 08c69e0ab870: Preparing 14:22:53 f73e7dbfee58: Preparing 14:22:53 0689b00c68c8: Layer already exists 14:22:53 4045b091c718: Layer already exists 14:22:53 2bc653557661: Layer already exists 14:22:53 08c69e0ab870: Layer already exists 14:22:53 f73e7dbfee58: Layer already exists 14:22:54 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:a0414f96fe6ddd1f3e39214616759b68a034e4ca5f08a8794e503e62a50347a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta 14:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:22:54 4045b091c718: Preparing 14:22:54 2bc653557661: Preparing 14:22:54 0689b00c68c8: Preparing 14:22:54 08c69e0ab870: Preparing 14:22:54 f73e7dbfee58: Preparing 14:22:54 08c69e0ab870: Layer already exists 14:22:54 2bc653557661: Layer already exists 14:22:54 f73e7dbfee58: Layer already exists 14:22:54 4045b091c718: Layer already exists 14:22:54 0689b00c68c8: Layer already exists 14:22:55 jakarta: digest: sha256:a0414f96fe6ddd1f3e39214616759b68a034e4ca5f08a8794e503e62a50347a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:55 ===================================================== [Pipeline] echo 14:22:55 taggedImages: 14:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.4 14:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo 14:22:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:22:55 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:55 2.1.1-dev.4 14:22:55 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:22:55 jakarta 14:22:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:22:55 9c42d098a0f5: Preparing 14:22:55 9c42d098a0f5: Preparing 14:22:55 f2323348f34e: Preparing 14:22:55 b0c8f7bfd27e: Preparing 14:22:55 45a45812b368: Preparing 14:22:55 5508920d768f: Preparing 14:22:55 0689b00c68c8: Preparing 14:22:55 3f9b9b084f16: Preparing 14:22:55 09497c91ce23: Preparing 14:22:55 9ebbdf961a81: Preparing 14:22:55 f0837c2dd49b: Preparing 14:22:55 f73e7dbfee58: Preparing 14:22:55 0689b00c68c8: Waiting 14:22:55 3f9b9b084f16: Waiting 14:22:55 09497c91ce23: Waiting 14:22:55 9ebbdf961a81: Waiting 14:22:55 f0837c2dd49b: Waiting 14:22:55 f73e7dbfee58: Waiting 14:22:56 9c42d098a0f5: Pushed 14:22:56 0689b00c68c8: Layer already exists 14:22:56 b0c8f7bfd27e: Pushed 14:22:56 f2323348f34e: Pushed 14:22:56 45a45812b368: Pushed 14:22:56 3f9b9b084f16: Pushed 14:22:56 09497c91ce23: Pushed 14:22:56 f73e7dbfee58: Layer already exists 14:22:56 9ebbdf961a81: Pushed 14:22:56 f0837c2dd49b: Pushed 14:22:59 5508920d768f: Pushed 14:22:59 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:86eb12582fe02b21c2a30236d90e7557598464d0f953fc69fea18bd82f842945 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.4 14:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:22:59 9c42d098a0f5: Preparing 14:22:59 9c42d098a0f5: Preparing 14:22:59 f2323348f34e: Preparing 14:22:59 b0c8f7bfd27e: Preparing 14:22:59 45a45812b368: Preparing 14:22:59 5508920d768f: Preparing 14:22:59 0689b00c68c8: Preparing 14:22:59 3f9b9b084f16: Preparing 14:22:59 09497c91ce23: Preparing 14:22:59 9ebbdf961a81: Preparing 14:22:59 f0837c2dd49b: Preparing 14:22:59 f73e7dbfee58: Preparing 14:22:59 0689b00c68c8: Waiting 14:22:59 3f9b9b084f16: Waiting 14:22:59 f0837c2dd49b: Waiting 14:22:59 f73e7dbfee58: Waiting 14:22:59 9ebbdf961a81: Waiting 14:22:59 9c42d098a0f5: Layer already exists 14:22:59 5508920d768f: Layer already exists 14:22:59 45a45812b368: Layer already exists 14:22:59 b0c8f7bfd27e: Layer already exists 14:22:59 f2323348f34e: Layer already exists 14:22:59 09497c91ce23: Layer already exists 14:22:59 0689b00c68c8: Layer already exists 14:22:59 9ebbdf961a81: Layer already exists 14:22:59 3f9b9b084f16: Layer already exists 14:22:59 f0837c2dd49b: Layer already exists 14:22:59 f73e7dbfee58: Layer already exists 14:23:00 2.1.1-dev.4: digest: sha256:86eb12582fe02b21c2a30236d90e7557598464d0f953fc69fea18bd82f842945 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:23:00 9c42d098a0f5: Preparing 14:23:00 9c42d098a0f5: Preparing 14:23:00 f2323348f34e: Preparing 14:23:00 b0c8f7bfd27e: Preparing 14:23:00 45a45812b368: Preparing 14:23:00 5508920d768f: Preparing 14:23:00 0689b00c68c8: Preparing 14:23:00 3f9b9b084f16: Preparing 14:23:00 09497c91ce23: Preparing 14:23:00 9ebbdf961a81: Preparing 14:23:00 f0837c2dd49b: Preparing 14:23:00 f73e7dbfee58: Preparing 14:23:00 09497c91ce23: Waiting 14:23:00 9ebbdf961a81: Waiting 14:23:00 0689b00c68c8: Waiting 14:23:00 3f9b9b084f16: Waiting 14:23:00 f73e7dbfee58: Waiting 14:23:00 5508920d768f: Layer already exists 14:23:00 b0c8f7bfd27e: Layer already exists 14:23:00 9c42d098a0f5: Layer already exists 14:23:00 f2323348f34e: Layer already exists 14:23:00 45a45812b368: Layer already exists 14:23:00 0689b00c68c8: Layer already exists 14:23:00 3f9b9b084f16: Layer already exists 14:23:00 f0837c2dd49b: Layer already exists 14:23:00 9ebbdf961a81: Layer already exists 14:23:00 09497c91ce23: Layer already exists 14:23:01 f73e7dbfee58: Layer already exists 14:23:01 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:86eb12582fe02b21c2a30236d90e7557598464d0f953fc69fea18bd82f842945 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta 14:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:23:01 9c42d098a0f5: Preparing 14:23:01 9c42d098a0f5: Preparing 14:23:01 f2323348f34e: Preparing 14:23:01 b0c8f7bfd27e: Preparing 14:23:01 45a45812b368: Preparing 14:23:01 5508920d768f: Preparing 14:23:01 0689b00c68c8: Preparing 14:23:01 3f9b9b084f16: Preparing 14:23:01 09497c91ce23: Preparing 14:23:01 9ebbdf961a81: Preparing 14:23:01 f0837c2dd49b: Preparing 14:23:01 f73e7dbfee58: Preparing 14:23:01 0689b00c68c8: Waiting 14:23:01 3f9b9b084f16: Waiting 14:23:01 09497c91ce23: Waiting 14:23:01 9ebbdf961a81: Waiting 14:23:01 f0837c2dd49b: Waiting 14:23:01 f73e7dbfee58: Waiting 14:23:01 b0c8f7bfd27e: Layer already exists 14:23:01 f2323348f34e: Layer already exists 14:23:01 5508920d768f: Layer already exists 14:23:01 9c42d098a0f5: Layer already exists 14:23:01 45a45812b368: Layer already exists 14:23:02 0689b00c68c8: Layer already exists 14:23:02 f0837c2dd49b: Layer already exists 14:23:02 9ebbdf961a81: Layer already exists 14:23:02 3f9b9b084f16: Layer already exists 14:23:02 09497c91ce23: Layer already exists 14:23:02 f73e7dbfee58: Layer already exists 14:23:02 jakarta: digest: sha256:86eb12582fe02b21c2a30236d90e7557598464d0f953fc69fea18bd82f842945 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:02 ===================================================== [Pipeline] echo 14:23:02 taggedImages: 14:23:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.4 14:23:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo 14:23:02 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:23:02 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:02 2.1.1-dev.4 14:23:02 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:02 jakarta 14:23:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:23:02 e7928a33240f: Preparing 14:23:02 09881ed64fa2: Preparing 14:23:02 156c185423f6: Preparing 14:23:02 e4dfa2691b98: Preparing 14:23:02 525fb9b1a0c1: Preparing 14:23:02 f73e7dbfee58: Preparing 14:23:02 f73e7dbfee58: Waiting 14:23:03 156c185423f6: Pushed 14:23:03 e4dfa2691b98: Pushed 14:23:03 f73e7dbfee58: Layer already exists 14:23:03 525fb9b1a0c1: Pushed 14:23:05 e7928a33240f: Pushed 14:23:05 09881ed64fa2: Pushed 14:23:05 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:384b6c121d857ee752d6bc011a11d547bb3e6557ec88a35172e719b78eccc37e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.4 14:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:23:06 e7928a33240f: Preparing 14:23:06 09881ed64fa2: Preparing 14:23:06 156c185423f6: Preparing 14:23:06 e4dfa2691b98: Preparing 14:23:06 525fb9b1a0c1: Preparing 14:23:06 f73e7dbfee58: Preparing 14:23:06 f73e7dbfee58: Waiting 14:23:06 156c185423f6: Layer already exists 14:23:06 09881ed64fa2: Layer already exists 14:23:06 e7928a33240f: Layer already exists 14:23:06 e4dfa2691b98: Layer already exists 14:23:06 525fb9b1a0c1: Layer already exists 14:23:06 f73e7dbfee58: Layer already exists 14:23:06 2.1.1-dev.4: digest: sha256:384b6c121d857ee752d6bc011a11d547bb3e6557ec88a35172e719b78eccc37e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:23:07 e7928a33240f: Preparing 14:23:07 09881ed64fa2: Preparing 14:23:07 156c185423f6: Preparing 14:23:07 e4dfa2691b98: Preparing 14:23:07 525fb9b1a0c1: Preparing 14:23:07 f73e7dbfee58: Preparing 14:23:07 f73e7dbfee58: Waiting 14:23:07 e4dfa2691b98: Layer already exists 14:23:07 09881ed64fa2: Layer already exists 14:23:07 525fb9b1a0c1: Layer already exists 14:23:07 156c185423f6: Layer already exists 14:23:07 e7928a33240f: Layer already exists 14:23:07 f73e7dbfee58: Layer already exists 14:23:07 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:384b6c121d857ee752d6bc011a11d547bb3e6557ec88a35172e719b78eccc37e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:07 + 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 14:23:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta 14:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:23:08 e7928a33240f: Preparing 14:23:08 09881ed64fa2: Preparing 14:23:08 156c185423f6: Preparing 14:23:08 e4dfa2691b98: Preparing 14:23:08 525fb9b1a0c1: Preparing 14:23:08 f73e7dbfee58: Preparing 14:23:08 f73e7dbfee58: Waiting 14:23:08 e4dfa2691b98: Layer already exists 14:23:08 e7928a33240f: Layer already exists 14:23:08 525fb9b1a0c1: Layer already exists 14:23:08 156c185423f6: Layer already exists 14:23:08 09881ed64fa2: Layer already exists 14:23:08 f73e7dbfee58: Layer already exists 14:23:08 jakarta: digest: sha256:384b6c121d857ee752d6bc011a11d547bb3e6557ec88a35172e719b78eccc37e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:08 ===================================================== [Pipeline] echo 14:23:08 taggedImages: 14:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.4 14:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo 14:23:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:23:08 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:08 2.1.1-dev.4 14:23:08 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:08 jakarta 14:23:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:23:09 c6ebba39d386: Preparing 14:23:09 f81d8a176ad6: Preparing 14:23:09 24ccee428be7: Preparing 14:23:09 dac282e38f7e: Preparing 14:23:09 ee3a63fca953: Preparing 14:23:09 c839cc08569c: Preparing 14:23:09 c2fdf1b5fd8c: Preparing 14:23:09 4d2fa3e6f02d: Preparing 14:23:09 3606279b2e0c: Preparing 14:23:09 f73e7dbfee58: Preparing 14:23:09 c839cc08569c: Waiting 14:23:09 3606279b2e0c: Waiting 14:23:09 c2fdf1b5fd8c: Waiting 14:23:09 f73e7dbfee58: Waiting 14:23:09 4d2fa3e6f02d: Waiting 14:23:09 f81d8a176ad6: Pushed 14:23:09 ee3a63fca953: Pushed 14:23:09 c6ebba39d386: Pushed 14:23:10 c839cc08569c: Pushed 14:23:10 c2fdf1b5fd8c: Pushed 14:23:10 4d2fa3e6f02d: Pushed 14:23:10 f73e7dbfee58: Layer already exists 14:23:10 3606279b2e0c: Pushed 14:23:12 dac282e38f7e: Pushed 14:23:13 24ccee428be7: Pushed 14:23:13 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:c8bd30418f5b9e2e417ffe6329dc0c616f92323264daace2ae6be6697cf1648c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.4 14:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:23:14 c6ebba39d386: Preparing 14:23:14 f81d8a176ad6: Preparing 14:23:14 24ccee428be7: Preparing 14:23:14 dac282e38f7e: Preparing 14:23:14 ee3a63fca953: Preparing 14:23:14 c839cc08569c: Preparing 14:23:14 c2fdf1b5fd8c: Preparing 14:23:14 4d2fa3e6f02d: Preparing 14:23:14 3606279b2e0c: Preparing 14:23:14 f73e7dbfee58: Preparing 14:23:14 c839cc08569c: Waiting 14:23:14 c2fdf1b5fd8c: Waiting 14:23:14 4d2fa3e6f02d: Waiting 14:23:14 f73e7dbfee58: Waiting 14:23:14 3606279b2e0c: Waiting 14:23:14 dac282e38f7e: Layer already exists 14:23:14 ee3a63fca953: Layer already exists 14:23:14 24ccee428be7: Layer already exists 14:23:14 c6ebba39d386: Layer already exists 14:23:14 f81d8a176ad6: Layer already exists 14:23:14 c839cc08569c: Layer already exists 14:23:14 c2fdf1b5fd8c: Layer already exists 14:23:14 3606279b2e0c: Layer already exists 14:23:14 4d2fa3e6f02d: Layer already exists 14:23:14 f73e7dbfee58: Layer already exists 14:23:14 2.1.1-dev.4: digest: sha256:c8bd30418f5b9e2e417ffe6329dc0c616f92323264daace2ae6be6697cf1648c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:23:15 c6ebba39d386: Preparing 14:23:15 f81d8a176ad6: Preparing 14:23:15 24ccee428be7: Preparing 14:23:15 dac282e38f7e: Preparing 14:23:15 ee3a63fca953: Preparing 14:23:15 c839cc08569c: Preparing 14:23:15 c2fdf1b5fd8c: Preparing 14:23:15 4d2fa3e6f02d: Preparing 14:23:15 3606279b2e0c: Preparing 14:23:15 f73e7dbfee58: Preparing 14:23:15 c839cc08569c: Waiting 14:23:15 c2fdf1b5fd8c: Waiting 14:23:15 4d2fa3e6f02d: Waiting 14:23:15 3606279b2e0c: Waiting 14:23:15 f73e7dbfee58: Waiting 14:23:15 c6ebba39d386: Layer already exists 14:23:15 ee3a63fca953: Layer already exists 14:23:15 24ccee428be7: Layer already exists 14:23:15 f81d8a176ad6: Layer already exists 14:23:15 dac282e38f7e: Layer already exists 14:23:15 c839cc08569c: Layer already exists 14:23:15 c2fdf1b5fd8c: Layer already exists 14:23:15 4d2fa3e6f02d: Layer already exists 14:23:15 3606279b2e0c: Layer already exists 14:23:15 f73e7dbfee58: Layer already exists 14:23:15 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:c8bd30418f5b9e2e417ffe6329dc0c616f92323264daace2ae6be6697cf1648c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:16 + 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 14:23:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta 14:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:23:16 c6ebba39d386: Preparing 14:23:16 f81d8a176ad6: Preparing 14:23:16 24ccee428be7: Preparing 14:23:16 dac282e38f7e: Preparing 14:23:16 ee3a63fca953: Preparing 14:23:16 c839cc08569c: Preparing 14:23:16 c2fdf1b5fd8c: Preparing 14:23:16 4d2fa3e6f02d: Preparing 14:23:16 3606279b2e0c: Preparing 14:23:16 f73e7dbfee58: Preparing 14:23:16 3606279b2e0c: Waiting 14:23:16 c839cc08569c: Waiting 14:23:16 c2fdf1b5fd8c: Waiting 14:23:16 f73e7dbfee58: Waiting 14:23:16 4d2fa3e6f02d: Waiting 14:23:16 ee3a63fca953: Layer already exists 14:23:16 dac282e38f7e: Layer already exists 14:23:16 24ccee428be7: Layer already exists 14:23:16 f81d8a176ad6: Layer already exists 14:23:16 c6ebba39d386: Layer already exists 14:23:16 c839cc08569c: Layer already exists 14:23:16 c2fdf1b5fd8c: Layer already exists 14:23:16 f73e7dbfee58: Layer already exists 14:23:16 4d2fa3e6f02d: Layer already exists 14:23:16 3606279b2e0c: Layer already exists 14:23:16 jakarta: digest: sha256:c8bd30418f5b9e2e417ffe6329dc0c616f92323264daace2ae6be6697cf1648c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:16 ===================================================== [Pipeline] echo 14:23:16 taggedImages: 14:23:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.4 14:23:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo 14:23:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:23:16 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:16 2.1.1-dev.4 14:23:16 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:16 jakarta 14:23:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:23:17 9a09e3ba07aa: Preparing 14:23:17 83c75f62809a: Preparing 14:23:17 0689b00c68c8: Preparing 14:23:17 18e8fcc050ec: Preparing 14:23:17 f73e7dbfee58: Preparing 14:23:17 0689b00c68c8: Layer already exists 14:23:17 f73e7dbfee58: Layer already exists 14:23:17 9a09e3ba07aa: Pushed 14:23:18 18e8fcc050ec: Pushed 14:23:20 83c75f62809a: Pushed 14:23:20 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:8b79d86520122df0ca98052fa2734a4660a90dc67992a6bc8bd4f48465fdd5a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.4 14:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:23:21 9a09e3ba07aa: Preparing 14:23:21 83c75f62809a: Preparing 14:23:21 0689b00c68c8: Preparing 14:23:21 18e8fcc050ec: Preparing 14:23:21 f73e7dbfee58: Preparing 14:23:21 9a09e3ba07aa: Layer already exists 14:23:21 0689b00c68c8: Layer already exists 14:23:21 83c75f62809a: Layer already exists 14:23:21 f73e7dbfee58: Layer already exists 14:23:21 18e8fcc050ec: Layer already exists 14:23:21 2.1.1-dev.4: digest: sha256:8b79d86520122df0ca98052fa2734a4660a90dc67992a6bc8bd4f48465fdd5a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:23:22 9a09e3ba07aa: Preparing 14:23:22 83c75f62809a: Preparing 14:23:22 0689b00c68c8: Preparing 14:23:22 18e8fcc050ec: Preparing 14:23:22 f73e7dbfee58: Preparing 14:23:22 9a09e3ba07aa: Layer already exists 14:23:22 f73e7dbfee58: Layer already exists 14:23:22 18e8fcc050ec: Layer already exists 14:23:22 83c75f62809a: Layer already exists 14:23:22 0689b00c68c8: Layer already exists 14:23:22 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:8b79d86520122df0ca98052fa2734a4660a90dc67992a6bc8bd4f48465fdd5a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta 14:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:23:23 9a09e3ba07aa: Preparing 14:23:23 83c75f62809a: Preparing 14:23:23 0689b00c68c8: Preparing 14:23:23 18e8fcc050ec: Preparing 14:23:23 f73e7dbfee58: Preparing 14:23:23 9a09e3ba07aa: Layer already exists 14:23:23 0689b00c68c8: Layer already exists 14:23:23 f73e7dbfee58: Layer already exists 14:23:23 83c75f62809a: Layer already exists 14:23:23 18e8fcc050ec: Layer already exists 14:23:23 jakarta: digest: sha256:8b79d86520122df0ca98052fa2734a4660a90dc67992a6bc8bd4f48465fdd5a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:23 ===================================================== [Pipeline] echo 14:23:23 taggedImages: 14:23:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.4 14:23:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo 14:23:23 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:23:23 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:23 2.1.1-dev.4 14:23:23 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:23 jakarta 14:23:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:23:24 c96acc4e0820: Preparing 14:23:24 855e1d5fb8a2: Preparing 14:23:24 0689b00c68c8: Preparing 14:23:24 08c69e0ab870: Preparing 14:23:24 f73e7dbfee58: Preparing 14:23:24 f73e7dbfee58: Layer already exists 14:23:24 0689b00c68c8: Layer already exists 14:23:24 08c69e0ab870: Layer already exists 14:23:24 c96acc4e0820: Pushed 14:23:27 855e1d5fb8a2: Pushed 14:23:27 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:f06ccf78718e817efca29cabae87c6f7a4d94f709f2e00c75eaaae075e493983 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.4 14:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:23:28 c96acc4e0820: Preparing 14:23:28 855e1d5fb8a2: Preparing 14:23:28 0689b00c68c8: Preparing 14:23:28 08c69e0ab870: Preparing 14:23:28 f73e7dbfee58: Preparing 14:23:28 f73e7dbfee58: Layer already exists 14:23:28 c96acc4e0820: Layer already exists 14:23:28 0689b00c68c8: Layer already exists 14:23:28 08c69e0ab870: Layer already exists 14:23:28 855e1d5fb8a2: Layer already exists 14:23:28 2.1.1-dev.4: digest: sha256:f06ccf78718e817efca29cabae87c6f7a4d94f709f2e00c75eaaae075e493983 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:23:29 c96acc4e0820: Preparing 14:23:29 855e1d5fb8a2: Preparing 14:23:29 0689b00c68c8: Preparing 14:23:29 08c69e0ab870: Preparing 14:23:29 f73e7dbfee58: Preparing 14:23:29 08c69e0ab870: Layer already exists 14:23:29 0689b00c68c8: Layer already exists 14:23:29 855e1d5fb8a2: Layer already exists 14:23:29 f73e7dbfee58: Layer already exists 14:23:29 c96acc4e0820: Layer already exists 14:23:29 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:f06ccf78718e817efca29cabae87c6f7a4d94f709f2e00c75eaaae075e493983 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta 14:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:23:30 c96acc4e0820: Preparing 14:23:30 855e1d5fb8a2: Preparing 14:23:30 0689b00c68c8: Preparing 14:23:30 08c69e0ab870: Preparing 14:23:30 f73e7dbfee58: Preparing 14:23:30 0689b00c68c8: Layer already exists 14:23:30 c96acc4e0820: Layer already exists 14:23:30 08c69e0ab870: Layer already exists 14:23:30 f73e7dbfee58: Layer already exists 14:23:30 855e1d5fb8a2: Layer already exists 14:23:30 jakarta: digest: sha256:f06ccf78718e817efca29cabae87c6f7a4d94f709f2e00c75eaaae075e493983 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:30 ===================================================== [Pipeline] echo 14:23:30 taggedImages: 14:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.4 14:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo 14:23:30 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 14:23:30 faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:30 2.1.1-dev.4 14:23:30 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:30 jakarta 14:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:23:31 e75c86474465: Preparing 14:23:31 03f6dcc21d28: Preparing 14:23:31 9448b03e1db9: Preparing 14:23:31 c61d5e2de32c: Preparing 14:23:31 166dde17997b: Preparing 14:23:31 78c4bc0ebec3: Preparing 14:23:31 45596ee15a31: Preparing 14:23:31 52dc75cd08be: Preparing 14:23:31 a6e1fd50fee5: Preparing 14:23:31 56eb02710082: Preparing 14:23:31 ee420dfed78a: Preparing 14:23:31 52dc75cd08be: Waiting 14:23:31 a6e1fd50fee5: Waiting 14:23:31 56eb02710082: Waiting 14:23:31 ee420dfed78a: Waiting 14:23:31 78c4bc0ebec3: Waiting 14:23:31 45596ee15a31: Waiting 14:23:31 166dde17997b: Layer already exists 14:23:31 78c4bc0ebec3: Layer already exists 14:23:31 45596ee15a31: Layer already exists 14:23:31 52dc75cd08be: Layer already exists 14:23:31 03f6dcc21d28: Pushed 14:23:31 a6e1fd50fee5: Layer already exists 14:23:31 56eb02710082: Layer already exists 14:23:31 ee420dfed78a: Layer already exists 14:23:32 e75c86474465: Pushed 14:23:34 9448b03e1db9: Pushed 14:23:49 c61d5e2de32c: Pushed 14:23:49 faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:eb0b8eb68cc129853ea7ee21e44ad704c40e6fce7ba60513de5b0c88c31be9c1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.4 14:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:23:49 e75c86474465: Preparing 14:23:49 03f6dcc21d28: Preparing 14:23:49 9448b03e1db9: Preparing 14:23:49 c61d5e2de32c: Preparing 14:23:49 166dde17997b: Preparing 14:23:49 78c4bc0ebec3: Preparing 14:23:49 45596ee15a31: Preparing 14:23:49 52dc75cd08be: Preparing 14:23:49 a6e1fd50fee5: Preparing 14:23:49 56eb02710082: Preparing 14:23:49 ee420dfed78a: Preparing 14:23:49 45596ee15a31: Waiting 14:23:49 52dc75cd08be: Waiting 14:23:49 a6e1fd50fee5: Waiting 14:23:49 56eb02710082: Waiting 14:23:49 ee420dfed78a: Waiting 14:23:49 78c4bc0ebec3: Waiting 14:23:50 c61d5e2de32c: Layer already exists 14:23:50 9448b03e1db9: Layer already exists 14:23:50 03f6dcc21d28: Layer already exists 14:23:50 e75c86474465: Layer already exists 14:23:50 166dde17997b: Layer already exists 14:23:50 52dc75cd08be: Layer already exists 14:23:50 78c4bc0ebec3: Layer already exists 14:23:50 45596ee15a31: Layer already exists 14:23:50 56eb02710082: Layer already exists 14:23:50 a6e1fd50fee5: Layer already exists 14:23:50 ee420dfed78a: Layer already exists 14:23:50 2.1.1-dev.4: digest: sha256:eb0b8eb68cc129853ea7ee21e44ad704c40e6fce7ba60513de5b0c88c31be9c1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:23:50 e75c86474465: Preparing 14:23:50 03f6dcc21d28: Preparing 14:23:50 9448b03e1db9: Preparing 14:23:50 c61d5e2de32c: Preparing 14:23:50 166dde17997b: Preparing 14:23:50 78c4bc0ebec3: Preparing 14:23:50 45596ee15a31: Preparing 14:23:50 52dc75cd08be: Preparing 14:23:50 a6e1fd50fee5: Preparing 14:23:50 56eb02710082: Preparing 14:23:50 ee420dfed78a: Preparing 14:23:50 52dc75cd08be: Waiting 14:23:50 a6e1fd50fee5: Waiting 14:23:50 56eb02710082: Waiting 14:23:50 78c4bc0ebec3: Waiting 14:23:50 ee420dfed78a: Waiting 14:23:50 45596ee15a31: Waiting 14:23:50 03f6dcc21d28: Layer already exists 14:23:50 e75c86474465: Layer already exists 14:23:50 c61d5e2de32c: Layer already exists 14:23:50 166dde17997b: Layer already exists 14:23:50 9448b03e1db9: Layer already exists 14:23:50 78c4bc0ebec3: Layer already exists 14:23:50 a6e1fd50fee5: Layer already exists 14:23:50 52dc75cd08be: Layer already exists 14:23:50 45596ee15a31: Layer already exists 14:23:50 56eb02710082: Layer already exists 14:23:51 ee420dfed78a: Layer already exists 14:23:51 faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:eb0b8eb68cc129853ea7ee21e44ad704c40e6fce7ba60513de5b0c88c31be9c1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:51 + 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 14:23:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta 14:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:23:51 e75c86474465: Preparing 14:23:51 03f6dcc21d28: Preparing 14:23:51 9448b03e1db9: Preparing 14:23:51 c61d5e2de32c: Preparing 14:23:51 166dde17997b: Preparing 14:23:51 78c4bc0ebec3: Preparing 14:23:51 45596ee15a31: Preparing 14:23:51 52dc75cd08be: Preparing 14:23:51 a6e1fd50fee5: Preparing 14:23:51 56eb02710082: Preparing 14:23:51 ee420dfed78a: Preparing 14:23:51 52dc75cd08be: Waiting 14:23:51 a6e1fd50fee5: Waiting 14:23:51 ee420dfed78a: Waiting 14:23:51 78c4bc0ebec3: Waiting 14:23:51 56eb02710082: Waiting 14:23:51 45596ee15a31: Waiting 14:23:51 c61d5e2de32c: Layer already exists 14:23:51 03f6dcc21d28: Layer already exists 14:23:51 166dde17997b: Layer already exists 14:23:51 9448b03e1db9: Layer already exists 14:23:51 e75c86474465: Layer already exists 14:23:51 a6e1fd50fee5: Layer already exists 14:23:51 52dc75cd08be: Layer already exists 14:23:52 78c4bc0ebec3: Layer already exists 14:23:52 45596ee15a31: Layer already exists 14:23:52 56eb02710082: Layer already exists 14:23:52 ee420dfed78a: Layer already exists 14:23:52 jakarta: digest: sha256:eb0b8eb68cc129853ea7ee21e44ad704c40e6fce7ba60513de5b0c88c31be9c1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:52 ===================================================== [Pipeline] echo 14:23:52 taggedImages: 14:23:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 14:23:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.4 14:23:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 14:23:52 - 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 14:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:52 14:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:53 arm64: Pulling from edgex-lftools-log-publisher 14:23:53 8998bd30e6a1: Pulling fs layer 14:23:53 04944245beec: Pulling fs layer 14:23:53 699f458cf7ca: Pulling fs layer 14:23:53 765212b225bb: Pulling fs layer 14:23:53 f23df028b6ca: Pulling fs layer 14:23:53 d65c8cfc05b1: Pulling fs layer 14:23:53 2437ff75d9bd: Pulling fs layer 14:23:53 f23df028b6ca: Waiting 14:23:53 d65c8cfc05b1: Waiting 14:23:53 2437ff75d9bd: Waiting 14:23:53 765212b225bb: Waiting 14:23:53 04944245beec: Verifying Checksum 14:23:53 04944245beec: Download complete 14:23:53 765212b225bb: Download complete 14:23:53 f23df028b6ca: Verifying Checksum 14:23:53 f23df028b6ca: Download complete 14:23:53 d65c8cfc05b1: Verifying Checksum 14:23:53 d65c8cfc05b1: Download complete 14:23:53 699f458cf7ca: Verifying Checksum 14:23:53 699f458cf7ca: Download complete 14:23:53 8998bd30e6a1: Verifying Checksum 14:23:53 8998bd30e6a1: Download complete 14:23:56 2437ff75d9bd: Verifying Checksum 14:23:56 2437ff75d9bd: Download complete 14:23:58 8998bd30e6a1: Pull complete 14:23:58 04944245beec: Pull complete 14:24:00 699f458cf7ca: Pull complete 14:24:00 765212b225bb: Pull complete 14:24:01 f23df028b6ca: Pull complete 14:24:01 d65c8cfc05b1: Pull complete 14:24:16 2437ff75d9bd: Pull complete 14:24:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:24:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:16 prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container 14:24:17 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 14:24:19 $ docker top 5eca62604b33956580da858e96ec9a1b99e73ba7dbda2d6979be70cec592d99e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:20 ---> job-cost.sh 14:24:20 lf-activate-venv: SKIPPING 14:24:20 INFO: No Stack... 14:24:21 INFO: Retrieving Pricing Info for: v3-standard-4 14:24:22 INFO: Archiving Costs [Pipeline] sh 14:24:23 + cat /w/workspace/edgex-go/6/archives/cost.csv 14:24:23 + cut -d, -f6 [Pipeline] lock 14:24:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-6-stack-cost] 14:24:23 Resource [jenkins-edgexfoundry-edgex-go-jakarta-6-stack-cost] did not exist. Created. 14:24:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:23 + echo total: 0.10999999940395355 [Pipeline] stash 14:24:24 Stashed 1 file(s) [Pipeline] } 14:24:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } 14:24:24 $ docker stop --time=1 5eca62604b33956580da858e96ec9a1b99e73ba7dbda2d6979be70cec592d99e 14:24:26 $ docker rm -f 5eca62604b33956580da858e96ec9a1b99e73ba7dbda2d6979be70cec592d99e [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 14:24:26 provisioning config files... 14:24:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config9030223179853510282tmp [Pipeline] { [Pipeline] sh 14:24:27 + set +x 14:24:27 + curl -s https://codecov.io/bash 14:24:27 + bash -s -- 14:24:27 14:24:27 _____ _ 14:24:27 / ____| | | 14:24:27 | | ___ __| | ___ ___ _____ __ 14:24:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:24:27 | |___| (_) | (_| | __/ (_| (_) \ V / 14:24:27 \_____\___/ \__,_|\___|\___\___/ \_/ 14:24:27 Bash-1.0.6 14:24:27 14:24:27 14:24:27 ==> git version 2.25.1 found 14:24:27 ==> 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 14:24:27 Release-Date: 2020-01-08 14:24:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:24:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:24:27 ==> Jenkins CI detected. 14:24:27 current dir:  /w/workspace/edgex-go/6 14:24:27 project root: . 14:24:27 --> token set from env 14:24:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:24:27 ==> Running gcov in . (disable via -X gcov) 14:24:27 ==> Python coveragepy not found 14:24:27 ==> Searching for coverage reports in: 14:24:27 + . 14:24:27 -> Found 1 reports 14:24:27 ==> Detecting git/mercurial file structure 14:24:27 ==> Reading reports 14:24:27 + ./coverage.out bytes=428658 14:24:27 ==> Appending adjustments 14:24:27 https://docs.codecov.io/docs/fixing-reports 14:24:28 + Found adjustments 14:24:28 ==> Gzipping contents 14:24:28 64K /tmp/codecov.6RZwC9.gz 14:24:28 ==> Uploading reports 14:24:28 url: https://codecov.io 14:24:28 query: branch=jakarta&commit=faae5fd1223f1c025c7f16f8d5798919e0216a23&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:24:28 -> Pinging Codecov 14:24:28 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=faae5fd1223f1c025c7f16f8d5798919e0216a23&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:24:28 -> Uploading to 14:24:28 https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/faae5fd1223f1c025c7f16f8d5798919e0216a23/ab30c740-0acd-4510-a37d-a9425b6f3fbd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T142428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c87e0988cd4a69600a5afde683689070b28a151d7f342be5ea458f8d6c30ed4 14:24:28 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:28 Dload Upload Total Spent Left Speed 14:24:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65062 0 0 100 65062 0 314k --:--:-- --:--:-- --:--:-- 312k 100 65062 0 0 100 65062 0 255k --:--:-- --:--:-- --:--:-- 254k 14:24:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } 14:24:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:24:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:24:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:29 14:24:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:24:29 df9b9388f04a: Pulling fs layer 14:24:29 52dc419b0ee2: Pulling fs layer 14:24:29 25bc292e5bac: Pulling fs layer 14:24:29 114826534d7a: Pulling fs layer 14:24:29 4657fd5d0bcf: Pulling fs layer 14:24:29 6ad1cebc031e: Pulling fs layer 14:24:29 8a3aa393b2d8: Pulling fs layer 14:24:29 114826534d7a: Waiting 14:24:29 4657fd5d0bcf: Waiting 14:24:29 6ad1cebc031e: Waiting 14:24:29 8a3aa393b2d8: Waiting 14:24:29 25bc292e5bac: Verifying Checksum 14:24:29 25bc292e5bac: Download complete 14:24:29 52dc419b0ee2: Download complete 14:24:29 4657fd5d0bcf: Verifying Checksum 14:24:29 4657fd5d0bcf: Download complete 14:24:29 df9b9388f04a: Verifying Checksum 14:24:29 df9b9388f04a: Download complete 14:24:29 6ad1cebc031e: Verifying Checksum 14:24:29 6ad1cebc031e: Download complete 14:24:29 df9b9388f04a: Pull complete 14:24:29 52dc419b0ee2: Pull complete 14:24:29 25bc292e5bac: Pull complete 14:24:30 114826534d7a: Download complete 14:24:30 8a3aa393b2d8: Verifying Checksum 14:24:30 8a3aa393b2d8: Download complete 14:24:33 114826534d7a: Pull complete 14:24:33 4657fd5d0bcf: Pull complete 14:24:34 6ad1cebc031e: Pull complete 14:24:37 8a3aa393b2d8: Pull complete 14:24:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:37 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:24:37 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-snyk-go:1.410.4 cat 14:24:40 $ docker top b0526188857999281637811133abc6ae2d6ff56e9b42102e56bce0607b6c0fe6 -eo pid,comm [Pipeline] { [Pipeline] echo 14:24:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh 14:24:40 + set -o pipefail 14:24:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' 14:24:43 14:24:43 Monitoring /w/workspace/edgex-go/6 (github.com/edgexfoundry/edgex-go)... 14:24:43 14:24:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/de815ec8-2bf9-45f4-8461-042338cebbc7 14:24:43 14:24:43 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 14:24:43 14:24:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:24:43 14:24:43 [Pipeline] } 14:24:43 $ docker stop --time=1 b0526188857999281637811133abc6ae2d6ff56e9b42102e56bce0607b6c0fe6 14:24:44 $ docker rm -f b0526188857999281637811133abc6ae2d6ff56e9b42102e56bce0607b6c0fe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:24:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:44 provisioning config files... 14:24:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/6@tmp/config4884336825223764126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:45 --> edgex-publish-swagger.sh 14:24:45 === Publish openapi/v2 API === 14:24:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:24:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/6/openapi/v2/core-command.yaml] 14:24:45 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:45 Dload Upload Total Spent Left Speed 14:24:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28944 0:00:01 0:00:01 --:--:-- 28944 100 32389 0 0 100 32389 0 28944 0:00:01 0:00:01 --:--:-- 28944 14:24:46 14:24:46 14:24:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/6/openapi/v2/core-data.yaml] 14:24:46 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:46 Dload Upload Total Spent Left Speed 14:24:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59761 0:00:01 0:00:01 --:--:-- 59761 100 71116 0 0 100 71116 0 59761 0:00:01 0:00:01 --:--:-- 59761 14:24:47 14:24:47 14:24:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/6/openapi/v2/core-metadata.yaml] 14:24:47 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:47 Dload Upload Total Spent Left Speed 14:24:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 121k --:--:-- --:--:-- --:--:-- 121k 100 119k 0 0 100 119k 0 121k --:--:-- --:--:-- --:--:-- 120k 14:24:48 14:24:48 14:24:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/6/openapi/v2/support-notifications.yaml] 14:24:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:48 Dload Upload Total Spent Left Speed 14:24:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 427k --:--:-- --:--:-- --:--:-- 425k 100 88830 0 0 100 88830 0 94802 --:--:-- --:--:-- --:--:-- 94701 14:24:49 14:24:49 14:24:49 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/6/openapi/v2/support-scheduler.yaml] 14:24:49 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:49 Dload Upload Total Spent Left Speed 14:24:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37834 0:00:01 0:00:01 --:--:-- 37834 100 38932 0 0 100 38932 0 37834 0:00:01 0:00:01 --:--:-- 37834 14:24:50 14:24:50 14:24:50 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/6/openapi/v2/system-agent.yaml] 14:24:50 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:50 Dload Upload Total Spent Left Speed 14:24:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 97044 --:--:-- --:--:-- --:--:-- 96566 100 19603 0 0 100 19603 0 22025 --:--:-- --:--:-- --:--:-- 22001 14:24:51 14:24:51 [Pipeline] } 14:24:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:24:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:24:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:52 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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/py-git-semver:latest cat 14:24:52 $ docker top 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:52 [ssh-agent] Looking for ssh-agent implementation... 14:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:52 $ docker exec 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 ssh-agent 14:24:52 SSH_AUTH_SOCK=/tmp/ssh-RdgfQQddyQJz/agent.32 14:24:52 SSH_AGENT_PID=39 14:24:52 Running ssh-add (command line suppressed) 14:24:53 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8628060299549002465.key (/w/workspace/edgex-go/6@tmp/private_key_8628060299549002465.key) 14:24:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:53 + git semver tag 14:24:53 2022-06-03 14:24:53,568 [run_tag] DEBUG tag force:False 14:24:53 2022-06-03 14:24:53,569 [check_head_tag] DEBUG check head tag 14:24:53 2022-06-03 14:24:53,569 [execute] INFO git cat-file --batch-check 14:24:53 2022-06-03 14:24:53,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=) 14:24:53 2022-06-03 14:24:53,573 [execute] INFO git cat-file --batch 14:24:53 2022-06-03 14:24:53,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=) 14:24:53 2022-06-03 14:24:53,587 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta 14:24:53 2022-06-03 14:24:53,588 [execute] INFO git tag -a v2.1.1-dev.4 -m v2.1.1-dev.4 14:24:53 2022-06-03 14:24:53,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.4', '-m', 'v2.1.1-dev.4'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 14:24:53 2022-06-03 14:24:53,592 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta 14:24:53 2.1.1-dev.4 [Pipeline] } 14:24:53 $ docker exec --env ******** --env ******** 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 ssh-agent -k 14:24:53 unset SSH_AUTH_SOCK; 14:24:53 unset SSH_AGENT_PID; 14:24:53 echo Agent pid 39 killed; 14:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:54 + git semver [Pipeline] } 14:24:54 $ docker stop --time=1 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 14:24:55 $ docker rm -f 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:56 14:24:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:56 0.23.1-centos7: Pulling from edgex-lftools 14:24:56 ab5ef0e58194: Pulling fs layer 14:24:56 9712f1f96733: Pulling fs layer 14:24:56 63f879dbbcfc: Pulling fs layer 14:24:56 0d9ebad4ef96: Pulling fs layer 14:24:56 e9a5061849ea: Pulling fs layer 14:24:56 d747dcd14b5f: Pulling fs layer 14:24:56 2de7ff778b66: Pulling fs layer 14:24:56 0d9ebad4ef96: Waiting 14:24:56 e9a5061849ea: Waiting 14:24:56 d747dcd14b5f: Waiting 14:24:56 2de7ff778b66: Waiting 14:24:56 9712f1f96733: Verifying Checksum 14:24:56 9712f1f96733: Download complete 14:24:56 63f879dbbcfc: Verifying Checksum 14:24:56 63f879dbbcfc: Download complete 14:24:56 e9a5061849ea: Verifying Checksum 14:24:56 e9a5061849ea: Download complete 14:24:56 d747dcd14b5f: Download complete 14:24:56 ab5ef0e58194: Verifying Checksum 14:24:56 ab5ef0e58194: Download complete 14:24:57 0d9ebad4ef96: Verifying Checksum 14:24:57 0d9ebad4ef96: Download complete 14:24:57 2de7ff778b66: Verifying Checksum 14:24:57 2de7ff778b66: Download complete 14:24:59 ab5ef0e58194: Pull complete 14:24:59 9712f1f96733: Pull complete 14:25:00 63f879dbbcfc: Pull complete 14:25:03 0d9ebad4ef96: Pull complete 14:25:04 e9a5061849ea: Pull complete 14:25:04 d747dcd14b5f: Pull complete 14:25:05 2de7ff778b66: Pull complete 14:25:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:25:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:05 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:0.23.1-centos7 cat 14:25:07 $ docker top b3f30b4a60cad1c59cf9ae461f297450bdef7e9e72b2e55a31558459db3fa6e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:25:07 provisioning config files... 14:25:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/6@tmp/config7791798746091287183tmp 14:25:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/6@tmp/config4763169697303316169tmp 14:25:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/6@tmp/config8229067803022806592tmp [Pipeline] { [Pipeline] echo 14:25:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:25:07 ---> sigul-configuration.sh 14:25:07 gpg: directory `/root/.gnupg' created 14:25:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:25:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:25:07 gpg: keyring `/root/.gnupg/secring.gpg' created 14:25:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:25:07 gpg: CAST5 encrypted data 14:25:07 gpg: encrypted with 1 passphrase 14:25:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:25:08 + mkdir /home/jenkins 14:25:08 + mkdir /home/jenkins/sigul [Pipeline] sh 14:25:08 + 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 14:25:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:25:08 ---> sigul-install.sh 14:25:08 Sigul already installed; skipping installation. [Pipeline] sh 14:25:08 + git tag --list 14:25:08 0.6.0 14:25:08 0.6.1 14:25:08 0.7.0 14:25:08 0.7.1 14:25:08 v1.0.0 14:25:08 v1.0.1 14:25:08 v1.1.0 14:25:08 v1.2.0 14:25:08 v1.2.1 14:25:08 v1.3.0 14:25:08 v1.3.1 14:25:08 v2.0.0 14:25:08 v2.1.0 14:25:08 v2.1.1-dev.1 14:25:08 v2.1.1-dev.2 14:25:08 v2.1.1-dev.3 14:25:08 v2.1.1-dev.4 14:25:08 v2.2.0 14:25:08 v2.2.1-dev.1 14:25:08 v2.2.1-dev.2 14:25:08 v2.2.1-dev.3 14:25:08 v2.2.1-dev.4 14:25:08 v2.2.1-dev.5 14:25:08 v2.2.1-dev.6 14:25:08 v2.2.1-dev.7 14:25:08 v2.2.1-dev.8 14:25:08 v2.2.1-dev.9 [Pipeline] sh 14:25:09 + lftools sign git-tag v2.1.1-dev.4 14:25:09 Signing Git tag with Sigul... 14:25:09 Signing v2.1.1-dev.4 [Pipeline] echo 14:25:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:25:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:25:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:25:10 $ docker stop --time=1 b3f30b4a60cad1c59cf9ae461f297450bdef7e9e72b2e55a31558459db3fa6e0 14:25:12 $ docker rm -f b3f30b4a60cad1c59cf9ae461f297450bdef7e9e72b2e55a31558459db3fa6e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:25:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:25:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:12 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:25:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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/py-git-semver:latest cat 14:25:13 $ docker top bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:13 [ssh-agent] Looking for ssh-agent implementation... 14:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:13 $ docker exec bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b ssh-agent 14:25:13 SSH_AUTH_SOCK=/tmp/ssh-8esuwQ6PeaL9/agent.33 14:25:13 SSH_AGENT_PID=39 14:25:13 Running ssh-add (command line suppressed) 14:25:13 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4857335659750036260.key (/w/workspace/edgex-go/6@tmp/private_key_4857335659750036260.key) 14:25:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:14 + git semver bump pre 14:25:14 2022-06-03 14:25:14,324 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta 14:25:14 2022-06-03 14:25:14,324 [bump_version] DEBUG bumping version:2.1.1-dev.4 on axis:pre with prefix:dev 14:25:14 2022-06-03 14:25:14,325 [bump_version] DEBUG bumped version:2.1.1-dev.5 14:25:14 2022-06-03 14:25:14,325 [write_version] DEBUG write version:2.1.1-dev.5 to path:/w/workspace/edgex-go/6/.semver/jakarta with force:True 14:25:14 2022-06-03 14:25:14,325 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta 14:25:14 2022-06-03 14:25:14,325 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/jakarta 14:25:14 2022-06-03 14:25:14,326 [execute] INFO git cat-file --batch-check 14:25:14 2022-06-03 14:25:14,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 14:25:14 2022-06-03 14:25:14,331 [execute] INFO git cat-file --batch 14:25:14 2022-06-03 14:25:14,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 14:25:14 2022-06-03 14:25:14,335 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta 14:25:14 2.1.1-dev.5 [Pipeline] } 14:25:14 $ docker exec --env ******** --env ******** bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b ssh-agent -k 14:25:14 unset SSH_AUTH_SOCK; 14:25:14 unset SSH_AGENT_PID; 14:25:14 echo Agent pid 39 killed; 14:25:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:14 + git semver [Pipeline] } 14:25:15 $ docker stop --time=1 bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b 14:25:16 $ docker rm -f bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b [Pipeline] // withDockerContainer [Pipeline] sh 14:25:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:25:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:25:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:17 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:25:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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/py-git-semver:latest cat 14:25:17 $ docker top ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 -eo pid,comm 14:25:17 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). 14:25:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:17 [ssh-agent] Looking for ssh-agent implementation... 14:25:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:17 $ docker exec ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 ssh-agent 14:25:17 SSH_AUTH_SOCK=/tmp/ssh-605naLbFg2bh/agent.32 14:25:17 SSH_AGENT_PID=38 14:25:17 Running ssh-add (command line suppressed) 14:25:18 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2537666028650541753.key (/w/workspace/edgex-go/6@tmp/private_key_2537666028650541753.key) 14:25:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:18 + git semver push 14:25:18 2022-06-03 14:25:18,557 [run_push] DEBUG push 14:25:18 2022-06-03 14:25:18,558 [execute] INFO git cat-file --batch-check 14:25:18 2022-06-03 14:25:18,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 14:25:18 2022-06-03 14:25:18,562 [execute] INFO git rev-list 91f29b4f9a94d48eb198eb1005f5a2b9191a7b59 -- 14:25:18 2022-06-03 14:25:18,562 [execute] DEBUG Popen(['git', 'rev-list', '91f29b4f9a94d48eb198eb1005f5a2b9191a7b59', '--'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=None) 14:25:18 2022-06-03 14:25:18,575 [execute] INFO git fetch -v origin 14:25:18 2022-06-03 14:25:18,575 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=True, shell=None, istream=None) 14:25:19 2022-06-03 14:25:19,050 [run_push] DEBUG no remote changes detected 14:25:19 2022-06-03 14:25:19,050 [execute] INFO git push origin semver 14:25:19 2022-06-03 14:25:19,050 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=None) 14:25:20 2022-06-03 14:25:19,758 [run_push] DEBUG push all version tags 14:25:20 2022-06-03 14:25:19,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:25:20 2022-06-03 14:25:19,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 14:25:20 2022-06-03 14:25:20,440 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta 14:25:20 2.1.1-dev.5 [Pipeline] } 14:25:20 $ docker exec --env ******** --env ******** ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 ssh-agent -k 14:25:20 unset SSH_AUTH_SOCK; 14:25:20 unset SSH_AGENT_PID; 14:25:20 echo Agent pid 38 killed; 14:25:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:21 + git semver [Pipeline] } 14:25:21 $ docker stop --time=1 ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 14:25:22 $ docker rm -f ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 [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 14:25:23 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 14:25:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:25:24 ---> package-listing.sh 14:25:24 ++ facter osfamily 14:25:24 ++ tr '[:upper:]' '[:lower:]' 14:25:24 + OS_FAMILY=debian 14:25:24 + workspace=/w/workspace/edgex-go/6 14:25:24 + START_PACKAGES=/tmp/packages_start.txt 14:25:24 + END_PACKAGES=/tmp/packages_end.txt 14:25:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:24 + PACKAGES=/tmp/packages_start.txt 14:25:24 + '[' /w/workspace/edgex-go/6 ']' 14:25:24 + PACKAGES=/tmp/packages_end.txt 14:25:24 + case "${OS_FAMILY}" in 14:25:24 + dpkg -l 14:25:24 + grep '^ii' 14:25:24 + '[' -f /tmp/packages_start.txt ']' 14:25:24 + '[' -f /tmp/packages_end.txt ']' 14:25:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:24 + '[' /w/workspace/edgex-go/6 ']' 14:25:24 + mkdir -p /w/workspace/edgex-go/6/archives/ 14:25:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 14:25:24 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:25:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:25 14:25:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:26 latest: Pulling from edgex-lftools-log-publisher 14:25:26 5eb5b503b376: Pulling fs layer 14:25:26 5c69ac0246d0: Pulling fs layer 14:25:26 ec43610c2a17: Pulling fs layer 14:25:26 3a2ae6a8a46f: Pulling fs layer 14:25:26 33b1e0a273af: Pulling fs layer 14:25:26 5d3b04190fa2: Pulling fs layer 14:25:26 2f39f015ded8: Pulling fs layer 14:25:26 3a2ae6a8a46f: Waiting 14:25:26 33b1e0a273af: Waiting 14:25:26 5d3b04190fa2: Waiting 14:25:26 2f39f015ded8: Waiting 14:25:26 5c69ac0246d0: Verifying Checksum 14:25:26 3a2ae6a8a46f: Verifying Checksum 14:25:26 3a2ae6a8a46f: Download complete 14:25:26 33b1e0a273af: Verifying Checksum 14:25:26 33b1e0a273af: Download complete 14:25:26 5d3b04190fa2: Verifying Checksum 14:25:26 5d3b04190fa2: Download complete 14:25:26 ec43610c2a17: Verifying Checksum 14:25:26 ec43610c2a17: Download complete 14:25:26 5eb5b503b376: Verifying Checksum 14:25:26 5eb5b503b376: Download complete 14:25:26 2f39f015ded8: Download complete 14:25:27 5eb5b503b376: Pull complete 14:25:27 5c69ac0246d0: Pull complete 14:25:28 ec43610c2a17: Pull complete 14:25:28 3a2ae6a8a46f: Pull complete 14:25:28 33b1e0a273af: Pull complete 14:25:28 5d3b04190fa2: Pull complete 14:25:33 2f39f015ded8: Pull complete 14:25:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:33 prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container 14:25:34 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:latest cat 14:25:35 $ docker top b61ba87291133cf37e3048c82e61edbf898cb49ec8f77a81ae0acfd0e9a0e625 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:36 + touch /tmp/pre-build-complete [Pipeline] sh 14:25:36 + mkdir -p /var/log/sysstat [Pipeline] sh 14:25:36 + ls /var/log/sa-host 14:25:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:36 provisioning config files... 14:25:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config1452117023641955914tmp [Pipeline] { [Pipeline] echo 14:25:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:25:37 ---> create-netrc.sh [Pipeline] } 14:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:25:37 ---> python-tools-install.sh [Pipeline] echo 14:25:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:25:37 ---> sudo-logs.sh 14:25:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:25:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:25:38 ---> job-cost.sh 14:25:38 lf-activate-venv: SKIPPING 14:25:38 DEBUG: total: 0.10999999940395355 14:25:38 INFO: Retrieving Stack Cost... 14:25:38 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:39 INFO: Archiving Costs [Pipeline] echo 14:25:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:25:39 ---> logs-deploy.sh 14:25:39 lf-activate-venv: SKIPPING 14:25:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/6 14:25:39 INFO: archiving workspace using pattern(s): 14:25:40 Archives upload complete. 14:25:40 INFO: archiving logs to Nexus 14:25:41 ---> uname -a: 14:25:41 Linux prd-ubuntu20-04-docker-8c-8g-944 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:25:41 14:25:41 14:25:41 ---> lscpu: 14:25:41 Architecture: x86_64 14:25:41 CPU op-mode(s): 32-bit, 64-bit 14:25:41 Byte Order: Little Endian 14:25:41 Address sizes: 40 bits physical, 48 bits virtual 14:25:41 CPU(s): 8 14:25:41 On-line CPU(s) list: 0-7 14:25:41 Thread(s) per core: 1 14:25:41 Core(s) per socket: 1 14:25:41 Socket(s): 8 14:25:41 NUMA node(s): 1 14:25:41 Vendor ID: AuthenticAMD 14:25:41 CPU family: 23 14:25:41 Model: 49 14:25:41 Model name: AMD EPYC-Rome Processor 14:25:41 Stepping: 0 14:25:41 CPU MHz: 2799.994 14:25:41 BogoMIPS: 5599.98 14:25:41 Virtualization: AMD-V 14:25:41 Hypervisor vendor: KVM 14:25:41 Virtualization type: full 14:25:41 L1d cache: 256 KiB 14:25:41 L1i cache: 256 KiB 14:25:41 L2 cache: 4 MiB 14:25:41 L3 cache: 128 MiB 14:25:41 NUMA node0 CPU(s): 0-7 14:25:41 Vulnerability Itlb multihit: Not affected 14:25:41 Vulnerability L1tf: Not affected 14:25:41 Vulnerability Mds: Not affected 14:25:41 Vulnerability Meltdown: Not affected 14:25:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:25:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:25:41 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:25:41 Vulnerability Srbds: Not affected 14:25:41 Vulnerability Tsx async abort: Not affected 14:25:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:25:41 14:25:41 14:25:41 ---> nproc: 14:25:41 8 14:25:41 14:25:41 14:25:41 ---> df -h: 14:25:41 Filesystem Size Used Avail Use% Mounted on 14:25:41 overlay 155G 17G 139G 11% / 14:25:41 tmpfs 64M 0 64M 0% /dev 14:25:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:25:41 shm 64M 0 64M 0% /dev/shm 14:25:41 /dev/vda1 155G 17G 139G 11% /facter-os 14:25:41 14:25:41 14:25:41 ---> sar -b -r -n DEV: 14:25:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-944) 06/03/22 _x86_64_ (8 CPU) 14:25:41 14:25:41 14:07:01 LINUX RESTART (8 CPU) 14:25:41 14:25:41 14:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:25:41 14:09:01 180.93 2.18 178.75 0.00 32.38 149019.45 0.00 14:25:41 14:10:01 46.41 0.15 46.26 0.00 4.13 18305.63 0.00 14:25:41 14:11:01 347.96 0.15 347.81 0.00 22.93 281781.30 0.00 14:25:41 14:12:01 1061.10 1.70 1059.40 0.00 58.78 271517.09 0.00 14:25:41 14:13:01 18.58 0.05 18.53 0.00 5.33 608.03 0.00 14:25:41 14:14:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 14:25:41 14:15:01 12.11 0.00 12.11 0.00 0.00 413.00 0.00 14:25:41 14:16:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 14:25:41 14:17:01 1.12 0.02 1.10 0.00 0.13 13.20 0.00 14:25:41 14:18:01 2.02 0.00 2.02 0.00 0.00 26.92 0.00 14:25:41 14:19:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 14:25:41 14:20:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 14:25:41 14:21:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 14:25:41 14:22:01 1.52 0.02 1.50 0.00 0.13 17.86 0.00 14:25:41 14:23:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 14:25:41 14:24:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 14:25:41 14:25:01 55.04 0.07 54.97 0.00 7.87 25340.58 0.00 14:25:41 Average: 102.14 0.25 101.88 0.00 7.75 43953.27 0.00 14:25:41 14:25:41 14:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:25:41 14:09:01 27103832 31502248 788924 2.40 189552 4348360 2553376 7.53 1809960 3446940 387800 14:25:41 14:10:01 27296640 31765544 528816 1.61 194148 4407972 1789324 5.27 1433040 3628196 333372 14:25:41 14:11:01 22289980 31422268 835684 2.54 208772 8857972 3647052 10.75 2288180 7538048 333268 14:25:41 14:12:01 23322768 31714276 564412 1.72 246236 8104780 2055900 6.06 2063552 6782324 796 14:25:41 14:13:01 23358160 31751440 527088 1.60 247544 8105528 1818992 5.36 2026704 6782612 192 14:25:41 14:14:01 23359404 31752784 525600 1.60 247580 8105532 1818992 5.36 2024756 6782616 24 14:25:41 14:15:01 23363920 31758548 519904 1.58 248748 8105544 1818992 5.36 2022236 6782680 16 14:25:41 14:16:01 23363992 31758684 519920 1.58 248784 8105548 1818992 5.36 2021688 6782688 16 14:25:41 14:17:01 23365740 31760684 518164 1.58 248808 8105548 1818992 5.36 2020188 6782844 16 14:25:41 14:18:01 23366708 31761716 517068 1.57 248868 8105532 1818992 5.36 2020056 6782832 136 14:25:41 14:19:01 23366920 31761996 516752 1.57 248916 8105536 1818992 5.36 2019820 6782840 12 14:25:41 14:20:01 23366580 31761656 517008 1.57 248932 8105540 1818992 5.36 2019544 6782840 12 14:25:41 14:21:01 23366280 31761424 517224 1.57 248952 8105544 1818992 5.36 2020264 6782844 44 14:25:41 14:22:01 23364668 31759996 518908 1.58 248988 8105548 1864488 5.49 2019640 6782908 228 14:25:41 14:23:01 23364304 31759640 519160 1.58 249004 8105548 1864488 5.49 2020220 6782908 12 14:25:41 14:24:01 23364676 31760088 518824 1.58 249036 8105552 1864488 5.49 2019648 6782912 12 14:25:41 14:25:01 21994792 31695028 582168 1.77 270588 9318364 2250688 6.63 2146484 7955084 514860 14:25:41 Average: 23669374 31718119 560919 1.71 240792 7782585 2015337 5.94 1999764 6514360 92401 14:25:41 14:25:41 14:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:25:41 14:09:01 docker0 164.54 220.02 13.81 2040.01 0.00 0.00 0.00 0.00 14:25:41 14:09:01 veth8486026 0.48 0.67 0.04 0.07 0.00 0.00 0.00 0.00 14:25:41 14:09:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:25:41 14:09:01 ens3 406.83 292.26 5409.29 88.17 0.00 0.00 0.00 0.00 14:25:41 14:10:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 14:25:41 14:10:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:25:41 14:10:01 ens3 114.18 67.17 1700.72 19.00 0.00 0.00 0.00 0.00 14:25:41 14:11:01 veth419b6a0 0.00 1.05 0.00 0.06 0.00 0.00 0.00 0.00 14:25:41 14:11:01 veth084340f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:11:01 docker0 32.48 40.79 1.86 189.96 0.00 0.00 0.00 0.00 14:25:41 14:11:01 vethf263c4d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:11:01 veth1943742 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:11:01 ens3 103.95 86.65 223.95 68.93 0.00 0.00 0.00 0.00 14:25:41 14:11:01 veth9eab2b6 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:11:01 vethb41bdba 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:12:01 docker0 38.79 69.21 2.66 696.47 0.00 0.00 0.00 0.00 14:25:41 14:12:01 lo 5.40 5.40 0.53 0.53 0.00 0.00 0.00 0.00 14:25:41 14:12:01 ens3 207.40 146.28 1881.96 110.25 0.00 0.00 0.00 0.00 14:25:41 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:13:01 lo 34.79 34.79 3.43 3.43 0.00 0.00 0.00 0.00 14:25:41 14:13:01 ens3 348.31 355.31 169.46 1573.56 0.00 0.00 0.00 0.00 14:25:41 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:14:01 ens3 0.35 0.35 0.02 0.03 0.00 0.00 0.00 0.00 14:25:41 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:15:01 ens3 161.24 121.76 97.96 129.17 0.00 0.00 0.00 0.00 14:25:41 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:16:01 ens3 0.45 0.13 0.05 0.01 0.00 0.00 0.00 0.00 14:25:41 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:17:01 ens3 1.48 0.75 1.75 0.24 0.00 0.00 0.00 0.00 14:25:41 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:18:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:25:41 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:20:01 ens3 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:25:41 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:21:01 ens3 0.62 0.47 0.35 0.28 0.00 0.00 0.00 0.00 14:25:41 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:22:01 ens3 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:25:41 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:23:01 ens3 0.67 0.65 0.40 0.29 0.00 0.00 0.00 0.00 14:25:41 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:24:01 ens3 0.28 0.20 0.07 0.01 0.00 0.00 0.00 0.00 14:25:41 14:25:01 docker0 0.45 0.48 0.13 0.15 0.00 0.00 0.00 0.00 14:25:41 14:25:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 14:25:41 14:25:01 ens3 305.90 227.50 7174.18 72.96 0.00 0.00 0.00 0.00 14:25:41 Average: docker0 13.97 19.52 1.09 172.21 0.00 0.00 0.00 0.00 14:25:41 Average: lo 2.69 2.69 0.26 0.26 0.00 0.00 0.00 0.00 14:25:41 Average: ens3 97.25 76.46 980.11 121.34 0.00 0.00 0.00 0.00 14:25:41 14:25:41 14:25:41 ---> sar -P ALL: 14:25:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-944) 06/03/22 _x86_64_ (8 CPU) 14:25:41 14:25:41 14:07:01 LINUX RESTART (8 CPU) 14:25:41 14:25:41 14:08:01 CPU %user %nice %system %iowait %steal %idle 14:25:41 14:09:01 all 26.97 0.00 6.71 1.64 0.08 64.61 14:25:41 14:09:01 0 26.72 0.00 6.25 2.72 0.07 64.25 14:25:41 14:09:01 1 26.02 0.00 6.34 0.35 0.08 67.20 14:25:41 14:09:01 2 28.00 0.00 6.78 2.63 0.07 62.52 14:25:41 14:09:01 3 26.70 0.00 6.44 0.46 0.07 66.33 14:25:41 14:09:01 4 27.76 0.00 5.94 0.56 0.09 65.66 14:25:41 14:09:01 5 27.14 0.00 8.57 5.38 0.08 58.83 14:25:41 14:09:01 6 26.53 0.00 6.21 0.41 0.07 66.79 14:25:41 14:09:01 7 26.88 0.00 7.17 0.58 0.08 65.29 14:25:41 14:10:01 all 27.97 0.00 4.67 0.20 0.07 67.10 14:25:41 14:10:01 0 27.74 0.00 4.50 0.02 0.07 67.68 14:25:41 14:10:01 1 28.62 0.00 4.39 0.00 0.07 66.91 14:25:41 14:10:01 2 28.14 0.00 4.68 0.02 0.07 67.09 14:25:41 14:10:01 3 27.42 0.00 4.91 0.25 0.07 67.36 14:25:41 14:10:01 4 27.58 0.00 4.45 0.02 0.07 67.89 14:25:41 14:10:01 5 28.02 0.00 4.75 1.22 0.07 65.95 14:25:41 14:10:01 6 28.06 0.00 4.85 0.08 0.08 66.92 14:25:41 14:10:01 7 28.16 0.00 4.81 0.02 0.07 66.95 14:25:41 14:11:01 all 25.42 0.00 10.58 7.53 0.07 56.40 14:25:41 14:11:01 0 20.98 0.00 10.67 11.88 0.07 56.40 14:25:41 14:11:01 1 27.32 0.00 11.11 1.28 0.07 60.22 14:25:41 14:11:01 2 25.12 0.00 9.24 17.48 0.07 48.09 14:25:41 14:11:01 3 25.33 0.00 8.53 22.11 0.07 43.97 14:25:41 14:11:01 4 25.72 0.00 10.30 0.64 0.07 63.27 14:25:41 14:11:01 5 25.64 0.00 12.26 3.42 0.07 58.62 14:25:41 14:11:01 6 27.45 0.00 10.56 0.81 0.07 61.10 14:25:41 14:11:01 7 25.84 0.00 11.97 2.39 0.09 59.71 14:25:41 14:12:01 all 32.74 0.00 10.86 8.95 0.10 47.36 14:25:41 14:12:01 0 32.99 0.00 9.97 6.28 0.08 50.68 14:25:41 14:12:01 1 31.48 0.00 9.96 5.72 0.10 52.75 14:25:41 14:12:01 2 33.24 0.00 11.67 10.84 0.10 44.16 14:25:41 14:12:01 3 32.49 0.00 11.99 13.68 0.10 41.73 14:25:41 14:12:01 4 34.88 0.00 11.02 8.25 0.10 45.75 14:25:41 14:12:01 5 31.20 0.00 10.33 5.23 0.10 53.13 14:25:41 14:12:01 6 31.87 0.00 10.74 12.34 0.10 44.95 14:25:41 14:12:01 7 33.78 0.00 11.17 9.26 0.10 45.69 14:25:41 14:13:01 all 5.56 0.00 1.08 0.07 0.03 93.26 14:25:41 14:13:01 0 6.64 0.00 1.29 0.03 0.03 92.01 14:25:41 14:13:01 1 3.76 0.00 0.99 0.12 0.02 95.12 14:25:41 14:13:01 2 4.58 0.00 0.87 0.03 0.03 94.49 14:25:41 14:13:01 3 4.58 0.00 0.90 0.00 0.03 94.49 14:25:41 14:13:01 4 7.36 0.00 0.97 0.00 0.03 91.64 14:25:41 14:13:01 5 6.46 0.00 1.22 0.00 0.03 92.29 14:25:41 14:13:01 6 6.23 0.00 0.95 0.02 0.03 92.76 14:25:41 14:13:01 7 4.85 0.00 1.43 0.39 0.03 93.30 14:25:41 14:14:01 all 0.12 0.00 0.03 0.01 0.00 99.84 14:25:41 14:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:25:41 14:14:01 1 0.13 0.00 0.00 0.02 0.02 99.83 14:25:41 14:14:01 2 0.57 0.00 0.08 0.00 0.00 99.35 14:25:41 14:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:25:41 14:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:25:41 14:14:01 5 0.07 0.00 0.03 0.00 0.00 99.90 14:25:41 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:25:41 14:14:01 7 0.12 0.00 0.07 0.08 0.02 99.72 14:25:41 14:15:01 all 0.42 0.00 0.23 0.07 0.01 99.26 14:25:41 14:15:01 0 0.45 0.00 0.20 0.03 0.02 99.30 14:25:41 14:15:01 1 0.15 0.00 0.12 0.42 0.00 99.32 14:25:41 14:15:01 2 0.82 0.00 0.25 0.00 0.02 98.92 14:25:41 14:15:01 3 0.27 0.00 0.23 0.05 0.02 99.43 14:25:41 14:15:01 4 0.35 0.00 0.30 0.02 0.02 99.32 14:25:41 14:15:01 5 0.40 0.00 0.23 0.03 0.02 99.32 14:25:41 14:15:01 6 0.30 0.00 0.30 0.03 0.00 99.37 14:25:41 14:15:01 7 0.64 0.00 0.20 0.00 0.02 99.15 14:25:41 14:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:25:41 14:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:25:41 14:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:25:41 14:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:25:41 14:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 14:25:41 14:16:01 4 0.05 0.00 0.03 0.00 0.00 99.92 14:25:41 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:25:41 14:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 14:25:41 14:17:01 all 0.09 0.00 0.01 0.01 0.00 99.88 14:25:41 14:17:01 0 0.55 0.00 0.02 0.00 0.00 99.43 14:25:41 14:17:01 1 0.02 0.00 0.00 0.07 0.00 99.92 14:25:41 14:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:25:41 14:17:01 3 0.03 0.00 0.00 0.02 0.00 99.95 14:25:41 14:17:01 4 0.05 0.00 0.05 0.00 0.00 99.90 14:25:41 14:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:25:41 14:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:25:41 14:18:01 all 0.07 0.00 0.01 0.01 0.00 99.90 14:25:41 14:18:01 0 0.47 0.00 0.02 0.00 0.02 99.50 14:25:41 14:18:01 1 0.02 0.00 0.03 0.03 0.02 99.90 14:25:41 14:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:25:41 14:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:25:41 14:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:25:41 14:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 14:25:41 14:19:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:25:41 14:19:01 0 0.08 0.00 0.00 0.00 0.00 99.92 14:25:41 14:19:01 1 0.03 0.00 0.03 0.03 0.00 99.90 14:25:41 14:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:25:41 14:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:25:41 14:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:25:41 14:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 14:25:41 14:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:25:41 14:25:41 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:25:41 14:20:01 all 0.08 0.00 0.01 0.00 0.00 99.90 14:25:41 14:20:01 0 0.57 0.00 0.02 0.00 0.00 99.42 14:25:41 14:20:01 1 0.05 0.00 0.07 0.00 0.02 99.87 14:25:41 14:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:25:41 14:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:25:41 14:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 14:25:41 14:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:25:41 14:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:25:41 14:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:25:41 14:21:01 all 0.08 0.00 0.01 0.01 0.00 99.89 14:25:41 14:21:01 0 0.53 0.00 0.02 0.00 0.00 99.45 14:25:41 14:21:01 1 0.07 0.00 0.02 0.10 0.00 99.82 14:25:41 14:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:25:41 14:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:25:41 14:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:25:41 14:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:25:41 14:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:25:41 14:22:01 all 0.10 0.00 0.02 0.01 0.01 99.86 14:25:41 14:22:01 0 0.63 0.00 0.02 0.00 0.00 99.35 14:25:41 14:22:01 1 0.03 0.00 0.07 0.07 0.02 99.82 14:25:41 14:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:25:41 14:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:25:41 14:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:25:41 14:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:25:41 14:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:25:41 14:23:01 all 0.07 0.00 0.02 0.00 0.01 99.90 14:25:41 14:23:01 0 0.47 0.00 0.00 0.00 0.02 99.52 14:25:41 14:23:01 1 0.05 0.00 0.02 0.02 0.02 99.90 14:25:41 14:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:25:41 14:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:25:41 14:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 14:25:41 14:24:01 all 0.03 0.00 0.02 0.01 0.00 99.95 14:25:41 14:24:01 0 0.17 0.00 0.00 0.00 0.00 99.83 14:25:41 14:24:01 1 0.03 0.00 0.03 0.05 0.00 99.88 14:25:41 14:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:25:41 14:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:24:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:25:41 14:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:25:41 14:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:25:41 14:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:25:41 14:25:01 all 6.18 0.00 2.69 0.52 0.04 90.57 14:25:41 14:25:01 0 6.31 0.00 2.25 0.02 0.03 91.39 14:25:41 14:25:01 1 7.27 0.00 2.79 0.32 0.05 89.57 14:25:41 14:25:01 2 5.38 0.00 2.66 0.02 0.03 91.91 14:25:41 14:25:01 3 7.58 0.00 2.50 0.22 0.05 89.65 14:25:41 14:25:01 4 5.37 0.00 3.18 3.40 0.05 88.00 14:25:41 14:25:01 5 5.92 0.00 3.14 0.05 0.03 90.85 14:25:41 14:25:01 6 5.85 0.00 2.36 0.02 0.03 91.74 14:25:41 14:25:01 7 5.78 0.00 2.62 0.15 0.03 91.41 14:25:41 Average: all 7.34 0.00 2.15 1.11 0.02 89.38 14:25:41 Average: 0 7.31 0.00 2.05 1.22 0.02 89.40 14:25:41 Average: 1 7.29 0.00 2.09 0.50 0.03 90.09 14:25:41 Average: 2 7.35 0.00 2.12 1.81 0.02 88.70 14:25:41 Average: 3 7.26 0.00 2.07 2.14 0.02 88.50 14:25:41 Average: 4 7.53 0.00 2.12 0.75 0.03 89.58 14:25:41 Average: 5 7.27 0.00 2.36 0.89 0.02 89.46 14:25:41 Average: 6 7.36 0.00 2.10 0.80 0.02 89.72 14:25:41 Average: 7 7.33 0.00 2.29 0.75 0.03 89.60 14:25:41 14:25:41 14:25:41