Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69f0044378c84a2584b9cc14c244d921f2d7705f Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4037050485798542167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2164301722003557981.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5522225025518455596.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 shared 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-ssh3799604993820792629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5263514342950574000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1461’ is offline Running on prd-centos7-docker-4c-2g-1475 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/81 [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/81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/81@tmp/jenkins-gitclient-ssh8665686900225789466.key > 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 69f0044378c84a2584b9cc14c244d921f2d7705f (main) > 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 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3748)" > git rev-list --no-walk 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-14T19:24:31.035Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-14T19:24:31.087Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-14T19:24:31.103Z] ========================================================= [2021-10-14T19:24:31.103Z] EdgeX Global Pipelines Version Info [2021-10-14T19:24:31.103Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:24:32.323Z] ------------------- [2021-10-14T19:24:32.323Z] stable info: [2021-10-14T19:24:32.323Z] ------------------- [2021-10-14T19:24:32.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-14T19:24:32.323Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-14T19:24:32.323Z] Message: update stable to v1.0.210 [2021-10-14T19:24:32.897Z] ------------------- [2021-10-14T19:24:32.897Z] experimental info: [2021-10-14T19:24:32.897Z] ------------------- [2021-10-14T19:24:32.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-14T19:24:32.898Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-14T19:24:32.898Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-14T19:24:32.984Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-14T19:24:32.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-14T19:24:33.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-14T19:24:33.015Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-14T19:24:33.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-14T19:24:33.033Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-14T19:24:33.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-14T19:24:33.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-14T19:24:33.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-14T19:24:33.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-14T19:24:33.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-14T19:24:33.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-14T19:24:33.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-14T19:24:33.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-14T19:24:33.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-14T19:24:33.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-14T19:24:33.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-14T19:24:33.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-14T19:24:33.147Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-14T19:24:33.157Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-14T19:24:33.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-14T19:24:33.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-14T19:24:33.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-14T19:24:33.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-14T19:24:33.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-14T19:24:33.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] echo [2021-10-14T19:24:33.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69f0044 [Pipeline] echo [2021-10-14T19:24:33.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T19:24:33.270Z] provisioning config files... [2021-10-14T19:24:33.284Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config3522466535678567109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:24:33.605Z] ---> docker-login.sh [2021-10-14T19:24:33.605Z] nexus3.edgexfoundry.org:10001 [2021-10-14T19:24:33.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:24:33.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:24:33.869Z] Configure a credential helper to remove this warning. See [2021-10-14T19:24:33.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:24:33.869Z] [2021-10-14T19:24:33.869Z] Login Succeeded [2021-10-14T19:24:33.869Z] nexus3.edgexfoundry.org:10002 [2021-10-14T19:24:33.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:24:33.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:24:33.869Z] Configure a credential helper to remove this warning. See [2021-10-14T19:24:33.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:24:33.869Z] [2021-10-14T19:24:33.869Z] Login Succeeded [2021-10-14T19:24:33.869Z] nexus3.edgexfoundry.org:10003 [2021-10-14T19:24:34.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:24:34.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:24:34.132Z] Configure a credential helper to remove this warning. See [2021-10-14T19:24:34.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:24:34.132Z] [2021-10-14T19:24:34.132Z] Login Succeeded [2021-10-14T19:24:34.132Z] nexus3.edgexfoundry.org:10004 [2021-10-14T19:24:34.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:24:34.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:24:34.133Z] Configure a credential helper to remove this warning. See [2021-10-14T19:24:34.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:24:34.133Z] [2021-10-14T19:24:34.133Z] Login Succeeded [2021-10-14T19:24:34.133Z] docker.io [2021-10-14T19:24:34.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:24:34.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:24:34.659Z] Configure a credential helper to remove this warning. See [2021-10-14T19:24:34.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:24:34.659Z] [2021-10-14T19:24:34.659Z] Login Succeeded [2021-10-14T19:24:34.659Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T19:24:34.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T19:24:34.987Z] ++ 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 [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/core-command/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/core-data/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-14T19:24:34.988Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-14T19:24:34.988Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-14T19:24:34.988Z] ++ cut -d/ -f2 [2021-10-14T19:24:34.988Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-14T19:24:35.028Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:24:35.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T19:24:35.531Z] [2021-10-14T19:24:35.531Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:24:35.846Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T19:24:35.846Z] latest: Pulling from edgex-devops/git-semver [2021-10-14T19:24:35.846Z] a0d0a0d46f8b: Pulling fs layer [2021-10-14T19:24:35.846Z] 3e5f54012d9b: Pulling fs layer [2021-10-14T19:24:35.846Z] 4c7163046ea9: Pulling fs layer [2021-10-14T19:24:35.846Z] 0c2d73faf560: Pulling fs layer [2021-10-14T19:24:35.846Z] 0c2d73faf560: Waiting [2021-10-14T19:24:35.846Z] 3e5f54012d9b: Verifying Checksum [2021-10-14T19:24:35.846Z] 3e5f54012d9b: Download complete [2021-10-14T19:24:35.846Z] a0d0a0d46f8b: Verifying Checksum [2021-10-14T19:24:35.846Z] a0d0a0d46f8b: Download complete [2021-10-14T19:24:35.846Z] 4c7163046ea9: Verifying Checksum [2021-10-14T19:24:35.846Z] 4c7163046ea9: Download complete [2021-10-14T19:24:35.846Z] 0c2d73faf560: Verifying Checksum [2021-10-14T19:24:35.846Z] 0c2d73faf560: Download complete [2021-10-14T19:24:36.118Z] a0d0a0d46f8b: Pull complete [2021-10-14T19:24:36.118Z] 3e5f54012d9b: Pull complete [2021-10-14T19:24:36.383Z] 4c7163046ea9: Pull complete [2021-10-14T19:24:36.653Z] 0c2d73faf560: Pull complete [2021-10-14T19:24:36.653Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-14T19:24:36.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T19:24:36.653Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-14T19:24:36.733Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:24:36.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T19:24:37.500Z] $ docker top 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T19:24:37.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T19:24:37.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T19:24:37.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T19:24:37.734Z] $ docker exec 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 ssh-agent [2021-10-14T19:24:37.852Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoCDHOB/agent.15 [2021-10-14T19:24:37.852Z] SSH_AGENT_PID=21 [2021-10-14T19:24:37.860Z] Running ssh-add (command line suppressed) [2021-10-14T19:24:37.968Z] Identity added: /w/workspace/edgex-go/81@tmp/private_key_6309174101021701157.key (/w/workspace/edgex-go/81@tmp/private_key_6309174101021701157.key) [2021-10-14T19:24:37.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T19:24:38.282Z] + git tag --points-at HEAD [Pipeline] } [2021-10-14T19:24:38.302Z] $ docker exec --env ******** --env ******** 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 ssh-agent -k [2021-10-14T19:24:38.407Z] unset SSH_AUTH_SOCK; [2021-10-14T19:24:38.409Z] unset SSH_AGENT_PID; [2021-10-14T19:24:38.409Z] echo Agent pid 21 killed; [2021-10-14T19:24:38.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-14T19:24:38.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T19:24:38.443Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T19:24:38.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T19:24:38.564Z] $ docker exec 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 ssh-agent [2021-10-14T19:24:38.697Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfgkceL/agent.56 [2021-10-14T19:24:38.697Z] SSH_AGENT_PID=63 [2021-10-14T19:24:38.702Z] Running ssh-add (command line suppressed) [2021-10-14T19:24:38.830Z] Identity added: /w/workspace/edgex-go/81@tmp/private_key_7613279703068067021.key (/w/workspace/edgex-go/81@tmp/private_key_7613279703068067021.key) [2021-10-14T19:24:38.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T19:24:39.146Z] + git semver init [2021-10-14T19:24:39.146Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T19:24:39.146Z] # $GIT_DIR = /w/workspace/edgex-go/81/.git [2021-10-14T19:24:39.146Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/81 [2021-10-14T19:24:39.146Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T19:24:39.146Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T19:24:39.146Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T19:24:39.146Z] # $SEMVER_BRANCH = main [2021-10-14T19:24:39.146Z] # $SEMVER_TEMP = /tmp/semver-895715400 [2021-10-14T19:24:39.146Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-14T19:24:51.461Z] # '/tmp/semver-895715400' -> '/w/workspace/edgex-go/81/.semver' [2021-10-14T19:24:51.729Z] # -> Force: false [2021-10-14T19:24:51.729Z] # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver [Pipeline] } [2021-10-14T19:24:51.743Z] $ docker exec --env ******** --env ******** 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 ssh-agent -k [2021-10-14T19:24:51.846Z] unset SSH_AUTH_SOCK; [2021-10-14T19:24:51.846Z] unset SSH_AGENT_PID; [2021-10-14T19:24:51.846Z] echo Agent pid 63 killed; [2021-10-14T19:24:51.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T19:24:52.170Z] + git semver [Pipeline] } [2021-10-14T19:24:52.186Z] $ docker stop --time=1 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 [2021-10-14T19:24:54.328Z] $ docker rm -f 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-14T19:24:54.695Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-14T19:24:54.947Z] Stashed 1 file(s) [Pipeline] echo [2021-10-14T19:24:54.952Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.70 [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 [2021-10-14T19:24:55.257Z] ========================================================= [2021-10-14T19:24:55.257Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-14T19:24:55.257Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-14T19:24:55.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-14T19:24:55.558Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-14T19:24:55.558Z] a0d0a0d46f8b: Already exists [2021-10-14T19:24:55.558Z] 31adcdaf11c8: Pulling fs layer [2021-10-14T19:24:55.558Z] b8b176561691: Pulling fs layer [2021-10-14T19:24:55.558Z] 4527c011a84f: Pulling fs layer [2021-10-14T19:24:55.558Z] 5d74067f8e1e: Pulling fs layer [2021-10-14T19:24:55.558Z] e0aca202a116: Pulling fs layer [2021-10-14T19:24:55.558Z] 3a43be97a3b4: Pulling fs layer [2021-10-14T19:24:55.558Z] 34cad66bf833: Pulling fs layer [2021-10-14T19:24:55.558Z] b4e3c513aaa6: Pulling fs layer [2021-10-14T19:24:55.558Z] 5d74067f8e1e: Waiting [2021-10-14T19:24:55.558Z] e0aca202a116: Waiting [2021-10-14T19:24:55.559Z] 3a43be97a3b4: Waiting [2021-10-14T19:24:55.559Z] 34cad66bf833: Waiting [2021-10-14T19:24:55.559Z] b4e3c513aaa6: Waiting [2021-10-14T19:24:55.559Z] b8b176561691: Verifying Checksum [2021-10-14T19:24:55.559Z] b8b176561691: Download complete [2021-10-14T19:24:55.559Z] 31adcdaf11c8: Verifying Checksum [2021-10-14T19:24:55.559Z] 31adcdaf11c8: Download complete [2021-10-14T19:24:55.559Z] 5d74067f8e1e: Verifying Checksum [2021-10-14T19:24:55.559Z] 5d74067f8e1e: Download complete [2021-10-14T19:24:55.559Z] e0aca202a116: Verifying Checksum [2021-10-14T19:24:55.559Z] e0aca202a116: Download complete [2021-10-14T19:24:55.559Z] 3a43be97a3b4: Verifying Checksum [2021-10-14T19:24:55.559Z] 3a43be97a3b4: Download complete [2021-10-14T19:24:55.823Z] 34cad66bf833: Verifying Checksum [2021-10-14T19:24:55.823Z] 34cad66bf833: Download complete [2021-10-14T19:24:55.823Z] 31adcdaf11c8: Pull complete [2021-10-14T19:24:55.823Z] b8b176561691: Pull complete [2021-10-14T19:24:56.086Z] 4527c011a84f: Verifying Checksum [2021-10-14T19:24:56.086Z] 4527c011a84f: Download complete [2021-10-14T19:24:56.350Z] b4e3c513aaa6: Verifying Checksum [2021-10-14T19:24:56.350Z] b4e3c513aaa6: Download complete [2021-10-14T19:25:00.611Z] 4527c011a84f: Pull complete [2021-10-14T19:25:00.611Z] 5d74067f8e1e: Pull complete [2021-10-14T19:25:00.611Z] e0aca202a116: Pull complete [2021-10-14T19:25:00.611Z] 3a43be97a3b4: Pull complete [2021-10-14T19:25:00.611Z] 34cad66bf833: Pull complete [2021-10-14T19:25:03.180Z] b4e3c513aaa6: Pull complete [2021-10-14T19:25:03.180Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-14T19:25:03.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-14T19:25:03.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-14T19:25:03.494Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-14T19:25:03.494Z] WORKDIR /edgex [2021-10-14T19:25:03.494Z] COPY go.mod . [2021-10-14T19:25:03.494Z] RUN go mod download' [2021-10-14T19:25:03.494Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-14T19:25:05.438Z] Sending build context to Docker daemon 329.3MB [2021-10-14T19:25:05.438Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-14T19:25:05.438Z] ---> 9f6097aaca64 [2021-10-14T19:25:05.438Z] Step 2/4 : WORKDIR /edgex [2021-10-14T19:25:06.821Z] ---> Running in 5e5b532148eb [2021-10-14T19:25:06.821Z] Removing intermediate container 5e5b532148eb [2021-10-14T19:25:06.821Z] ---> 305c96e02039 [2021-10-14T19:25:06.821Z] Step 3/4 : COPY go.mod . [2021-10-14T19:25:06.821Z] ---> 83bed9798495 [2021-10-14T19:25:06.821Z] Step 4/4 : RUN go mod download [2021-10-14T19:25:06.821Z] ---> Running in 6befaa9bbfc4 [2021-10-14T19:25:10.220Z] Still waiting to schedule task [2021-10-14T19:25:10.221Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-14T19:25:38.995Z] Removing intermediate container 6befaa9bbfc4 [2021-10-14T19:25:38.995Z] ---> 4118e4b7f08f [2021-10-14T19:25:38.995Z] Successfully built 4118e4b7f08f [2021-10-14T19:25:38.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:25:39.298Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-14T19:25:39.298Z] . [Pipeline] withDockerContainer [2021-10-14T19:25:39.372Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:25:39.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-14T19:25:39.823Z] $ docker top a6c9da96865056e107fc976c246946274da19b6a497139a6630ec29d93024846 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T19:25:40.191Z] + go version [2021-10-14T19:25:40.191Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-14T19:25:40.203Z] $ docker stop --time=1 a6c9da96865056e107fc976c246946274da19b6a497139a6630ec29d93024846 [2021-10-14T19:25:41.402Z] $ docker rm -f a6c9da96865056e107fc976c246946274da19b6a497139a6630ec29d93024846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:25:41.855Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-14T19:25:41.855Z] . [Pipeline] withDockerContainer [2021-10-14T19:25:41.919Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:25:41.963Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-14T19:25:42.326Z] $ docker top 6abef3206de60accabcb7fcc788c104dfdf702de23ff56fec017692dae56be95 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-14T19:25:42.399Z] ========================================================= [2021-10-14T19:25:42.399Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-14T19:25:42.399Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-14T19:25:42.695Z] + make test [2021-10-14T19:25:42.695Z] go mod tidy [2021-10-14T19:25:42.956Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-14T19:25:49.598Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-14T19:26:07.855Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-14T19:26:13.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-14T19:26:13.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-14T19:26:13.546Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-14T19:26:16.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-14T19:26:16.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-14T19:26:16.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-14T19:26:16.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-14T19:26:17.357Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-14T19:26:17.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-14T19:26:18.211Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-14T19:26:18.211Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-14T19:26:18.211Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-14T19:26:18.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-14T19:26:20.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2021-10-14T19:26:20.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-14T19:26:20.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-14T19:26:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-10-14T19:26:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-14T19:26:21.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements [2021-10-14T19:26:21.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-14T19:26:21.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-14T19:26:22.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 90.1% of statements [2021-10-14T19:26:22.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-14T19:26:22.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-14T19:26:23.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2021-10-14T19:26:23.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-14T19:26:23.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-14T19:26:23.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-14T19:26:23.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-14T19:26:23.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-14T19:26:24.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements [2021-10-14T19:26:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-14T19:26:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-14T19:26:24.337Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-10-14T19:26:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-14T19:26:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-14T19:26:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-14T19:26:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-14T19:26:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-14T19:26:24.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2021-10-14T19:26:24.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-14T19:26:24.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-14T19:26:24.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-14T19:26:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 1.0% of statements [2021-10-14T19:26:25.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-14T19:26:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-10-14T19:26:26.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-10-14T19:26:26.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-14T19:26:26.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-10-14T19:26:26.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-10-14T19:26:26.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-10-14T19:26:27.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-10-14T19:26:27.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-10-14T19:26:39.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-10-14T19:26:39.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-10-14T19:26:43.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.185s coverage: 82.5% of statements [2021-10-14T19:26:43.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.4% of statements [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-14T19:27:02.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-10-14T19:27:02.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-10-14T19:27:02.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 70.4% of statements [2021-10-14T19:27:02.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-14T19:27:02.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-14T19:27:02.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-14T19:27:03.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.4% of statements [2021-10-14T19:27:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-14T19:27:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-14T19:27:03.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-10-14T19:27:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-14T19:27:03.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-10-14T19:27:03.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-14T19:27:11.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.5% of statements [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-14T19:27:11.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-14T19:27:11.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-14T19:27:11.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-14T19:27:11.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-14T19:27:11.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-14T19:27:11.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-10-14T19:27:11.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-14T19:27:11.968Z] 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 [2021-10-14T19:27:50.842Z] GO111MODULE=on go vet ./... [2021-10-14T19:27:56.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-14T19:27:56.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-14T19:27:56.461Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-14T19:27:57.020Z] + ls -al . [2021-10-14T19:27:57.020Z] total 612 [2021-10-14T19:27:57.020Z] drwxrwxr-x 10 1001 1001 4096 Oct 14 19:27 . [2021-10-14T19:27:57.020Z] drwxr-xr-x 4 root root 30 Oct 14 19:25 .. [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 11 Oct 14 19:24 .dockerignore [2021-10-14T19:27:57.020Z] drwxrwxr-x 8 1001 1001 162 Oct 14 19:24 .git [2021-10-14T19:27:57.020Z] drwxrwxr-x 4 1001 1001 142 Oct 14 19:24 .github [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 804 Oct 14 19:24 .gitignore [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 42 Oct 14 19:24 .golangci.yml [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 76 Oct 14 19:24 .hadolint.yml [2021-10-14T19:27:57.020Z] drwx------ 3 1001 1001 43 Oct 14 19:24 .semver [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 166 Oct 14 19:24 .sonarcloud.properties [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 1171 Oct 14 19:24 ADOPTERS.md [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 8608 Oct 14 19:24 Attribution.txt [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 43881 Oct 14 19:24 CHANGELOG.md [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 3804 Oct 14 19:24 CONTRIBUTING.md [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 677 Oct 14 19:24 GOVERNANCE.md [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 849 Oct 14 19:24 Jenkinsfile [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 10775 Oct 14 19:24 LICENSE [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 6508 Oct 14 19:24 Makefile [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 582 Oct 14 19:24 OWNERS.md [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 8256 Oct 14 19:24 README.md [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 6912 Oct 14 19:24 SECURITY.md [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 12 Oct 14 19:24 VERSION [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 4131 Oct 14 19:24 ZMQWindows.md [2021-10-14T19:27:57.020Z] drwxrwxr-x 2 1001 1001 37 Oct 14 19:24 bin [2021-10-14T19:27:57.020Z] drwxrwxr-x 14 1001 1001 4096 Oct 14 19:24 cmd [2021-10-14T19:27:57.020Z] -rw-r--r-- 1 root root 403932 Oct 14 19:27 coverage.out [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 829 Oct 14 19:24 go.mod [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 50143 Oct 14 19:24 go.sum [2021-10-14T19:27:57.020Z] drwxrwxr-x 8 1001 1001 124 Oct 14 19:24 internal [2021-10-14T19:27:57.020Z] drwxrwxr-x 3 1001 1001 16 Oct 14 19:24 openapi [2021-10-14T19:27:57.020Z] drwxrwxr-x 4 1001 1001 71 Oct 14 19:24 snap [2021-10-14T19:27:57.020Z] -rw-rw-r-- 1 1001 1001 204 Oct 14 19:24 version.go [Pipeline] sh [2021-10-14T19:27:57.318Z] + '[' -e coverage.out ] [2021-10-14T19:27:57.318Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-14T19:27:57.415Z] Stashed 1 file(s) [Pipeline] sh [2021-10-14T19:27:57.710Z] + make build [2021-10-14T19:27:57.710Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-data/core-data ./cmd/core-data [2021-10-14T19:27:59.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-14T19:28:06.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-command/core-command ./cmd/core-command [2021-10-14T19:28:07.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-14T19:28:08.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-14T19:28:08.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-14T19:28:09.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-14T19:28:10.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-14T19:28:10.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-14T19:28:12.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-14T19:28:12.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-14T19:28:13.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-14T19:28:15.312Z] $ docker stop --time=1 6abef3206de60accabcb7fcc788c104dfdf702de23ff56fec017692dae56be95 [2021-10-14T19:28:17.032Z] $ docker rm -f 6abef3206de60accabcb7fcc788c104dfdf702de23ff56fec017692dae56be95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:28:18.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-14T19:28:18.216Z] [2021-10-14T19:28:18.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:28:18.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-14T19:28:18.738Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-14T19:28:18.738Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-14T19:28:18.738Z] ca9280d653b3: Pulling fs layer [2021-10-14T19:28:18.738Z] 7e9c9ca2126c: Pulling fs layer [2021-10-14T19:28:18.738Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-14T19:28:18.738Z] cbdbe7a5bc2a: Download complete [2021-10-14T19:28:19.057Z] ca9280d653b3: Verifying Checksum [2021-10-14T19:28:19.057Z] ca9280d653b3: Download complete [2021-10-14T19:28:19.057Z] cbdbe7a5bc2a: Pull complete [2021-10-14T19:28:19.320Z] 7e9c9ca2126c: Verifying Checksum [2021-10-14T19:28:19.320Z] 7e9c9ca2126c: Download complete [2021-10-14T19:28:19.903Z] ca9280d653b3: Pull complete [2021-10-14T19:28:24.159Z] 7e9c9ca2126c: Pull complete [2021-10-14T19:28:24.159Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-14T19:28:24.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-14T19:28:24.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-14T19:28:24.225Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:28:24.265Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-14T19:28:26.993Z] $ docker top 415fa252b0ed051eab5efccae6a8c0a52273a5386c5beb2bd91b7a49270f2f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T19:28:27.355Z] + docker-compose build --help [2021-10-14T19:28:27.355Z] + grep parallel [2021-10-14T19:28:27.928Z] --parallel Build images in parallel. [Pipeline] } [2021-10-14T19:28:27.941Z] $ docker stop --time=1 415fa252b0ed051eab5efccae6a8c0a52273a5386c5beb2bd91b7a49270f2f87 [2021-10-14T19:28:29.130Z] $ docker rm -f 415fa252b0ed051eab5efccae6a8c0a52273a5386c5beb2bd91b7a49270f2f87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:28:29.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-14T19:28:29.505Z] . [Pipeline] withDockerContainer [2021-10-14T19:28:29.576Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:28:29.632Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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 [2021-10-14T19:28:29.988Z] $ docker top 8bc6b4de1aefef8d4d85fe6dc0bd651e217d3480a77abff40eca52dd1e654ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T19:28:30.345Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-14T19:28:30.916Z] Building core-command ... [2021-10-14T19:28:30.916Z] Building core-data ... [2021-10-14T19:28:30.916Z] Building core-metadata ... [2021-10-14T19:28:30.916Z] Building security-bootstrapper ... [2021-10-14T19:28:30.916Z] Building security-proxy-setup ... [2021-10-14T19:28:30.916Z] Building security-secretstore-setup ... [2021-10-14T19:28:30.916Z] Building support-notifications ... [2021-10-14T19:28:30.916Z] Building support-scheduler ... [2021-10-14T19:28:30.916Z] Building sys-mgmt-agent ... [2021-10-14T19:28:30.916Z] Building support-notifications [2021-10-14T19:28:30.916Z] Building sys-mgmt-agent [2021-10-14T19:28:30.916Z] Building security-bootstrapper [2021-10-14T19:28:30.916Z] Building core-command [2021-10-14T19:28:30.916Z] Building support-scheduler [2021-10-14T19:28:43.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:28:43.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:28:43.739Z] ---> 4118e4b7f08f [2021-10-14T19:28:43.739Z] Step 3/23 : WORKDIR /edgex-go [2021-10-14T19:28:43.739Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:28:43.739Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:28:43.739Z] ---> 4118e4b7f08f [2021-10-14T19:28:43.739Z] Step 3/30 : WORKDIR /edgex-go [2021-10-14T19:28:43.739Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:28:43.739Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:28:43.739Z] ---> 4118e4b7f08f [2021-10-14T19:28:43.739Z] Step 3/21 : WORKDIR /edgex-go [2021-10-14T19:28:46.297Z] ---> Running in d9cdd006874c [2021-10-14T19:28:46.297Z] ---> Running in 2352f0fd88dd [2021-10-14T19:28:46.297Z] ---> Running in 93a30006da46 [2021-10-14T19:28:54.442Z] Removing intermediate container d9cdd006874c [2021-10-14T19:28:54.442Z] ---> 75290bd256bd [2021-10-14T19:28:54.442Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:28:54.442Z] Removing intermediate container 2352f0fd88dd [2021-10-14T19:28:54.442Z] ---> 0317adb07559 [2021-10-14T19:28:54.442Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:28:54.442Z] Removing intermediate container 93a30006da46 [2021-10-14T19:28:54.442Z] ---> b814f4442da5 [2021-10-14T19:28:54.442Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:28:54.442Z] ---> Running in f33348e427fc [2021-10-14T19:28:54.442Z] ---> Running in ddf2ba36faa0 [2021-10-14T19:28:54.442Z] ---> Running in 13a8bb405c29 [2021-10-14T19:28:56.360Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:28:56.360Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:28:56.360Z] ---> 4118e4b7f08f [2021-10-14T19:28:56.360Z] Step 3/22 : WORKDIR /edgex-go [2021-10-14T19:28:56.360Z] ---> Using cache [2021-10-14T19:28:56.360Z] ---> b814f4442da5 [2021-10-14T19:28:56.360Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:28:56.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:28:56.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:28:56.627Z] ---> 4118e4b7f08f [2021-10-14T19:28:56.627Z] Step 3/22 : WORKDIR /edgex-go [2021-10-14T19:28:56.627Z] ---> Using cache [2021-10-14T19:28:56.627Z] ---> b814f4442da5 [2021-10-14T19:28:56.627Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:28:56.627Z] ---> Running in 5d9f216443f0 [2021-10-14T19:28:56.627Z] ---> Running in c038665e1ea2 [2021-10-14T19:28:56.886Z] Removing intermediate container 13a8bb405c29 [2021-10-14T19:28:56.886Z] ---> 767ae8f2dd19 [2021-10-14T19:28:56.886Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-14T19:28:56.886Z] Removing intermediate container f33348e427fc [2021-10-14T19:28:56.886Z] ---> 62b9c4111fa6 [2021-10-14T19:28:56.886Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-14T19:28:56.886Z] Removing intermediate container ddf2ba36faa0 [2021-10-14T19:28:56.886Z] ---> 206b143d2d65 [2021-10-14T19:28:56.886Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-14T19:28:56.886Z] ---> Running in bf8d0760fa0a [2021-10-14T19:28:56.886Z] ---> Running in 10f0813254ea [2021-10-14T19:28:56.886Z] ---> Running in 5d0413127c14 [2021-10-14T19:28:57.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:57.731Z] Removing intermediate container 5d9f216443f0 [2021-10-14T19:28:57.731Z] ---> 30d60906c5c2 [2021-10-14T19:28:57.731Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-14T19:28:57.731Z] Removing intermediate container c038665e1ea2 [2021-10-14T19:28:57.731Z] ---> 57c1782c37a7 [2021-10-14T19:28:57.731Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-14T19:28:57.731Z] ---> Running in 812c6def3c2d [2021-10-14T19:28:57.731Z] ---> Running in e180579e03d6 [2021-10-14T19:28:57.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:57.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:57.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:57.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:58.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:58.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:58.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:58.516Z] OK: 220 MiB in 52 packages [2021-10-14T19:28:58.784Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:58.784Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:28:59.064Z] OK: 220 MiB in 52 packages [2021-10-14T19:28:59.064Z] Removing intermediate container bf8d0760fa0a [2021-10-14T19:28:59.064Z] ---> 8e650fb5c0b5 [2021-10-14T19:28:59.064Z] Step 6/23 : COPY go.mod . [2021-10-14T19:28:59.064Z] OK: 220 MiB in 52 packages [2021-10-14T19:28:59.331Z] OK: 220 MiB in 52 packages [2021-10-14T19:28:59.331Z] OK: 220 MiB in 52 packages [2021-10-14T19:28:59.331Z] ---> c7aa9ed6e817 [2021-10-14T19:28:59.331Z] Step 7/23 : RUN go mod download [2021-10-14T19:28:59.331Z] ---> Running in 3d7435654f0a [2021-10-14T19:28:59.592Z] Removing intermediate container 5d0413127c14 [2021-10-14T19:28:59.592Z] ---> 48bca0d3743b [2021-10-14T19:28:59.592Z] Step 6/30 : COPY . . [2021-10-14T19:28:59.592Z] Removing intermediate container 10f0813254ea [2021-10-14T19:28:59.592Z] ---> 47ce9918e6ee [2021-10-14T19:28:59.592Z] Step 6/21 : COPY . . [2021-10-14T19:29:02.194Z] Removing intermediate container 812c6def3c2d [2021-10-14T19:29:02.194Z] ---> d46ea74073db [2021-10-14T19:29:02.194Z] Step 6/22 : COPY . . [2021-10-14T19:29:02.194Z] Removing intermediate container e180579e03d6 [2021-10-14T19:29:02.194Z] ---> c45c48fb5406 [2021-10-14T19:29:02.194Z] Step 6/22 : COPY . . [2021-10-14T19:29:07.505Z] Removing intermediate container 3d7435654f0a [2021-10-14T19:29:07.505Z] ---> 2c58125eb454 [2021-10-14T19:29:07.505Z] Step 8/23 : COPY . . [2021-10-14T19:29:12.810Z] ---> a5d58e01e9f7 [2021-10-14T19:29:12.810Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:29:12.810Z] ---> 58c568a94ed0 [2021-10-14T19:29:12.810Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:29:12.810Z] ---> 53bf523edd9d [2021-10-14T19:29:12.810Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:29:12.810Z] ---> f3a50a915a26 [2021-10-14T19:29:12.810Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:29:12.810Z] ---> Running in 53e0bff2c4b3 [2021-10-14T19:29:12.810Z] ---> Running in c860e69a3ba1 [2021-10-14T19:29:12.810Z] ---> Running in 118826e61d02 [2021-10-14T19:29:12.810Z] ---> Running in e371adc94b60 [2021-10-14T19:29:18.100Z] Removing intermediate container c860e69a3ba1 [2021-10-14T19:29:18.100Z] ---> 92c75bf15602 [2021-10-14T19:29:18.100Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-14T19:29:18.100Z] ---> Running in 631f5924508a [2021-10-14T19:29:18.100Z] Removing intermediate container 118826e61d02 [2021-10-14T19:29:18.100Z] ---> da399a3d81b1 [2021-10-14T19:29:18.100Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-14T19:29:18.100Z] Removing intermediate container 53e0bff2c4b3 [2021-10-14T19:29:18.100Z] ---> 437759463b1d [2021-10-14T19:29:18.100Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-14T19:29:18.361Z] ---> Running in 29f278c9fad2 [2021-10-14T19:29:18.361Z] Removing intermediate container e371adc94b60 [2021-10-14T19:29:18.361Z] ---> 8b0c436642f1 [2021-10-14T19:29:18.361Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-14T19:29:18.630Z] ---> Running in b1f577f62580 [2021-10-14T19:29:18.630Z] ---> Running in ae19954616bd [2021-10-14T19:29:18.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-command/core-command ./cmd/core-command [2021-10-14T19:29:18.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-14T19:29:19.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-14T19:29:19.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-14T19:29:27.759Z] ---> f58675ddd6a2 [2021-10-14T19:29:27.759Z] Step 9/23 : RUN go mod tidy [2021-10-14T19:29:27.759Z] ---> Running in cb703a68d6d0 [2021-10-14T19:29:29.742Z] Removing intermediate container cb703a68d6d0 [2021-10-14T19:29:29.742Z] ---> 98b01fefe421 [2021-10-14T19:29:29.742Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-14T19:29:29.742Z] ---> Running in 93aa161c4d29 [2021-10-14T19:29:30.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-14T19:30:02.289Z] Removing intermediate container 29f278c9fad2 [2021-10-14T19:30:02.289Z] ---> de4bf4ee6bac [2021-10-14T19:30:02.289Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-14T19:30:02.289Z] ---> Running in 778e9cb835ee [2021-10-14T19:30:02.289Z] Removing intermediate container 631f5924508a [2021-10-14T19:30:02.289Z] ---> 6f8ba212e1cf [2021-10-14T19:30:02.289Z] [2021-10-14T19:30:02.289Z] Step 9/22 : FROM alpine:3.14 [2021-10-14T19:30:02.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-14T19:30:02.289Z] 3.14: Pulling from library/alpine [2021-10-14T19:30:02.289Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-14T19:30:02.289Z] Status: Downloaded newer image for alpine:3.14 [2021-10-14T19:30:02.289Z] ---> 14119a10abf4 [2021-10-14T19:30:02.289Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-14T19:30:02.289Z] Removing intermediate container ae19954616bd [2021-10-14T19:30:02.289Z] ---> 30a3ec501102 [2021-10-14T19:30:02.289Z] [2021-10-14T19:30:02.289Z] Step 9/30 : FROM alpine:3.14 [2021-10-14T19:30:02.289Z] ---> 14119a10abf4 [2021-10-14T19:30:02.289Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-14T19:30:02.289Z] ---> Running in da9ed7bd1715 [2021-10-14T19:30:02.289Z] ---> Running in bc829365e914 [2021-10-14T19:30:02.289Z] Removing intermediate container bc829365e914 [2021-10-14T19:30:02.289Z] ---> 33404417248d [2021-10-14T19:30:02.289Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-14T19:30:02.289Z] ---> Running in 449a2b50f98b [2021-10-14T19:30:02.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:02.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:02.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:02.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:02.289Z] Removing intermediate container 778e9cb835ee [2021-10-14T19:30:02.289Z] ---> 4f018ad5af19 [2021-10-14T19:30:02.289Z] [2021-10-14T19:30:02.289Z] Step 10/22 : FROM docker:20.10.8 [2021-10-14T19:30:02.289Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-14T19:30:02.289Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:30:02.289Z] OK: 6 MiB in 15 packages [2021-10-14T19:30:02.289Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-14T19:30:02.289Z] (2/2) Installing su-exec (0.2-r1) [2021-10-14T19:30:02.289Z] 20.10.8: Pulling from library/docker [2021-10-14T19:30:02.289Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:30:02.289Z] OK: 6 MiB in 16 packages [2021-10-14T19:30:03.266Z] Removing intermediate container da9ed7bd1715 [2021-10-14T19:30:03.266Z] ---> b5c8d058ddd5 [2021-10-14T19:30:03.266Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:30:03.543Z] Removing intermediate container 449a2b50f98b [2021-10-14T19:30:03.543Z] ---> 45b0b1c0e40f [2021-10-14T19:30:03.543Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-14T19:30:03.543Z] ---> Running in 74f887e1bf18 [2021-10-14T19:30:03.822Z] ---> Running in 0cb9b9c6fb98 [2021-10-14T19:30:03.822Z] Removing intermediate container 74f887e1bf18 [2021-10-14T19:30:03.822Z] ---> 56dff8bf888f [2021-10-14T19:30:03.822Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-14T19:30:04.101Z] Removing intermediate container 0cb9b9c6fb98 [2021-10-14T19:30:04.101Z] ---> c9b0275a014c [2021-10-14T19:30:04.102Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-14T19:30:04.102Z] ---> Running in 5942a2afedec [2021-10-14T19:30:04.102Z] ---> Running in 4ac34e8faa4d [2021-10-14T19:30:04.382Z] Removing intermediate container 5942a2afedec [2021-10-14T19:30:04.382Z] ---> 193685beab9a [2021-10-14T19:30:04.382Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-14T19:30:04.670Z] Removing intermediate container 4ac34e8faa4d [2021-10-14T19:30:04.670Z] ---> d867adfbe01d [2021-10-14T19:30:04.670Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-14T19:30:04.670Z] ---> Running in bf9079d4fb66 [2021-10-14T19:30:04.941Z] ---> Running in 3406c9aeb8b8 [2021-10-14T19:30:05.216Z] Removing intermediate container bf9079d4fb66 [2021-10-14T19:30:05.216Z] ---> 46dadcfa44c3 [2021-10-14T19:30:05.216Z] Step 14/22 : WORKDIR / [2021-10-14T19:30:05.216Z] ---> Running in 340a918654c2 [2021-10-14T19:30:05.216Z] Removing intermediate container b1f577f62580 [2021-10-14T19:30:05.216Z] ---> 6b9c38c94101 [2021-10-14T19:30:05.216Z] [2021-10-14T19:30:05.216Z] Step 9/21 : FROM alpine:3.14 [2021-10-14T19:30:05.216Z] ---> 14119a10abf4 [2021-10-14T19:30:05.216Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-14T19:30:05.492Z] ---> Running in ae8f0d9da89d [2021-10-14T19:30:05.761Z] Removing intermediate container 340a918654c2 [2021-10-14T19:30:05.761Z] ---> ea9367f02a69 [2021-10-14T19:30:05.761Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:30:06.347Z] ---> 770c4e4c3714 [2021-10-14T19:30:06.347Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-14T19:30:06.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:06.347Z] Removing intermediate container 3406c9aeb8b8 [2021-10-14T19:30:06.347Z] ---> 64ec1aca1df7 [2021-10-14T19:30:06.347Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-14T19:30:06.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:06.347Z] ---> Running in ea9702402e93 [2021-10-14T19:30:06.636Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-14T19:30:06.921Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-14T19:30:06.921Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:30:06.921Z] Executing ca-certificates-20191127-r5.trigger [2021-10-14T19:30:06.921Z] OK: 6 MiB in 16 packages [2021-10-14T19:30:06.921Z] Removing intermediate container ea9702402e93 [2021-10-14T19:30:06.921Z] ---> 7030f5e49d5c [2021-10-14T19:30:06.921Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-14T19:30:07.210Z] ---> e684a1e735d5 [2021-10-14T19:30:07.210Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-14T19:30:07.480Z] ---> 204e85c58e86 [2021-10-14T19:30:07.480Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-14T19:30:07.480Z] ---> Running in ae715ba2a16b [2021-10-14T19:30:07.480Z] Removing intermediate container ae8f0d9da89d [2021-10-14T19:30:07.480Z] ---> ffaa1a80f27a [2021-10-14T19:30:07.480Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:30:07.759Z] ---> Running in 84946c6b04b0 [2021-10-14T19:30:07.759Z] ---> d7063b55f50d [2021-10-14T19:30:07.759Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-14T19:30:07.759Z] ---> Running in f0662e7f77bc [2021-10-14T19:30:08.028Z] Removing intermediate container 84946c6b04b0 [2021-10-14T19:30:08.028Z] ---> 7e36f3f30292 [2021-10-14T19:30:08.028Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-14T19:30:08.289Z] Removing intermediate container f0662e7f77bc [2021-10-14T19:30:08.289Z] ---> 940910e798ed [2021-10-14T19:30:08.289Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:30:08.551Z] ---> Running in fb389e9fbae8 [2021-10-14T19:30:08.551Z] ---> Running in 5528906eb528 [2021-10-14T19:30:08.551Z] Removing intermediate container fb389e9fbae8 [2021-10-14T19:30:08.551Z] ---> ae3ba29c8d35 [2021-10-14T19:30:08.551Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-14T19:30:08.816Z] Removing intermediate container 93aa161c4d29 [2021-10-14T19:30:08.816Z] ---> 5b4429e3be4f [2021-10-14T19:30:08.816Z] [2021-10-14T19:30:08.816Z] Step 11/23 : FROM alpine:3.14 [2021-10-14T19:30:08.816Z] ---> 14119a10abf4 [2021-10-14T19:30:08.816Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-14T19:30:08.816Z] ---> Using cache [2021-10-14T19:30:08.816Z] ---> b5c8d058ddd5 [2021-10-14T19:30:08.816Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:30:08.816Z] ---> Using cache [2021-10-14T19:30:08.816Z] ---> 56dff8bf888f [2021-10-14T19:30:08.816Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-14T19:30:08.816Z] ---> Running in a2b524d61571 [2021-10-14T19:30:08.816Z] Removing intermediate container 5528906eb528 [2021-10-14T19:30:08.816Z] ---> 3209294e8b5f [2021-10-14T19:30:08.816Z] Step 20/22 : LABEL arch=x86_64 [2021-10-14T19:30:08.816Z] ---> Running in 5fcd1e864dd6 [2021-10-14T19:30:08.816Z] Removing intermediate container ae715ba2a16b [2021-10-14T19:30:08.816Z] ---> 2a7d1bc9556f [2021-10-14T19:30:08.816Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:30:08.816Z] ---> Running in 45625e70dcda [2021-10-14T19:30:08.816Z] Removing intermediate container a2b524d61571 [2021-10-14T19:30:08.816Z] ---> cc2d571f5bc6 [2021-10-14T19:30:08.816Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:30:08.816Z] Removing intermediate container 5fcd1e864dd6 [2021-10-14T19:30:08.816Z] ---> b260792b896a [2021-10-14T19:30:08.816Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-14T19:30:09.086Z] Removing intermediate container 45625e70dcda [2021-10-14T19:30:09.086Z] ---> 4f3ceb054887 [2021-10-14T19:30:09.086Z] Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:30:09.086Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-14T19:30:09.086Z] ---> Running in 22247f1f4804 [2021-10-14T19:30:09.086Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-14T19:30:09.086Z] ---> bc6c0ffef665 [2021-10-14T19:30:09.086Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:30:09.086Z] ---> Running in 1aa05a929dc7 [2021-10-14T19:30:09.086Z] ---> f17836521dd1 [2021-10-14T19:30:09.086Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-14T19:30:09.086Z] ---> Running in 8ff62faf2de1 [2021-10-14T19:30:09.086Z] ---> b66c57c204a4 [2021-10-14T19:30:09.086Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-14T19:30:09.086Z] Removing intermediate container 22247f1f4804 [2021-10-14T19:30:09.086Z] ---> 1022210ad255 [2021-10-14T19:30:09.086Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:30:09.349Z] Removing intermediate container 1aa05a929dc7 [2021-10-14T19:30:09.349Z] ---> 256ef51beffa [2021-10-14T19:30:09.349Z] Step 22/22 : LABEL version=2.0.1-dev.70 [2021-10-14T19:30:09.349Z] ---> Running in 09e19f775d44 [2021-10-14T19:30:09.349Z] Removing intermediate container 8ff62faf2de1 [2021-10-14T19:30:09.349Z] ---> 9aa4b0d588f5 [2021-10-14T19:30:09.349Z] 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 [2021-10-14T19:30:09.349Z] ---> Running in fe8c141d9c9f [2021-10-14T19:30:09.349Z] ---> 4cf9c036b79c [2021-10-14T19:30:09.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-14T19:30:09.615Z] Removing intermediate container 09e19f775d44 [2021-10-14T19:30:09.615Z] ---> 87ed041a3f61 [2021-10-14T19:30:09.615Z] [2021-10-14T19:30:09.903Z] Successfully built 87ed041a3f61 [2021-10-14T19:30:09.903Z] ---> 1053d5a424af [2021-10-14T19:30:09.903Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-14T19:30:09.903Z] ---> cc76d5ac3dd9 [2021-10-14T19:30:09.903Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-14T19:30:09.903Z] Successfully tagged core-command:latest [2021-10-14T19:30:09.903Z] Building core-data [2021-10-14T19:30:10.176Z]  Building core-command ... done  ---> 2a68ec5bf137 [2021-10-14T19:30:10.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-14T19:30:10.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:10.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:10.444Z] (1/42) Installing readline (8.1.0-r0) [2021-10-14T19:30:10.444Z] (2/42) Installing bash (5.1.4-r0) [2021-10-14T19:30:10.711Z] Executing bash-5.1.4-r0.post-install [2021-10-14T19:30:10.711Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-14T19:30:10.711Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-14T19:30:10.711Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-14T19:30:10.711Z] (6/42) Installing curl (7.79.1-r0) [2021-10-14T19:30:10.711Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-14T19:30:10.711Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-14T19:30:10.711Z] (9/42) Installing expat (2.4.1-r0) [2021-10-14T19:30:10.711Z] (10/42) Installing libffi (3.3-r2) [2021-10-14T19:30:10.711Z] (11/42) Installing gdbm (1.19-r0) [2021-10-14T19:30:10.711Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-14T19:30:10.711Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-14T19:30:10.711Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-14T19:30:10.977Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-14T19:30:10.977Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-14T19:30:10.977Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-14T19:30:12.377Z] ---> 540202c58d24 [2021-10-14T19:30:12.377Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-14T19:30:12.377Z] ---> 0cfe99957405 [2021-10-14T19:30:12.377Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-14T19:30:12.377Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-14T19:30:12.377Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-14T19:30:12.377Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-14T19:30:12.377Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-14T19:30:12.377Z] ---> aed9116ca974 [2021-10-14T19:30:12.377Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-14T19:30:12.377Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-14T19:30:12.377Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-14T19:30:12.377Z] ---> Running in 91f11c105685 [2021-10-14T19:30:12.377Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-14T19:30:12.645Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-14T19:30:12.645Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-14T19:30:12.645Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-14T19:30:12.645Z] ---> Running in c88b4f649271 [2021-10-14T19:30:12.645Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-14T19:30:12.645Z] ---> 9bd3cd971673 [2021-10-14T19:30:12.645Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-14T19:30:12.645Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-14T19:30:12.645Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-14T19:30:12.645Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-14T19:30:12.645Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-14T19:30:12.645Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-14T19:30:12.645Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-14T19:30:12.645Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-14T19:30:12.645Z] Removing intermediate container 91f11c105685 [2021-10-14T19:30:12.645Z] ---> 808f4e9cfd1e [2021-10-14T19:30:12.645Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:30:12.645Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-14T19:30:12.645Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-14T19:30:12.907Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-14T19:30:12.907Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-14T19:30:12.907Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-14T19:30:12.907Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-14T19:30:12.907Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-14T19:30:12.907Z] ---> Running in 235c4fa870fd [2021-10-14T19:30:13.171Z] Removing intermediate container c88b4f649271 [2021-10-14T19:30:13.171Z] ---> a36de3b3662c [2021-10-14T19:30:13.171Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:30:13.436Z] ---> 549049a5065e [2021-10-14T19:30:13.436Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-14T19:30:13.436Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:30:13.704Z] ---> Running in 109bfdc61b67 [2021-10-14T19:30:13.704Z] OK: 84 MiB in 64 packages [2021-10-14T19:30:13.704Z] ---> Running in b05e8f096962 [2021-10-14T19:30:13.704Z] Removing intermediate container 235c4fa870fd [2021-10-14T19:30:13.704Z] ---> ecd7c8c975b1 [2021-10-14T19:30:13.704Z] Step 19/21 : LABEL arch=x86_64 [2021-10-14T19:30:13.704Z] Removing intermediate container 109bfdc61b67 [2021-10-14T19:30:13.704Z] ---> e85943f635b6 [2021-10-14T19:30:13.704Z] Step 21/23 : LABEL arch=x86_64 [2021-10-14T19:30:13.704Z] ---> Running in 45bfc8e6ff75 [2021-10-14T19:30:13.970Z] ---> Running in c8eb2b13171e [2021-10-14T19:30:14.232Z] Removing intermediate container 45bfc8e6ff75 [2021-10-14T19:30:14.232Z] ---> ea3761825df5 [2021-10-14T19:30:14.232Z] Step 20/21 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:30:14.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:30:14.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:30:14.232Z] ---> 4118e4b7f08f [2021-10-14T19:30:14.232Z] Step 3/22 : WORKDIR /edgex-go [2021-10-14T19:30:14.232Z] ---> Using cache [2021-10-14T19:30:14.232Z] ---> b814f4442da5 [2021-10-14T19:30:14.232Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:30:14.232Z] ---> Using cache [2021-10-14T19:30:14.232Z] ---> 57c1782c37a7 [2021-10-14T19:30:14.232Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-14T19:30:14.232Z] Removing intermediate container b05e8f096962 [2021-10-14T19:30:14.232Z] ---> 11695e175032 [2021-10-14T19:30:14.232Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-14T19:30:14.232Z] ---> Running in ca59eb712d1a [2021-10-14T19:30:14.232Z] Removing intermediate container c8eb2b13171e [2021-10-14T19:30:14.232Z] ---> 73da2718374e [2021-10-14T19:30:14.232Z] Step 22/23 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:30:14.232Z] ---> Running in 10779f8acd46 [2021-10-14T19:30:14.232Z] Collecting docker-compose==1.23.2 [2021-10-14T19:30:14.232Z] ---> Running in d216992125d5 [2021-10-14T19:30:14.232Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-14T19:30:14.502Z] Removing intermediate container ca59eb712d1a [2021-10-14T19:30:14.502Z] ---> 955d5a4a1156 [2021-10-14T19:30:14.502Z] Step 21/21 : LABEL version=2.0.1-dev.70 [2021-10-14T19:30:14.502Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-14T19:30:14.502Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-14T19:30:14.502Z] ---> 3ceb6846c2d8 [2021-10-14T19:30:14.502Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-14T19:30:14.502Z] Removing intermediate container d216992125d5 [2021-10-14T19:30:14.502Z] ---> f366ef746300 [2021-10-14T19:30:14.502Z] Step 23/23 : LABEL version=2.0.1-dev.70 [2021-10-14T19:30:14.502Z] Collecting docker<4.0,>=3.6.0 [2021-10-14T19:30:14.502Z] ---> Running in 9e1d06f35c3a [2021-10-14T19:30:14.502Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-14T19:30:14.502Z] Collecting docopt<0.7,>=0.6.1 [2021-10-14T19:30:14.502Z] ---> Running in 985b9e576347 [2021-10-14T19:30:14.502Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-14T19:30:14.767Z] ---> Running in a7356d7d83ae [2021-10-14T19:30:14.767Z] Removing intermediate container 9e1d06f35c3a [2021-10-14T19:30:14.767Z] ---> 976bfed11e37 [2021-10-14T19:30:14.767Z] [2021-10-14T19:30:14.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:14.767Z] Removing intermediate container 985b9e576347 [2021-10-14T19:30:14.767Z] ---> 3d85914d2b09 [2021-10-14T19:30:14.767Z] [2021-10-14T19:30:14.767Z] Successfully built 976bfed11e37 [2021-10-14T19:30:14.767Z] Successfully tagged support-notifications:latest [2021-10-14T19:30:14.767Z]  Building support-notifications ... done Building security-secretstore-setup [2021-10-14T19:30:15.035Z] Successfully built 3d85914d2b09 [2021-10-14T19:30:15.035Z] Successfully tagged support-scheduler:latest [2021-10-14T19:30:15.035Z]  Building support-scheduler ... done Building core-metadata [2021-10-14T19:30:15.035Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-14T19:30:15.035Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-14T19:30:15.636Z] Collecting PyYAML<4,>=3.10 [2021-10-14T19:30:15.636Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-14T19:30:15.636Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:30:16.208Z] Collecting cached-property<2,>=1.2.0 [2021-10-14T19:30:16.208Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-14T19:30:16.208Z] Collecting texttable<0.10,>=0.9.0 [2021-10-14T19:30:16.208Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-14T19:30:16.472Z] Collecting jsonschema<3,>=2.5.1 [2021-10-14T19:30:16.472Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-14T19:30:16.472Z] OK: 220 MiB in 52 packages [2021-10-14T19:30:16.732Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-14T19:30:16.732Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-14T19:30:16.732Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-14T19:30:16.732Z] Collecting docker-pycreds>=0.4.0 [2021-10-14T19:30:16.732Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-14T19:30:16.732Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-14T19:30:16.732Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-14T19:30:16.732Z] Collecting idna<2.8,>=2.5 [2021-10-14T19:30:16.732Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-14T19:30:16.992Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-14T19:30:16.992Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-14T19:30:16.992Z] 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) [2021-10-14T19:30:16.992Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-14T19:30:16.992Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-14T19:30:16.992Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-14T19:30:16.992Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-14T19:30:16.992Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-14T19:30:16.992Z] Attempting uninstall: urllib3 [2021-10-14T19:30:16.992Z] Found existing installation: urllib3 1.26.5 [2021-10-14T19:30:16.992Z] Uninstalling urllib3-1.26.5: [2021-10-14T19:30:16.992Z] Successfully uninstalled urllib3-1.26.5 [2021-10-14T19:30:18.387Z] Attempting uninstall: idna [2021-10-14T19:30:18.387Z] Found existing installation: idna 3.2 [2021-10-14T19:30:18.387Z] Uninstalling idna-3.2: [2021-10-14T19:30:18.387Z] Successfully uninstalled idna-3.2 [2021-10-14T19:30:19.330Z] Attempting uninstall: chardet [2021-10-14T19:30:19.330Z] Found existing installation: chardet 4.0.0 [2021-10-14T19:30:19.330Z] Uninstalling chardet-4.0.0: [2021-10-14T19:30:19.597Z] Successfully uninstalled chardet-4.0.0 [2021-10-14T19:30:20.169Z] Removing intermediate container a7356d7d83ae [2021-10-14T19:30:20.169Z] ---> eb42c32b1f0a [2021-10-14T19:30:20.169Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-14T19:30:20.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:30:20.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:30:20.429Z] ---> 4118e4b7f08f [2021-10-14T19:30:20.429Z] Step 3/22 : WORKDIR /edgex-go [2021-10-14T19:30:20.429Z] ---> Using cache [2021-10-14T19:30:20.429Z] ---> b814f4442da5 [2021-10-14T19:30:20.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:30:20.429Z] ---> Using cache [2021-10-14T19:30:20.429Z] ---> 57c1782c37a7 [2021-10-14T19:30:20.429Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-14T19:30:20.429Z] ---> Using cache [2021-10-14T19:30:20.429Z] ---> c45c48fb5406 [2021-10-14T19:30:20.429Z] Step 6/22 : COPY . . [2021-10-14T19:30:20.429Z] ---> Using cache [2021-10-14T19:30:20.429Z] ---> 53bf523edd9d [2021-10-14T19:30:20.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:30:20.429Z] ---> Using cache [2021-10-14T19:30:20.429Z] ---> 92c75bf15602 [2021-10-14T19:30:20.429Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-14T19:30:20.429Z] Attempting uninstall: requests [2021-10-14T19:30:20.429Z] Found existing installation: requests 2.25.1 [2021-10-14T19:30:20.429Z] Uninstalling requests-2.25.1: [2021-10-14T19:30:20.429Z] Successfully uninstalled requests-2.25.1 [2021-10-14T19:30:20.698Z] Running setup.py install for texttable: started [2021-10-14T19:30:20.698Z] Removing intermediate container 10779f8acd46 [2021-10-14T19:30:20.698Z] ---> 1d0b526b5ac8 [2021-10-14T19:30:20.698Z] Step 6/22 : COPY . . [2021-10-14T19:30:20.969Z] ---> Running in 186047374dff [2021-10-14T19:30:20.969Z] ---> Running in 6016a10b174b [2021-10-14T19:30:21.266Z] Running setup.py install for texttable: finished with status 'done' [2021-10-14T19:30:21.266Z] Running setup.py install for PyYAML: started [2021-10-14T19:30:21.549Z] Removing intermediate container 6016a10b174b [2021-10-14T19:30:21.549Z] ---> 06a0477de301 [2021-10-14T19:30:21.550Z] Step 27/30 : CMD ["gate"] [2021-10-14T19:30:21.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-14T19:30:21.811Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-14T19:30:22.390Z] Running setup.py install for docopt: started [2021-10-14T19:30:23.375Z] ---> Running in fa447f29a239 [2021-10-14T19:30:23.652Z] Running setup.py install for docopt: finished with status 'done' [2021-10-14T19:30:23.652Z] Running setup.py install for dockerpty: started [2021-10-14T19:30:24.271Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-14T19:30:24.271Z] Removing intermediate container fa447f29a239 [2021-10-14T19:30:24.271Z] ---> 08f89d08a06f [2021-10-14T19:30:24.271Z] Step 28/30 : LABEL arch=x86_64 [2021-10-14T19:30:25.260Z] ---> Running in 6c8a93d679e7 [2021-10-14T19:30:25.260Z] 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 [2021-10-14T19:30:26.230Z] Removing intermediate container 6c8a93d679e7 [2021-10-14T19:30:26.230Z] ---> 364e17aeac4f [2021-10-14T19:30:26.230Z] Step 29/30 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:30:26.495Z] ---> Running in d8539fa04f5e [2021-10-14T19:30:26.760Z] Removing intermediate container d8539fa04f5e [2021-10-14T19:30:26.760Z] ---> d43b19643f2a [2021-10-14T19:30:26.760Z] Step 30/30 : LABEL version=2.0.1-dev.70 [2021-10-14T19:30:26.760Z] ---> fe01ab751fe0 [2021-10-14T19:30:26.760Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:30:26.760Z] ---> Running in 905a9a741f09 [2021-10-14T19:30:26.760Z] ---> Running in 8209634389a5 [2021-10-14T19:30:27.339Z] Removing intermediate container 905a9a741f09 [2021-10-14T19:30:27.339Z] ---> 0ed4cdf385f3 [2021-10-14T19:30:27.339Z] [2021-10-14T19:30:27.339Z] Successfully built 0ed4cdf385f3 [2021-10-14T19:30:27.339Z] Successfully tagged security-bootstrapper:latest [2021-10-14T19:30:27.339Z] Building security-proxy-setup [2021-10-14T19:30:28.737Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:30:28.737Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:30:28.737Z] ---> 4118e4b7f08f [2021-10-14T19:30:28.737Z] Step 3/24 : WORKDIR /edgex-go [2021-10-14T19:30:28.737Z] ---> Using cache [2021-10-14T19:30:28.737Z] ---> b814f4442da5 [2021-10-14T19:30:28.737Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:30:28.737Z] ---> Using cache [2021-10-14T19:30:28.737Z] ---> 57c1782c37a7 [2021-10-14T19:30:28.737Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-14T19:30:28.737Z] ---> Using cache [2021-10-14T19:30:28.737Z] ---> c45c48fb5406 [2021-10-14T19:30:28.737Z] Step 6/24 : COPY . . [2021-10-14T19:30:28.737Z] ---> Using cache [2021-10-14T19:30:28.737Z] ---> 53bf523edd9d [2021-10-14T19:30:28.737Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:30:28.737Z] ---> Using cache [2021-10-14T19:30:28.737Z] ---> 92c75bf15602 [2021-10-14T19:30:28.737Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-14T19:30:30.142Z] ---> Running in 3625bf5fd26e [2021-10-14T19:30:30.732Z] Removing intermediate container 8209634389a5 [2021-10-14T19:30:30.732Z] ---> 4a96dcec2d78 [2021-10-14T19:30:30.732Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-14T19:30:30.732Z] ---> Running in bdb75e902ec3 [2021-10-14T19:30:30.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-14T19:30:31.584Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-data/core-data ./cmd/core-data [2021-10-14T19:30:31.853Z] Removing intermediate container fe8c141d9c9f [2021-10-14T19:30:31.853Z] ---> 1601ac904b92 [2021-10-14T19:30:31.853Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-14T19:30:31.853Z] ---> Running in 61113604b04b [2021-10-14T19:30:32.124Z] Removing intermediate container 61113604b04b [2021-10-14T19:30:32.124Z] ---> 403a708d444a [2021-10-14T19:30:32.124Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-14T19:30:32.392Z] ---> Running in cccde2f57b2b [2021-10-14T19:30:32.392Z] Removing intermediate container cccde2f57b2b [2021-10-14T19:30:32.392Z] ---> 2c69057ca65c [2021-10-14T19:30:32.392Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-14T19:30:32.990Z] ---> 0b095a1d55cd [2021-10-14T19:30:32.990Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-14T19:30:33.261Z] ---> 1a5181af0d45 [2021-10-14T19:30:33.261Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-14T19:30:34.238Z] ---> 0c588237186c [2021-10-14T19:30:34.238Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-14T19:30:34.238Z] ---> Running in ae6920663b0f [2021-10-14T19:30:34.238Z] Removing intermediate container ae6920663b0f [2021-10-14T19:30:34.238Z] ---> 62dfb939252a [2021-10-14T19:30:34.238Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:30:34.238Z] ---> Running in 7a4e83d2d8a7 [2021-10-14T19:30:34.514Z] Removing intermediate container 7a4e83d2d8a7 [2021-10-14T19:30:34.514Z] ---> 3cf214bd96b1 [2021-10-14T19:30:34.514Z] Step 20/22 : LABEL arch=x86_64 [2021-10-14T19:30:34.514Z] ---> Running in 87be62232c4a [2021-10-14T19:30:34.777Z] Removing intermediate container 87be62232c4a [2021-10-14T19:30:34.777Z] ---> eaa06002fb68 [2021-10-14T19:30:34.777Z] Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:30:34.777Z] ---> Running in 23310e90701e [2021-10-14T19:30:35.038Z] Removing intermediate container 23310e90701e [2021-10-14T19:30:35.038Z] ---> e7836906026d [2021-10-14T19:30:35.038Z] Step 22/22 : LABEL version=2.0.1-dev.70 [2021-10-14T19:30:35.038Z] ---> Running in 8dcd882cb053 [2021-10-14T19:30:35.038Z] Removing intermediate container 8dcd882cb053 [2021-10-14T19:30:35.038Z] ---> c12f4d62bb7a [2021-10-14T19:30:35.038Z] [2021-10-14T19:30:35.310Z] Successfully built c12f4d62bb7a [2021-10-14T19:30:35.310Z] Successfully tagged sys-mgmt-agent:latest [2021-10-14T19:30:35.884Z]  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:30:35.884Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:30:35.884Z] ---> 4118e4b7f08f [2021-10-14T19:30:35.884Z] Step 3/20 : WORKDIR /edgex-go [2021-10-14T19:30:35.884Z] ---> Using cache [2021-10-14T19:30:35.884Z] ---> b814f4442da5 [2021-10-14T19:30:35.884Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:30:35.884Z] ---> Using cache [2021-10-14T19:30:35.884Z] ---> 57c1782c37a7 [2021-10-14T19:30:35.884Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-14T19:30:35.884Z] ---> Using cache [2021-10-14T19:30:35.884Z] ---> c45c48fb5406 [2021-10-14T19:30:35.884Z] Step 6/20 : COPY . . [2021-10-14T19:30:35.884Z] ---> Using cache [2021-10-14T19:30:35.884Z] ---> 53bf523edd9d [2021-10-14T19:30:35.884Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:30:35.884Z] ---> Using cache [2021-10-14T19:30:35.884Z] ---> 92c75bf15602 [2021-10-14T19:30:35.884Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-14T19:30:35.884Z] ---> Running in 9df5f3684df4 [2021-10-14T19:30:36.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-14T19:30:54.630Z] Removing intermediate container 186047374dff [2021-10-14T19:30:54.630Z] ---> b356ceb8b2d3 [2021-10-14T19:30:54.630Z] [2021-10-14T19:30:54.630Z] Step 9/22 : FROM alpine:3.14 [2021-10-14T19:30:54.630Z] ---> 14119a10abf4 [2021-10-14T19:30:54.630Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-14T19:30:54.630Z] ---> Using cache [2021-10-14T19:30:54.630Z] ---> b5c8d058ddd5 [2021-10-14T19:30:54.630Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:30:54.630Z] ---> Using cache [2021-10-14T19:30:54.630Z] ---> 56dff8bf888f [2021-10-14T19:30:54.630Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-14T19:30:54.630Z] ---> Running in 4a6188770ee4 [2021-10-14T19:30:54.630Z] Removing intermediate container 4a6188770ee4 [2021-10-14T19:30:54.630Z] ---> 150c3020e7dc [2021-10-14T19:30:54.630Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-14T19:30:54.630Z] ---> Running in 9fb1fd57b7ca [2021-10-14T19:30:54.630Z] Removing intermediate container 9fb1fd57b7ca [2021-10-14T19:30:54.630Z] ---> dba96d66c7b2 [2021-10-14T19:30:54.630Z] Step 14/22 : WORKDIR / [2021-10-14T19:30:54.630Z] ---> Running in 174979fb84cd [2021-10-14T19:30:54.630Z] Removing intermediate container 174979fb84cd [2021-10-14T19:30:54.630Z] ---> 48647d5fcaa5 [2021-10-14T19:30:54.630Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:30:54.630Z] ---> b261feaeee3a [2021-10-14T19:30:54.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-14T19:30:54.630Z] ---> 40340334d654 [2021-10-14T19:30:54.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-14T19:30:54.630Z] ---> d0f188d140d8 [2021-10-14T19:30:54.630Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-14T19:30:54.630Z] ---> Running in 82d46e7e5ebc [2021-10-14T19:30:54.630Z] Removing intermediate container 82d46e7e5ebc [2021-10-14T19:30:54.630Z] ---> 18760367985b [2021-10-14T19:30:54.630Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:30:54.630Z] ---> Running in 247238b1c48a [2021-10-14T19:30:54.630Z] Removing intermediate container 247238b1c48a [2021-10-14T19:30:54.630Z] ---> 698a01af77fe [2021-10-14T19:30:54.630Z] Step 20/22 : LABEL arch=x86_64 [2021-10-14T19:30:54.630Z] ---> Running in 6347613ee971 [2021-10-14T19:30:54.630Z] Removing intermediate container 6347613ee971 [2021-10-14T19:30:54.630Z] ---> b1a7637028c8 [2021-10-14T19:30:54.630Z] Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:30:54.630Z] ---> Running in 46608b8d1a01 [2021-10-14T19:30:54.630Z] Removing intermediate container 46608b8d1a01 [2021-10-14T19:30:54.630Z] ---> 06322efe2e91 [2021-10-14T19:30:54.630Z] Step 22/22 : LABEL version=2.0.1-dev.70 [2021-10-14T19:30:54.630Z] ---> Running in b5c7a3d7fe50 [2021-10-14T19:30:54.630Z] Removing intermediate container b5c7a3d7fe50 [2021-10-14T19:30:54.630Z] ---> a80dafeaad9b [2021-10-14T19:30:54.630Z] [2021-10-14T19:30:54.630Z] Successfully built a80dafeaad9b [2021-10-14T19:30:54.630Z] Successfully tagged core-metadata:latest [2021-10-14T19:30:58.931Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-14T19:31:03.235Z] Removing intermediate container 3625bf5fd26e [2021-10-14T19:31:03.235Z] ---> 2e51091a1160 [2021-10-14T19:31:03.235Z] [2021-10-14T19:31:03.235Z] Step 9/24 : FROM alpine:3.14 [2021-10-14T19:31:03.235Z] ---> 14119a10abf4 [2021-10-14T19:31:03.235Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-14T19:31:03.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-14T19:31:03.235Z] ---> Running in 58cf150a61a0 [2021-10-14T19:31:03.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:31:03.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:31:03.821Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-14T19:31:03.821Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-14T19:31:03.821Z] (3/3) Installing su-exec (0.2-r1) [2021-10-14T19:31:03.821Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:31:03.821Z] Executing ca-certificates-20191127-r5.trigger [2021-10-14T19:31:03.821Z] OK: 6 MiB in 17 packages [2021-10-14T19:31:04.437Z] Removing intermediate container 58cf150a61a0 [2021-10-14T19:31:04.437Z] ---> ac542e97e127 [2021-10-14T19:31:04.437Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-14T19:31:04.437Z] ---> Running in 79ddb9dda0a8 [2021-10-14T19:31:04.716Z] Removing intermediate container 79ddb9dda0a8 [2021-10-14T19:31:04.716Z] ---> d55e026810f7 [2021-10-14T19:31:04.716Z] Step 12/24 : WORKDIR / [2021-10-14T19:31:04.716Z] ---> Running in 3ec21d814238 [2021-10-14T19:31:04.982Z] Removing intermediate container 3ec21d814238 [2021-10-14T19:31:04.982Z] ---> 2f49e74fb59d [2021-10-14T19:31:04.982Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-14T19:31:05.256Z] ---> ab3fc450c176 [2021-10-14T19:31:05.256Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-14T19:31:05.841Z] ---> 8bd5553bbc2c [2021-10-14T19:31:05.841Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-14T19:31:05.841Z] Removing intermediate container 9df5f3684df4 [2021-10-14T19:31:05.841Z] ---> f100791ac6da [2021-10-14T19:31:05.841Z] [2021-10-14T19:31:05.841Z] Step 9/20 : FROM alpine:3.14 [2021-10-14T19:31:05.841Z] ---> 14119a10abf4 [2021-10-14T19:31:05.841Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-14T19:31:06.114Z] ---> Running in a9e895d5a14b [2021-10-14T19:31:06.114Z] ---> a5e8101b4b7d [2021-10-14T19:31:06.114Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-14T19:31:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:31:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:31:06.679Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-14T19:31:06.679Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-14T19:31:06.679Z] ---> e4d7b353c8d4 [2021-10-14T19:31:06.679Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-14T19:31:06.679Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-14T19:31:06.679Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-14T19:31:06.679Z] (5/5) Installing curl (7.79.1-r0) [2021-10-14T19:31:06.679Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:31:06.679Z] Executing ca-certificates-20191127-r5.trigger [2021-10-14T19:31:06.679Z] OK: 8 MiB in 19 packages [2021-10-14T19:31:06.950Z] Removing intermediate container bdb75e902ec3 [2021-10-14T19:31:06.950Z] ---> cf6a67c83a4c [2021-10-14T19:31:06.950Z] [2021-10-14T19:31:06.950Z] Step 9/22 : FROM alpine:3.14 [2021-10-14T19:31:06.950Z] ---> 14119a10abf4 [2021-10-14T19:31:06.950Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-14T19:31:06.950Z] ---> 8c1f69c34e3b [2021-10-14T19:31:06.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-14T19:31:06.950Z] ---> Running in 68affa5db184 [2021-10-14T19:31:07.211Z] Removing intermediate container 68affa5db184 [2021-10-14T19:31:07.211Z] ---> 82fc390a150e [2021-10-14T19:31:07.211Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-14T19:31:07.211Z] ---> Running in 9cd11a5933d1 [2021-10-14T19:31:07.477Z] Removing intermediate container a9e895d5a14b [2021-10-14T19:31:07.477Z] ---> bb08c946d3ad [2021-10-14T19:31:07.477Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-14T19:31:07.477Z] ---> e07ce43e5294 [2021-10-14T19:31:07.477Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-14T19:31:07.477Z] ---> Running in 90ca0171ab58 [2021-10-14T19:31:07.477Z] Removing intermediate container 9cd11a5933d1 [2021-10-14T19:31:07.477Z] ---> eb72a9c1763f [2021-10-14T19:31:07.477Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-14T19:31:07.477Z] ---> Running in 9c4797667c76 [2021-10-14T19:31:07.477Z] Removing intermediate container 90ca0171ab58 [2021-10-14T19:31:07.477Z] ---> 6c1fc1d8f5fa [2021-10-14T19:31:07.477Z] Step 12/20 : WORKDIR /edgex [2021-10-14T19:31:07.477Z] ---> 7aba640955ee [2021-10-14T19:31:07.477Z] 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/ [2021-10-14T19:31:07.477Z] Removing intermediate container 9c4797667c76 [2021-10-14T19:31:07.477Z] ---> 8eb1362368dc [2021-10-14T19:31:07.477Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:31:07.477Z] ---> Running in e338f1f83e74 [2021-10-14T19:31:07.743Z] ---> Running in a664309ccc71 [2021-10-14T19:31:07.743Z] ---> Running in baee12e8608f [2021-10-14T19:31:07.743Z] Removing intermediate container e338f1f83e74 [2021-10-14T19:31:07.743Z] ---> 90311a05fcfc [2021-10-14T19:31:07.743Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-14T19:31:08.009Z] ---> 739b55154f00 [2021-10-14T19:31:08.009Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-14T19:31:08.587Z] ---> 435732f64142 [2021-10-14T19:31:08.588Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-14T19:31:08.588Z] Removing intermediate container a664309ccc71 [2021-10-14T19:31:08.588Z] ---> 19d6ded2436f [2021-10-14T19:31:08.588Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-14T19:31:08.588Z] Removing intermediate container baee12e8608f [2021-10-14T19:31:08.588Z] ---> e1c69cd87b15 [2021-10-14T19:31:08.588Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-14T19:31:08.588Z] ---> Running in d9db0bdee039 [2021-10-14T19:31:08.588Z] ---> Running in ced559072d7f [2021-10-14T19:31:08.849Z] ---> 8dc7676b90b2 [2021-10-14T19:31:08.849Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-14T19:31:08.849Z] Removing intermediate container d9db0bdee039 [2021-10-14T19:31:08.849Z] ---> ee95d529e9d6 [2021-10-14T19:31:08.849Z] Step 22/24 : LABEL arch=x86_64 [2021-10-14T19:31:08.849Z] ---> Running in 4d4261d569f8 [2021-10-14T19:31:08.849Z] ---> Running in 82a1f2e0a5bd [2021-10-14T19:31:08.849Z] Removing intermediate container 4d4261d569f8 [2021-10-14T19:31:08.849Z] ---> 76a0a3b77285 [2021-10-14T19:31:08.849Z] Step 17/20 : CMD ["--init=true"] [2021-10-14T19:31:08.849Z] Removing intermediate container 82a1f2e0a5bd [2021-10-14T19:31:08.849Z] ---> 7c9e50a14361 [2021-10-14T19:31:08.849Z] Step 23/24 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:08.849Z] ---> Running in a31895670f3c [2021-10-14T19:31:09.117Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T19:31:09.117Z] ---> Running in 144423c57f3f [2021-10-14T19:31:09.117Z] Removing intermediate container a31895670f3c [2021-10-14T19:31:09.117Z] ---> 8087ad8fdb36 [2021-10-14T19:31:09.117Z] Step 18/20 : LABEL arch=x86_64 [2021-10-14T19:31:09.117Z] ---> Running in 4511d2eb9d9e [2021-10-14T19:31:09.117Z] Removing intermediate container 144423c57f3f [2021-10-14T19:31:09.117Z] ---> 7c173086a493 [2021-10-14T19:31:09.117Z] Step 24/24 : LABEL version=2.0.1-dev.70 [2021-10-14T19:31:09.117Z] ---> Running in d5ae09a42a4f [2021-10-14T19:31:09.117Z] Removing intermediate container 4511d2eb9d9e [2021-10-14T19:31:09.117Z] ---> 5caf423016e0 [2021-10-14T19:31:09.117Z] Step 19/20 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:09.117Z] Removing intermediate container d5ae09a42a4f [2021-10-14T19:31:09.117Z] ---> eba54474192a [2021-10-14T19:31:09.117Z] [2021-10-14T19:31:09.117Z] ---> Running in 3ac01dcbec57 [2021-10-14T19:31:09.380Z] Successfully built eba54474192a [2021-10-14T19:31:09.380Z] Successfully tagged security-secretstore-setup:latest [2021-10-14T19:31:09.380Z]  Building security-secretstore-setup ... done Removing intermediate container 3ac01dcbec57 [2021-10-14T19:31:09.380Z] ---> 64c463c2696e [2021-10-14T19:31:09.380Z] Step 20/20 : LABEL version=2.0.1-dev.70 [2021-10-14T19:31:09.380Z] ---> Running in b7f7309a94c7 [2021-10-14T19:31:09.380Z] Removing intermediate container b7f7309a94c7 [2021-10-14T19:31:09.380Z] ---> f57242dcbaa2 [2021-10-14T19:31:09.380Z] [2021-10-14T19:31:09.646Z] Successfully built f57242dcbaa2 [2021-10-14T19:31:09.646Z] Successfully tagged security-proxy-setup:latest [2021-10-14T19:31:09.909Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T19:31:10.481Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-14T19:31:10.481Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-14T19:31:10.481Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-14T19:31:10.740Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-14T19:31:10.740Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-14T19:31:10.740Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-14T19:31:11.002Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:31:11.002Z] OK: 8 MiB in 20 packages [2021-10-14T19:31:11.265Z] Removing intermediate container ced559072d7f [2021-10-14T19:31:11.265Z] ---> 9b45e077786c [2021-10-14T19:31:11.265Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:31:11.535Z] ---> 78516ceac808 [2021-10-14T19:31:11.535Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-14T19:31:11.797Z] ---> 8980532a9db2 [2021-10-14T19:31:11.797Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-14T19:31:11.797Z] ---> 543ceecd4f71 [2021-10-14T19:31:11.797Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-14T19:31:12.058Z] ---> Running in 48ac2d149546 [2021-10-14T19:31:12.058Z] Removing intermediate container 48ac2d149546 [2021-10-14T19:31:12.058Z] ---> 70f07548ba52 [2021-10-14T19:31:12.058Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:31:12.058Z] ---> Running in f99107683f54 [2021-10-14T19:31:12.058Z] Removing intermediate container f99107683f54 [2021-10-14T19:31:12.058Z] ---> 40e880a3d499 [2021-10-14T19:31:12.058Z] Step 20/22 : LABEL arch=x86_64 [2021-10-14T19:31:12.058Z] ---> Running in 95996d241824 [2021-10-14T19:31:12.324Z] Removing intermediate container 95996d241824 [2021-10-14T19:31:12.324Z] ---> 334bc84e9464 [2021-10-14T19:31:12.324Z] Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:12.324Z] ---> Running in c83902cbf5a0 [2021-10-14T19:31:12.324Z] Removing intermediate container c83902cbf5a0 [2021-10-14T19:31:12.324Z] ---> 8695660e6642 [2021-10-14T19:31:12.324Z] Step 22/22 : LABEL version=2.0.1-dev.70 [2021-10-14T19:31:12.324Z] ---> Running in 8ec5d1040405 [2021-10-14T19:31:12.324Z] Removing intermediate container 8ec5d1040405 [2021-10-14T19:31:12.324Z] ---> 2214034a08b8 [2021-10-14T19:31:12.324Z] [2021-10-14T19:31:12.586Z] Successfully built 2214034a08b8 [2021-10-14T19:31:12.586Z] Successfully tagged core-data:latest [2021-10-14T19:31:12.595Z]  Building core-data ... done  [Pipeline] } [2021-10-14T19:31:12.602Z] $ docker stop --time=1 8bc6b4de1aefef8d4d85fe6dc0bd651e217d3480a77abff40eca52dd1e654ea2 [2021-10-14T19:31:13.956Z] $ docker rm -f 8bc6b4de1aefef8d4d85fe6dc0bd651e217d3480a77abff40eca52dd1e654ea2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-14T19:31:14.295Z] + docker images [2021-10-14T19:31:14.295Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-14T19:31:14.295Z] core-data latest 2214034a08b8 2 seconds ago 20.5MB [2021-10-14T19:31:14.295Z] security-secretstore-setup latest eba54474192a 5 seconds ago 28.2MB [2021-10-14T19:31:14.295Z] security-proxy-setup latest f57242dcbaa2 5 seconds ago 26.7MB [2021-10-14T19:31:14.295Z] cf6a67c83a4c 8 seconds ago 1.76GB [2021-10-14T19:31:14.295Z] f100791ac6da 9 seconds ago 1.76GB [2021-10-14T19:31:14.295Z] 2e51091a1160 12 seconds ago 1.76GB [2021-10-14T19:31:14.295Z] core-metadata latest a80dafeaad9b 20 seconds ago 16.8MB [2021-10-14T19:31:14.295Z] b356ceb8b2d3 23 seconds ago 1.76GB [2021-10-14T19:31:14.295Z] sys-mgmt-agent latest c12f4d62bb7a 40 seconds ago 294MB [2021-10-14T19:31:14.295Z] security-bootstrapper latest 0ed4cdf385f3 48 seconds ago 18.8MB [2021-10-14T19:31:14.295Z] support-notifications latest 976bfed11e37 About a minute ago 16.8MB [2021-10-14T19:31:14.295Z] support-scheduler latest 3d85914d2b09 About a minute ago 16.1MB [2021-10-14T19:31:14.295Z] core-command latest 87ed041a3f61 About a minute ago 16MB [2021-10-14T19:31:14.295Z] 5b4429e3be4f About a minute ago 1.75GB [2021-10-14T19:31:14.295Z] 6b9c38c94101 About a minute ago 1.76GB [2021-10-14T19:31:14.295Z] 4f018ad5af19 About a minute ago 1.75GB [2021-10-14T19:31:14.295Z] 30a3ec501102 About a minute ago 1.75GB [2021-10-14T19:31:14.295Z] 6f8ba212e1cf About a minute ago 1.75GB [2021-10-14T19:31:14.295Z] ci-base-image-x86_64 latest 4118e4b7f08f 5 minutes ago 1.25GB [2021-10-14T19:31:14.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 28 hours ago 548MB [2021-10-14T19:31:14.295Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 days ago 34.5MB [2021-10-14T19:31:14.295Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-14T19:31:14.295Z] alpine 3.14 14119a10abf4 6 weeks ago 5.6MB [2021-10-14T19:31:14.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 [2021-10-14T19:31:14.518Z] provisioning config files... [2021-10-14T19:31:14.531Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config8530560076690395319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:31:14.836Z] ---> docker-login.sh [2021-10-14T19:31:14.836Z] nexus3.edgexfoundry.org:10001 [2021-10-14T19:31:14.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:31:14.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:31:14.836Z] Configure a credential helper to remove this warning. See [2021-10-14T19:31:14.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:31:14.836Z] [2021-10-14T19:31:14.836Z] Login Succeeded [2021-10-14T19:31:14.836Z] nexus3.edgexfoundry.org:10002 [2021-10-14T19:31:14.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:31:15.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:31:15.098Z] Configure a credential helper to remove this warning. See [2021-10-14T19:31:15.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:31:15.098Z] [2021-10-14T19:31:15.098Z] Login Succeeded [2021-10-14T19:31:15.098Z] nexus3.edgexfoundry.org:10003 [2021-10-14T19:31:15.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:31:15.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:31:15.098Z] Configure a credential helper to remove this warning. See [2021-10-14T19:31:15.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:31:15.098Z] [2021-10-14T19:31:15.098Z] Login Succeeded [2021-10-14T19:31:15.098Z] nexus3.edgexfoundry.org:10004 [2021-10-14T19:31:15.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:31:15.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:31:15.358Z] Configure a credential helper to remove this warning. See [2021-10-14T19:31:15.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:31:15.358Z] [2021-10-14T19:31:15.358Z] Login Succeeded [2021-10-14T19:31:15.358Z] docker.io [2021-10-14T19:31:15.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:31:15.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:31:15.624Z] Configure a credential helper to remove this warning. See [2021-10-14T19:31:15.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:31:15.624Z] [2021-10-14T19:31:15.624Z] Login Succeeded [2021-10-14T19:31:15.624Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T19:31:15.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:15.683Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-14T19:31:15.683Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:15.683Z] latest [2021-10-14T19:31:15.683Z] 2.0.1-dev.70 [2021-10-14T19:31:15.683Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:15.683Z] main [2021-10-14T19:31:15.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:16.119Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:16.597Z] + docker push nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:16.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-14T19:31:16.597Z] 0d930de6118e: Preparing [2021-10-14T19:31:16.597Z] 07ab54c4d243: Preparing [2021-10-14T19:31:16.597Z] 2b9f695f3601: Preparing [2021-10-14T19:31:16.597Z] 34132385283a: Preparing [2021-10-14T19:31:16.597Z] e2eb06d8af82: Preparing [2021-10-14T19:31:16.597Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:16.597Z] 34132385283a: Pushed [2021-10-14T19:31:16.598Z] 0d930de6118e: Pushed [2021-10-14T19:31:16.598Z] 2b9f695f3601: Pushed [2021-10-14T19:31:17.562Z] 07ab54c4d243: Pushed [2021-10-14T19:31:17.823Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:18.124Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:18.416Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-14T19:31:18.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-14T19:31:18.416Z] 0d930de6118e: Preparing [2021-10-14T19:31:18.416Z] 07ab54c4d243: Preparing [2021-10-14T19:31:18.416Z] 2b9f695f3601: Preparing [2021-10-14T19:31:18.416Z] 34132385283a: Preparing [2021-10-14T19:31:18.416Z] e2eb06d8af82: Preparing [2021-10-14T19:31:18.416Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:18.416Z] 0d930de6118e: Layer already exists [2021-10-14T19:31:18.416Z] 07ab54c4d243: Layer already exists [2021-10-14T19:31:18.416Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:18.416Z] 34132385283a: Layer already exists [2021-10-14T19:31:18.416Z] latest: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:18.718Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:19.012Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.70 [2021-10-14T19:31:19.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-14T19:31:19.012Z] 0d930de6118e: Preparing [2021-10-14T19:31:19.012Z] 07ab54c4d243: Preparing [2021-10-14T19:31:19.012Z] 2b9f695f3601: Preparing [2021-10-14T19:31:19.012Z] 34132385283a: Preparing [2021-10-14T19:31:19.012Z] e2eb06d8af82: Preparing [2021-10-14T19:31:19.012Z] 07ab54c4d243: Layer already exists [2021-10-14T19:31:19.012Z] 0d930de6118e: Layer already exists [2021-10-14T19:31:19.012Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:19.012Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:19.012Z] 34132385283a: Layer already exists [2021-10-14T19:31:19.012Z] 2.0.1-dev.70: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:19.311Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:19.601Z] + docker push nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:19.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-14T19:31:19.601Z] 0d930de6118e: Preparing [2021-10-14T19:31:19.601Z] 07ab54c4d243: Preparing [2021-10-14T19:31:19.601Z] 2b9f695f3601: Preparing [2021-10-14T19:31:19.601Z] 34132385283a: Preparing [2021-10-14T19:31:19.601Z] e2eb06d8af82: Preparing [2021-10-14T19:31:19.601Z] 34132385283a: Layer already exists [2021-10-14T19:31:19.601Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:19.601Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:19.601Z] 07ab54c4d243: Layer already exists [2021-10-14T19:31:19.601Z] 0d930de6118e: Layer already exists [2021-10-14T19:31:19.601Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:19.897Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:20.189Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-14T19:31:20.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-14T19:31:20.189Z] 0d930de6118e: Preparing [2021-10-14T19:31:20.189Z] 07ab54c4d243: Preparing [2021-10-14T19:31:20.189Z] 2b9f695f3601: Preparing [2021-10-14T19:31:20.189Z] 34132385283a: Preparing [2021-10-14T19:31:20.189Z] e2eb06d8af82: Preparing [2021-10-14T19:31:20.189Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:20.189Z] 34132385283a: Layer already exists [2021-10-14T19:31:20.189Z] 07ab54c4d243: Layer already exists [2021-10-14T19:31:20.189Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:20.189Z] 0d930de6118e: Layer already exists [2021-10-14T19:31:20.189Z] main: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:20.214Z] ===================================================== [Pipeline] echo [2021-10-14T19:31:20.222Z] taggedImages: [2021-10-14T19:31:20.222Z] - nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:20.222Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-14T19:31:20.222Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.70 [2021-10-14T19:31:20.222Z] - nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:20.222Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-14T19:31:20.239Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-14T19:31:20.239Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:20.239Z] latest [2021-10-14T19:31:20.239Z] 2.0.1-dev.70 [2021-10-14T19:31:20.239Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:20.239Z] main [2021-10-14T19:31:20.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:20.541Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:20.837Z] + docker push nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:20.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-14T19:31:20.837Z] fc997b97a987: Preparing [2021-10-14T19:31:20.837Z] 99069f0a3a60: Preparing [2021-10-14T19:31:20.837Z] 2b9f695f3601: Preparing [2021-10-14T19:31:20.837Z] 24be266f5ef8: Preparing [2021-10-14T19:31:20.837Z] 62826317bd5d: Preparing [2021-10-14T19:31:20.837Z] e2eb06d8af82: Preparing [2021-10-14T19:31:20.837Z] e2eb06d8af82: Waiting [2021-10-14T19:31:20.837Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:21.097Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:21.097Z] fc997b97a987: Pushed [2021-10-14T19:31:21.097Z] 62826317bd5d: Pushed [2021-10-14T19:31:21.097Z] 24be266f5ef8: Pushed [2021-10-14T19:31:22.042Z] 99069f0a3a60: Pushed [2021-10-14T19:31:22.042Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:22.345Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:22.645Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-14T19:31:22.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-14T19:31:22.645Z] fc997b97a987: Preparing [2021-10-14T19:31:22.645Z] 99069f0a3a60: Preparing [2021-10-14T19:31:22.645Z] 2b9f695f3601: Preparing [2021-10-14T19:31:22.645Z] 24be266f5ef8: Preparing [2021-10-14T19:31:22.645Z] 62826317bd5d: Preparing [2021-10-14T19:31:22.645Z] e2eb06d8af82: Preparing [2021-10-14T19:31:22.645Z] e2eb06d8af82: Waiting [2021-10-14T19:31:22.645Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:22.645Z] fc997b97a987: Layer already exists [2021-10-14T19:31:22.645Z] 62826317bd5d: Layer already exists [2021-10-14T19:31:22.645Z] 99069f0a3a60: Layer already exists [2021-10-14T19:31:22.645Z] 24be266f5ef8: Layer already exists [2021-10-14T19:31:22.645Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:22.645Z] latest: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:22.950Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:23.249Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.70 [2021-10-14T19:31:23.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-14T19:31:23.249Z] fc997b97a987: Preparing [2021-10-14T19:31:23.249Z] 99069f0a3a60: Preparing [2021-10-14T19:31:23.249Z] 2b9f695f3601: Preparing [2021-10-14T19:31:23.249Z] 24be266f5ef8: Preparing [2021-10-14T19:31:23.249Z] 62826317bd5d: Preparing [2021-10-14T19:31:23.249Z] e2eb06d8af82: Preparing [2021-10-14T19:31:23.249Z] e2eb06d8af82: Waiting [2021-10-14T19:31:23.249Z] 24be266f5ef8: Layer already exists [2021-10-14T19:31:23.249Z] 62826317bd5d: Layer already exists [2021-10-14T19:31:23.249Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:23.249Z] fc997b97a987: Layer already exists [2021-10-14T19:31:23.249Z] 99069f0a3a60: Layer already exists [2021-10-14T19:31:23.249Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:23.249Z] 2.0.1-dev.70: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:23.549Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:23.844Z] + docker push nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:23.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-14T19:31:23.844Z] fc997b97a987: Preparing [2021-10-14T19:31:23.844Z] 99069f0a3a60: Preparing [2021-10-14T19:31:23.844Z] 2b9f695f3601: Preparing [2021-10-14T19:31:23.844Z] 24be266f5ef8: Preparing [2021-10-14T19:31:23.844Z] 62826317bd5d: Preparing [2021-10-14T19:31:23.844Z] e2eb06d8af82: Preparing [2021-10-14T19:31:23.844Z] e2eb06d8af82: Waiting [2021-10-14T19:31:23.844Z] 62826317bd5d: Layer already exists [2021-10-14T19:31:23.844Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:23.844Z] 99069f0a3a60: Layer already exists [2021-10-14T19:31:23.844Z] fc997b97a987: Layer already exists [2021-10-14T19:31:23.844Z] 24be266f5ef8: Layer already exists [2021-10-14T19:31:23.844Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:23.844Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:24.145Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:24.441Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-14T19:31:24.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-14T19:31:24.441Z] fc997b97a987: Preparing [2021-10-14T19:31:24.441Z] 99069f0a3a60: Preparing [2021-10-14T19:31:24.441Z] 2b9f695f3601: Preparing [2021-10-14T19:31:24.441Z] 24be266f5ef8: Preparing [2021-10-14T19:31:24.441Z] 62826317bd5d: Preparing [2021-10-14T19:31:24.441Z] e2eb06d8af82: Preparing [2021-10-14T19:31:24.441Z] e2eb06d8af82: Waiting [2021-10-14T19:31:24.441Z] 99069f0a3a60: Layer already exists [2021-10-14T19:31:24.441Z] fc997b97a987: Layer already exists [2021-10-14T19:31:24.441Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:24.441Z] 62826317bd5d: Layer already exists [2021-10-14T19:31:24.441Z] 24be266f5ef8: Layer already exists [2021-10-14T19:31:24.441Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:24.441Z] main: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:24.475Z] ===================================================== [Pipeline] echo [2021-10-14T19:31:24.483Z] taggedImages: [2021-10-14T19:31:24.483Z] - nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:24.483Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-14T19:31:24.483Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.70 [2021-10-14T19:31:24.483Z] - nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:24.483Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-14T19:31:24.495Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-14T19:31:24.495Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:24.495Z] latest [2021-10-14T19:31:24.495Z] 2.0.1-dev.70 [2021-10-14T19:31:24.495Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:24.495Z] main [2021-10-14T19:31:24.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:24.809Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:25.108Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:25.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-14T19:31:25.108Z] 73735992b518: Preparing [2021-10-14T19:31:25.108Z] 5dae0c7fdd10: Preparing [2021-10-14T19:31:25.108Z] 2b9f695f3601: Preparing [2021-10-14T19:31:25.108Z] 34132385283a: Preparing [2021-10-14T19:31:25.108Z] e2eb06d8af82: Preparing [2021-10-14T19:31:25.108Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:25.108Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:25.108Z] 34132385283a: Layer already exists [2021-10-14T19:31:25.108Z] 73735992b518: Pushed [2021-10-14T19:31:26.491Z] 5dae0c7fdd10: Pushed [2021-10-14T19:31:26.491Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:26.791Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:27.086Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-14T19:31:27.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-14T19:31:27.086Z] 73735992b518: Preparing [2021-10-14T19:31:27.086Z] 5dae0c7fdd10: Preparing [2021-10-14T19:31:27.086Z] 2b9f695f3601: Preparing [2021-10-14T19:31:27.086Z] 34132385283a: Preparing [2021-10-14T19:31:27.086Z] e2eb06d8af82: Preparing [2021-10-14T19:31:27.086Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:27.086Z] 73735992b518: Layer already exists [2021-10-14T19:31:27.086Z] 34132385283a: Layer already exists [2021-10-14T19:31:27.086Z] 5dae0c7fdd10: Layer already exists [2021-10-14T19:31:27.086Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:27.086Z] latest: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:27.386Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:27.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.70 [2021-10-14T19:31:27.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-14T19:31:27.677Z] 73735992b518: Preparing [2021-10-14T19:31:27.677Z] 5dae0c7fdd10: Preparing [2021-10-14T19:31:27.677Z] 2b9f695f3601: Preparing [2021-10-14T19:31:27.677Z] 34132385283a: Preparing [2021-10-14T19:31:27.677Z] e2eb06d8af82: Preparing [2021-10-14T19:31:27.677Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:27.677Z] 73735992b518: Layer already exists [2021-10-14T19:31:27.677Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:27.677Z] 34132385283a: Layer already exists [2021-10-14T19:31:27.677Z] 5dae0c7fdd10: Layer already exists [2021-10-14T19:31:27.677Z] 2.0.1-dev.70: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:27.974Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:28.270Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:28.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-14T19:31:28.270Z] 73735992b518: Preparing [2021-10-14T19:31:28.270Z] 5dae0c7fdd10: Preparing [2021-10-14T19:31:28.270Z] 2b9f695f3601: Preparing [2021-10-14T19:31:28.270Z] 34132385283a: Preparing [2021-10-14T19:31:28.270Z] e2eb06d8af82: Preparing [2021-10-14T19:31:28.270Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:28.270Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:28.270Z] 5dae0c7fdd10: Layer already exists [2021-10-14T19:31:28.270Z] 73735992b518: Layer already exists [2021-10-14T19:31:28.270Z] 34132385283a: Layer already exists [2021-10-14T19:31:28.270Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:28.571Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:28.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-14T19:31:28.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-14T19:31:28.874Z] 73735992b518: Preparing [2021-10-14T19:31:28.874Z] 5dae0c7fdd10: Preparing [2021-10-14T19:31:28.874Z] 2b9f695f3601: Preparing [2021-10-14T19:31:28.874Z] 34132385283a: Preparing [2021-10-14T19:31:28.874Z] e2eb06d8af82: Preparing [2021-10-14T19:31:28.874Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:28.874Z] 34132385283a: Layer already exists [2021-10-14T19:31:28.874Z] 73735992b518: Layer already exists [2021-10-14T19:31:28.874Z] 5dae0c7fdd10: Layer already exists [2021-10-14T19:31:28.874Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:28.874Z] main: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:28.911Z] ===================================================== [Pipeline] echo [2021-10-14T19:31:28.919Z] taggedImages: [2021-10-14T19:31:28.919Z] - nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:28.919Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-14T19:31:28.919Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.70 [2021-10-14T19:31:28.919Z] - nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:28.919Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-14T19:31:28.940Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-14T19:31:28.940Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:28.940Z] latest [2021-10-14T19:31:28.940Z] 2.0.1-dev.70 [2021-10-14T19:31:28.940Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:28.940Z] main [2021-10-14T19:31:28.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:29.265Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:29.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:29.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-14T19:31:29.559Z] 5220855fb740: Preparing [2021-10-14T19:31:29.559Z] 5220855fb740: Preparing [2021-10-14T19:31:29.559Z] 458fe0a04494: Preparing [2021-10-14T19:31:29.559Z] dd5a07dd31a7: Preparing [2021-10-14T19:31:29.559Z] 79a43b6ce9c1: Preparing [2021-10-14T19:31:29.559Z] 94c3248a76c4: Preparing [2021-10-14T19:31:29.559Z] 2b9f695f3601: Preparing [2021-10-14T19:31:29.559Z] 0d57051fd3c9: Preparing [2021-10-14T19:31:29.559Z] eec200b152d6: Preparing [2021-10-14T19:31:29.559Z] 85b99185ee13: Preparing [2021-10-14T19:31:29.559Z] 2e2c5577d427: Preparing [2021-10-14T19:31:29.559Z] e2eb06d8af82: Preparing [2021-10-14T19:31:29.559Z] 2b9f695f3601: Waiting [2021-10-14T19:31:29.559Z] 0d57051fd3c9: Waiting [2021-10-14T19:31:29.559Z] eec200b152d6: Waiting [2021-10-14T19:31:29.559Z] 85b99185ee13: Waiting [2021-10-14T19:31:29.559Z] 2e2c5577d427: Waiting [2021-10-14T19:31:29.559Z] e2eb06d8af82: Waiting [2021-10-14T19:31:29.559Z] 79a43b6ce9c1: Pushed [2021-10-14T19:31:29.559Z] 458fe0a04494: Pushed [2021-10-14T19:31:29.559Z] dd5a07dd31a7: Pushed [2021-10-14T19:31:29.559Z] 5220855fb740: Pushed [2021-10-14T19:31:29.559Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:29.822Z] 0d57051fd3c9: Pushed [2021-10-14T19:31:29.822Z] 85b99185ee13: Pushed [2021-10-14T19:31:29.822Z] eec200b152d6: Pushed [2021-10-14T19:31:29.822Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:29.822Z] 2e2c5577d427: Pushed [2021-10-14T19:31:31.205Z] 94c3248a76c4: Pushed [2021-10-14T19:31:31.205Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:31.508Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:31.822Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-14T19:31:31.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-14T19:31:31.822Z] 5220855fb740: Preparing [2021-10-14T19:31:31.822Z] 5220855fb740: Preparing [2021-10-14T19:31:31.822Z] 458fe0a04494: Preparing [2021-10-14T19:31:31.822Z] dd5a07dd31a7: Preparing [2021-10-14T19:31:31.822Z] 79a43b6ce9c1: Preparing [2021-10-14T19:31:31.822Z] 94c3248a76c4: Preparing [2021-10-14T19:31:31.822Z] 2b9f695f3601: Preparing [2021-10-14T19:31:31.822Z] 0d57051fd3c9: Preparing [2021-10-14T19:31:31.822Z] eec200b152d6: Preparing [2021-10-14T19:31:31.822Z] 85b99185ee13: Preparing [2021-10-14T19:31:31.822Z] 2e2c5577d427: Preparing [2021-10-14T19:31:31.822Z] e2eb06d8af82: Preparing [2021-10-14T19:31:31.822Z] 2b9f695f3601: Waiting [2021-10-14T19:31:31.822Z] 0d57051fd3c9: Waiting [2021-10-14T19:31:31.822Z] eec200b152d6: Waiting [2021-10-14T19:31:31.822Z] 85b99185ee13: Waiting [2021-10-14T19:31:31.823Z] 2e2c5577d427: Waiting [2021-10-14T19:31:31.823Z] e2eb06d8af82: Waiting [2021-10-14T19:31:31.823Z] 458fe0a04494: Layer already exists [2021-10-14T19:31:31.823Z] 94c3248a76c4: Layer already exists [2021-10-14T19:31:31.823Z] 79a43b6ce9c1: Layer already exists [2021-10-14T19:31:31.823Z] dd5a07dd31a7: Layer already exists [2021-10-14T19:31:31.823Z] 5220855fb740: Layer already exists [2021-10-14T19:31:31.823Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:31.823Z] 0d57051fd3c9: Layer already exists [2021-10-14T19:31:31.823Z] 2e2c5577d427: Layer already exists [2021-10-14T19:31:31.823Z] eec200b152d6: Layer already exists [2021-10-14T19:31:31.823Z] 85b99185ee13: Layer already exists [2021-10-14T19:31:31.823Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:31.823Z] latest: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:32.114Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:32.408Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.70 [2021-10-14T19:31:32.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-14T19:31:32.408Z] 5220855fb740: Preparing [2021-10-14T19:31:32.408Z] 5220855fb740: Preparing [2021-10-14T19:31:32.408Z] 458fe0a04494: Preparing [2021-10-14T19:31:32.408Z] dd5a07dd31a7: Preparing [2021-10-14T19:31:32.408Z] 79a43b6ce9c1: Preparing [2021-10-14T19:31:32.408Z] 94c3248a76c4: Preparing [2021-10-14T19:31:32.408Z] 2b9f695f3601: Preparing [2021-10-14T19:31:32.408Z] 0d57051fd3c9: Preparing [2021-10-14T19:31:32.408Z] eec200b152d6: Preparing [2021-10-14T19:31:32.408Z] 85b99185ee13: Preparing [2021-10-14T19:31:32.408Z] 2e2c5577d427: Preparing [2021-10-14T19:31:32.408Z] e2eb06d8af82: Preparing [2021-10-14T19:31:32.408Z] 2b9f695f3601: Waiting [2021-10-14T19:31:32.408Z] 0d57051fd3c9: Waiting [2021-10-14T19:31:32.408Z] eec200b152d6: Waiting [2021-10-14T19:31:32.408Z] 85b99185ee13: Waiting [2021-10-14T19:31:32.408Z] 2e2c5577d427: Waiting [2021-10-14T19:31:32.408Z] e2eb06d8af82: Waiting [2021-10-14T19:31:32.408Z] dd5a07dd31a7: Layer already exists [2021-10-14T19:31:32.408Z] 79a43b6ce9c1: Layer already exists [2021-10-14T19:31:32.408Z] 458fe0a04494: Layer already exists [2021-10-14T19:31:32.408Z] 94c3248a76c4: Layer already exists [2021-10-14T19:31:32.409Z] 5220855fb740: Layer already exists [2021-10-14T19:31:32.409Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:32.409Z] eec200b152d6: Layer already exists [2021-10-14T19:31:32.409Z] 85b99185ee13: Layer already exists [2021-10-14T19:31:32.409Z] 0d57051fd3c9: Layer already exists [2021-10-14T19:31:32.409Z] 2e2c5577d427: Layer already exists [2021-10-14T19:31:32.409Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:32.409Z] 2.0.1-dev.70: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:32.706Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:33.000Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:33.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-14T19:31:33.000Z] 5220855fb740: Preparing [2021-10-14T19:31:33.000Z] 5220855fb740: Preparing [2021-10-14T19:31:33.000Z] 458fe0a04494: Preparing [2021-10-14T19:31:33.000Z] dd5a07dd31a7: Preparing [2021-10-14T19:31:33.000Z] 79a43b6ce9c1: Preparing [2021-10-14T19:31:33.000Z] 94c3248a76c4: Preparing [2021-10-14T19:31:33.000Z] 2b9f695f3601: Preparing [2021-10-14T19:31:33.000Z] 0d57051fd3c9: Preparing [2021-10-14T19:31:33.000Z] eec200b152d6: Preparing [2021-10-14T19:31:33.000Z] 85b99185ee13: Preparing [2021-10-14T19:31:33.000Z] 2e2c5577d427: Preparing [2021-10-14T19:31:33.000Z] e2eb06d8af82: Preparing [2021-10-14T19:31:33.000Z] 2b9f695f3601: Waiting [2021-10-14T19:31:33.000Z] 0d57051fd3c9: Waiting [2021-10-14T19:31:33.000Z] eec200b152d6: Waiting [2021-10-14T19:31:33.000Z] 85b99185ee13: Waiting [2021-10-14T19:31:33.000Z] 2e2c5577d427: Waiting [2021-10-14T19:31:33.000Z] e2eb06d8af82: Waiting [2021-10-14T19:31:33.000Z] 79a43b6ce9c1: Layer already exists [2021-10-14T19:31:33.000Z] 458fe0a04494: Layer already exists [2021-10-14T19:31:33.000Z] dd5a07dd31a7: Layer already exists [2021-10-14T19:31:33.000Z] 5220855fb740: Layer already exists [2021-10-14T19:31:33.000Z] 94c3248a76c4: Layer already exists [2021-10-14T19:31:33.000Z] 0d57051fd3c9: Layer already exists [2021-10-14T19:31:33.000Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:33.000Z] 85b99185ee13: Layer already exists [2021-10-14T19:31:33.000Z] 2e2c5577d427: Layer already exists [2021-10-14T19:31:33.000Z] eec200b152d6: Layer already exists [2021-10-14T19:31:33.000Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:33.000Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:33.313Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:33.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-14T19:31:33.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-14T19:31:33.618Z] 5220855fb740: Preparing [2021-10-14T19:31:33.618Z] 5220855fb740: Preparing [2021-10-14T19:31:33.618Z] 458fe0a04494: Preparing [2021-10-14T19:31:33.618Z] dd5a07dd31a7: Preparing [2021-10-14T19:31:33.618Z] 79a43b6ce9c1: Preparing [2021-10-14T19:31:33.618Z] 94c3248a76c4: Preparing [2021-10-14T19:31:33.618Z] 2b9f695f3601: Preparing [2021-10-14T19:31:33.618Z] 0d57051fd3c9: Preparing [2021-10-14T19:31:33.618Z] eec200b152d6: Preparing [2021-10-14T19:31:33.618Z] 85b99185ee13: Preparing [2021-10-14T19:31:33.618Z] 2e2c5577d427: Preparing [2021-10-14T19:31:33.618Z] e2eb06d8af82: Preparing [2021-10-14T19:31:33.618Z] 2b9f695f3601: Waiting [2021-10-14T19:31:33.618Z] 0d57051fd3c9: Waiting [2021-10-14T19:31:33.618Z] eec200b152d6: Waiting [2021-10-14T19:31:33.618Z] 85b99185ee13: Waiting [2021-10-14T19:31:33.618Z] 2e2c5577d427: Waiting [2021-10-14T19:31:33.618Z] e2eb06d8af82: Waiting [2021-10-14T19:31:33.618Z] 458fe0a04494: Layer already exists [2021-10-14T19:31:33.618Z] 79a43b6ce9c1: Layer already exists [2021-10-14T19:31:33.618Z] 94c3248a76c4: Layer already exists [2021-10-14T19:31:33.618Z] 5220855fb740: Layer already exists [2021-10-14T19:31:33.618Z] dd5a07dd31a7: Layer already exists [2021-10-14T19:31:33.618Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:33.618Z] 0d57051fd3c9: Layer already exists [2021-10-14T19:31:33.618Z] eec200b152d6: Layer already exists [2021-10-14T19:31:33.618Z] 2e2c5577d427: Layer already exists [2021-10-14T19:31:33.618Z] 85b99185ee13: Layer already exists [2021-10-14T19:31:33.618Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:33.618Z] main: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:33.655Z] ===================================================== [Pipeline] echo [2021-10-14T19:31:33.662Z] taggedImages: [2021-10-14T19:31:33.662Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:33.662Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-14T19:31:33.662Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.70 [2021-10-14T19:31:33.662Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:33.662Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-14T19:31:33.678Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-14T19:31:33.678Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:33.678Z] latest [2021-10-14T19:31:33.678Z] 2.0.1-dev.70 [2021-10-14T19:31:33.678Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:33.678Z] main [2021-10-14T19:31:33.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:34.032Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:34.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:34.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-14T19:31:34.331Z] fb26f204a490: Preparing [2021-10-14T19:31:34.331Z] b39a7626501e: Preparing [2021-10-14T19:31:34.331Z] beadf36ecc17: Preparing [2021-10-14T19:31:34.331Z] edc7f21d102a: Preparing [2021-10-14T19:31:34.331Z] b24489a207a0: Preparing [2021-10-14T19:31:34.331Z] e2eb06d8af82: Preparing [2021-10-14T19:31:34.331Z] e2eb06d8af82: Waiting [2021-10-14T19:31:34.936Z] beadf36ecc17: Pushed [2021-10-14T19:31:34.936Z] edc7f21d102a: Pushed [2021-10-14T19:31:34.936Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:34.936Z] b24489a207a0: Pushed [2021-10-14T19:31:35.198Z] b39a7626501e: Pushed [2021-10-14T19:31:35.198Z] fb26f204a490: Pushed [2021-10-14T19:31:35.198Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:35.508Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:35.799Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-14T19:31:35.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-14T19:31:35.799Z] fb26f204a490: Preparing [2021-10-14T19:31:35.799Z] b39a7626501e: Preparing [2021-10-14T19:31:35.799Z] beadf36ecc17: Preparing [2021-10-14T19:31:35.799Z] edc7f21d102a: Preparing [2021-10-14T19:31:35.799Z] b24489a207a0: Preparing [2021-10-14T19:31:35.799Z] e2eb06d8af82: Preparing [2021-10-14T19:31:35.799Z] e2eb06d8af82: Waiting [2021-10-14T19:31:35.799Z] fb26f204a490: Layer already exists [2021-10-14T19:31:35.799Z] edc7f21d102a: Layer already exists [2021-10-14T19:31:35.799Z] b39a7626501e: Layer already exists [2021-10-14T19:31:35.799Z] b24489a207a0: Layer already exists [2021-10-14T19:31:35.799Z] beadf36ecc17: Layer already exists [2021-10-14T19:31:35.799Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:35.799Z] latest: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:36.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:36.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.70 [2021-10-14T19:31:36.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-14T19:31:36.387Z] fb26f204a490: Preparing [2021-10-14T19:31:36.387Z] b39a7626501e: Preparing [2021-10-14T19:31:36.387Z] beadf36ecc17: Preparing [2021-10-14T19:31:36.388Z] edc7f21d102a: Preparing [2021-10-14T19:31:36.388Z] b24489a207a0: Preparing [2021-10-14T19:31:36.388Z] e2eb06d8af82: Preparing [2021-10-14T19:31:36.388Z] e2eb06d8af82: Waiting [2021-10-14T19:31:36.388Z] beadf36ecc17: Layer already exists [2021-10-14T19:31:36.388Z] b24489a207a0: Layer already exists [2021-10-14T19:31:36.388Z] edc7f21d102a: Layer already exists [2021-10-14T19:31:36.388Z] fb26f204a490: Layer already exists [2021-10-14T19:31:36.388Z] b39a7626501e: Layer already exists [2021-10-14T19:31:36.388Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:36.388Z] 2.0.1-dev.70: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:36.687Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:36.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:36.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-14T19:31:36.980Z] fb26f204a490: Preparing [2021-10-14T19:31:36.980Z] b39a7626501e: Preparing [2021-10-14T19:31:36.980Z] beadf36ecc17: Preparing [2021-10-14T19:31:36.980Z] edc7f21d102a: Preparing [2021-10-14T19:31:36.980Z] b24489a207a0: Preparing [2021-10-14T19:31:36.980Z] e2eb06d8af82: Preparing [2021-10-14T19:31:36.980Z] e2eb06d8af82: Waiting [2021-10-14T19:31:36.980Z] b24489a207a0: Layer already exists [2021-10-14T19:31:36.980Z] beadf36ecc17: Layer already exists [2021-10-14T19:31:36.980Z] b39a7626501e: Layer already exists [2021-10-14T19:31:36.980Z] fb26f204a490: Layer already exists [2021-10-14T19:31:36.980Z] edc7f21d102a: Layer already exists [2021-10-14T19:31:36.980Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:36.980Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:37.276Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:37.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-14T19:31:37.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-14T19:31:37.570Z] fb26f204a490: Preparing [2021-10-14T19:31:37.570Z] b39a7626501e: Preparing [2021-10-14T19:31:37.570Z] beadf36ecc17: Preparing [2021-10-14T19:31:37.570Z] edc7f21d102a: Preparing [2021-10-14T19:31:37.570Z] b24489a207a0: Preparing [2021-10-14T19:31:37.570Z] e2eb06d8af82: Preparing [2021-10-14T19:31:37.570Z] e2eb06d8af82: Waiting [2021-10-14T19:31:37.570Z] b24489a207a0: Layer already exists [2021-10-14T19:31:37.570Z] edc7f21d102a: Layer already exists [2021-10-14T19:31:37.570Z] b39a7626501e: Layer already exists [2021-10-14T19:31:37.570Z] beadf36ecc17: Layer already exists [2021-10-14T19:31:37.570Z] fb26f204a490: Layer already exists [2021-10-14T19:31:37.570Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:37.570Z] main: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:37.603Z] ===================================================== [Pipeline] echo [2021-10-14T19:31:37.612Z] taggedImages: [2021-10-14T19:31:37.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:37.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-14T19:31:37.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.70 [2021-10-14T19:31:37.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:37.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-14T19:31:37.633Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-14T19:31:37.633Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:37.633Z] latest [2021-10-14T19:31:37.633Z] 2.0.1-dev.70 [2021-10-14T19:31:37.633Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:37.633Z] main [2021-10-14T19:31:37.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:37.944Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:38.242Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:38.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-14T19:31:38.243Z] 2b40fd11d378: Preparing [2021-10-14T19:31:38.243Z] 42e35c70d09a: Preparing [2021-10-14T19:31:38.243Z] 2c1c585554d4: Preparing [2021-10-14T19:31:38.243Z] b6d5aa32244a: Preparing [2021-10-14T19:31:38.243Z] f0058e7ef27f: Preparing [2021-10-14T19:31:38.243Z] 0e45320e8018: Preparing [2021-10-14T19:31:38.243Z] 731e5f216739: Preparing [2021-10-14T19:31:38.243Z] 4ce9534a0e8f: Preparing [2021-10-14T19:31:38.243Z] 830f7bd87c5c: Preparing [2021-10-14T19:31:38.243Z] e2eb06d8af82: Preparing [2021-10-14T19:31:38.243Z] 0e45320e8018: Waiting [2021-10-14T19:31:38.243Z] 731e5f216739: Waiting [2021-10-14T19:31:38.243Z] 4ce9534a0e8f: Waiting [2021-10-14T19:31:38.243Z] 830f7bd87c5c: Waiting [2021-10-14T19:31:38.243Z] e2eb06d8af82: Waiting [2021-10-14T19:31:38.831Z] 42e35c70d09a: Pushed [2021-10-14T19:31:38.831Z] 2b40fd11d378: Pushed [2021-10-14T19:31:38.831Z] f0058e7ef27f: Pushed [2021-10-14T19:31:39.089Z] b6d5aa32244a: Pushed [2021-10-14T19:31:39.089Z] 0e45320e8018: Pushed [2021-10-14T19:31:39.089Z] 731e5f216739: Pushed [2021-10-14T19:31:39.089Z] 4ce9534a0e8f: Pushed [2021-10-14T19:31:39.089Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:39.089Z] 830f7bd87c5c: Pushed [2021-10-14T19:31:39.089Z] 2c1c585554d4: Pushed [2021-10-14T19:31:39.347Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:39.641Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:39.936Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-14T19:31:39.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-14T19:31:39.936Z] 2b40fd11d378: Preparing [2021-10-14T19:31:39.936Z] 42e35c70d09a: Preparing [2021-10-14T19:31:39.936Z] 2c1c585554d4: Preparing [2021-10-14T19:31:39.936Z] b6d5aa32244a: Preparing [2021-10-14T19:31:39.936Z] f0058e7ef27f: Preparing [2021-10-14T19:31:39.936Z] 0e45320e8018: Preparing [2021-10-14T19:31:39.936Z] 731e5f216739: Preparing [2021-10-14T19:31:39.936Z] 4ce9534a0e8f: Preparing [2021-10-14T19:31:39.936Z] 830f7bd87c5c: Preparing [2021-10-14T19:31:39.936Z] e2eb06d8af82: Preparing [2021-10-14T19:31:39.936Z] 731e5f216739: Waiting [2021-10-14T19:31:39.936Z] 4ce9534a0e8f: Waiting [2021-10-14T19:31:39.936Z] 830f7bd87c5c: Waiting [2021-10-14T19:31:39.936Z] e2eb06d8af82: Waiting [2021-10-14T19:31:39.936Z] 2b40fd11d378: Layer already exists [2021-10-14T19:31:39.936Z] b6d5aa32244a: Layer already exists [2021-10-14T19:31:39.936Z] f0058e7ef27f: Layer already exists [2021-10-14T19:31:39.936Z] 2c1c585554d4: Layer already exists [2021-10-14T19:31:39.936Z] 42e35c70d09a: Layer already exists [2021-10-14T19:31:39.936Z] 0e45320e8018: Layer already exists [2021-10-14T19:31:39.936Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:39.936Z] 4ce9534a0e8f: Layer already exists [2021-10-14T19:31:39.936Z] 731e5f216739: Layer already exists [2021-10-14T19:31:39.936Z] 830f7bd87c5c: Layer already exists [2021-10-14T19:31:39.936Z] latest: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:40.235Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:40.533Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.70 [2021-10-14T19:31:40.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-14T19:31:40.533Z] 2b40fd11d378: Preparing [2021-10-14T19:31:40.533Z] 42e35c70d09a: Preparing [2021-10-14T19:31:40.533Z] 2c1c585554d4: Preparing [2021-10-14T19:31:40.533Z] b6d5aa32244a: Preparing [2021-10-14T19:31:40.533Z] f0058e7ef27f: Preparing [2021-10-14T19:31:40.533Z] 0e45320e8018: Preparing [2021-10-14T19:31:40.533Z] 731e5f216739: Preparing [2021-10-14T19:31:40.533Z] 4ce9534a0e8f: Preparing [2021-10-14T19:31:40.533Z] 830f7bd87c5c: Preparing [2021-10-14T19:31:40.533Z] e2eb06d8af82: Preparing [2021-10-14T19:31:40.533Z] 0e45320e8018: Waiting [2021-10-14T19:31:40.533Z] 731e5f216739: Waiting [2021-10-14T19:31:40.533Z] 4ce9534a0e8f: Waiting [2021-10-14T19:31:40.533Z] 830f7bd87c5c: Waiting [2021-10-14T19:31:40.533Z] e2eb06d8af82: Waiting [2021-10-14T19:31:40.533Z] f0058e7ef27f: Layer already exists [2021-10-14T19:31:40.533Z] b6d5aa32244a: Layer already exists [2021-10-14T19:31:40.533Z] 2c1c585554d4: Layer already exists [2021-10-14T19:31:40.533Z] 42e35c70d09a: Layer already exists [2021-10-14T19:31:40.533Z] 2b40fd11d378: Layer already exists [2021-10-14T19:31:40.533Z] 0e45320e8018: Layer already exists [2021-10-14T19:31:40.533Z] 731e5f216739: Layer already exists [2021-10-14T19:31:40.533Z] 830f7bd87c5c: Layer already exists [2021-10-14T19:31:40.533Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:40.533Z] 4ce9534a0e8f: Layer already exists [2021-10-14T19:31:40.533Z] 2.0.1-dev.70: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:40.833Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:41.129Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:41.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-14T19:31:41.129Z] 2b40fd11d378: Preparing [2021-10-14T19:31:41.129Z] 42e35c70d09a: Preparing [2021-10-14T19:31:41.129Z] 2c1c585554d4: Preparing [2021-10-14T19:31:41.129Z] b6d5aa32244a: Preparing [2021-10-14T19:31:41.129Z] f0058e7ef27f: Preparing [2021-10-14T19:31:41.129Z] 0e45320e8018: Preparing [2021-10-14T19:31:41.129Z] 731e5f216739: Preparing [2021-10-14T19:31:41.129Z] 4ce9534a0e8f: Preparing [2021-10-14T19:31:41.129Z] 830f7bd87c5c: Preparing [2021-10-14T19:31:41.129Z] e2eb06d8af82: Preparing [2021-10-14T19:31:41.129Z] 731e5f216739: Waiting [2021-10-14T19:31:41.129Z] 4ce9534a0e8f: Waiting [2021-10-14T19:31:41.129Z] 830f7bd87c5c: Waiting [2021-10-14T19:31:41.129Z] e2eb06d8af82: Waiting [2021-10-14T19:31:41.129Z] 0e45320e8018: Waiting [2021-10-14T19:31:41.129Z] f0058e7ef27f: Layer already exists [2021-10-14T19:31:41.129Z] b6d5aa32244a: Layer already exists [2021-10-14T19:31:41.129Z] 2c1c585554d4: Layer already exists [2021-10-14T19:31:41.129Z] 42e35c70d09a: Layer already exists [2021-10-14T19:31:41.129Z] 2b40fd11d378: Layer already exists [2021-10-14T19:31:41.129Z] 4ce9534a0e8f: Layer already exists [2021-10-14T19:31:41.129Z] 0e45320e8018: Layer already exists [2021-10-14T19:31:41.129Z] 731e5f216739: Layer already exists [2021-10-14T19:31:41.129Z] 830f7bd87c5c: Layer already exists [2021-10-14T19:31:41.129Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:41.129Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:41.424Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:41.719Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-14T19:31:41.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-14T19:31:41.719Z] 2b40fd11d378: Preparing [2021-10-14T19:31:41.719Z] 42e35c70d09a: Preparing [2021-10-14T19:31:41.719Z] 2c1c585554d4: Preparing [2021-10-14T19:31:41.719Z] b6d5aa32244a: Preparing [2021-10-14T19:31:41.719Z] f0058e7ef27f: Preparing [2021-10-14T19:31:41.719Z] 0e45320e8018: Preparing [2021-10-14T19:31:41.719Z] 731e5f216739: Preparing [2021-10-14T19:31:41.719Z] 4ce9534a0e8f: Preparing [2021-10-14T19:31:41.719Z] 830f7bd87c5c: Preparing [2021-10-14T19:31:41.719Z] e2eb06d8af82: Preparing [2021-10-14T19:31:41.719Z] 0e45320e8018: Waiting [2021-10-14T19:31:41.719Z] 731e5f216739: Waiting [2021-10-14T19:31:41.719Z] 4ce9534a0e8f: Waiting [2021-10-14T19:31:41.719Z] 830f7bd87c5c: Waiting [2021-10-14T19:31:41.719Z] e2eb06d8af82: Waiting [2021-10-14T19:31:41.719Z] b6d5aa32244a: Layer already exists [2021-10-14T19:31:41.719Z] f0058e7ef27f: Layer already exists [2021-10-14T19:31:41.719Z] 2c1c585554d4: Layer already exists [2021-10-14T19:31:41.719Z] 2b40fd11d378: Layer already exists [2021-10-14T19:31:41.719Z] 42e35c70d09a: Layer already exists [2021-10-14T19:31:41.719Z] 731e5f216739: Layer already exists [2021-10-14T19:31:41.719Z] 0e45320e8018: Layer already exists [2021-10-14T19:31:41.719Z] 830f7bd87c5c: Layer already exists [2021-10-14T19:31:41.719Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:41.719Z] 4ce9534a0e8f: Layer already exists [2021-10-14T19:31:41.719Z] main: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:41.749Z] ===================================================== [Pipeline] echo [2021-10-14T19:31:41.758Z] taggedImages: [2021-10-14T19:31:41.758Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:41.758Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-14T19:31:41.758Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.70 [2021-10-14T19:31:41.758Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:41.758Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-14T19:31:41.775Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-14T19:31:41.775Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:41.775Z] latest [2021-10-14T19:31:41.775Z] 2.0.1-dev.70 [2021-10-14T19:31:41.775Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:41.775Z] main [2021-10-14T19:31:41.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:42.085Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:42.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:42.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-14T19:31:42.383Z] e4246b48a226: Preparing [2021-10-14T19:31:42.383Z] 96070b41644d: Preparing [2021-10-14T19:31:42.383Z] 2b9f695f3601: Preparing [2021-10-14T19:31:42.383Z] 0bd6825d3911: Preparing [2021-10-14T19:31:42.383Z] e2eb06d8af82: Preparing [2021-10-14T19:31:42.383Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:42.383Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:42.383Z] e4246b48a226: Pushed [2021-10-14T19:31:42.383Z] 0bd6825d3911: Pushed [2021-10-14T19:31:43.770Z] 96070b41644d: Pushed [2021-10-14T19:31:43.770Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:44.067Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:44.363Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-14T19:31:44.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-14T19:31:44.363Z] e4246b48a226: Preparing [2021-10-14T19:31:44.363Z] 96070b41644d: Preparing [2021-10-14T19:31:44.363Z] 2b9f695f3601: Preparing [2021-10-14T19:31:44.363Z] 0bd6825d3911: Preparing [2021-10-14T19:31:44.363Z] e2eb06d8af82: Preparing [2021-10-14T19:31:44.363Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:44.363Z] e4246b48a226: Layer already exists [2021-10-14T19:31:44.363Z] 0bd6825d3911: Layer already exists [2021-10-14T19:31:44.363Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:44.363Z] 96070b41644d: Layer already exists [2021-10-14T19:31:44.363Z] latest: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:44.660Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:44.951Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.70 [2021-10-14T19:31:44.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-14T19:31:44.951Z] e4246b48a226: Preparing [2021-10-14T19:31:44.951Z] 96070b41644d: Preparing [2021-10-14T19:31:44.951Z] 2b9f695f3601: Preparing [2021-10-14T19:31:44.951Z] 0bd6825d3911: Preparing [2021-10-14T19:31:44.951Z] e2eb06d8af82: Preparing [2021-10-14T19:31:44.951Z] 0bd6825d3911: Layer already exists [2021-10-14T19:31:44.951Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:44.951Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:44.951Z] 96070b41644d: Layer already exists [2021-10-14T19:31:44.951Z] e4246b48a226: Layer already exists [2021-10-14T19:31:44.951Z] 2.0.1-dev.70: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:45.337Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:45.770Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:45.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-14T19:31:45.771Z] e4246b48a226: Preparing [2021-10-14T19:31:45.771Z] 96070b41644d: Preparing [2021-10-14T19:31:45.771Z] 2b9f695f3601: Preparing [2021-10-14T19:31:45.771Z] 0bd6825d3911: Preparing [2021-10-14T19:31:45.771Z] e2eb06d8af82: Preparing [2021-10-14T19:31:45.771Z] e4246b48a226: Layer already exists [2021-10-14T19:31:45.771Z] 0bd6825d3911: Layer already exists [2021-10-14T19:31:45.771Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:45.771Z] 96070b41644d: Layer already exists [2021-10-14T19:31:45.771Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:45.771Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:46.067Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:46.364Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-14T19:31:46.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-14T19:31:46.364Z] e4246b48a226: Preparing [2021-10-14T19:31:46.364Z] 96070b41644d: Preparing [2021-10-14T19:31:46.364Z] 2b9f695f3601: Preparing [2021-10-14T19:31:46.364Z] 0bd6825d3911: Preparing [2021-10-14T19:31:46.364Z] e2eb06d8af82: Preparing [2021-10-14T19:31:46.364Z] 0bd6825d3911: Layer already exists [2021-10-14T19:31:46.364Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:46.364Z] e4246b48a226: Layer already exists [2021-10-14T19:31:46.364Z] 96070b41644d: Layer already exists [2021-10-14T19:31:46.364Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:46.364Z] main: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:46.401Z] ===================================================== [Pipeline] echo [2021-10-14T19:31:46.444Z] taggedImages: [2021-10-14T19:31:46.444Z] - nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:46.444Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-14T19:31:46.444Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.70 [2021-10-14T19:31:46.444Z] - nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:46.444Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-14T19:31:46.458Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-14T19:31:46.458Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:46.458Z] latest [2021-10-14T19:31:46.458Z] 2.0.1-dev.70 [2021-10-14T19:31:46.458Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:46.458Z] main [2021-10-14T19:31:46.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:46.754Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:47.046Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:47.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-14T19:31:47.046Z] 8affa4aa5b0e: Preparing [2021-10-14T19:31:47.046Z] 46e880b1c577: Preparing [2021-10-14T19:31:47.046Z] 2b9f695f3601: Preparing [2021-10-14T19:31:47.046Z] 34132385283a: Preparing [2021-10-14T19:31:47.046Z] e2eb06d8af82: Preparing [2021-10-14T19:31:47.046Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:47.046Z] 34132385283a: Layer already exists [2021-10-14T19:31:47.046Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:47.046Z] 8affa4aa5b0e: Pushed [2021-10-14T19:31:47.988Z] 46e880b1c577: Pushed [2021-10-14T19:31:48.247Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:48.544Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:48.841Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-14T19:31:48.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-14T19:31:48.841Z] 8affa4aa5b0e: Preparing [2021-10-14T19:31:48.841Z] 46e880b1c577: Preparing [2021-10-14T19:31:48.841Z] 2b9f695f3601: Preparing [2021-10-14T19:31:48.841Z] 34132385283a: Preparing [2021-10-14T19:31:48.841Z] e2eb06d8af82: Preparing [2021-10-14T19:31:48.841Z] 8affa4aa5b0e: Layer already exists [2021-10-14T19:31:48.841Z] 34132385283a: Layer already exists [2021-10-14T19:31:48.841Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:48.841Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:48.841Z] 46e880b1c577: Layer already exists [2021-10-14T19:31:48.841Z] latest: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:49.144Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:49.438Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.70 [2021-10-14T19:31:49.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-14T19:31:49.438Z] 8affa4aa5b0e: Preparing [2021-10-14T19:31:49.438Z] 46e880b1c577: Preparing [2021-10-14T19:31:49.438Z] 2b9f695f3601: Preparing [2021-10-14T19:31:49.438Z] 34132385283a: Preparing [2021-10-14T19:31:49.438Z] e2eb06d8af82: Preparing [2021-10-14T19:31:49.438Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:49.438Z] 46e880b1c577: Layer already exists [2021-10-14T19:31:49.438Z] 8affa4aa5b0e: Layer already exists [2021-10-14T19:31:49.438Z] 34132385283a: Layer already exists [2021-10-14T19:31:49.438Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:49.438Z] 2.0.1-dev.70: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:49.735Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:50.028Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:50.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-14T19:31:50.028Z] 8affa4aa5b0e: Preparing [2021-10-14T19:31:50.028Z] 46e880b1c577: Preparing [2021-10-14T19:31:50.028Z] 2b9f695f3601: Preparing [2021-10-14T19:31:50.028Z] 34132385283a: Preparing [2021-10-14T19:31:50.028Z] e2eb06d8af82: Preparing [2021-10-14T19:31:50.028Z] 46e880b1c577: Layer already exists [2021-10-14T19:31:50.028Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:50.028Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:50.028Z] 34132385283a: Layer already exists [2021-10-14T19:31:50.028Z] 8affa4aa5b0e: Layer already exists [2021-10-14T19:31:50.028Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:50.326Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:50.622Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-14T19:31:50.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-14T19:31:50.622Z] 8affa4aa5b0e: Preparing [2021-10-14T19:31:50.622Z] 46e880b1c577: Preparing [2021-10-14T19:31:50.622Z] 2b9f695f3601: Preparing [2021-10-14T19:31:50.622Z] 34132385283a: Preparing [2021-10-14T19:31:50.622Z] e2eb06d8af82: Preparing [2021-10-14T19:31:50.622Z] 8affa4aa5b0e: Layer already exists [2021-10-14T19:31:50.622Z] 2b9f695f3601: Layer already exists [2021-10-14T19:31:50.622Z] 34132385283a: Layer already exists [2021-10-14T19:31:50.622Z] 46e880b1c577: Layer already exists [2021-10-14T19:31:50.622Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:50.622Z] main: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:31:50.660Z] ===================================================== [Pipeline] echo [2021-10-14T19:31:50.666Z] taggedImages: [2021-10-14T19:31:50.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:50.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-14T19:31:50.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.70 [2021-10-14T19:31:50.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:50.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-14T19:31:50.682Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-14T19:31:50.683Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:50.683Z] latest [2021-10-14T19:31:50.683Z] 2.0.1-dev.70 [2021-10-14T19:31:50.683Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:31:50.683Z] main [2021-10-14T19:31:50.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:50.995Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:51.315Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:31:51.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-14T19:31:51.315Z] 3b6e651ca7c9: Preparing [2021-10-14T19:31:51.315Z] cb1dc5ea953f: Preparing [2021-10-14T19:31:51.315Z] 1a0ee944debe: Preparing [2021-10-14T19:31:51.315Z] 01bc28102f1d: Preparing [2021-10-14T19:31:51.315Z] 879b85f2d1ed: Preparing [2021-10-14T19:31:51.315Z] 6777e3bbcb7c: Preparing [2021-10-14T19:31:51.315Z] fd08d546f6b8: Preparing [2021-10-14T19:31:51.315Z] 0636255016a6: Preparing [2021-10-14T19:31:51.315Z] 84e9d258764d: Preparing [2021-10-14T19:31:51.315Z] 56463f638872: Preparing [2021-10-14T19:31:51.315Z] e2eb06d8af82: Preparing [2021-10-14T19:31:51.315Z] 6777e3bbcb7c: Waiting [2021-10-14T19:31:51.315Z] fd08d546f6b8: Waiting [2021-10-14T19:31:51.315Z] 0636255016a6: Waiting [2021-10-14T19:31:51.315Z] 84e9d258764d: Waiting [2021-10-14T19:31:51.315Z] 56463f638872: Waiting [2021-10-14T19:31:51.315Z] e2eb06d8af82: Waiting [2021-10-14T19:31:51.315Z] 879b85f2d1ed: Layer already exists [2021-10-14T19:31:51.315Z] 6777e3bbcb7c: Layer already exists [2021-10-14T19:31:51.927Z] fd08d546f6b8: Layer already exists [2021-10-14T19:31:51.927Z] 0636255016a6: Layer already exists [2021-10-14T19:31:51.927Z] cb1dc5ea953f: Pushed [2021-10-14T19:31:52.189Z] 84e9d258764d: Layer already exists [2021-10-14T19:31:52.189Z] 3b6e651ca7c9: Pushed [2021-10-14T19:31:52.189Z] 56463f638872: Layer already exists [2021-10-14T19:31:52.190Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:52.190Z] 1a0ee944debe: Pushed [2021-10-14T19:31:57.485Z] 01bc28102f1d: Pushed [2021-10-14T19:31:57.485Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:59.094Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:59.384Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-14T19:31:59.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-14T19:31:59.384Z] 3b6e651ca7c9: Preparing [2021-10-14T19:31:59.384Z] cb1dc5ea953f: Preparing [2021-10-14T19:31:59.384Z] 1a0ee944debe: Preparing [2021-10-14T19:31:59.384Z] 01bc28102f1d: Preparing [2021-10-14T19:31:59.384Z] 879b85f2d1ed: Preparing [2021-10-14T19:31:59.384Z] 6777e3bbcb7c: Preparing [2021-10-14T19:31:59.384Z] fd08d546f6b8: Preparing [2021-10-14T19:31:59.384Z] 0636255016a6: Preparing [2021-10-14T19:31:59.384Z] 84e9d258764d: Preparing [2021-10-14T19:31:59.384Z] 56463f638872: Preparing [2021-10-14T19:31:59.384Z] e2eb06d8af82: Preparing [2021-10-14T19:31:59.384Z] 6777e3bbcb7c: Waiting [2021-10-14T19:31:59.384Z] fd08d546f6b8: Waiting [2021-10-14T19:31:59.384Z] 0636255016a6: Waiting [2021-10-14T19:31:59.384Z] 84e9d258764d: Waiting [2021-10-14T19:31:59.384Z] 56463f638872: Waiting [2021-10-14T19:31:59.384Z] e2eb06d8af82: Waiting [2021-10-14T19:31:59.384Z] 3b6e651ca7c9: Layer already exists [2021-10-14T19:31:59.384Z] 879b85f2d1ed: Layer already exists [2021-10-14T19:31:59.384Z] cb1dc5ea953f: Layer already exists [2021-10-14T19:31:59.384Z] 1a0ee944debe: Layer already exists [2021-10-14T19:31:59.384Z] 01bc28102f1d: Layer already exists [2021-10-14T19:31:59.384Z] fd08d546f6b8: Layer already exists [2021-10-14T19:31:59.384Z] 6777e3bbcb7c: Layer already exists [2021-10-14T19:31:59.384Z] 0636255016a6: Layer already exists [2021-10-14T19:31:59.384Z] 56463f638872: Layer already exists [2021-10-14T19:31:59.384Z] 84e9d258764d: Layer already exists [2021-10-14T19:31:59.384Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:59.384Z] latest: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:59.681Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:31:59.971Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.70 [2021-10-14T19:31:59.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-14T19:31:59.971Z] 3b6e651ca7c9: Preparing [2021-10-14T19:31:59.972Z] cb1dc5ea953f: Preparing [2021-10-14T19:31:59.972Z] 1a0ee944debe: Preparing [2021-10-14T19:31:59.972Z] 01bc28102f1d: Preparing [2021-10-14T19:31:59.972Z] 879b85f2d1ed: Preparing [2021-10-14T19:31:59.972Z] 6777e3bbcb7c: Preparing [2021-10-14T19:31:59.972Z] fd08d546f6b8: Preparing [2021-10-14T19:31:59.972Z] 0636255016a6: Preparing [2021-10-14T19:31:59.972Z] 84e9d258764d: Preparing [2021-10-14T19:31:59.972Z] 56463f638872: Preparing [2021-10-14T19:31:59.972Z] e2eb06d8af82: Preparing [2021-10-14T19:31:59.972Z] 6777e3bbcb7c: Waiting [2021-10-14T19:31:59.972Z] fd08d546f6b8: Waiting [2021-10-14T19:31:59.972Z] 0636255016a6: Waiting [2021-10-14T19:31:59.972Z] e2eb06d8af82: Waiting [2021-10-14T19:31:59.972Z] 84e9d258764d: Waiting [2021-10-14T19:31:59.972Z] 56463f638872: Waiting [2021-10-14T19:31:59.972Z] cb1dc5ea953f: Layer already exists [2021-10-14T19:31:59.972Z] 01bc28102f1d: Layer already exists [2021-10-14T19:31:59.972Z] 3b6e651ca7c9: Layer already exists [2021-10-14T19:31:59.972Z] 879b85f2d1ed: Layer already exists [2021-10-14T19:31:59.972Z] 1a0ee944debe: Layer already exists [2021-10-14T19:31:59.972Z] 6777e3bbcb7c: Layer already exists [2021-10-14T19:31:59.972Z] 56463f638872: Layer already exists [2021-10-14T19:31:59.972Z] 0636255016a6: Layer already exists [2021-10-14T19:31:59.972Z] fd08d546f6b8: Layer already exists [2021-10-14T19:31:59.972Z] 84e9d258764d: Layer already exists [2021-10-14T19:31:59.972Z] e2eb06d8af82: Layer already exists [2021-10-14T19:31:59.972Z] 2.0.1-dev.70: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:32:00.264Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:32:00.556Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:32:00.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-14T19:32:00.556Z] 3b6e651ca7c9: Preparing [2021-10-14T19:32:00.556Z] cb1dc5ea953f: Preparing [2021-10-14T19:32:00.556Z] 1a0ee944debe: Preparing [2021-10-14T19:32:00.556Z] 01bc28102f1d: Preparing [2021-10-14T19:32:00.556Z] 879b85f2d1ed: Preparing [2021-10-14T19:32:00.556Z] 6777e3bbcb7c: Preparing [2021-10-14T19:32:00.556Z] fd08d546f6b8: Preparing [2021-10-14T19:32:00.556Z] 0636255016a6: Preparing [2021-10-14T19:32:00.556Z] 84e9d258764d: Preparing [2021-10-14T19:32:00.556Z] 56463f638872: Preparing [2021-10-14T19:32:00.556Z] e2eb06d8af82: Preparing [2021-10-14T19:32:00.556Z] 6777e3bbcb7c: Waiting [2021-10-14T19:32:00.556Z] fd08d546f6b8: Waiting [2021-10-14T19:32:00.556Z] 0636255016a6: Waiting [2021-10-14T19:32:00.556Z] 84e9d258764d: Waiting [2021-10-14T19:32:00.556Z] 56463f638872: Waiting [2021-10-14T19:32:00.556Z] e2eb06d8af82: Waiting [2021-10-14T19:32:00.556Z] cb1dc5ea953f: Layer already exists [2021-10-14T19:32:00.556Z] 3b6e651ca7c9: Layer already exists [2021-10-14T19:32:00.556Z] 1a0ee944debe: Layer already exists [2021-10-14T19:32:00.556Z] 01bc28102f1d: Layer already exists [2021-10-14T19:32:00.556Z] 879b85f2d1ed: Layer already exists [2021-10-14T19:32:00.556Z] fd08d546f6b8: Layer already exists [2021-10-14T19:32:00.556Z] 6777e3bbcb7c: Layer already exists [2021-10-14T19:32:00.556Z] 56463f638872: Layer already exists [2021-10-14T19:32:00.556Z] 0636255016a6: Layer already exists [2021-10-14T19:32:00.556Z] 84e9d258764d: Layer already exists [2021-10-14T19:32:00.556Z] e2eb06d8af82: Layer already exists [2021-10-14T19:32:00.556Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:32:00.849Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:32:01.142Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-14T19:32:01.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-14T19:32:01.142Z] 3b6e651ca7c9: Preparing [2021-10-14T19:32:01.142Z] cb1dc5ea953f: Preparing [2021-10-14T19:32:01.142Z] 1a0ee944debe: Preparing [2021-10-14T19:32:01.142Z] 01bc28102f1d: Preparing [2021-10-14T19:32:01.142Z] 879b85f2d1ed: Preparing [2021-10-14T19:32:01.142Z] 6777e3bbcb7c: Preparing [2021-10-14T19:32:01.142Z] fd08d546f6b8: Preparing [2021-10-14T19:32:01.142Z] 0636255016a6: Preparing [2021-10-14T19:32:01.142Z] 84e9d258764d: Preparing [2021-10-14T19:32:01.142Z] 56463f638872: Preparing [2021-10-14T19:32:01.142Z] e2eb06d8af82: Preparing [2021-10-14T19:32:01.142Z] 6777e3bbcb7c: Waiting [2021-10-14T19:32:01.142Z] fd08d546f6b8: Waiting [2021-10-14T19:32:01.142Z] 0636255016a6: Waiting [2021-10-14T19:32:01.142Z] 84e9d258764d: Waiting [2021-10-14T19:32:01.142Z] 56463f638872: Waiting [2021-10-14T19:32:01.142Z] e2eb06d8af82: Waiting [2021-10-14T19:32:01.142Z] 879b85f2d1ed: Layer already exists [2021-10-14T19:32:01.142Z] cb1dc5ea953f: Layer already exists [2021-10-14T19:32:01.142Z] 1a0ee944debe: Layer already exists [2021-10-14T19:32:01.142Z] 01bc28102f1d: Layer already exists [2021-10-14T19:32:01.142Z] 3b6e651ca7c9: Layer already exists [2021-10-14T19:32:01.142Z] 6777e3bbcb7c: Layer already exists [2021-10-14T19:32:01.142Z] fd08d546f6b8: Layer already exists [2021-10-14T19:32:01.142Z] 0636255016a6: Layer already exists [2021-10-14T19:32:01.142Z] 84e9d258764d: Layer already exists [2021-10-14T19:32:01.142Z] 56463f638872: Layer already exists [2021-10-14T19:32:01.142Z] e2eb06d8af82: Layer already exists [2021-10-14T19:32:01.142Z] main: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:32:01.169Z] ===================================================== [Pipeline] echo [2021-10-14T19:32:01.177Z] taggedImages: [2021-10-14T19:32:01.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:32:01.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-14T19:32:01.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.70 [2021-10-14T19:32:01.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:32:01.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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] } [2021-10-14T19:32:24.930Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1479 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-14T19:32:24.943Z] Running in /w/workspace/edgex-go/81 [Pipeline] { [Pipeline] checkout [2021-10-14T19:32:25.158Z] The recommended git tool is: git [2021-10-14T19:32:31.697Z] using credential edgex-jenkins-ssh [2021-10-14T19:32:31.718Z] Cloning the remote Git repository [2021-10-14T19:32:31.779Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-14T19:32:31.895Z] > git init /w/workspace/edgex-go/81 # timeout=10 [2021-10-14T19:32:31.991Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-14T19:32:31.992Z] > git --version # timeout=10 [2021-10-14T19:32:32.014Z] > git --version # 'git version 2.17.1' [2021-10-14T19:32:32.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-14T19:32:32.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T19:32:48.626Z] Avoid second fetch [2021-10-14T19:32:48.627Z] Checking out Revision 69f0044378c84a2584b9cc14c244d921f2d7705f (main) [2021-10-14T19:32:48.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-14T19:32:48.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T19:32:48.647Z] > git config core.sparsecheckout # timeout=10 [2021-10-14T19:32:48.660Z] > git checkout -f 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 [2021-10-14T19:32:53.210Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3748)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-14T19:32:54.223Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-14T19:32:54.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T19:32:54.223Z] Dload Upload Total Spent Left Speed [2021-10-14T19:32:54.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66802 0 --:--:-- --:--:-- --:--:-- 67181 [Pipeline] sh [2021-10-14T19:32:54.687Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-14T19:32:55.059Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-14T19:32:55.059Z] + sudo tee /etc/docker/daemon.new [2021-10-14T19:32:55.059Z] { [2021-10-14T19:32:55.059Z] "registry-mirrors": [ [2021-10-14T19:32:55.059Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-14T19:32:55.059Z] ], [2021-10-14T19:32:55.059Z] "bip": "10.250.0.254/24", [2021-10-14T19:32:55.059Z] "hosts": [ [2021-10-14T19:32:55.059Z] "tcp://0.0.0.0:5555", [2021-10-14T19:32:55.059Z] "unix:///var/run/docker.sock" [2021-10-14T19:32:55.059Z] ], [2021-10-14T19:32:55.059Z] "mtu": 1458, [2021-10-14T19:32:55.059Z] "selinux-enabled": true, [2021-10-14T19:32:55.059Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-14T19:32:55.059Z] } [Pipeline] sh [2021-10-14T19:32:55.504Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-14T19:32:55.885Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T19:33:14.318Z] provisioning config files... [2021-10-14T19:33:14.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config5740885064886735096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:33:14.726Z] ---> docker-login.sh [2021-10-14T19:33:14.726Z] nexus3.edgexfoundry.org:10001 [2021-10-14T19:33:16.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:33:16.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:33:16.490Z] Configure a credential helper to remove this warning. See [2021-10-14T19:33:16.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:33:16.490Z] [2021-10-14T19:33:16.490Z] Login Succeeded [2021-10-14T19:33:16.490Z] nexus3.edgexfoundry.org:10002 [2021-10-14T19:33:17.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:33:17.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:33:17.110Z] Configure a credential helper to remove this warning. See [2021-10-14T19:33:17.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:33:17.110Z] [2021-10-14T19:33:17.110Z] Login Succeeded [2021-10-14T19:33:17.110Z] nexus3.edgexfoundry.org:10003 [2021-10-14T19:33:17.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:33:17.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:33:17.724Z] Configure a credential helper to remove this warning. See [2021-10-14T19:33:17.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:33:17.724Z] [2021-10-14T19:33:17.724Z] Login Succeeded [2021-10-14T19:33:17.724Z] nexus3.edgexfoundry.org:10004 [2021-10-14T19:33:18.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:33:18.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:33:18.338Z] Configure a credential helper to remove this warning. See [2021-10-14T19:33:18.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:33:18.338Z] [2021-10-14T19:33:18.338Z] Login Succeeded [2021-10-14T19:33:18.338Z] docker.io [2021-10-14T19:33:18.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:33:20.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:33:20.407Z] Configure a credential helper to remove this warning. See [2021-10-14T19:33:20.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:33:20.407Z] [2021-10-14T19:33:20.407Z] Login Succeeded [2021-10-14T19:33:20.407Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T19:33:20.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-14T19:33:20.730Z] ========================================================= [2021-10-14T19:33:20.731Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-14T19:33:20.731Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-14T19:33:21.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-14T19:33:21.376Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-14T19:33:21.376Z] 552d1f2373af: Pulling fs layer [2021-10-14T19:33:21.376Z] ea3f2d53f512: Pulling fs layer [2021-10-14T19:33:21.376Z] 9e70ebbbe112: Pulling fs layer [2021-10-14T19:33:21.376Z] 7a9cfe048b4a: Pulling fs layer [2021-10-14T19:33:21.376Z] 72dc09318566: Pulling fs layer [2021-10-14T19:33:21.376Z] f4f7b4309257: Pulling fs layer [2021-10-14T19:33:21.376Z] 0ac9a79272e3: Pulling fs layer [2021-10-14T19:33:21.376Z] b78e95d17946: Pulling fs layer [2021-10-14T19:33:21.376Z] 72dc09318566: Waiting [2021-10-14T19:33:21.376Z] f4f7b4309257: Waiting [2021-10-14T19:33:21.376Z] 0ac9a79272e3: Waiting [2021-10-14T19:33:21.376Z] b78e95d17946: Waiting [2021-10-14T19:33:21.376Z] 7a9cfe048b4a: Waiting [2021-10-14T19:33:21.376Z] 9e70ebbbe112: Verifying Checksum [2021-10-14T19:33:21.376Z] 9e70ebbbe112: Download complete [2021-10-14T19:33:21.376Z] ea3f2d53f512: Download complete [2021-10-14T19:33:21.376Z] 72dc09318566: Verifying Checksum [2021-10-14T19:33:21.376Z] 72dc09318566: Download complete [2021-10-14T19:33:21.376Z] 552d1f2373af: Verifying Checksum [2021-10-14T19:33:21.376Z] 552d1f2373af: Download complete [2021-10-14T19:33:21.376Z] f4f7b4309257: Verifying Checksum [2021-10-14T19:33:21.376Z] f4f7b4309257: Download complete [2021-10-14T19:33:21.376Z] 0ac9a79272e3: Verifying Checksum [2021-10-14T19:33:21.376Z] 0ac9a79272e3: Download complete [2021-10-14T19:33:22.401Z] 552d1f2373af: Pull complete [2021-10-14T19:33:23.019Z] ea3f2d53f512: Pull complete [2021-10-14T19:33:23.302Z] 9e70ebbbe112: Pull complete [2021-10-14T19:33:23.582Z] b78e95d17946: Verifying Checksum [2021-10-14T19:33:23.582Z] b78e95d17946: Download complete [2021-10-14T19:33:24.192Z] 7a9cfe048b4a: Verifying Checksum [2021-10-14T19:33:24.192Z] 7a9cfe048b4a: Download complete [2021-10-14T19:33:34.446Z] 7a9cfe048b4a: Pull complete [2021-10-14T19:33:34.446Z] 72dc09318566: Pull complete [2021-10-14T19:33:34.446Z] f4f7b4309257: Pull complete [2021-10-14T19:33:34.446Z] 0ac9a79272e3: Pull complete [2021-10-14T19:33:39.932Z] b78e95d17946: Pull complete [2021-10-14T19:33:39.932Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-14T19:33:39.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-14T19:33:39.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-14T19:33:40.546Z] + + docker buildecho -t ci-base-image-arm64 -f - . [2021-10-14T19:33:40.546Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-14T19:33:40.546Z] WORKDIR /edgex [2021-10-14T19:33:40.546Z] COPY go.mod . [2021-10-14T19:33:40.546Z] RUN go mod download [2021-10-14T19:33:43.230Z] Sending build context to Docker daemon 166.3MB [2021-10-14T19:33:43.230Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-14T19:33:43.230Z] ---> 8b459fc5aaf0 [2021-10-14T19:33:43.230Z] Step 2/4 : WORKDIR /edgex [2021-10-14T19:33:48.713Z] ---> Running in 782107cf3c23 [2021-10-14T19:33:49.334Z] Removing intermediate container 782107cf3c23 [2021-10-14T19:33:49.334Z] ---> 66767b644503 [2021-10-14T19:33:49.334Z] Step 3/4 : COPY go.mod . [2021-10-14T19:33:50.332Z] ---> 9f230c1cfaed [2021-10-14T19:33:50.332Z] Step 4/4 : RUN go mod download [2021-10-14T19:33:50.612Z] ---> Running in a0132e9ede01 [2021-10-14T19:35:12.526Z] Removing intermediate container a0132e9ede01 [2021-10-14T19:35:12.526Z] ---> f880b3204070 [2021-10-14T19:35:12.526Z] Successfully built f880b3204070 [2021-10-14T19:35:12.526Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:35:12.916Z] + docker inspect -f . ci-base-image-arm64 [2021-10-14T19:35:12.916Z] . [Pipeline] withDockerContainer [2021-10-14T19:35:13.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-1479 does not seem to be running inside a container [2021-10-14T19:35:13.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-14T19:35:14.804Z] $ docker top 4542132f4ee56bcb931a31f856b6cc6e57bd15fcd8e5690517212c26252c9152 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T19:35:15.775Z] + go version [2021-10-14T19:35:15.775Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-14T19:35:15.800Z] $ docker stop --time=1 4542132f4ee56bcb931a31f856b6cc6e57bd15fcd8e5690517212c26252c9152 [2021-10-14T19:35:17.552Z] $ docker rm -f 4542132f4ee56bcb931a31f856b6cc6e57bd15fcd8e5690517212c26252c9152 [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] sh [2021-10-14T19:35:18.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-14T19:35:18.355Z] [2021-10-14T19:35:18.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:35:18.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-14T19:35:18.996Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-14T19:35:18.996Z] 29e5d40040c1: Pulling fs layer [2021-10-14T19:35:18.996Z] 1ce36da41761: Pulling fs layer [2021-10-14T19:35:18.996Z] 25b303627fd3: Pulling fs layer [2021-10-14T19:35:18.996Z] 29e5d40040c1: Verifying Checksum [2021-10-14T19:35:18.996Z] 29e5d40040c1: Download complete [2021-10-14T19:35:19.613Z] 1ce36da41761: Verifying Checksum [2021-10-14T19:35:19.613Z] 1ce36da41761: Download complete [2021-10-14T19:35:19.908Z] 29e5d40040c1: Pull complete [2021-10-14T19:35:20.917Z] 25b303627fd3: Verifying Checksum [2021-10-14T19:35:20.917Z] 25b303627fd3: Download complete [2021-10-14T19:35:20.917Z] 1ce36da41761: Pull complete [2021-10-14T19:35:31.148Z] 25b303627fd3: Pull complete [2021-10-14T19:35:31.148Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-14T19:35:31.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-14T19:35:31.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-14T19:35:31.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-1479 does not seem to be running inside a container [2021-10-14T19:35:31.474Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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 [2021-10-14T19:35:35.744Z] $ docker top eeed9f64e5b8c4b5e4661dd11d34510d22731cdc8b5de335d35e4555983e1a4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T19:35:36.680Z] + grep parallel [2021-10-14T19:35:36.680Z] + docker-compose build --help [2021-10-14T19:35:41.025Z] --parallel Build images in parallel. [Pipeline] } [2021-10-14T19:35:41.053Z] $ docker stop --time=1 eeed9f64e5b8c4b5e4661dd11d34510d22731cdc8b5de335d35e4555983e1a4e [2021-10-14T19:35:42.945Z] $ docker rm -f eeed9f64e5b8c4b5e4661dd11d34510d22731cdc8b5de335d35e4555983e1a4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:35:43.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-14T19:35:43.629Z] . [Pipeline] withDockerContainer [2021-10-14T19:35:43.920Z] prd-ubuntu18.04-docker-arm64-4c-16g-1479 does not seem to be running inside a container [2021-10-14T19:35:44.017Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-14T19:35:45.565Z] $ docker top bceacff06733425589ee6b4a87cac062bcd68a8c977e19d1a74abd6c50c2b935 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T19:35:46.541Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-14T19:35:50.889Z] Building core-command ... [2021-10-14T19:35:50.889Z] Building core-data ... [2021-10-14T19:35:50.889Z] Building core-metadata ... [2021-10-14T19:35:50.889Z] Building security-bootstrapper ... [2021-10-14T19:35:50.889Z] Building security-proxy-setup ... [2021-10-14T19:35:50.889Z] Building security-secretstore-setup ... [2021-10-14T19:35:50.889Z] Building support-notifications ... [2021-10-14T19:35:50.889Z] Building support-scheduler ... [2021-10-14T19:35:50.889Z] Building sys-mgmt-agent ... [2021-10-14T19:35:50.889Z] Building support-notifications [2021-10-14T19:35:50.889Z] Building support-scheduler [2021-10-14T19:35:50.889Z] Building core-metadata [2021-10-14T19:35:50.889Z] Building security-secretstore-setup [2021-10-14T19:35:50.889Z] Building security-bootstrapper [2021-10-14T19:36:29.997Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:36:29.997Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:36:29.997Z] ---> f880b3204070 [2021-10-14T19:36:29.997Z] Step 3/21 : WORKDIR /edgex-go [2021-10-14T19:36:30.300Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:36:30.300Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:36:30.300Z] ---> f880b3204070 [2021-10-14T19:36:30.300Z] Step 3/30 : WORKDIR /edgex-go [2021-10-14T19:36:30.586Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:36:30.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:36:30.587Z] ---> f880b3204070 [2021-10-14T19:36:30.587Z] Step 3/23 : WORKDIR /edgex-go [2021-10-14T19:36:30.587Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:36:30.587Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:36:30.587Z] ---> f880b3204070 [2021-10-14T19:36:30.587Z] Step 3/24 : WORKDIR /edgex-go [2021-10-14T19:36:30.587Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:36:30.587Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:36:30.587Z] ---> f880b3204070 [2021-10-14T19:36:30.587Z] Step 3/22 : WORKDIR /edgex-go [2021-10-14T19:36:38.937Z] ---> Running in 41b71ee5072c [2021-10-14T19:36:38.937Z] ---> Running in 86c1a4ec27d8 [2021-10-14T19:36:38.937Z] ---> Running in d54a9cebf06a [2021-10-14T19:36:38.937Z] ---> Running in 3279bb3aa100 [2021-10-14T19:36:38.937Z] ---> Running in d8d0aa0d1daf [2021-10-14T19:36:38.937Z] Removing intermediate container d54a9cebf06a [2021-10-14T19:36:38.937Z] ---> 6a2c42c7f84b [2021-10-14T19:36:38.937Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:36:38.937Z] Removing intermediate container 86c1a4ec27d8 [2021-10-14T19:36:38.937Z] ---> 8653fd420df9 [2021-10-14T19:36:38.937Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:36:38.937Z] ---> Running in 8a401c264731 [2021-10-14T19:36:38.937Z] Removing intermediate container 3279bb3aa100 [2021-10-14T19:36:38.937Z] ---> ed321fbe2d71 [2021-10-14T19:36:38.937Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:36:38.937Z] Removing intermediate container 41b71ee5072c [2021-10-14T19:36:38.937Z] ---> fd646c85fd74 [2021-10-14T19:36:38.937Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:36:38.937Z] Removing intermediate container d8d0aa0d1daf [2021-10-14T19:36:38.937Z] ---> 215ce9b02381 [2021-10-14T19:36:38.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:36:38.937Z] ---> Running in abfc7a8b6382 [2021-10-14T19:36:38.937Z] ---> Running in 6698b8db58ed [2021-10-14T19:36:39.221Z] ---> Running in 51be14bbfabb [2021-10-14T19:36:39.221Z] ---> Running in 20ffbf9e27d3 [2021-10-14T19:36:42.755Z] Removing intermediate container 8a401c264731 [2021-10-14T19:36:42.755Z] ---> 24da117c6ce1 [2021-10-14T19:36:42.755Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-14T19:36:43.034Z] ---> Running in 89f9a21f90c8 [2021-10-14T19:36:43.904Z] Removing intermediate container abfc7a8b6382 [2021-10-14T19:36:43.904Z] ---> f3e9a53ab4fa [2021-10-14T19:36:43.904Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-14T19:36:44.250Z] ---> Running in ff8bc3144988 [2021-10-14T19:36:44.250Z] Removing intermediate container 6698b8db58ed [2021-10-14T19:36:44.250Z] ---> 9d013e255da9 [2021-10-14T19:36:44.250Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-14T19:36:44.580Z] ---> Running in 44090cf38250 [2021-10-14T19:36:44.580Z] Removing intermediate container 51be14bbfabb [2021-10-14T19:36:44.580Z] ---> 508299d5e80f [2021-10-14T19:36:44.580Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-14T19:36:45.319Z] ---> Running in 8c551a64b78f [2021-10-14T19:36:45.319Z] Removing intermediate container 20ffbf9e27d3 [2021-10-14T19:36:45.319Z] ---> 7162fff239bb [2021-10-14T19:36:45.319Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-14T19:36:45.627Z] ---> Running in dab981711e9c [2021-10-14T19:36:46.246Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:46.869Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:47.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:47.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:47.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:47.766Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:47.766Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:48.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:48.059Z] OK: 219 MiB in 52 packages [2021-10-14T19:36:48.350Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:48.637Z] OK: 219 MiB in 52 packages [2021-10-14T19:36:48.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:36:49.211Z] OK: 219 MiB in 52 packages [2021-10-14T19:36:49.829Z] OK: 219 MiB in 52 packages [2021-10-14T19:36:49.829Z] Removing intermediate container 89f9a21f90c8 [2021-10-14T19:36:49.829Z] ---> 180e28e1dbac [2021-10-14T19:36:49.829Z] Step 6/22 : COPY . . [2021-10-14T19:36:50.108Z] OK: 219 MiB in 52 packages [2021-10-14T19:36:50.728Z] Removing intermediate container ff8bc3144988 [2021-10-14T19:36:50.728Z] ---> bbe1e4b1004d [2021-10-14T19:36:50.728Z] Step 6/30 : COPY . . [2021-10-14T19:36:51.008Z] Removing intermediate container 44090cf38250 [2021-10-14T19:36:51.008Z] ---> 5aa6017d6173 [2021-10-14T19:36:51.008Z] Step 6/23 : COPY go.mod . [2021-10-14T19:36:51.288Z] Removing intermediate container 8c551a64b78f [2021-10-14T19:36:51.288Z] ---> 059e143bdde3 [2021-10-14T19:36:51.288Z] Step 6/24 : COPY . . [2021-10-14T19:36:52.291Z] Removing intermediate container dab981711e9c [2021-10-14T19:36:52.291Z] ---> 415fca8ad009 [2021-10-14T19:36:52.291Z] Step 6/21 : COPY . . [2021-10-14T19:36:52.912Z] ---> 8e747fc1a924 [2021-10-14T19:36:52.912Z] Step 7/23 : RUN go mod download [2021-10-14T19:36:59.699Z] ---> Running in acdb2d193aee [2021-10-14T19:37:08.064Z] ---> ab447b0c84a2 [2021-10-14T19:37:08.064Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:37:08.064Z] ---> dafe68e16c41 [2021-10-14T19:37:08.064Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:37:08.064Z] ---> 0222305a5ea9 [2021-10-14T19:37:08.064Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:37:08.064Z] ---> e852ecdd81c7 [2021-10-14T19:37:08.064Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:37:08.064Z] ---> Running in a982e85d6d4a [2021-10-14T19:37:08.064Z] ---> Running in eb182a25be9e [2021-10-14T19:37:08.064Z] ---> Running in 35adfab98258 [2021-10-14T19:37:08.064Z] ---> Running in 4d09935053b7 [2021-10-14T19:37:08.064Z] Removing intermediate container acdb2d193aee [2021-10-14T19:37:08.064Z] ---> 9c5897b75cd9 [2021-10-14T19:37:08.064Z] Step 8/23 : COPY . . [2021-10-14T19:37:16.651Z] Removing intermediate container a982e85d6d4a [2021-10-14T19:37:16.651Z] ---> c4c7aab149f7 [2021-10-14T19:37:16.651Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-14T19:37:16.933Z] ---> Running in 1f7a622238b3 [2021-10-14T19:37:16.933Z] Removing intermediate container eb182a25be9e [2021-10-14T19:37:16.933Z] ---> 715dc32594fa [2021-10-14T19:37:16.933Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-14T19:37:16.933Z] Removing intermediate container 35adfab98258 [2021-10-14T19:37:16.933Z] ---> f6c267506143 [2021-10-14T19:37:16.933Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupRemoving intermediate container 4d09935053b7 [2021-10-14T19:37:16.933Z] ---> d1a58b86dcbd [2021-10-14T19:37:16.933Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-14T19:37:16.933Z] [2021-10-14T19:37:17.217Z] ---> Running in 8de0cc8f5cce [2021-10-14T19:37:17.217Z] ---> Running in a903b6aa272f [2021-10-14T19:37:17.217Z] ---> Running in 9d01ed33796b [2021-10-14T19:37:18.697Z] ---> 43af0671253f [2021-10-14T19:37:18.697Z] Step 9/23 : RUN go mod tidy [2021-10-14T19:37:18.697Z] ---> Running in 51a485365ed1 [2021-10-14T19:37:18.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-14T19:37:19.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-14T19:37:20.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-14T19:37:20.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-14T19:37:27.261Z] Removing intermediate container 51a485365ed1 [2021-10-14T19:37:27.261Z] ---> b3cdd4c491dd [2021-10-14T19:37:27.261Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-14T19:37:27.261Z] ---> Running in 6dee88ec8143 [2021-10-14T19:37:28.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-14T19:39:20.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-14T19:39:23.465Z] Removing intermediate container a903b6aa272f [2021-10-14T19:39:23.465Z] ---> d9e4692bcb76 [2021-10-14T19:39:23.465Z] [2021-10-14T19:39:23.465Z] Step 9/30 : FROM alpine:3.14 [2021-10-14T19:39:23.753Z] 3.14: Pulling from library/alpine [2021-10-14T19:39:24.051Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-14T19:39:24.051Z] Status: Downloaded newer image for alpine:3.14 [2021-10-14T19:39:24.051Z] ---> bb3de5531c18 [2021-10-14T19:39:24.051Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-14T19:39:24.676Z] ---> Running in 968df56fa197 [2021-10-14T19:39:25.697Z] Removing intermediate container 968df56fa197 [2021-10-14T19:39:25.697Z] ---> e27dbac675fc [2021-10-14T19:39:25.697Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-14T19:39:25.697Z] ---> Running in ee9d7c8aa7ef [2021-10-14T19:39:28.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:28.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:29.440Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-14T19:39:29.440Z] (2/2) Installing su-exec (0.2-r1) [2021-10-14T19:39:29.440Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:39:29.724Z] OK: 5 MiB in 16 packages [2021-10-14T19:39:30.733Z] Removing intermediate container 9d01ed33796b [2021-10-14T19:39:30.733Z] ---> b6fc552e2260 [2021-10-14T19:39:30.733Z] [2021-10-14T19:39:30.733Z] Step 9/24 : FROM alpine:3.14 [2021-10-14T19:39:30.733Z] ---> bb3de5531c18 [2021-10-14T19:39:30.733Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-14T19:39:31.013Z] ---> Running in c9be0f4e0d92 [2021-10-14T19:39:31.637Z] Removing intermediate container ee9d7c8aa7ef [2021-10-14T19:39:31.637Z] ---> 9cf4bf334815 [2021-10-14T19:39:31.637Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-14T19:39:32.252Z] ---> Running in cf4d8c8c88bb [2021-10-14T19:39:33.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:33.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:33.732Z] Removing intermediate container cf4d8c8c88bb [2021-10-14T19:39:33.732Z] ---> 888382f36e09 [2021-10-14T19:39:33.732Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-14T19:39:34.722Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-14T19:39:35.329Z] ---> Running in 49d87d7c41fc [2021-10-14T19:39:35.329Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-14T19:39:35.329Z] (3/3) Installing su-exec (0.2-r1) [2021-10-14T19:39:35.329Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:39:35.329Z] Executing ca-certificates-20191127-r5.trigger [2021-10-14T19:39:35.610Z] OK: 6 MiB in 17 packages [2021-10-14T19:39:35.892Z] Removing intermediate container 1f7a622238b3 [2021-10-14T19:39:35.892Z] ---> 4bb04cf8fd78 [2021-10-14T19:39:35.892Z] [2021-10-14T19:39:35.892Z] Step 9/22 : FROM alpine:3.14 [2021-10-14T19:39:35.892Z] ---> bb3de5531c18 [2021-10-14T19:39:35.892Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-14T19:39:35.892Z] Removing intermediate container 8de0cc8f5cce [2021-10-14T19:39:35.892Z] ---> 1d6981e5fc50 [2021-10-14T19:39:35.892Z] [2021-10-14T19:39:35.892Z] Step 9/21 : FROM alpine:3.14 [2021-10-14T19:39:35.892Z] ---> bb3de5531c18 [2021-10-14T19:39:35.892Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-14T19:39:36.508Z] ---> Running in adebfe59ea96 [2021-10-14T19:39:36.508Z] ---> Running in 8dcbddcd364f [2021-10-14T19:39:36.804Z] Removing intermediate container 49d87d7c41fc [2021-10-14T19:39:36.804Z] ---> ea1156561778 [2021-10-14T19:39:36.804Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-14T19:39:37.090Z] ---> Running in 5e0ecadb2a0e [2021-10-14T19:39:39.114Z] Removing intermediate container c9be0f4e0d92 [2021-10-14T19:39:39.114Z] ---> 133d8ba10b89 [2021-10-14T19:39:39.114Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-14T19:39:39.396Z] ---> Running in 7fe79082fac5 [2021-10-14T19:39:39.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:39.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:39.681Z] Removing intermediate container 6dee88ec8143 [2021-10-14T19:39:39.681Z] ---> c35a6f54cf82 [2021-10-14T19:39:39.681Z] [2021-10-14T19:39:39.681Z] Step 11/23 : FROM alpine:3.14 [2021-10-14T19:39:39.681Z] ---> bb3de5531c18 [2021-10-14T19:39:39.681Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-14T19:39:39.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:39.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:39.959Z] ---> Running in c43164379425 [2021-10-14T19:39:40.260Z] Removing intermediate container 7fe79082fac5 [2021-10-14T19:39:40.260Z] ---> 2d2e07f53e12 [2021-10-14T19:39:40.260Z] Step 12/24 : WORKDIR / [2021-10-14T19:39:40.546Z] ---> Running in 696e20829aac [2021-10-14T19:39:40.830Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-14T19:39:40.830Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:39:40.830Z] OK: 5 MiB in 15 packages [2021-10-14T19:39:40.830Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-14T19:39:41.116Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-14T19:39:41.116Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:39:41.116Z] Executing ca-certificates-20191127-r5.trigger [2021-10-14T19:39:41.403Z] OK: 6 MiB in 16 packages [2021-10-14T19:39:41.403Z] Removing intermediate container 5e0ecadb2a0e [2021-10-14T19:39:41.403Z] ---> 47f771d2ba99 [2021-10-14T19:39:41.403Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-14T19:39:41.696Z] Removing intermediate container 696e20829aac [2021-10-14T19:39:41.696Z] ---> 19425eb63016 [2021-10-14T19:39:41.696Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-14T19:39:41.696Z] ---> Running in cc2e5e51f165 [2021-10-14T19:39:42.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:42.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:39:42.931Z] Removing intermediate container cc2e5e51f165 [2021-10-14T19:39:42.931Z] ---> 3a712e31f2be [2021-10-14T19:39:42.931Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-14T19:39:42.931Z] Removing intermediate container 8dcbddcd364f [2021-10-14T19:39:42.931Z] ---> b629e89c2a5e [2021-10-14T19:39:42.931Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:39:42.931Z] ---> d1905ea719b9 [2021-10-14T19:39:42.931Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-14T19:39:43.215Z] ---> Running in 528833f6fc93 [2021-10-14T19:39:43.215Z] Removing intermediate container adebfe59ea96 [2021-10-14T19:39:43.215Z] ---> 4754de507f5f [2021-10-14T19:39:43.215Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:39:43.215Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-14T19:39:43.215Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:39:43.215Z] OK: 5 MiB in 15 packages [2021-10-14T19:39:43.501Z] ---> Running in 04a750b39bb6 [2021-10-14T19:39:43.786Z] Removing intermediate container 528833f6fc93 [2021-10-14T19:39:43.786Z] ---> 6cdedd1308d2 [2021-10-14T19:39:43.786Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-14T19:39:44.065Z] ---> Running in 47ed9df24fe3 [2021-10-14T19:39:44.065Z] ---> 24205223fa8b [2021-10-14T19:39:44.065Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-14T19:39:44.065Z] ---> e12136acc2d2 [2021-10-14T19:39:44.065Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-14T19:39:44.348Z] Removing intermediate container 04a750b39bb6 [2021-10-14T19:39:44.348Z] ---> abbc7d6eaf1e [2021-10-14T19:39:44.348Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-14T19:39:44.348Z] ---> Running in 8ad41febf364 [2021-10-14T19:39:44.348Z] ---> Running in b505673b5b55 [2021-10-14T19:39:44.986Z] Removing intermediate container c43164379425 [2021-10-14T19:39:44.986Z] ---> 878c7dfed5a1 [2021-10-14T19:39:44.986Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:39:44.986Z] Removing intermediate container 47ed9df24fe3 [2021-10-14T19:39:44.986Z] ---> 99d6212f811d [2021-10-14T19:39:44.986Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-14T19:39:44.986Z] ---> Running in a1a744dd8fc8 [2021-10-14T19:39:45.274Z] ---> Running in 04b586ef2019 [2021-10-14T19:39:45.274Z] Removing intermediate container b505673b5b55 [2021-10-14T19:39:45.274Z] ---> 312d4dbc8b08 [2021-10-14T19:39:45.274Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-14T19:39:45.274Z] ---> 864019b2f253 [2021-10-14T19:39:45.274Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-14T19:39:45.274Z] ---> Running in 53e318108633 [2021-10-14T19:39:45.553Z] Removing intermediate container a1a744dd8fc8 [2021-10-14T19:39:45.553Z] ---> d6c20591c660 [2021-10-14T19:39:45.553Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-14T19:39:45.833Z] Removing intermediate container 04b586ef2019 [2021-10-14T19:39:45.833Z] ---> 3fa24d7bde64 [2021-10-14T19:39:45.833Z] Step 14/22 : WORKDIR / [2021-10-14T19:39:45.833Z] ---> Running in 95f758aacdf9 [2021-10-14T19:39:45.833Z] ---> Running in 0890b9853787 [2021-10-14T19:39:46.110Z] Removing intermediate container 53e318108633 [2021-10-14T19:39:46.110Z] ---> c54f1c76bc4b [2021-10-14T19:39:46.110Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:39:46.387Z] ---> 374af423b170 [2021-10-14T19:39:46.387Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-14T19:39:46.387Z] Removing intermediate container 95f758aacdf9 [2021-10-14T19:39:46.387Z] ---> b093833a4d90 [2021-10-14T19:39:46.387Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-14T19:39:47.001Z] ---> Running in bdc8e0c21c80 [2021-10-14T19:39:47.001Z] Removing intermediate container 0890b9853787 [2021-10-14T19:39:47.001Z] ---> b6edfbb959ef [2021-10-14T19:39:47.001Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:39:47.281Z] ---> dcf87ca0ef60 [2021-10-14T19:39:47.281Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-14T19:39:47.564Z] Removing intermediate container 8ad41febf364 [2021-10-14T19:39:47.564Z] ---> 8d71422c8a7b [2021-10-14T19:39:47.564Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:39:47.564Z] Removing intermediate container bdc8e0c21c80 [2021-10-14T19:39:47.564Z] ---> 263d81e10b51 [2021-10-14T19:39:47.564Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:39:48.177Z] ---> b8206eb1be22 [2021-10-14T19:39:48.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-14T19:39:48.177Z] ---> 42d21965cbe6 [2021-10-14T19:39:48.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-14T19:39:48.813Z] ---> 964971e8bcfc [2021-10-14T19:39:48.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-14T19:39:49.091Z] ---> a81bc2af3223 [2021-10-14T19:39:49.091Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-14T19:39:49.091Z] ---> 85e16f155395 [2021-10-14T19:39:49.091Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-14T19:39:50.092Z] ---> 0db2f03dbc74 [2021-10-14T19:39:50.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-14T19:39:50.092Z] ---> fb9f938d09e9 [2021-10-14T19:39:50.092Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-14T19:39:50.373Z] ---> f3adce22833f [2021-10-14T19:39:50.373Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-14T19:39:50.373Z] ---> Running in 8ef09ba9a5df [2021-10-14T19:39:50.987Z] ---> 9d14af2c30c0 [2021-10-14T19:39:50.987Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-14T19:39:50.987Z] ---> e1d1beb67c87 [2021-10-14T19:39:50.987Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-14T19:39:50.987Z] ---> 09f26d828fdf [2021-10-14T19:39:50.987Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-14T19:39:51.263Z] Removing intermediate container 8ef09ba9a5df [2021-10-14T19:39:51.263Z] ---> a3f620a6d1d1 [2021-10-14T19:39:51.263Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:39:51.263Z] ---> Running in f6b05914209f [2021-10-14T19:39:51.263Z] ---> 0e4d239aee3c [2021-10-14T19:39:51.263Z] 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/ [2021-10-14T19:39:51.565Z] ---> Running in 78834131ec4f [2021-10-14T19:39:51.565Z] ---> Running in 6a2655920391 [2021-10-14T19:39:52.284Z] ---> c661b2f27e35 [2021-10-14T19:39:52.284Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-14T19:39:52.284Z] Removing intermediate container f6b05914209f [2021-10-14T19:39:52.284Z] ---> 72f1f65cb8a6 [2021-10-14T19:39:52.284Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:39:52.606Z] ---> Running in 4d6c456f13d1 [2021-10-14T19:39:52.606Z] ---> Running in 66a76ba82694 [2021-10-14T19:39:52.606Z] Removing intermediate container 78834131ec4f [2021-10-14T19:39:52.606Z] ---> 89651f89f545 [2021-10-14T19:39:52.606Z] Step 19/21 : LABEL arch=arm64 [2021-10-14T19:39:52.606Z] ---> 97ecea9a47cb [2021-10-14T19:39:52.606Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-14T19:39:52.979Z] ---> Running in 5e3698136c14 [2021-10-14T19:39:53.263Z] Removing intermediate container 4d6c456f13d1 [2021-10-14T19:39:53.263Z] ---> 8956fd9f0519 [2021-10-14T19:39:53.263Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:39:53.571Z] Removing intermediate container 66a76ba82694 [2021-10-14T19:39:53.571Z] ---> 497b163657e2 [2021-10-14T19:39:53.571Z] Step 20/22 : LABEL arch=arm64 [2021-10-14T19:39:53.571Z] ---> Running in d41b0bbc708b [2021-10-14T19:39:53.864Z] ---> Running in 9e45c50e6988 [2021-10-14T19:39:53.865Z] Removing intermediate container 5e3698136c14 [2021-10-14T19:39:53.865Z] ---> e0dec1dced69 [2021-10-14T19:39:53.865Z] Step 20/21 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:39:54.158Z] ---> Running in 685e0b41eef0 [2021-10-14T19:39:54.440Z] ---> ae9a06de28c0 [2021-10-14T19:39:54.440Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-14T19:39:54.440Z] Removing intermediate container d41b0bbc708b [2021-10-14T19:39:54.440Z] ---> 8ff4cc68af34 [2021-10-14T19:39:54.440Z] Step 21/23 : LABEL arch=arm64 [2021-10-14T19:39:54.718Z] ---> Running in e5f03319b7b8 [2021-10-14T19:39:54.718Z] Removing intermediate container 9e45c50e6988 [2021-10-14T19:39:54.718Z] ---> 0a28ab0458d9 [2021-10-14T19:39:54.718Z] Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:39:54.994Z] Removing intermediate container 6a2655920391 [2021-10-14T19:39:54.994Z] ---> d5e73d710cc7 [2021-10-14T19:39:54.994Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-14T19:39:54.994Z] ---> Running in 5d234f652ff5 [2021-10-14T19:39:54.994Z] Removing intermediate container 685e0b41eef0 [2021-10-14T19:39:54.994Z] ---> a1e5f525aa7f [2021-10-14T19:39:54.994Z] Step 21/21 : LABEL version=2.0.1-dev.70 [2021-10-14T19:39:55.268Z] ---> Running in 2bed0bf6819e [2021-10-14T19:39:55.268Z] ---> Running in c361616473c4 [2021-10-14T19:39:55.268Z] Removing intermediate container e5f03319b7b8 [2021-10-14T19:39:55.268Z] ---> c34c706f83ef [2021-10-14T19:39:55.268Z] Step 22/23 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:39:55.268Z] ---> 6187eebb0ac1 [2021-10-14T19:39:55.268Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-14T19:39:55.560Z] ---> Running in 898eeef26a4e [2021-10-14T19:39:55.560Z] Removing intermediate container 5d234f652ff5 [2021-10-14T19:39:55.560Z] ---> d0da42c8fbc3 [2021-10-14T19:39:55.560Z] Step 22/22 : LABEL version=2.0.1-dev.70 [2021-10-14T19:39:55.843Z] ---> Running in 2a9bcb584490 [2021-10-14T19:39:55.843Z] ---> Running in 9962d835b8c2 [2021-10-14T19:39:55.843Z] Removing intermediate container 2bed0bf6819e [2021-10-14T19:39:55.843Z] ---> 59734777b74f [2021-10-14T19:39:55.843Z] Step 22/24 : LABEL arch=arm64 [2021-10-14T19:39:56.125Z] Removing intermediate container c361616473c4 [2021-10-14T19:39:56.125Z] ---> 500c0e66a941 [2021-10-14T19:39:56.125Z] [2021-10-14T19:39:56.125Z] ---> Running in a2df1d99645f [2021-10-14T19:39:56.410Z] Removing intermediate container 898eeef26a4e [2021-10-14T19:39:56.410Z] ---> df0695a62a83 [2021-10-14T19:39:56.410Z] Step 23/23 : LABEL version=2.0.1-dev.70 [2021-10-14T19:39:56.410Z] Successfully built 500c0e66a941 [2021-10-14T19:39:56.410Z] Successfully tagged support-notifications-arm64:latest [2021-10-14T19:39:56.410Z]  Building support-notifications ... done Building core-data [2021-10-14T19:39:56.410Z] Removing intermediate container 9962d835b8c2 [2021-10-14T19:39:56.410Z] ---> ad1576aae7a2 [2021-10-14T19:39:56.410Z] [2021-10-14T19:39:56.410Z] Removing intermediate container 2a9bcb584490 [2021-10-14T19:39:56.410Z] ---> fcd4b5459e3b [2021-10-14T19:39:56.410Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-14T19:39:56.698Z] ---> Running in be18bdbaa90b [2021-10-14T19:39:56.698Z] Removing intermediate container a2df1d99645f [2021-10-14T19:39:56.698Z] ---> f9883122f189 [2021-10-14T19:39:56.698Z] Step 23/24 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:39:56.978Z] Successfully built ad1576aae7a2 [2021-10-14T19:39:56.978Z] ---> Running in ceb4b2d65279 [2021-10-14T19:39:56.978Z] Successfully tagged core-metadata-arm64:latest [2021-10-14T19:39:56.978Z]  Building core-metadata ... done Building core-command [2021-10-14T19:39:57.258Z] Removing intermediate container be18bdbaa90b [2021-10-14T19:39:57.258Z] ---> 5c8830096e31 [2021-10-14T19:39:57.258Z] [2021-10-14T19:39:57.541Z] Successfully built 5c8830096e31 [2021-10-14T19:39:57.541Z] Successfully tagged support-scheduler-arm64:latest [2021-10-14T19:39:57.541Z] Building security-proxy-setup [2021-10-14T19:39:57.541Z]  Building support-scheduler ... done Removing intermediate container ceb4b2d65279 [2021-10-14T19:39:57.541Z] ---> 356a637339a2 [2021-10-14T19:39:57.541Z] Step 24/24 : LABEL version=2.0.1-dev.70 [2021-10-14T19:39:57.541Z] ---> b3667b022f94 [2021-10-14T19:39:57.541Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-14T19:39:57.840Z] ---> Running in 5fd566a49417 [2021-10-14T19:39:58.117Z] ---> Running in 0e9a5ae77fbd [2021-10-14T19:39:58.399Z] Removing intermediate container 5fd566a49417 [2021-10-14T19:39:58.399Z] ---> 168288e2c9e0 [2021-10-14T19:39:58.399Z] [2021-10-14T19:39:58.684Z] Successfully built 168288e2c9e0 [2021-10-14T19:39:58.684Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-14T19:39:58.684Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-10-14T19:40:00.684Z] Removing intermediate container 0e9a5ae77fbd [2021-10-14T19:40:00.684Z] ---> 23f2986afdf1 [2021-10-14T19:40:00.684Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-14T19:40:00.964Z] ---> Running in 67e6c3150ff3 [2021-10-14T19:40:01.964Z] Removing intermediate container 67e6c3150ff3 [2021-10-14T19:40:01.964Z] ---> 6df32ad90c65 [2021-10-14T19:40:01.964Z] Step 27/30 : CMD ["gate"] [2021-10-14T19:40:02.573Z] ---> Running in 871d246c6121 [2021-10-14T19:40:03.177Z] Removing intermediate container 871d246c6121 [2021-10-14T19:40:03.177Z] ---> 8860cf9f0223 [2021-10-14T19:40:03.177Z] Step 28/30 : LABEL arch=arm64 [2021-10-14T19:40:03.799Z] ---> Running in ac52fb3a9981 [2021-10-14T19:40:04.424Z] Removing intermediate container ac52fb3a9981 [2021-10-14T19:40:04.424Z] ---> 0666cfa72ec6 [2021-10-14T19:40:04.424Z] Step 29/30 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:40:05.027Z] ---> Running in 6cfaf7b73ec0 [2021-10-14T19:40:05.635Z] Removing intermediate container 6cfaf7b73ec0 [2021-10-14T19:40:05.635Z] ---> 65de39832099 [2021-10-14T19:40:05.635Z] Step 30/30 : LABEL version=2.0.1-dev.70 [2021-10-14T19:40:05.912Z] ---> Running in 8913def39453 [2021-10-14T19:40:06.526Z] Removing intermediate container 8913def39453 [2021-10-14T19:40:06.526Z] ---> 81ef50576868 [2021-10-14T19:40:06.526Z] [2021-10-14T19:40:06.803Z] Successfully built 81ef50576868 [2021-10-14T19:40:06.803Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-14T19:40:33.688Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:40:33.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:40:33.688Z] ---> f880b3204070 [2021-10-14T19:40:33.688Z] Step 3/22 : WORKDIR /edgex-go [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> 215ce9b02381 [2021-10-14T19:40:33.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> 508299d5e80f [2021-10-14T19:40:33.688Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-14T19:40:33.688Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:40:33.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:40:33.688Z] ---> f880b3204070 [2021-10-14T19:40:33.688Z] Step 3/22 : WORKDIR /edgex-go [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> 215ce9b02381 [2021-10-14T19:40:33.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> 508299d5e80f [2021-10-14T19:40:33.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> 059e143bdde3 [2021-10-14T19:40:33.688Z] Step 6/22 : COPY . . [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> dafe68e16c41 [2021-10-14T19:40:33.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> f6c267506143 [2021-10-14T19:40:33.688Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-14T19:40:33.688Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:40:33.688Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:40:33.688Z] ---> f880b3204070 [2021-10-14T19:40:33.688Z] Step 3/20 : WORKDIR /edgex-go [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> 215ce9b02381 [2021-10-14T19:40:33.688Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.688Z] ---> 508299d5e80f [2021-10-14T19:40:33.688Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-14T19:40:33.688Z] ---> Using cache [2021-10-14T19:40:33.689Z] ---> 059e143bdde3 [2021-10-14T19:40:33.689Z] Step 6/20 : COPY . . [2021-10-14T19:40:33.689Z] ---> Using cache [2021-10-14T19:40:33.689Z] ---> dafe68e16c41 [2021-10-14T19:40:33.689Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:40:33.689Z] ---> Using cache [2021-10-14T19:40:33.689Z] ---> f6c267506143 [2021-10-14T19:40:33.689Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-14T19:40:33.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-14T19:40:33.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-14T19:40:33.689Z] ---> f880b3204070 [2021-10-14T19:40:33.689Z] Step 3/22 : WORKDIR /edgex-go [2021-10-14T19:40:33.689Z] ---> Using cache [2021-10-14T19:40:33.689Z] ---> 215ce9b02381 [2021-10-14T19:40:33.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:40:33.689Z] ---> Using cache [2021-10-14T19:40:33.689Z] ---> 508299d5e80f [2021-10-14T19:40:33.689Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-14T19:40:33.689Z] ---> Running in 7f858fb724e3 [2021-10-14T19:40:33.689Z] ---> Running in fe9208babf51 [2021-10-14T19:40:33.689Z] ---> Running in 4120bf17c3cb [2021-10-14T19:40:33.689Z] ---> Running in 54f504d2d3f9 [2021-10-14T19:40:34.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-14T19:40:34.301Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:40:34.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-command/core-command ./cmd/core-command [2021-10-14T19:40:34.589Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:40:35.236Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:40:35.525Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:40:36.141Z] OK: 219 MiB in 52 packages [2021-10-14T19:40:36.757Z] OK: 219 MiB in 52 packages [2021-10-14T19:40:37.762Z] Removing intermediate container fe9208babf51 [2021-10-14T19:40:37.762Z] ---> 9a555a9efa9e [2021-10-14T19:40:37.762Z] Step 6/22 : COPY . . [2021-10-14T19:40:38.768Z] Removing intermediate container 4120bf17c3cb [2021-10-14T19:40:38.768Z] ---> 9ee428bfdbf1 [2021-10-14T19:40:38.768Z] Step 6/22 : COPY . . [2021-10-14T19:40:57.233Z] ---> d80fc6f514ec [2021-10-14T19:40:57.233Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:40:57.233Z] ---> 0011fbb462f3 [2021-10-14T19:40:57.233Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T19:40:57.233Z] ---> Running in a352a43b337e [2021-10-14T19:40:57.233Z] ---> Running in 4f9cec1f702b [2021-10-14T19:41:02.767Z] Removing intermediate container 4f9cec1f702b [2021-10-14T19:41:02.767Z] ---> f25fbd410872 [2021-10-14T19:41:02.767Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-14T19:41:02.767Z] ---> Running in d008160cbfac [2021-10-14T19:41:02.767Z] Removing intermediate container a352a43b337e [2021-10-14T19:41:02.767Z] ---> 3c58d6900793 [2021-10-14T19:41:02.767Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-14T19:41:02.767Z] ---> Running in b27c93efff3f [2021-10-14T19:41:04.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-14T19:41:05.074Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-data/core-data ./cmd/core-data [2021-10-14T19:41:52.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-14T19:41:57.746Z] Removing intermediate container 54f504d2d3f9 [2021-10-14T19:41:57.746Z] ---> c75262a0a886 [2021-10-14T19:41:57.746Z] [2021-10-14T19:41:57.746Z] Step 9/22 : FROM alpine:3.14 [2021-10-14T19:41:57.746Z] ---> bb3de5531c18 [2021-10-14T19:41:57.746Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-14T19:41:57.746Z] ---> Using cache [2021-10-14T19:41:57.746Z] ---> 878c7dfed5a1 [2021-10-14T19:41:57.746Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:41:57.746Z] ---> Using cache [2021-10-14T19:41:57.746Z] ---> d6c20591c660 [2021-10-14T19:41:57.746Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-14T19:41:57.746Z] ---> Running in 4315ea3dce65 [2021-10-14T19:41:58.368Z] Removing intermediate container 4315ea3dce65 [2021-10-14T19:41:58.368Z] ---> 48cc85c86ede [2021-10-14T19:41:58.368Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-14T19:41:58.653Z] ---> Running in 7272ad0143e9 [2021-10-14T19:41:59.275Z] Removing intermediate container 7272ad0143e9 [2021-10-14T19:41:59.275Z] ---> fd036d3ec928 [2021-10-14T19:41:59.275Z] Step 14/22 : WORKDIR / [2021-10-14T19:41:59.560Z] ---> Running in d627a8270900 [2021-10-14T19:42:00.575Z] Removing intermediate container d627a8270900 [2021-10-14T19:42:00.575Z] ---> 878d482bc4a6 [2021-10-14T19:42:00.575Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:42:02.094Z] ---> 17287765bd39 [2021-10-14T19:42:02.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-14T19:42:04.824Z] ---> ad3097596bf4 [2021-10-14T19:42:04.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-14T19:42:07.513Z] ---> 86c6ff3451f6 [2021-10-14T19:42:07.513Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-14T19:42:07.513Z] ---> Running in c838b9d7ba86 [2021-10-14T19:42:07.513Z] Removing intermediate container 7f858fb724e3 [2021-10-14T19:42:07.513Z] ---> 1892c54c6ec9 [2021-10-14T19:42:07.513Z] [2021-10-14T19:42:07.513Z] Step 9/20 : FROM alpine:3.14 [2021-10-14T19:42:07.513Z] ---> bb3de5531c18 [2021-10-14T19:42:07.801Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-14T19:42:07.801Z] ---> Running in f3e3a03f77b7 [2021-10-14T19:42:08.428Z] Removing intermediate container c838b9d7ba86 [2021-10-14T19:42:08.428Z] ---> 15774ff0be45 [2021-10-14T19:42:08.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:42:08.428Z] ---> Running in 4c0873a5b61f [2021-10-14T19:42:09.443Z] Removing intermediate container 4c0873a5b61f [2021-10-14T19:42:09.443Z] ---> 989f8843c96e [2021-10-14T19:42:09.443Z] Step 20/22 : LABEL arch=arm64 [2021-10-14T19:42:09.730Z] ---> Running in 9499a3acd6ea [2021-10-14T19:42:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:42:10.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:42:10.604Z] Removing intermediate container 9499a3acd6ea [2021-10-14T19:42:10.604Z] ---> 5ea3193fee53 [2021-10-14T19:42:10.604Z] Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:42:10.604Z] ---> Running in 6a7be5d0eb1a [2021-10-14T19:42:11.233Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-14T19:42:11.522Z] Removing intermediate container 6a7be5d0eb1a [2021-10-14T19:42:11.522Z] ---> 408bc68c5f84 [2021-10-14T19:42:11.522Z] Step 22/22 : LABEL version=2.0.1-dev.70 [2021-10-14T19:42:11.522Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-14T19:42:11.522Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-14T19:42:11.522Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-14T19:42:11.522Z] (5/5) Installing curl (7.79.1-r0) [2021-10-14T19:42:11.522Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:42:11.522Z] Executing ca-certificates-20191127-r5.trigger [2021-10-14T19:42:11.810Z] ---> Running in dc11cb57590f [2021-10-14T19:42:12.094Z] OK: 8 MiB in 19 packages [2021-10-14T19:42:12.748Z] Removing intermediate container dc11cb57590f [2021-10-14T19:42:12.748Z] ---> 29ee3589eed8 [2021-10-14T19:42:12.748Z] [2021-10-14T19:42:13.415Z] Successfully built 29ee3589eed8 [2021-10-14T19:42:13.415Z] Successfully tagged core-command-arm64:latest [2021-10-14T19:42:14.516Z]  Building core-command ... done Removing intermediate container f3e3a03f77b7 [2021-10-14T19:42:14.516Z] ---> 2f0c8e22caa1 [2021-10-14T19:42:14.516Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-14T19:42:14.868Z] ---> Running in 53760b8a1efa [2021-10-14T19:42:15.495Z] Removing intermediate container 53760b8a1efa [2021-10-14T19:42:15.495Z] ---> 5e37dd00b4f6 [2021-10-14T19:42:15.495Z] Step 12/20 : WORKDIR /edgex [2021-10-14T19:42:15.938Z] ---> Running in eabf0f71cf8e [2021-10-14T19:42:16.556Z] Removing intermediate container eabf0f71cf8e [2021-10-14T19:42:16.556Z] ---> 18ffe6b19a64 [2021-10-14T19:42:16.556Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-14T19:42:17.574Z] ---> 071fd8734adc [2021-10-14T19:42:17.574Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-14T19:42:20.259Z] ---> 1755e1ac25c9 [2021-10-14T19:42:20.259Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-14T19:42:21.733Z] ---> ab80a7650901 [2021-10-14T19:42:21.733Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-14T19:42:22.015Z] ---> Running in 053304c17c2c [2021-10-14T19:42:22.632Z] Removing intermediate container 053304c17c2c [2021-10-14T19:42:22.914Z] ---> eba83bd34170 [2021-10-14T19:42:22.914Z] Step 17/20 : CMD ["--init=true"] [2021-10-14T19:42:22.914Z] ---> Running in eaa675bedb74 [2021-10-14T19:42:23.537Z] Removing intermediate container eaa675bedb74 [2021-10-14T19:42:23.537Z] ---> c45f67fdbeac [2021-10-14T19:42:23.537Z] Step 18/20 : LABEL arch=arm64 [2021-10-14T19:42:23.819Z] ---> Running in 56591ceca5f8 [2021-10-14T19:42:24.432Z] Removing intermediate container 56591ceca5f8 [2021-10-14T19:42:24.432Z] ---> bbd2c4fb9083 [2021-10-14T19:42:24.432Z] Step 19/20 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:42:24.717Z] ---> Running in 615de11ca55d [2021-10-14T19:42:25.721Z] Removing intermediate container 615de11ca55d [2021-10-14T19:42:25.721Z] ---> d02803646445 [2021-10-14T19:42:25.721Z] Step 20/20 : LABEL version=2.0.1-dev.70 [2021-10-14T19:42:25.721Z] ---> Running in 5014f6d8a0e6 [2021-10-14T19:42:26.741Z] Removing intermediate container 5014f6d8a0e6 [2021-10-14T19:42:26.741Z] ---> c74a55066f43 [2021-10-14T19:42:26.741Z] [2021-10-14T19:42:27.041Z] Successfully built c74a55066f43 [2021-10-14T19:42:27.041Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-14T19:42:29.702Z]  Building security-proxy-setup ... done Removing intermediate container d008160cbfac [2021-10-14T19:42:29.702Z] ---> 29741d2bba07 [2021-10-14T19:42:29.702Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-14T19:42:29.702Z] ---> Running in 0d02375fd926 [2021-10-14T19:42:30.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-14T19:42:34.150Z] Removing intermediate container 0d02375fd926 [2021-10-14T19:42:34.150Z] ---> a6d470367536 [2021-10-14T19:42:34.150Z] [2021-10-14T19:42:34.150Z] Step 10/22 : FROM docker:20.10.8 [2021-10-14T19:42:34.150Z] 20.10.8: Pulling from library/docker [2021-10-14T19:42:39.656Z] Removing intermediate container b27c93efff3f [2021-10-14T19:42:39.656Z] ---> 59306bb16592 [2021-10-14T19:42:39.656Z] [2021-10-14T19:42:39.656Z] Step 9/22 : FROM alpine:3.14 [2021-10-14T19:42:39.656Z] ---> bb3de5531c18 [2021-10-14T19:42:39.656Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-14T19:42:40.277Z] ---> Running in 9e7d2d005052 [2021-10-14T19:42:40.891Z] Removing intermediate container 9e7d2d005052 [2021-10-14T19:42:40.891Z] ---> b39008f19751 [2021-10-14T19:42:40.891Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-14T19:42:41.175Z] ---> Running in b62d3c4e17f2 [2021-10-14T19:42:41.791Z] Removing intermediate container b62d3c4e17f2 [2021-10-14T19:42:41.791Z] ---> b00f03341691 [2021-10-14T19:42:41.791Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-14T19:42:41.791Z] ---> Running in fc50cfd9f3ce [2021-10-14T19:42:41.791Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-14T19:42:41.791Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-14T19:42:41.791Z] ---> 3734d5adc5ac [2021-10-14T19:42:41.791Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-14T19:42:42.072Z] ---> Running in 54d374e7d2bf [2021-10-14T19:42:42.356Z] Removing intermediate container fc50cfd9f3ce [2021-10-14T19:42:42.356Z] ---> 9aada01145a2 [2021-10-14T19:42:42.356Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T19:42:42.356Z] ---> Running in ad86d9a96a64 [2021-10-14T19:42:42.635Z] Removing intermediate container 54d374e7d2bf [2021-10-14T19:42:42.635Z] ---> 4fcf629b28c6 [2021-10-14T19:42:42.635Z] 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 [2021-10-14T19:42:42.916Z] ---> Running in 55f4f3b25cdf [2021-10-14T19:42:44.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:42:44.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:42:45.374Z] Removing intermediate container ad86d9a96a64 [2021-10-14T19:42:45.374Z] ---> 315f73993d00 [2021-10-14T19:42:45.374Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-14T19:42:45.374Z] ---> Running in 8ed0743a277d [2021-10-14T19:42:45.374Z] (1/42) Installing readline (8.1.0-r0) [2021-10-14T19:42:45.374Z] (2/42) Installing bash (5.1.4-r0) [2021-10-14T19:42:45.374Z] Executing bash-5.1.4-r0.post-install [2021-10-14T19:42:45.374Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-14T19:42:45.374Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-14T19:42:45.374Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-14T19:42:45.657Z] (6/42) Installing curl (7.79.1-r0) [2021-10-14T19:42:45.657Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-14T19:42:45.657Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-14T19:42:45.657Z] (9/42) Installing expat (2.4.1-r0) [2021-10-14T19:42:45.657Z] (10/42) Installing libffi (3.3-r2) [2021-10-14T19:42:45.657Z] (11/42) Installing gdbm (1.19-r0) [2021-10-14T19:42:45.657Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-14T19:42:45.657Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-14T19:42:45.657Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-14T19:42:45.657Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-14T19:42:45.657Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-14T19:42:45.657Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-14T19:42:46.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T19:42:47.646Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-14T19:42:47.646Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-14T19:42:47.646Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-14T19:42:47.646Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-14T19:42:47.646Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-14T19:42:47.646Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-14T19:42:47.646Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-14T19:42:47.646Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-14T19:42:47.646Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-14T19:42:47.646Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-14T19:42:47.646Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-14T19:42:47.646Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-14T19:42:47.926Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-14T19:42:47.926Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-14T19:42:47.926Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-14T19:42:47.926Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-14T19:42:47.926Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T19:42:47.926Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-14T19:42:47.926Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-14T19:42:47.926Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-14T19:42:47.926Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-14T19:42:47.926Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-14T19:42:47.926Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-14T19:42:47.926Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-14T19:42:47.926Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-14T19:42:48.206Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-14T19:42:48.813Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:42:48.813Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-14T19:42:48.813Z] OK: 84 MiB in 64 packages [2021-10-14T19:42:48.813Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-14T19:42:48.813Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-14T19:42:49.090Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-14T19:42:49.090Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-14T19:42:49.373Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-14T19:42:49.373Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T19:42:49.373Z] OK: 8 MiB in 20 packages [2021-10-14T19:42:50.847Z] Removing intermediate container 8ed0743a277d [2021-10-14T19:42:50.847Z] ---> 5854bb91381b [2021-10-14T19:42:50.847Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-14T19:42:51.846Z] ---> 5183b9e67799 [2021-10-14T19:42:51.846Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-14T19:42:52.856Z] Collecting docker-compose==1.23.2 [2021-10-14T19:42:52.856Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-14T19:42:53.137Z] ---> 8ffe9bac068e [2021-10-14T19:42:53.137Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-14T19:42:53.752Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-14T19:42:53.752Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-14T19:42:53.752Z] ---> 773cd1ab5f02 [2021-10-14T19:42:53.752Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-14T19:42:53.752Z] Collecting docopt<0.7,>=0.6.1 [2021-10-14T19:42:54.031Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-14T19:42:54.031Z] ---> Running in 56cffa2a767e [2021-10-14T19:42:54.642Z] Removing intermediate container 56cffa2a767e [2021-10-14T19:42:54.642Z] ---> d999a7a0c4cf [2021-10-14T19:42:54.642Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:42:54.642Z] ---> Running in 52b02b6d0335 [2021-10-14T19:42:55.251Z] Removing intermediate container 52b02b6d0335 [2021-10-14T19:42:55.251Z] ---> bb77dfb6fc35 [2021-10-14T19:42:55.251Z] Step 20/22 : LABEL arch=arm64 [2021-10-14T19:42:55.251Z] ---> Running in 705cb0835c93 [2021-10-14T19:42:55.860Z] Removing intermediate container 705cb0835c93 [2021-10-14T19:42:55.860Z] ---> d9584d74c161 [2021-10-14T19:42:55.860Z] Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:42:55.860Z] ---> Running in c4d01c55e535 [2021-10-14T19:42:56.470Z] Removing intermediate container c4d01c55e535 [2021-10-14T19:42:56.471Z] ---> c82e2cf5dcfa [2021-10-14T19:42:56.471Z] Step 22/22 : LABEL version=2.0.1-dev.70 [2021-10-14T19:42:56.471Z] ---> Running in 020234bc8fa6 [2021-10-14T19:42:56.471Z] Collecting PyYAML<4,>=3.10 [2021-10-14T19:42:56.471Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-14T19:42:57.077Z] Removing intermediate container 020234bc8fa6 [2021-10-14T19:42:57.077Z] ---> 6c59d3b93151 [2021-10-14T19:42:57.077Z] [2021-10-14T19:42:57.077Z] Successfully built 6c59d3b93151 [2021-10-14T19:42:57.077Z] Successfully tagged core-data-arm64:latest [2021-10-14T19:42:59.078Z]  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 [2021-10-14T19:42:59.078Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-14T19:43:01.080Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-14T19:43:01.080Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-14T19:43:01.080Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-14T19:43:01.080Z] Collecting jsonschema<3,>=2.5.1 [2021-10-14T19:43:01.080Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-14T19:43:01.358Z] Collecting cached-property<2,>=1.2.0 [2021-10-14T19:43:01.358Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-14T19:43:01.636Z] Collecting docker<4.0,>=3.6.0 [2021-10-14T19:43:01.636Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-14T19:43:01.912Z] Collecting texttable<0.10,>=0.9.0 [2021-10-14T19:43:01.912Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-14T19:43:03.905Z] Collecting docker-pycreds>=0.4.0 [2021-10-14T19:43:03.905Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-14T19:43:03.905Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-14T19:43:03.905Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-14T19:43:04.505Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-14T19:43:04.505Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-14T19:43:04.782Z] Collecting idna<2.8,>=2.5 [2021-10-14T19:43:04.782Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-14T19:43:04.782Z] 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) [2021-10-14T19:43:05.059Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-14T19:43:05.059Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-14T19:43:05.059Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-14T19:43:05.059Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-14T19:43:05.664Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-14T19:43:05.664Z] Attempting uninstall: urllib3 [2021-10-14T19:43:05.664Z] Found existing installation: urllib3 1.26.5 [2021-10-14T19:43:05.664Z] Uninstalling urllib3-1.26.5: [2021-10-14T19:43:05.664Z] Successfully uninstalled urllib3-1.26.5 [2021-10-14T19:43:06.273Z] Attempting uninstall: idna [2021-10-14T19:43:06.273Z] Found existing installation: idna 3.2 [2021-10-14T19:43:06.273Z] Uninstalling idna-3.2: [2021-10-14T19:43:06.273Z] Successfully uninstalled idna-3.2 [2021-10-14T19:43:07.265Z] Attempting uninstall: chardet [2021-10-14T19:43:07.265Z] Found existing installation: chardet 4.0.0 [2021-10-14T19:43:07.265Z] Uninstalling chardet-4.0.0: [2021-10-14T19:43:07.265Z] Successfully uninstalled chardet-4.0.0 [2021-10-14T19:43:08.728Z] Attempting uninstall: requests [2021-10-14T19:43:08.728Z] Found existing installation: requests 2.25.1 [2021-10-14T19:43:08.728Z] Uninstalling requests-2.25.1: [2021-10-14T19:43:08.728Z] Successfully uninstalled requests-2.25.1 [2021-10-14T19:43:09.006Z] Running setup.py install for texttable: started [2021-10-14T19:43:11.032Z] Running setup.py install for texttable: finished with status 'done' [2021-10-14T19:43:11.032Z] Running setup.py install for PyYAML: started [2021-10-14T19:43:13.033Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-14T19:43:13.033Z] Running setup.py install for docopt: started [2021-10-14T19:43:15.030Z] Running setup.py install for docopt: finished with status 'done' [2021-10-14T19:43:15.030Z] Running setup.py install for dockerpty: started [2021-10-14T19:43:16.484Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-14T19:43:17.936Z] 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 [2021-10-14T19:43:26.349Z] Removing intermediate container 55f4f3b25cdf [2021-10-14T19:43:26.349Z] ---> 398052974960 [2021-10-14T19:43:26.349Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-14T19:43:26.349Z] ---> Running in e14520e89700 [2021-10-14T19:43:26.349Z] Removing intermediate container e14520e89700 [2021-10-14T19:43:26.349Z] ---> 15bd6c07c5b4 [2021-10-14T19:43:26.349Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-14T19:43:26.630Z] ---> Running in 99be7c7293d8 [2021-10-14T19:43:27.238Z] Removing intermediate container 99be7c7293d8 [2021-10-14T19:43:27.238Z] ---> 6cea0f599c50 [2021-10-14T19:43:27.238Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-14T19:43:28.238Z] ---> 598aa21909b8 [2021-10-14T19:43:28.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-14T19:43:28.841Z] ---> 4ca0006e7ed4 [2021-10-14T19:43:28.841Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-14T19:43:29.835Z] ---> 43533edfe12f [2021-10-14T19:43:29.835Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-14T19:43:29.835Z] ---> Running in 40569f7406d4 [2021-10-14T19:43:30.113Z] Removing intermediate container 40569f7406d4 [2021-10-14T19:43:30.113Z] ---> eb01015f0280 [2021-10-14T19:43:30.113Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-14T19:43:30.390Z] ---> Running in 5d6ab49f1549 [2021-10-14T19:43:30.668Z] Removing intermediate container 5d6ab49f1549 [2021-10-14T19:43:30.668Z] ---> caa01283b490 [2021-10-14T19:43:30.668Z] Step 20/22 : LABEL arch=arm64 [2021-10-14T19:43:30.951Z] ---> Running in 349bf7d069c2 [2021-10-14T19:43:31.239Z] Removing intermediate container 349bf7d069c2 [2021-10-14T19:43:31.239Z] ---> 0878240c940c [2021-10-14T19:43:31.239Z] Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:31.520Z] ---> Running in 85228a6a7784 [2021-10-14T19:43:31.799Z] Removing intermediate container 85228a6a7784 [2021-10-14T19:43:31.799Z] ---> 808275cacf6f [2021-10-14T19:43:31.799Z] Step 22/22 : LABEL version=2.0.1-dev.70 [2021-10-14T19:43:32.079Z] ---> Running in a5d3baeab618 [2021-10-14T19:43:32.359Z] Removing intermediate container a5d3baeab618 [2021-10-14T19:43:32.359Z] ---> 8e96f71b9bef [2021-10-14T19:43:32.359Z] [2021-10-14T19:43:32.658Z] Successfully built 8e96f71b9bef [2021-10-14T19:43:32.658Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-14T19:43:32.955Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-14T19:43:32.952Z] $ docker stop --time=1 bceacff06733425589ee6b4a87cac062bcd68a8c977e19d1a74abd6c50c2b935 [2021-10-14T19:43:34.776Z] $ docker rm -f bceacff06733425589ee6b4a87cac062bcd68a8c977e19d1a74abd6c50c2b935 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-14T19:43:35.354Z] + docker images [2021-10-14T19:43:35.631Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-14T19:43:35.631Z] sys-mgmt-agent-arm64 latest 8e96f71b9bef 3 seconds ago 277MB [2021-10-14T19:43:35.631Z] core-data-arm64 latest 6c59d3b93151 39 seconds ago 19.4MB [2021-10-14T19:43:35.631Z] 59306bb16592 58 seconds ago 1.46GB [2021-10-14T19:43:35.631Z] a6d470367536 About a minute ago 1.45GB [2021-10-14T19:43:35.631Z] security-proxy-setup-arm64 latest c74a55066f43 About a minute ago 25.3MB [2021-10-14T19:43:35.631Z] core-command-arm64 latest 29ee3589eed8 About a minute ago 15.2MB [2021-10-14T19:43:35.631Z] 1892c54c6ec9 About a minute ago 1.46GB [2021-10-14T19:43:35.631Z] c75262a0a886 About a minute ago 1.45GB [2021-10-14T19:43:35.631Z] security-bootstrapper-arm64 latest 81ef50576868 3 minutes ago 17.7MB [2021-10-14T19:43:35.631Z] security-secretstore-setup-arm64 latest 168288e2c9e0 3 minutes ago 26.5MB [2021-10-14T19:43:35.631Z] support-scheduler-arm64 latest 5c8830096e31 3 minutes ago 15.2MB [2021-10-14T19:43:35.631Z] core-metadata-arm64 latest ad1576aae7a2 3 minutes ago 15.8MB [2021-10-14T19:43:35.631Z] support-notifications-arm64 latest 500c0e66a941 3 minutes ago 15.9MB [2021-10-14T19:43:35.631Z] c35a6f54cf82 3 minutes ago 1.45GB [2021-10-14T19:43:35.631Z] 1d6981e5fc50 4 minutes ago 1.46GB [2021-10-14T19:43:35.631Z] 4bb04cf8fd78 4 minutes ago 1.46GB [2021-10-14T19:43:35.631Z] b6fc552e2260 4 minutes ago 1.46GB [2021-10-14T19:43:35.631Z] d9e4692bcb76 4 minutes ago 1.45GB [2021-10-14T19:43:35.631Z] ci-base-image-arm64 latest f880b3204070 8 minutes ago 1.24GB [2021-10-14T19:43:35.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 28 hours ago 534MB [2021-10-14T19:43:35.632Z] docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB [2021-10-14T19:43:35.632Z] alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB [2021-10-14T19:43:35.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 [2021-10-14T19:43:35.853Z] provisioning config files... [2021-10-14T19:43:35.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config8683741827530258225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:43:36.254Z] ---> docker-login.sh [2021-10-14T19:43:36.254Z] nexus3.edgexfoundry.org:10001 [2021-10-14T19:43:36.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:43:36.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:43:36.531Z] Configure a credential helper to remove this warning. See [2021-10-14T19:43:36.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:43:36.531Z] [2021-10-14T19:43:36.531Z] Login Succeeded [2021-10-14T19:43:36.531Z] nexus3.edgexfoundry.org:10002 [2021-10-14T19:43:37.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:43:38.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:43:38.142Z] Configure a credential helper to remove this warning. See [2021-10-14T19:43:38.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:43:38.142Z] [2021-10-14T19:43:38.142Z] Login Succeeded [2021-10-14T19:43:38.142Z] nexus3.edgexfoundry.org:10003 [2021-10-14T19:43:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:43:39.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:43:39.027Z] Configure a credential helper to remove this warning. See [2021-10-14T19:43:39.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:43:39.027Z] [2021-10-14T19:43:39.027Z] Login Succeeded [2021-10-14T19:43:39.027Z] nexus3.edgexfoundry.org:10004 [2021-10-14T19:43:39.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:43:39.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:43:39.586Z] Configure a credential helper to remove this warning. See [2021-10-14T19:43:39.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:43:39.586Z] [2021-10-14T19:43:39.586Z] Login Succeeded [2021-10-14T19:43:39.586Z] docker.io [2021-10-14T19:43:39.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T19:43:40.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T19:43:40.467Z] Configure a credential helper to remove this warning. See [2021-10-14T19:43:40.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T19:43:40.467Z] [2021-10-14T19:43:40.467Z] Login Succeeded [2021-10-14T19:43:40.467Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T19:43:40.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:43:40.535Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-14T19:43:40.535Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:40.535Z] latest [2021-10-14T19:43:40.535Z] 2.0.1-dev.70 [2021-10-14T19:43:40.535Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:43:40.535Z] main [2021-10-14T19:43:40.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:40.914Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:41.285Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:41.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-14T19:43:41.285Z] f13e3b17d6b5: Preparing [2021-10-14T19:43:41.285Z] f3af392101e0: Preparing [2021-10-14T19:43:41.285Z] ff196d520382: Preparing [2021-10-14T19:43:41.285Z] 04bcac05c386: Preparing [2021-10-14T19:43:41.285Z] ee420dfed78a: Preparing [2021-10-14T19:43:41.565Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:41.565Z] f13e3b17d6b5: Pushed [2021-10-14T19:43:41.565Z] ff196d520382: Pushed [2021-10-14T19:43:41.565Z] 04bcac05c386: Pushed [2021-10-14T19:43:44.205Z] f3af392101e0: Pushed [2021-10-14T19:43:44.205Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:44.576Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:44.952Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-14T19:43:44.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-14T19:43:44.952Z] f13e3b17d6b5: Preparing [2021-10-14T19:43:44.952Z] f3af392101e0: Preparing [2021-10-14T19:43:44.952Z] ff196d520382: Preparing [2021-10-14T19:43:44.952Z] 04bcac05c386: Preparing [2021-10-14T19:43:44.952Z] ee420dfed78a: Preparing [2021-10-14T19:43:45.229Z] ff196d520382: Layer already exists [2021-10-14T19:43:45.229Z] f13e3b17d6b5: Layer already exists [2021-10-14T19:43:45.229Z] 04bcac05c386: Layer already exists [2021-10-14T19:43:45.229Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:45.229Z] f3af392101e0: Layer already exists [2021-10-14T19:43:45.229Z] latest: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:45.599Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:45.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.70 [2021-10-14T19:43:45.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-14T19:43:45.969Z] f13e3b17d6b5: Preparing [2021-10-14T19:43:45.969Z] f3af392101e0: Preparing [2021-10-14T19:43:45.969Z] ff196d520382: Preparing [2021-10-14T19:43:45.969Z] 04bcac05c386: Preparing [2021-10-14T19:43:45.969Z] ee420dfed78a: Preparing [2021-10-14T19:43:46.248Z] ff196d520382: Layer already exists [2021-10-14T19:43:46.248Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:46.248Z] 04bcac05c386: Layer already exists [2021-10-14T19:43:46.248Z] f3af392101e0: Layer already exists [2021-10-14T19:43:46.248Z] f13e3b17d6b5: Layer already exists [2021-10-14T19:43:46.248Z] 2.0.1-dev.70: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:46.627Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:46.995Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:43:46.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-14T19:43:46.995Z] f13e3b17d6b5: Preparing [2021-10-14T19:43:46.995Z] f3af392101e0: Preparing [2021-10-14T19:43:46.995Z] ff196d520382: Preparing [2021-10-14T19:43:46.995Z] 04bcac05c386: Preparing [2021-10-14T19:43:46.995Z] ee420dfed78a: Preparing [2021-10-14T19:43:46.995Z] ff196d520382: Layer already exists [2021-10-14T19:43:46.995Z] f3af392101e0: Layer already exists [2021-10-14T19:43:46.995Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:46.995Z] 04bcac05c386: Layer already exists [2021-10-14T19:43:46.995Z] f13e3b17d6b5: Layer already exists [2021-10-14T19:43:47.271Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:47.642Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:48.010Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-14T19:43:48.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-14T19:43:48.010Z] f13e3b17d6b5: Preparing [2021-10-14T19:43:48.010Z] f3af392101e0: Preparing [2021-10-14T19:43:48.010Z] ff196d520382: Preparing [2021-10-14T19:43:48.010Z] 04bcac05c386: Preparing [2021-10-14T19:43:48.010Z] ee420dfed78a: Preparing [2021-10-14T19:43:48.010Z] f3af392101e0: Layer already exists [2021-10-14T19:43:48.010Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:48.010Z] 04bcac05c386: Layer already exists [2021-10-14T19:43:48.010Z] ff196d520382: Layer already exists [2021-10-14T19:43:48.010Z] f13e3b17d6b5: Layer already exists [2021-10-14T19:43:48.284Z] main: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:43:48.331Z] ===================================================== [Pipeline] echo [2021-10-14T19:43:48.339Z] taggedImages: [2021-10-14T19:43:48.339Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:48.339Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-14T19:43:48.339Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.70 [2021-10-14T19:43:48.339Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:43:48.339Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-14T19:43:48.357Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-14T19:43:48.357Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:48.357Z] latest [2021-10-14T19:43:48.357Z] 2.0.1-dev.70 [2021-10-14T19:43:48.357Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:43:48.357Z] main [2021-10-14T19:43:48.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:48.720Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:49.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:49.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-14T19:43:49.090Z] ce548e11e570: Preparing [2021-10-14T19:43:49.090Z] 7637e8a8f229: Preparing [2021-10-14T19:43:49.090Z] ff196d520382: Preparing [2021-10-14T19:43:49.090Z] 5fb13c95b642: Preparing [2021-10-14T19:43:49.090Z] ec45023debbd: Preparing [2021-10-14T19:43:49.090Z] ee420dfed78a: Preparing [2021-10-14T19:43:49.090Z] ee420dfed78a: Waiting [2021-10-14T19:43:49.368Z] ff196d520382: Layer already exists [2021-10-14T19:43:49.368Z] ce548e11e570: Pushed [2021-10-14T19:43:49.368Z] ec45023debbd: Pushed [2021-10-14T19:43:49.971Z] 5fb13c95b642: Pushed [2021-10-14T19:43:50.246Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:52.229Z] 7637e8a8f229: Pushed [2021-10-14T19:43:52.229Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:52.594Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:52.958Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-14T19:43:52.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-14T19:43:52.958Z] ce548e11e570: Preparing [2021-10-14T19:43:52.958Z] 7637e8a8f229: Preparing [2021-10-14T19:43:52.958Z] ff196d520382: Preparing [2021-10-14T19:43:52.958Z] 5fb13c95b642: Preparing [2021-10-14T19:43:52.958Z] ec45023debbd: Preparing [2021-10-14T19:43:52.958Z] ee420dfed78a: Preparing [2021-10-14T19:43:52.958Z] ee420dfed78a: Waiting [2021-10-14T19:43:53.233Z] 7637e8a8f229: Layer already exists [2021-10-14T19:43:53.233Z] ce548e11e570: Layer already exists [2021-10-14T19:43:53.233Z] 5fb13c95b642: Layer already exists [2021-10-14T19:43:53.233Z] ff196d520382: Layer already exists [2021-10-14T19:43:53.233Z] ec45023debbd: Layer already exists [2021-10-14T19:43:53.233Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:53.233Z] latest: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:53.609Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:53.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.70 [2021-10-14T19:43:53.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-14T19:43:53.979Z] ce548e11e570: Preparing [2021-10-14T19:43:53.979Z] 7637e8a8f229: Preparing [2021-10-14T19:43:53.979Z] ff196d520382: Preparing [2021-10-14T19:43:53.979Z] 5fb13c95b642: Preparing [2021-10-14T19:43:53.979Z] ec45023debbd: Preparing [2021-10-14T19:43:53.979Z] ee420dfed78a: Preparing [2021-10-14T19:43:53.979Z] ee420dfed78a: Waiting [2021-10-14T19:43:54.261Z] 7637e8a8f229: Layer already exists [2021-10-14T19:43:54.261Z] ce548e11e570: Layer already exists [2021-10-14T19:43:54.261Z] ff196d520382: Layer already exists [2021-10-14T19:43:54.261Z] 5fb13c95b642: Layer already exists [2021-10-14T19:43:54.261Z] ec45023debbd: Layer already exists [2021-10-14T19:43:54.261Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:54.261Z] 2.0.1-dev.70: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:54.645Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:55.077Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:43:55.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-14T19:43:55.077Z] ce548e11e570: Preparing [2021-10-14T19:43:55.077Z] 7637e8a8f229: Preparing [2021-10-14T19:43:55.077Z] ff196d520382: Preparing [2021-10-14T19:43:55.077Z] 5fb13c95b642: Preparing [2021-10-14T19:43:55.077Z] ec45023debbd: Preparing [2021-10-14T19:43:55.077Z] ee420dfed78a: Preparing [2021-10-14T19:43:55.077Z] ee420dfed78a: Waiting [2021-10-14T19:43:55.077Z] 7637e8a8f229: Layer already exists [2021-10-14T19:43:55.358Z] 5fb13c95b642: Layer already exists [2021-10-14T19:43:55.358Z] ff196d520382: Layer already exists [2021-10-14T19:43:55.358Z] ec45023debbd: Layer already exists [2021-10-14T19:43:55.358Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:55.358Z] ce548e11e570: Layer already exists [2021-10-14T19:43:55.358Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:55.747Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:56.108Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-14T19:43:56.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-14T19:43:56.109Z] ce548e11e570: Preparing [2021-10-14T19:43:56.109Z] 7637e8a8f229: Preparing [2021-10-14T19:43:56.109Z] ff196d520382: Preparing [2021-10-14T19:43:56.109Z] 5fb13c95b642: Preparing [2021-10-14T19:43:56.109Z] ec45023debbd: Preparing [2021-10-14T19:43:56.109Z] ee420dfed78a: Preparing [2021-10-14T19:43:56.109Z] ee420dfed78a: Waiting [2021-10-14T19:43:56.387Z] ce548e11e570: Layer already exists [2021-10-14T19:43:56.387Z] 7637e8a8f229: Layer already exists [2021-10-14T19:43:56.387Z] ec45023debbd: Layer already exists [2021-10-14T19:43:56.387Z] ff196d520382: Layer already exists [2021-10-14T19:43:56.387Z] 5fb13c95b642: Layer already exists [2021-10-14T19:43:56.387Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:56.387Z] main: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:43:56.442Z] ===================================================== [Pipeline] echo [2021-10-14T19:43:56.450Z] taggedImages: [2021-10-14T19:43:56.450Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:56.450Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-14T19:43:56.450Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.70 [2021-10-14T19:43:56.450Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:43:56.450Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-14T19:43:56.466Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-14T19:43:56.466Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:56.466Z] latest [2021-10-14T19:43:56.466Z] 2.0.1-dev.70 [2021-10-14T19:43:56.466Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:43:56.466Z] main [2021-10-14T19:43:56.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:57.055Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:43:57.438Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:43:57.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-14T19:43:57.438Z] a6eb9c2d93f0: Preparing [2021-10-14T19:43:57.438Z] 66965f6632e7: Preparing [2021-10-14T19:43:57.438Z] ff196d520382: Preparing [2021-10-14T19:43:57.438Z] 7fe149751948: Preparing [2021-10-14T19:43:57.438Z] ee420dfed78a: Preparing [2021-10-14T19:43:57.717Z] ff196d520382: Layer already exists [2021-10-14T19:43:57.717Z] ee420dfed78a: Layer already exists [2021-10-14T19:43:57.717Z] a6eb9c2d93f0: Pushed [2021-10-14T19:43:57.717Z] 7fe149751948: Pushed [2021-10-14T19:44:00.354Z] 66965f6632e7: Pushed [2021-10-14T19:44:00.354Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:00.733Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:01.102Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-14T19:44:01.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-14T19:44:01.102Z] a6eb9c2d93f0: Preparing [2021-10-14T19:44:01.102Z] 66965f6632e7: Preparing [2021-10-14T19:44:01.102Z] ff196d520382: Preparing [2021-10-14T19:44:01.102Z] 7fe149751948: Preparing [2021-10-14T19:44:01.102Z] ee420dfed78a: Preparing [2021-10-14T19:44:01.102Z] 7fe149751948: Layer already exists [2021-10-14T19:44:01.102Z] ff196d520382: Layer already exists [2021-10-14T19:44:01.102Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:01.102Z] a6eb9c2d93f0: Layer already exists [2021-10-14T19:44:01.102Z] 66965f6632e7: Layer already exists [2021-10-14T19:44:01.383Z] latest: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:01.747Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:02.107Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.70 [2021-10-14T19:44:02.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-14T19:44:02.107Z] a6eb9c2d93f0: Preparing [2021-10-14T19:44:02.107Z] 66965f6632e7: Preparing [2021-10-14T19:44:02.107Z] ff196d520382: Preparing [2021-10-14T19:44:02.107Z] 7fe149751948: Preparing [2021-10-14T19:44:02.107Z] ee420dfed78a: Preparing [2021-10-14T19:44:02.107Z] a6eb9c2d93f0: Layer already exists [2021-10-14T19:44:02.107Z] 66965f6632e7: Layer already exists [2021-10-14T19:44:02.107Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:02.107Z] ff196d520382: Layer already exists [2021-10-14T19:44:02.107Z] 7fe149751948: Layer already exists [2021-10-14T19:44:02.384Z] 2.0.1-dev.70: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:02.740Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:03.090Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:03.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-14T19:44:03.090Z] a6eb9c2d93f0: Preparing [2021-10-14T19:44:03.090Z] 66965f6632e7: Preparing [2021-10-14T19:44:03.090Z] ff196d520382: Preparing [2021-10-14T19:44:03.090Z] 7fe149751948: Preparing [2021-10-14T19:44:03.090Z] ee420dfed78a: Preparing [2021-10-14T19:44:03.366Z] 7fe149751948: Layer already exists [2021-10-14T19:44:03.366Z] ff196d520382: Layer already exists [2021-10-14T19:44:03.366Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:03.366Z] 66965f6632e7: Layer already exists [2021-10-14T19:44:03.366Z] a6eb9c2d93f0: Layer already exists [2021-10-14T19:44:03.366Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:03.720Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:04.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-14T19:44:04.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-14T19:44:04.082Z] a6eb9c2d93f0: Preparing [2021-10-14T19:44:04.082Z] 66965f6632e7: Preparing [2021-10-14T19:44:04.082Z] ff196d520382: Preparing [2021-10-14T19:44:04.082Z] 7fe149751948: Preparing [2021-10-14T19:44:04.082Z] ee420dfed78a: Preparing [2021-10-14T19:44:04.357Z] 66965f6632e7: Layer already exists [2021-10-14T19:44:04.357Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:04.357Z] 7fe149751948: Layer already exists [2021-10-14T19:44:04.357Z] ff196d520382: Layer already exists [2021-10-14T19:44:04.357Z] a6eb9c2d93f0: Layer already exists [2021-10-14T19:44:04.357Z] main: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:44:04.403Z] ===================================================== [Pipeline] echo [2021-10-14T19:44:04.411Z] taggedImages: [2021-10-14T19:44:04.411Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:04.411Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-14T19:44:04.411Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.70 [2021-10-14T19:44:04.411Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:04.411Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-14T19:44:04.429Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-14T19:44:04.429Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:04.429Z] latest [2021-10-14T19:44:04.429Z] 2.0.1-dev.70 [2021-10-14T19:44:04.429Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:04.429Z] main [2021-10-14T19:44:04.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:04.794Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:05.142Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:05.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-14T19:44:05.142Z] aa0b534d8a20: Preparing [2021-10-14T19:44:05.142Z] aa0b534d8a20: Preparing [2021-10-14T19:44:05.142Z] 2e1200bf2c75: Preparing [2021-10-14T19:44:05.142Z] 45e10c1c35e2: Preparing [2021-10-14T19:44:05.142Z] 8feb7195506a: Preparing [2021-10-14T19:44:05.142Z] 78481be79808: Preparing [2021-10-14T19:44:05.142Z] ff196d520382: Preparing [2021-10-14T19:44:05.142Z] e3d7568d6cbb: Preparing [2021-10-14T19:44:05.142Z] 1dcd32d06e8c: Preparing [2021-10-14T19:44:05.142Z] 636551e0859d: Preparing [2021-10-14T19:44:05.142Z] 4127ba3bd134: Preparing [2021-10-14T19:44:05.142Z] ee420dfed78a: Preparing [2021-10-14T19:44:05.142Z] ff196d520382: Waiting [2021-10-14T19:44:05.142Z] e3d7568d6cbb: Waiting [2021-10-14T19:44:05.142Z] 4127ba3bd134: Waiting [2021-10-14T19:44:05.142Z] ee420dfed78a: Waiting [2021-10-14T19:44:05.142Z] 1dcd32d06e8c: Waiting [2021-10-14T19:44:05.142Z] 636551e0859d: Waiting [2021-10-14T19:44:05.420Z] 2e1200bf2c75: Pushed [2021-10-14T19:44:05.420Z] 45e10c1c35e2: Pushed [2021-10-14T19:44:05.420Z] 8feb7195506a: Pushed [2021-10-14T19:44:05.420Z] aa0b534d8a20: Pushed [2021-10-14T19:44:05.420Z] ff196d520382: Layer already exists [2021-10-14T19:44:05.699Z] 636551e0859d: Pushed [2021-10-14T19:44:05.700Z] 1dcd32d06e8c: Pushed [2021-10-14T19:44:05.700Z] e3d7568d6cbb: Pushed [2021-10-14T19:44:05.700Z] 4127ba3bd134: Pushed [2021-10-14T19:44:05.700Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:08.336Z] 78481be79808: Pushed [2021-10-14T19:44:08.336Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:08.695Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:09.069Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-14T19:44:09.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-14T19:44:09.069Z] aa0b534d8a20: Preparing [2021-10-14T19:44:09.069Z] aa0b534d8a20: Preparing [2021-10-14T19:44:09.069Z] 2e1200bf2c75: Preparing [2021-10-14T19:44:09.069Z] 45e10c1c35e2: Preparing [2021-10-14T19:44:09.069Z] 8feb7195506a: Preparing [2021-10-14T19:44:09.069Z] 78481be79808: Preparing [2021-10-14T19:44:09.069Z] ff196d520382: Preparing [2021-10-14T19:44:09.069Z] e3d7568d6cbb: Preparing [2021-10-14T19:44:09.069Z] 1dcd32d06e8c: Preparing [2021-10-14T19:44:09.069Z] 636551e0859d: Preparing [2021-10-14T19:44:09.069Z] 4127ba3bd134: Preparing [2021-10-14T19:44:09.069Z] ee420dfed78a: Preparing [2021-10-14T19:44:09.069Z] ff196d520382: Waiting [2021-10-14T19:44:09.069Z] e3d7568d6cbb: Waiting [2021-10-14T19:44:09.069Z] 1dcd32d06e8c: Waiting [2021-10-14T19:44:09.069Z] 636551e0859d: Waiting [2021-10-14T19:44:09.069Z] 4127ba3bd134: Waiting [2021-10-14T19:44:09.069Z] ee420dfed78a: Waiting [2021-10-14T19:44:09.346Z] 45e10c1c35e2: Layer already exists [2021-10-14T19:44:09.346Z] aa0b534d8a20: Layer already exists [2021-10-14T19:44:09.346Z] 2e1200bf2c75: Layer already exists [2021-10-14T19:44:09.346Z] 78481be79808: Layer already exists [2021-10-14T19:44:09.346Z] 8feb7195506a: Layer already exists [2021-10-14T19:44:09.346Z] ff196d520382: Layer already exists [2021-10-14T19:44:09.346Z] 1dcd32d06e8c: Layer already exists [2021-10-14T19:44:09.346Z] 636551e0859d: Layer already exists [2021-10-14T19:44:09.346Z] e3d7568d6cbb: Layer already exists [2021-10-14T19:44:09.346Z] 4127ba3bd134: Layer already exists [2021-10-14T19:44:09.346Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:09.346Z] latest: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:09.704Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:10.052Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.70 [2021-10-14T19:44:10.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-14T19:44:10.052Z] aa0b534d8a20: Preparing [2021-10-14T19:44:10.052Z] aa0b534d8a20: Preparing [2021-10-14T19:44:10.052Z] 2e1200bf2c75: Preparing [2021-10-14T19:44:10.052Z] 45e10c1c35e2: Preparing [2021-10-14T19:44:10.052Z] 8feb7195506a: Preparing [2021-10-14T19:44:10.052Z] 78481be79808: Preparing [2021-10-14T19:44:10.052Z] ff196d520382: Preparing [2021-10-14T19:44:10.052Z] e3d7568d6cbb: Preparing [2021-10-14T19:44:10.052Z] 1dcd32d06e8c: Preparing [2021-10-14T19:44:10.052Z] 636551e0859d: Preparing [2021-10-14T19:44:10.052Z] 4127ba3bd134: Preparing [2021-10-14T19:44:10.052Z] ee420dfed78a: Preparing [2021-10-14T19:44:10.052Z] 1dcd32d06e8c: Waiting [2021-10-14T19:44:10.052Z] 636551e0859d: Waiting [2021-10-14T19:44:10.052Z] ff196d520382: Waiting [2021-10-14T19:44:10.052Z] 4127ba3bd134: Waiting [2021-10-14T19:44:10.052Z] e3d7568d6cbb: Waiting [2021-10-14T19:44:10.052Z] ee420dfed78a: Waiting [2021-10-14T19:44:10.330Z] aa0b534d8a20: Layer already exists [2021-10-14T19:44:10.330Z] 45e10c1c35e2: Layer already exists [2021-10-14T19:44:10.330Z] 78481be79808: Layer already exists [2021-10-14T19:44:10.330Z] 2e1200bf2c75: Layer already exists [2021-10-14T19:44:10.330Z] 8feb7195506a: Layer already exists [2021-10-14T19:44:10.330Z] ff196d520382: Layer already exists [2021-10-14T19:44:10.330Z] e3d7568d6cbb: Layer already exists [2021-10-14T19:44:10.330Z] 4127ba3bd134: Layer already exists [2021-10-14T19:44:10.330Z] 636551e0859d: Layer already exists [2021-10-14T19:44:10.330Z] 1dcd32d06e8c: Layer already exists [2021-10-14T19:44:10.330Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:10.330Z] 2.0.1-dev.70: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:10.692Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:11.053Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:11.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-14T19:44:11.053Z] aa0b534d8a20: Preparing [2021-10-14T19:44:11.053Z] aa0b534d8a20: Preparing [2021-10-14T19:44:11.053Z] 2e1200bf2c75: Preparing [2021-10-14T19:44:11.053Z] 45e10c1c35e2: Preparing [2021-10-14T19:44:11.053Z] 8feb7195506a: Preparing [2021-10-14T19:44:11.053Z] 78481be79808: Preparing [2021-10-14T19:44:11.053Z] ff196d520382: Preparing [2021-10-14T19:44:11.053Z] e3d7568d6cbb: Preparing [2021-10-14T19:44:11.053Z] 1dcd32d06e8c: Preparing [2021-10-14T19:44:11.053Z] 636551e0859d: Preparing [2021-10-14T19:44:11.053Z] 4127ba3bd134: Preparing [2021-10-14T19:44:11.053Z] ee420dfed78a: Preparing [2021-10-14T19:44:11.053Z] 1dcd32d06e8c: Waiting [2021-10-14T19:44:11.053Z] 636551e0859d: Waiting [2021-10-14T19:44:11.053Z] 4127ba3bd134: Waiting [2021-10-14T19:44:11.053Z] ff196d520382: Waiting [2021-10-14T19:44:11.053Z] ee420dfed78a: Waiting [2021-10-14T19:44:11.336Z] 78481be79808: Layer already exists [2021-10-14T19:44:11.336Z] aa0b534d8a20: Layer already exists [2021-10-14T19:44:11.336Z] 45e10c1c35e2: Layer already exists [2021-10-14T19:44:11.336Z] 2e1200bf2c75: Layer already exists [2021-10-14T19:44:11.336Z] 8feb7195506a: Layer already exists [2021-10-14T19:44:11.336Z] e3d7568d6cbb: Layer already exists [2021-10-14T19:44:11.336Z] ff196d520382: Layer already exists [2021-10-14T19:44:11.336Z] 4127ba3bd134: Layer already exists [2021-10-14T19:44:11.336Z] 1dcd32d06e8c: Layer already exists [2021-10-14T19:44:11.336Z] 636551e0859d: Layer already exists [2021-10-14T19:44:11.336Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:11.336Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:11.706Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:12.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-14T19:44:12.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-14T19:44:12.072Z] aa0b534d8a20: Preparing [2021-10-14T19:44:12.072Z] aa0b534d8a20: Preparing [2021-10-14T19:44:12.072Z] 2e1200bf2c75: Preparing [2021-10-14T19:44:12.072Z] 45e10c1c35e2: Preparing [2021-10-14T19:44:12.072Z] 8feb7195506a: Preparing [2021-10-14T19:44:12.072Z] 78481be79808: Preparing [2021-10-14T19:44:12.072Z] ff196d520382: Preparing [2021-10-14T19:44:12.072Z] e3d7568d6cbb: Preparing [2021-10-14T19:44:12.072Z] 1dcd32d06e8c: Preparing [2021-10-14T19:44:12.072Z] 636551e0859d: Preparing [2021-10-14T19:44:12.072Z] 4127ba3bd134: Preparing [2021-10-14T19:44:12.072Z] ee420dfed78a: Preparing [2021-10-14T19:44:12.072Z] 4127ba3bd134: Waiting [2021-10-14T19:44:12.072Z] ee420dfed78a: Waiting [2021-10-14T19:44:12.072Z] 1dcd32d06e8c: Waiting [2021-10-14T19:44:12.072Z] 636551e0859d: Waiting [2021-10-14T19:44:12.072Z] e3d7568d6cbb: Waiting [2021-10-14T19:44:12.072Z] ff196d520382: Waiting [2021-10-14T19:44:12.348Z] 78481be79808: Layer already exists [2021-10-14T19:44:12.348Z] aa0b534d8a20: Layer already exists [2021-10-14T19:44:12.348Z] 45e10c1c35e2: Layer already exists [2021-10-14T19:44:12.348Z] 8feb7195506a: Layer already exists [2021-10-14T19:44:12.348Z] 2e1200bf2c75: Layer already exists [2021-10-14T19:44:12.348Z] ff196d520382: Layer already exists [2021-10-14T19:44:12.348Z] 1dcd32d06e8c: Layer already exists [2021-10-14T19:44:12.348Z] e3d7568d6cbb: Layer already exists [2021-10-14T19:44:12.348Z] 636551e0859d: Layer already exists [2021-10-14T19:44:12.348Z] 4127ba3bd134: Layer already exists [2021-10-14T19:44:12.348Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:12.348Z] main: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:44:12.398Z] ===================================================== [Pipeline] echo [2021-10-14T19:44:12.404Z] taggedImages: [2021-10-14T19:44:12.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:12.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-14T19:44:12.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.70 [2021-10-14T19:44:12.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:12.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-14T19:44:12.424Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-14T19:44:12.424Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:12.424Z] latest [2021-10-14T19:44:12.424Z] 2.0.1-dev.70 [2021-10-14T19:44:12.424Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:12.424Z] main [2021-10-14T19:44:12.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:12.785Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:13.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:13.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-14T19:44:13.149Z] 502b080b0de4: Preparing [2021-10-14T19:44:13.149Z] 96a3ffaeb744: Preparing [2021-10-14T19:44:13.149Z] f3e3d969646a: Preparing [2021-10-14T19:44:13.149Z] 5e1460881dc1: Preparing [2021-10-14T19:44:13.149Z] 6a7225874452: Preparing [2021-10-14T19:44:13.149Z] ee420dfed78a: Preparing [2021-10-14T19:44:13.149Z] ee420dfed78a: Waiting [2021-10-14T19:44:13.427Z] 5e1460881dc1: Pushed [2021-10-14T19:44:13.427Z] f3e3d969646a: Pushed [2021-10-14T19:44:13.427Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:14.032Z] 6a7225874452: Pushed [2021-10-14T19:44:15.484Z] 96a3ffaeb744: Pushed [2021-10-14T19:44:15.484Z] 502b080b0de4: Pushed [2021-10-14T19:44:15.762Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:16.119Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:16.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-14T19:44:16.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-14T19:44:16.472Z] 502b080b0de4: Preparing [2021-10-14T19:44:16.472Z] 96a3ffaeb744: Preparing [2021-10-14T19:44:16.472Z] f3e3d969646a: Preparing [2021-10-14T19:44:16.472Z] 5e1460881dc1: Preparing [2021-10-14T19:44:16.472Z] 6a7225874452: Preparing [2021-10-14T19:44:16.472Z] ee420dfed78a: Preparing [2021-10-14T19:44:16.750Z] 6a7225874452: Layer already exists [2021-10-14T19:44:16.750Z] 5e1460881dc1: Layer already exists [2021-10-14T19:44:16.750Z] 502b080b0de4: Layer already exists [2021-10-14T19:44:16.750Z] 96a3ffaeb744: Layer already exists [2021-10-14T19:44:16.750Z] f3e3d969646a: Layer already exists [2021-10-14T19:44:16.750Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:16.750Z] latest: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:17.134Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:17.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.70 [2021-10-14T19:44:17.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-14T19:44:17.513Z] 502b080b0de4: Preparing [2021-10-14T19:44:17.513Z] 96a3ffaeb744: Preparing [2021-10-14T19:44:17.513Z] f3e3d969646a: Preparing [2021-10-14T19:44:17.513Z] 5e1460881dc1: Preparing [2021-10-14T19:44:17.513Z] 6a7225874452: Preparing [2021-10-14T19:44:17.513Z] ee420dfed78a: Preparing [2021-10-14T19:44:17.513Z] ee420dfed78a: Waiting [2021-10-14T19:44:17.795Z] 5e1460881dc1: Layer already exists [2021-10-14T19:44:17.795Z] 96a3ffaeb744: Layer already exists [2021-10-14T19:44:17.795Z] f3e3d969646a: Layer already exists [2021-10-14T19:44:17.795Z] 502b080b0de4: Layer already exists [2021-10-14T19:44:17.795Z] 6a7225874452: Layer already exists [2021-10-14T19:44:17.795Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:17.795Z] 2.0.1-dev.70: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:18.189Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:18.559Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:18.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-14T19:44:18.560Z] 502b080b0de4: Preparing [2021-10-14T19:44:18.560Z] 96a3ffaeb744: Preparing [2021-10-14T19:44:18.560Z] f3e3d969646a: Preparing [2021-10-14T19:44:18.560Z] 5e1460881dc1: Preparing [2021-10-14T19:44:18.560Z] 6a7225874452: Preparing [2021-10-14T19:44:18.560Z] ee420dfed78a: Preparing [2021-10-14T19:44:18.560Z] ee420dfed78a: Waiting [2021-10-14T19:44:18.836Z] 502b080b0de4: Layer already exists [2021-10-14T19:44:18.836Z] 96a3ffaeb744: Layer already exists [2021-10-14T19:44:18.836Z] 6a7225874452: Layer already exists [2021-10-14T19:44:18.836Z] f3e3d969646a: Layer already exists [2021-10-14T19:44:18.836Z] 5e1460881dc1: Layer already exists [2021-10-14T19:44:18.836Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:18.836Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:19.194Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:19.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-14T19:44:19.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-14T19:44:19.550Z] 502b080b0de4: Preparing [2021-10-14T19:44:19.550Z] 96a3ffaeb744: Preparing [2021-10-14T19:44:19.550Z] f3e3d969646a: Preparing [2021-10-14T19:44:19.550Z] 5e1460881dc1: Preparing [2021-10-14T19:44:19.550Z] 6a7225874452: Preparing [2021-10-14T19:44:19.550Z] ee420dfed78a: Preparing [2021-10-14T19:44:19.550Z] ee420dfed78a: Waiting [2021-10-14T19:44:19.825Z] 502b080b0de4: Layer already exists [2021-10-14T19:44:19.826Z] f3e3d969646a: Layer already exists [2021-10-14T19:44:19.826Z] 5e1460881dc1: Layer already exists [2021-10-14T19:44:19.826Z] 96a3ffaeb744: Layer already exists [2021-10-14T19:44:19.826Z] 6a7225874452: Layer already exists [2021-10-14T19:44:19.826Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:19.826Z] main: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:44:19.871Z] ===================================================== [Pipeline] echo [2021-10-14T19:44:19.879Z] taggedImages: [2021-10-14T19:44:19.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:19.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-14T19:44:19.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.70 [2021-10-14T19:44:19.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:19.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-14T19:44:19.897Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-14T19:44:19.897Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:19.897Z] latest [2021-10-14T19:44:19.897Z] 2.0.1-dev.70 [2021-10-14T19:44:19.897Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:19.897Z] main [2021-10-14T19:44:19.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:20.253Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:20.612Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:20.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-14T19:44:20.613Z] 3a57f825bec2: Preparing [2021-10-14T19:44:20.613Z] 40cdf08a0a1f: Preparing [2021-10-14T19:44:20.613Z] 25c3e8e3365f: Preparing [2021-10-14T19:44:20.613Z] 646e64cbbaf0: Preparing [2021-10-14T19:44:20.613Z] a8c8c29c0b62: Preparing [2021-10-14T19:44:20.613Z] 8659656d6b78: Preparing [2021-10-14T19:44:20.613Z] 87abe6747f7a: Preparing [2021-10-14T19:44:20.613Z] 377cffffa180: Preparing [2021-10-14T19:44:20.613Z] 61c4645d2120: Preparing [2021-10-14T19:44:20.613Z] ee420dfed78a: Preparing [2021-10-14T19:44:20.613Z] 87abe6747f7a: Waiting [2021-10-14T19:44:20.613Z] 377cffffa180: Waiting [2021-10-14T19:44:20.613Z] 61c4645d2120: Waiting [2021-10-14T19:44:20.613Z] ee420dfed78a: Waiting [2021-10-14T19:44:20.613Z] 8659656d6b78: Waiting [2021-10-14T19:44:20.889Z] 3a57f825bec2: Pushed [2021-10-14T19:44:20.889Z] 40cdf08a0a1f: Pushed [2021-10-14T19:44:20.889Z] a8c8c29c0b62: Pushed [2021-10-14T19:44:21.167Z] 8659656d6b78: Pushed [2021-10-14T19:44:21.167Z] 377cffffa180: Pushed [2021-10-14T19:44:21.167Z] 87abe6747f7a: Pushed [2021-10-14T19:44:21.167Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:21.444Z] 61c4645d2120: Pushed [2021-10-14T19:44:22.893Z] 646e64cbbaf0: Pushed [2021-10-14T19:44:23.498Z] 25c3e8e3365f: Pushed [2021-10-14T19:44:23.774Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:24.127Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:24.483Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-14T19:44:24.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-14T19:44:24.483Z] 3a57f825bec2: Preparing [2021-10-14T19:44:24.483Z] 40cdf08a0a1f: Preparing [2021-10-14T19:44:24.483Z] 25c3e8e3365f: Preparing [2021-10-14T19:44:24.483Z] 646e64cbbaf0: Preparing [2021-10-14T19:44:24.483Z] a8c8c29c0b62: Preparing [2021-10-14T19:44:24.483Z] 8659656d6b78: Preparing [2021-10-14T19:44:24.483Z] 87abe6747f7a: Preparing [2021-10-14T19:44:24.483Z] 377cffffa180: Preparing [2021-10-14T19:44:24.483Z] 61c4645d2120: Preparing [2021-10-14T19:44:24.483Z] ee420dfed78a: Preparing [2021-10-14T19:44:24.483Z] 8659656d6b78: Waiting [2021-10-14T19:44:24.483Z] 87abe6747f7a: Waiting [2021-10-14T19:44:24.483Z] 377cffffa180: Waiting [2021-10-14T19:44:24.483Z] 61c4645d2120: Waiting [2021-10-14T19:44:24.483Z] ee420dfed78a: Waiting [2021-10-14T19:44:24.760Z] 25c3e8e3365f: Layer already exists [2021-10-14T19:44:24.760Z] 40cdf08a0a1f: Layer already exists [2021-10-14T19:44:24.760Z] a8c8c29c0b62: Layer already exists [2021-10-14T19:44:24.760Z] 646e64cbbaf0: Layer already exists [2021-10-14T19:44:24.760Z] 3a57f825bec2: Layer already exists [2021-10-14T19:44:24.760Z] 8659656d6b78: Layer already exists [2021-10-14T19:44:24.760Z] 87abe6747f7a: Layer already exists [2021-10-14T19:44:24.760Z] 61c4645d2120: Layer already exists [2021-10-14T19:44:24.760Z] 377cffffa180: Layer already exists [2021-10-14T19:44:24.760Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:24.760Z] latest: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:25.122Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:25.476Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.70 [2021-10-14T19:44:25.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-14T19:44:25.476Z] 3a57f825bec2: Preparing [2021-10-14T19:44:25.476Z] 40cdf08a0a1f: Preparing [2021-10-14T19:44:25.476Z] 25c3e8e3365f: Preparing [2021-10-14T19:44:25.476Z] 646e64cbbaf0: Preparing [2021-10-14T19:44:25.476Z] a8c8c29c0b62: Preparing [2021-10-14T19:44:25.476Z] 8659656d6b78: Preparing [2021-10-14T19:44:25.476Z] 87abe6747f7a: Preparing [2021-10-14T19:44:25.476Z] 377cffffa180: Preparing [2021-10-14T19:44:25.476Z] 61c4645d2120: Preparing [2021-10-14T19:44:25.476Z] ee420dfed78a: Preparing [2021-10-14T19:44:25.476Z] 8659656d6b78: Waiting [2021-10-14T19:44:25.476Z] 87abe6747f7a: Waiting [2021-10-14T19:44:25.476Z] 377cffffa180: Waiting [2021-10-14T19:44:25.476Z] 61c4645d2120: Waiting [2021-10-14T19:44:25.476Z] ee420dfed78a: Waiting [2021-10-14T19:44:25.751Z] 40cdf08a0a1f: Layer already exists [2021-10-14T19:44:25.751Z] 646e64cbbaf0: Layer already exists [2021-10-14T19:44:25.751Z] 3a57f825bec2: Layer already exists [2021-10-14T19:44:25.751Z] 25c3e8e3365f: Layer already exists [2021-10-14T19:44:25.751Z] a8c8c29c0b62: Layer already exists [2021-10-14T19:44:25.751Z] 8659656d6b78: Layer already exists [2021-10-14T19:44:25.751Z] 377cffffa180: Layer already exists [2021-10-14T19:44:25.751Z] 61c4645d2120: Layer already exists [2021-10-14T19:44:25.751Z] 87abe6747f7a: Layer already exists [2021-10-14T19:44:25.751Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:25.751Z] 2.0.1-dev.70: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:26.118Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:26.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:26.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-14T19:44:26.479Z] 3a57f825bec2: Preparing [2021-10-14T19:44:26.479Z] 40cdf08a0a1f: Preparing [2021-10-14T19:44:26.479Z] 25c3e8e3365f: Preparing [2021-10-14T19:44:26.479Z] 646e64cbbaf0: Preparing [2021-10-14T19:44:26.479Z] a8c8c29c0b62: Preparing [2021-10-14T19:44:26.479Z] 8659656d6b78: Preparing [2021-10-14T19:44:26.479Z] 87abe6747f7a: Preparing [2021-10-14T19:44:26.479Z] 377cffffa180: Preparing [2021-10-14T19:44:26.479Z] 61c4645d2120: Preparing [2021-10-14T19:44:26.479Z] ee420dfed78a: Preparing [2021-10-14T19:44:26.479Z] 8659656d6b78: Waiting [2021-10-14T19:44:26.479Z] 87abe6747f7a: Waiting [2021-10-14T19:44:26.479Z] 377cffffa180: Waiting [2021-10-14T19:44:26.479Z] 61c4645d2120: Waiting [2021-10-14T19:44:26.479Z] ee420dfed78a: Waiting [2021-10-14T19:44:26.756Z] a8c8c29c0b62: Layer already exists [2021-10-14T19:44:26.756Z] 646e64cbbaf0: Layer already exists [2021-10-14T19:44:26.756Z] 3a57f825bec2: Layer already exists [2021-10-14T19:44:26.756Z] 40cdf08a0a1f: Layer already exists [2021-10-14T19:44:26.756Z] 25c3e8e3365f: Layer already exists [2021-10-14T19:44:26.756Z] 8659656d6b78: Layer already exists [2021-10-14T19:44:26.756Z] 377cffffa180: Layer already exists [2021-10-14T19:44:26.756Z] 87abe6747f7a: Layer already exists [2021-10-14T19:44:26.756Z] 61c4645d2120: Layer already exists [2021-10-14T19:44:26.756Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:26.756Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:27.115Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:27.469Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-14T19:44:27.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-14T19:44:27.469Z] 3a57f825bec2: Preparing [2021-10-14T19:44:27.469Z] 40cdf08a0a1f: Preparing [2021-10-14T19:44:27.469Z] 25c3e8e3365f: Preparing [2021-10-14T19:44:27.469Z] 646e64cbbaf0: Preparing [2021-10-14T19:44:27.469Z] a8c8c29c0b62: Preparing [2021-10-14T19:44:27.469Z] 8659656d6b78: Preparing [2021-10-14T19:44:27.469Z] 87abe6747f7a: Preparing [2021-10-14T19:44:27.469Z] 377cffffa180: Preparing [2021-10-14T19:44:27.469Z] 61c4645d2120: Preparing [2021-10-14T19:44:27.469Z] ee420dfed78a: Preparing [2021-10-14T19:44:27.469Z] 8659656d6b78: Waiting [2021-10-14T19:44:27.469Z] 87abe6747f7a: Waiting [2021-10-14T19:44:27.469Z] 377cffffa180: Waiting [2021-10-14T19:44:27.469Z] 61c4645d2120: Waiting [2021-10-14T19:44:27.469Z] ee420dfed78a: Waiting [2021-10-14T19:44:27.469Z] 646e64cbbaf0: Layer already exists [2021-10-14T19:44:27.469Z] 40cdf08a0a1f: Layer already exists [2021-10-14T19:44:27.469Z] 25c3e8e3365f: Layer already exists [2021-10-14T19:44:27.469Z] a8c8c29c0b62: Layer already exists [2021-10-14T19:44:27.469Z] 3a57f825bec2: Layer already exists [2021-10-14T19:44:27.745Z] 87abe6747f7a: Layer already exists [2021-10-14T19:44:27.745Z] 61c4645d2120: Layer already exists [2021-10-14T19:44:27.745Z] 8659656d6b78: Layer already exists [2021-10-14T19:44:27.745Z] 377cffffa180: Layer already exists [2021-10-14T19:44:27.745Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:27.745Z] main: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:44:27.796Z] ===================================================== [Pipeline] echo [2021-10-14T19:44:27.801Z] taggedImages: [2021-10-14T19:44:27.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:27.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-14T19:44:27.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.70 [2021-10-14T19:44:27.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:27.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-14T19:44:27.819Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-14T19:44:27.819Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:27.819Z] latest [2021-10-14T19:44:27.819Z] 2.0.1-dev.70 [2021-10-14T19:44:27.819Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:27.819Z] main [2021-10-14T19:44:27.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:28.171Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:28.535Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:28.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-14T19:44:28.535Z] a09e55fd6ad7: Preparing [2021-10-14T19:44:28.535Z] d8603215540d: Preparing [2021-10-14T19:44:28.535Z] ff196d520382: Preparing [2021-10-14T19:44:28.535Z] 8aa5ab9ac0dd: Preparing [2021-10-14T19:44:28.535Z] ee420dfed78a: Preparing [2021-10-14T19:44:28.813Z] ff196d520382: Layer already exists [2021-10-14T19:44:28.813Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:28.813Z] a09e55fd6ad7: Pushed [2021-10-14T19:44:29.089Z] 8aa5ab9ac0dd: Pushed [2021-10-14T19:44:31.736Z] d8603215540d: Pushed [2021-10-14T19:44:31.736Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:32.100Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:32.460Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-14T19:44:32.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-14T19:44:32.460Z] a09e55fd6ad7: Preparing [2021-10-14T19:44:32.460Z] d8603215540d: Preparing [2021-10-14T19:44:32.460Z] ff196d520382: Preparing [2021-10-14T19:44:32.460Z] 8aa5ab9ac0dd: Preparing [2021-10-14T19:44:32.460Z] ee420dfed78a: Preparing [2021-10-14T19:44:32.741Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:32.742Z] ff196d520382: Layer already exists [2021-10-14T19:44:32.742Z] d8603215540d: Layer already exists [2021-10-14T19:44:32.742Z] a09e55fd6ad7: Layer already exists [2021-10-14T19:44:32.742Z] 8aa5ab9ac0dd: Layer already exists [2021-10-14T19:44:32.742Z] latest: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:33.106Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:33.471Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.70 [2021-10-14T19:44:33.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-14T19:44:33.471Z] a09e55fd6ad7: Preparing [2021-10-14T19:44:33.471Z] d8603215540d: Preparing [2021-10-14T19:44:33.471Z] ff196d520382: Preparing [2021-10-14T19:44:33.471Z] 8aa5ab9ac0dd: Preparing [2021-10-14T19:44:33.471Z] ee420dfed78a: Preparing [2021-10-14T19:44:33.747Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:33.747Z] a09e55fd6ad7: Layer already exists [2021-10-14T19:44:33.747Z] d8603215540d: Layer already exists [2021-10-14T19:44:33.747Z] 8aa5ab9ac0dd: Layer already exists [2021-10-14T19:44:33.747Z] ff196d520382: Layer already exists [2021-10-14T19:44:33.747Z] 2.0.1-dev.70: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:34.104Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:34.459Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:34.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-14T19:44:34.459Z] a09e55fd6ad7: Preparing [2021-10-14T19:44:34.459Z] d8603215540d: Preparing [2021-10-14T19:44:34.459Z] ff196d520382: Preparing [2021-10-14T19:44:34.459Z] 8aa5ab9ac0dd: Preparing [2021-10-14T19:44:34.459Z] ee420dfed78a: Preparing [2021-10-14T19:44:34.734Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:34.734Z] d8603215540d: Layer already exists [2021-10-14T19:44:34.734Z] ff196d520382: Layer already exists [2021-10-14T19:44:34.734Z] a09e55fd6ad7: Layer already exists [2021-10-14T19:44:34.734Z] 8aa5ab9ac0dd: Layer already exists [2021-10-14T19:44:34.734Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:35.138Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:35.497Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-14T19:44:35.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-14T19:44:35.497Z] a09e55fd6ad7: Preparing [2021-10-14T19:44:35.497Z] d8603215540d: Preparing [2021-10-14T19:44:35.497Z] ff196d520382: Preparing [2021-10-14T19:44:35.497Z] 8aa5ab9ac0dd: Preparing [2021-10-14T19:44:35.497Z] ee420dfed78a: Preparing [2021-10-14T19:44:35.775Z] a09e55fd6ad7: Layer already exists [2021-10-14T19:44:35.775Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:35.775Z] ff196d520382: Layer already exists [2021-10-14T19:44:35.775Z] d8603215540d: Layer already exists [2021-10-14T19:44:35.775Z] 8aa5ab9ac0dd: Layer already exists [2021-10-14T19:44:35.775Z] main: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:44:35.826Z] ===================================================== [Pipeline] echo [2021-10-14T19:44:35.833Z] taggedImages: [2021-10-14T19:44:35.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:35.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-14T19:44:35.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.70 [2021-10-14T19:44:35.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:35.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-14T19:44:35.855Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-14T19:44:35.855Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:35.855Z] latest [2021-10-14T19:44:35.855Z] 2.0.1-dev.70 [2021-10-14T19:44:35.855Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:35.855Z] main [2021-10-14T19:44:35.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:36.218Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:36.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:36.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-14T19:44:36.574Z] 59c6edf331f6: Preparing [2021-10-14T19:44:36.574Z] 3db8b9e6df88: Preparing [2021-10-14T19:44:36.574Z] ff196d520382: Preparing [2021-10-14T19:44:36.574Z] 04bcac05c386: Preparing [2021-10-14T19:44:36.574Z] ee420dfed78a: Preparing [2021-10-14T19:44:36.851Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:36.851Z] 04bcac05c386: Layer already exists [2021-10-14T19:44:36.851Z] ff196d520382: Layer already exists [2021-10-14T19:44:36.851Z] 59c6edf331f6: Pushed [2021-10-14T19:44:38.885Z] 3db8b9e6df88: Pushed [2021-10-14T19:44:39.169Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:39.530Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:39.904Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-14T19:44:39.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-14T19:44:39.905Z] 59c6edf331f6: Preparing [2021-10-14T19:44:39.905Z] 3db8b9e6df88: Preparing [2021-10-14T19:44:39.905Z] ff196d520382: Preparing [2021-10-14T19:44:39.905Z] 04bcac05c386: Preparing [2021-10-14T19:44:39.905Z] ee420dfed78a: Preparing [2021-10-14T19:44:39.905Z] 59c6edf331f6: Layer already exists [2021-10-14T19:44:39.905Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:39.905Z] ff196d520382: Layer already exists [2021-10-14T19:44:39.905Z] 04bcac05c386: Layer already exists [2021-10-14T19:44:39.905Z] 3db8b9e6df88: Layer already exists [2021-10-14T19:44:40.183Z] latest: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:40.541Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:40.905Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.70 [2021-10-14T19:44:40.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-14T19:44:40.905Z] 59c6edf331f6: Preparing [2021-10-14T19:44:40.905Z] 3db8b9e6df88: Preparing [2021-10-14T19:44:40.905Z] ff196d520382: Preparing [2021-10-14T19:44:40.905Z] 04bcac05c386: Preparing [2021-10-14T19:44:40.905Z] ee420dfed78a: Preparing [2021-10-14T19:44:41.182Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:41.182Z] 3db8b9e6df88: Layer already exists [2021-10-14T19:44:41.182Z] 04bcac05c386: Layer already exists [2021-10-14T19:44:41.182Z] ff196d520382: Layer already exists [2021-10-14T19:44:41.182Z] 59c6edf331f6: Layer already exists [2021-10-14T19:44:41.182Z] 2.0.1-dev.70: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:41.537Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:41.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:41.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-14T19:44:41.889Z] 59c6edf331f6: Preparing [2021-10-14T19:44:41.889Z] 3db8b9e6df88: Preparing [2021-10-14T19:44:41.889Z] ff196d520382: Preparing [2021-10-14T19:44:41.889Z] 04bcac05c386: Preparing [2021-10-14T19:44:41.889Z] ee420dfed78a: Preparing [2021-10-14T19:44:42.167Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:42.167Z] 04bcac05c386: Layer already exists [2021-10-14T19:44:42.167Z] 3db8b9e6df88: Layer already exists [2021-10-14T19:44:42.167Z] ff196d520382: Layer already exists [2021-10-14T19:44:42.167Z] 59c6edf331f6: Layer already exists [2021-10-14T19:44:42.167Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:42.525Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:42.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-14T19:44:42.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-14T19:44:42.875Z] 59c6edf331f6: Preparing [2021-10-14T19:44:42.875Z] 3db8b9e6df88: Preparing [2021-10-14T19:44:42.875Z] ff196d520382: Preparing [2021-10-14T19:44:42.875Z] 04bcac05c386: Preparing [2021-10-14T19:44:42.875Z] ee420dfed78a: Preparing [2021-10-14T19:44:43.155Z] 3db8b9e6df88: Layer already exists [2021-10-14T19:44:43.155Z] ff196d520382: Layer already exists [2021-10-14T19:44:43.155Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:43.155Z] 59c6edf331f6: Layer already exists [2021-10-14T19:44:43.155Z] 04bcac05c386: Layer already exists [2021-10-14T19:44:43.155Z] main: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:44:43.198Z] ===================================================== [Pipeline] echo [2021-10-14T19:44:43.207Z] taggedImages: [2021-10-14T19:44:43.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:43.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-14T19:44:43.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.70 [2021-10-14T19:44:43.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:43.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-14T19:44:43.226Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-14T19:44:43.226Z] 69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:43.226Z] latest [2021-10-14T19:44:43.226Z] 2.0.1-dev.70 [2021-10-14T19:44:43.226Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:44:43.226Z] main [2021-10-14T19:44:43.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:43.584Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:44:43.946Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:44:43.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-14T19:44:43.946Z] e704d0a8cdcc: Preparing [2021-10-14T19:44:43.946Z] 0e17cf6c3907: Preparing [2021-10-14T19:44:43.946Z] d6fe1ab2f700: Preparing [2021-10-14T19:44:43.946Z] e4a1b28da42c: Preparing [2021-10-14T19:44:43.946Z] 166dde17997b: Preparing [2021-10-14T19:44:43.946Z] 78c4bc0ebec3: Preparing [2021-10-14T19:44:43.946Z] 45596ee15a31: Preparing [2021-10-14T19:44:43.946Z] 52dc75cd08be: Preparing [2021-10-14T19:44:43.946Z] a6e1fd50fee5: Preparing [2021-10-14T19:44:43.946Z] 56eb02710082: Preparing [2021-10-14T19:44:43.946Z] ee420dfed78a: Preparing [2021-10-14T19:44:43.946Z] 52dc75cd08be: Waiting [2021-10-14T19:44:43.946Z] a6e1fd50fee5: Waiting [2021-10-14T19:44:43.946Z] 56eb02710082: Waiting [2021-10-14T19:44:43.946Z] 78c4bc0ebec3: Waiting [2021-10-14T19:44:43.946Z] ee420dfed78a: Waiting [2021-10-14T19:44:44.224Z] 166dde17997b: Layer already exists [2021-10-14T19:44:44.224Z] 78c4bc0ebec3: Layer already exists [2021-10-14T19:44:44.224Z] 45596ee15a31: Layer already exists [2021-10-14T19:44:44.224Z] 0e17cf6c3907: Pushed [2021-10-14T19:44:44.224Z] 52dc75cd08be: Layer already exists [2021-10-14T19:44:44.501Z] a6e1fd50fee5: Layer already exists [2021-10-14T19:44:44.501Z] 56eb02710082: Layer already exists [2021-10-14T19:44:44.501Z] ee420dfed78a: Layer already exists [2021-10-14T19:44:44.781Z] e704d0a8cdcc: Pushed [2021-10-14T19:44:46.782Z] d6fe1ab2f700: Pushed [2021-10-14T19:44:59.219Z] e4a1b28da42c: Pushed [2021-10-14T19:44:59.822Z] 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:00.179Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:00.535Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-14T19:45:00.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-14T19:45:00.535Z] e704d0a8cdcc: Preparing [2021-10-14T19:45:00.535Z] 0e17cf6c3907: Preparing [2021-10-14T19:45:00.535Z] d6fe1ab2f700: Preparing [2021-10-14T19:45:00.535Z] e4a1b28da42c: Preparing [2021-10-14T19:45:00.535Z] 166dde17997b: Preparing [2021-10-14T19:45:00.535Z] 78c4bc0ebec3: Preparing [2021-10-14T19:45:00.535Z] 45596ee15a31: Preparing [2021-10-14T19:45:00.535Z] 52dc75cd08be: Preparing [2021-10-14T19:45:00.535Z] a6e1fd50fee5: Preparing [2021-10-14T19:45:00.535Z] 56eb02710082: Preparing [2021-10-14T19:45:00.535Z] ee420dfed78a: Preparing [2021-10-14T19:45:00.535Z] 78c4bc0ebec3: Waiting [2021-10-14T19:45:00.535Z] a6e1fd50fee5: Waiting [2021-10-14T19:45:00.535Z] 45596ee15a31: Waiting [2021-10-14T19:45:00.535Z] 52dc75cd08be: Waiting [2021-10-14T19:45:00.535Z] 56eb02710082: Waiting [2021-10-14T19:45:00.535Z] ee420dfed78a: Waiting [2021-10-14T19:45:00.811Z] e4a1b28da42c: Layer already exists [2021-10-14T19:45:00.811Z] d6fe1ab2f700: Layer already exists [2021-10-14T19:45:00.811Z] 0e17cf6c3907: Layer already exists [2021-10-14T19:45:00.811Z] e704d0a8cdcc: Layer already exists [2021-10-14T19:45:00.811Z] 166dde17997b: Layer already exists [2021-10-14T19:45:00.811Z] 78c4bc0ebec3: Layer already exists [2021-10-14T19:45:00.811Z] 45596ee15a31: Layer already exists [2021-10-14T19:45:00.811Z] 52dc75cd08be: Layer already exists [2021-10-14T19:45:00.811Z] a6e1fd50fee5: Layer already exists [2021-10-14T19:45:00.811Z] 56eb02710082: Layer already exists [2021-10-14T19:45:00.811Z] ee420dfed78a: Layer already exists [2021-10-14T19:45:00.811Z] latest: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:01.168Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:01.528Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.70 [2021-10-14T19:45:01.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-14T19:45:01.528Z] e704d0a8cdcc: Preparing [2021-10-14T19:45:01.528Z] 0e17cf6c3907: Preparing [2021-10-14T19:45:01.528Z] d6fe1ab2f700: Preparing [2021-10-14T19:45:01.529Z] e4a1b28da42c: Preparing [2021-10-14T19:45:01.529Z] 166dde17997b: Preparing [2021-10-14T19:45:01.529Z] 78c4bc0ebec3: Preparing [2021-10-14T19:45:01.529Z] 45596ee15a31: Preparing [2021-10-14T19:45:01.529Z] 52dc75cd08be: Preparing [2021-10-14T19:45:01.529Z] a6e1fd50fee5: Preparing [2021-10-14T19:45:01.529Z] 56eb02710082: Preparing [2021-10-14T19:45:01.529Z] ee420dfed78a: Preparing [2021-10-14T19:45:01.529Z] 45596ee15a31: Waiting [2021-10-14T19:45:01.529Z] 52dc75cd08be: Waiting [2021-10-14T19:45:01.529Z] a6e1fd50fee5: Waiting [2021-10-14T19:45:01.529Z] 56eb02710082: Waiting [2021-10-14T19:45:01.529Z] ee420dfed78a: Waiting [2021-10-14T19:45:01.529Z] 78c4bc0ebec3: Waiting [2021-10-14T19:45:01.529Z] d6fe1ab2f700: Layer already exists [2021-10-14T19:45:01.806Z] e704d0a8cdcc: Layer already exists [2021-10-14T19:45:01.806Z] 0e17cf6c3907: Layer already exists [2021-10-14T19:45:01.806Z] 166dde17997b: Layer already exists [2021-10-14T19:45:01.806Z] e4a1b28da42c: Layer already exists [2021-10-14T19:45:01.806Z] 78c4bc0ebec3: Layer already exists [2021-10-14T19:45:01.806Z] 45596ee15a31: Layer already exists [2021-10-14T19:45:01.806Z] 52dc75cd08be: Layer already exists [2021-10-14T19:45:01.806Z] 56eb02710082: Layer already exists [2021-10-14T19:45:01.806Z] a6e1fd50fee5: Layer already exists [2021-10-14T19:45:01.806Z] ee420dfed78a: Layer already exists [2021-10-14T19:45:01.806Z] 2.0.1-dev.70: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:02.159Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:02.526Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:45:02.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-14T19:45:02.527Z] e704d0a8cdcc: Preparing [2021-10-14T19:45:02.527Z] 0e17cf6c3907: Preparing [2021-10-14T19:45:02.527Z] d6fe1ab2f700: Preparing [2021-10-14T19:45:02.527Z] e4a1b28da42c: Preparing [2021-10-14T19:45:02.527Z] 166dde17997b: Preparing [2021-10-14T19:45:02.527Z] 78c4bc0ebec3: Preparing [2021-10-14T19:45:02.527Z] 45596ee15a31: Preparing [2021-10-14T19:45:02.527Z] 52dc75cd08be: Preparing [2021-10-14T19:45:02.527Z] a6e1fd50fee5: Preparing [2021-10-14T19:45:02.527Z] 56eb02710082: Preparing [2021-10-14T19:45:02.527Z] ee420dfed78a: Preparing [2021-10-14T19:45:02.527Z] 78c4bc0ebec3: Waiting [2021-10-14T19:45:02.527Z] a6e1fd50fee5: Waiting [2021-10-14T19:45:02.527Z] 45596ee15a31: Waiting [2021-10-14T19:45:02.527Z] 56eb02710082: Waiting [2021-10-14T19:45:02.527Z] ee420dfed78a: Waiting [2021-10-14T19:45:02.527Z] 52dc75cd08be: Waiting [2021-10-14T19:45:02.527Z] e704d0a8cdcc: Layer already exists [2021-10-14T19:45:02.527Z] 166dde17997b: Layer already exists [2021-10-14T19:45:02.527Z] 0e17cf6c3907: Layer already exists [2021-10-14T19:45:02.527Z] d6fe1ab2f700: Layer already exists [2021-10-14T19:45:02.527Z] e4a1b28da42c: Layer already exists [2021-10-14T19:45:02.806Z] 52dc75cd08be: Layer already exists [2021-10-14T19:45:02.806Z] a6e1fd50fee5: Layer already exists [2021-10-14T19:45:02.806Z] 78c4bc0ebec3: Layer already exists [2021-10-14T19:45:02.806Z] 45596ee15a31: Layer already exists [2021-10-14T19:45:02.806Z] 56eb02710082: Layer already exists [2021-10-14T19:45:02.806Z] ee420dfed78a: Layer already exists [2021-10-14T19:45:02.806Z] 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:03.163Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:03.513Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-14T19:45:03.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-14T19:45:03.513Z] e704d0a8cdcc: Preparing [2021-10-14T19:45:03.513Z] 0e17cf6c3907: Preparing [2021-10-14T19:45:03.513Z] d6fe1ab2f700: Preparing [2021-10-14T19:45:03.513Z] e4a1b28da42c: Preparing [2021-10-14T19:45:03.513Z] 166dde17997b: Preparing [2021-10-14T19:45:03.513Z] 78c4bc0ebec3: Preparing [2021-10-14T19:45:03.513Z] 45596ee15a31: Preparing [2021-10-14T19:45:03.513Z] 52dc75cd08be: Preparing [2021-10-14T19:45:03.513Z] a6e1fd50fee5: Preparing [2021-10-14T19:45:03.513Z] 56eb02710082: Preparing [2021-10-14T19:45:03.513Z] ee420dfed78a: Preparing [2021-10-14T19:45:03.513Z] 45596ee15a31: Waiting [2021-10-14T19:45:03.513Z] 52dc75cd08be: Waiting [2021-10-14T19:45:03.513Z] a6e1fd50fee5: Waiting [2021-10-14T19:45:03.513Z] 56eb02710082: Waiting [2021-10-14T19:45:03.513Z] ee420dfed78a: Waiting [2021-10-14T19:45:03.513Z] 78c4bc0ebec3: Waiting [2021-10-14T19:45:03.513Z] 166dde17997b: Layer already exists [2021-10-14T19:45:03.513Z] d6fe1ab2f700: Layer already exists [2021-10-14T19:45:03.513Z] e704d0a8cdcc: Layer already exists [2021-10-14T19:45:03.513Z] e4a1b28da42c: Layer already exists [2021-10-14T19:45:03.513Z] 0e17cf6c3907: Layer already exists [2021-10-14T19:45:03.789Z] 52dc75cd08be: Layer already exists [2021-10-14T19:45:03.789Z] 45596ee15a31: Layer already exists [2021-10-14T19:45:03.789Z] a6e1fd50fee5: Layer already exists [2021-10-14T19:45:03.789Z] 56eb02710082: Layer already exists [2021-10-14T19:45:03.789Z] 78c4bc0ebec3: Layer already exists [2021-10-14T19:45:03.789Z] ee420dfed78a: Layer already exists [2021-10-14T19:45:03.789Z] main: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-14T19:45:03.832Z] ===================================================== [Pipeline] echo [2021-10-14T19:45:03.838Z] taggedImages: [2021-10-14T19:45:03.838Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [2021-10-14T19:45:03.838Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-14T19:45:03.838Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.70 [2021-10-14T19:45:03.838Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [2021-10-14T19:45:03.838Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:04.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-14T19:45:04.608Z] [2021-10-14T19:45:04.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:04.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-14T19:45:05.248Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-14T19:45:05.248Z] 448f6bf000e3: Pulling fs layer [2021-10-14T19:45:05.248Z] f757da607395: Pulling fs layer [2021-10-14T19:45:05.248Z] 05883995daec: Pulling fs layer [2021-10-14T19:45:05.248Z] 8603b9c90790: Pulling fs layer [2021-10-14T19:45:05.248Z] 1560dd03e051: Pulling fs layer [2021-10-14T19:45:05.248Z] 27f5ce0e4adf: Pulling fs layer [2021-10-14T19:45:05.248Z] c2d8d7efcc4b: Pulling fs layer [2021-10-14T19:45:05.248Z] 8603b9c90790: Waiting [2021-10-14T19:45:05.248Z] 27f5ce0e4adf: Waiting [2021-10-14T19:45:05.248Z] c2d8d7efcc4b: Waiting [2021-10-14T19:45:05.248Z] 1560dd03e051: Waiting [2021-10-14T19:45:05.532Z] f757da607395: Verifying Checksum [2021-10-14T19:45:05.532Z] f757da607395: Download complete [2021-10-14T19:45:05.532Z] 8603b9c90790: Verifying Checksum [2021-10-14T19:45:05.532Z] 8603b9c90790: Download complete [2021-10-14T19:45:05.532Z] 05883995daec: Verifying Checksum [2021-10-14T19:45:05.532Z] 05883995daec: Download complete [2021-10-14T19:45:05.532Z] 27f5ce0e4adf: Download complete [2021-10-14T19:45:05.532Z] 1560dd03e051: Verifying Checksum [2021-10-14T19:45:05.532Z] 1560dd03e051: Download complete [2021-10-14T19:45:05.813Z] 448f6bf000e3: Verifying Checksum [2021-10-14T19:45:05.813Z] 448f6bf000e3: Download complete [2021-10-14T19:45:08.674Z] c2d8d7efcc4b: Verifying Checksum [2021-10-14T19:45:08.674Z] c2d8d7efcc4b: Download complete [2021-10-14T19:45:09.665Z] 448f6bf000e3: Pull complete [2021-10-14T19:45:10.270Z] f757da607395: Pull complete [2021-10-14T19:45:11.726Z] 05883995daec: Pull complete [2021-10-14T19:45:12.006Z] 8603b9c90790: Pull complete [2021-10-14T19:45:13.004Z] 1560dd03e051: Pull complete [2021-10-14T19:45:13.618Z] 27f5ce0e4adf: Pull complete [2021-10-14T19:45:28.896Z] c2d8d7efcc4b: Pull complete [2021-10-14T19:45:28.896Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-14T19:45:28.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-14T19:45:28.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-14T19:45:29.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-1479 does not seem to be running inside a container [2021-10-14T19:45:29.274Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-14T19:45:32.729Z] $ docker top 44d78075fab25348632714f3f1250972078e94f3993a05b7b1f25bad5ec46ec0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:45:33.820Z] ---> job-cost.sh [2021-10-14T19:45:33.820Z] lf-activate-venv: SKIPPING [2021-10-14T19:45:33.820Z] INFO: No Stack... [2021-10-14T19:45:34.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-14T19:45:34.698Z] INFO: Archiving Costs [Pipeline] sh [2021-10-14T19:45:35.383Z] + cut -d, -f6 [2021-10-14T19:45:35.383Z] + cat /w/workspace/edgex-go/81/archives/cost.csv [Pipeline] lock [2021-10-14T19:45:35.455Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-81-stack-cost] [2021-10-14T19:45:35.463Z] Resource [jenkins-edgexfoundry-edgex-go-main-81-stack-cost] did not exist. Created. [2021-10-14T19:45:35.463Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-14T19:45:36.142Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-14T19:45:36.846Z] Stashed 1 file(s) [Pipeline] } [2021-10-14T19:45:36.852Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-14T19:45:36.856Z] $ docker stop --time=1 44d78075fab25348632714f3f1250972078e94f3993a05b7b1f25bad5ec46ec0 [2021-10-14T19:45:38.514Z] $ docker rm -f 44d78075fab25348632714f3f1250972078e94f3993a05b7b1f25bad5ec46ec0 [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 [2021-10-14T19:45:39.274Z] provisioning config files... [2021-10-14T19:45:39.286Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/81@tmp/config7546794783432942849tmp [Pipeline] { [Pipeline] sh [2021-10-14T19:45:39.607Z] + set +x [2021-10-14T19:45:39.607Z] + curl -s https://codecov.io/bash [2021-10-14T19:45:39.607Z] + bash -s -- [2021-10-14T19:45:39.607Z] [2021-10-14T19:45:39.607Z] _____ _ [2021-10-14T19:45:39.607Z] / ____| | | [2021-10-14T19:45:39.607Z] | | ___ __| | ___ ___ _____ __ [2021-10-14T19:45:39.607Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-14T19:45:39.607Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-14T19:45:39.607Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-14T19:45:39.607Z] Bash-1.0.6 [2021-10-14T19:45:39.607Z] [2021-10-14T19:45:39.607Z] [2021-10-14T19:45:39.607Z] ==> git version 2.24.4 found [2021-10-14T19:45:39.607Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-14T19:45:39.607Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-14T19:45:39.607Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-14T19:45:39.607Z] ==> Jenkins CI detected. [2021-10-14T19:45:39.607Z] current dir:  /w/workspace/edgex-go/81 [2021-10-14T19:45:39.607Z] project root: . [2021-10-14T19:45:39.607Z] --> token set from env [2021-10-14T19:45:39.867Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-14T19:45:39.867Z] ==> Running gcov in . (disable via -X gcov) [2021-10-14T19:45:39.867Z] ==> Python coveragepy not found [2021-10-14T19:45:39.867Z] ==> Searching for coverage reports in: [2021-10-14T19:45:39.867Z] + . [2021-10-14T19:45:39.867Z] -> Found 1 reports [2021-10-14T19:45:39.867Z] ==> Detecting git/mercurial file structure [2021-10-14T19:45:39.867Z] ==> Reading reports [2021-10-14T19:45:39.867Z] + ./coverage.out bytes=403932 [2021-10-14T19:45:39.867Z] ==> Appending adjustments [2021-10-14T19:45:39.867Z] https://docs.codecov.io/docs/fixing-reports [2021-10-14T19:45:41.254Z] + Found adjustments [2021-10-14T19:45:41.254Z] ==> Gzipping contents [2021-10-14T19:45:41.254Z] 56K /tmp/codecov.lW2KAq.gz [2021-10-14T19:45:41.254Z] ==> Uploading reports [2021-10-14T19:45:41.254Z] url: https://codecov.io [2021-10-14T19:45:41.254Z] query: branch=main&commit=69f0044378c84a2584b9cc14c244d921f2d7705f&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-14T19:45:41.254Z] -> Pinging Codecov [2021-10-14T19:45:41.254Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=69f0044378c84a2584b9cc14c244d921f2d7705f&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-14T19:45:41.514Z] -> Uploading to [2021-10-14T19:45:41.514Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-14/00271124DB129430A58F1EEE437C3FCB/69f0044378c84a2584b9cc14c244d921f2d7705f/3cac5a89-62a4-4139-9924-e1dc662108c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T194541Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89d9411beb77f2c9b2df0f73c419d2e518e1f71c12f955bfda8b60d78e553e9f [2021-10-14T19:45:41.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T19:45:41.514Z] Dload Upload Total Spent Left Speed [2021-10-14T19:45:41.775Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54268 0 0 100 54268 0 173k --:--:-- --:--:-- --:--:-- 173k 100 54268 0 0 100 54268 0 173k --:--:-- --:--:-- --:--:-- 173k [2021-10-14T19:45:41.775Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] } [2021-10-14T19:45:41.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-14T19:45:41.957Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-14T19:45:41.969Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:42.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-14T19:45:42.268Z] [2021-10-14T19:45:42.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:45:42.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-14T19:45:42.575Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-14T19:45:42.575Z] 188c0c94c7c5: Pulling fs layer [2021-10-14T19:45:42.575Z] 0ef7d3d256c8: Pulling fs layer [2021-10-14T19:45:42.575Z] de9db76c5a1d: Pulling fs layer [2021-10-14T19:45:42.575Z] 0eba1c9be4d2: Pulling fs layer [2021-10-14T19:45:42.575Z] 0d57e429df01: Pulling fs layer [2021-10-14T19:45:42.575Z] 4e4be7b47b0d: Pulling fs layer [2021-10-14T19:45:42.575Z] e1f770b5df2f: Pulling fs layer [2021-10-14T19:45:42.575Z] 85a0685a4137: Pulling fs layer [2021-10-14T19:45:42.575Z] 0d57e429df01: Waiting [2021-10-14T19:45:42.575Z] 4e4be7b47b0d: Waiting [2021-10-14T19:45:42.575Z] e1f770b5df2f: Waiting [2021-10-14T19:45:42.575Z] 85a0685a4137: Waiting [2021-10-14T19:45:42.575Z] 0eba1c9be4d2: Waiting [2021-10-14T19:45:42.575Z] de9db76c5a1d: Verifying Checksum [2021-10-14T19:45:42.575Z] de9db76c5a1d: Download complete [2021-10-14T19:45:42.575Z] 0ef7d3d256c8: Verifying Checksum [2021-10-14T19:45:42.575Z] 0ef7d3d256c8: Download complete [2021-10-14T19:45:42.575Z] 0d57e429df01: Verifying Checksum [2021-10-14T19:45:42.575Z] 0d57e429df01: Download complete [2021-10-14T19:45:42.575Z] 4e4be7b47b0d: Verifying Checksum [2021-10-14T19:45:42.575Z] 4e4be7b47b0d: Download complete [2021-10-14T19:45:42.575Z] 188c0c94c7c5: Verifying Checksum [2021-10-14T19:45:42.575Z] 188c0c94c7c5: Download complete [2021-10-14T19:45:43.156Z] e1f770b5df2f: Verifying Checksum [2021-10-14T19:45:43.156Z] e1f770b5df2f: Download complete [2021-10-14T19:45:43.156Z] 188c0c94c7c5: Pull complete [2021-10-14T19:45:43.156Z] 0eba1c9be4d2: Verifying Checksum [2021-10-14T19:45:43.156Z] 0eba1c9be4d2: Download complete [2021-10-14T19:45:43.156Z] 0ef7d3d256c8: Pull complete [2021-10-14T19:45:43.421Z] de9db76c5a1d: Pull complete [2021-10-14T19:45:43.682Z] 85a0685a4137: Verifying Checksum [2021-10-14T19:45:43.682Z] 85a0685a4137: Download complete [2021-10-14T19:45:47.013Z] 0eba1c9be4d2: Pull complete [2021-10-14T19:45:47.013Z] 0d57e429df01: Pull complete [2021-10-14T19:45:47.013Z] 4e4be7b47b0d: Pull complete [2021-10-14T19:45:47.590Z] e1f770b5df2f: Pull complete [2021-10-14T19:45:51.847Z] 85a0685a4137: Pull complete [2021-10-14T19:45:51.847Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-14T19:45:51.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-14T19:45:51.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-14T19:45:51.918Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:45:51.954Z] $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-14T19:45:54.834Z] $ docker top 51718feacb4bf6a12fb0afc48046e7e218e920af394ae01e526a8a3505b75044 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-14T19:45:54.911Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-14T19:45:55.201Z] + set -o pipefail [2021-10-14T19:45:55.201Z] + snyk monitor '--org=edgex-jenkins' [2021-10-14T19:46:00.496Z] [2021-10-14T19:46:00.496Z] Monitoring /w/workspace/edgex-go/81 (github.com/edgexfoundry/edgex-go)... [2021-10-14T19:46:00.496Z] [2021-10-14T19:46:00.496Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9c12fa26-bec5-4f6f-95fd-48a60dda3175 [2021-10-14T19:46:00.496Z] [2021-10-14T19:46:00.496Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-14T19:46:00.496Z] [2021-10-14T19:46:00.496Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-14T19:46:00.496Z] [2021-10-14T19:46:00.496Z] [2021-10-14T19:46:00.496Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-14T19:46:00.496Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-14T19:46:00.509Z] $ docker stop --time=1 51718feacb4bf6a12fb0afc48046e7e218e920af394ae01e526a8a3505b75044 [2021-10-14T19:46:02.508Z] $ docker rm -f 51718feacb4bf6a12fb0afc48046e7e218e920af394ae01e526a8a3505b75044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-14T19:46:03.074Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T19:46:03.085Z] provisioning config files... [2021-10-14T19:46:03.094Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/81@tmp/config892298009036542315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:46:03.395Z] --> edgex-publish-swagger.sh [2021-10-14T19:46:03.395Z] === Publish openapi/v2 API === [2021-10-14T19:46:03.395Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-14T19:46:03.395Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/81/openapi/v2/core-command.yaml] [2021-10-14T19:46:03.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T19:46:03.395Z] Dload Upload Total Spent Left Speed [2021-10-14T19:46:04.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28720 0:00:01 0:00:01 --:--:-- 28734 100 31867 0 0 100 31867 0 28716 0:00:01 0:00:01 --:--:-- 28734 [2021-10-14T19:46:04.336Z] [2021-10-14T19:46:04.336Z] [2021-10-14T19:46:04.336Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/81/openapi/v2/core-data.yaml] [2021-10-14T19:46:04.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T19:46:04.336Z] Dload Upload Total Spent Left Speed [2021-10-14T19:46:05.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 67415 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67415 0 0 100 67415 0 58968 0:00:01 0:00:01 --:--:-- 58980 [2021-10-14T19:46:05.541Z] [2021-10-14T19:46:05.541Z] [2021-10-14T19:46:05.541Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/81/openapi/v2/core-metadata.yaml] [2021-10-14T19:46:05.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T19:46:05.541Z] Dload Upload Total Spent Left Speed [2021-10-14T19:46:06.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k [2021-10-14T19:46:06.741Z] [2021-10-14T19:46:06.741Z] [2021-10-14T19:46:06.741Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/81/openapi/v2/support-notifications.yaml] [2021-10-14T19:46:06.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T19:46:06.741Z] Dload Upload Total Spent Left Speed [2021-10-14T19:46:07.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 88574 --:--:-- --:--:-- --:--:-- 88575 100 86007 0 0 100 86007 0 88561 --:--:-- --:--:-- --:--:-- 88484 [2021-10-14T19:46:07.681Z] [2021-10-14T19:46:07.681Z] [2021-10-14T19:46:07.681Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/81/openapi/v2/support-scheduler.yaml] [2021-10-14T19:46:07.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T19:46:07.681Z] Dload Upload Total Spent Left Speed [2021-10-14T19:46:08.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 36852 --:--:-- --:--:-- --:--:-- 36857 100 36710 0 0 100 36710 0 36846 --:--:-- --:--:-- --:--:-- 36820 [2021-10-14T19:46:08.625Z] [2021-10-14T19:46:08.625Z] [2021-10-14T19:46:08.625Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/81/openapi/v2/system-agent.yaml] [2021-10-14T19:46:08.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T19:46:08.625Z] Dload Upload Total Spent Left Speed [2021-10-14T19:46:10.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17816 0:00:01 0:00:01 --:--:-- 17820 100 19603 0 0 100 19603 0 17814 0:00:01 0:00:01 --:--:-- 17820 [2021-10-14T19:46:10.003Z] [2021-10-14T19:46:10.003Z] [Pipeline] } [2021-10-14T19:46:10.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:46:10.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T19:46:10.426Z] . [Pipeline] withDockerContainer [2021-10-14T19:46:10.489Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:46:10.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T19:46:10.940Z] $ docker top 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T19:46:11.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T19:46:11.033Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T19:46:11.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T19:46:11.150Z] $ docker exec 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d ssh-agent [2021-10-14T19:46:11.259Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfFagAA/agent.14 [2021-10-14T19:46:11.259Z] SSH_AGENT_PID=20 [2021-10-14T19:46:11.265Z] Running ssh-add (command line suppressed) [2021-10-14T19:46:11.362Z] Identity added: /w/workspace/edgex-go/81@tmp/private_key_557801944625443262.key (/w/workspace/edgex-go/81@tmp/private_key_557801944625443262.key) [2021-10-14T19:46:11.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T19:46:11.668Z] + git semver tag [2021-10-14T19:46:11.668Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T19:46:11.668Z] # $GIT_DIR = /w/workspace/edgex-go/81/.git [2021-10-14T19:46:11.668Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/81 [2021-10-14T19:46:11.668Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T19:46:11.668Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T19:46:11.668Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T19:46:11.668Z] # $SEMVER_BRANCH = main [2021-10-14T19:46:11.668Z] # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver [2021-10-14T19:46:11.668Z] # 69f0044378c84a2584b9cc14c244d921f2d7705f HEAD [2021-10-14T19:46:11.668Z] # -> Force: false [2021-10-14T19:46:11.668Z] # b46ff32c72375662b48dc388fdd96190332ec4b3 refs/tags/v2.0.1-dev.70 [Pipeline] } [2021-10-14T19:46:11.679Z] $ docker exec --env ******** --env ******** 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d ssh-agent -k [2021-10-14T19:46:11.781Z] unset SSH_AUTH_SOCK; [2021-10-14T19:46:11.781Z] unset SSH_AGENT_PID; [2021-10-14T19:46:11.781Z] echo Agent pid 20 killed; [2021-10-14T19:46:11.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T19:46:12.099Z] + git semver [Pipeline] } [2021-10-14T19:46:12.113Z] $ docker stop --time=1 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d [2021-10-14T19:46:13.289Z] $ docker rm -f 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:46:13.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-14T19:46:13.674Z] [2021-10-14T19:46:13.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:46:13.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-14T19:46:13.978Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-14T19:46:13.978Z] ab5ef0e58194: Pulling fs layer [2021-10-14T19:46:13.978Z] 9712f1f96733: Pulling fs layer [2021-10-14T19:46:13.978Z] 63f879dbbcfc: Pulling fs layer [2021-10-14T19:46:13.978Z] 0d9ebad4ef96: Pulling fs layer [2021-10-14T19:46:13.978Z] e9a5061849ea: Pulling fs layer [2021-10-14T19:46:13.978Z] d747dcd14b5f: Pulling fs layer [2021-10-14T19:46:13.978Z] 2de7ff778b66: Pulling fs layer [2021-10-14T19:46:13.978Z] e9a5061849ea: Waiting [2021-10-14T19:46:13.978Z] d747dcd14b5f: Waiting [2021-10-14T19:46:13.978Z] 2de7ff778b66: Waiting [2021-10-14T19:46:13.978Z] 0d9ebad4ef96: Waiting [2021-10-14T19:46:13.978Z] 9712f1f96733: Verifying Checksum [2021-10-14T19:46:13.978Z] 9712f1f96733: Download complete [2021-10-14T19:46:14.246Z] 63f879dbbcfc: Verifying Checksum [2021-10-14T19:46:14.246Z] 63f879dbbcfc: Download complete [2021-10-14T19:46:14.512Z] ab5ef0e58194: Verifying Checksum [2021-10-14T19:46:14.513Z] ab5ef0e58194: Download complete [2021-10-14T19:46:14.513Z] d747dcd14b5f: Verifying Checksum [2021-10-14T19:46:14.513Z] d747dcd14b5f: Download complete [2021-10-14T19:46:14.513Z] e9a5061849ea: Verifying Checksum [2021-10-14T19:46:14.513Z] e9a5061849ea: Download complete [2021-10-14T19:46:14.513Z] 0d9ebad4ef96: Verifying Checksum [2021-10-14T19:46:14.513Z] 0d9ebad4ef96: Download complete [2021-10-14T19:46:14.782Z] 2de7ff778b66: Verifying Checksum [2021-10-14T19:46:14.782Z] 2de7ff778b66: Download complete [2021-10-14T19:46:18.154Z] ab5ef0e58194: Pull complete [2021-10-14T19:46:18.154Z] 9712f1f96733: Pull complete [2021-10-14T19:46:18.416Z] 63f879dbbcfc: Pull complete [2021-10-14T19:46:22.703Z] 0d9ebad4ef96: Pull complete [2021-10-14T19:46:22.969Z] e9a5061849ea: Pull complete [2021-10-14T19:46:22.969Z] d747dcd14b5f: Pull complete [2021-10-14T19:46:24.359Z] 2de7ff778b66: Pull complete [2021-10-14T19:46:24.359Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-14T19:46:24.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-14T19:46:24.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-14T19:46:24.425Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:46:24.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-14T19:46:27.702Z] $ docker top c9dcb721d46c866f58df404e7c6c2c64bf5bfa5bc9c975a9d7e550154001a7fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-14T19:46:27.776Z] provisioning config files... [2021-10-14T19:46:27.786Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/81@tmp/config1957443910344542177tmp [2021-10-14T19:46:27.799Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/81@tmp/config263337124472837912tmp [2021-10-14T19:46:27.810Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/81@tmp/config6125118470140480661tmp [Pipeline] { [Pipeline] echo [2021-10-14T19:46:27.822Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:46:28.113Z] ---> sigul-configuration.sh [2021-10-14T19:46:28.113Z] gpg: directory `/root/.gnupg' created [2021-10-14T19:46:28.113Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-14T19:46:28.113Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-14T19:46:28.113Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-14T19:46:28.113Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-14T19:46:28.113Z] gpg: CAST5 encrypted data [2021-10-14T19:46:28.113Z] gpg: encrypted with 1 passphrase [2021-10-14T19:46:28.113Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-14T19:46:28.403Z] + mkdir /home/jenkins [2021-10-14T19:46:28.403Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-14T19:46:28.693Z] + 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 [2021-10-14T19:46:28.702Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:46:28.991Z] ---> sigul-install.sh [2021-10-14T19:46:28.991Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-14T19:46:29.279Z] + git tag --list [2021-10-14T19:46:29.280Z] 0.6.0 [2021-10-14T19:46:29.280Z] 0.6.1 [2021-10-14T19:46:29.280Z] 0.7.0 [2021-10-14T19:46:29.280Z] 0.7.1 [2021-10-14T19:46:29.280Z] v1.0.0 [2021-10-14T19:46:29.280Z] v1.0.1 [2021-10-14T19:46:29.280Z] v1.1.0 [2021-10-14T19:46:29.280Z] v1.2.0 [2021-10-14T19:46:29.280Z] v1.2.1 [2021-10-14T19:46:29.280Z] v1.3.0 [2021-10-14T19:46:29.280Z] v1.3.1 [2021-10-14T19:46:29.280Z] v2.0.0 [2021-10-14T19:46:29.280Z] v2.0.1-dev.1 [2021-10-14T19:46:29.280Z] v2.0.1-dev.10 [2021-10-14T19:46:29.280Z] v2.0.1-dev.11 [2021-10-14T19:46:29.280Z] v2.0.1-dev.12 [2021-10-14T19:46:29.280Z] v2.0.1-dev.13 [2021-10-14T19:46:29.280Z] v2.0.1-dev.14 [2021-10-14T19:46:29.280Z] v2.0.1-dev.15 [2021-10-14T19:46:29.280Z] v2.0.1-dev.16 [2021-10-14T19:46:29.280Z] v2.0.1-dev.17 [2021-10-14T19:46:29.280Z] v2.0.1-dev.18 [2021-10-14T19:46:29.280Z] v2.0.1-dev.19 [2021-10-14T19:46:29.280Z] v2.0.1-dev.2 [2021-10-14T19:46:29.280Z] v2.0.1-dev.20 [2021-10-14T19:46:29.280Z] v2.0.1-dev.21 [2021-10-14T19:46:29.280Z] v2.0.1-dev.22 [2021-10-14T19:46:29.280Z] v2.0.1-dev.23 [2021-10-14T19:46:29.280Z] v2.0.1-dev.24 [2021-10-14T19:46:29.280Z] v2.0.1-dev.25 [2021-10-14T19:46:29.280Z] v2.0.1-dev.26 [2021-10-14T19:46:29.280Z] v2.0.1-dev.27 [2021-10-14T19:46:29.280Z] v2.0.1-dev.28 [2021-10-14T19:46:29.280Z] v2.0.1-dev.29 [2021-10-14T19:46:29.280Z] v2.0.1-dev.3 [2021-10-14T19:46:29.280Z] v2.0.1-dev.30 [2021-10-14T19:46:29.280Z] v2.0.1-dev.31 [2021-10-14T19:46:29.280Z] v2.0.1-dev.32 [2021-10-14T19:46:29.280Z] v2.0.1-dev.33 [2021-10-14T19:46:29.280Z] v2.0.1-dev.34 [2021-10-14T19:46:29.280Z] v2.0.1-dev.35 [2021-10-14T19:46:29.280Z] v2.0.1-dev.36 [2021-10-14T19:46:29.280Z] v2.0.1-dev.37 [2021-10-14T19:46:29.280Z] v2.0.1-dev.38 [2021-10-14T19:46:29.280Z] v2.0.1-dev.39 [2021-10-14T19:46:29.280Z] v2.0.1-dev.4 [2021-10-14T19:46:29.280Z] v2.0.1-dev.40 [2021-10-14T19:46:29.280Z] v2.0.1-dev.41 [2021-10-14T19:46:29.280Z] v2.0.1-dev.42 [2021-10-14T19:46:29.280Z] v2.0.1-dev.43 [2021-10-14T19:46:29.280Z] v2.0.1-dev.44 [2021-10-14T19:46:29.280Z] v2.0.1-dev.45 [2021-10-14T19:46:29.280Z] v2.0.1-dev.46 [2021-10-14T19:46:29.280Z] v2.0.1-dev.47 [2021-10-14T19:46:29.280Z] v2.0.1-dev.48 [2021-10-14T19:46:29.280Z] v2.0.1-dev.49 [2021-10-14T19:46:29.280Z] v2.0.1-dev.5 [2021-10-14T19:46:29.280Z] v2.0.1-dev.50 [2021-10-14T19:46:29.280Z] v2.0.1-dev.51 [2021-10-14T19:46:29.280Z] v2.0.1-dev.52 [2021-10-14T19:46:29.280Z] v2.0.1-dev.53 [2021-10-14T19:46:29.280Z] v2.0.1-dev.54 [2021-10-14T19:46:29.280Z] v2.0.1-dev.55 [2021-10-14T19:46:29.280Z] v2.0.1-dev.56 [2021-10-14T19:46:29.280Z] v2.0.1-dev.57 [2021-10-14T19:46:29.280Z] v2.0.1-dev.58 [2021-10-14T19:46:29.280Z] v2.0.1-dev.59 [2021-10-14T19:46:29.280Z] v2.0.1-dev.6 [2021-10-14T19:46:29.280Z] v2.0.1-dev.60 [2021-10-14T19:46:29.280Z] v2.0.1-dev.61 [2021-10-14T19:46:29.280Z] v2.0.1-dev.62 [2021-10-14T19:46:29.280Z] v2.0.1-dev.63 [2021-10-14T19:46:29.280Z] v2.0.1-dev.64 [2021-10-14T19:46:29.280Z] v2.0.1-dev.65 [2021-10-14T19:46:29.280Z] v2.0.1-dev.66 [2021-10-14T19:46:29.280Z] v2.0.1-dev.67 [2021-10-14T19:46:29.280Z] v2.0.1-dev.68 [2021-10-14T19:46:29.280Z] v2.0.1-dev.69 [2021-10-14T19:46:29.280Z] v2.0.1-dev.7 [2021-10-14T19:46:29.280Z] v2.0.1-dev.70 [2021-10-14T19:46:29.280Z] v2.0.1-dev.8 [2021-10-14T19:46:29.280Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-14T19:46:29.567Z] + lftools sign git-tag v2.0.1-dev.70 [2021-10-14T19:46:30.215Z] Signing Git tag with Sigul... [2021-10-14T19:46:30.215Z] Signing v2.0.1-dev.70 [Pipeline] echo [2021-10-14T19:46:31.314Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:46:31.612Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-14T19:46:31.619Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-14T19:46:31.636Z] $ docker stop --time=1 c9dcb721d46c866f58df404e7c6c2c64bf5bfa5bc9c975a9d7e550154001a7fc [2021-10-14T19:46:32.832Z] $ docker rm -f c9dcb721d46c866f58df404e7c6c2c64bf5bfa5bc9c975a9d7e550154001a7fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:46:33.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T19:46:33.400Z] . [Pipeline] withDockerContainer [2021-10-14T19:46:33.471Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:46:33.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T19:46:33.908Z] $ docker top 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T19:46:34.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T19:46:34.001Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T19:46:34.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T19:46:34.139Z] $ docker exec 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 ssh-agent [2021-10-14T19:46:34.267Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAnLhIa/agent.14 [2021-10-14T19:46:34.267Z] SSH_AGENT_PID=20 [2021-10-14T19:46:34.272Z] Running ssh-add (command line suppressed) [2021-10-14T19:46:34.390Z] Identity added: /w/workspace/edgex-go/81@tmp/private_key_5514916094070797255.key (/w/workspace/edgex-go/81@tmp/private_key_5514916094070797255.key) [2021-10-14T19:46:34.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T19:46:34.696Z] + git semver bump pre [2021-10-14T19:46:34.697Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T19:46:34.697Z] # $GIT_DIR = /w/workspace/edgex-go/81/.git [2021-10-14T19:46:34.697Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/81 [2021-10-14T19:46:34.697Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T19:46:34.697Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T19:46:34.697Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T19:46:34.697Z] # $SEMVER_BRANCH = main [2021-10-14T19:46:34.697Z] # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver [2021-10-14T19:46:34.697Z] 2.0.1-dev.71 [Pipeline] } [2021-10-14T19:46:34.709Z] $ docker exec --env ******** --env ******** 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 ssh-agent -k [2021-10-14T19:46:34.802Z] unset SSH_AUTH_SOCK; [2021-10-14T19:46:34.802Z] unset SSH_AGENT_PID; [2021-10-14T19:46:34.802Z] echo Agent pid 20 killed; [2021-10-14T19:46:34.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T19:46:35.132Z] + git semver [Pipeline] } [2021-10-14T19:46:35.147Z] $ docker stop --time=1 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 [2021-10-14T19:46:36.356Z] $ docker rm -f 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:46:36.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T19:46:36.705Z] . [Pipeline] withDockerContainer [2021-10-14T19:46:36.777Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:46:36.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T19:46:37.199Z] $ docker top 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T19:46:37.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T19:46:37.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T19:46:37.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T19:46:37.399Z] $ docker exec 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 ssh-agent [2021-10-14T19:46:37.512Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKAhFph/agent.15 [2021-10-14T19:46:37.512Z] SSH_AGENT_PID=22 [2021-10-14T19:46:37.517Z] Running ssh-add (command line suppressed) [2021-10-14T19:46:37.622Z] Identity added: /w/workspace/edgex-go/81@tmp/private_key_1396999851332572991.key (/w/workspace/edgex-go/81@tmp/private_key_1396999851332572991.key) [2021-10-14T19:46:37.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T19:46:37.941Z] + git semver push [2021-10-14T19:46:37.941Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T19:46:37.941Z] # $GIT_DIR = /w/workspace/edgex-go/81/.git [2021-10-14T19:46:37.941Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/81 [2021-10-14T19:46:37.941Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T19:46:37.941Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T19:46:37.941Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T19:46:37.941Z] # $SEMVER_BRANCH = main [2021-10-14T19:46:37.941Z] # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver [Pipeline] } [2021-10-14T19:46:42.160Z] $ docker exec --env ******** --env ******** 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 ssh-agent -k [2021-10-14T19:46:42.246Z] unset SSH_AUTH_SOCK; [2021-10-14T19:46:42.246Z] unset SSH_AGENT_PID; [2021-10-14T19:46:42.246Z] echo Agent pid 22 killed; [2021-10-14T19:46:42.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T19:46:42.554Z] + git semver [Pipeline] } [2021-10-14T19:46:42.567Z] $ docker stop --time=1 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 [2021-10-14T19:46:43.744Z] $ docker rm -f 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-14T19:46:44.383Z] + '[' -d /w/workspace/edgex-go/81/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:46:44.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:46:45.237Z] ---> package-listing.sh [2021-10-14T19:46:45.237Z] ++ facter osfamily [2021-10-14T19:46:45.237Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-14T19:46:45.497Z] + OS_FAMILY=redhat [2021-10-14T19:46:45.497Z] + workspace=/w/workspace/edgex-go/81 [2021-10-14T19:46:45.497Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-14T19:46:45.497Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-14T19:46:45.497Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-14T19:46:45.497Z] + PACKAGES=/tmp/packages_start.txt [2021-10-14T19:46:45.497Z] + '[' /w/workspace/edgex-go/81 ']' [2021-10-14T19:46:45.497Z] + PACKAGES=/tmp/packages_end.txt [2021-10-14T19:46:45.497Z] + case "${OS_FAMILY}" in [2021-10-14T19:46:45.497Z] + rpm -qa [2021-10-14T19:46:45.497Z] + sort [2021-10-14T19:46:48.799Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-14T19:46:48.799Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-14T19:46:48.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-14T19:46:48.799Z] + '[' /w/workspace/edgex-go/81 ']' [2021-10-14T19:46:48.799Z] + mkdir -p /w/workspace/edgex-go/81/archives/ [2021-10-14T19:46:48.799Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/81/archives/ [Pipeline] echo [2021-10-14T19:46:48.811Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-14T19:46:49.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:46:49.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T19:46:49.658Z] [2021-10-14T19:46:49.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T19:46:49.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T19:46:49.956Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-14T19:46:49.956Z] b4d181a07f80: Pulling fs layer [2021-10-14T19:46:49.956Z] a1111a8f2ec3: Pulling fs layer [2021-10-14T19:46:49.956Z] ed53099fbce6: Pulling fs layer [2021-10-14T19:46:49.956Z] dc539afda2c1: Pulling fs layer [2021-10-14T19:46:49.956Z] 77bc0d833cb6: Pulling fs layer [2021-10-14T19:46:49.956Z] 9065ff56babe: Pulling fs layer [2021-10-14T19:46:49.956Z] d287ab97295c: Pulling fs layer [2021-10-14T19:46:49.956Z] 77bc0d833cb6: Waiting [2021-10-14T19:46:49.956Z] 9065ff56babe: Waiting [2021-10-14T19:46:49.956Z] d287ab97295c: Waiting [2021-10-14T19:46:49.956Z] dc539afda2c1: Waiting [2021-10-14T19:46:49.956Z] a1111a8f2ec3: Verifying Checksum [2021-10-14T19:46:49.956Z] a1111a8f2ec3: Download complete [2021-10-14T19:46:49.956Z] dc539afda2c1: Verifying Checksum [2021-10-14T19:46:49.956Z] dc539afda2c1: Download complete [2021-10-14T19:46:49.956Z] ed53099fbce6: Verifying Checksum [2021-10-14T19:46:49.956Z] ed53099fbce6: Download complete [2021-10-14T19:46:50.224Z] 77bc0d833cb6: Verifying Checksum [2021-10-14T19:46:50.224Z] 77bc0d833cb6: Download complete [2021-10-14T19:46:50.224Z] 9065ff56babe: Verifying Checksum [2021-10-14T19:46:50.224Z] 9065ff56babe: Download complete [2021-10-14T19:46:50.224Z] b4d181a07f80: Verifying Checksum [2021-10-14T19:46:50.224Z] b4d181a07f80: Download complete [2021-10-14T19:46:50.820Z] d287ab97295c: Verifying Checksum [2021-10-14T19:46:50.820Z] d287ab97295c: Download complete [2021-10-14T19:46:51.394Z] b4d181a07f80: Pull complete [2021-10-14T19:46:51.653Z] a1111a8f2ec3: Pull complete [2021-10-14T19:46:52.226Z] ed53099fbce6: Pull complete [2021-10-14T19:46:52.226Z] dc539afda2c1: Pull complete [2021-10-14T19:46:52.487Z] 77bc0d833cb6: Pull complete [2021-10-14T19:46:52.487Z] 9065ff56babe: Pull complete [2021-10-14T19:46:57.852Z] d287ab97295c: Pull complete [2021-10-14T19:46:57.852Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-14T19:46:57.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T19:46:57.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-14T19:46:57.920Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2021-10-14T19:46:57.960Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/81/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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-14T19:47:00.057Z] $ docker top b4a26409175c7066af4bae0ad2c7efc0b4fb0729515d9498e593e8f14e1253a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T19:47:00.416Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-14T19:47:00.704Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-14T19:47:01.004Z] + ls /var/log/sa-host [2021-10-14T19:47:01.004Z] + sadf -c /var/log/sa-host/sa14 [2021-10-14T19:47:01.004Z] file_magic: OK [2021-10-14T19:47:01.004Z] HZ: Using current value: 100 [2021-10-14T19:47:01.004Z] file_header: OK [2021-10-14T19:47:01.004Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-14T19:47:01.004Z] Statistics: [2021-10-14T19:47:01.004Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-14T19:47:01.004Z] File successfully converted to sysstat format version 12.0.3 [2021-10-14T19:47:01.004Z] + sadf -c /var/log/sa-host/sa30 [2021-10-14T19:47:01.004Z] file_magic: OK [2021-10-14T19:47:01.004Z] HZ: Using current value: 100 [2021-10-14T19:47:01.004Z] file_header: OK [2021-10-14T19:47:01.004Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-14T19:47:01.004Z] Statistics: [2021-10-14T19:47:01.004Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-14T19:47:01.004Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T19:47:01.081Z] provisioning config files... [2021-10-14T19:47:01.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/81@tmp/config3353979483369393026tmp [Pipeline] { [Pipeline] echo [2021-10-14T19:47:01.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:47:01.392Z] ---> create-netrc.sh [Pipeline] } [2021-10-14T19:47:01.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:47:01.738Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-14T19:47:01.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:47:02.037Z] ---> sudo-logs.sh [2021-10-14T19:47:02.037Z] Archiving 'sudo' log.. [2021-10-14T19:47:02.037Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1475.novalocal: Name or service not known [2021-10-14T19:47:02.037Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1475.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-14T19:47:02.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:47:02.353Z] ---> job-cost.sh [2021-10-14T19:47:02.353Z] lf-activate-venv: SKIPPING [2021-10-14T19:47:02.353Z] DEBUG: total: 0.10999999940395355 [2021-10-14T19:47:02.353Z] INFO: Retrieving Stack Cost... [2021-10-14T19:47:20.460Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-14T19:47:20.460Z] INFO: Archiving Costs [Pipeline] echo [2021-10-14T19:47:20.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T19:47:20.766Z] ---> logs-deploy.sh [2021-10-14T19:47:20.766Z] lf-activate-venv: SKIPPING [2021-10-14T19:47:20.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/81 [2021-10-14T19:47:20.766Z] INFO: archiving workspace using pattern(s): [2021-10-14T19:47:21.337Z] Archives upload complete. [2021-10-14T19:47:21.597Z] INFO: archiving logs to Nexus