Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4dd80814185d38ae6b349cd8e9b4c72539c96da6 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4587556033274249389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3157043531176565154.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh38157575718154015.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1779182546461558967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh672106807574190883.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-309’ is offline Running on prd-centos7-docker-4c-2g-836 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/514 [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/514 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/514@tmp/jenkins-gitclient-ssh1236607374760031396.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 4dd80814185d38ae6b349cd8e9b4c72539c96da6 (master) > 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 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 Commit message: "fix(security): Remove the retry items and update secret path from SecretStore config toml (#3509)" > git rev-list --no-walk d9a6c616cf32cba4861b4c0e4c3b112d973864ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T06:59:01.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T06:59:01.202Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T06:59:01.229Z] ========================================================= [2021-05-28T06:59:01.229Z] EdgeX Global Pipelines Version Info [2021-05-28T06:59:01.229Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:59:02.683Z] ------------------- [2021-05-28T06:59:02.683Z] stable info: [2021-05-28T06:59:02.683Z] ------------------- [2021-05-28T06:59:02.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T06:59:02.683Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T06:59:02.683Z] Message: update stable to v1.0.192 [2021-05-28T06:59:03.257Z] ------------------- [2021-05-28T06:59:03.257Z] experimental info: [2021-05-28T06:59:03.257Z] ------------------- [2021-05-28T06:59:03.257Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T06:59:03.257Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T06:59:03.257Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T06:59:03.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T06:59:03.409Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T06:59:03.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T06:59:03.457Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T06:59:03.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T06:59:03.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T06:59:03.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T06:59:03.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T06:59:03.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T06:59:03.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T06:59:03.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T06:59:03.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T06:59:03.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T06:59:03.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T06:59:03.733Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T06:59:03.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T06:59:03.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T06:59:03.798Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T06:59:03.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T06:59:03.840Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T06:59:03.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T06:59:03.890Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T06:59:03.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-28T06:59:03.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-28T06:59:03.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-28T06:59:03.977Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] echo [2021-05-28T06:59:03.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4dd8081 [Pipeline] echo [2021-05-28T06:59:04.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T06:59:04.101Z] provisioning config files... [2021-05-28T06:59:04.121Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config2777919970180264676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:59:04.458Z] ---> docker-login.sh [2021-05-28T06:59:04.459Z] nexus3.edgexfoundry.org:10001 [2021-05-28T06:59:04.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T06:59:04.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T06:59:04.981Z] Configure a credential helper to remove this warning. See [2021-05-28T06:59:04.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T06:59:04.981Z] [2021-05-28T06:59:04.981Z] Login Succeeded [2021-05-28T06:59:04.981Z] nexus3.edgexfoundry.org:10002 [2021-05-28T06:59:04.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T06:59:05.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T06:59:05.243Z] Configure a credential helper to remove this warning. See [2021-05-28T06:59:05.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T06:59:05.243Z] [2021-05-28T06:59:05.243Z] Login Succeeded [2021-05-28T06:59:05.243Z] nexus3.edgexfoundry.org:10003 [2021-05-28T06:59:05.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T06:59:05.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T06:59:05.243Z] Configure a credential helper to remove this warning. See [2021-05-28T06:59:05.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T06:59:05.243Z] [2021-05-28T06:59:05.243Z] Login Succeeded [2021-05-28T06:59:05.243Z] nexus3.edgexfoundry.org:10004 [2021-05-28T06:59:05.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T06:59:05.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T06:59:05.506Z] Configure a credential helper to remove this warning. See [2021-05-28T06:59:05.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T06:59:05.506Z] [2021-05-28T06:59:05.506Z] Login Succeeded [2021-05-28T06:59:05.506Z] docker.io [2021-05-28T06:59:05.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T06:59:05.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T06:59:05.768Z] Configure a credential helper to remove this warning. See [2021-05-28T06:59:05.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T06:59:05.768Z] [2021-05-28T06:59:05.768Z] Login Succeeded [2021-05-28T06:59:05.768Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T06:59:05.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T06:59:06.113Z] ++ 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-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T06:59:06.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T06:59:06.113Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T06:59:06.113Z] ++ cut -d/ -f2 [2021-05-28T06:59:06.113Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T06:59:06.155Z] 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-05-28T06:59:07.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T06:59:07.500Z] [2021-05-28T06:59:07.500Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T06:59:07.829Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T06:59:07.829Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T06:59:07.829Z] 31603596830f: Pulling fs layer [2021-05-28T06:59:07.829Z] 54011a49482f: Pulling fs layer [2021-05-28T06:59:07.829Z] a6820b24f6d8: Pulling fs layer [2021-05-28T06:59:07.829Z] f581987b2513: Pulling fs layer [2021-05-28T06:59:07.829Z] f581987b2513: Waiting [2021-05-28T06:59:07.829Z] 54011a49482f: Verifying Checksum [2021-05-28T06:59:07.829Z] 54011a49482f: Download complete [2021-05-28T06:59:08.092Z] 31603596830f: Verifying Checksum [2021-05-28T06:59:08.092Z] 31603596830f: Download complete [2021-05-28T06:59:08.092Z] f581987b2513: Verifying Checksum [2021-05-28T06:59:08.092Z] f581987b2513: Download complete [2021-05-28T06:59:08.092Z] a6820b24f6d8: Verifying Checksum [2021-05-28T06:59:08.092Z] a6820b24f6d8: Download complete [2021-05-28T06:59:08.092Z] 31603596830f: Pull complete [2021-05-28T06:59:08.363Z] 54011a49482f: Pull complete [2021-05-28T06:59:08.937Z] a6820b24f6d8: Pull complete [2021-05-28T06:59:09.201Z] f581987b2513: Pull complete [2021-05-28T06:59:09.201Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T06:59:09.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T06:59:09.201Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T06:59:09.291Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T06:59:09.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T06:59:10.664Z] $ docker top 0b003922f510f73ce1110650f4c50ea06579ce15dd3f1601958920ba2baa23f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T06:59:10.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T06:59:10.818Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T06:59:10.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T06:59:10.947Z] $ docker exec 0b003922f510f73ce1110650f4c50ea06579ce15dd3f1601958920ba2baa23f4 ssh-agent [2021-05-28T06:59:11.059Z] SSH_AUTH_SOCK=/tmp/ssh-hW3S0gkPCL1C/agent.13 [2021-05-28T06:59:11.059Z] SSH_AGENT_PID=20 [2021-05-28T06:59:11.067Z] Running ssh-add (command line suppressed) [2021-05-28T06:59:11.173Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_2598684320236572339.key (/w/workspace/edgex-go/514@tmp/private_key_2598684320236572339.key) [2021-05-28T06:59:11.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T06:59:11.492Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T06:59:11.503Z] $ docker exec --env ******** --env ******** 0b003922f510f73ce1110650f4c50ea06579ce15dd3f1601958920ba2baa23f4 ssh-agent -k [2021-05-28T06:59:11.596Z] unset SSH_AUTH_SOCK; [2021-05-28T06:59:11.596Z] unset SSH_AGENT_PID; [2021-05-28T06:59:11.596Z] echo Agent pid 20 killed; [2021-05-28T06:59:11.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T06:59:11.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T06:59:11.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T06:59:11.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T06:59:11.776Z] $ docker exec 0b003922f510f73ce1110650f4c50ea06579ce15dd3f1601958920ba2baa23f4 ssh-agent [2021-05-28T06:59:11.886Z] SSH_AUTH_SOCK=/tmp/ssh-f4puoMVxkSq7/agent.51 [2021-05-28T06:59:11.886Z] SSH_AGENT_PID=57 [2021-05-28T06:59:11.892Z] Running ssh-add (command line suppressed) [2021-05-28T06:59:11.983Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_5604145862136634430.key (/w/workspace/edgex-go/514@tmp/private_key_5604145862136634430.key) [2021-05-28T06:59:12.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T06:59:12.305Z] + git semver init [2021-05-28T06:59:12.305Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T06:59:12.305Z] # $GIT_DIR = /w/workspace/edgex-go/514/.git [2021-05-28T06:59:12.305Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/514 [2021-05-28T06:59:12.305Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T06:59:12.305Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T06:59:12.305Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T06:59:12.305Z] # $SEMVER_BRANCH = master [2021-05-28T06:59:12.305Z] # $SEMVER_TEMP = /tmp/semver-775182393 [2021-05-28T06:59:12.305Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T06:59:30.460Z] # '/tmp/semver-775182393' -> '/w/workspace/edgex-go/514/.semver' [2021-05-28T06:59:30.460Z] # -> Force: false [2021-05-28T06:59:30.460Z] # $SEMVER_DIR = /w/workspace/edgex-go/514/.semver [Pipeline] } [2021-05-28T06:59:30.469Z] $ docker exec --env ******** --env ******** 0b003922f510f73ce1110650f4c50ea06579ce15dd3f1601958920ba2baa23f4 ssh-agent -k [2021-05-28T06:59:30.575Z] unset SSH_AUTH_SOCK; [2021-05-28T06:59:30.581Z] unset SSH_AGENT_PID; [2021-05-28T06:59:30.585Z] echo Agent pid 57 killed; [2021-05-28T06:59:30.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T06:59:30.946Z] + git semver [Pipeline] } [2021-05-28T06:59:30.958Z] $ docker stop --time=1 0b003922f510f73ce1110650f4c50ea06579ce15dd3f1601958920ba2baa23f4 [2021-05-28T06:59:33.434Z] $ docker rm -f 0b003922f510f73ce1110650f4c50ea06579ce15dd3f1601958920ba2baa23f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T06:59:33.818Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T06:59:34.097Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T06:59:34.100Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.244 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T06:59:34.590Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T06:59:34.900Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T06:59:35.195Z] + true [2021-05-28T06:59:35.195Z] + sudo service docker restart [2021-05-28T06:59:35.195Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T06:59:49.233Z] Still waiting to schedule task [2021-05-28T06:59:49.233Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-28T06:59:53.401Z] ========================================================= [2021-05-28T06:59:53.401Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T06:59:53.401Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T06:59:53.713Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-28T06:59:55.105Z] Sending build context to Docker daemon 330.9MB [2021-05-28T06:59:55.105Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T06:59:55.105Z] Step 2/6 : FROM ${BASE} [2021-05-28T06:59:55.105Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T06:59:55.105Z] 540db60ca938: Pulling fs layer [2021-05-28T06:59:55.105Z] adcc1eea9eea: Pulling fs layer [2021-05-28T06:59:55.105Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T06:59:55.105Z] 0510c868ecb4: Pulling fs layer [2021-05-28T06:59:55.105Z] afea3b2eda06: Pulling fs layer [2021-05-28T06:59:55.105Z] 7809a108b3ef: Pulling fs layer [2021-05-28T06:59:55.105Z] f706445af74f: Pulling fs layer [2021-05-28T06:59:55.105Z] afea3b2eda06: Waiting [2021-05-28T06:59:55.105Z] 7809a108b3ef: Waiting [2021-05-28T06:59:55.105Z] f706445af74f: Waiting [2021-05-28T06:59:55.105Z] 0510c868ecb4: Waiting [2021-05-28T06:59:55.105Z] 4c4ab2625f07: Download complete [2021-05-28T06:59:55.105Z] adcc1eea9eea: Verifying Checksum [2021-05-28T06:59:55.105Z] adcc1eea9eea: Download complete [2021-05-28T06:59:55.369Z] afea3b2eda06: Verifying Checksum [2021-05-28T06:59:55.369Z] afea3b2eda06: Download complete [2021-05-28T06:59:55.369Z] 7809a108b3ef: Verifying Checksum [2021-05-28T06:59:55.369Z] 7809a108b3ef: Download complete [2021-05-28T06:59:55.369Z] 540db60ca938: Verifying Checksum [2021-05-28T06:59:55.369Z] 540db60ca938: Download complete [2021-05-28T06:59:55.631Z] 540db60ca938: Pull complete [2021-05-28T06:59:55.631Z] adcc1eea9eea: Pull complete [2021-05-28T06:59:55.899Z] 4c4ab2625f07: Pull complete [2021-05-28T06:59:57.819Z] f706445af74f: Verifying Checksum [2021-05-28T06:59:57.819Z] f706445af74f: Download complete [2021-05-28T06:59:58.091Z] 0510c868ecb4: Verifying Checksum [2021-05-28T06:59:58.091Z] 0510c868ecb4: Download complete [2021-05-28T07:00:01.441Z] 0510c868ecb4: Pull complete [2021-05-28T07:00:01.441Z] afea3b2eda06: Pull complete [2021-05-28T07:00:01.441Z] 7809a108b3ef: Pull complete [2021-05-28T07:00:02.843Z] f706445af74f: Pull complete [2021-05-28T07:00:02.843Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T07:00:02.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T07:00:02.844Z] ---> b068be0155e3 [2021-05-28T07:00:02.844Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-28T07:00:09.438Z] ---> Running in d27d691b26e2 [2021-05-28T07:00:09.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:00:10.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:00:11.211Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T07:00:11.787Z] (2/12) Installing file (5.39-r0) [2021-05-28T07:00:11.787Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T07:00:11.787Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T07:00:16.030Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T07:00:16.030Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T07:00:16.030Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T07:00:16.030Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T07:00:16.030Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T07:00:16.030Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T07:00:16.030Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T07:00:16.303Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T07:00:16.303Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T07:00:16.303Z] OK: 219 MiB in 52 packages [2021-05-28T07:00:18.245Z] Removing intermediate container d27d691b26e2 [2021-05-28T07:00:18.245Z] ---> 142ad812df94 [2021-05-28T07:00:18.245Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T07:00:18.245Z] ---> Running in 88ab63391fed [2021-05-28T07:00:18.245Z] Removing intermediate container 88ab63391fed [2021-05-28T07:00:18.245Z] ---> 620169a8326c [2021-05-28T07:00:18.245Z] Step 5/6 : COPY go.mod . [2021-05-28T07:00:18.245Z] ---> 14d12d7fbd6f [2021-05-28T07:00:18.245Z] Step 6/6 : RUN go mod download [2021-05-28T07:00:18.245Z] ---> Running in bee955f16c23 [2021-05-28T07:00:50.396Z] Removing intermediate container bee955f16c23 [2021-05-28T07:00:50.396Z] ---> 49e49ebec7a3 [2021-05-28T07:00:50.396Z] Successfully built 49e49ebec7a3 [2021-05-28T07:00:50.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:00:50.705Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:00:50.705Z] . [Pipeline] withDockerContainer [2021-05-28T07:00:50.785Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:00:50.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** ci-base-image-x86_64 cat [2021-05-28T07:00:51.283Z] $ docker top bb28aea618736867eb3a4eb092782a3b75f8c2b6e0a99f88dc95a469afee88bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:00:51.660Z] + go version [2021-05-28T07:00:51.660Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T07:00:51.670Z] $ docker stop --time=1 bb28aea618736867eb3a4eb092782a3b75f8c2b6e0a99f88dc95a469afee88bb [2021-05-28T07:00:52.879Z] $ docker rm -f bb28aea618736867eb3a4eb092782a3b75f8c2b6e0a99f88dc95a469afee88bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:00:53.348Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:00:53.348Z] . [Pipeline] withDockerContainer [2021-05-28T07:00:53.438Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:00:53.488Z] $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** ci-base-image-x86_64 cat [2021-05-28T07:00:53.854Z] $ docker top d06c2db9a038b927425939a25ccad4e2fc3e63b183f337c689482ed25c3f019a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T07:00:53.944Z] ========================================================= [2021-05-28T07:00:53.944Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T07:00:53.944Z] ========================================================= [Pipeline] sh [2021-05-28T07:00:54.252Z] + go mod tidy [Pipeline] sh [2021-05-28T07:00:54.824Z] + make test [2021-05-28T07:00:54.824Z] go mod tidy [2021-05-28T07:00:54.824Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T07:01:00.167Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T07:01:18.427Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T07:01:22.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T07:01:24.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T07:01:24.645Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T07:01:27.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T07:01:27.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T07:01:27.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T07:01:27.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T07:01:28.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T07:01:29.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T07:01:32.098Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T07:01:32.098Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T07:01:32.098Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T07:01:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.1% of statements [2021-05-28T07:01:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T07:01:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T07:01:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T07:01:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T07:01:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T07:01:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T07:01:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.054s coverage: 28.7% of statements [2021-05-28T07:01:33.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-05-28T07:01:35.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.099s coverage: 27.7% of statements [2021-05-28T07:01:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T07:01:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T07:01:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T07:01:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T07:01:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T07:01:35.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements [2021-05-28T07:01:35.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T07:01:35.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2021-05-28T07:01:35.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T07:01:35.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-05-28T07:01:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T07:01:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T07:01:36.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.068s coverage: 53.4% of statements [2021-05-28T07:01:36.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T07:01:36.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T07:01:36.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.076s coverage: 87.7% of statements [2021-05-28T07:01:36.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T07:01:36.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:01:37.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-05-28T07:01:37.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T07:01:39.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.215s coverage: 28.6% of statements [2021-05-28T07:01:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T07:01:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T07:01:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T07:01:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T07:01:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T07:01:39.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.048s coverage: 100.0% of statements [2021-05-28T07:01:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T07:01:39.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.062s coverage: 100.0% of statements [2021-05-28T07:01:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T07:01:39.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-05-28T07:01:39.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T07:01:40.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.079s coverage: 97.5% of statements [2021-05-28T07:01:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T07:01:40.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.049s coverage: 78.3% of statements [2021-05-28T07:01:40.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T07:01:40.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T07:01:40.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T07:01:40.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T07:01:42.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.230s coverage: 95.1% of statements [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T07:01:42.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T07:01:42.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-05-28T07:01:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T07:01:42.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements [2021-05-28T07:01:42.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T07:01:43.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-05-28T07:01:44.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-05-28T07:01:44.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-05-28T07:01:44.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-05-28T07:01:44.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-05-28T07:01:57.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-05-28T07:01:57.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-28T07:01:58.241Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-841 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-28T07:01:58.262Z] Running in /w/workspace/edgex-go/514 [Pipeline] { [Pipeline] checkout [2021-05-28T07:01:58.483Z] The recommended git tool is: git [2021-05-28T07:02:01.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.266s coverage: 81.8% of statements [2021-05-28T07:02:01.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T07:02:03.875Z] using credential edgex-jenkins-ssh [2021-05-28T07:02:03.895Z] Cloning the remote Git repository [2021-05-28T07:02:03.978Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:02:04.120Z] > git init /w/workspace/edgex-go/514 # timeout=10 [2021-05-28T07:02:04.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:02:04.232Z] > git --version # timeout=10 [2021-05-28T07:02:04.265Z] > git --version # 'git version 2.17.1' [2021-05-28T07:02:04.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:02:04.362Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:02:19.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T07:02:19.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.018s coverage: 65.1% of statements [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T07:02:19.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.030s coverage: 87.2% of statements [2021-05-28T07:02:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.5% of statements [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T07:02:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements [2021-05-28T07:02:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T07:02:19.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-05-28T07:02:20.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.078s coverage: 46.8% of statements [2021-05-28T07:02:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T07:02:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T07:02:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T07:02:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T07:02:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T07:02:20.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-05-28T07:02:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T07:02:21.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-05-28T07:02:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T07:02:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T07:02:23.399Z] Avoid second fetch [2021-05-28T07:02:23.400Z] Checking out Revision 4dd80814185d38ae6b349cd8e9b4c72539c96da6 (master) [2021-05-28T07:02:24.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 18.8% of statements [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T07:02:24.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.112s coverage: 91.9% of statements [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T07:02:24.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.591s coverage: 28.7% of statements [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T07:02:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T07:02:23.356Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:02:23.375Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:02:23.417Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:02:23.431Z] > git checkout -f 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 [2021-05-28T07:02:25.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements [2021-05-28T07:02:25.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T07:02:25.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.075s coverage: 100.0% of statements [2021-05-28T07:02:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T07:02:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T07:02:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T07:02:25.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.060s coverage: 63.4% of statements [2021-05-28T07:02:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T07:02:26.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-05-28T07:02:26.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T07:02:26.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:02:26.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T07:02:26.217Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements [2021-05-28T07:02:26.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T07:02:26.489Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-05-28T07:02:26.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T07:02:26.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T07:02:26.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T07:02:26.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T07:02:26.763Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.023s coverage: 87.9% of statements [2021-05-28T07:02:26.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T07:02:26.763Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T07:02:26.763Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements [2021-05-28T07:02:27.025Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-05-28T07:02:27.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T07:02:27.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T07:02:27.291Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.047s coverage: 27.9% of statements [2021-05-28T07:02:27.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T07:02:27.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T07:02:27.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T07:02:27.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T07:02:27.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T07:02:27.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-28T07:02:27.816Z] GO111MODULE=on go vet ./... [2021-05-28T07:02:27.890Z] Commit message: "fix(security): Remove the retry items and update secret path from SecretStore config toml (#3509)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T07:02:29.231Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:02:29.674Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:02:30.037Z] + sudo service docker+ restart [2021-05-28T07:02:30.038Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:02:48.374Z] provisioning config files... [2021-05-28T07:02:48.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config5811268026658418540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:02:48.774Z] ---> docker-login.sh [2021-05-28T07:02:48.774Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:02:49.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:50.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:50.041Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:50.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:50.041Z] [2021-05-28T07:02:50.041Z] Login Succeeded [2021-05-28T07:02:50.041Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:02:50.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:50.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:50.640Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:50.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:50.640Z] [2021-05-28T07:02:50.640Z] Login Succeeded [2021-05-28T07:02:50.640Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:02:50.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:51.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:51.190Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:51.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:51.190Z] [2021-05-28T07:02:51.190Z] Login Succeeded [2021-05-28T07:02:51.190Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:02:51.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:51.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:51.750Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:51.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:51.750Z] [2021-05-28T07:02:51.750Z] Login Succeeded [2021-05-28T07:02:51.750Z] docker.io [2021-05-28T07:02:52.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:52.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:52.621Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:52.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:52.621Z] [2021-05-28T07:02:52.621Z] Login Succeeded [2021-05-28T07:02:52.621Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:02:52.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-28T07:02:52.976Z] ========================================================= [2021-05-28T07:02:52.976Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T07:02:52.976Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:02:53.318Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-28T07:02:55.954Z] Sending build context to Docker daemon 168.1MB [2021-05-28T07:02:55.954Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T07:02:55.954Z] Step 2/6 : FROM ${BASE} [2021-05-28T07:02:55.954Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T07:02:55.954Z] 595b0fe564bb: Pulling fs layer [2021-05-28T07:02:55.954Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T07:02:55.954Z] 316046926c0a: Pulling fs layer [2021-05-28T07:02:55.954Z] 4ebd0625c992: Pulling fs layer [2021-05-28T07:02:55.954Z] 207e8628e3a3: Pulling fs layer [2021-05-28T07:02:55.954Z] c791037a9be2: Pulling fs layer [2021-05-28T07:02:55.954Z] ffd874e62e21: Pulling fs layer [2021-05-28T07:02:55.954Z] 4ebd0625c992: Waiting [2021-05-28T07:02:55.954Z] 207e8628e3a3: Waiting [2021-05-28T07:02:55.954Z] c791037a9be2: Waiting [2021-05-28T07:02:55.954Z] ffd874e62e21: Waiting [2021-05-28T07:02:55.954Z] 316046926c0a: Download complete [2021-05-28T07:02:56.231Z] 7186ed65a4f7: Verifying Checksum [2021-05-28T07:02:56.231Z] 7186ed65a4f7: Download complete [2021-05-28T07:02:56.231Z] 207e8628e3a3: Verifying Checksum [2021-05-28T07:02:56.231Z] 207e8628e3a3: Download complete [2021-05-28T07:02:56.231Z] c791037a9be2: Verifying Checksum [2021-05-28T07:02:56.231Z] c791037a9be2: Download complete [2021-05-28T07:02:56.231Z] 595b0fe564bb: Verifying Checksum [2021-05-28T07:02:56.231Z] 595b0fe564bb: Download complete [2021-05-28T07:02:56.831Z] 595b0fe564bb: Pull complete [2021-05-28T07:02:57.438Z] 7186ed65a4f7: Pull complete [2021-05-28T07:02:58.048Z] 316046926c0a: Pull complete [2021-05-28T07:02:58.323Z] ffd874e62e21: Verifying Checksum [2021-05-28T07:03:00.066Z] gofmt -l . [2021-05-28T07:03:00.066Z] [ "`gofmt -l .`" = "" ] [2021-05-28T07:03:00.066Z] ./bin/test-go-mod-tidy.sh [2021-05-28T07:03:00.066Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T07:03:00.304Z] 4ebd0625c992: Verifying Checksum [2021-05-28T07:03:00.304Z] 4ebd0625c992: Download complete [2021-05-28T07:03:00.366Z] + ls -al . [2021-05-28T07:03:00.366Z] total 852 [2021-05-28T07:03:00.366Z] drwxrwxr-x 10 1001 1001 4096 May 28 07:02 . [2021-05-28T07:03:00.366Z] drwxr-xr-x 4 root root 32 May 28 07:00 .. [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 11 May 28 06:58 .dockerignore [2021-05-28T07:03:00.366Z] drwxrwxr-x 8 1001 1001 162 May 28 06:59 .git [2021-05-28T07:03:00.366Z] drwxrwxr-x 3 1001 1001 125 May 28 06:58 .github [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 818 May 28 06:58 .gitignore [2021-05-28T07:03:00.366Z] drwx------ 3 1001 1001 45 May 28 06:59 .semver [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 166 May 28 06:58 .sonarcloud.properties [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 8609 May 28 06:58 Attribution.txt [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 3804 May 28 06:58 CONTRIBUTING.md [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 931 May 28 06:58 Dockerfile.build [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 849 May 28 06:58 Jenkinsfile [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 10775 May 28 06:58 LICENSE [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 5632 May 28 06:58 Makefile [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 7978 May 28 06:58 README.md [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 6755 May 28 06:58 SECURITY.md [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 13 May 28 06:59 VERSION [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 4131 May 28 06:58 ZMQWindows.md [2021-05-28T07:03:00.366Z] drwxrwxr-x 2 1001 1001 117 May 28 06:58 bin [2021-05-28T07:03:00.366Z] drwxrwxr-x 14 1001 1001 4096 May 28 06:58 cmd [2021-05-28T07:03:00.366Z] -rw-r--r-- 1 root root 742996 May 28 07:02 coverage.out [2021-05-28T07:03:00.366Z] -rw-r--r-- 1 root root 1060 May 28 07:02 go.mod [2021-05-28T07:03:00.366Z] -rw-r--r-- 1 root root 21686 May 28 07:00 go.sum [2021-05-28T07:03:00.366Z] drwxrwxr-x 8 1001 1001 127 May 28 06:58 internal [2021-05-28T07:03:00.366Z] drwxrwxr-x 4 1001 1001 26 May 28 06:58 openapi [2021-05-28T07:03:00.366Z] drwxrwxr-x 4 1001 1001 71 May 28 06:58 snap [2021-05-28T07:03:00.366Z] -rw-rw-r-- 1 1001 1001 168 May 28 06:58 version.go [Pipeline] sh [2021-05-28T07:03:00.684Z] + '[' -e coverage.out ] [2021-05-28T07:03:00.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T07:03:00.809Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T07:03:01.104Z] + make build [2021-05-28T07:03:01.104Z] go mod tidy [2021-05-28T07:03:01.104Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T07:03:03.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T07:03:10.482Z] 4ebd0625c992: Pull complete [2021-05-28T07:03:10.755Z] 207e8628e3a3: Pull complete [2021-05-28T07:03:11.031Z] c791037a9be2: Pull complete [2021-05-28T07:03:11.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T07:03:11.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T07:03:12.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T07:03:12.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T07:03:13.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T07:03:15.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T07:03:15.353Z] ffd874e62e21: Pull complete [2021-05-28T07:03:15.353Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T07:03:15.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T07:03:15.353Z] ---> cfc18b08335c [2021-05-28T07:03:15.353Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-28T07:03:15.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T07:03:16.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T07:03:17.343Z] ---> Running in 61d04100c1b2 [2021-05-28T07:03:17.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T07:03:18.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-28T07:03:18.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:03:19.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-05-28T07:03:19.707Z] $ docker stop --time=1 d06c2db9a038b927425939a25ccad4e2fc3e63b183f337c689482ed25c3f019a [2021-05-28T07:03:19.884Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T07:03:20.476Z] (2/12) Installing file (5.39-r0) [2021-05-28T07:03:20.476Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T07:03:20.476Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T07:03:21.913Z] $ docker rm -f d06c2db9a038b927425939a25ccad4e2fc3e63b183f337c689482ed25c3f019a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:03:25.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:03:25.010Z] [2021-05-28T07:03:25.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:03:25.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:03:25.328Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T07:03:25.328Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T07:03:25.328Z] ca9280d653b3: Pulling fs layer [2021-05-28T07:03:25.328Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T07:03:25.588Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-28T07:03:25.588Z] cbdbe7a5bc2a: Download complete [2021-05-28T07:03:25.588Z] cbdbe7a5bc2a: Pull complete [2021-05-28T07:03:26.159Z] ca9280d653b3: Download complete [2021-05-28T07:03:26.732Z] ca9280d653b3: Pull complete [2021-05-28T07:03:26.995Z] 7e9c9ca2126c: Verifying Checksum [2021-05-28T07:03:26.995Z] 7e9c9ca2126c: Download complete [2021-05-28T07:03:27.233Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T07:03:27.233Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T07:03:27.233Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T07:03:27.233Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T07:03:27.233Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T07:03:27.233Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T07:03:27.233Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T07:03:27.504Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T07:03:27.505Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T07:03:27.505Z] OK: 218 MiB in 52 packages [2021-05-28T07:03:30.315Z] 7e9c9ca2126c: Pull complete [2021-05-28T07:03:30.315Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T07:03:30.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:03:30.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-28T07:03:30.385Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:03:30.430Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:03:31.809Z] Removing intermediate container 61d04100c1b2 [2021-05-28T07:03:31.810Z] ---> e0ed58d6b50b [2021-05-28T07:03:31.810Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T07:03:31.810Z] ---> Running in 6be20e0308d7 [2021-05-28T07:03:31.810Z] Removing intermediate container 6be20e0308d7 [2021-05-28T07:03:31.810Z] ---> 9b87da4ea2a4 [2021-05-28T07:03:31.810Z] Step 5/6 : COPY go.mod . [2021-05-28T07:03:32.409Z] ---> edc55a5f92cd [2021-05-28T07:03:32.409Z] Step 6/6 : RUN go mod download [2021-05-28T07:03:32.409Z] ---> Running in 26fc60cf67b3 [2021-05-28T07:03:35.208Z] $ docker top 0d8d4d737c3137861b20d6ae3f8080779e7ae2fb2c6a45ecdabe8e283d92e367 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:03:35.595Z] + grep parallel [2021-05-28T07:03:35.596Z] + docker-compose build --help [2021-05-28T07:03:36.168Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T07:03:36.177Z] $ docker stop --time=1 0d8d4d737c3137861b20d6ae3f8080779e7ae2fb2c6a45ecdabe8e283d92e367 [2021-05-28T07:03:37.530Z] $ docker rm -f 0d8d4d737c3137861b20d6ae3f8080779e7ae2fb2c6a45ecdabe8e283d92e367 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:03:37.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:03:37.987Z] . [Pipeline] withDockerContainer [2021-05-28T07:03:38.058Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:03:38.094Z] $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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-05-28T07:03:38.806Z] $ docker top 904d967d09b23d0606b00920558af2271999e1b50f1326d06bf9453ec30514c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:03:39.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T07:03:39.751Z] Building core-command ... [2021-05-28T07:03:39.751Z] Building core-data ... [2021-05-28T07:03:39.751Z] Building core-metadata ... [2021-05-28T07:03:39.751Z] Building security-bootstrapper ... [2021-05-28T07:03:39.751Z] Building security-proxy-setup ... [2021-05-28T07:03:39.751Z] Building security-secretstore-setup ... [2021-05-28T07:03:39.751Z] Building support-notifications ... [2021-05-28T07:03:39.751Z] Building support-scheduler ... [2021-05-28T07:03:39.751Z] Building sys-mgmt-agent ... [2021-05-28T07:03:39.751Z] Building security-bootstrapper [2021-05-28T07:03:39.751Z] Building core-data [2021-05-28T07:03:39.751Z] Building sys-mgmt-agent [2021-05-28T07:03:39.751Z] Building support-notifications [2021-05-28T07:03:39.751Z] Building security-secretstore-setup [2021-05-28T07:03:51.997Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:03:51.998Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:03:51.998Z] ---> 49e49ebec7a3 [2021-05-28T07:03:51.998Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T07:03:51.998Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:03:51.998Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:03:51.998Z] ---> 49e49ebec7a3 [2021-05-28T07:03:51.998Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:03:59.204Z] Removing intermediate container 26fc60cf67b3 [2021-05-28T07:03:59.204Z] ---> f1150da6d248 [2021-05-28T07:03:59.204Z] Successfully built f1150da6d248 [2021-05-28T07:03:59.204Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:03:59.544Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T07:03:59.544Z] . [Pipeline] withDockerContainer [2021-05-28T07:03:59.840Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2021-05-28T07:03:59.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T07:04:01.425Z] $ docker top 2ffe94cd9333d1ecec30899ba26831fe50317135398294afa8c8f61b1dc6945f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:04:02.379Z] + go version [2021-05-28T07:04:02.379Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T07:04:02.396Z] $ docker stop --time=1 2ffe94cd9333d1ecec30899ba26831fe50317135398294afa8c8f61b1dc6945f [2021-05-28T07:04:04.220Z] $ docker rm -f 2ffe94cd9333d1ecec30899ba26831fe50317135398294afa8c8f61b1dc6945f [2021-05-28T07:04:04.231Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:04:04.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:04:04.231Z] ---> 49e49ebec7a3 [2021-05-28T07:04:04.231Z] Step 3/24 : WORKDIR /edgex-go [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-05-28T07:04:04.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:04:04.932Z] [2021-05-28T07:04:04.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:04:05.173Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:04:05.174Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:04:05.174Z] ---> 49e49ebec7a3 [2021-05-28T07:04:05.174Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T07:04:05.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:04:05.554Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-28T07:04:05.554Z] 29e5d40040c1: Pulling fs layer [2021-05-28T07:04:05.554Z] 1ce36da41761: Pulling fs layer [2021-05-28T07:04:05.554Z] 25b303627fd3: Pulling fs layer [2021-05-28T07:04:05.831Z] 29e5d40040c1: Verifying Checksum [2021-05-28T07:04:05.831Z] 29e5d40040c1: Download complete [2021-05-28T07:04:06.432Z] 1ce36da41761: Verifying Checksum [2021-05-28T07:04:06.432Z] 1ce36da41761: Download complete [2021-05-28T07:04:06.432Z] 29e5d40040c1: Pull complete [2021-05-28T07:04:07.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:04:07.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:04:07.091Z] ---> 49e49ebec7a3 [2021-05-28T07:04:07.091Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:04:07.876Z] 1ce36da41761: Pull complete [2021-05-28T07:04:08.149Z] 25b303627fd3: Verifying Checksum [2021-05-28T07:04:08.149Z] 25b303627fd3: Download complete [2021-05-28T07:04:10.400Z] ---> Running in 49ce82581d7d [2021-05-28T07:04:10.400Z] ---> Running in ac34fb41282d [2021-05-28T07:04:10.400Z] ---> Running in b83e1306905d [2021-05-28T07:04:10.400Z] ---> Running in ac4e0283e6a4 [2021-05-28T07:04:10.400Z] ---> Running in 35255a71bdbf [2021-05-28T07:04:10.400Z] Removing intermediate container 49ce82581d7d [2021-05-28T07:04:10.400Z] ---> d68ccc5d4220 [2021-05-28T07:04:10.400Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:04:10.400Z] Removing intermediate container 35255a71bdbf [2021-05-28T07:04:10.400Z] ---> bc99a7d31cbc [2021-05-28T07:04:10.400Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:04:10.400Z] Removing intermediate container ac34fb41282d [2021-05-28T07:04:10.400Z] ---> 3a61e39b32e2 [2021-05-28T07:04:10.400Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:04:10.400Z] Removing intermediate container ac4e0283e6a4 [2021-05-28T07:04:10.400Z] ---> 847c0e77e1ba [2021-05-28T07:04:10.400Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:04:10.400Z] Removing intermediate container b83e1306905d [2021-05-28T07:04:10.400Z] ---> 806bee394192 [2021-05-28T07:04:10.400Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:04:10.400Z] ---> Running in e387b799aeec [2021-05-28T07:04:10.400Z] ---> Running in 2bba579eaea3 [2021-05-28T07:04:10.400Z] ---> Running in 71faa1afe37f [2021-05-28T07:04:10.400Z] ---> Running in 7163dc9835b6 [2021-05-28T07:04:10.400Z] ---> Running in e31ed0937031 [2021-05-28T07:04:11.349Z] Removing intermediate container 2bba579eaea3 [2021-05-28T07:04:11.349Z] ---> 79c1ea76c949 [2021-05-28T07:04:11.349Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T07:04:11.349Z] ---> Running in ca0f6c27fef3 [2021-05-28T07:04:11.610Z] Removing intermediate container e387b799aeec [2021-05-28T07:04:11.610Z] ---> eb53e692ee80 [2021-05-28T07:04:11.610Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T07:04:11.610Z] ---> Running in 98fb1e79b81a [2021-05-28T07:04:12.179Z] Removing intermediate container 71faa1afe37f [2021-05-28T07:04:12.179Z] ---> 14af794470da [2021-05-28T07:04:12.179Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T07:04:12.439Z] ---> Running in bd543d563db5 [2021-05-28T07:04:12.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:12.439Z] Removing intermediate container e31ed0937031 [2021-05-28T07:04:12.439Z] ---> 9d21fac5266e [2021-05-28T07:04:12.439Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T07:04:12.701Z] Removing intermediate container 7163dc9835b6 [2021-05-28T07:04:12.701Z] ---> 8b8fde27d773 [2021-05-28T07:04:12.701Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T07:04:12.701Z] ---> Running in aad9a669ca83 [2021-05-28T07:04:12.701Z] ---> Running in c337d3e121d8 [2021-05-28T07:04:12.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:13.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:13.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:13.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:13.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:13.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:13.793Z] OK: 219 MiB in 52 packages [2021-05-28T07:04:14.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:14.055Z] OK: 219 MiB in 52 packages [2021-05-28T07:04:14.315Z] Removing intermediate container ca0f6c27fef3 [2021-05-28T07:04:14.315Z] ---> 726fecc2bda3 [2021-05-28T07:04:14.315Z] Step 6/26 : COPY go.mod . [2021-05-28T07:04:14.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:14.315Z] OK: 219 MiB in 52 packages [2021-05-28T07:04:14.580Z] ---> 1a171b659a4a [2021-05-28T07:04:14.580Z] Step 7/26 : RUN go mod download [2021-05-28T07:04:14.580Z] ---> Running in f56f707c83fa [2021-05-28T07:04:14.869Z] Removing intermediate container 98fb1e79b81a [2021-05-28T07:04:14.869Z] ---> 26e46f0c1056 [2021-05-28T07:04:14.869Z] Step 6/24 : COPY go.mod . [2021-05-28T07:04:14.869Z] OK: 219 MiB in 52 packages [2021-05-28T07:04:15.143Z] Removing intermediate container bd543d563db5 [2021-05-28T07:04:15.143Z] ---> 6db9d639d393 [2021-05-28T07:04:15.143Z] Step 6/23 : COPY go.mod . [2021-05-28T07:04:15.143Z] ---> d169510a0794 [2021-05-28T07:04:15.143Z] Step 7/24 : RUN go mod download [2021-05-28T07:04:15.143Z] ---> Running in 5955c7e9c9fb [2021-05-28T07:04:15.419Z] Removing intermediate container aad9a669ca83 [2021-05-28T07:04:15.419Z] ---> 963b36654399 [2021-05-28T07:04:15.419Z] Step 6/24 : COPY go.mod . [2021-05-28T07:04:15.419Z] ---> d1ad5e0f1a13 [2021-05-28T07:04:15.419Z] Step 7/23 : RUN go mod download [2021-05-28T07:04:15.419Z] ---> Running in 282e35333391 [2021-05-28T07:04:15.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:04:15.419Z] ---> 7e8034b86a0d [2021-05-28T07:04:15.419Z] Step 7/24 : RUN go mod download [2021-05-28T07:04:15.682Z] ---> Running in 10f1075cc7a9 [2021-05-28T07:04:15.682Z] Removing intermediate container f56f707c83fa [2021-05-28T07:04:15.682Z] ---> cd9e4823f6c7 [2021-05-28T07:04:15.682Z] Step 8/26 : COPY . . [2021-05-28T07:04:18.274Z] OK: 219 MiB in 52 packages [2021-05-28T07:04:18.337Z] 25b303627fd3: Pull complete [2021-05-28T07:04:18.338Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-28T07:04:18.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:04:18.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-28T07:04:18.620Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2021-05-28T07:04:18.732Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T07:04:19.702Z] Removing intermediate container 5955c7e9c9fb [2021-05-28T07:04:19.702Z] ---> 57e934980734 [2021-05-28T07:04:19.702Z] Step 8/24 : COPY . . [2021-05-28T07:04:19.702Z] Removing intermediate container 282e35333391 [2021-05-28T07:04:19.702Z] ---> bf0c848cf362 [2021-05-28T07:04:19.702Z] Step 8/23 : COPY . . [2021-05-28T07:04:21.827Z] $ docker top 751ac505c117a35e6a75194b16aad0015b53bedf7f593c0c0013a440157338dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:04:22.860Z] + docker-compose build --help [2021-05-28T07:04:22.860Z] + grep parallel [2021-05-28T07:04:26.239Z] --parallel Build images in parallel. [2021-05-28T07:04:26.312Z] ---> 2f69b34b356d [2021-05-28T07:04:26.312Z] Step 9/26 : RUN go mod tidy [Pipeline] } [2021-05-28T07:04:26.525Z] $ docker stop --time=1 751ac505c117a35e6a75194b16aad0015b53bedf7f593c0c0013a440157338dd [2021-05-28T07:04:27.705Z] Removing intermediate container c337d3e121d8 [2021-05-28T07:04:27.705Z] ---> d03e9ac981bd [2021-05-28T07:04:27.705Z] Step 6/32 : COPY go.mod . [2021-05-28T07:04:27.705Z] Removing intermediate container 10f1075cc7a9 [2021-05-28T07:04:27.705Z] ---> e426bffc1047 [2021-05-28T07:04:27.705Z] Step 8/24 : COPY . . [2021-05-28T07:04:27.705Z] ---> Running in 8bd16e196aec [2021-05-28T07:04:27.705Z] ---> 3cdbc715a8b6 [2021-05-28T07:04:27.705Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:04:27.705Z] ---> 6c32164ba432 [2021-05-28T07:04:27.705Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:04:27.705Z] ---> Running in be281b53ad7f [2021-05-28T07:04:27.705Z] ---> bfc27062d235 [2021-05-28T07:04:27.705Z] Step 7/32 : RUN go mod download [2021-05-28T07:04:27.705Z] ---> Running in 4ecd39998d6d [2021-05-28T07:04:28.324Z] ---> Running in 21b1ddb737a0 [2021-05-28T07:04:28.409Z] $ docker rm -f 751ac505c117a35e6a75194b16aad0015b53bedf7f593c0c0013a440157338dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:04:29.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:04:29.067Z] . [Pipeline] withDockerContainer [2021-05-28T07:04:29.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2021-05-28T07:04:29.395Z] $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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-05-28T07:04:30.936Z] $ docker top 96262c3bd2ec5279480be2c365757a636bea82e905e1a8da82c3fab3074f330b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:04:31.625Z] Removing intermediate container 8bd16e196aec [2021-05-28T07:04:31.625Z] ---> 5ee45bbfe04a [2021-05-28T07:04:31.625Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T07:04:31.894Z] ---> Running in 1d2a4a4eb7a5 [2021-05-28T07:04:31.894Z] Removing intermediate container be281b53ad7f [2021-05-28T07:04:31.894Z] ---> 7b647da0ad99 [2021-05-28T07:04:31.894Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T07:04:31.911Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T07:04:32.154Z] ---> Running in d85c96e0eb72 [2021-05-28T07:04:32.154Z] Removing intermediate container 21b1ddb737a0 [2021-05-28T07:04:32.154Z] ---> 239cfc9d4c6c [2021-05-28T07:04:32.154Z] Step 8/32 : COPY . . [2021-05-28T07:04:32.154Z] Removing intermediate container 4ecd39998d6d [2021-05-28T07:04:32.154Z] ---> c2504bd7257b [2021-05-28T07:04:32.154Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T07:04:32.737Z] ---> Running in c9916415991d [2021-05-28T07:04:33.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T07:04:33.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T07:04:33.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T07:04:35.286Z] Building core-command ... [2021-05-28T07:04:35.286Z] Building core-data ... [2021-05-28T07:04:35.286Z] Building core-metadata ... [2021-05-28T07:04:35.286Z] Building security-bootstrapper ... [2021-05-28T07:04:35.286Z] Building security-proxy-setup ... [2021-05-28T07:04:35.286Z] Building security-secretstore-setup ... [2021-05-28T07:04:35.286Z] Building support-notifications ... [2021-05-28T07:04:35.286Z] Building support-scheduler ... [2021-05-28T07:04:35.286Z] Building sys-mgmt-agent ... [2021-05-28T07:04:35.286Z] Building core-metadata [2021-05-28T07:04:35.286Z] Building support-scheduler [2021-05-28T07:04:35.286Z] Building sys-mgmt-agent [2021-05-28T07:04:35.286Z] Building security-secretstore-setup [2021-05-28T07:04:35.286Z] Building security-bootstrapper [2021-05-28T07:05:12.860Z] ---> 0da97a3a17aa [2021-05-28T07:05:12.860Z] Step 9/32 : RUN go mod tidy [2021-05-28T07:05:12.860Z] ---> 55bdbfc67cd6 [2021-05-28T07:05:12.860Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:05:12.860Z] ---> Running in b86e22228161 [2021-05-28T07:05:12.860Z] ---> Running in cd97b99be9e0 [2021-05-28T07:05:12.860Z] Removing intermediate container b86e22228161 [2021-05-28T07:05:12.860Z] ---> 19726ece8dda [2021-05-28T07:05:12.860Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T07:05:12.860Z] ---> Running in 6a3c17f75a79 [2021-05-28T07:05:12.860Z] Removing intermediate container cd97b99be9e0 [2021-05-28T07:05:12.860Z] ---> 68d25674633c [2021-05-28T07:05:12.860Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T07:05:12.860Z] ---> Running in 079d11c519aa [2021-05-28T07:05:12.860Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T07:05:12.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-28T07:05:13.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T07:05:17.334Z] Removing intermediate container 1d2a4a4eb7a5 [2021-05-28T07:05:17.334Z] ---> eb284c2a0ad5 [2021-05-28T07:05:17.334Z] [2021-05-28T07:05:17.334Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T07:05:17.334Z] 3.12: Pulling from library/alpine [2021-05-28T07:05:18.313Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:05:18.313Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:05:18.313Z] ---> 13621d1b12d4 [2021-05-28T07:05:18.313Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T07:05:21.091Z] ---> Running in 49ec6cd5347a [2021-05-28T07:05:21.092Z] Removing intermediate container d85c96e0eb72 [2021-05-28T07:05:21.092Z] ---> fbd89db02986 [2021-05-28T07:05:21.092Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T07:05:21.092Z] ---> Running in ddfdbf01b37c [2021-05-28T07:05:22.298Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:22.298Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:22.298Z] ---> f1150da6d248 [2021-05-28T07:05:22.298Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:05:22.298Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:22.298Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:22.298Z] ---> f1150da6d248 [2021-05-28T07:05:22.298Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:05:22.298Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:22.298Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:22.298Z] ---> f1150da6d248 [2021-05-28T07:05:22.298Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T07:05:22.571Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:22.571Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:22.571Z] ---> f1150da6d248 [2021-05-28T07:05:22.571Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T07:05:22.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:22.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:22.571Z] ---> f1150da6d248 [2021-05-28T07:05:22.571Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:05:25.989Z] ---> Running in c40473ed43a8 [2021-05-28T07:05:25.989Z] ---> Running in e3c285069c79 [2021-05-28T07:05:25.989Z] ---> Running in 46675f9d931c [2021-05-28T07:05:25.989Z] ---> Running in ea1337a3784e [2021-05-28T07:05:25.989Z] ---> Running in a3784994bbce [2021-05-28T07:05:26.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:26.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:26.381Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T07:05:26.381Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:05:26.381Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T07:05:26.381Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T07:05:26.381Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:05:26.381Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T07:05:26.381Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:05:26.381Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:05:26.381Z] OK: 7 MiB in 20 packages [2021-05-28T07:05:26.591Z] Removing intermediate container 46675f9d931c [2021-05-28T07:05:26.591Z] ---> 23e8a061e144 [2021-05-28T07:05:26.591Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:26.591Z] Removing intermediate container e3c285069c79 [2021-05-28T07:05:26.591Z] ---> d654fb2452b0 [2021-05-28T07:05:26.591Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:26.591Z] Removing intermediate container a3784994bbce [2021-05-28T07:05:26.591Z] ---> 4997ccd92b8e [2021-05-28T07:05:26.591Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:26.591Z] Removing intermediate container ea1337a3784e [2021-05-28T07:05:26.591Z] ---> 748b196e9ead [2021-05-28T07:05:26.591Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:26.591Z] ---> Running in 554c498863a4 [2021-05-28T07:05:26.866Z] Removing intermediate container c40473ed43a8 [2021-05-28T07:05:26.866Z] ---> 043c9cca8da5 [2021-05-28T07:05:26.866Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:26.866Z] ---> Running in 55bfc1f9846b [2021-05-28T07:05:27.178Z] ---> Running in 40855807ba73 [2021-05-28T07:05:27.178Z] ---> Running in f6453295c2fe [2021-05-28T07:05:27.178Z] ---> Running in 59ed96a0805d [2021-05-28T07:05:28.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T07:05:31.518Z] Removing intermediate container 554c498863a4 [2021-05-28T07:05:31.518Z] ---> 8a9d3f5cb22a [2021-05-28T07:05:31.518Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T07:05:31.518Z] Removing intermediate container 55bfc1f9846b [2021-05-28T07:05:31.518Z] ---> f9018dd4c298 [2021-05-28T07:05:31.518Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T07:05:31.518Z] ---> Running in 7e94d9a300d0 [2021-05-28T07:05:31.518Z] ---> Running in 5bca70482569 [2021-05-28T07:05:31.793Z] Removing intermediate container f6453295c2fe [2021-05-28T07:05:31.793Z] ---> 2b3f6f268d58 [2021-05-28T07:05:31.793Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:05:31.793Z] Removing intermediate container 59ed96a0805d [2021-05-28T07:05:31.793Z] ---> 524ffb6fcf1e [2021-05-28T07:05:31.793Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T07:05:32.069Z] Removing intermediate container 40855807ba73 [2021-05-28T07:05:32.069Z] ---> 32c280560ae3 [2021-05-28T07:05:32.069Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T07:05:32.069Z] ---> Running in c3ee0b242e78 [2021-05-28T07:05:32.342Z] ---> Running in fc7e999640ec [2021-05-28T07:05:32.342Z] ---> Running in 7234f7e7b45e [2021-05-28T07:05:32.568Z] Removing intermediate container c9916415991d [2021-05-28T07:05:32.569Z] ---> 28dde16977ba [2021-05-28T07:05:32.569Z] [2021-05-28T07:05:32.569Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:05:32.569Z] ---> 13621d1b12d4 [2021-05-28T07:05:32.569Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T07:05:32.832Z] ---> Running in 0cd248bef17a [2021-05-28T07:05:32.832Z] Removing intermediate container 49ec6cd5347a [2021-05-28T07:05:32.832Z] ---> 3a9329a847a9 [2021-05-28T07:05:32.832Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:05:32.832Z] Removing intermediate container ddfdbf01b37c [2021-05-28T07:05:32.832Z] ---> 1544efd9ce71 [2021-05-28T07:05:32.832Z] [2021-05-28T07:05:32.832Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T07:05:32.832Z] ---> Running in 95aaab9ea6ce [2021-05-28T07:05:33.100Z] Removing intermediate container 95aaab9ea6ce [2021-05-28T07:05:33.100Z] ---> 971367fe7c6a [2021-05-28T07:05:33.100Z] Step 14/26 : WORKDIR / [2021-05-28T07:05:33.100Z] 20.10.0: Pulling from library/docker [2021-05-28T07:05:33.100Z] ---> Running in 2d239e602827 [2021-05-28T07:05:33.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:33.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:33.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:33.622Z] Removing intermediate container 2d239e602827 [2021-05-28T07:05:33.622Z] ---> 3f084c52eef4 [2021-05-28T07:05:33.622Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-28T07:05:33.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:33.883Z] ---> c6e3d645a1bb [2021-05-28T07:05:33.883Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-28T07:05:33.883Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T07:05:33.883Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:05:33.883Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:05:33.883Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:05:34.148Z] OK: 6 MiB in 16 packages [2021-05-28T07:05:34.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:34.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:34.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:34.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:34.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:34.729Z] ---> e38580d66dbc [2021-05-28T07:05:34.729Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T07:05:34.992Z] Removing intermediate container 0cd248bef17a [2021-05-28T07:05:34.992Z] ---> 7088f9a69e2b [2021-05-28T07:05:34.992Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:05:34.992Z] ---> Running in 502e207ad629 [2021-05-28T07:05:35.261Z] ---> 4d553d030a30 [2021-05-28T07:05:35.261Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-28T07:05:35.261Z] Removing intermediate container 502e207ad629 [2021-05-28T07:05:35.261Z] ---> 93107c06e50c [2021-05-28T07:05:35.261Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T07:05:35.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:35.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:35.532Z] ---> Running in b699fe301d05 [2021-05-28T07:05:35.532Z] ---> 6ba86dc3cc66 [2021-05-28T07:05:35.532Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T07:05:35.802Z] Removing intermediate container b699fe301d05 [2021-05-28T07:05:35.802Z] ---> 4862b06a6676 [2021-05-28T07:05:35.802Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:05:35.877Z] OK: 218 MiB in 52 packages [2021-05-28T07:05:36.064Z] ---> Running in 9deb400b9778 [2021-05-28T07:05:36.159Z] OK: 218 MiB in 52 packages [2021-05-28T07:05:36.330Z] ---> 9e99078cde64 [2021-05-28T07:05:36.330Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T07:05:36.330Z] Removing intermediate container 9deb400b9778 [2021-05-28T07:05:36.330Z] ---> 5011459479ea [2021-05-28T07:05:36.330Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:05:36.437Z] OK: 218 MiB in 52 packages [2021-05-28T07:05:36.913Z] ---> 238e45a23002 [2021-05-28T07:05:36.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T07:05:37.042Z] OK: 218 MiB in 52 packages [2021-05-28T07:05:37.179Z] ---> 426af4926838 [2021-05-28T07:05:37.179Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T07:05:37.318Z] Removing intermediate container 5bca70482569 [2021-05-28T07:05:37.318Z] ---> 57b66032dd8b [2021-05-28T07:05:37.318Z] Step 6/32 : COPY go.mod . [2021-05-28T07:05:37.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:05:37.758Z] ---> b3e707c41dd6 [2021-05-28T07:05:37.758Z] Step 22/26 : 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-05-28T07:05:37.758Z] ---> 80ab00c4ed68 [2021-05-28T07:05:37.758Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T07:05:37.758Z] ---> Running in 04838c735928 [2021-05-28T07:05:37.921Z] Removing intermediate container fc7e999640ec [2021-05-28T07:05:37.921Z] ---> 3243e3d6ea51 [2021-05-28T07:05:37.921Z] Step 6/23 : COPY go.mod . [2021-05-28T07:05:37.921Z] Removing intermediate container 7e94d9a300d0 [2021-05-28T07:05:37.921Z] ---> aa0f32fc4c65 [2021-05-28T07:05:37.921Z] Step 6/24 : COPY go.mod . [2021-05-28T07:05:38.024Z] ---> 525efac8dd38 [2021-05-28T07:05:38.024Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T07:05:38.024Z] ---> Running in 95fef049e34e [2021-05-28T07:05:38.195Z] ---> 00e7dece2276 [2021-05-28T07:05:38.195Z] Step 7/32 : RUN go mod download [2021-05-28T07:05:38.287Z] Removing intermediate container 95fef049e34e [2021-05-28T07:05:38.287Z] ---> 8afc5da2d6cf [2021-05-28T07:05:38.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:05:38.473Z] Removing intermediate container c3ee0b242e78 [2021-05-28T07:05:38.473Z] ---> e6fb1c145670 [2021-05-28T07:05:38.473Z] Step 6/24 : COPY go.mod . [2021-05-28T07:05:38.473Z] ---> Running in e304258f0f9c [2021-05-28T07:05:38.552Z] ---> Running in 2661a7057a11 [2021-05-28T07:05:38.817Z] Removing intermediate container 2661a7057a11 [2021-05-28T07:05:38.817Z] ---> 5a10787b49ee [2021-05-28T07:05:38.817Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:05:38.817Z] Removing intermediate container 04838c735928 [2021-05-28T07:05:38.817Z] ---> f637ca20f261 [2021-05-28T07:05:38.817Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T07:05:38.817Z] ---> Running in 3454e5543223 [2021-05-28T07:05:38.817Z] ---> Running in b9773c6c811a [2021-05-28T07:05:39.075Z] ---> 90340e38b49f [2021-05-28T07:05:39.076Z] Step 7/23 : RUN go mod download [2021-05-28T07:05:39.076Z] ---> 0762caddd7f3 [2021-05-28T07:05:39.076Z] Step 7/24 : RUN go mod download [2021-05-28T07:05:39.078Z] Removing intermediate container 3454e5543223 [2021-05-28T07:05:39.078Z] ---> 0fb30e1f4bb1 [2021-05-28T07:05:39.078Z] Step 22/23 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:05:39.342Z] ---> Running in 99fcb3c8fdb1 [2021-05-28T07:05:39.342Z] Removing intermediate container b9773c6c811a [2021-05-28T07:05:39.342Z] ---> 5913252a6878 [2021-05-28T07:05:39.342Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T07:05:39.342Z] ---> Running in 54cc6345d76e [2021-05-28T07:05:39.342Z] Removing intermediate container 99fcb3c8fdb1 [2021-05-28T07:05:39.342Z] ---> c6b62cbf821d [2021-05-28T07:05:39.342Z] Step 23/23 : LABEL version=2.0.0-dev.244 [2021-05-28T07:05:39.350Z] ---> Running in 90e5c2610832 [2021-05-28T07:05:39.350Z] ---> Running in c306b625b5c1 [2021-05-28T07:05:39.603Z] ---> Running in 165447413be3 [2021-05-28T07:05:39.604Z] Removing intermediate container 54cc6345d76e [2021-05-28T07:05:39.604Z] ---> d2e4108ed7f3 [2021-05-28T07:05:39.604Z] Step 25/26 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:05:39.604Z] Removing intermediate container 165447413be3 [2021-05-28T07:05:39.604Z] ---> 3460cad02e00 [2021-05-28T07:05:39.604Z] [2021-05-28T07:05:39.604Z] ---> Running in c376f33ee1db [2021-05-28T07:05:39.636Z] ---> e7ced26f04bb [2021-05-28T07:05:39.636Z] Step 7/24 : RUN go mod download [2021-05-28T07:05:39.868Z] Successfully built 3460cad02e00 [2021-05-28T07:05:39.868Z] Successfully tagged support-notifications:latest [2021-05-28T07:05:39.868Z] Building security-proxy-setup [2021-05-28T07:05:39.909Z] ---> Running in 361ec4a71334 [2021-05-28T07:05:40.128Z]  Building support-notifications ... done Removing intermediate container c376f33ee1db [2021-05-28T07:05:40.128Z] ---> da94aac2dd71 [2021-05-28T07:05:40.128Z] Step 26/26 : LABEL version=2.0.0-dev.244 [2021-05-28T07:05:40.128Z] ---> Running in 384f5a99d2f2 [2021-05-28T07:05:40.403Z] Removing intermediate container 384f5a99d2f2 [2021-05-28T07:05:40.403Z] ---> a2d611b55177 [2021-05-28T07:05:40.403Z] [2021-05-28T07:05:40.515Z] OK: 218 MiB in 52 packages [2021-05-28T07:05:40.674Z] Successfully built a2d611b55177 [2021-05-28T07:05:40.674Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T07:05:40.674Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-05-28T07:05:42.528Z] Removing intermediate container e304258f0f9c [2021-05-28T07:05:42.528Z] ---> 76ce38eb2f6f [2021-05-28T07:05:42.528Z] Step 8/32 : COPY . . [2021-05-28T07:05:42.808Z] Removing intermediate container 7234f7e7b45e [2021-05-28T07:05:42.808Z] ---> 765bcff67441 [2021-05-28T07:05:42.808Z] Step 6/26 : COPY go.mod . [2021-05-28T07:05:43.408Z] Removing intermediate container 90e5c2610832 [2021-05-28T07:05:43.408Z] ---> 262c0e82e62b [2021-05-28T07:05:43.412Z] Step 8/23 : COPY . . [2021-05-28T07:05:43.707Z] Removing intermediate container c306b625b5c1 [2021-05-28T07:05:43.707Z] ---> 8097ba71ce3e [2021-05-28T07:05:43.707Z] Step 8/24 : COPY . . [2021-05-28T07:05:44.044Z] Removing intermediate container 361ec4a71334 [2021-05-28T07:05:44.044Z] ---> 1c06407036ae [2021-05-28T07:05:44.044Z] Step 8/24 : COPY . . [2021-05-28T07:05:44.329Z] ---> 0678287e5b04 [2021-05-28T07:05:44.329Z] Step 7/26 : RUN go mod download [2021-05-28T07:05:44.935Z] ---> Running in 9b298d87c81e [2021-05-28T07:05:47.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:47.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:47.341Z] ---> 49e49ebec7a3 [2021-05-28T07:05:47.341Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:05:47.341Z] ---> Using cache [2021-05-28T07:05:47.341Z] ---> 806bee394192 [2021-05-28T07:05:47.341Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:47.341Z] ---> Using cache [2021-05-28T07:05:47.341Z] ---> 9d21fac5266e [2021-05-28T07:05:47.341Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T07:05:49.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:05:49.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:05:49.278Z] ---> 49e49ebec7a3 [2021-05-28T07:05:49.278Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T07:05:49.278Z] ---> Using cache [2021-05-28T07:05:49.278Z] ---> 806bee394192 [2021-05-28T07:05:49.278Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:05:49.278Z] ---> Using cache [2021-05-28T07:05:49.278Z] ---> 9d21fac5266e [2021-05-28T07:05:49.278Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T07:05:49.859Z] ---> Running in 9f0f517f64db [2021-05-28T07:05:49.859Z] ---> Running in 4026280264a4 [2021-05-28T07:05:49.859Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T07:05:49.859Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T07:05:49.859Z] ---> aefe523efa57 [2021-05-28T07:05:49.859Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:05:49.859Z] ---> Running in eaad59ef8ba7 [2021-05-28T07:05:50.128Z] Removing intermediate container eaad59ef8ba7 [2021-05-28T07:05:50.129Z] ---> fe5d119d51dd [2021-05-28T07:05:50.129Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T07:05:50.348Z] Removing intermediate container 9b298d87c81e [2021-05-28T07:05:50.348Z] ---> 0ff8c1271872 [2021-05-28T07:05:50.348Z] Step 8/26 : COPY . . [2021-05-28T07:05:50.391Z] ---> Running in d94a6a9cd459 [2021-05-28T07:05:50.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:50.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:50.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:51.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:51.189Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T07:05:51.189Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T07:05:51.189Z] Executing bash-5.0.17-r0.post-install [2021-05-28T07:05:51.189Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:05:51.189Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T07:05:51.189Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T07:05:51.189Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T07:05:51.189Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T07:05:51.189Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T07:05:51.189Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T07:05:51.189Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T07:05:51.189Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T07:05:51.189Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T07:05:51.654Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T07:05:51.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:52.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:52.381Z] OK: 219 MiB in 52 packages [2021-05-28T07:05:53.187Z] Removing intermediate container 079d11c519aa [2021-05-28T07:05:53.187Z] ---> ba5ac0d1665c [2021-05-28T07:05:53.187Z] [2021-05-28T07:05:53.187Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T07:05:53.187Z] ---> 13621d1b12d4 [2021-05-28T07:05:53.187Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T07:05:53.187Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T07:05:53.187Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T07:05:53.187Z] ---> Running in 387958e9a5e0 [2021-05-28T07:05:53.187Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T07:05:53.187Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T07:05:53.187Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T07:05:53.187Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T07:05:53.558Z] OK: 219 MiB in 52 packages [2021-05-28T07:05:53.558Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T07:05:53.558Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T07:05:53.558Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T07:05:53.558Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T07:05:53.558Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T07:05:53.558Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T07:05:53.558Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T07:05:53.832Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T07:05:53.832Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T07:05:53.832Z] Removing intermediate container 4026280264a4 [2021-05-28T07:05:53.832Z] ---> 1cae019c1f72 [2021-05-28T07:05:53.832Z] Step 6/22 : COPY go.mod . [2021-05-28T07:05:53.832Z] Removing intermediate container 387958e9a5e0 [2021-05-28T07:05:53.832Z] ---> 36b6005e3d9d [2021-05-28T07:05:53.832Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T07:05:53.832Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T07:05:53.832Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T07:05:53.832Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T07:05:53.832Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T07:05:53.832Z] ---> Running in 1aa67b261562 [2021-05-28T07:05:53.832Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T07:05:53.832Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T07:05:53.832Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T07:05:54.104Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T07:05:54.104Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T07:05:54.104Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T07:05:54.104Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T07:05:54.104Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T07:05:54.104Z] OK: 72 MiB in 59 packages [2021-05-28T07:05:54.366Z] ---> 44007317263f [2021-05-28T07:05:54.366Z] Step 7/22 : RUN go mod download [2021-05-28T07:05:54.366Z] Removing intermediate container 9f0f517f64db [2021-05-28T07:05:54.366Z] ---> 0f2a6e2323bd [2021-05-28T07:05:54.366Z] Step 6/23 : COPY go.mod . [2021-05-28T07:05:54.366Z] ---> Running in d813211cdccb [2021-05-28T07:05:54.366Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:54.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:05:54.639Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:05:54.639Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T07:05:54.639Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:05:54.902Z] ---> 92e736efc2c2 [2021-05-28T07:05:54.902Z] Step 7/23 : RUN go mod download [2021-05-28T07:05:54.902Z] OK: 6 MiB in 16 packages [2021-05-28T07:05:54.902Z] ---> Running in 1ba42d1a1187 [2021-05-28T07:05:55.495Z] Collecting docker-compose==1.23.2 [2021-05-28T07:05:55.495Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T07:05:55.495Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T07:05:55.495Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T07:05:55.495Z] Removing intermediate container 1aa67b261562 [2021-05-28T07:05:55.495Z] ---> d2331e2c196b [2021-05-28T07:05:55.495Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T07:05:55.763Z] Removing intermediate container d813211cdccb [2021-05-28T07:05:55.763Z] ---> 945dd18640cb [2021-05-28T07:05:55.763Z] Step 8/22 : COPY . . [2021-05-28T07:05:55.763Z] ---> Running in 2545346218b5 [2021-05-28T07:05:56.030Z] Removing intermediate container 2545346218b5 [2021-05-28T07:05:56.030Z] ---> 025508c5924b [2021-05-28T07:05:56.030Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T07:05:56.614Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T07:05:56.614Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T07:05:56.614Z] ---> Running in 45db4deca42d [2021-05-28T07:05:58.557Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T07:05:58.557Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T07:05:59.133Z] Removing intermediate container 45db4deca42d [2021-05-28T07:05:59.133Z] ---> af8f7da5c0c0 [2021-05-28T07:05:59.133Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T07:05:59.133Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T07:05:59.133Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T07:06:00.090Z] Removing intermediate container 1ba42d1a1187 [2021-05-28T07:06:00.090Z] ---> 4780faffcd9c [2021-05-28T07:06:00.090Z] Step 8/23 : COPY . . [2021-05-28T07:06:00.090Z] ---> Running in 750a0c5aecfa [2021-05-28T07:06:00.360Z] ---> 8e3f91a709d2 [2021-05-28T07:06:00.360Z] Step 9/22 : RUN go mod tidy [2021-05-28T07:06:00.360Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T07:06:00.360Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T07:06:00.360Z] ---> Running in 4e991f4ca871 [2021-05-28T07:06:00.627Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T07:06:00.627Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T07:06:00.627Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-28T07:06:00.627Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T07:06:00.627Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T07:06:00.894Z] Collecting PyYAML<4,>=3.10 [2021-05-28T07:06:00.894Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T07:06:02.761Z] ---> 1d35213679c2 [2021-05-28T07:06:02.761Z] Step 9/32 : RUN go mod tidy [2021-05-28T07:06:02.761Z] ---> 212cd4e53b14 [2021-05-28T07:06:02.761Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:06:02.761Z] ---> f5b815788edb [2021-05-28T07:06:02.761Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:06:02.761Z] ---> a81b106d31f5 [2021-05-28T07:06:02.761Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:06:02.761Z] ---> Running in 2c8cf1b54c47 [2021-05-28T07:06:02.761Z] ---> Running in 7e044c0d1524 [2021-05-28T07:06:02.761Z] ---> Running in b4daca2d3c48 [2021-05-28T07:06:02.761Z] ---> Running in d6950f79ed70 [2021-05-28T07:06:06.182Z] ---> efab2349304c [2021-05-28T07:06:06.182Z] Step 9/26 : RUN go mod tidy [2021-05-28T07:06:06.182Z] ---> Running in ae0c0e53e1bd [2021-05-28T07:06:08.834Z] Removing intermediate container 2c8cf1b54c47 [2021-05-28T07:06:08.834Z] ---> d31dc2e5b302 [2021-05-28T07:06:08.834Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T07:06:08.834Z] ---> Running in 46c4514ea91c [2021-05-28T07:06:09.431Z] Removing intermediate container b4daca2d3c48 [2021-05-28T07:06:09.431Z] ---> 3b4eae3d982c [2021-05-28T07:06:09.431Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T07:06:09.431Z] Removing intermediate container d6950f79ed70 [2021-05-28T07:06:09.431Z] ---> d6cf76f99a84 [2021-05-28T07:06:09.431Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T07:06:09.431Z] Removing intermediate container 7e044c0d1524 [2021-05-28T07:06:09.431Z] ---> a30e9289bdcd [2021-05-28T07:06:09.431Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T07:06:09.702Z] ---> Running in cb3a584d20dc [2021-05-28T07:06:09.702Z] ---> Running in b872a8662121 [2021-05-28T07:06:09.973Z] ---> Running in 7e1c2e672139 [2021-05-28T07:06:11.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-28T07:06:11.691Z] Removing intermediate container ae0c0e53e1bd [2021-05-28T07:06:11.691Z] ---> 80bf6fd83b50 [2021-05-28T07:06:11.691Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T07:06:12.055Z] ---> Running in 8dad398d897d [2021-05-28T07:06:12.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T07:06:13.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T07:06:13.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T07:06:14.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T07:06:15.830Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T07:06:15.831Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T07:06:15.831Z] Removing intermediate container 750a0c5aecfa [2021-05-28T07:06:15.831Z] ---> 16c51de610aa [2021-05-28T07:06:15.831Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T07:06:15.831Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T07:06:15.831Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T07:06:16.091Z] ---> Running in d0541171cd66 [2021-05-28T07:06:16.091Z] Collecting idna<2.8,>=2.5 [2021-05-28T07:06:16.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T07:06:16.350Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-28T07:06:16.350Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-28T07:06:16.615Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T07:06:16.615Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T07:06:16.615Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T07:06:16.615Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T07:06:16.615Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T07:06:16.615Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T07:06:16.615Z] Installing collected packages: dockerpty, texttable, jsonschema, docopt, urllib3, idna, requests, websocket-client, cached-property, PyYAML, docker-pycreds, docker, docker-compose [2021-05-28T07:06:16.895Z] Running setup.py install for dockerpty: started [2021-05-28T07:06:17.172Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T07:06:17.172Z] Running setup.py install for texttable: started [2021-05-28T07:06:17.448Z] Removing intermediate container d0541171cd66 [2021-05-28T07:06:17.448Z] ---> c6597b13101f [2021-05-28T07:06:17.448Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T07:06:17.448Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T07:06:17.718Z] Running setup.py install for docopt: started [2021-05-28T07:06:17.984Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T07:06:17.984Z] Attempting uninstall: urllib3 [2021-05-28T07:06:17.984Z] Found existing installation: urllib3 1.25.9 [2021-05-28T07:06:17.984Z] Uninstalling urllib3-1.25.9: [2021-05-28T07:06:17.984Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T07:06:18.249Z] Removing intermediate container 4e991f4ca871 [2021-05-28T07:06:18.249Z] ---> b541e268c81c [2021-05-28T07:06:18.249Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T07:06:18.513Z] Attempting uninstall: idna [2021-05-28T07:06:18.513Z] Found existing installation: idna 2.9 [2021-05-28T07:06:18.513Z] Uninstalling idna-2.9: [2021-05-28T07:06:18.513Z] Successfully uninstalled idna-2.9 [2021-05-28T07:06:18.780Z] ---> Running in 40bf229720b0 [2021-05-28T07:06:18.780Z] ---> be8321685dba [2021-05-28T07:06:18.780Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T07:06:18.780Z] Attempting uninstall: requests [2021-05-28T07:06:18.780Z] Found existing installation: requests 2.23.0 [2021-05-28T07:06:18.780Z] Uninstalling requests-2.23.0: [2021-05-28T07:06:18.780Z] Successfully uninstalled requests-2.23.0 [2021-05-28T07:06:18.780Z] ---> Running in 4c55a890760a [2021-05-28T07:06:19.063Z] ---> 3e643ca4a20c [2021-05-28T07:06:19.063Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:06:19.063Z] Running setup.py install for PyYAML: started [2021-05-28T07:06:19.063Z] ---> Running in 809dc42bf886 [2021-05-28T07:06:19.338Z] Removing intermediate container 6a3c17f75a79 [2021-05-28T07:06:19.338Z] ---> a1f43ab599c8 [2021-05-28T07:06:19.338Z] [2021-05-28T07:06:19.338Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:06:19.338Z] ---> 13621d1b12d4 [2021-05-28T07:06:19.338Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T07:06:19.338Z] ---> Running in 0d91094a05a7 [2021-05-28T07:06:19.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T07:06:19.338Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T07:06:19.625Z] Removing intermediate container 0d91094a05a7 [2021-05-28T07:06:19.625Z] ---> d2f2d6dbc8fc [2021-05-28T07:06:19.625Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T07:06:19.625Z] ---> Running in d455963ef63b [2021-05-28T07:06:20.212Z] Removing intermediate container d455963ef63b [2021-05-28T07:06:20.212Z] ---> adbc368df3f6 [2021-05-28T07:06:20.212Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T07:06:20.212Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-05-28T07:06:20.212Z] ---> Running in 168e5e5f6055 [2021-05-28T07:06:20.473Z] Removing intermediate container 168e5e5f6055 [2021-05-28T07:06:20.473Z] ---> 1762c0b137af [2021-05-28T07:06:20.473Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:06:20.473Z] Removing intermediate container 4c55a890760a [2021-05-28T07:06:20.473Z] ---> 50ba582a310d [2021-05-28T07:06:20.473Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:06:20.743Z] ---> Running in b967f0f4785e [2021-05-28T07:06:21.023Z] ---> 596b19c0ddbc [2021-05-28T07:06:21.023Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T07:06:21.298Z] Removing intermediate container 809dc42bf886 [2021-05-28T07:06:21.298Z] ---> 07872d573f23 [2021-05-28T07:06:21.298Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T07:06:21.298Z] ---> Running in 43ece98adca6 [2021-05-28T07:06:21.902Z] ---> 19a24fc60fd3 [2021-05-28T07:06:21.902Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T07:06:22.173Z] Removing intermediate container b967f0f4785e [2021-05-28T07:06:22.173Z] ---> 286a9197cf79 [2021-05-28T07:06:22.173Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T07:06:22.173Z] ---> Running in 1cc77b0f4a5e [2021-05-28T07:06:22.173Z] ---> 072de70202c1 [2021-05-28T07:06:22.173Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T07:06:22.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T07:06:22.713Z] ---> e0f04574d9f1 [2021-05-28T07:06:22.713Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T07:06:22.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:23.306Z] ---> f8d8ecc5ef81 [2021-05-28T07:06:23.306Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T07:06:23.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:23.570Z] ---> Running in 58554083cb30 [2021-05-28T07:06:23.850Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:06:24.114Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T07:06:24.114Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T07:06:24.114Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T07:06:25.506Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T07:06:27.426Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T07:06:27.426Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:06:27.426Z] OK: 8 MiB in 20 packages [2021-05-28T07:06:28.011Z] Removing intermediate container 58554083cb30 [2021-05-28T07:06:28.011Z] ---> 76b5de25a9ae [2021-05-28T07:06:28.011Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T07:06:28.272Z] Removing intermediate container d94a6a9cd459 [2021-05-28T07:06:28.272Z] ---> 2cb47e9c0c7b [2021-05-28T07:06:28.272Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T07:06:28.272Z] ---> Running in 063a3cf3c537 [2021-05-28T07:06:28.272Z] ---> 2e61e23a0776 [2021-05-28T07:06:28.272Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T07:06:28.272Z] Removing intermediate container 1cc77b0f4a5e [2021-05-28T07:06:28.272Z] ---> 70f97921de37 [2021-05-28T07:06:28.272Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:06:28.536Z] ---> Running in 9989c3e0efae [2021-05-28T07:06:28.536Z] Removing intermediate container 063a3cf3c537 [2021-05-28T07:06:28.536Z] ---> 9da290689282 [2021-05-28T07:06:28.536Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T07:06:28.803Z] ---> e3f3dcd74abf [2021-05-28T07:06:28.803Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T07:06:28.803Z] ---> Running in 3f204ae26e84 [2021-05-28T07:06:29.086Z] Removing intermediate container 3f204ae26e84 [2021-05-28T07:06:29.086Z] ---> 3a8f94fe35f4 [2021-05-28T07:06:29.086Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T07:06:29.700Z] ---> ece62bfffdaa [2021-05-28T07:06:29.700Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T07:06:29.979Z] ---> f99f9b8ef609 [2021-05-28T07:06:29.979Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T07:06:29.979Z] ---> 8f1e807ec369 [2021-05-28T07:06:29.979Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T07:06:29.979Z] ---> Running in 4fe7e18ab0b3 [2021-05-28T07:06:29.979Z] Removing intermediate container 9989c3e0efae [2021-05-28T07:06:29.979Z] ---> eb780fdc8842 [2021-05-28T07:06:29.979Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T07:06:30.251Z] ---> Running in 703e2a6425b4 [2021-05-28T07:06:30.530Z] Removing intermediate container 4fe7e18ab0b3 [2021-05-28T07:06:30.530Z] ---> 6fb283e85250 [2021-05-28T07:06:30.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:06:30.530Z] ---> 2c55c7330bcc [2021-05-28T07:06:30.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T07:06:30.530Z] ---> Running in 2c53523a5459 [2021-05-28T07:06:30.530Z] Removing intermediate container 703e2a6425b4 [2021-05-28T07:06:30.530Z] ---> c9835e0967b9 [2021-05-28T07:06:30.530Z] Step 29/32 : CMD ["gate"] [2021-05-28T07:06:30.805Z] ---> Running in 35a252441a09 [2021-05-28T07:06:30.806Z] Removing intermediate container 2c53523a5459 [2021-05-28T07:06:30.806Z] ---> b5e18b01c991 [2021-05-28T07:06:30.806Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:06:30.806Z] ---> e16aa798469e [2021-05-28T07:06:30.806Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T07:06:31.092Z] ---> Running in 2e030300e572 [2021-05-28T07:06:31.092Z] ---> Running in 4f262002fb88 [2021-05-28T07:06:31.092Z] Removing intermediate container 35a252441a09 [2021-05-28T07:06:31.092Z] ---> 7acc57f6dde4 [2021-05-28T07:06:31.092Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T07:06:31.370Z] ---> Running in be5e4c05033d [2021-05-28T07:06:31.370Z] Removing intermediate container 4f262002fb88 [2021-05-28T07:06:31.370Z] ---> 2e3dae80c533 [2021-05-28T07:06:31.370Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:06:31.370Z] Removing intermediate container 2e030300e572 [2021-05-28T07:06:31.370Z] ---> fe0d59c28bef [2021-05-28T07:06:31.370Z] Step 23/24 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:06:31.370Z] ---> Running in ff3b3dcd2e0b [2021-05-28T07:06:31.370Z] ---> Running in 3d03325f97e0 [2021-05-28T07:06:31.651Z] Removing intermediate container be5e4c05033d [2021-05-28T07:06:31.652Z] ---> e4fa21cae07c [2021-05-28T07:06:31.652Z] Step 31/32 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:06:31.652Z] ---> Running in 5d950942e224 [2021-05-28T07:06:31.929Z] Removing intermediate container ff3b3dcd2e0b [2021-05-28T07:06:31.929Z] ---> 2e1eb22a593d [2021-05-28T07:06:31.929Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:06:31.929Z] Removing intermediate container 3d03325f97e0 [2021-05-28T07:06:31.929Z] ---> 667e1a08f575 [2021-05-28T07:06:31.929Z] Step 24/24 : LABEL version=2.0.0-dev.244 [2021-05-28T07:06:31.929Z] ---> Running in f20d44f01392 [2021-05-28T07:06:31.929Z] ---> Running in 52b0c52b34e6 [2021-05-28T07:06:31.929Z] Removing intermediate container 5d950942e224 [2021-05-28T07:06:31.929Z] ---> 9a4252abe941 [2021-05-28T07:06:31.929Z] Step 32/32 : LABEL version=2.0.0-dev.244 [2021-05-28T07:06:32.208Z] Removing intermediate container f20d44f01392 [2021-05-28T07:06:32.208Z] ---> 5d62487cd551 [2021-05-28T07:06:32.208Z] Step 23/24 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:06:32.208Z] ---> Running in fd497200421c [2021-05-28T07:06:32.208Z] ---> Running in 64d27cc3611f [2021-05-28T07:06:32.208Z] Removing intermediate container 52b0c52b34e6 [2021-05-28T07:06:32.208Z] ---> e66dd7c1a06d [2021-05-28T07:06:32.208Z] [2021-05-28T07:06:32.485Z] Successfully built e66dd7c1a06d [2021-05-28T07:06:32.485Z] Successfully tagged core-data:latest [2021-05-28T07:06:32.485Z] Building core-metadata [2021-05-28T07:06:32.485Z] Removing intermediate container fd497200421c [2021-05-28T07:06:32.485Z] ---> fa3ca0b3a5f3 [2021-05-28T07:06:32.485Z] [2021-05-28T07:06:32.755Z]  Building core-data ... done Removing intermediate container 64d27cc3611f [2021-05-28T07:06:32.756Z] ---> d10feb8996cc [2021-05-28T07:06:32.756Z] Step 24/24 : LABEL version=2.0.0-dev.244 [2021-05-28T07:06:32.756Z] Successfully built fa3ca0b3a5f3 [2021-05-28T07:06:32.756Z] Successfully tagged security-bootstrapper:latest [2021-05-28T07:06:32.756Z] Building core-command [2021-05-28T07:06:33.024Z]  Building security-bootstrapper ... done  ---> Running in 1a77cbb3d624 [2021-05-28T07:06:39.664Z] Removing intermediate container 1a77cbb3d624 [2021-05-28T07:06:39.664Z] ---> 6d5b7b0c6ce6 [2021-05-28T07:06:39.664Z] [2021-05-28T07:06:39.664Z] Successfully built 6d5b7b0c6ce6 [2021-05-28T07:06:39.664Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T07:06:52.170Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:06:52.170Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:06:52.170Z] ---> 49e49ebec7a3 [2021-05-28T07:06:52.170Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:06:52.170Z] ---> Using cache [2021-05-28T07:06:52.170Z] ---> 806bee394192 [2021-05-28T07:06:52.170Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:06:52.170Z] ---> Using cache [2021-05-28T07:06:52.170Z] ---> 9d21fac5266e [2021-05-28T07:06:52.170Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:06:52.170Z] ---> Using cache [2021-05-28T07:06:52.170Z] ---> 0f2a6e2323bd [2021-05-28T07:06:52.170Z] Step 6/24 : COPY go.mod . [2021-05-28T07:06:52.170Z] ---> Using cache [2021-05-28T07:06:52.170Z] ---> 92e736efc2c2 [2021-05-28T07:06:52.170Z] Step 7/24 : RUN go mod download [2021-05-28T07:06:52.170Z] ---> Using cache [2021-05-28T07:06:52.170Z] ---> 4780faffcd9c [2021-05-28T07:06:52.170Z] Step 8/24 : COPY . . [2021-05-28T07:06:52.170Z] ---> Using cache [2021-05-28T07:06:52.170Z] ---> 3e643ca4a20c [2021-05-28T07:06:52.170Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:06:52.170Z] ---> Using cache [2021-05-28T07:06:52.170Z] ---> 07872d573f23 [2021-05-28T07:06:52.170Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T07:06:52.442Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:06:52.442Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:06:52.442Z] ---> 49e49ebec7a3 [2021-05-28T07:06:52.442Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:06:52.442Z] ---> Using cache [2021-05-28T07:06:52.442Z] ---> 806bee394192 [2021-05-28T07:06:52.442Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:06:52.442Z] ---> Using cache [2021-05-28T07:06:52.442Z] ---> 9d21fac5266e [2021-05-28T07:06:52.442Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:06:52.442Z] ---> Using cache [2021-05-28T07:06:52.442Z] ---> 0f2a6e2323bd [2021-05-28T07:06:52.442Z] Step 6/24 : COPY go.mod . [2021-05-28T07:06:52.442Z] ---> Using cache [2021-05-28T07:06:52.442Z] ---> 92e736efc2c2 [2021-05-28T07:06:52.442Z] Step 7/24 : RUN go mod download [2021-05-28T07:06:52.442Z] ---> Using cache [2021-05-28T07:06:52.442Z] ---> 4780faffcd9c [2021-05-28T07:06:52.442Z] Step 8/24 : COPY . . [2021-05-28T07:06:52.442Z] ---> Using cache [2021-05-28T07:06:52.442Z] ---> 3e643ca4a20c [2021-05-28T07:06:52.442Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:06:52.442Z] ---> Using cache [2021-05-28T07:06:52.442Z] ---> 07872d573f23 [2021-05-28T07:06:52.442Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T07:06:55.012Z] ---> Running in e1a8e580a106 [2021-05-28T07:06:55.012Z] ---> Running in b386282e6789 [2021-05-28T07:06:55.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T07:06:55.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T07:06:57.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T07:07:02.688Z] Removing intermediate container 40bf229720b0 [2021-05-28T07:07:02.689Z] ---> 8c38026afce1 [2021-05-28T07:07:02.689Z] [2021-05-28T07:07:02.689Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T07:07:02.689Z] ---> 13621d1b12d4 [2021-05-28T07:07:02.689Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T07:07:02.689Z] ---> Running in 75ee552907ae [2021-05-28T07:07:02.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:02.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:03.224Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T07:07:03.224Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:07:03.224Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T07:07:03.224Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T07:07:03.224Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:07:03.224Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:07:03.489Z] OK: 7 MiB in 18 packages [2021-05-28T07:07:04.062Z] Removing intermediate container 75ee552907ae [2021-05-28T07:07:04.062Z] ---> 57ae0aca92a7 [2021-05-28T07:07:04.062Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:07:04.062Z] ---> Running in 4cd2fc6820c6 [2021-05-28T07:07:04.062Z] Removing intermediate container 4cd2fc6820c6 [2021-05-28T07:07:04.062Z] ---> 0cd4ef150ce2 [2021-05-28T07:07:04.062Z] Step 14/22 : WORKDIR /edgex [2021-05-28T07:07:04.328Z] ---> Running in 7b7599fc9cd8 [2021-05-28T07:07:04.328Z] Removing intermediate container 7b7599fc9cd8 [2021-05-28T07:07:04.328Z] ---> 8cbf0b923300 [2021-05-28T07:07:04.328Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T07:07:04.630Z] ---> 52beffa0b4c8 [2021-05-28T07:07:04.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T07:07:05.588Z] ---> 4aea9871f138 [2021-05-28T07:07:05.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T07:07:06.538Z] ---> 6da55fa3fe0b [2021-05-28T07:07:06.538Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T07:07:06.804Z] ---> Running in 680b58d5e3cf [2021-05-28T07:07:06.804Z] Removing intermediate container 43ece98adca6 [2021-05-28T07:07:06.804Z] ---> 6557332eede4 [2021-05-28T07:07:06.804Z] [2021-05-28T07:07:06.804Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:07:06.804Z] ---> 13621d1b12d4 [2021-05-28T07:07:06.804Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:07:06.804Z] ---> Running in 0e0348d9f61c [2021-05-28T07:07:06.804Z] Removing intermediate container 680b58d5e3cf [2021-05-28T07:07:06.804Z] ---> f076e5429d1c [2021-05-28T07:07:06.804Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T07:07:07.067Z] ---> Running in 2324ac306f12 [2021-05-28T07:07:07.067Z] Removing intermediate container 2324ac306f12 [2021-05-28T07:07:07.067Z] ---> 098ac43f74ea [2021-05-28T07:07:07.067Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T07:07:07.334Z] ---> Running in 3eff7b535510 [2021-05-28T07:07:07.334Z] Removing intermediate container 3eff7b535510 [2021-05-28T07:07:07.334Z] ---> 2a6e58a1a6e9 [2021-05-28T07:07:07.334Z] Step 21/22 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:07.598Z] ---> Running in 8f5385fe0edf [2021-05-28T07:07:07.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:07.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:07:07.598Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:07:07.872Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:07:07.872Z] OK: 6 MiB in 15 packages [2021-05-28T07:07:07.872Z] Removing intermediate container 8f5385fe0edf [2021-05-28T07:07:07.872Z] ---> 16812df3f651 [2021-05-28T07:07:07.872Z] Step 22/22 : LABEL version=2.0.0-dev.244 [2021-05-28T07:07:07.872Z] ---> Running in 50df65d2317a [2021-05-28T07:07:08.138Z] Removing intermediate container 50df65d2317a [2021-05-28T07:07:08.138Z] ---> 54334eaf6bbf [2021-05-28T07:07:08.138Z] [2021-05-28T07:07:08.138Z] Successfully built 54334eaf6bbf [2021-05-28T07:07:08.138Z] Successfully tagged security-proxy-setup:latest [2021-05-28T07:07:08.469Z]  Building security-proxy-setup ... done Removing intermediate container 0e0348d9f61c [2021-05-28T07:07:08.469Z] ---> 52fe3b865dfa [2021-05-28T07:07:08.469Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:07:08.469Z] ---> Running in a1b208e5770c [2021-05-28T07:07:08.469Z] Removing intermediate container a1b208e5770c [2021-05-28T07:07:08.469Z] ---> fbdf49a180e3 [2021-05-28T07:07:08.469Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T07:07:08.469Z] ---> Running in 308d6455e2a5 [2021-05-28T07:07:08.737Z] Removing intermediate container 308d6455e2a5 [2021-05-28T07:07:08.737Z] ---> 99a9b2ec0737 [2021-05-28T07:07:08.737Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:07:08.737Z] ---> Running in b956158260c5 [2021-05-28T07:07:09.001Z] Removing intermediate container b956158260c5 [2021-05-28T07:07:09.001Z] ---> 648742372a69 [2021-05-28T07:07:09.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:07:09.268Z] ---> f8236a0ce31c [2021-05-28T07:07:09.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T07:07:09.847Z] ---> 053324e52530 [2021-05-28T07:07:09.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T07:07:10.113Z] ---> bdbaf2b2ecb8 [2021-05-28T07:07:10.113Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T07:07:10.113Z] ---> Running in 545ce004e5fb [2021-05-28T07:07:10.379Z] Removing intermediate container 545ce004e5fb [2021-05-28T07:07:10.379Z] ---> bbb419ab4b40 [2021-05-28T07:07:10.379Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:07:10.379Z] ---> Running in 35edefc8b8bf [2021-05-28T07:07:10.643Z] Removing intermediate container 35edefc8b8bf [2021-05-28T07:07:10.643Z] ---> 713cc4cd38e5 [2021-05-28T07:07:10.643Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:07:10.643Z] ---> Running in 4692d64cb82c [2021-05-28T07:07:10.907Z] Removing intermediate container 4692d64cb82c [2021-05-28T07:07:10.907Z] ---> fe0748c575e3 [2021-05-28T07:07:10.907Z] Step 22/23 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:10.907Z] ---> Running in 0ac94f47829e [2021-05-28T07:07:10.907Z] Removing intermediate container 0ac94f47829e [2021-05-28T07:07:10.907Z] ---> 84dbfd9a6523 [2021-05-28T07:07:10.907Z] Step 23/23 : LABEL version=2.0.0-dev.244 [2021-05-28T07:07:11.174Z] ---> Running in 2c0b0a60adf0 [2021-05-28T07:07:11.460Z] Removing intermediate container 2c0b0a60adf0 [2021-05-28T07:07:11.460Z] ---> d74e1a4a347c [2021-05-28T07:07:11.460Z] [2021-05-28T07:07:11.725Z] Successfully built d74e1a4a347c [2021-05-28T07:07:11.725Z] Successfully tagged support-scheduler:latest [2021-05-28T07:07:19.970Z]  Building support-scheduler ... done Removing intermediate container b386282e6789 [2021-05-28T07:07:19.970Z] ---> 5246793e2a83 [2021-05-28T07:07:19.970Z] [2021-05-28T07:07:19.970Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:07:19.970Z] ---> 13621d1b12d4 [2021-05-28T07:07:19.970Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:07:19.970Z] ---> Using cache [2021-05-28T07:07:19.970Z] ---> 52fe3b865dfa [2021-05-28T07:07:19.970Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:07:19.970Z] ---> Using cache [2021-05-28T07:07:19.970Z] ---> fbdf49a180e3 [2021-05-28T07:07:19.970Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T07:07:19.970Z] ---> Running in e678b626f714 [2021-05-28T07:07:19.970Z] Removing intermediate container e678b626f714 [2021-05-28T07:07:19.970Z] ---> 8b3695445986 [2021-05-28T07:07:19.970Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:07:19.970Z] ---> Running in 46f29bd2ac2a [2021-05-28T07:07:19.970Z] Removing intermediate container 46f29bd2ac2a [2021-05-28T07:07:19.970Z] ---> 5138114f4f94 [2021-05-28T07:07:19.970Z] Step 16/24 : WORKDIR / [2021-05-28T07:07:19.970Z] ---> Running in 37e4c6b5fb73 [2021-05-28T07:07:19.970Z] Removing intermediate container 37e4c6b5fb73 [2021-05-28T07:07:19.970Z] ---> c1ff562b0fc4 [2021-05-28T07:07:19.970Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:07:20.241Z] ---> 2a0755eaa75c [2021-05-28T07:07:20.241Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T07:07:21.184Z] ---> 54dbefd8ae41 [2021-05-28T07:07:21.185Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T07:07:21.451Z] Removing intermediate container e1a8e580a106 [2021-05-28T07:07:21.451Z] ---> 574564d1cf18 [2021-05-28T07:07:21.451Z] [2021-05-28T07:07:21.451Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:07:21.451Z] ---> 13621d1b12d4 [2021-05-28T07:07:21.451Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:07:21.451Z] ---> Using cache [2021-05-28T07:07:21.451Z] ---> 52fe3b865dfa [2021-05-28T07:07:21.451Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:07:21.451Z] ---> Using cache [2021-05-28T07:07:21.451Z] ---> fbdf49a180e3 [2021-05-28T07:07:21.451Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T07:07:21.451Z] ---> 62c713212977 [2021-05-28T07:07:21.451Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T07:07:21.451Z] ---> Running in 7c1b4a6d04ae [2021-05-28T07:07:21.451Z] ---> Running in 6cea0c0e0564 [2021-05-28T07:07:21.451Z] Removing intermediate container 7c1b4a6d04ae [2021-05-28T07:07:21.451Z] ---> 9bf25fbcf1ea [2021-05-28T07:07:21.451Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:07:21.451Z] Removing intermediate container 6cea0c0e0564 [2021-05-28T07:07:21.451Z] ---> 84011c1f8ae7 [2021-05-28T07:07:21.451Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:07:21.451Z] ---> Running in c5ab5cdf52cd [2021-05-28T07:07:21.451Z] ---> Running in eae1a649a882 [2021-05-28T07:07:21.451Z] Removing intermediate container c5ab5cdf52cd [2021-05-28T07:07:21.451Z] ---> 3d7b83020118 [2021-05-28T07:07:21.451Z] Step 16/24 : WORKDIR / [2021-05-28T07:07:21.451Z] Removing intermediate container eae1a649a882 [2021-05-28T07:07:21.451Z] ---> 1309d3579c9e [2021-05-28T07:07:21.451Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:07:21.719Z] ---> Running in 1579f99d010e [2021-05-28T07:07:21.719Z] ---> Running in bcf0d257d8ee [2021-05-28T07:07:21.719Z] Removing intermediate container 1579f99d010e [2021-05-28T07:07:21.719Z] ---> d469015b1dd2 [2021-05-28T07:07:21.719Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:07:21.719Z] Removing intermediate container bcf0d257d8ee [2021-05-28T07:07:21.719Z] ---> d09ea7ccba98 [2021-05-28T07:07:21.719Z] Step 23/24 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:21.719Z] ---> Running in 9289eb6a8efc [2021-05-28T07:07:21.982Z] Removing intermediate container 9289eb6a8efc [2021-05-28T07:07:21.982Z] ---> 3d3cbc3635a8 [2021-05-28T07:07:21.982Z] Step 24/24 : LABEL version=2.0.0-dev.244 [2021-05-28T07:07:21.982Z] ---> ae413f722c35 [2021-05-28T07:07:21.982Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T07:07:21.982Z] ---> Running in 0eeb412a5e4b [2021-05-28T07:07:21.982Z] Removing intermediate container 0eeb412a5e4b [2021-05-28T07:07:21.982Z] ---> 6d89e738f3bd [2021-05-28T07:07:21.982Z] [2021-05-28T07:07:22.248Z] Successfully built 6d89e738f3bd [2021-05-28T07:07:22.248Z] Successfully tagged core-command:latest [2021-05-28T07:07:22.248Z]  Building core-command ... done  ---> 0efa2fe07e9e [2021-05-28T07:07:22.248Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T07:07:22.509Z] ---> 1085eae55ffa [2021-05-28T07:07:22.509Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T07:07:22.509Z] ---> Running in 117d16946ad7 [2021-05-28T07:07:22.509Z] Removing intermediate container 117d16946ad7 [2021-05-28T07:07:22.509Z] ---> 62c382d13a19 [2021-05-28T07:07:22.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:07:22.509Z] ---> Running in b7ccdb3da63b [2021-05-28T07:07:22.771Z] Removing intermediate container b7ccdb3da63b [2021-05-28T07:07:22.771Z] ---> 28db3fe3b148 [2021-05-28T07:07:22.771Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:07:22.771Z] ---> Running in 5ee82fb12164 [2021-05-28T07:07:23.033Z] Removing intermediate container 5ee82fb12164 [2021-05-28T07:07:23.033Z] ---> b31268f447bf [2021-05-28T07:07:23.033Z] Step 23/24 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:23.033Z] ---> Running in 27127a915fca [2021-05-28T07:07:23.033Z] Removing intermediate container 27127a915fca [2021-05-28T07:07:23.033Z] ---> 75a476db3bf7 [2021-05-28T07:07:23.033Z] Step 24/24 : LABEL version=2.0.0-dev.244 [2021-05-28T07:07:23.033Z] ---> Running in 918d2a9d9fde [2021-05-28T07:07:23.293Z] Removing intermediate container 918d2a9d9fde [2021-05-28T07:07:23.293Z] ---> dc119c219098 [2021-05-28T07:07:23.293Z] [2021-05-28T07:07:23.293Z] Successfully built dc119c219098 [2021-05-28T07:07:23.293Z] Successfully tagged core-metadata:latest [2021-05-28T07:07:23.302Z]  Building core-metadata ... done  [Pipeline] } [2021-05-28T07:07:23.304Z] $ docker stop --time=1 904d967d09b23d0606b00920558af2271999e1b50f1326d06bf9453ec30514c4 [2021-05-28T07:07:24.572Z] $ docker rm -f 904d967d09b23d0606b00920558af2271999e1b50f1326d06bf9453ec30514c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:07:24.943Z] + docker images [2021-05-28T07:07:24.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T07:07:24.943Z] core-metadata latest dc119c219098 1 second ago 18.6MB [2021-05-28T07:07:24.943Z] core-command latest 6d89e738f3bd 3 seconds ago 17.1MB [2021-05-28T07:07:24.943Z] 574564d1cf18 4 seconds ago 1.17GB [2021-05-28T07:07:24.943Z] 5246793e2a83 6 seconds ago 1.16GB [2021-05-28T07:07:24.943Z] support-scheduler latest d74e1a4a347c 13 seconds ago 17.1MB [2021-05-28T07:07:24.943Z] security-proxy-setup latest 54334eaf6bbf 17 seconds ago 25.3MB [2021-05-28T07:07:24.943Z] 6557332eede4 18 seconds ago 1.16GB [2021-05-28T07:07:24.943Z] 8c38026afce1 23 seconds ago 1.16GB [2021-05-28T07:07:24.943Z] sys-mgmt-agent latest 6d5b7b0c6ce6 51 seconds ago 312MB [2021-05-28T07:07:24.943Z] security-bootstrapper latest fa3ca0b3a5f3 52 seconds ago 18.2MB [2021-05-28T07:07:24.943Z] core-data latest e66dd7c1a06d 52 seconds ago 21.6MB [2021-05-28T07:07:24.943Z] a1f43ab599c8 About a minute ago 1.17GB [2021-05-28T07:07:24.943Z] ba5ac0d1665c About a minute ago 1.15GB [2021-05-28T07:07:24.943Z] security-secretstore-setup latest a2d611b55177 About a minute ago 25.8MB [2021-05-28T07:07:24.943Z] support-notifications latest 3460cad02e00 About a minute ago 17.8MB [2021-05-28T07:07:24.943Z] 1544efd9ce71 About a minute ago 1.16GB [2021-05-28T07:07:24.943Z] 28dde16977ba About a minute ago 1.16GB [2021-05-28T07:07:24.943Z] eb284c2a0ad5 2 minutes ago 1.16GB [2021-05-28T07:07:24.943Z] ci-base-image-x86_64 latest 49e49ebec7a3 6 minutes ago 648MB [2021-05-28T07:07:24.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T07:07:24.943Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T07:07:24.943Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T07:07:24.943Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T07:07:24.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-05-28T07:07:25.145Z] provisioning config files... [2021-05-28T07:07:25.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config668747270250225645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:07:25.501Z] ---> docker-login.sh [2021-05-28T07:07:25.501Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:07:25.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:07:25.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:07:25.501Z] Configure a credential helper to remove this warning. See [2021-05-28T07:07:25.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:07:25.501Z] [2021-05-28T07:07:25.501Z] Login Succeeded [2021-05-28T07:07:25.501Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:07:25.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:07:25.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:07:25.764Z] Configure a credential helper to remove this warning. See [2021-05-28T07:07:25.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:07:25.764Z] [2021-05-28T07:07:25.764Z] Login Succeeded [2021-05-28T07:07:25.764Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:07:25.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:07:25.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:07:25.764Z] Configure a credential helper to remove this warning. See [2021-05-28T07:07:25.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:07:25.764Z] [2021-05-28T07:07:25.764Z] Login Succeeded [2021-05-28T07:07:25.764Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:07:25.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:07:26.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:07:26.025Z] Configure a credential helper to remove this warning. See [2021-05-28T07:07:26.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:07:26.025Z] [2021-05-28T07:07:26.025Z] Login Succeeded [2021-05-28T07:07:26.025Z] docker.io [2021-05-28T07:07:26.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:07:26.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:07:26.287Z] Configure a credential helper to remove this warning. See [2021-05-28T07:07:26.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:07:26.287Z] [2021-05-28T07:07:26.287Z] Login Succeeded [2021-05-28T07:07:26.287Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:07:26.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:26.431Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-28T07:07:26.431Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:26.431Z] 2.0.0-dev.244 [2021-05-28T07:07:26.431Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:26.431Z] master [2021-05-28T07:07:26.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:26.832Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:27.177Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:27.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-28T07:07:27.177Z] 22234f5626e2: Preparing [2021-05-28T07:07:27.177Z] 021307256256: Preparing [2021-05-28T07:07:27.177Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:27.177Z] e5e617f139fd: Preparing [2021-05-28T07:07:27.177Z] 32f366d666a5: Preparing [2021-05-28T07:07:27.177Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:27.437Z] c01c0ebef4f8: Pushed [2021-05-28T07:07:27.437Z] 22234f5626e2: Pushed [2021-05-28T07:07:27.437Z] e5e617f139fd: Pushed [2021-05-28T07:07:28.379Z] 021307256256: Pushed [2021-05-28T07:07:28.640Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:2212f558c17267ea68cdc52bb8ec8133c45ccbc412d00c94741df248f7cca4d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:28.947Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:29.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.244 [2021-05-28T07:07:29.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-28T07:07:29.249Z] 22234f5626e2: Preparing [2021-05-28T07:07:29.249Z] 021307256256: Preparing [2021-05-28T07:07:29.249Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:29.249Z] e5e617f139fd: Preparing [2021-05-28T07:07:29.249Z] 32f366d666a5: Preparing [2021-05-28T07:07:29.249Z] 021307256256: Layer already exists [2021-05-28T07:07:29.249Z] 22234f5626e2: Layer already exists [2021-05-28T07:07:29.249Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:29.249Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:29.249Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:29.249Z] 2.0.0-dev.244: digest: sha256:2212f558c17267ea68cdc52bb8ec8133c45ccbc412d00c94741df248f7cca4d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:29.555Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:29.860Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:29.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-28T07:07:29.860Z] 22234f5626e2: Preparing [2021-05-28T07:07:29.860Z] 021307256256: Preparing [2021-05-28T07:07:29.860Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:29.860Z] e5e617f139fd: Preparing [2021-05-28T07:07:29.860Z] 32f366d666a5: Preparing [2021-05-28T07:07:29.860Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:29.860Z] 021307256256: Layer already exists [2021-05-28T07:07:29.860Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:29.860Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:29.860Z] 22234f5626e2: Layer already exists [2021-05-28T07:07:29.860Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:2212f558c17267ea68cdc52bb8ec8133c45ccbc412d00c94741df248f7cca4d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:30.164Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:30.463Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-28T07:07:30.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-28T07:07:30.463Z] 22234f5626e2: Preparing [2021-05-28T07:07:30.463Z] 021307256256: Preparing [2021-05-28T07:07:30.463Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:30.463Z] e5e617f139fd: Preparing [2021-05-28T07:07:30.463Z] 32f366d666a5: Preparing [2021-05-28T07:07:30.463Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:30.463Z] 021307256256: Layer already exists [2021-05-28T07:07:30.463Z] 22234f5626e2: Layer already exists [2021-05-28T07:07:30.463Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:30.463Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:30.463Z] master: digest: sha256:2212f558c17267ea68cdc52bb8ec8133c45ccbc412d00c94741df248f7cca4d7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:30.515Z] ===================================================== [Pipeline] echo [2021-05-28T07:07:30.529Z] taggedImages: [2021-05-28T07:07:30.529Z] - nexus3.edgexfoundry.org:10004/core-command:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:30.529Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.244 [2021-05-28T07:07:30.529Z] - nexus3.edgexfoundry.org:10004/core-command:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:30.529Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-05-28T07:07:30.558Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-28T07:07:30.558Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:30.558Z] 2.0.0-dev.244 [2021-05-28T07:07:30.558Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:30.558Z] master [2021-05-28T07:07:30.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:30.898Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:31.200Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:31.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-28T07:07:31.200Z] c6ea6c098bee: Preparing [2021-05-28T07:07:31.200Z] 8243afd2793e: Preparing [2021-05-28T07:07:31.200Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:31.200Z] 063fa49d4c41: Preparing [2021-05-28T07:07:31.200Z] 78b2e1ff5fe9: Preparing [2021-05-28T07:07:31.200Z] 32f366d666a5: Preparing [2021-05-28T07:07:31.200Z] 32f366d666a5: Waiting [2021-05-28T07:07:31.200Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:31.200Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:31.463Z] 78b2e1ff5fe9: Pushed [2021-05-28T07:07:31.463Z] c6ea6c098bee: Pushed [2021-05-28T07:07:31.463Z] 063fa49d4c41: Pushed [2021-05-28T07:07:32.846Z] 8243afd2793e: Pushed [2021-05-28T07:07:32.846Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:5ba719513c5013117ba8b1d89514c583908d8cfba8f498aa4c777320c4d03ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:33.155Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:33.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.244 [2021-05-28T07:07:33.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-28T07:07:33.465Z] c6ea6c098bee: Preparing [2021-05-28T07:07:33.465Z] 8243afd2793e: Preparing [2021-05-28T07:07:33.465Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:33.465Z] 063fa49d4c41: Preparing [2021-05-28T07:07:33.465Z] 78b2e1ff5fe9: Preparing [2021-05-28T07:07:33.465Z] 32f366d666a5: Preparing [2021-05-28T07:07:33.465Z] 32f366d666a5: Waiting [2021-05-28T07:07:33.465Z] 78b2e1ff5fe9: Layer already exists [2021-05-28T07:07:33.465Z] c6ea6c098bee: Layer already exists [2021-05-28T07:07:33.465Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:33.465Z] 8243afd2793e: Layer already exists [2021-05-28T07:07:33.465Z] 063fa49d4c41: Layer already exists [2021-05-28T07:07:33.465Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:33.465Z] 2.0.0-dev.244: digest: sha256:5ba719513c5013117ba8b1d89514c583908d8cfba8f498aa4c777320c4d03ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:33.771Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:34.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:34.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-28T07:07:34.071Z] c6ea6c098bee: Preparing [2021-05-28T07:07:34.071Z] 8243afd2793e: Preparing [2021-05-28T07:07:34.071Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:34.071Z] 063fa49d4c41: Preparing [2021-05-28T07:07:34.071Z] 78b2e1ff5fe9: Preparing [2021-05-28T07:07:34.071Z] 32f366d666a5: Preparing [2021-05-28T07:07:34.071Z] 32f366d666a5: Waiting [2021-05-28T07:07:34.332Z] 8243afd2793e: Layer already exists [2021-05-28T07:07:34.332Z] 063fa49d4c41: Layer already exists [2021-05-28T07:07:34.332Z] 78b2e1ff5fe9: Layer already exists [2021-05-28T07:07:34.332Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:34.332Z] c6ea6c098bee: Layer already exists [2021-05-28T07:07:34.332Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:34.593Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:5ba719513c5013117ba8b1d89514c583908d8cfba8f498aa4c777320c4d03ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:34.896Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:35.227Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-28T07:07:35.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-28T07:07:35.227Z] c6ea6c098bee: Preparing [2021-05-28T07:07:35.227Z] 8243afd2793e: Preparing [2021-05-28T07:07:35.227Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:35.227Z] 063fa49d4c41: Preparing [2021-05-28T07:07:35.227Z] 78b2e1ff5fe9: Preparing [2021-05-28T07:07:35.227Z] 32f366d666a5: Preparing [2021-05-28T07:07:35.227Z] 32f366d666a5: Waiting [2021-05-28T07:07:35.227Z] 8243afd2793e: Layer already exists [2021-05-28T07:07:35.227Z] 063fa49d4c41: Layer already exists [2021-05-28T07:07:35.227Z] 78b2e1ff5fe9: Layer already exists [2021-05-28T07:07:35.227Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:35.227Z] c6ea6c098bee: Layer already exists [2021-05-28T07:07:35.227Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:35.227Z] master: digest: sha256:5ba719513c5013117ba8b1d89514c583908d8cfba8f498aa4c777320c4d03ae1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:35.284Z] ===================================================== [Pipeline] echo [2021-05-28T07:07:35.301Z] taggedImages: [2021-05-28T07:07:35.301Z] - nexus3.edgexfoundry.org:10004/core-data:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:35.301Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.244 [2021-05-28T07:07:35.301Z] - nexus3.edgexfoundry.org:10004/core-data:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:35.301Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-28T07:07:35.333Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-28T07:07:35.333Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:35.333Z] 2.0.0-dev.244 [2021-05-28T07:07:35.333Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:35.333Z] master [2021-05-28T07:07:35.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:35.680Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:35.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:35.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-28T07:07:35.984Z] b5b91d6f5791: Preparing [2021-05-28T07:07:35.984Z] d047e2da9138: Preparing [2021-05-28T07:07:35.984Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:35.984Z] e5e617f139fd: Preparing [2021-05-28T07:07:35.984Z] 32f366d666a5: Preparing [2021-05-28T07:07:35.984Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:35.984Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:35.984Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:35.984Z] b5b91d6f5791: Pushed [2021-05-28T07:07:37.367Z] d047e2da9138: Pushed [2021-05-28T07:07:37.367Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:0559edfce98a1099385d732f017f2858a649abbcf897ea828f3207f99f31fcd3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:37.669Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:37.966Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.244 [2021-05-28T07:07:37.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-28T07:07:37.966Z] b5b91d6f5791: Preparing [2021-05-28T07:07:37.966Z] d047e2da9138: Preparing [2021-05-28T07:07:37.966Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:37.966Z] e5e617f139fd: Preparing [2021-05-28T07:07:37.966Z] 32f366d666a5: Preparing [2021-05-28T07:07:37.966Z] b5b91d6f5791: Layer already exists [2021-05-28T07:07:37.966Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:37.966Z] d047e2da9138: Layer already exists [2021-05-28T07:07:37.966Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:37.966Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:37.966Z] 2.0.0-dev.244: digest: sha256:0559edfce98a1099385d732f017f2858a649abbcf897ea828f3207f99f31fcd3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:38.270Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:38.570Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:38.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-28T07:07:38.570Z] b5b91d6f5791: Preparing [2021-05-28T07:07:38.570Z] d047e2da9138: Preparing [2021-05-28T07:07:38.570Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:38.570Z] e5e617f139fd: Preparing [2021-05-28T07:07:38.570Z] 32f366d666a5: Preparing [2021-05-28T07:07:38.570Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:38.570Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:38.570Z] d047e2da9138: Layer already exists [2021-05-28T07:07:38.570Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:38.570Z] b5b91d6f5791: Layer already exists [2021-05-28T07:07:38.570Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:0559edfce98a1099385d732f017f2858a649abbcf897ea828f3207f99f31fcd3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:38.896Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:39.193Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-28T07:07:39.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-28T07:07:39.193Z] b5b91d6f5791: Preparing [2021-05-28T07:07:39.193Z] d047e2da9138: Preparing [2021-05-28T07:07:39.193Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:39.193Z] e5e617f139fd: Preparing [2021-05-28T07:07:39.193Z] 32f366d666a5: Preparing [2021-05-28T07:07:39.193Z] d047e2da9138: Layer already exists [2021-05-28T07:07:39.193Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:39.193Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:39.193Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:39.193Z] b5b91d6f5791: Layer already exists [2021-05-28T07:07:39.193Z] master: digest: sha256:0559edfce98a1099385d732f017f2858a649abbcf897ea828f3207f99f31fcd3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:39.248Z] ===================================================== [Pipeline] echo [2021-05-28T07:07:39.269Z] taggedImages: [2021-05-28T07:07:39.269Z] - nexus3.edgexfoundry.org:10004/core-metadata:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:39.269Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.244 [2021-05-28T07:07:39.269Z] - nexus3.edgexfoundry.org:10004/core-metadata:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:39.269Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-28T07:07:39.314Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-28T07:07:39.314Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:39.314Z] 2.0.0-dev.244 [2021-05-28T07:07:39.314Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:39.314Z] master [2021-05-28T07:07:39.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:39.676Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:40.223Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:40.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-28T07:07:40.223Z] b8dd97a3f178: Preparing [2021-05-28T07:07:40.223Z] b8dd97a3f178: Preparing [2021-05-28T07:07:40.223Z] 7786133970e8: Preparing [2021-05-28T07:07:40.223Z] c47bacaed1cb: Preparing [2021-05-28T07:07:40.223Z] a0777d70929b: Preparing [2021-05-28T07:07:40.223Z] 1f2fefe69686: Preparing [2021-05-28T07:07:40.223Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:40.223Z] 3e375108b159: Preparing [2021-05-28T07:07:40.223Z] 3e375108b159: Preparing [2021-05-28T07:07:40.223Z] bb2feb4c2d97: Preparing [2021-05-28T07:07:40.223Z] d909ced72d3a: Preparing [2021-05-28T07:07:40.223Z] 32f366d666a5: Preparing [2021-05-28T07:07:40.223Z] c01c0ebef4f8: Waiting [2021-05-28T07:07:40.223Z] 3e375108b159: Waiting [2021-05-28T07:07:40.223Z] bb2feb4c2d97: Waiting [2021-05-28T07:07:40.223Z] d909ced72d3a: Waiting [2021-05-28T07:07:40.223Z] 32f366d666a5: Waiting [2021-05-28T07:07:40.223Z] a0777d70929b: Pushed [2021-05-28T07:07:40.223Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:40.223Z] b8dd97a3f178: Pushed [2021-05-28T07:07:40.223Z] 7786133970e8: Pushed [2021-05-28T07:07:40.223Z] c47bacaed1cb: Pushed [2021-05-28T07:07:40.223Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:40.570Z] d909ced72d3a: Pushed [2021-05-28T07:07:40.570Z] bb2feb4c2d97: Pushed [2021-05-28T07:07:40.570Z] 3e375108b159: Pushed [2021-05-28T07:07:41.400Z] 1f2fefe69686: Pushed [2021-05-28T07:07:41.699Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:6e8e09886446dab97ea99d623858eb2327b28082b4374bb8228d750e0546450d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:42.006Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:42.328Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.244 [2021-05-28T07:07:42.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-28T07:07:42.328Z] b8dd97a3f178: Preparing [2021-05-28T07:07:42.328Z] b8dd97a3f178: Preparing [2021-05-28T07:07:42.328Z] 7786133970e8: Preparing [2021-05-28T07:07:42.328Z] c47bacaed1cb: Preparing [2021-05-28T07:07:42.328Z] a0777d70929b: Preparing [2021-05-28T07:07:42.328Z] 1f2fefe69686: Preparing [2021-05-28T07:07:42.328Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:42.328Z] 3e375108b159: Preparing [2021-05-28T07:07:42.328Z] 3e375108b159: Preparing [2021-05-28T07:07:42.328Z] bb2feb4c2d97: Preparing [2021-05-28T07:07:42.328Z] d909ced72d3a: Preparing [2021-05-28T07:07:42.328Z] 32f366d666a5: Preparing [2021-05-28T07:07:42.328Z] c01c0ebef4f8: Waiting [2021-05-28T07:07:42.328Z] 3e375108b159: Waiting [2021-05-28T07:07:42.328Z] bb2feb4c2d97: Waiting [2021-05-28T07:07:42.328Z] d909ced72d3a: Waiting [2021-05-28T07:07:42.328Z] 32f366d666a5: Waiting [2021-05-28T07:07:42.328Z] 7786133970e8: Layer already exists [2021-05-28T07:07:42.328Z] c47bacaed1cb: Layer already exists [2021-05-28T07:07:42.328Z] 1f2fefe69686: Layer already exists [2021-05-28T07:07:42.328Z] a0777d70929b: Layer already exists [2021-05-28T07:07:42.328Z] b8dd97a3f178: Layer already exists [2021-05-28T07:07:42.328Z] 3e375108b159: Layer already exists [2021-05-28T07:07:42.328Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:42.328Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:42.328Z] bb2feb4c2d97: Layer already exists [2021-05-28T07:07:42.328Z] d909ced72d3a: Layer already exists [2021-05-28T07:07:42.329Z] 2.0.0-dev.244: digest: sha256:6e8e09886446dab97ea99d623858eb2327b28082b4374bb8228d750e0546450d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:42.629Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:42.926Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:42.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-28T07:07:42.927Z] b8dd97a3f178: Preparing [2021-05-28T07:07:42.927Z] b8dd97a3f178: Preparing [2021-05-28T07:07:42.927Z] 7786133970e8: Preparing [2021-05-28T07:07:42.927Z] c47bacaed1cb: Preparing [2021-05-28T07:07:42.927Z] a0777d70929b: Preparing [2021-05-28T07:07:42.927Z] 1f2fefe69686: Preparing [2021-05-28T07:07:42.927Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:42.927Z] 3e375108b159: Preparing [2021-05-28T07:07:42.927Z] 3e375108b159: Preparing [2021-05-28T07:07:42.927Z] bb2feb4c2d97: Preparing [2021-05-28T07:07:42.927Z] d909ced72d3a: Preparing [2021-05-28T07:07:42.927Z] 32f366d666a5: Preparing [2021-05-28T07:07:42.927Z] c01c0ebef4f8: Waiting [2021-05-28T07:07:42.927Z] 3e375108b159: Waiting [2021-05-28T07:07:42.927Z] bb2feb4c2d97: Waiting [2021-05-28T07:07:42.927Z] d909ced72d3a: Waiting [2021-05-28T07:07:42.927Z] 32f366d666a5: Waiting [2021-05-28T07:07:42.927Z] 7786133970e8: Layer already exists [2021-05-28T07:07:42.927Z] c47bacaed1cb: Layer already exists [2021-05-28T07:07:42.927Z] a0777d70929b: Layer already exists [2021-05-28T07:07:42.927Z] b8dd97a3f178: Layer already exists [2021-05-28T07:07:42.927Z] 1f2fefe69686: Layer already exists [2021-05-28T07:07:42.927Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:42.927Z] 3e375108b159: Layer already exists [2021-05-28T07:07:42.927Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:42.927Z] d909ced72d3a: Layer already exists [2021-05-28T07:07:42.927Z] bb2feb4c2d97: Layer already exists [2021-05-28T07:07:42.927Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:6e8e09886446dab97ea99d623858eb2327b28082b4374bb8228d750e0546450d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:43.229Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:43.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-28T07:07:43.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-28T07:07:43.526Z] b8dd97a3f178: Preparing [2021-05-28T07:07:43.526Z] b8dd97a3f178: Preparing [2021-05-28T07:07:43.526Z] 7786133970e8: Preparing [2021-05-28T07:07:43.526Z] c47bacaed1cb: Preparing [2021-05-28T07:07:43.526Z] a0777d70929b: Preparing [2021-05-28T07:07:43.526Z] 1f2fefe69686: Preparing [2021-05-28T07:07:43.526Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:43.526Z] 3e375108b159: Preparing [2021-05-28T07:07:43.526Z] 3e375108b159: Preparing [2021-05-28T07:07:43.526Z] bb2feb4c2d97: Preparing [2021-05-28T07:07:43.526Z] d909ced72d3a: Preparing [2021-05-28T07:07:43.526Z] 32f366d666a5: Preparing [2021-05-28T07:07:43.526Z] c01c0ebef4f8: Waiting [2021-05-28T07:07:43.526Z] 3e375108b159: Waiting [2021-05-28T07:07:43.526Z] bb2feb4c2d97: Waiting [2021-05-28T07:07:43.526Z] d909ced72d3a: Waiting [2021-05-28T07:07:43.526Z] 32f366d666a5: Waiting [2021-05-28T07:07:43.526Z] 7786133970e8: Layer already exists [2021-05-28T07:07:43.526Z] a0777d70929b: Layer already exists [2021-05-28T07:07:43.526Z] 1f2fefe69686: Layer already exists [2021-05-28T07:07:43.526Z] c47bacaed1cb: Layer already exists [2021-05-28T07:07:43.526Z] b8dd97a3f178: Layer already exists [2021-05-28T07:07:43.526Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:43.526Z] 3e375108b159: Layer already exists [2021-05-28T07:07:43.526Z] bb2feb4c2d97: Layer already exists [2021-05-28T07:07:43.526Z] d909ced72d3a: Layer already exists [2021-05-28T07:07:43.526Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:43.526Z] master: digest: sha256:6e8e09886446dab97ea99d623858eb2327b28082b4374bb8228d750e0546450d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:43.583Z] ===================================================== [Pipeline] echo [2021-05-28T07:07:43.597Z] taggedImages: [2021-05-28T07:07:43.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:43.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.244 [2021-05-28T07:07:43.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:43.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-05-28T07:07:43.628Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-28T07:07:43.628Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:43.628Z] 2.0.0-dev.244 [2021-05-28T07:07:43.628Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:43.628Z] master [2021-05-28T07:07:43.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:43.978Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:44.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:44.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-28T07:07:44.281Z] 67bb9c2c0f88: Preparing [2021-05-28T07:07:44.281Z] 805478411f37: Preparing [2021-05-28T07:07:44.281Z] eefe5f65c15c: Preparing [2021-05-28T07:07:44.281Z] f8b3d396b008: Preparing [2021-05-28T07:07:44.281Z] 1a4e21122cba: Preparing [2021-05-28T07:07:44.281Z] 32f366d666a5: Preparing [2021-05-28T07:07:44.281Z] 32f366d666a5: Waiting [2021-05-28T07:07:44.869Z] f8b3d396b008: Pushed [2021-05-28T07:07:44.869Z] eefe5f65c15c: Pushed [2021-05-28T07:07:44.869Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:44.869Z] 1a4e21122cba: Pushed [2021-05-28T07:07:45.131Z] 67bb9c2c0f88: Pushed [2021-05-28T07:07:45.131Z] 805478411f37: Pushed [2021-05-28T07:07:45.392Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:cce3772c2f2aa7cd724d172e4ccaa2413c938314069b3c94dcae66f8810e653a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:45.702Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:46.003Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.244 [2021-05-28T07:07:46.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-28T07:07:46.003Z] 67bb9c2c0f88: Preparing [2021-05-28T07:07:46.003Z] 805478411f37: Preparing [2021-05-28T07:07:46.003Z] eefe5f65c15c: Preparing [2021-05-28T07:07:46.003Z] f8b3d396b008: Preparing [2021-05-28T07:07:46.003Z] 1a4e21122cba: Preparing [2021-05-28T07:07:46.003Z] 32f366d666a5: Preparing [2021-05-28T07:07:46.003Z] 32f366d666a5: Waiting [2021-05-28T07:07:46.003Z] 805478411f37: Layer already exists [2021-05-28T07:07:46.003Z] 67bb9c2c0f88: Layer already exists [2021-05-28T07:07:46.003Z] 1a4e21122cba: Layer already exists [2021-05-28T07:07:46.003Z] eefe5f65c15c: Layer already exists [2021-05-28T07:07:46.003Z] f8b3d396b008: Layer already exists [2021-05-28T07:07:46.003Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:46.003Z] 2.0.0-dev.244: digest: sha256:cce3772c2f2aa7cd724d172e4ccaa2413c938314069b3c94dcae66f8810e653a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:46.309Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:46.609Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:46.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-28T07:07:46.609Z] 67bb9c2c0f88: Preparing [2021-05-28T07:07:46.609Z] 805478411f37: Preparing [2021-05-28T07:07:46.609Z] eefe5f65c15c: Preparing [2021-05-28T07:07:46.609Z] f8b3d396b008: Preparing [2021-05-28T07:07:46.609Z] 1a4e21122cba: Preparing [2021-05-28T07:07:46.609Z] 32f366d666a5: Preparing [2021-05-28T07:07:46.609Z] 32f366d666a5: Waiting [2021-05-28T07:07:46.609Z] 1a4e21122cba: Layer already exists [2021-05-28T07:07:46.609Z] 805478411f37: Layer already exists [2021-05-28T07:07:46.609Z] eefe5f65c15c: Layer already exists [2021-05-28T07:07:46.609Z] 67bb9c2c0f88: Layer already exists [2021-05-28T07:07:46.609Z] f8b3d396b008: Layer already exists [2021-05-28T07:07:46.609Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:46.609Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:cce3772c2f2aa7cd724d172e4ccaa2413c938314069b3c94dcae66f8810e653a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:46.917Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:47.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-28T07:07:47.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-28T07:07:47.216Z] 67bb9c2c0f88: Preparing [2021-05-28T07:07:47.216Z] 805478411f37: Preparing [2021-05-28T07:07:47.216Z] eefe5f65c15c: Preparing [2021-05-28T07:07:47.216Z] f8b3d396b008: Preparing [2021-05-28T07:07:47.216Z] 1a4e21122cba: Preparing [2021-05-28T07:07:47.216Z] 32f366d666a5: Preparing [2021-05-28T07:07:47.216Z] 32f366d666a5: Waiting [2021-05-28T07:07:47.216Z] 67bb9c2c0f88: Layer already exists [2021-05-28T07:07:47.216Z] eefe5f65c15c: Layer already exists [2021-05-28T07:07:47.216Z] f8b3d396b008: Layer already exists [2021-05-28T07:07:47.216Z] 1a4e21122cba: Layer already exists [2021-05-28T07:07:47.216Z] 805478411f37: Layer already exists [2021-05-28T07:07:47.216Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:47.216Z] master: digest: sha256:cce3772c2f2aa7cd724d172e4ccaa2413c938314069b3c94dcae66f8810e653a size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:47.278Z] ===================================================== [Pipeline] echo [2021-05-28T07:07:47.292Z] taggedImages: [2021-05-28T07:07:47.292Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:47.292Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.244 [2021-05-28T07:07:47.292Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:47.292Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-05-28T07:07:47.346Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-28T07:07:47.346Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:47.346Z] 2.0.0-dev.244 [2021-05-28T07:07:47.346Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:47.346Z] master [2021-05-28T07:07:47.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:47.692Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:47.997Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:47.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-28T07:07:47.997Z] b33824b93436: Preparing [2021-05-28T07:07:47.997Z] a2e454597f6e: Preparing [2021-05-28T07:07:47.997Z] ff2e9b42ead0: Preparing [2021-05-28T07:07:47.997Z] c35b29bd6c8d: Preparing [2021-05-28T07:07:47.997Z] 8755dd079859: Preparing [2021-05-28T07:07:47.997Z] d69cb7d628ed: Preparing [2021-05-28T07:07:47.997Z] 08f26afeae19: Preparing [2021-05-28T07:07:47.997Z] 7d2faff05771: Preparing [2021-05-28T07:07:47.997Z] 8365baf38eae: Preparing [2021-05-28T07:07:47.997Z] 32f366d666a5: Preparing [2021-05-28T07:07:47.998Z] d69cb7d628ed: Waiting [2021-05-28T07:07:47.998Z] 08f26afeae19: Waiting [2021-05-28T07:07:47.998Z] 7d2faff05771: Waiting [2021-05-28T07:07:47.998Z] 8365baf38eae: Waiting [2021-05-28T07:07:47.998Z] 32f366d666a5: Waiting [2021-05-28T07:07:48.576Z] a2e454597f6e: Pushed [2021-05-28T07:07:48.576Z] 8755dd079859: Pushed [2021-05-28T07:07:48.576Z] b33824b93436: Pushed [2021-05-28T07:07:48.576Z] d69cb7d628ed: Pushed [2021-05-28T07:07:48.838Z] 08f26afeae19: Pushed [2021-05-28T07:07:48.838Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:48.838Z] 7d2faff05771: Pushed [2021-05-28T07:07:48.838Z] c35b29bd6c8d: Pushed [2021-05-28T07:07:48.838Z] ff2e9b42ead0: Pushed [2021-05-28T07:07:48.838Z] 8365baf38eae: Pushed [2021-05-28T07:07:49.098Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:fea5b0dd890ff4b47ae815d0c827cbf5a7ff486a220e502afbc48d927be32715 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:49.412Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:49.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.244 [2021-05-28T07:07:49.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-28T07:07:49.714Z] b33824b93436: Preparing [2021-05-28T07:07:49.714Z] a2e454597f6e: Preparing [2021-05-28T07:07:49.714Z] ff2e9b42ead0: Preparing [2021-05-28T07:07:49.714Z] c35b29bd6c8d: Preparing [2021-05-28T07:07:49.714Z] 8755dd079859: Preparing [2021-05-28T07:07:49.714Z] d69cb7d628ed: Preparing [2021-05-28T07:07:49.714Z] 08f26afeae19: Preparing [2021-05-28T07:07:49.714Z] 7d2faff05771: Preparing [2021-05-28T07:07:49.714Z] 8365baf38eae: Preparing [2021-05-28T07:07:49.714Z] 32f366d666a5: Preparing [2021-05-28T07:07:49.714Z] d69cb7d628ed: Waiting [2021-05-28T07:07:49.714Z] 08f26afeae19: Waiting [2021-05-28T07:07:49.714Z] 7d2faff05771: Waiting [2021-05-28T07:07:49.714Z] 8365baf38eae: Waiting [2021-05-28T07:07:49.714Z] 32f366d666a5: Waiting [2021-05-28T07:07:49.714Z] c35b29bd6c8d: Layer already exists [2021-05-28T07:07:49.714Z] a2e454597f6e: Layer already exists [2021-05-28T07:07:49.714Z] b33824b93436: Layer already exists [2021-05-28T07:07:49.714Z] 8755dd079859: Layer already exists [2021-05-28T07:07:49.714Z] ff2e9b42ead0: Layer already exists [2021-05-28T07:07:49.714Z] 08f26afeae19: Layer already exists [2021-05-28T07:07:49.714Z] d69cb7d628ed: Layer already exists [2021-05-28T07:07:49.714Z] 7d2faff05771: Layer already exists [2021-05-28T07:07:49.714Z] 8365baf38eae: Layer already exists [2021-05-28T07:07:49.714Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:49.714Z] 2.0.0-dev.244: digest: sha256:fea5b0dd890ff4b47ae815d0c827cbf5a7ff486a220e502afbc48d927be32715 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:50.018Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:50.320Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:50.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-28T07:07:50.320Z] b33824b93436: Preparing [2021-05-28T07:07:50.320Z] a2e454597f6e: Preparing [2021-05-28T07:07:50.320Z] ff2e9b42ead0: Preparing [2021-05-28T07:07:50.320Z] c35b29bd6c8d: Preparing [2021-05-28T07:07:50.320Z] 8755dd079859: Preparing [2021-05-28T07:07:50.320Z] d69cb7d628ed: Preparing [2021-05-28T07:07:50.320Z] 08f26afeae19: Preparing [2021-05-28T07:07:50.320Z] 7d2faff05771: Preparing [2021-05-28T07:07:50.320Z] 8365baf38eae: Preparing [2021-05-28T07:07:50.320Z] 32f366d666a5: Preparing [2021-05-28T07:07:50.320Z] d69cb7d628ed: Waiting [2021-05-28T07:07:50.320Z] 08f26afeae19: Waiting [2021-05-28T07:07:50.320Z] 7d2faff05771: Waiting [2021-05-28T07:07:50.320Z] 8365baf38eae: Waiting [2021-05-28T07:07:50.320Z] 32f366d666a5: Waiting [2021-05-28T07:07:50.320Z] c35b29bd6c8d: Layer already exists [2021-05-28T07:07:50.320Z] 8755dd079859: Layer already exists [2021-05-28T07:07:50.320Z] a2e454597f6e: Layer already exists [2021-05-28T07:07:50.320Z] ff2e9b42ead0: Layer already exists [2021-05-28T07:07:50.320Z] b33824b93436: Layer already exists [2021-05-28T07:07:50.320Z] 7d2faff05771: Layer already exists [2021-05-28T07:07:50.320Z] d69cb7d628ed: Layer already exists [2021-05-28T07:07:50.320Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:50.320Z] 08f26afeae19: Layer already exists [2021-05-28T07:07:50.320Z] 8365baf38eae: Layer already exists [2021-05-28T07:07:50.320Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:fea5b0dd890ff4b47ae815d0c827cbf5a7ff486a220e502afbc48d927be32715 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:50.626Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:50.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-28T07:07:50.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-28T07:07:50.929Z] b33824b93436: Preparing [2021-05-28T07:07:50.929Z] a2e454597f6e: Preparing [2021-05-28T07:07:50.929Z] ff2e9b42ead0: Preparing [2021-05-28T07:07:50.929Z] c35b29bd6c8d: Preparing [2021-05-28T07:07:50.929Z] 8755dd079859: Preparing [2021-05-28T07:07:50.929Z] d69cb7d628ed: Preparing [2021-05-28T07:07:50.929Z] 08f26afeae19: Preparing [2021-05-28T07:07:50.929Z] 7d2faff05771: Preparing [2021-05-28T07:07:50.929Z] 8365baf38eae: Preparing [2021-05-28T07:07:50.929Z] 32f366d666a5: Preparing [2021-05-28T07:07:50.929Z] d69cb7d628ed: Waiting [2021-05-28T07:07:50.929Z] 08f26afeae19: Waiting [2021-05-28T07:07:50.929Z] 7d2faff05771: Waiting [2021-05-28T07:07:50.929Z] 8365baf38eae: Waiting [2021-05-28T07:07:50.929Z] 32f366d666a5: Waiting [2021-05-28T07:07:50.929Z] 8755dd079859: Layer already exists [2021-05-28T07:07:50.929Z] c35b29bd6c8d: Layer already exists [2021-05-28T07:07:50.929Z] ff2e9b42ead0: Layer already exists [2021-05-28T07:07:50.929Z] b33824b93436: Layer already exists [2021-05-28T07:07:50.929Z] a2e454597f6e: Layer already exists [2021-05-28T07:07:50.929Z] d69cb7d628ed: Layer already exists [2021-05-28T07:07:50.929Z] 08f26afeae19: Layer already exists [2021-05-28T07:07:50.929Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:50.929Z] 7d2faff05771: Layer already exists [2021-05-28T07:07:50.929Z] 8365baf38eae: Layer already exists [2021-05-28T07:07:50.929Z] master: digest: sha256:fea5b0dd890ff4b47ae815d0c827cbf5a7ff486a220e502afbc48d927be32715 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:50.987Z] ===================================================== [Pipeline] echo [2021-05-28T07:07:51.003Z] taggedImages: [2021-05-28T07:07:51.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:51.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.244 [2021-05-28T07:07:51.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:51.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-28T07:07:51.084Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-28T07:07:51.084Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:51.084Z] 2.0.0-dev.244 [2021-05-28T07:07:51.084Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:51.084Z] master [2021-05-28T07:07:51.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:51.428Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:51.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:51.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-28T07:07:51.727Z] 2b60ef6cbce7: Preparing [2021-05-28T07:07:51.727Z] 0ef97e16df91: Preparing [2021-05-28T07:07:51.727Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:51.727Z] 34ac4537a71e: Preparing [2021-05-28T07:07:51.727Z] 32f366d666a5: Preparing [2021-05-28T07:07:51.727Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:51.727Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:51.727Z] 2b60ef6cbce7: Pushed [2021-05-28T07:07:51.987Z] 34ac4537a71e: Pushed [2021-05-28T07:07:52.931Z] 0ef97e16df91: Pushed [2021-05-28T07:07:53.878Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:0815f3b2ccbc5e8eaf72ed0882e0536e253cd64cc1be6525a5be18217385e119 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:54.183Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:54.480Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.244 [2021-05-28T07:07:54.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-28T07:07:54.480Z] 2b60ef6cbce7: Preparing [2021-05-28T07:07:54.480Z] 0ef97e16df91: Preparing [2021-05-28T07:07:54.480Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:54.480Z] 34ac4537a71e: Preparing [2021-05-28T07:07:54.480Z] 32f366d666a5: Preparing [2021-05-28T07:07:54.480Z] 34ac4537a71e: Layer already exists [2021-05-28T07:07:54.480Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:54.480Z] 2b60ef6cbce7: Layer already exists [2021-05-28T07:07:54.480Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:54.480Z] 0ef97e16df91: Layer already exists [2021-05-28T07:07:54.480Z] 2.0.0-dev.244: digest: sha256:0815f3b2ccbc5e8eaf72ed0882e0536e253cd64cc1be6525a5be18217385e119 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:54.778Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:55.076Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:55.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-28T07:07:55.076Z] 2b60ef6cbce7: Preparing [2021-05-28T07:07:55.076Z] 0ef97e16df91: Preparing [2021-05-28T07:07:55.076Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:55.076Z] 34ac4537a71e: Preparing [2021-05-28T07:07:55.076Z] 32f366d666a5: Preparing [2021-05-28T07:07:55.076Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:55.076Z] 0ef97e16df91: Layer already exists [2021-05-28T07:07:55.076Z] 34ac4537a71e: Layer already exists [2021-05-28T07:07:55.076Z] 2b60ef6cbce7: Layer already exists [2021-05-28T07:07:55.076Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:55.076Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:0815f3b2ccbc5e8eaf72ed0882e0536e253cd64cc1be6525a5be18217385e119 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:55.386Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:55.687Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-28T07:07:55.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-28T07:07:55.687Z] 2b60ef6cbce7: Preparing [2021-05-28T07:07:55.687Z] 0ef97e16df91: Preparing [2021-05-28T07:07:55.687Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:55.687Z] 34ac4537a71e: Preparing [2021-05-28T07:07:55.687Z] 32f366d666a5: Preparing [2021-05-28T07:07:55.687Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:55.687Z] 34ac4537a71e: Layer already exists [2021-05-28T07:07:55.687Z] 2b60ef6cbce7: Layer already exists [2021-05-28T07:07:55.687Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:55.687Z] 0ef97e16df91: Layer already exists [2021-05-28T07:07:55.687Z] master: digest: sha256:0815f3b2ccbc5e8eaf72ed0882e0536e253cd64cc1be6525a5be18217385e119 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:55.784Z] ===================================================== [Pipeline] echo [2021-05-28T07:07:55.799Z] taggedImages: [2021-05-28T07:07:55.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:55.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.244 [2021-05-28T07:07:55.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:55.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-05-28T07:07:55.843Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-28T07:07:55.843Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:55.843Z] 2.0.0-dev.244 [2021-05-28T07:07:55.843Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:55.843Z] master [2021-05-28T07:07:55.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:56.208Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:56.516Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:56.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-28T07:07:56.516Z] 8a11fe494878: Preparing [2021-05-28T07:07:56.516Z] b3d084390eea: Preparing [2021-05-28T07:07:56.516Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:56.516Z] e5e617f139fd: Preparing [2021-05-28T07:07:56.516Z] 32f366d666a5: Preparing [2021-05-28T07:07:56.516Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:56.516Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:56.516Z] 8a11fe494878: Pushed [2021-05-28T07:07:56.516Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:57.898Z] b3d084390eea: Pushed [2021-05-28T07:07:57.898Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:0ba35df98aa457c8f7d6e756e3e953232115e9a691e9842ff312282b67703833 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:58.204Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:58.503Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.244 [2021-05-28T07:07:58.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-28T07:07:58.503Z] 8a11fe494878: Preparing [2021-05-28T07:07:58.503Z] b3d084390eea: Preparing [2021-05-28T07:07:58.503Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:58.503Z] e5e617f139fd: Preparing [2021-05-28T07:07:58.503Z] 32f366d666a5: Preparing [2021-05-28T07:07:58.503Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:58.503Z] 8a11fe494878: Layer already exists [2021-05-28T07:07:58.503Z] b3d084390eea: Layer already exists [2021-05-28T07:07:58.503Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:58.503Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:58.503Z] 2.0.0-dev.244: digest: sha256:0ba35df98aa457c8f7d6e756e3e953232115e9a691e9842ff312282b67703833 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:58.805Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:59.107Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:59.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-28T07:07:59.108Z] 8a11fe494878: Preparing [2021-05-28T07:07:59.108Z] b3d084390eea: Preparing [2021-05-28T07:07:59.108Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:59.108Z] e5e617f139fd: Preparing [2021-05-28T07:07:59.108Z] 32f366d666a5: Preparing [2021-05-28T07:07:59.108Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:59.108Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:59.108Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:59.108Z] b3d084390eea: Layer already exists [2021-05-28T07:07:59.108Z] 8a11fe494878: Layer already exists [2021-05-28T07:07:59.108Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:0ba35df98aa457c8f7d6e756e3e953232115e9a691e9842ff312282b67703833 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:59.419Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:59.721Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-28T07:07:59.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-28T07:07:59.721Z] 8a11fe494878: Preparing [2021-05-28T07:07:59.721Z] b3d084390eea: Preparing [2021-05-28T07:07:59.721Z] c01c0ebef4f8: Preparing [2021-05-28T07:07:59.721Z] e5e617f139fd: Preparing [2021-05-28T07:07:59.721Z] 32f366d666a5: Preparing [2021-05-28T07:07:59.721Z] 32f366d666a5: Layer already exists [2021-05-28T07:07:59.721Z] c01c0ebef4f8: Layer already exists [2021-05-28T07:07:59.721Z] e5e617f139fd: Layer already exists [2021-05-28T07:07:59.721Z] 8a11fe494878: Layer already exists [2021-05-28T07:07:59.721Z] b3d084390eea: Layer already exists [2021-05-28T07:07:59.721Z] master: digest: sha256:0ba35df98aa457c8f7d6e756e3e953232115e9a691e9842ff312282b67703833 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:07:59.787Z] ===================================================== [Pipeline] echo [2021-05-28T07:07:59.805Z] taggedImages: [2021-05-28T07:07:59.805Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:59.805Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.244 [2021-05-28T07:07:59.805Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:59.805Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-05-28T07:07:59.845Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-28T07:07:59.846Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:07:59.846Z] 2.0.0-dev.244 [2021-05-28T07:07:59.846Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:07:59.846Z] master [2021-05-28T07:07:59.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:08:00.194Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:08:00.495Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:08:00.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-28T07:08:00.495Z] 10c29908f4ae: Preparing [2021-05-28T07:08:00.495Z] e167073ccea0: Preparing [2021-05-28T07:08:00.495Z] a82fb5cbc9ce: Preparing [2021-05-28T07:08:00.495Z] d47c1d0e504f: Preparing [2021-05-28T07:08:00.495Z] 0754057c0ad3: Preparing [2021-05-28T07:08:00.495Z] 998cdf262ab1: Preparing [2021-05-28T07:08:00.495Z] 02e56110abd2: Preparing [2021-05-28T07:08:00.495Z] abc36efb885a: Preparing [2021-05-28T07:08:00.495Z] b0b09059f4e1: Preparing [2021-05-28T07:08:00.495Z] bb961f40224b: Preparing [2021-05-28T07:08:00.495Z] f4666769fca7: Preparing [2021-05-28T07:08:00.495Z] 998cdf262ab1: Waiting [2021-05-28T07:08:00.495Z] b0b09059f4e1: Waiting [2021-05-28T07:08:00.495Z] 02e56110abd2: Waiting [2021-05-28T07:08:00.495Z] bb961f40224b: Waiting [2021-05-28T07:08:00.495Z] abc36efb885a: Waiting [2021-05-28T07:08:00.495Z] f4666769fca7: Waiting [2021-05-28T07:08:00.495Z] 0754057c0ad3: Layer already exists [2021-05-28T07:08:01.077Z] 998cdf262ab1: Layer already exists [2021-05-28T07:08:01.077Z] 02e56110abd2: Layer already exists [2021-05-28T07:08:01.077Z] abc36efb885a: Layer already exists [2021-05-28T07:08:01.077Z] b0b09059f4e1: Layer already exists [2021-05-28T07:08:01.343Z] e167073ccea0: Pushed [2021-05-28T07:08:01.343Z] 10c29908f4ae: Pushed [2021-05-28T07:08:01.343Z] bb961f40224b: Layer already exists [2021-05-28T07:08:01.343Z] f4666769fca7: Layer already exists [2021-05-28T07:08:01.343Z] a82fb5cbc9ce: Pushed [2021-05-28T07:08:06.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T07:08:06.164Z] Removing intermediate container 46c4514ea91c [2021-05-28T07:08:06.164Z] ---> 5d4532afeba7 [2021-05-28T07:08:06.164Z] [2021-05-28T07:08:06.164Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T07:08:06.164Z] 3.12: Pulling from library/alpine [2021-05-28T07:08:06.449Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:08:06.449Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:08:06.449Z] ---> 9852663dfa18 [2021-05-28T07:08:06.449Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T07:08:06.650Z] d47c1d0e504f: Pushed [2021-05-28T07:08:06.650Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:b48d77a815c4092ed6d2665e88278cfe80520e6bb65c75536fdd7fe67d0a6bdd size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:08:06.960Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:08:07.058Z] ---> Running in bb4332ede197 [2021-05-28T07:08:07.283Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.244 [2021-05-28T07:08:07.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-28T07:08:07.283Z] 10c29908f4ae: Preparing [2021-05-28T07:08:07.283Z] e167073ccea0: Preparing [2021-05-28T07:08:07.283Z] a82fb5cbc9ce: Preparing [2021-05-28T07:08:07.283Z] d47c1d0e504f: Preparing [2021-05-28T07:08:07.283Z] 0754057c0ad3: Preparing [2021-05-28T07:08:07.283Z] 998cdf262ab1: Preparing [2021-05-28T07:08:07.283Z] 02e56110abd2: Preparing [2021-05-28T07:08:07.283Z] abc36efb885a: Preparing [2021-05-28T07:08:07.283Z] b0b09059f4e1: Preparing [2021-05-28T07:08:07.283Z] bb961f40224b: Preparing [2021-05-28T07:08:07.283Z] f4666769fca7: Preparing [2021-05-28T07:08:07.283Z] 998cdf262ab1: Waiting [2021-05-28T07:08:07.283Z] 02e56110abd2: Waiting [2021-05-28T07:08:07.283Z] abc36efb885a: Waiting [2021-05-28T07:08:07.283Z] b0b09059f4e1: Waiting [2021-05-28T07:08:07.283Z] bb961f40224b: Waiting [2021-05-28T07:08:07.283Z] f4666769fca7: Waiting [2021-05-28T07:08:07.283Z] e167073ccea0: Layer already exists [2021-05-28T07:08:07.283Z] 10c29908f4ae: Layer already exists [2021-05-28T07:08:07.283Z] 0754057c0ad3: Layer already exists [2021-05-28T07:08:07.283Z] a82fb5cbc9ce: Layer already exists [2021-05-28T07:08:07.283Z] d47c1d0e504f: Layer already exists [2021-05-28T07:08:07.283Z] 998cdf262ab1: Layer already exists [2021-05-28T07:08:07.283Z] 02e56110abd2: Layer already exists [2021-05-28T07:08:07.283Z] abc36efb885a: Layer already exists [2021-05-28T07:08:07.283Z] b0b09059f4e1: Layer already exists [2021-05-28T07:08:07.283Z] bb961f40224b: Layer already exists [2021-05-28T07:08:07.283Z] f4666769fca7: Layer already exists [2021-05-28T07:08:07.283Z] 2.0.0-dev.244: digest: sha256:b48d77a815c4092ed6d2665e88278cfe80520e6bb65c75536fdd7fe67d0a6bdd size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:08:07.582Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:08:08.085Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:08:08.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-28T07:08:08.085Z] 10c29908f4ae: Preparing [2021-05-28T07:08:08.085Z] e167073ccea0: Preparing [2021-05-28T07:08:08.085Z] a82fb5cbc9ce: Preparing [2021-05-28T07:08:08.085Z] d47c1d0e504f: Preparing [2021-05-28T07:08:08.085Z] 0754057c0ad3: Preparing [2021-05-28T07:08:08.085Z] 998cdf262ab1: Preparing [2021-05-28T07:08:08.085Z] 02e56110abd2: Preparing [2021-05-28T07:08:08.085Z] abc36efb885a: Preparing [2021-05-28T07:08:08.085Z] b0b09059f4e1: Preparing [2021-05-28T07:08:08.085Z] bb961f40224b: Preparing [2021-05-28T07:08:08.085Z] f4666769fca7: Preparing [2021-05-28T07:08:08.085Z] 02e56110abd2: Waiting [2021-05-28T07:08:08.085Z] abc36efb885a: Waiting [2021-05-28T07:08:08.085Z] b0b09059f4e1: Waiting [2021-05-28T07:08:08.085Z] bb961f40224b: Waiting [2021-05-28T07:08:08.085Z] f4666769fca7: Waiting [2021-05-28T07:08:08.085Z] 998cdf262ab1: Waiting [2021-05-28T07:08:08.085Z] 0754057c0ad3: Layer already exists [2021-05-28T07:08:08.085Z] e167073ccea0: Layer already exists [2021-05-28T07:08:08.085Z] a82fb5cbc9ce: Layer already exists [2021-05-28T07:08:08.085Z] 10c29908f4ae: Layer already exists [2021-05-28T07:08:08.085Z] d47c1d0e504f: Layer already exists [2021-05-28T07:08:08.085Z] abc36efb885a: Layer already exists [2021-05-28T07:08:08.085Z] b0b09059f4e1: Layer already exists [2021-05-28T07:08:08.085Z] 998cdf262ab1: Layer already exists [2021-05-28T07:08:08.085Z] 02e56110abd2: Layer already exists [2021-05-28T07:08:08.085Z] bb961f40224b: Layer already exists [2021-05-28T07:08:08.085Z] f4666769fca7: Layer already exists [2021-05-28T07:08:08.085Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:b48d77a815c4092ed6d2665e88278cfe80520e6bb65c75536fdd7fe67d0a6bdd size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:08:08.211Z] Removing intermediate container bb4332ede197 [2021-05-28T07:08:08.211Z] ---> 1b08c9ad5bc1 [2021-05-28T07:08:08.211Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T07:08:08.211Z] ---> Running in 4f2eec1a8780 [2021-05-28T07:08:08.386Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:08:08.681Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-28T07:08:08.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-28T07:08:08.681Z] 10c29908f4ae: Preparing [2021-05-28T07:08:08.681Z] e167073ccea0: Preparing [2021-05-28T07:08:08.681Z] a82fb5cbc9ce: Preparing [2021-05-28T07:08:08.681Z] d47c1d0e504f: Preparing [2021-05-28T07:08:08.681Z] 0754057c0ad3: Preparing [2021-05-28T07:08:08.681Z] 998cdf262ab1: Preparing [2021-05-28T07:08:08.681Z] 02e56110abd2: Preparing [2021-05-28T07:08:08.681Z] abc36efb885a: Preparing [2021-05-28T07:08:08.681Z] b0b09059f4e1: Preparing [2021-05-28T07:08:08.681Z] bb961f40224b: Preparing [2021-05-28T07:08:08.681Z] f4666769fca7: Preparing [2021-05-28T07:08:08.681Z] 998cdf262ab1: Waiting [2021-05-28T07:08:08.681Z] 02e56110abd2: Waiting [2021-05-28T07:08:08.681Z] abc36efb885a: Waiting [2021-05-28T07:08:08.681Z] b0b09059f4e1: Waiting [2021-05-28T07:08:08.681Z] bb961f40224b: Waiting [2021-05-28T07:08:08.681Z] f4666769fca7: Waiting [2021-05-28T07:08:08.681Z] a82fb5cbc9ce: Layer already exists [2021-05-28T07:08:08.681Z] 0754057c0ad3: Layer already exists [2021-05-28T07:08:08.681Z] 10c29908f4ae: Layer already exists [2021-05-28T07:08:08.681Z] d47c1d0e504f: Layer already exists [2021-05-28T07:08:08.681Z] e167073ccea0: Layer already exists [2021-05-28T07:08:08.681Z] 998cdf262ab1: Layer already exists [2021-05-28T07:08:08.681Z] abc36efb885a: Layer already exists [2021-05-28T07:08:08.681Z] 02e56110abd2: Layer already exists [2021-05-28T07:08:08.681Z] b0b09059f4e1: Layer already exists [2021-05-28T07:08:08.681Z] bb961f40224b: Layer already exists [2021-05-28T07:08:08.681Z] f4666769fca7: Layer already exists [2021-05-28T07:08:08.681Z] master: digest: sha256:b48d77a815c4092ed6d2665e88278cfe80520e6bb65c75536fdd7fe67d0a6bdd size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:08:08.738Z] ===================================================== [Pipeline] echo [2021-05-28T07:08:08.754Z] taggedImages: [2021-05-28T07:08:08.754Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:08:08.754Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.244 [2021-05-28T07:08:08.754Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:08:08.754Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [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-05-28T07:08:10.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:08:11.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:08:11.826Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:08:11.826Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T07:08:11.826Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:08:11.826Z] OK: 5 MiB in 16 packages [2021-05-28T07:08:12.908Z] Removing intermediate container 8dad398d897d [2021-05-28T07:08:12.908Z] ---> 25c3ce3bedba [2021-05-28T07:08:12.908Z] [2021-05-28T07:08:12.908Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T07:08:12.908Z] ---> 9852663dfa18 [2021-05-28T07:08:12.908Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T07:08:13.200Z] ---> Running in 106a45ba9179 [2021-05-28T07:08:14.200Z] Removing intermediate container 4f2eec1a8780 [2021-05-28T07:08:14.200Z] ---> 45864f986f47 [2021-05-28T07:08:14.200Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T07:08:14.478Z] ---> Running in d602c2298776 [2021-05-28T07:08:15.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:08:15.476Z] Removing intermediate container d602c2298776 [2021-05-28T07:08:15.476Z] ---> 632143c4fca1 [2021-05-28T07:08:15.476Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T07:08:15.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:08:15.476Z] ---> Running in 555e9531a590 [2021-05-28T07:08:16.083Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T07:08:16.083Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:08:16.083Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T07:08:16.083Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T07:08:16.083Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:08:16.083Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T07:08:16.083Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:08:16.367Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:08:16.649Z] OK: 7 MiB in 20 packages [2021-05-28T07:08:16.949Z] Removing intermediate container 555e9531a590 [2021-05-28T07:08:16.949Z] ---> 2adc197e58e2 [2021-05-28T07:08:16.949Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T07:08:17.605Z] ---> Running in 6027c61b4605 [2021-05-28T07:08:20.293Z] Removing intermediate container 106a45ba9179 [2021-05-28T07:08:20.293Z] ---> ec00e32ff94d [2021-05-28T07:08:20.293Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:08:20.903Z] ---> Running in a2668695d970 [2021-05-28T07:08:21.901Z] Removing intermediate container b872a8662121 [2021-05-28T07:08:21.901Z] ---> 4a1cbabef5c9 [2021-05-28T07:08:21.901Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T07:08:22.180Z] Removing intermediate container 6027c61b4605 [2021-05-28T07:08:22.180Z] ---> deadefa72c8a [2021-05-28T07:08:22.180Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T07:08:22.459Z] ---> Running in a69b32bc96d0 [2021-05-28T07:08:22.459Z] Removing intermediate container a2668695d970 [2021-05-28T07:08:22.459Z] ---> b616704af2c2 [2021-05-28T07:08:22.459Z] Step 14/26 : WORKDIR / [2021-05-28T07:08:22.738Z] ---> Running in 7d99b6786fab [2021-05-28T07:08:23.018Z] ---> Running in f25e24047bb2 [2021-05-28T07:08:23.626Z] Removing intermediate container 7e1c2e672139 [2021-05-28T07:08:23.626Z] ---> 0c86c703d31c [2021-05-28T07:08:23.626Z] [2021-05-28T07:08:23.626Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:08:23.626Z] ---> 9852663dfa18 [2021-05-28T07:08:23.626Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:08:23.904Z] Removing intermediate container 7d99b6786fab [2021-05-28T07:08:23.904Z] ---> a6c9cbd90667 [2021-05-28T07:08:23.904Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T07:08:23.904Z] ---> Running in 97867a527c5a [2021-05-28T07:08:24.176Z] Removing intermediate container f25e24047bb2 [2021-05-28T07:08:24.176Z] ---> 36ad63f8f4b4 [2021-05-28T07:08:24.176Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-28T07:08:24.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T07:08:25.777Z] ---> 3de044f4d7a8 [2021-05-28T07:08:26.062Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 98b6df659ecd [2021-05-28T07:08:26.062Z] [2021-05-28T07:08:26.062Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T07:08:26.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:08:26.345Z] ---> Running in 663dfe688522 [2021-05-28T07:08:26.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:08:26.957Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:08:26.957Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:08:27.238Z] OK: 5 MiB in 15 packages [2021-05-28T07:08:27.848Z] ---> 400b4869f7f9 [2021-05-28T07:08:27.848Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T07:08:28.453Z] Removing intermediate container a69b32bc96d0 [2021-05-28T07:08:28.453Z] ---> 195fbba71271 [2021-05-28T07:08:28.453Z] [2021-05-28T07:08:28.453Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T07:08:28.732Z] 20.10.0: Pulling from library/docker [2021-05-28T07:08:29.332Z] Removing intermediate container 97867a527c5a [2021-05-28T07:08:29.332Z] ---> 64e60804eccd [2021-05-28T07:08:29.332Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:08:33.650Z] ---> f21e94bc3f26 [2021-05-28T07:08:33.650Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-28T07:08:33.650Z] ---> Running in 36caa45ccd74 [2021-05-28T07:08:33.650Z] Removing intermediate container 663dfe688522 [2021-05-28T07:08:33.650Z] ---> 74abb17e9600 [2021-05-28T07:08:33.650Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:08:33.928Z] Removing intermediate container cb3a584d20dc [2021-05-28T07:08:33.928Z] ---> d1f5d900a351 [2021-05-28T07:08:33.928Z] [2021-05-28T07:08:33.928Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:08:33.928Z] ---> 9852663dfa18 [2021-05-28T07:08:33.928Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:08:33.928Z] ---> Using cache [2021-05-28T07:08:33.928Z] ---> 64e60804eccd [2021-05-28T07:08:33.928Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:08:34.209Z] Removing intermediate container 36caa45ccd74 [2021-05-28T07:08:34.209Z] ---> 09dda58bdd8a [2021-05-28T07:08:34.209Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T07:08:34.209Z] ---> Running in 5d83c1203222 [2021-05-28T07:08:34.490Z] ---> 2d9df2334612 [2021-05-28T07:08:34.490Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T07:08:34.490Z] ---> Running in f95dd48f592c [2021-05-28T07:08:34.766Z] ---> 1072716b0fcd [2021-05-28T07:08:34.766Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T07:08:35.047Z] Removing intermediate container 5d83c1203222 [2021-05-28T07:08:35.047Z] ---> 7fe6d22b8f6f [2021-05-28T07:08:35.047Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T07:08:35.325Z] ---> Running in f8623f8c18f8 [2021-05-28T07:08:35.325Z] Removing intermediate container f95dd48f592c [2021-05-28T07:08:35.325Z] ---> ca296bdd8ffd [2021-05-28T07:08:35.325Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:08:35.603Z] ---> Running in 639a49813264 [2021-05-28T07:08:36.209Z] Removing intermediate container f8623f8c18f8 [2021-05-28T07:08:36.209Z] ---> f3f739541fa6 [2021-05-28T07:08:36.209Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:08:36.489Z] ---> 8289ac63a7c1 [2021-05-28T07:08:36.489Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T07:08:36.774Z] ---> Running in e5c9d9761727 [2021-05-28T07:08:36.774Z] Removing intermediate container 639a49813264 [2021-05-28T07:08:36.774Z] ---> e0bcfa1b1d32 [2021-05-28T07:08:36.774Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:08:37.051Z] ---> 23065e8574a8 [2021-05-28T07:08:37.051Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T07:08:37.657Z] Removing intermediate container e5c9d9761727 [2021-05-28T07:08:37.657Z] ---> 8b7fdd8b5296 [2021-05-28T07:08:37.657Z] Step 16/24 : WORKDIR / [2021-05-28T07:08:37.934Z] ---> Running in d12974576f44 [2021-05-28T07:08:38.210Z] ---> 82e5dca4b3c9 [2021-05-28T07:08:38.210Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> 6f16c5647c0d [2021-05-28T07:08:38.210Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T07:08:38.210Z] [2021-05-28T07:08:38.491Z] ---> 074f1534318d [2021-05-28T07:08:38.491Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T07:08:38.770Z] Removing intermediate container d12974576f44 [2021-05-28T07:08:38.770Z] ---> 32b66076f749 [2021-05-28T07:08:38.770Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:08:39.766Z] ---> 74d5e302dc58 [2021-05-28T07:08:39.766Z] Step 22/26 : 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-05-28T07:08:40.056Z] ---> 63a79e76f1eb [2021-05-28T07:08:40.056Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T07:08:40.056Z] ---> Running in 07e3d3e631c2 [2021-05-28T07:08:40.346Z] ---> fe08ff2aa63e [2021-05-28T07:08:40.346Z] ---> 301253f27167 [2021-05-28T07:08:40.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T07:08:40.346Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T07:08:41.801Z] ---> 16abdac797e6 [2021-05-28T07:08:41.801Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T07:08:42.080Z] ---> Running in 48371928fe57 [2021-05-28T07:08:42.080Z] ---> 94ef458427a8 [2021-05-28T07:08:42.080Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T07:08:42.688Z] ---> Running in e3233448ae1b [2021-05-28T07:08:43.298Z] Removing intermediate container 48371928fe57 [2021-05-28T07:08:43.298Z] ---> f18d458f363f [2021-05-28T07:08:43.298Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T07:08:43.298Z] ---> df9800eee237 [2021-05-28T07:08:43.298Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T07:08:43.298Z] Removing intermediate container e3233448ae1b [2021-05-28T07:08:43.298Z] ---> b76e98a0f91c [2021-05-28T07:08:43.298Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:08:43.619Z] Removing intermediate container 07e3d3e631c2 [2021-05-28T07:08:43.619Z] ---> 524b460da2db [2021-05-28T07:08:43.619Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T07:08:43.619Z] ---> Running in 0059c5b3fef5 [2021-05-28T07:08:43.902Z] ---> Running in 8ee6d2477959 [2021-05-28T07:08:44.507Z] Removing intermediate container 0059c5b3fef5 [2021-05-28T07:08:44.507Z] ---> 69e311deab69 [2021-05-28T07:08:44.507Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T07:08:44.507Z] ---> 99ba1e1330b8 [2021-05-28T07:08:44.507Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T07:08:44.507Z] ---> 8ee5227763c4 [2021-05-28T07:08:44.507Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T07:08:44.507Z] ---> Running in 5dd1d052f5b2 [2021-05-28T07:08:44.785Z] ---> Running in a1490bcbe0ac [2021-05-28T07:08:44.785Z] ---> Running in 12162e3c01da [2021-05-28T07:08:44.785Z] Removing intermediate container 8ee6d2477959 [2021-05-28T07:08:44.785Z] ---> 9a06ce94209b [2021-05-28T07:08:44.785Z] Step 24/26 : LABEL arch=arm64 [2021-05-28T07:08:45.058Z] ---> Running in f27613b1764e [2021-05-28T07:08:45.336Z] Removing intermediate container 5dd1d052f5b2 [2021-05-28T07:08:45.336Z] ---> a3816005fcaa [2021-05-28T07:08:45.336Z] Step 22/23 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:08:45.613Z] ---> Running in cd9a2ec75bd5 [2021-05-28T07:08:45.613Z] Removing intermediate container 12162e3c01da [2021-05-28T07:08:45.613Z] ---> 11ac430ac9fb [2021-05-28T07:08:45.613Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:08:45.890Z] Removing intermediate container f27613b1764e [2021-05-28T07:08:45.890Z] ---> c2a79e3c5d83 [2021-05-28T07:08:45.890Z] Step 25/26 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:08:45.890Z] ---> Running in 67914667400c [2021-05-28T07:08:45.890Z] ---> Running in 14332f20a2b4 [2021-05-28T07:08:46.167Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T07:08:46.167Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T07:08:46.167Z] ---> eeaf43b92773 [2021-05-28T07:08:46.167Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:08:46.167Z] Removing intermediate container cd9a2ec75bd5 [2021-05-28T07:08:46.167Z] ---> b8297e95d4e7 [2021-05-28T07:08:46.167Z] Step 23/23 : LABEL version=2.0.0-dev.244 [2021-05-28T07:08:46.450Z] ---> Running in 86c6ddf60543 [2021-05-28T07:08:46.450Z] ---> Running in 3600ede63bba [2021-05-28T07:08:46.724Z] Removing intermediate container 67914667400c [2021-05-28T07:08:46.724Z] ---> 139e67e3e2a7 [2021-05-28T07:08:46.725Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:08:46.725Z] Removing intermediate container 14332f20a2b4 [2021-05-28T07:08:46.725Z] ---> 1afa0be88215 [2021-05-28T07:08:46.725Z] Step 26/26 : LABEL version=2.0.0-dev.244 [2021-05-28T07:08:46.725Z] ---> Running in d52751a57905 [2021-05-28T07:08:46.999Z] ---> Running in 7e1512362a41 [2021-05-28T07:08:46.999Z] Removing intermediate container 86c6ddf60543 [2021-05-28T07:08:46.999Z] ---> 2b33c74d06aa [2021-05-28T07:08:46.999Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T07:08:47.285Z] Removing intermediate container 3600ede63bba [2021-05-28T07:08:47.285Z] ---> 55871b8e838b [2021-05-28T07:08:47.285Z] [2021-05-28T07:08:47.285Z] ---> Running in feea95e60909 [2021-05-28T07:08:47.890Z] Removing intermediate container d52751a57905 [2021-05-28T07:08:47.890Z] ---> a289110bdbf3 [2021-05-28T07:08:47.890Z] Step 23/24 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:08:47.890Z] Successfully built 55871b8e838b [2021-05-28T07:08:47.890Z] Removing intermediate container 7e1512362a41 [2021-05-28T07:08:47.890Z] ---> b2d9e3887d41 [2021-05-28T07:08:47.890Z] [2021-05-28T07:08:47.890Z] Successfully tagged support-scheduler-arm64:latest [2021-05-28T07:08:47.890Z]  Building support-scheduler ... done Building core-data [2021-05-28T07:08:48.166Z] ---> Running in e1486f002c00 [2021-05-28T07:08:48.166Z] Removing intermediate container a1490bcbe0ac [2021-05-28T07:08:48.166Z] ---> bd4adad0fdea [2021-05-28T07:08:48.166Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T07:08:48.452Z] Successfully built b2d9e3887d41 [2021-05-28T07:08:48.452Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-28T07:08:48.452Z]  Building security-secretstore-setup ... done Building core-command [2021-05-28T07:08:48.729Z] ---> Running in 22a6ee95272a [2021-05-28T07:08:49.010Z] Removing intermediate container e1486f002c00 [2021-05-28T07:08:49.010Z] ---> 579209421a71 [2021-05-28T07:08:49.010Z] Step 24/24 : LABEL version=2.0.0-dev.244 [2021-05-28T07:08:49.010Z] ---> Running in 9a501dc502a6 [2021-05-28T07:08:49.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:08:49.287Z] Removing intermediate container 22a6ee95272a [2021-05-28T07:08:49.287Z] ---> 08758accdfc0 [2021-05-28T07:08:49.287Z] Step 29/32 : CMD ["gate"] [2021-05-28T07:08:49.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:08:49.565Z] ---> Running in 7181e356e4cd [2021-05-28T07:08:49.847Z] Removing intermediate container 9a501dc502a6 [2021-05-28T07:08:49.847Z] ---> c204cf910961 [2021-05-28T07:08:49.847Z] [2021-05-28T07:08:50.134Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T07:08:50.134Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T07:08:50.134Z] Executing bash-5.0.17-r0.post-install [2021-05-28T07:08:50.134Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:08:50.134Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T07:08:50.134Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T07:08:50.134Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T07:08:50.134Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T07:08:50.134Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T07:08:50.134Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T07:08:50.134Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T07:08:50.134Z] Successfully built c204cf910961 [2021-05-28T07:08:50.134Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T07:08:50.134Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T07:08:50.134Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T07:08:50.504Z] Successfully tagged core-metadata-arm64:latest [2021-05-28T07:08:50.504Z]  Building core-metadata ... done Building security-proxy-setup [2021-05-28T07:08:50.504Z] Removing intermediate container 7181e356e4cd [2021-05-28T07:08:50.504Z] ---> 254a92a3d471 [2021-05-28T07:08:50.504Z] Step 30/32 : LABEL arch=arm64 [2021-05-28T07:08:51.097Z] ---> Running in 63594be36dd3 [2021-05-28T07:08:52.080Z] Removing intermediate container 63594be36dd3 [2021-05-28T07:08:52.080Z] ---> 88586c205d3e [2021-05-28T07:08:52.080Z] Step 31/32 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:08:52.080Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T07:08:52.080Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T07:08:52.080Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T07:08:52.080Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T07:08:52.080Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T07:08:52.080Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T07:08:52.353Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T07:08:52.353Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T07:08:52.353Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T07:08:52.353Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T07:08:52.353Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T07:08:52.353Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T07:08:52.648Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T07:08:52.648Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T07:08:52.648Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T07:08:52.648Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T07:08:52.648Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T07:08:52.648Z] ---> Running in 28d16a732e95 [2021-05-28T07:08:52.648Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T07:08:52.648Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T07:08:52.648Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T07:08:52.648Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T07:08:52.648Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T07:08:52.648Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T07:08:52.648Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T07:08:52.648Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T07:08:52.648Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T07:08:52.947Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T07:08:52.947Z] OK: 72 MiB in 59 packages [2021-05-28T07:08:53.926Z] Removing intermediate container 28d16a732e95 [2021-05-28T07:08:53.926Z] ---> d33a928ff788 [2021-05-28T07:08:53.926Z] Step 32/32 : LABEL version=2.0.0-dev.244 [2021-05-28T07:08:54.526Z] ---> Running in 3fc57a3ff916 [2021-05-28T07:08:55.127Z] Removing intermediate container 3fc57a3ff916 [2021-05-28T07:08:55.127Z] ---> 745f365f367b [2021-05-28T07:08:55.127Z] [2021-05-28T07:08:55.400Z] Successfully built 745f365f367b [2021-05-28T07:08:55.400Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-28T07:08:55.400Z]  Building security-bootstrapper ... done Building support-notifications [2021-05-28T07:08:57.361Z] Collecting docker-compose==1.23.2 [2021-05-28T07:08:57.361Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T07:08:57.633Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-28T07:08:57.903Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T07:08:57.903Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T07:08:58.499Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T07:08:58.499Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T07:08:58.770Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T07:08:58.770Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T07:09:00.730Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T07:09:00.730Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T07:09:03.413Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T07:09:03.413Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T07:09:03.718Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T07:09:03.718Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T07:09:07.238Z] Collecting PyYAML<4,>=3.10 [2021-05-28T07:09:07.238Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T07:09:11.598Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T07:09:11.598Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T07:09:12.203Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T07:09:12.203Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T07:09:13.193Z] Collecting idna<2.8,>=2.5 [2021-05-28T07:09:13.193Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T07:09:13.799Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T07:09:13.799Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T07:09:14.080Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-28T07:09:14.080Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-28T07:09:14.372Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T07:09:14.372Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T07:09:14.372Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T07:09:14.372Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T07:09:14.372Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T07:09:14.372Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T07:09:15.813Z] Installing collected packages: cached-property, jsonschema, docopt, dockerpty, websocket-client, texttable, PyYAML, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-05-28T07:09:15.813Z] Running setup.py install for docopt: started [2021-05-28T07:09:18.455Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T07:09:18.455Z] Running setup.py install for dockerpty: started [2021-05-28T07:09:19.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:19.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:19.911Z] ---> f1150da6d248 [2021-05-28T07:09:19.911Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:09:19.911Z] ---> Using cache [2021-05-28T07:09:19.911Z] ---> 043c9cca8da5 [2021-05-28T07:09:19.911Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:19.911Z] ---> Using cache [2021-05-28T07:09:19.911Z] ---> 2b3f6f268d58 [2021-05-28T07:09:19.911Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T07:09:20.199Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T07:09:20.821Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:20.821Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:20.821Z] ---> f1150da6d248 [2021-05-28T07:09:20.821Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:09:20.821Z] ---> Using cache [2021-05-28T07:09:20.821Z] ---> 043c9cca8da5 [2021-05-28T07:09:20.821Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:20.821Z] ---> Using cache [2021-05-28T07:09:20.821Z] ---> 2b3f6f268d58 [2021-05-28T07:09:20.821Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:09:20.821Z] ---> Using cache [2021-05-28T07:09:20.821Z] ---> e6fb1c145670 [2021-05-28T07:09:20.821Z] Step 6/24 : COPY go.mod . [2021-05-28T07:09:20.821Z] ---> Using cache [2021-05-28T07:09:20.821Z] ---> e7ced26f04bb [2021-05-28T07:09:20.821Z] Step 7/24 : RUN go mod download [2021-05-28T07:09:20.821Z] ---> Using cache [2021-05-28T07:09:20.821Z] ---> 1c06407036ae [2021-05-28T07:09:20.821Z] Step 8/24 : COPY . . [2021-05-28T07:09:20.821Z] ---> Using cache [2021-05-28T07:09:20.821Z] ---> a81b106d31f5 [2021-05-28T07:09:20.821Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:09:20.821Z] ---> Using cache [2021-05-28T07:09:20.821Z] ---> 3b4eae3d982c [2021-05-28T07:09:20.821Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T07:09:21.455Z] Running setup.py install for texttable: started [2021-05-28T07:09:21.751Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:21.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:21.751Z] ---> f1150da6d248 [2021-05-28T07:09:21.751Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T07:09:21.751Z] ---> Using cache [2021-05-28T07:09:21.751Z] ---> 043c9cca8da5 [2021-05-28T07:09:21.751Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:21.751Z] ---> Using cache [2021-05-28T07:09:21.751Z] ---> 2b3f6f268d58 [2021-05-28T07:09:21.751Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T07:09:21.751Z] ---> Using cache [2021-05-28T07:09:21.751Z] ---> e6fb1c145670 [2021-05-28T07:09:22.027Z] Step 6/22 : COPY go.mod . [2021-05-28T07:09:22.028Z] ---> Using cache [2021-05-28T07:09:22.028Z] ---> e7ced26f04bb [2021-05-28T07:09:22.028Z] Step 7/22 : RUN go mod download [2021-05-28T07:09:22.028Z] ---> Using cache [2021-05-28T07:09:22.028Z] ---> 1c06407036ae [2021-05-28T07:09:22.028Z] Step 8/22 : COPY . . [2021-05-28T07:09:22.028Z] ---> Using cache [2021-05-28T07:09:22.028Z] ---> a81b106d31f5 [2021-05-28T07:09:22.028Z] Step 9/22 : RUN go mod tidy [2021-05-28T07:09:22.028Z] ---> Using cache [2021-05-28T07:09:22.028Z] ---> 3b4eae3d982c [2021-05-28T07:09:22.028Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T07:09:24.033Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T07:09:24.033Z] Running setup.py install for PyYAML: started [2021-05-28T07:09:24.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:24.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:24.033Z] ---> f1150da6d248 [2021-05-28T07:09:24.033Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:09:24.033Z] ---> Using cache [2021-05-28T07:09:24.033Z] ---> 043c9cca8da5 [2021-05-28T07:09:24.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:24.033Z] ---> Using cache [2021-05-28T07:09:24.033Z] ---> 2b3f6f268d58 [2021-05-28T07:09:24.033Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T07:09:24.033Z] ---> Running in 323147c3c56f [2021-05-28T07:09:24.033Z] ---> Running in 870c75261306 [2021-05-28T07:09:24.033Z] ---> Running in 78d64deee07e [2021-05-28T07:09:24.318Z] ---> Running in c98da6002c20 [2021-05-28T07:09:26.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T07:09:26.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T07:09:26.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:09:26.588Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T07:09:26.862Z] Attempting uninstall: idna [2021-05-28T07:09:26.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:09:26.862Z] Found existing installation: idna 2.9 [2021-05-28T07:09:26.862Z] Uninstalling idna-2.9: [2021-05-28T07:09:26.862Z] Successfully uninstalled idna-2.9 [2021-05-28T07:09:27.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:09:27.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:09:27.846Z] Attempting uninstall: urllib3 [2021-05-28T07:09:27.846Z] Found existing installation: urllib3 1.25.9 [2021-05-28T07:09:27.846Z] Uninstalling urllib3-1.25.9: [2021-05-28T07:09:27.846Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T07:09:28.450Z] Attempting uninstall: requests [2021-05-28T07:09:28.450Z] Found existing installation: requests 2.23.0 [2021-05-28T07:09:28.450Z] Uninstalling requests-2.23.0: [2021-05-28T07:09:28.727Z] OK: 218 MiB in 52 packages [2021-05-28T07:09:28.727Z] Successfully uninstalled requests-2.23.0 [2021-05-28T07:09:28.727Z] OK: 218 MiB in 52 packages [2021-05-28T07:09:30.722Z] Removing intermediate container 870c75261306 [2021-05-28T07:09:30.722Z] ---> 511fb8b55b84 [2021-05-28T07:09:30.722Z] Step 6/24 : COPY go.mod . [2021-05-28T07:09:30.722Z] Removing intermediate container c98da6002c20 [2021-05-28T07:09:30.722Z] ---> 079a1f55eaa1 [2021-05-28T07:09:30.722Z] Step 6/23 : COPY go.mod . [2021-05-28T07:09:31.739Z] ---> d787c39c983b [2021-05-28T07:09:31.739Z] Step 7/24 : RUN go mod download [2021-05-28T07:09:32.024Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-05-28T07:09:32.024Z] ---> Running in 00ebd2193593 [2021-05-28T07:09:32.024Z] ---> a4916300fb2c [2021-05-28T07:09:32.024Z] Step 7/23 : RUN go mod download [2021-05-28T07:09:32.298Z] ---> Running in f76dc87bba7f [2021-05-28T07:09:37.727Z] Removing intermediate container 00ebd2193593 [2021-05-28T07:09:37.727Z] ---> dd34886b80fa [2021-05-28T07:09:37.727Z] Step 8/24 : COPY . . [2021-05-28T07:09:37.727Z] Removing intermediate container f76dc87bba7f [2021-05-28T07:09:37.727Z] ---> 38401dba2e5f [2021-05-28T07:09:37.727Z] Step 8/23 : COPY . . [2021-05-28T07:09:52.847Z] Removing intermediate container feea95e60909 [2021-05-28T07:09:52.847Z] ---> 588736d372ab [2021-05-28T07:09:52.847Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T07:09:53.850Z] ---> Running in cc82d6a7ab48 [2021-05-28T07:09:55.295Z] Removing intermediate container cc82d6a7ab48 [2021-05-28T07:09:55.295Z] ---> 39265747d575 [2021-05-28T07:09:55.295Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T07:09:55.900Z] ---> Running in 252739f3d752 [2021-05-28T07:09:57.344Z] Removing intermediate container 252739f3d752 [2021-05-28T07:09:57.344Z] ---> 8df4dd2d5cc4 [2021-05-28T07:09:57.344Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T07:10:01.676Z] ---> 631283b65ec2 [2021-05-28T07:10:01.676Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T07:10:03.123Z] ---> b5a3cd8095b2 [2021-05-28T07:10:03.123Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T07:10:03.734Z] ---> 3eb867fdd60b [2021-05-28T07:10:03.734Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:10:04.010Z] ---> Running in 10ee427dcc6d [2021-05-28T07:10:05.477Z] ---> 3fca9c15d5a6 [2021-05-28T07:10:05.477Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:10:05.477Z] ---> 1a39e9e42137 [2021-05-28T07:10:05.477Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T07:10:05.753Z] ---> Running in cdf0ef506eb0 [2021-05-28T07:10:06.034Z] ---> Running in 26666e421e6f [2021-05-28T07:10:07.078Z] Removing intermediate container 26666e421e6f [2021-05-28T07:10:07.078Z] ---> 3f6638ec788d [2021-05-28T07:10:07.078Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:10:07.078Z] ---> Running in 2cb1da42cbde [2021-05-28T07:10:08.071Z] Removing intermediate container 2cb1da42cbde [2021-05-28T07:10:08.071Z] ---> 107ee8167563 [2021-05-28T07:10:08.071Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:10:08.071Z] ---> Running in 3adc31023c28 [2021-05-28T07:10:09.082Z] Removing intermediate container 3adc31023c28 [2021-05-28T07:10:09.082Z] ---> 89a1d52652db [2021-05-28T07:10:09.082Z] Step 23/24 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:10:09.082Z] ---> Running in 1412fe3ad68f [2021-05-28T07:10:09.699Z] Removing intermediate container 1412fe3ad68f [2021-05-28T07:10:09.699Z] ---> 4ce567ca793d [2021-05-28T07:10:09.699Z] Step 24/24 : LABEL version=2.0.0-dev.244 [2021-05-28T07:10:10.009Z] ---> Running in 97a9665ac170 [2021-05-28T07:10:10.623Z] Removing intermediate container 97a9665ac170 [2021-05-28T07:10:10.623Z] ---> 27376c159f54 [2021-05-28T07:10:10.623Z] [2021-05-28T07:10:11.617Z] Successfully built 27376c159f54 [2021-05-28T07:10:11.617Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-28T07:10:11.617Z]  Building sys-mgmt-agent ... done Removing intermediate container 10ee427dcc6d [2021-05-28T07:10:11.617Z] ---> 5145837f15ff [2021-05-28T07:10:11.617Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T07:10:11.902Z] ---> Running in 45998c0d669a [2021-05-28T07:10:13.944Z] Removing intermediate container cdf0ef506eb0 [2021-05-28T07:10:13.944Z] ---> 6dd9d1e338ff [2021-05-28T07:10:13.944Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T07:10:13.944Z] ---> Running in 2f43f0fe26ec [2021-05-28T07:10:14.222Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T07:10:16.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T07:10:43.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.244" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T07:10:58.376Z] Removing intermediate container 78d64deee07e [2021-05-28T07:10:58.376Z] ---> c7b9d0dc00d8 [2021-05-28T07:10:58.376Z] [2021-05-28T07:10:58.376Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T07:10:58.376Z] ---> 9852663dfa18 [2021-05-28T07:10:58.376Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T07:10:58.376Z] ---> Running in e755a00a7034 [2021-05-28T07:10:59.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:10:59.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:11:00.391Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T07:11:00.391Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:11:00.391Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T07:11:00.391Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T07:11:00.391Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:11:00.391Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:11:00.666Z] OK: 7 MiB in 18 packages [2021-05-28T07:11:04.092Z] Removing intermediate container e755a00a7034 [2021-05-28T07:11:04.092Z] ---> 511cb0a3ae02 [2021-05-28T07:11:04.092Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:11:04.368Z] ---> Running in bdeca2bdaa02 [2021-05-28T07:11:04.651Z] Removing intermediate container 323147c3c56f [2021-05-28T07:11:04.651Z] ---> ff2d895f4ce4 [2021-05-28T07:11:04.651Z] [2021-05-28T07:11:04.651Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:11:04.651Z] ---> 9852663dfa18 [2021-05-28T07:11:04.651Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:11:04.651Z] ---> Using cache [2021-05-28T07:11:04.651Z] ---> 64e60804eccd [2021-05-28T07:11:04.651Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:11:04.651Z] ---> Using cache [2021-05-28T07:11:04.651Z] ---> 7fe6d22b8f6f [2021-05-28T07:11:04.651Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T07:11:04.933Z] ---> Running in 8f4409118e45 [2021-05-28T07:11:05.212Z] Removing intermediate container bdeca2bdaa02 [2021-05-28T07:11:05.212Z] ---> 0ba713c0a5e2 [2021-05-28T07:11:05.212Z] Step 14/22 : WORKDIR /edgex [2021-05-28T07:11:05.494Z] ---> Running in 03c2da6fea77 [2021-05-28T07:11:05.768Z] Removing intermediate container 8f4409118e45 [2021-05-28T07:11:05.768Z] ---> 7cd670edf12b [2021-05-28T07:11:05.768Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:11:06.044Z] ---> Running in c4490e1eb06a [2021-05-28T07:11:06.322Z] Removing intermediate container 03c2da6fea77 [2021-05-28T07:11:06.322Z] ---> 4370b77a04bd [2021-05-28T07:11:06.322Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T07:11:06.929Z] Removing intermediate container c4490e1eb06a [2021-05-28T07:11:06.929Z] ---> 33af5b5b6f7f [2021-05-28T07:11:06.929Z] Step 16/24 : WORKDIR / [2021-05-28T07:11:07.209Z] ---> Running in deb1262aa519 [2021-05-28T07:11:07.812Z] ---> a14dbd8b7fcd [2021-05-28T07:11:07.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T07:11:08.093Z] Removing intermediate container deb1262aa519 [2021-05-28T07:11:08.093Z] ---> a9b4dd804a30 [2021-05-28T07:11:08.093Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:11:10.087Z] ---> f74ce911b9f9 [2021-05-28T07:11:10.087Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T07:11:10.087Z] ---> 06135b345325 [2021-05-28T07:11:10.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T07:11:12.073Z] ---> 9368a972eca4 [2021-05-28T07:11:12.073Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T07:11:12.352Z] ---> e4e90a132e66 [2021-05-28T07:11:12.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:12.352Z] ---> Running in 845e991ab212 [2021-05-28T07:11:13.351Z] Removing intermediate container 845e991ab212 [2021-05-28T07:11:13.351Z] ---> a91b9f87b25a [2021-05-28T07:11:13.351Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T07:11:13.351Z] ---> Running in 09ab728371bd [2021-05-28T07:11:13.627Z] ---> 93da6cb2f019 [2021-05-28T07:11:13.627Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T07:11:13.908Z] ---> Running in f00ebfef8901 [2021-05-28T07:11:14.184Z] Removing intermediate container 09ab728371bd [2021-05-28T07:11:14.184Z] ---> 8c169c15a4f5 [2021-05-28T07:11:14.184Z] Step 20/22 : LABEL arch=arm64 [2021-05-28T07:11:14.465Z] ---> Running in 4fee0d662e4d [2021-05-28T07:11:14.465Z] Removing intermediate container f00ebfef8901 [2021-05-28T07:11:14.465Z] ---> db02e31703a9 [2021-05-28T07:11:14.465Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:14.738Z] ---> Running in 50bbc0366cbe [2021-05-28T07:11:15.018Z] Removing intermediate container 4fee0d662e4d [2021-05-28T07:11:15.018Z] ---> 022b34ff213a [2021-05-28T07:11:15.018Z] Step 21/22 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:11:15.310Z] ---> Running in fc43bce0ce66 [2021-05-28T07:11:15.310Z] Removing intermediate container 50bbc0366cbe [2021-05-28T07:11:15.310Z] ---> b639b054ab3c [2021-05-28T07:11:15.310Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:11:15.584Z] ---> Running in bb7f45b075ce [2021-05-28T07:11:15.867Z] Removing intermediate container fc43bce0ce66 [2021-05-28T07:11:15.867Z] ---> 4b6135d4422f [2021-05-28T07:11:15.867Z] Step 22/22 : LABEL version=2.0.0-dev.244 [2021-05-28T07:11:16.152Z] ---> Running in 41d483ae275c [2021-05-28T07:11:16.445Z] Removing intermediate container bb7f45b075ce [2021-05-28T07:11:16.445Z] ---> 1c77dca1ad33 [2021-05-28T07:11:16.445Z] Step 23/24 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:11:16.729Z] ---> Running in 49fd61a2aa49 [2021-05-28T07:11:17.006Z] Removing intermediate container 41d483ae275c [2021-05-28T07:11:17.006Z] ---> 1ca7c53c14d1 [2021-05-28T07:11:17.006Z] [2021-05-28T07:11:17.625Z] Successfully built 1ca7c53c14d1 [2021-05-28T07:11:17.625Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-28T07:11:17.625Z]  Building security-proxy-setup ... done Removing intermediate container 49fd61a2aa49 [2021-05-28T07:11:17.625Z] ---> ed8545ed2a3f [2021-05-28T07:11:17.625Z] Step 24/24 : LABEL version=2.0.0-dev.244 [2021-05-28T07:11:17.902Z] ---> Running in 03eae2822542 [2021-05-28T07:11:18.889Z] Removing intermediate container 03eae2822542 [2021-05-28T07:11:18.889Z] ---> f86365df5d8e [2021-05-28T07:11:18.889Z] [2021-05-28T07:11:19.162Z] Successfully built f86365df5d8e [2021-05-28T07:11:19.162Z] Successfully tagged core-command-arm64:latest [2021-05-28T07:11:41.340Z]  Building core-command ... done Removing intermediate container 2f43f0fe26ec [2021-05-28T07:11:41.340Z] ---> 2de1dbc4c292 [2021-05-28T07:11:41.340Z] [2021-05-28T07:11:41.340Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:11:41.340Z] ---> 9852663dfa18 [2021-05-28T07:11:41.340Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T07:11:41.613Z] ---> Running in e92e1a98dd26 [2021-05-28T07:11:43.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:11:43.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:11:43.660Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T07:11:43.946Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:11:43.946Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:11:43.946Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:11:43.946Z] OK: 6 MiB in 16 packages [2021-05-28T07:11:46.600Z] Removing intermediate container e92e1a98dd26 [2021-05-28T07:11:46.600Z] ---> 334615d0e056 [2021-05-28T07:11:46.600Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:11:46.600Z] Removing intermediate container 45998c0d669a [2021-05-28T07:11:46.600Z] ---> eae3ae31cfcb [2021-05-28T07:11:46.600Z] [2021-05-28T07:11:46.600Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:11:46.600Z] ---> 9852663dfa18 [2021-05-28T07:11:46.600Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T07:11:46.600Z] ---> Running in e1c1dd84a306 [2021-05-28T07:11:46.877Z] ---> Running in 7f8af5bb4934 [2021-05-28T07:11:47.151Z] Removing intermediate container e1c1dd84a306 [2021-05-28T07:11:47.151Z] ---> 63f87ffc957a [2021-05-28T07:11:47.151Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T07:11:47.426Z] ---> Running in d528d78d168b [2021-05-28T07:11:47.426Z] Removing intermediate container 7f8af5bb4934 [2021-05-28T07:11:47.426Z] ---> 737ddee9c9cf [2021-05-28T07:11:47.426Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T07:11:47.426Z] ---> Running in c332a9db387b [2021-05-28T07:11:47.700Z] Removing intermediate container d528d78d168b [2021-05-28T07:11:47.700Z] ---> fa246c8fb17d [2021-05-28T07:11:47.701Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:11:47.975Z] ---> Running in 0993a6d23321 [2021-05-28T07:11:47.975Z] Removing intermediate container c332a9db387b [2021-05-28T07:11:47.975Z] ---> 6ae7872743fb [2021-05-28T07:11:47.975Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T07:11:48.254Z] ---> Running in aaf36f397d93 [2021-05-28T07:11:48.530Z] Removing intermediate container 0993a6d23321 [2021-05-28T07:11:48.530Z] ---> 0116042914af [2021-05-28T07:11:48.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:11:48.808Z] Removing intermediate container aaf36f397d93 [2021-05-28T07:11:48.808Z] ---> ec690c5caf96 [2021-05-28T07:11:48.808Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:11:48.808Z] ---> Running in 2a6059b309c6 [2021-05-28T07:11:49.412Z] ---> 601667e16983 [2021-05-28T07:11:49.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T07:11:50.857Z] ---> bc0089cd8901 [2021-05-28T07:11:50.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:51.458Z] Removing intermediate container 2a6059b309c6 [2021-05-28T07:11:51.458Z] ---> 13ccc33c657e [2021-05-28T07:11:51.458Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T07:11:51.458Z] ---> Running in c62634204335 [2021-05-28T07:11:51.736Z] ---> ce40c49295ac [2021-05-28T07:11:51.736Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T07:11:52.011Z] ---> Running in a22b88c8b377 [2021-05-28T07:11:52.288Z] Removing intermediate container a22b88c8b377 [2021-05-28T07:11:52.288Z] ---> 751cc7fa08d3 [2021-05-28T07:11:52.288Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:52.568Z] ---> Running in 5d5df95d9e23 [2021-05-28T07:11:52.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:11:53.118Z] Removing intermediate container 5d5df95d9e23 [2021-05-28T07:11:53.118Z] ---> 3230ecf0a193 [2021-05-28T07:11:53.118Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T07:11:53.118Z] ---> Running in 219514c3788f [2021-05-28T07:11:53.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:11:53.677Z] Removing intermediate container 219514c3788f [2021-05-28T07:11:53.677Z] ---> 609d96dcae48 [2021-05-28T07:11:53.677Z] Step 22/23 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:11:53.677Z] ---> Running in 51cc6b1a2930 [2021-05-28T07:11:54.278Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:11:54.278Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T07:11:54.278Z] Removing intermediate container 51cc6b1a2930 [2021-05-28T07:11:54.278Z] ---> bc2c5caea84e [2021-05-28T07:11:54.278Z] Step 23/23 : LABEL version=2.0.0-dev.244 [2021-05-28T07:11:54.278Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T07:11:54.278Z] ---> Running in e1b14eee4032 [2021-05-28T07:11:54.553Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T07:11:54.553Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T07:11:54.832Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T07:11:54.832Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:11:54.832Z] OK: 8 MiB in 20 packages [2021-05-28T07:11:54.832Z] Removing intermediate container e1b14eee4032 [2021-05-28T07:11:54.832Z] ---> 0e2d773f95fd [2021-05-28T07:11:54.832Z] [2021-05-28T07:11:55.432Z] Successfully built 0e2d773f95fd [2021-05-28T07:11:55.432Z] Successfully tagged support-notifications-arm64:latest [2021-05-28T07:11:56.416Z]  Building support-notifications ... done Removing intermediate container c62634204335 [2021-05-28T07:11:56.416Z] ---> df3c67b26416 [2021-05-28T07:11:56.416Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:11:57.045Z] ---> bd5be696596f [2021-05-28T07:11:57.045Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T07:11:58.486Z] ---> fe292b771a0d [2021-05-28T07:11:58.486Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:59.082Z] ---> c3019bf7bf5b [2021-05-28T07:11:59.082Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T07:11:59.355Z] ---> Running in fbc452baec2e [2021-05-28T07:11:59.952Z] Removing intermediate container fbc452baec2e [2021-05-28T07:11:59.952Z] ---> d8bfc0ac6dfe [2021-05-28T07:11:59.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:59.952Z] ---> Running in 2a62d2ce5959 [2021-05-28T07:12:00.550Z] Removing intermediate container 2a62d2ce5959 [2021-05-28T07:12:00.550Z] ---> 6c9f79976a36 [2021-05-28T07:12:00.550Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:12:00.550Z] ---> Running in 8dec9cf16121 [2021-05-28T07:12:01.152Z] Removing intermediate container 8dec9cf16121 [2021-05-28T07:12:01.152Z] ---> 9146b8fa8709 [2021-05-28T07:12:01.152Z] Step 23/24 : LABEL git_sha=4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:01.152Z] ---> Running in 3ebe1da49e12 [2021-05-28T07:12:01.755Z] Removing intermediate container 3ebe1da49e12 [2021-05-28T07:12:01.755Z] ---> 6861024198cf [2021-05-28T07:12:01.755Z] Step 24/24 : LABEL version=2.0.0-dev.244 [2021-05-28T07:12:01.755Z] ---> Running in 452ac10f869d [2021-05-28T07:12:02.360Z] Removing intermediate container 452ac10f869d [2021-05-28T07:12:02.360Z] ---> 5c7222584d24 [2021-05-28T07:12:02.360Z] [2021-05-28T07:12:02.636Z] Successfully built 5c7222584d24 [2021-05-28T07:12:02.636Z] Successfully tagged core-data-arm64:latest [2021-05-28T07:12:03.255Z]  Building core-data ... done  [Pipeline] } [2021-05-28T07:12:03.252Z] $ docker stop --time=1 96262c3bd2ec5279480be2c365757a636bea82e905e1a8da82c3fab3074f330b [2021-05-28T07:12:05.153Z] $ docker rm -f 96262c3bd2ec5279480be2c365757a636bea82e905e1a8da82c3fab3074f330b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:12:05.760Z] + docker images [2021-05-28T07:12:06.031Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T07:12:06.031Z] core-data-arm64 latest 5c7222584d24 4 seconds ago 20.4MB [2021-05-28T07:12:06.031Z] support-notifications-arm64 latest 0e2d773f95fd 11 seconds ago 16.8MB [2021-05-28T07:12:06.031Z] eae3ae31cfcb 20 seconds ago 874MB [2021-05-28T07:12:06.031Z] 2de1dbc4c292 25 seconds ago 865MB [2021-05-28T07:12:06.031Z] core-command-arm64 latest f86365df5d8e 47 seconds ago 16.1MB [2021-05-28T07:12:06.031Z] security-proxy-setup-arm64 latest 1ca7c53c14d1 49 seconds ago 24MB [2021-05-28T07:12:06.031Z] ff2d895f4ce4 About a minute ago 864MB [2021-05-28T07:12:06.031Z] c7b9d0dc00d8 About a minute ago 862MB [2021-05-28T07:12:06.031Z] sys-mgmt-agent-arm64 latest 27376c159f54 About a minute ago 299MB [2021-05-28T07:12:06.031Z] security-bootstrapper-arm64 latest 745f365f367b 3 minutes ago 17.2MB [2021-05-28T07:12:06.031Z] core-metadata-arm64 latest c204cf910961 3 minutes ago 17.4MB [2021-05-28T07:12:06.031Z] security-secretstore-setup-arm64 latest b2d9e3887d41 3 minutes ago 24.4MB [2021-05-28T07:12:06.031Z] support-scheduler-arm64 latest 55871b8e838b 3 minutes ago 16.1MB [2021-05-28T07:12:06.031Z] d1f5d900a351 3 minutes ago 873MB [2021-05-28T07:12:06.031Z] 195fbba71271 3 minutes ago 863MB [2021-05-28T07:12:06.031Z] 0c86c703d31c 3 minutes ago 865MB [2021-05-28T07:12:06.031Z] 25c3ce3bedba 3 minutes ago 862MB [2021-05-28T07:12:06.031Z] 5d4532afeba7 4 minutes ago 858MB [2021-05-28T07:12:06.031Z] ci-base-image-arm64 latest f1150da6d248 8 minutes ago 641MB [2021-05-28T07:12:06.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-28T07:12:06.031Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-28T07:12:06.031Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-28T07:12:06.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-05-28T07:12:06.188Z] provisioning config files... [2021-05-28T07:12:06.208Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config282268404769474094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:12:06.562Z] ---> docker-login.sh [2021-05-28T07:12:06.562Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:12:06.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:12:07.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:12:07.109Z] Configure a credential helper to remove this warning. See [2021-05-28T07:12:07.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:12:07.109Z] [2021-05-28T07:12:07.109Z] Login Succeeded [2021-05-28T07:12:07.109Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:12:07.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:12:07.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:12:07.670Z] Configure a credential helper to remove this warning. See [2021-05-28T07:12:07.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:12:07.670Z] [2021-05-28T07:12:07.670Z] Login Succeeded [2021-05-28T07:12:07.670Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:12:07.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:12:08.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:12:08.263Z] Configure a credential helper to remove this warning. See [2021-05-28T07:12:08.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:12:08.263Z] [2021-05-28T07:12:08.263Z] Login Succeeded [2021-05-28T07:12:08.263Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:12:08.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:12:08.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:12:08.830Z] Configure a credential helper to remove this warning. See [2021-05-28T07:12:08.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:12:08.830Z] [2021-05-28T07:12:08.830Z] Login Succeeded [2021-05-28T07:12:08.830Z] docker.io [2021-05-28T07:12:09.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:12:09.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:12:09.728Z] Configure a credential helper to remove this warning. See [2021-05-28T07:12:09.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:12:09.728Z] [2021-05-28T07:12:09.728Z] Login Succeeded [2021-05-28T07:12:09.728Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:12:09.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:12:09.823Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-28T07:12:09.823Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:09.823Z] 2.0.0-dev.244 [2021-05-28T07:12:09.823Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:09.823Z] master [2021-05-28T07:12:09.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:10.203Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:10.552Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:10.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-28T07:12:10.552Z] dd2dbaac53e2: Preparing [2021-05-28T07:12:10.552Z] 8d5dbc691b1e: Preparing [2021-05-28T07:12:10.552Z] d205452b2e7b: Preparing [2021-05-28T07:12:10.552Z] 6b96710da206: Preparing [2021-05-28T07:12:10.552Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:10.826Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:10.826Z] 6b96710da206: Pushed [2021-05-28T07:12:11.100Z] dd2dbaac53e2: Pushed [2021-05-28T07:12:11.100Z] d205452b2e7b: Pushed [2021-05-28T07:12:13.707Z] 8d5dbc691b1e: Pushed [2021-05-28T07:12:13.707Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:94d8c723694bd9bd2df2f641e8d22b9b823d4ad86cdde6cec2a07636b9a101fa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:14.048Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:14.382Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.244 [2021-05-28T07:12:14.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-28T07:12:14.382Z] dd2dbaac53e2: Preparing [2021-05-28T07:12:14.382Z] 8d5dbc691b1e: Preparing [2021-05-28T07:12:14.382Z] d205452b2e7b: Preparing [2021-05-28T07:12:14.382Z] 6b96710da206: Preparing [2021-05-28T07:12:14.382Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:14.382Z] dd2dbaac53e2: Layer already exists [2021-05-28T07:12:14.382Z] 8d5dbc691b1e: Layer already exists [2021-05-28T07:12:14.382Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:14.382Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:14.382Z] 6b96710da206: Layer already exists [2021-05-28T07:12:14.651Z] 2.0.0-dev.244: digest: sha256:94d8c723694bd9bd2df2f641e8d22b9b823d4ad86cdde6cec2a07636b9a101fa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:15.007Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:15.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:15.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-28T07:12:15.347Z] dd2dbaac53e2: Preparing [2021-05-28T07:12:15.347Z] 8d5dbc691b1e: Preparing [2021-05-28T07:12:15.347Z] d205452b2e7b: Preparing [2021-05-28T07:12:15.347Z] 6b96710da206: Preparing [2021-05-28T07:12:15.347Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:15.347Z] dd2dbaac53e2: Layer already exists [2021-05-28T07:12:15.347Z] 8d5dbc691b1e: Layer already exists [2021-05-28T07:12:15.347Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:15.347Z] 6b96710da206: Layer already exists [2021-05-28T07:12:15.347Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:15.617Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:94d8c723694bd9bd2df2f641e8d22b9b823d4ad86cdde6cec2a07636b9a101fa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:15.964Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:16.305Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-28T07:12:16.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-28T07:12:16.305Z] dd2dbaac53e2: Preparing [2021-05-28T07:12:16.305Z] 8d5dbc691b1e: Preparing [2021-05-28T07:12:16.305Z] d205452b2e7b: Preparing [2021-05-28T07:12:16.305Z] 6b96710da206: Preparing [2021-05-28T07:12:16.305Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:16.575Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:16.575Z] dd2dbaac53e2: Layer already exists [2021-05-28T07:12:16.575Z] 6b96710da206: Layer already exists [2021-05-28T07:12:16.575Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:16.575Z] 8d5dbc691b1e: Layer already exists [2021-05-28T07:12:16.575Z] master: digest: sha256:94d8c723694bd9bd2df2f641e8d22b9b823d4ad86cdde6cec2a07636b9a101fa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:12:16.675Z] ===================================================== [Pipeline] echo [2021-05-28T07:12:16.691Z] taggedImages: [2021-05-28T07:12:16.691Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:16.691Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.244 [2021-05-28T07:12:16.691Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:16.691Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-05-28T07:12:16.724Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-28T07:12:16.724Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:16.724Z] 2.0.0-dev.244 [2021-05-28T07:12:16.724Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:16.724Z] master [2021-05-28T07:12:16.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:17.129Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:17.471Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:17.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-28T07:12:17.471Z] 3f8a5a49b566: Preparing [2021-05-28T07:12:17.471Z] 329a96be22ca: Preparing [2021-05-28T07:12:17.471Z] d205452b2e7b: Preparing [2021-05-28T07:12:17.471Z] bbcf7a576bfe: Preparing [2021-05-28T07:12:17.471Z] ddd3fc774e7a: Preparing [2021-05-28T07:12:17.471Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:17.471Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:17.744Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:17.744Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:17.744Z] ddd3fc774e7a: Pushed [2021-05-28T07:12:17.744Z] 3f8a5a49b566: Pushed [2021-05-28T07:12:18.336Z] bbcf7a576bfe: Pushed [2021-05-28T07:12:20.948Z] 329a96be22ca: Pushed [2021-05-28T07:12:20.948Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:c7de52c653b597905c51e2fe338a73b5b88520838c6a28e501eeb87ad9f872d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:21.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:21.625Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.244 [2021-05-28T07:12:21.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-28T07:12:21.625Z] 3f8a5a49b566: Preparing [2021-05-28T07:12:21.625Z] 329a96be22ca: Preparing [2021-05-28T07:12:21.625Z] d205452b2e7b: Preparing [2021-05-28T07:12:21.625Z] bbcf7a576bfe: Preparing [2021-05-28T07:12:21.625Z] ddd3fc774e7a: Preparing [2021-05-28T07:12:21.625Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:21.625Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:21.625Z] 3f8a5a49b566: Layer already exists [2021-05-28T07:12:21.625Z] bbcf7a576bfe: Layer already exists [2021-05-28T07:12:21.625Z] 329a96be22ca: Layer already exists [2021-05-28T07:12:21.625Z] ddd3fc774e7a: Layer already exists [2021-05-28T07:12:21.625Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:21.625Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:21.896Z] 2.0.0-dev.244: digest: sha256:c7de52c653b597905c51e2fe338a73b5b88520838c6a28e501eeb87ad9f872d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:22.234Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:22.569Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:22.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-28T07:12:22.569Z] 3f8a5a49b566: Preparing [2021-05-28T07:12:22.569Z] 329a96be22ca: Preparing [2021-05-28T07:12:22.569Z] d205452b2e7b: Preparing [2021-05-28T07:12:22.569Z] bbcf7a576bfe: Preparing [2021-05-28T07:12:22.569Z] ddd3fc774e7a: Preparing [2021-05-28T07:12:22.569Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:22.569Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:22.569Z] 329a96be22ca: Layer already exists [2021-05-28T07:12:22.569Z] 3f8a5a49b566: Layer already exists [2021-05-28T07:12:22.569Z] ddd3fc774e7a: Layer already exists [2021-05-28T07:12:22.569Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:22.569Z] bbcf7a576bfe: Layer already exists [2021-05-28T07:12:22.569Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:22.839Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:c7de52c653b597905c51e2fe338a73b5b88520838c6a28e501eeb87ad9f872d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:23.181Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:23.523Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-28T07:12:23.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-28T07:12:23.523Z] 3f8a5a49b566: Preparing [2021-05-28T07:12:23.523Z] 329a96be22ca: Preparing [2021-05-28T07:12:23.523Z] d205452b2e7b: Preparing [2021-05-28T07:12:23.523Z] bbcf7a576bfe: Preparing [2021-05-28T07:12:23.523Z] ddd3fc774e7a: Preparing [2021-05-28T07:12:23.523Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:23.523Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:23.523Z] 329a96be22ca: Layer already exists [2021-05-28T07:12:23.523Z] bbcf7a576bfe: Layer already exists [2021-05-28T07:12:23.523Z] ddd3fc774e7a: Layer already exists [2021-05-28T07:12:23.523Z] 3f8a5a49b566: Layer already exists [2021-05-28T07:12:23.523Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:23.793Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:23.793Z] master: digest: sha256:c7de52c653b597905c51e2fe338a73b5b88520838c6a28e501eeb87ad9f872d8 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:12:23.874Z] ===================================================== [Pipeline] echo [2021-05-28T07:12:23.891Z] taggedImages: [2021-05-28T07:12:23.891Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:23.891Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.244 [2021-05-28T07:12:23.891Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:23.891Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-05-28T07:12:23.923Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-28T07:12:23.923Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:23.923Z] 2.0.0-dev.244 [2021-05-28T07:12:23.923Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:23.923Z] master [2021-05-28T07:12:23.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:24.303Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:24.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:24.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-28T07:12:24.653Z] 1ccada6e1c09: Preparing [2021-05-28T07:12:24.653Z] a10caeabb54f: Preparing [2021-05-28T07:12:24.653Z] d205452b2e7b: Preparing [2021-05-28T07:12:24.653Z] 6b96710da206: Preparing [2021-05-28T07:12:24.653Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:24.922Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:24.922Z] 6b96710da206: Layer already exists [2021-05-28T07:12:24.922Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:24.922Z] 1ccada6e1c09: Pushed [2021-05-28T07:12:28.288Z] a10caeabb54f: Pushed [2021-05-28T07:12:28.288Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:a31c2da4628b974ed2f37bf0a865876be1bb3669b961723746853dc657ee0d10 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:28.629Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:28.967Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.244 [2021-05-28T07:12:28.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-28T07:12:28.967Z] 1ccada6e1c09: Preparing [2021-05-28T07:12:28.967Z] a10caeabb54f: Preparing [2021-05-28T07:12:28.967Z] d205452b2e7b: Preparing [2021-05-28T07:12:28.967Z] 6b96710da206: Preparing [2021-05-28T07:12:28.967Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:28.967Z] a10caeabb54f: Layer already exists [2021-05-28T07:12:28.967Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:28.967Z] 1ccada6e1c09: Layer already exists [2021-05-28T07:12:28.967Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:28.967Z] 6b96710da206: Layer already exists [2021-05-28T07:12:29.236Z] 2.0.0-dev.244: digest: sha256:a31c2da4628b974ed2f37bf0a865876be1bb3669b961723746853dc657ee0d10 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:29.578Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:29.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:29.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-28T07:12:29.916Z] 1ccada6e1c09: Preparing [2021-05-28T07:12:29.916Z] a10caeabb54f: Preparing [2021-05-28T07:12:29.916Z] d205452b2e7b: Preparing [2021-05-28T07:12:29.916Z] 6b96710da206: Preparing [2021-05-28T07:12:29.916Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:29.916Z] 1ccada6e1c09: Layer already exists [2021-05-28T07:12:29.916Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:29.916Z] a10caeabb54f: Layer already exists [2021-05-28T07:12:29.916Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:29.916Z] 6b96710da206: Layer already exists [2021-05-28T07:12:30.187Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:a31c2da4628b974ed2f37bf0a865876be1bb3669b961723746853dc657ee0d10 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:30.530Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:30.863Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-28T07:12:30.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-28T07:12:30.863Z] 1ccada6e1c09: Preparing [2021-05-28T07:12:30.863Z] a10caeabb54f: Preparing [2021-05-28T07:12:30.863Z] d205452b2e7b: Preparing [2021-05-28T07:12:30.863Z] 6b96710da206: Preparing [2021-05-28T07:12:30.863Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:30.863Z] 6b96710da206: Layer already exists [2021-05-28T07:12:30.863Z] 1ccada6e1c09: Layer already exists [2021-05-28T07:12:30.863Z] a10caeabb54f: Layer already exists [2021-05-28T07:12:30.863Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:30.863Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:31.132Z] master: digest: sha256:a31c2da4628b974ed2f37bf0a865876be1bb3669b961723746853dc657ee0d10 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:12:31.192Z] ===================================================== [Pipeline] echo [2021-05-28T07:12:31.206Z] taggedImages: [2021-05-28T07:12:31.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:31.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.244 [2021-05-28T07:12:31.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:31.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-05-28T07:12:31.234Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-28T07:12:31.234Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:31.234Z] 2.0.0-dev.244 [2021-05-28T07:12:31.234Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:31.234Z] master [2021-05-28T07:12:31.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:31.618Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:31.991Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:31.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-28T07:12:31.991Z] 193b62168a24: Preparing [2021-05-28T07:12:31.991Z] 193b62168a24: Preparing [2021-05-28T07:12:31.991Z] c3d250c940b0: Preparing [2021-05-28T07:12:31.991Z] 005e542c9f40: Preparing [2021-05-28T07:12:31.991Z] 3fe95795d6ae: Preparing [2021-05-28T07:12:31.991Z] cc57d86584c4: Preparing [2021-05-28T07:12:31.991Z] d205452b2e7b: Preparing [2021-05-28T07:12:31.991Z] 381478a5ba8c: Preparing [2021-05-28T07:12:31.991Z] 381478a5ba8c: Preparing [2021-05-28T07:12:31.991Z] 42107f19d994: Preparing [2021-05-28T07:12:31.991Z] e5fee7b08b9d: Preparing [2021-05-28T07:12:31.991Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:31.991Z] 381478a5ba8c: Waiting [2021-05-28T07:12:31.991Z] 42107f19d994: Waiting [2021-05-28T07:12:31.991Z] e5fee7b08b9d: Waiting [2021-05-28T07:12:31.991Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:31.991Z] d205452b2e7b: Waiting [2021-05-28T07:12:32.332Z] c3d250c940b0: Pushed [2021-05-28T07:12:32.332Z] 005e542c9f40: Pushed [2021-05-28T07:12:32.332Z] 193b62168a24: Pushed [2021-05-28T07:12:32.332Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:32.332Z] 3fe95795d6ae: Pushed [2021-05-28T07:12:32.616Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:32.616Z] 381478a5ba8c: Pushed [2021-05-28T07:12:32.616Z] 42107f19d994: Pushed [2021-05-28T07:12:32.616Z] e5fee7b08b9d: Pushed [2021-05-28T07:12:35.222Z] cc57d86584c4: Pushed [2021-05-28T07:12:35.222Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:a1f378d6e6c8b0e21a4783cee7573d5a446a42f3fbe9f9724fbd7eba0dde7690 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:35.578Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:35.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.244 [2021-05-28T07:12:35.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-28T07:12:35.922Z] 193b62168a24: Preparing [2021-05-28T07:12:35.922Z] 193b62168a24: Preparing [2021-05-28T07:12:35.922Z] c3d250c940b0: Preparing [2021-05-28T07:12:35.922Z] 005e542c9f40: Preparing [2021-05-28T07:12:35.922Z] 3fe95795d6ae: Preparing [2021-05-28T07:12:35.922Z] cc57d86584c4: Preparing [2021-05-28T07:12:35.922Z] d205452b2e7b: Preparing [2021-05-28T07:12:35.922Z] 381478a5ba8c: Preparing [2021-05-28T07:12:35.922Z] 381478a5ba8c: Preparing [2021-05-28T07:12:35.922Z] 42107f19d994: Preparing [2021-05-28T07:12:35.922Z] e5fee7b08b9d: Preparing [2021-05-28T07:12:35.922Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:35.922Z] 381478a5ba8c: Waiting [2021-05-28T07:12:35.922Z] 42107f19d994: Waiting [2021-05-28T07:12:35.922Z] e5fee7b08b9d: Waiting [2021-05-28T07:12:35.922Z] d205452b2e7b: Waiting [2021-05-28T07:12:35.922Z] c3d250c940b0: Layer already exists [2021-05-28T07:12:35.922Z] 005e542c9f40: Layer already exists [2021-05-28T07:12:35.922Z] cc57d86584c4: Layer already exists [2021-05-28T07:12:35.922Z] 193b62168a24: Layer already exists [2021-05-28T07:12:35.922Z] 3fe95795d6ae: Layer already exists [2021-05-28T07:12:36.192Z] 381478a5ba8c: Layer already exists [2021-05-28T07:12:36.192Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:36.192Z] 42107f19d994: Layer already exists [2021-05-28T07:12:36.192Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:36.192Z] e5fee7b08b9d: Layer already exists [2021-05-28T07:12:36.192Z] 2.0.0-dev.244: digest: sha256:a1f378d6e6c8b0e21a4783cee7573d5a446a42f3fbe9f9724fbd7eba0dde7690 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:36.534Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:36.874Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:36.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-28T07:12:36.874Z] 193b62168a24: Preparing [2021-05-28T07:12:36.874Z] 193b62168a24: Preparing [2021-05-28T07:12:36.874Z] c3d250c940b0: Preparing [2021-05-28T07:12:36.874Z] 005e542c9f40: Preparing [2021-05-28T07:12:36.874Z] 3fe95795d6ae: Preparing [2021-05-28T07:12:36.874Z] cc57d86584c4: Preparing [2021-05-28T07:12:36.874Z] d205452b2e7b: Preparing [2021-05-28T07:12:36.874Z] 381478a5ba8c: Preparing [2021-05-28T07:12:36.874Z] 381478a5ba8c: Preparing [2021-05-28T07:12:36.874Z] 42107f19d994: Preparing [2021-05-28T07:12:36.874Z] e5fee7b08b9d: Preparing [2021-05-28T07:12:36.874Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:36.874Z] 381478a5ba8c: Waiting [2021-05-28T07:12:36.874Z] 42107f19d994: Waiting [2021-05-28T07:12:36.874Z] e5fee7b08b9d: Waiting [2021-05-28T07:12:36.874Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:36.874Z] d205452b2e7b: Waiting [2021-05-28T07:12:36.874Z] cc57d86584c4: Layer already exists [2021-05-28T07:12:36.874Z] 193b62168a24: Layer already exists [2021-05-28T07:12:36.874Z] c3d250c940b0: Layer already exists [2021-05-28T07:12:36.874Z] 3fe95795d6ae: Layer already exists [2021-05-28T07:12:36.874Z] 005e542c9f40: Layer already exists [2021-05-28T07:12:37.144Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:37.144Z] 381478a5ba8c: Layer already exists [2021-05-28T07:12:37.144Z] e5fee7b08b9d: Layer already exists [2021-05-28T07:12:37.144Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:37.144Z] 42107f19d994: Layer already exists [2021-05-28T07:12:37.144Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:a1f378d6e6c8b0e21a4783cee7573d5a446a42f3fbe9f9724fbd7eba0dde7690 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:37.486Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:37.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-28T07:12:37.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-28T07:12:37.829Z] 193b62168a24: Preparing [2021-05-28T07:12:37.829Z] 193b62168a24: Preparing [2021-05-28T07:12:37.829Z] c3d250c940b0: Preparing [2021-05-28T07:12:37.829Z] 005e542c9f40: Preparing [2021-05-28T07:12:37.829Z] 3fe95795d6ae: Preparing [2021-05-28T07:12:37.829Z] cc57d86584c4: Preparing [2021-05-28T07:12:37.829Z] d205452b2e7b: Preparing [2021-05-28T07:12:37.829Z] 381478a5ba8c: Preparing [2021-05-28T07:12:37.829Z] 381478a5ba8c: Preparing [2021-05-28T07:12:37.829Z] 42107f19d994: Preparing [2021-05-28T07:12:37.829Z] e5fee7b08b9d: Preparing [2021-05-28T07:12:37.829Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:37.829Z] d205452b2e7b: Waiting [2021-05-28T07:12:37.829Z] 381478a5ba8c: Waiting [2021-05-28T07:12:37.829Z] 42107f19d994: Waiting [2021-05-28T07:12:37.829Z] e5fee7b08b9d: Waiting [2021-05-28T07:12:37.829Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:37.829Z] 193b62168a24: Layer already exists [2021-05-28T07:12:37.829Z] c3d250c940b0: Layer already exists [2021-05-28T07:12:37.829Z] cc57d86584c4: Layer already exists [2021-05-28T07:12:37.829Z] 005e542c9f40: Layer already exists [2021-05-28T07:12:37.829Z] 3fe95795d6ae: Layer already exists [2021-05-28T07:12:38.100Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:38.100Z] 381478a5ba8c: Layer already exists [2021-05-28T07:12:38.100Z] 42107f19d994: Layer already exists [2021-05-28T07:12:38.100Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:38.100Z] e5fee7b08b9d: Layer already exists [2021-05-28T07:12:38.100Z] master: digest: sha256:a1f378d6e6c8b0e21a4783cee7573d5a446a42f3fbe9f9724fbd7eba0dde7690 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:12:38.174Z] ===================================================== [Pipeline] echo [2021-05-28T07:12:38.193Z] taggedImages: [2021-05-28T07:12:38.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:38.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.244 [2021-05-28T07:12:38.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:38.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-28T07:12:38.231Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-28T07:12:38.231Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:38.231Z] 2.0.0-dev.244 [2021-05-28T07:12:38.231Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:38.231Z] master [2021-05-28T07:12:38.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:38.618Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:38.975Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:38.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-28T07:12:38.975Z] d7e42e66b0a8: Preparing [2021-05-28T07:12:38.975Z] 7ad71e0c1d6f: Preparing [2021-05-28T07:12:38.975Z] fd72c5386a28: Preparing [2021-05-28T07:12:38.975Z] 8811b0fdf954: Preparing [2021-05-28T07:12:38.975Z] 3fc75e85212d: Preparing [2021-05-28T07:12:38.975Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:38.975Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:39.247Z] fd72c5386a28: Pushed [2021-05-28T07:12:39.247Z] 8811b0fdf954: Pushed [2021-05-28T07:12:39.519Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:39.792Z] 3fc75e85212d: Pushed [2021-05-28T07:12:41.753Z] 7ad71e0c1d6f: Pushed [2021-05-28T07:12:41.753Z] d7e42e66b0a8: Pushed [2021-05-28T07:12:41.753Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:8c2cf744a35436060a490b64f2b716b2742630842527f1ef2ee9e65003edea8c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:42.089Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:42.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.244 [2021-05-28T07:12:42.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-28T07:12:42.427Z] d7e42e66b0a8: Preparing [2021-05-28T07:12:42.427Z] 7ad71e0c1d6f: Preparing [2021-05-28T07:12:42.427Z] fd72c5386a28: Preparing [2021-05-28T07:12:42.427Z] 8811b0fdf954: Preparing [2021-05-28T07:12:42.427Z] 3fc75e85212d: Preparing [2021-05-28T07:12:42.427Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:42.427Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:42.427Z] 8811b0fdf954: Layer already exists [2021-05-28T07:12:42.427Z] 3fc75e85212d: Layer already exists [2021-05-28T07:12:42.427Z] 7ad71e0c1d6f: Layer already exists [2021-05-28T07:12:42.427Z] fd72c5386a28: Layer already exists [2021-05-28T07:12:42.427Z] d7e42e66b0a8: Layer already exists [2021-05-28T07:12:42.699Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:42.699Z] 2.0.0-dev.244: digest: sha256:8c2cf744a35436060a490b64f2b716b2742630842527f1ef2ee9e65003edea8c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:43.043Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:43.379Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:43.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-28T07:12:43.379Z] d7e42e66b0a8: Preparing [2021-05-28T07:12:43.379Z] 7ad71e0c1d6f: Preparing [2021-05-28T07:12:43.379Z] fd72c5386a28: Preparing [2021-05-28T07:12:43.379Z] 8811b0fdf954: Preparing [2021-05-28T07:12:43.379Z] 3fc75e85212d: Preparing [2021-05-28T07:12:43.379Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:43.379Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:43.379Z] fd72c5386a28: Layer already exists [2021-05-28T07:12:43.379Z] 3fc75e85212d: Layer already exists [2021-05-28T07:12:43.379Z] d7e42e66b0a8: Layer already exists [2021-05-28T07:12:43.379Z] 8811b0fdf954: Layer already exists [2021-05-28T07:12:43.379Z] 7ad71e0c1d6f: Layer already exists [2021-05-28T07:12:43.650Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:43.650Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:8c2cf744a35436060a490b64f2b716b2742630842527f1ef2ee9e65003edea8c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:43.992Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:44.328Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-28T07:12:44.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-28T07:12:44.328Z] d7e42e66b0a8: Preparing [2021-05-28T07:12:44.328Z] 7ad71e0c1d6f: Preparing [2021-05-28T07:12:44.328Z] fd72c5386a28: Preparing [2021-05-28T07:12:44.328Z] 8811b0fdf954: Preparing [2021-05-28T07:12:44.328Z] 3fc75e85212d: Preparing [2021-05-28T07:12:44.328Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:44.328Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:44.328Z] d7e42e66b0a8: Layer already exists [2021-05-28T07:12:44.328Z] 7ad71e0c1d6f: Layer already exists [2021-05-28T07:12:44.328Z] 8811b0fdf954: Layer already exists [2021-05-28T07:12:44.328Z] 3fc75e85212d: Layer already exists [2021-05-28T07:12:44.328Z] fd72c5386a28: Layer already exists [2021-05-28T07:12:44.600Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:44.600Z] master: digest: sha256:8c2cf744a35436060a490b64f2b716b2742630842527f1ef2ee9e65003edea8c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:12:44.668Z] ===================================================== [Pipeline] echo [2021-05-28T07:12:44.684Z] taggedImages: [2021-05-28T07:12:44.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:44.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.244 [2021-05-28T07:12:44.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:44.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-28T07:12:44.762Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-28T07:12:44.762Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:44.762Z] 2.0.0-dev.244 [2021-05-28T07:12:44.762Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:44.762Z] master [2021-05-28T07:12:44.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:45.158Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:45.501Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:45.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-28T07:12:45.501Z] b2bf397d85ba: Preparing [2021-05-28T07:12:45.501Z] 566a3ef19bbf: Preparing [2021-05-28T07:12:45.501Z] 52ae9af67202: Preparing [2021-05-28T07:12:45.501Z] 76e48f42c49b: Preparing [2021-05-28T07:12:45.501Z] 4033f07e7c47: Preparing [2021-05-28T07:12:45.501Z] f322c87ad994: Preparing [2021-05-28T07:12:45.501Z] 01a97a51d238: Preparing [2021-05-28T07:12:45.501Z] e10551559268: Preparing [2021-05-28T07:12:45.501Z] 1612bf680016: Preparing [2021-05-28T07:12:45.501Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:45.501Z] e10551559268: Waiting [2021-05-28T07:12:45.501Z] 1612bf680016: Waiting [2021-05-28T07:12:45.501Z] f322c87ad994: Waiting [2021-05-28T07:12:45.501Z] 01a97a51d238: Waiting [2021-05-28T07:12:45.501Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:45.772Z] 566a3ef19bbf: Pushed [2021-05-28T07:12:45.772Z] 4033f07e7c47: Pushed [2021-05-28T07:12:45.772Z] b2bf397d85ba: Pushed [2021-05-28T07:12:46.046Z] f322c87ad994: Pushed [2021-05-28T07:12:46.046Z] e10551559268: Pushed [2021-05-28T07:12:46.046Z] 01a97a51d238: Pushed [2021-05-28T07:12:46.318Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:46.599Z] 1612bf680016: Pushed [2021-05-28T07:12:48.021Z] 76e48f42c49b: Pushed [2021-05-28T07:12:48.021Z] 52ae9af67202: Pushed [2021-05-28T07:12:48.291Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:93f87ea69a95abcd5815eccb6e7a846edc806af7b9336102eca38606e3beea38 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:48.637Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:48.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.244 [2021-05-28T07:12:48.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-28T07:12:48.987Z] b2bf397d85ba: Preparing [2021-05-28T07:12:48.987Z] 566a3ef19bbf: Preparing [2021-05-28T07:12:48.987Z] 52ae9af67202: Preparing [2021-05-28T07:12:48.987Z] 76e48f42c49b: Preparing [2021-05-28T07:12:48.987Z] 4033f07e7c47: Preparing [2021-05-28T07:12:48.987Z] f322c87ad994: Preparing [2021-05-28T07:12:48.987Z] 01a97a51d238: Preparing [2021-05-28T07:12:48.987Z] e10551559268: Preparing [2021-05-28T07:12:48.987Z] 1612bf680016: Preparing [2021-05-28T07:12:48.987Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:48.987Z] f322c87ad994: Waiting [2021-05-28T07:12:48.987Z] 01a97a51d238: Waiting [2021-05-28T07:12:48.987Z] e10551559268: Waiting [2021-05-28T07:12:48.987Z] 1612bf680016: Waiting [2021-05-28T07:12:48.987Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:48.987Z] 76e48f42c49b: Layer already exists [2021-05-28T07:12:48.987Z] 566a3ef19bbf: Layer already exists [2021-05-28T07:12:48.987Z] b2bf397d85ba: Layer already exists [2021-05-28T07:12:48.987Z] 52ae9af67202: Layer already exists [2021-05-28T07:12:48.987Z] 4033f07e7c47: Layer already exists [2021-05-28T07:12:49.257Z] 01a97a51d238: Layer already exists [2021-05-28T07:12:49.257Z] f322c87ad994: Layer already exists [2021-05-28T07:12:49.257Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:49.257Z] 1612bf680016: Layer already exists [2021-05-28T07:12:49.257Z] e10551559268: Layer already exists [2021-05-28T07:12:49.257Z] 2.0.0-dev.244: digest: sha256:93f87ea69a95abcd5815eccb6e7a846edc806af7b9336102eca38606e3beea38 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:49.597Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:49.933Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:49.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-28T07:12:49.933Z] b2bf397d85ba: Preparing [2021-05-28T07:12:49.933Z] 566a3ef19bbf: Preparing [2021-05-28T07:12:49.933Z] 52ae9af67202: Preparing [2021-05-28T07:12:49.933Z] 76e48f42c49b: Preparing [2021-05-28T07:12:49.933Z] 4033f07e7c47: Preparing [2021-05-28T07:12:49.933Z] f322c87ad994: Preparing [2021-05-28T07:12:49.933Z] 01a97a51d238: Preparing [2021-05-28T07:12:49.933Z] e10551559268: Preparing [2021-05-28T07:12:49.933Z] 1612bf680016: Preparing [2021-05-28T07:12:49.933Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:49.933Z] e10551559268: Waiting [2021-05-28T07:12:49.933Z] f322c87ad994: Waiting [2021-05-28T07:12:49.933Z] 01a97a51d238: Waiting [2021-05-28T07:12:49.933Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:49.933Z] 1612bf680016: Waiting [2021-05-28T07:12:49.933Z] 4033f07e7c47: Layer already exists [2021-05-28T07:12:49.933Z] b2bf397d85ba: Layer already exists [2021-05-28T07:12:49.933Z] 76e48f42c49b: Layer already exists [2021-05-28T07:12:49.933Z] 566a3ef19bbf: Layer already exists [2021-05-28T07:12:49.933Z] 52ae9af67202: Layer already exists [2021-05-28T07:12:49.933Z] f322c87ad994: Layer already exists [2021-05-28T07:12:49.933Z] 01a97a51d238: Layer already exists [2021-05-28T07:12:49.933Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:50.205Z] e10551559268: Layer already exists [2021-05-28T07:12:50.205Z] 1612bf680016: Layer already exists [2021-05-28T07:12:50.205Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:93f87ea69a95abcd5815eccb6e7a846edc806af7b9336102eca38606e3beea38 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:50.547Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:50.887Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-28T07:12:50.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-28T07:12:50.887Z] b2bf397d85ba: Preparing [2021-05-28T07:12:50.887Z] 566a3ef19bbf: Preparing [2021-05-28T07:12:50.887Z] 52ae9af67202: Preparing [2021-05-28T07:12:50.887Z] 76e48f42c49b: Preparing [2021-05-28T07:12:50.887Z] 4033f07e7c47: Preparing [2021-05-28T07:12:50.887Z] f322c87ad994: Preparing [2021-05-28T07:12:50.887Z] 01a97a51d238: Preparing [2021-05-28T07:12:50.887Z] e10551559268: Preparing [2021-05-28T07:12:50.887Z] 1612bf680016: Preparing [2021-05-28T07:12:50.887Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:50.887Z] f322c87ad994: Waiting [2021-05-28T07:12:50.887Z] 01a97a51d238: Waiting [2021-05-28T07:12:50.887Z] e10551559268: Waiting [2021-05-28T07:12:50.887Z] 1612bf680016: Waiting [2021-05-28T07:12:50.887Z] 3fbe34a1663b: Waiting [2021-05-28T07:12:50.887Z] 4033f07e7c47: Layer already exists [2021-05-28T07:12:50.887Z] 52ae9af67202: Layer already exists [2021-05-28T07:12:50.887Z] 76e48f42c49b: Layer already exists [2021-05-28T07:12:50.887Z] 566a3ef19bbf: Layer already exists [2021-05-28T07:12:50.887Z] b2bf397d85ba: Layer already exists [2021-05-28T07:12:51.160Z] e10551559268: Layer already exists [2021-05-28T07:12:51.160Z] f322c87ad994: Layer already exists [2021-05-28T07:12:51.160Z] 01a97a51d238: Layer already exists [2021-05-28T07:12:51.160Z] 1612bf680016: Layer already exists [2021-05-28T07:12:51.160Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:51.160Z] master: digest: sha256:93f87ea69a95abcd5815eccb6e7a846edc806af7b9336102eca38606e3beea38 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:12:51.225Z] ===================================================== [Pipeline] echo [2021-05-28T07:12:51.240Z] taggedImages: [2021-05-28T07:12:51.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:51.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.244 [2021-05-28T07:12:51.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:51.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-28T07:12:51.273Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-28T07:12:51.273Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:51.273Z] 2.0.0-dev.244 [2021-05-28T07:12:51.273Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:51.273Z] master [2021-05-28T07:12:51.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:51.649Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:51.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:51.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-28T07:12:51.989Z] 8c944f29f261: Preparing [2021-05-28T07:12:51.989Z] 7d68e3d23835: Preparing [2021-05-28T07:12:51.989Z] d205452b2e7b: Preparing [2021-05-28T07:12:51.989Z] 41bd99204181: Preparing [2021-05-28T07:12:51.989Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:52.265Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:52.265Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:52.265Z] 8c944f29f261: Pushed [2021-05-28T07:12:52.536Z] 41bd99204181: Pushed [2021-05-28T07:12:55.143Z] 7d68e3d23835: Pushed [2021-05-28T07:12:55.416Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:7681cc7f2f934d0c4fa7d95c7cb94ae0715ae83f78cc49c7803d03c05e3a0d12 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:56.028Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:56.394Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.244 [2021-05-28T07:12:56.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-28T07:12:56.394Z] 8c944f29f261: Preparing [2021-05-28T07:12:56.394Z] 7d68e3d23835: Preparing [2021-05-28T07:12:56.394Z] d205452b2e7b: Preparing [2021-05-28T07:12:56.394Z] 41bd99204181: Preparing [2021-05-28T07:12:56.394Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:56.669Z] 41bd99204181: Layer already exists [2021-05-28T07:12:56.669Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:56.669Z] 7d68e3d23835: Layer already exists [2021-05-28T07:12:56.669Z] 8c944f29f261: Layer already exists [2021-05-28T07:12:56.669Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:56.669Z] 2.0.0-dev.244: digest: sha256:7681cc7f2f934d0c4fa7d95c7cb94ae0715ae83f78cc49c7803d03c05e3a0d12 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:57.023Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:57.374Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:57.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-28T07:12:57.374Z] 8c944f29f261: Preparing [2021-05-28T07:12:57.374Z] 7d68e3d23835: Preparing [2021-05-28T07:12:57.374Z] d205452b2e7b: Preparing [2021-05-28T07:12:57.374Z] 41bd99204181: Preparing [2021-05-28T07:12:57.374Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:57.374Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:57.374Z] 8c944f29f261: Layer already exists [2021-05-28T07:12:57.374Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:57.374Z] 7d68e3d23835: Layer already exists [2021-05-28T07:12:57.374Z] 41bd99204181: Layer already exists [2021-05-28T07:12:57.648Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:7681cc7f2f934d0c4fa7d95c7cb94ae0715ae83f78cc49c7803d03c05e3a0d12 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:57.995Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:58.328Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-28T07:12:58.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-28T07:12:58.328Z] 8c944f29f261: Preparing [2021-05-28T07:12:58.328Z] 7d68e3d23835: Preparing [2021-05-28T07:12:58.328Z] d205452b2e7b: Preparing [2021-05-28T07:12:58.328Z] 41bd99204181: Preparing [2021-05-28T07:12:58.328Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:58.328Z] 8c944f29f261: Layer already exists [2021-05-28T07:12:58.328Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:58.328Z] 7d68e3d23835: Layer already exists [2021-05-28T07:12:58.328Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:58.328Z] 41bd99204181: Layer already exists [2021-05-28T07:12:58.599Z] master: digest: sha256:7681cc7f2f934d0c4fa7d95c7cb94ae0715ae83f78cc49c7803d03c05e3a0d12 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:12:58.660Z] ===================================================== [Pipeline] echo [2021-05-28T07:12:58.705Z] taggedImages: [2021-05-28T07:12:58.706Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:58.706Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.244 [2021-05-28T07:12:58.706Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:58.706Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-28T07:12:58.741Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-28T07:12:58.741Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:58.741Z] 2.0.0-dev.244 [2021-05-28T07:12:58.741Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:12:58.741Z] master [2021-05-28T07:12:58.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:59.129Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:12:59.461Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:12:59.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-28T07:12:59.462Z] 6aeb19dc2693: Preparing [2021-05-28T07:12:59.462Z] 9c5b76890a3f: Preparing [2021-05-28T07:12:59.462Z] d205452b2e7b: Preparing [2021-05-28T07:12:59.462Z] 6b96710da206: Preparing [2021-05-28T07:12:59.462Z] 3fbe34a1663b: Preparing [2021-05-28T07:12:59.740Z] d205452b2e7b: Layer already exists [2021-05-28T07:12:59.740Z] 6b96710da206: Layer already exists [2021-05-28T07:12:59.740Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:12:59.740Z] 6aeb19dc2693: Pushed [2021-05-28T07:13:02.376Z] 9c5b76890a3f: Pushed [2021-05-28T07:13:02.376Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:e8473dbb684d9d900be673306c984c04cc9ea5bc6e0e77dd9227d621cc2ef721 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:02.721Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:03.059Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.244 [2021-05-28T07:13:03.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-28T07:13:03.059Z] 6aeb19dc2693: Preparing [2021-05-28T07:13:03.059Z] 9c5b76890a3f: Preparing [2021-05-28T07:13:03.059Z] d205452b2e7b: Preparing [2021-05-28T07:13:03.059Z] 6b96710da206: Preparing [2021-05-28T07:13:03.059Z] 3fbe34a1663b: Preparing [2021-05-28T07:13:03.059Z] 9c5b76890a3f: Layer already exists [2021-05-28T07:13:03.059Z] 6aeb19dc2693: Layer already exists [2021-05-28T07:13:03.059Z] d205452b2e7b: Layer already exists [2021-05-28T07:13:03.059Z] 6b96710da206: Layer already exists [2021-05-28T07:13:03.059Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:13:03.329Z] 2.0.0-dev.244: digest: sha256:e8473dbb684d9d900be673306c984c04cc9ea5bc6e0e77dd9227d621cc2ef721 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:03.667Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:03.999Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:13:03.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-28T07:13:03.999Z] 6aeb19dc2693: Preparing [2021-05-28T07:13:03.999Z] 9c5b76890a3f: Preparing [2021-05-28T07:13:03.999Z] d205452b2e7b: Preparing [2021-05-28T07:13:03.999Z] 6b96710da206: Preparing [2021-05-28T07:13:03.999Z] 3fbe34a1663b: Preparing [2021-05-28T07:13:03.999Z] 6b96710da206: Layer already exists [2021-05-28T07:13:03.999Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:13:03.999Z] 6aeb19dc2693: Layer already exists [2021-05-28T07:13:03.999Z] d205452b2e7b: Layer already exists [2021-05-28T07:13:03.999Z] 9c5b76890a3f: Layer already exists [2021-05-28T07:13:04.272Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:e8473dbb684d9d900be673306c984c04cc9ea5bc6e0e77dd9227d621cc2ef721 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:04.610Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:04.947Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-28T07:13:04.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-28T07:13:04.947Z] 6aeb19dc2693: Preparing [2021-05-28T07:13:04.947Z] 9c5b76890a3f: Preparing [2021-05-28T07:13:04.947Z] d205452b2e7b: Preparing [2021-05-28T07:13:04.947Z] 6b96710da206: Preparing [2021-05-28T07:13:04.947Z] 3fbe34a1663b: Preparing [2021-05-28T07:13:04.947Z] 6aeb19dc2693: Layer already exists [2021-05-28T07:13:04.947Z] 9c5b76890a3f: Layer already exists [2021-05-28T07:13:04.947Z] d205452b2e7b: Layer already exists [2021-05-28T07:13:04.947Z] 6b96710da206: Layer already exists [2021-05-28T07:13:04.947Z] 3fbe34a1663b: Layer already exists [2021-05-28T07:13:05.217Z] master: digest: sha256:e8473dbb684d9d900be673306c984c04cc9ea5bc6e0e77dd9227d621cc2ef721 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:13:05.285Z] ===================================================== [Pipeline] echo [2021-05-28T07:13:05.301Z] taggedImages: [2021-05-28T07:13:05.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:13:05.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.244 [2021-05-28T07:13:05.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:13:05.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-28T07:13:05.332Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-28T07:13:05.332Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:13:05.332Z] 2.0.0-dev.244 [2021-05-28T07:13:05.332Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:13:05.332Z] master [2021-05-28T07:13:05.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:05.703Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:06.037Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:13:06.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-28T07:13:06.038Z] b7cea9f6aaea: Preparing [2021-05-28T07:13:06.038Z] dbfd29747d03: Preparing [2021-05-28T07:13:06.038Z] d87efd8507f4: Preparing [2021-05-28T07:13:06.038Z] 0776b1ed010e: Preparing [2021-05-28T07:13:06.038Z] 9ded3b6bb9b5: Preparing [2021-05-28T07:13:06.038Z] fa1afe8e6ed9: Preparing [2021-05-28T07:13:06.038Z] 87a09b4c083e: Preparing [2021-05-28T07:13:06.038Z] 0f74e9ff2a61: Preparing [2021-05-28T07:13:06.038Z] b122376c33c6: Preparing [2021-05-28T07:13:06.038Z] f8381ed47b22: Preparing [2021-05-28T07:13:06.038Z] e934a737d657: Preparing [2021-05-28T07:13:06.038Z] fa1afe8e6ed9: Waiting [2021-05-28T07:13:06.038Z] f8381ed47b22: Waiting [2021-05-28T07:13:06.038Z] b122376c33c6: Waiting [2021-05-28T07:13:06.038Z] 87a09b4c083e: Waiting [2021-05-28T07:13:06.038Z] e934a737d657: Waiting [2021-05-28T07:13:06.038Z] 0f74e9ff2a61: Waiting [2021-05-28T07:13:06.327Z] 9ded3b6bb9b5: Layer already exists [2021-05-28T07:13:06.327Z] fa1afe8e6ed9: Layer already exists [2021-05-28T07:13:06.327Z] 87a09b4c083e: Layer already exists [2021-05-28T07:13:06.327Z] 0f74e9ff2a61: Layer already exists [2021-05-28T07:13:06.327Z] dbfd29747d03: Pushed [2021-05-28T07:13:06.327Z] b122376c33c6: Layer already exists [2021-05-28T07:13:06.327Z] f8381ed47b22: Layer already exists [2021-05-28T07:13:06.604Z] e934a737d657: Layer already exists [2021-05-28T07:13:07.199Z] b7cea9f6aaea: Pushed [2021-05-28T07:13:08.631Z] d87efd8507f4: Pushed [2021-05-28T07:13:23.679Z] 0776b1ed010e: Pushed [2021-05-28T07:13:23.679Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6: digest: sha256:b13c00dffedf5b982aa8f55734cc89f7a92636718f773333bea9e24f6355073f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:24.012Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:24.341Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.244 [2021-05-28T07:13:24.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-28T07:13:24.341Z] b7cea9f6aaea: Preparing [2021-05-28T07:13:24.341Z] dbfd29747d03: Preparing [2021-05-28T07:13:24.341Z] d87efd8507f4: Preparing [2021-05-28T07:13:24.341Z] 0776b1ed010e: Preparing [2021-05-28T07:13:24.341Z] 9ded3b6bb9b5: Preparing [2021-05-28T07:13:24.341Z] fa1afe8e6ed9: Preparing [2021-05-28T07:13:24.341Z] 87a09b4c083e: Preparing [2021-05-28T07:13:24.341Z] 0f74e9ff2a61: Preparing [2021-05-28T07:13:24.341Z] b122376c33c6: Preparing [2021-05-28T07:13:24.341Z] f8381ed47b22: Preparing [2021-05-28T07:13:24.341Z] e934a737d657: Preparing [2021-05-28T07:13:24.341Z] b122376c33c6: Waiting [2021-05-28T07:13:24.341Z] f8381ed47b22: Waiting [2021-05-28T07:13:24.341Z] e934a737d657: Waiting [2021-05-28T07:13:24.341Z] 87a09b4c083e: Waiting [2021-05-28T07:13:24.341Z] 0f74e9ff2a61: Waiting [2021-05-28T07:13:24.341Z] fa1afe8e6ed9: Waiting [2021-05-28T07:13:24.341Z] d87efd8507f4: Layer already exists [2021-05-28T07:13:24.341Z] b7cea9f6aaea: Layer already exists [2021-05-28T07:13:24.341Z] 0776b1ed010e: Layer already exists [2021-05-28T07:13:24.341Z] 9ded3b6bb9b5: Layer already exists [2021-05-28T07:13:24.341Z] dbfd29747d03: Layer already exists [2021-05-28T07:13:24.341Z] 87a09b4c083e: Layer already exists [2021-05-28T07:13:24.341Z] fa1afe8e6ed9: Layer already exists [2021-05-28T07:13:24.341Z] b122376c33c6: Layer already exists [2021-05-28T07:13:24.341Z] f8381ed47b22: Layer already exists [2021-05-28T07:13:24.341Z] 0f74e9ff2a61: Layer already exists [2021-05-28T07:13:24.341Z] e934a737d657: Layer already exists [2021-05-28T07:13:24.610Z] 2.0.0-dev.244: digest: sha256:b13c00dffedf5b982aa8f55734cc89f7a92636718f773333bea9e24f6355073f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:24.951Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:25.296Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:13:25.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-28T07:13:25.296Z] b7cea9f6aaea: Preparing [2021-05-28T07:13:25.296Z] dbfd29747d03: Preparing [2021-05-28T07:13:25.296Z] d87efd8507f4: Preparing [2021-05-28T07:13:25.296Z] 0776b1ed010e: Preparing [2021-05-28T07:13:25.296Z] 9ded3b6bb9b5: Preparing [2021-05-28T07:13:25.296Z] fa1afe8e6ed9: Preparing [2021-05-28T07:13:25.296Z] 87a09b4c083e: Preparing [2021-05-28T07:13:25.296Z] 0f74e9ff2a61: Preparing [2021-05-28T07:13:25.296Z] b122376c33c6: Preparing [2021-05-28T07:13:25.296Z] f8381ed47b22: Preparing [2021-05-28T07:13:25.296Z] e934a737d657: Preparing [2021-05-28T07:13:25.296Z] 0f74e9ff2a61: Waiting [2021-05-28T07:13:25.296Z] e934a737d657: Waiting [2021-05-28T07:13:25.296Z] b122376c33c6: Waiting [2021-05-28T07:13:25.296Z] f8381ed47b22: Waiting [2021-05-28T07:13:25.296Z] fa1afe8e6ed9: Waiting [2021-05-28T07:13:25.296Z] 87a09b4c083e: Waiting [2021-05-28T07:13:25.296Z] dbfd29747d03: Layer already exists [2021-05-28T07:13:25.296Z] b7cea9f6aaea: Layer already exists [2021-05-28T07:13:25.296Z] 9ded3b6bb9b5: Layer already exists [2021-05-28T07:13:25.296Z] 0776b1ed010e: Layer already exists [2021-05-28T07:13:25.296Z] d87efd8507f4: Layer already exists [2021-05-28T07:13:25.296Z] f8381ed47b22: Layer already exists [2021-05-28T07:13:25.296Z] 87a09b4c083e: Layer already exists [2021-05-28T07:13:25.296Z] fa1afe8e6ed9: Layer already exists [2021-05-28T07:13:25.296Z] 0f74e9ff2a61: Layer already exists [2021-05-28T07:13:25.296Z] b122376c33c6: Layer already exists [2021-05-28T07:13:25.565Z] e934a737d657: Layer already exists [2021-05-28T07:13:25.565Z] 4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244: digest: sha256:b13c00dffedf5b982aa8f55734cc89f7a92636718f773333bea9e24f6355073f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:25.902Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:13:26.232Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-28T07:13:26.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-28T07:13:26.232Z] b7cea9f6aaea: Preparing [2021-05-28T07:13:26.232Z] dbfd29747d03: Preparing [2021-05-28T07:13:26.232Z] d87efd8507f4: Preparing [2021-05-28T07:13:26.232Z] 0776b1ed010e: Preparing [2021-05-28T07:13:26.232Z] 9ded3b6bb9b5: Preparing [2021-05-28T07:13:26.232Z] fa1afe8e6ed9: Preparing [2021-05-28T07:13:26.232Z] 87a09b4c083e: Preparing [2021-05-28T07:13:26.232Z] 0f74e9ff2a61: Preparing [2021-05-28T07:13:26.232Z] b122376c33c6: Preparing [2021-05-28T07:13:26.232Z] f8381ed47b22: Preparing [2021-05-28T07:13:26.232Z] e934a737d657: Preparing [2021-05-28T07:13:26.232Z] 0f74e9ff2a61: Waiting [2021-05-28T07:13:26.232Z] b122376c33c6: Waiting [2021-05-28T07:13:26.232Z] fa1afe8e6ed9: Waiting [2021-05-28T07:13:26.232Z] f8381ed47b22: Waiting [2021-05-28T07:13:26.232Z] e934a737d657: Waiting [2021-05-28T07:13:26.232Z] 87a09b4c083e: Waiting [2021-05-28T07:13:26.232Z] 9ded3b6bb9b5: Layer already exists [2021-05-28T07:13:26.232Z] b7cea9f6aaea: Layer already exists [2021-05-28T07:13:26.232Z] d87efd8507f4: Layer already exists [2021-05-28T07:13:26.232Z] 0776b1ed010e: Layer already exists [2021-05-28T07:13:26.232Z] dbfd29747d03: Layer already exists [2021-05-28T07:13:26.232Z] fa1afe8e6ed9: Layer already exists [2021-05-28T07:13:26.232Z] 87a09b4c083e: Layer already exists [2021-05-28T07:13:26.232Z] b122376c33c6: Layer already exists [2021-05-28T07:13:26.232Z] 0f74e9ff2a61: Layer already exists [2021-05-28T07:13:26.232Z] f8381ed47b22: Layer already exists [2021-05-28T07:13:26.503Z] e934a737d657: Layer already exists [2021-05-28T07:13:26.503Z] master: digest: sha256:b13c00dffedf5b982aa8f55734cc89f7a92636718f773333bea9e24f6355073f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T07:13:26.566Z] ===================================================== [Pipeline] echo [2021-05-28T07:13:26.581Z] taggedImages: [2021-05-28T07:13:26.581Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6 [2021-05-28T07:13:26.581Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.244 [2021-05-28T07:13:26.581Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dd80814185d38ae6b349cd8e9b4c72539c96da6-2.0.0-dev.244 [2021-05-28T07:13:26.581Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:13:27.020Z] ---> job-cost.sh [2021-05-28T07:13:27.020Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qKCo [2021-05-28T07:14:05.975Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T07:15:42.773Z] lf-activate-venv(): INFO: Adding /tmp/venv-qKCo/bin to PATH [2021-05-28T07:15:42.774Z] INFO: No Stack... [2021-05-28T07:15:42.774Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T07:15:42.774Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T07:15:43.105Z] + cat /w/workspace/edgex-go/514/archives/cost.csv [2021-05-28T07:15:43.105Z] + cut -d, -f6 [Pipeline] lock [2021-05-28T07:15:43.165Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-514-stack-cost] [2021-05-28T07:15:43.175Z] Resource [jenkins-edgexfoundry-edgex-go-master-514-stack-cost] did not exist. Created. [2021-05-28T07:15:43.175Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-514-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T07:15:43.527Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T07:15:44.267Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T07:15:44.285Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-514-stack-cost] [Pipeline] // lock [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-05-28T07:15:45.091Z] provisioning config files... [2021-05-28T07:15:45.100Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/514@tmp/config9216430511328056013tmp [Pipeline] { [Pipeline] sh [2021-05-28T07:15:45.404Z] + set +x [2021-05-28T07:15:45.404Z] + curl -s https://codecov.io/bash [2021-05-28T07:15:45.404Z] + bash -s -- [2021-05-28T07:15:45.665Z] [2021-05-28T07:15:45.665Z] _____ _ [2021-05-28T07:15:45.665Z] / ____| | | [2021-05-28T07:15:45.665Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T07:15:45.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T07:15:45.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T07:15:45.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T07:15:45.665Z] Bash-1.0.3 [2021-05-28T07:15:45.665Z] [2021-05-28T07:15:45.665Z] [2021-05-28T07:15:45.665Z] ==> git version 2.24.4 found [2021-05-28T07:15:45.665Z] ==> 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-05-28T07:15:45.665Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T07:15:45.665Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T07:15:45.665Z] ==> Jenkins CI detected. [2021-05-28T07:15:45.665Z] project root: . [2021-05-28T07:15:45.665Z] --> token set from env [2021-05-28T07:15:45.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T07:15:45.665Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T07:15:45.665Z] ==> Python coveragepy not found [2021-05-28T07:15:45.665Z] ==> Searching for coverage reports in: [2021-05-28T07:15:45.665Z] + . [2021-05-28T07:15:45.665Z] -> Found 1 reports [2021-05-28T07:15:45.665Z] ==> Detecting git/mercurial file structure [2021-05-28T07:15:45.665Z] ==> Reading reports [2021-05-28T07:15:45.665Z] + ./coverage.out bytes=742996 [2021-05-28T07:15:45.665Z] ==> Appending adjustments [2021-05-28T07:15:45.665Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T07:15:48.225Z] + Found adjustments [2021-05-28T07:15:48.225Z] ==> Gzipping contents [2021-05-28T07:15:48.225Z] 104K /tmp/codecov.BP3Knn.gz [2021-05-28T07:15:48.225Z] ==> Uploading reports [2021-05-28T07:15:48.225Z] url: https://codecov.io [2021-05-28T07:15:48.225Z] query: branch=master&commit=4dd80814185d38ae6b349cd8e9b4c72539c96da6&build=514&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F514%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-28T07:15:48.225Z] -> Pinging Codecov [2021-05-28T07:15:48.225Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=4dd80814185d38ae6b349cd8e9b4c72539c96da6&build=514&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F514%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-28T07:15:48.486Z] -> Uploading to [2021-05-28T07:15:48.486Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/4dd80814185d38ae6b349cd8e9b4c72539c96da6/08a657fd-3c6f-43b9-a1cf-776904d3dbf9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T071548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99de34d7c47a12d4c29bfc206b0d0be9b2e4071d7e16d38580705a2ba1a094d [2021-05-28T07:15:48.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:15:48.486Z] Dload Upload Total Spent Left Speed [2021-05-28T07:15:48.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 275k --:--:-- --:--:-- --:--:-- 275k [2021-05-28T07:15:48.747Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4dd80814185d38ae6b349cd8e9b4c72539c96da6 [Pipeline] } [2021-05-28T07:15:48.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-28T07:15:49.483Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-28T07:15:49.507Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:15:49.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T07:15:49.851Z] [2021-05-28T07:15:49.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:15:50.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T07:15:50.181Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-28T07:15:50.181Z] 188c0c94c7c5: Pulling fs layer [2021-05-28T07:15:50.181Z] 0ef7d3d256c8: Pulling fs layer [2021-05-28T07:15:50.181Z] de9db76c5a1d: Pulling fs layer [2021-05-28T07:15:50.181Z] 0eba1c9be4d2: Pulling fs layer [2021-05-28T07:15:50.181Z] 0d57e429df01: Pulling fs layer [2021-05-28T07:15:50.181Z] 4e4be7b47b0d: Pulling fs layer [2021-05-28T07:15:50.181Z] e1f770b5df2f: Pulling fs layer [2021-05-28T07:15:50.181Z] 85a0685a4137: Pulling fs layer [2021-05-28T07:15:50.181Z] 0d57e429df01: Waiting [2021-05-28T07:15:50.181Z] 4e4be7b47b0d: Waiting [2021-05-28T07:15:50.181Z] e1f770b5df2f: Waiting [2021-05-28T07:15:50.181Z] 85a0685a4137: Waiting [2021-05-28T07:15:50.181Z] 0eba1c9be4d2: Waiting [2021-05-28T07:15:50.181Z] de9db76c5a1d: Verifying Checksum [2021-05-28T07:15:50.181Z] de9db76c5a1d: Download complete [2021-05-28T07:15:50.181Z] 0ef7d3d256c8: Verifying Checksum [2021-05-28T07:15:50.181Z] 0ef7d3d256c8: Download complete [2021-05-28T07:15:50.181Z] 0d57e429df01: Verifying Checksum [2021-05-28T07:15:50.181Z] 0d57e429df01: Download complete [2021-05-28T07:15:50.181Z] 4e4be7b47b0d: Verifying Checksum [2021-05-28T07:15:50.181Z] 4e4be7b47b0d: Download complete [2021-05-28T07:15:50.181Z] 188c0c94c7c5: Verifying Checksum [2021-05-28T07:15:50.181Z] 188c0c94c7c5: Download complete [2021-05-28T07:15:50.444Z] 188c0c94c7c5: Pull complete [2021-05-28T07:15:50.705Z] 0ef7d3d256c8: Pull complete [2021-05-28T07:15:50.705Z] de9db76c5a1d: Pull complete [2021-05-28T07:15:52.086Z] e1f770b5df2f: Verifying Checksum [2021-05-28T07:15:52.086Z] e1f770b5df2f: Download complete [2021-05-28T07:15:54.004Z] 0eba1c9be4d2: Verifying Checksum [2021-05-28T07:15:54.004Z] 0eba1c9be4d2: Download complete [2021-05-28T07:15:54.280Z] 85a0685a4137: Verifying Checksum [2021-05-28T07:15:54.280Z] 85a0685a4137: Download complete [2021-05-28T07:15:57.619Z] 0eba1c9be4d2: Pull complete [2021-05-28T07:15:57.619Z] 0d57e429df01: Pull complete [2021-05-28T07:15:57.619Z] 4e4be7b47b0d: Pull complete [2021-05-28T07:15:57.886Z] e1f770b5df2f: Pull complete [2021-05-28T07:16:01.217Z] 85a0685a4137: Pull complete [2021-05-28T07:16:01.478Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-28T07:16:01.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T07:16:01.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-28T07:16:01.561Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:16:01.604Z] $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-28T07:16:09.400Z] $ docker top 9fca09bce7223c662eca4e42ee188dd47a44f7e3e42f7ea6a8bdb441726ab0f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T07:16:09.607Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-28T07:16:10.168Z] + set -o pipefail [2021-05-28T07:16:10.168Z] + snyk monitor '--org=edgex-jenkins' [2021-05-28T07:16:16.752Z] [2021-05-28T07:16:16.752Z] Monitoring /w/workspace/edgex-go/514 (github.com/edgexfoundry/edgex-go)... [2021-05-28T07:16:16.752Z] [2021-05-28T07:16:16.752Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f01a3945-05c1-469d-b8a7-356bc613a505 [2021-05-28T07:16:16.752Z] [2021-05-28T07:16:16.752Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-28T07:16:16.752Z] [2021-05-28T07:16:17.012Z] [Pipeline] } [2021-05-28T07:16:17.019Z] $ docker stop --time=1 9fca09bce7223c662eca4e42ee188dd47a44f7e3e42f7ea6a8bdb441726ab0f8 [2021-05-28T07:16:19.562Z] $ docker rm -f 9fca09bce7223c662eca4e42ee188dd47a44f7e3e42f7ea6a8bdb441726ab0f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-28T07:16:20.163Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:16:20.183Z] provisioning config files... [2021-05-28T07:16:20.191Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/514@tmp/config6736391960662627966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:16:20.505Z] --> edgex-publish-swagger.sh [2021-05-28T07:16:20.505Z] === Publish openapi/v2 API === [2021-05-28T07:16:20.505Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-28T07:16:20.505Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/514/openapi/v2/core-command.yaml] [2021-05-28T07:16:20.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:16:20.505Z] Dload Upload Total Spent Left Speed [2021-05-28T07:16:21.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26378 0:00:01 0:00:01 --:--:-- 26363 100 30687 0 0 100 30687 0 26374 0:00:01 0:00:01 --:--:-- 26363 [2021-05-28T07:16:21.444Z] [2021-05-28T07:16:21.444Z] [2021-05-28T07:16:21.444Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/514/openapi/v2/core-data.yaml] [2021-05-28T07:16:21.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:16:21.444Z] Dload Upload Total Spent Left Speed [2021-05-28T07:16:22.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 48184 0:00:01 0:00:01 --:--:-- 48191 100 56095 0 0 100 56095 0 48072 0:00:01 0:00:01 --:--:-- 48108 [2021-05-28T07:16:22.826Z] [2021-05-28T07:16:22.826Z] [2021-05-28T07:16:22.826Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/514/openapi/v2/core-metadata.yaml] [2021-05-28T07:16:22.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:16:22.826Z] Dload Upload Total Spent Left Speed [2021-05-28T07:16:23.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 118k 0 0 100 118k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-05-28T07:16:23.768Z] [2021-05-28T07:16:23.768Z] [2021-05-28T07:16:23.768Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/514/openapi/v2/support-notifications.yaml] [2021-05-28T07:16:23.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:16:23.768Z] Dload Upload Total Spent Left Speed [2021-05-28T07:16:25.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 65162 0:00:01 0:00:01 --:--:-- 65211 100 76037 0 0 100 76037 0 63421 0:00:01 0:00:01 --:--:-- 63469 [2021-05-28T07:16:25.149Z] [2021-05-28T07:16:25.149Z] [2021-05-28T07:16:25.149Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/514/openapi/v2/support-scheduler.yaml] [2021-05-28T07:16:25.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:16:25.149Z] Dload Upload Total Spent Left Speed [2021-05-28T07:16:26.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 41685 --:--:-- --:--:-- --:--:-- 41650 100 37610 0 0 100 37610 0 41679 --:--:-- --:--:-- --:--:-- 41650 [2021-05-28T07:16:26.094Z] [2021-05-28T07:16:26.094Z] [2021-05-28T07:16:26.094Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/514/openapi/v2/system-agent.yaml] [2021-05-28T07:16:26.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:16:26.094Z] Dload Upload Total Spent Left Speed [2021-05-28T07:16:27.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19133 0 0 100 19133 0 17615 0:00:01 0:00:01 --:--:-- 17634 100 19133 0 0 100 19133 0 17613 0:00:01 0:00:01 --:--:-- 17617 [2021-05-28T07:16:27.032Z] [2021-05-28T07:16:27.032Z] [Pipeline] } [2021-05-28T07:16:27.040Z] 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-05-28T07:16:27.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:16:27.491Z] . [Pipeline] withDockerContainer [2021-05-28T07:16:27.562Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:16:27.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T07:16:28.076Z] $ docker top b60e7bb8780573d197183a3770026bf6b9604cdc381163f0116bc2c5b750b345 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T07:16:28.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:16:28.220Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:16:28.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:16:28.339Z] $ docker exec b60e7bb8780573d197183a3770026bf6b9604cdc381163f0116bc2c5b750b345 ssh-agent [2021-05-28T07:16:28.451Z] SSH_AUTH_SOCK=/tmp/ssh-6Dr6E5326V6i/agent.14 [2021-05-28T07:16:28.451Z] SSH_AGENT_PID=21 [2021-05-28T07:16:28.456Z] Running ssh-add (command line suppressed) [2021-05-28T07:16:28.548Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_8844725914225532275.key (/w/workspace/edgex-go/514@tmp/private_key_8844725914225532275.key) [2021-05-28T07:16:28.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:16:28.861Z] + git semver tag [2021-05-28T07:16:28.861Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T07:16:28.861Z] # $GIT_DIR = /w/workspace/edgex-go/514/.git [2021-05-28T07:16:28.861Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/514 [2021-05-28T07:16:28.861Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T07:16:28.861Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T07:16:28.861Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T07:16:28.861Z] # $SEMVER_BRANCH = master [2021-05-28T07:16:28.861Z] # $SEMVER_DIR = /w/workspace/edgex-go/514/.semver [2021-05-28T07:16:28.861Z] # 4dd80814185d38ae6b349cd8e9b4c72539c96da6 HEAD [2021-05-28T07:16:28.861Z] # -> Force: false [2021-05-28T07:16:28.861Z] # fce6bbac61569ea9ada74d4b296b44821844a9f2 refs/tags/v2.0.0-dev.244 [Pipeline] } [2021-05-28T07:16:28.867Z] $ docker exec --env ******** --env ******** b60e7bb8780573d197183a3770026bf6b9604cdc381163f0116bc2c5b750b345 ssh-agent -k [2021-05-28T07:16:28.960Z] unset SSH_AUTH_SOCK; [2021-05-28T07:16:28.961Z] unset SSH_AGENT_PID; [2021-05-28T07:16:28.961Z] echo Agent pid 21 killed; [2021-05-28T07:16:28.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:16:29.305Z] + git semver [Pipeline] } [2021-05-28T07:16:29.315Z] $ docker stop --time=1 b60e7bb8780573d197183a3770026bf6b9604cdc381163f0116bc2c5b750b345 [2021-05-28T07:16:30.502Z] $ docker rm -f b60e7bb8780573d197183a3770026bf6b9604cdc381163f0116bc2c5b750b345 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:16:30.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T07:16:30.940Z] [2021-05-28T07:16:30.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:16:31.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T07:16:31.250Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-28T07:16:31.250Z] ab5ef0e58194: Pulling fs layer [2021-05-28T07:16:31.250Z] 9712f1f96733: Pulling fs layer [2021-05-28T07:16:31.250Z] 63f879dbbcfc: Pulling fs layer [2021-05-28T07:16:31.250Z] 0d9ebad4ef96: Pulling fs layer [2021-05-28T07:16:31.250Z] e9a5061849ea: Pulling fs layer [2021-05-28T07:16:31.250Z] d747dcd14b5f: Pulling fs layer [2021-05-28T07:16:31.250Z] 2de7ff778b66: Pulling fs layer [2021-05-28T07:16:31.250Z] e9a5061849ea: Waiting [2021-05-28T07:16:31.250Z] d747dcd14b5f: Waiting [2021-05-28T07:16:31.250Z] 2de7ff778b66: Waiting [2021-05-28T07:16:31.250Z] 0d9ebad4ef96: Waiting [2021-05-28T07:16:31.250Z] 9712f1f96733: Verifying Checksum [2021-05-28T07:16:31.250Z] 9712f1f96733: Download complete [2021-05-28T07:16:33.166Z] 63f879dbbcfc: Verifying Checksum [2021-05-28T07:16:33.166Z] 63f879dbbcfc: Download complete [2021-05-28T07:16:33.166Z] e9a5061849ea: Verifying Checksum [2021-05-28T07:16:33.166Z] e9a5061849ea: Download complete [2021-05-28T07:16:33.166Z] d747dcd14b5f: Verifying Checksum [2021-05-28T07:16:33.166Z] d747dcd14b5f: Download complete [2021-05-28T07:16:33.427Z] 2de7ff778b66: Verifying Checksum [2021-05-28T07:16:33.427Z] 2de7ff778b66: Download complete [2021-05-28T07:16:33.427Z] 0d9ebad4ef96: Verifying Checksum [2021-05-28T07:16:33.427Z] 0d9ebad4ef96: Download complete [2021-05-28T07:16:33.687Z] ab5ef0e58194: Verifying Checksum [2021-05-28T07:16:33.687Z] ab5ef0e58194: Download complete [2021-05-28T07:16:36.278Z] ab5ef0e58194: Pull complete [2021-05-28T07:16:36.278Z] 9712f1f96733: Pull complete [2021-05-28T07:16:36.847Z] 63f879dbbcfc: Pull complete [2021-05-28T07:16:40.159Z] 0d9ebad4ef96: Pull complete [2021-05-28T07:16:40.159Z] e9a5061849ea: Pull complete [2021-05-28T07:16:40.421Z] d747dcd14b5f: Pull complete [2021-05-28T07:16:41.388Z] 2de7ff778b66: Pull complete [2021-05-28T07:16:41.388Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-28T07:16:41.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T07:16:41.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-28T07:16:41.464Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:16:41.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-28T07:16:46.816Z] $ docker top 6c3a098838c8186d930c94138bf1bf5604682f91a6b3c458662128f367a0b94b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:16:46.919Z] provisioning config files... [2021-05-28T07:16:46.927Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/514@tmp/config4266007357135798515tmp [2021-05-28T07:16:46.937Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/514@tmp/config1702579349728423090tmp [2021-05-28T07:16:46.947Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/514@tmp/config2365775222835958049tmp [Pipeline] { [Pipeline] echo [2021-05-28T07:16:46.964Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:16:47.254Z] ---> sigul-configuration.sh [2021-05-28T07:16:47.254Z] gpg: directory `/root/.gnupg' created [2021-05-28T07:16:47.254Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-28T07:16:47.254Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-28T07:16:47.254Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-28T07:16:47.254Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-28T07:16:47.254Z] gpg: CAST5 encrypted data [2021-05-28T07:16:47.254Z] gpg: encrypted with 1 passphrase [2021-05-28T07:16:47.254Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-28T07:16:47.545Z] + mkdir /home/jenkins [2021-05-28T07:16:47.545Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-28T07:16:47.840Z] + 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-05-28T07:16:47.850Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:16:48.187Z] ---> sigul-install.sh [2021-05-28T07:16:53.475Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-28T07:16:53.772Z] + git tag --list [2021-05-28T07:16:53.772Z] 0.6.0 [2021-05-28T07:16:53.772Z] 0.6.1 [2021-05-28T07:16:53.772Z] 0.7.0 [2021-05-28T07:16:53.772Z] 0.7.1 [2021-05-28T07:16:53.772Z] v0.0.0 [2021-05-28T07:16:53.772Z] v0.0.1-dev.1 [2021-05-28T07:16:53.772Z] v1.0.0 [2021-05-28T07:16:53.772Z] v1.0.1 [2021-05-28T07:16:53.772Z] v1.1.0 [2021-05-28T07:16:53.772Z] v1.2.0 [2021-05-28T07:16:53.772Z] v1.2.1 [2021-05-28T07:16:53.772Z] v1.2.2-dev.1 [2021-05-28T07:16:53.772Z] v1.2.2-dev.10 [2021-05-28T07:16:53.772Z] v1.2.2-dev.100 [2021-05-28T07:16:53.772Z] v1.2.2-dev.101 [2021-05-28T07:16:53.772Z] v1.2.2-dev.102 [2021-05-28T07:16:53.772Z] v1.2.2-dev.103 [2021-05-28T07:16:53.772Z] v1.2.2-dev.104 [2021-05-28T07:16:53.772Z] v1.2.2-dev.105 [2021-05-28T07:16:53.772Z] v1.2.2-dev.106 [2021-05-28T07:16:53.772Z] v1.2.2-dev.107 [2021-05-28T07:16:53.772Z] v1.2.2-dev.11 [2021-05-28T07:16:53.772Z] v1.2.2-dev.12 [2021-05-28T07:16:53.772Z] v1.2.2-dev.13 [2021-05-28T07:16:53.772Z] v1.2.2-dev.14 [2021-05-28T07:16:53.772Z] v1.2.2-dev.15 [2021-05-28T07:16:53.772Z] v1.2.2-dev.16 [2021-05-28T07:16:53.772Z] v1.2.2-dev.17 [2021-05-28T07:16:53.772Z] v1.2.2-dev.18 [2021-05-28T07:16:53.772Z] v1.2.2-dev.19 [2021-05-28T07:16:53.772Z] v1.2.2-dev.2 [2021-05-28T07:16:53.772Z] v1.2.2-dev.20 [2021-05-28T07:16:53.772Z] v1.2.2-dev.21 [2021-05-28T07:16:53.772Z] v1.2.2-dev.22 [2021-05-28T07:16:53.772Z] v1.2.2-dev.23 [2021-05-28T07:16:53.772Z] v1.2.2-dev.24 [2021-05-28T07:16:53.772Z] v1.2.2-dev.25 [2021-05-28T07:16:53.772Z] v1.2.2-dev.26 [2021-05-28T07:16:53.772Z] v1.2.2-dev.27 [2021-05-28T07:16:53.772Z] v1.2.2-dev.28 [2021-05-28T07:16:53.772Z] v1.2.2-dev.29 [2021-05-28T07:16:53.772Z] v1.2.2-dev.3 [2021-05-28T07:16:53.772Z] v1.2.2-dev.30 [2021-05-28T07:16:53.772Z] v1.2.2-dev.31 [2021-05-28T07:16:53.772Z] v1.2.2-dev.32 [2021-05-28T07:16:53.772Z] v1.2.2-dev.33 [2021-05-28T07:16:53.772Z] v1.2.2-dev.34 [2021-05-28T07:16:53.772Z] v1.2.2-dev.35 [2021-05-28T07:16:53.772Z] v1.2.2-dev.36 [2021-05-28T07:16:53.772Z] v1.2.2-dev.37 [2021-05-28T07:16:53.772Z] v1.2.2-dev.38 [2021-05-28T07:16:53.772Z] v1.2.2-dev.39 [2021-05-28T07:16:53.772Z] v1.2.2-dev.4 [2021-05-28T07:16:53.772Z] v1.2.2-dev.40 [2021-05-28T07:16:53.772Z] v1.2.2-dev.41 [2021-05-28T07:16:53.772Z] v1.2.2-dev.42 [2021-05-28T07:16:53.772Z] v1.2.2-dev.43 [2021-05-28T07:16:53.772Z] v1.2.2-dev.44 [2021-05-28T07:16:53.772Z] v1.2.2-dev.45 [2021-05-28T07:16:53.772Z] v1.2.2-dev.46 [2021-05-28T07:16:53.772Z] v1.2.2-dev.47 [2021-05-28T07:16:53.772Z] v1.2.2-dev.48 [2021-05-28T07:16:53.772Z] v1.2.2-dev.49 [2021-05-28T07:16:53.772Z] v1.2.2-dev.5 [2021-05-28T07:16:53.772Z] v1.2.2-dev.50 [2021-05-28T07:16:53.772Z] v1.2.2-dev.51 [2021-05-28T07:16:53.772Z] v1.2.2-dev.52 [2021-05-28T07:16:53.772Z] v1.2.2-dev.53 [2021-05-28T07:16:53.772Z] v1.2.2-dev.54 [2021-05-28T07:16:53.772Z] v1.2.2-dev.55 [2021-05-28T07:16:53.772Z] v1.2.2-dev.56 [2021-05-28T07:16:53.772Z] v1.2.2-dev.57 [2021-05-28T07:16:53.772Z] v1.2.2-dev.58 [2021-05-28T07:16:53.772Z] v1.2.2-dev.59 [2021-05-28T07:16:53.772Z] v1.2.2-dev.6 [2021-05-28T07:16:53.772Z] v1.2.2-dev.60 [2021-05-28T07:16:53.772Z] v1.2.2-dev.61 [2021-05-28T07:16:53.772Z] v1.2.2-dev.62 [2021-05-28T07:16:53.772Z] v1.2.2-dev.63 [2021-05-28T07:16:53.772Z] v1.2.2-dev.64 [2021-05-28T07:16:53.772Z] v1.2.2-dev.65 [2021-05-28T07:16:53.772Z] v1.2.2-dev.66 [2021-05-28T07:16:53.772Z] v1.2.2-dev.67 [2021-05-28T07:16:53.772Z] v1.2.2-dev.68 [2021-05-28T07:16:53.772Z] v1.2.2-dev.69 [2021-05-28T07:16:53.772Z] v1.2.2-dev.7 [2021-05-28T07:16:53.772Z] v1.2.2-dev.70 [2021-05-28T07:16:53.772Z] v1.2.2-dev.71 [2021-05-28T07:16:53.772Z] v1.2.2-dev.72 [2021-05-28T07:16:53.772Z] v1.2.2-dev.73 [2021-05-28T07:16:53.772Z] v1.2.2-dev.74 [2021-05-28T07:16:53.772Z] v1.2.2-dev.75 [2021-05-28T07:16:53.772Z] v1.2.2-dev.76 [2021-05-28T07:16:53.772Z] v1.2.2-dev.77 [2021-05-28T07:16:53.772Z] v1.2.2-dev.78 [2021-05-28T07:16:53.772Z] v1.2.2-dev.79 [2021-05-28T07:16:53.772Z] v1.2.2-dev.8 [2021-05-28T07:16:53.772Z] v1.2.2-dev.80 [2021-05-28T07:16:53.772Z] v1.2.2-dev.81 [2021-05-28T07:16:53.772Z] v1.2.2-dev.82 [2021-05-28T07:16:53.772Z] v1.2.2-dev.83 [2021-05-28T07:16:53.772Z] v1.2.2-dev.84 [2021-05-28T07:16:53.772Z] v1.2.2-dev.85 [2021-05-28T07:16:53.772Z] v1.2.2-dev.86 [2021-05-28T07:16:53.772Z] v1.2.2-dev.87 [2021-05-28T07:16:53.772Z] v1.2.2-dev.88 [2021-05-28T07:16:53.772Z] v1.2.2-dev.89 [2021-05-28T07:16:53.772Z] v1.2.2-dev.9 [2021-05-28T07:16:53.772Z] v1.2.2-dev.90 [2021-05-28T07:16:53.772Z] v1.2.2-dev.91 [2021-05-28T07:16:53.772Z] v1.2.2-dev.92 [2021-05-28T07:16:53.772Z] v1.2.2-dev.93 [2021-05-28T07:16:53.772Z] v1.2.2-dev.94 [2021-05-28T07:16:53.772Z] v1.2.2-dev.95 [2021-05-28T07:16:53.772Z] v1.2.2-dev.96 [2021-05-28T07:16:53.772Z] v1.2.2-dev.97 [2021-05-28T07:16:53.772Z] v1.2.2-dev.98 [2021-05-28T07:16:53.772Z] v1.2.2-dev.99 [2021-05-28T07:16:53.772Z] v1.3.0 [2021-05-28T07:16:53.772Z] v1.3.1 [2021-05-28T07:16:53.772Z] v1.3.1-dev.1 [2021-05-28T07:16:53.772Z] v1.3.1-dev.10 [2021-05-28T07:16:53.772Z] v1.3.1-dev.11 [2021-05-28T07:16:53.772Z] v1.3.1-dev.12 [2021-05-28T07:16:53.772Z] v1.3.1-dev.13 [2021-05-28T07:16:53.772Z] v1.3.1-dev.14 [2021-05-28T07:16:53.772Z] v1.3.1-dev.15 [2021-05-28T07:16:53.772Z] v1.3.1-dev.16 [2021-05-28T07:16:53.772Z] v1.3.1-dev.17 [2021-05-28T07:16:53.772Z] v1.3.1-dev.18 [2021-05-28T07:16:53.772Z] v1.3.1-dev.2 [2021-05-28T07:16:53.772Z] v1.3.1-dev.3 [2021-05-28T07:16:53.772Z] v1.3.1-dev.4 [2021-05-28T07:16:53.772Z] v1.3.1-dev.5 [2021-05-28T07:16:53.772Z] v1.3.1-dev.6 [2021-05-28T07:16:53.772Z] v1.3.1-dev.7 [2021-05-28T07:16:53.772Z] v1.3.1-dev.8 [2021-05-28T07:16:53.772Z] v1.3.1-dev.9 [2021-05-28T07:16:53.772Z] v2.0.0-dev.1 [2021-05-28T07:16:53.772Z] v2.0.0-dev.10 [2021-05-28T07:16:53.772Z] v2.0.0-dev.100 [2021-05-28T07:16:53.772Z] v2.0.0-dev.101 [2021-05-28T07:16:53.772Z] v2.0.0-dev.102 [2021-05-28T07:16:53.772Z] v2.0.0-dev.103 [2021-05-28T07:16:53.772Z] v2.0.0-dev.104 [2021-05-28T07:16:53.772Z] v2.0.0-dev.105 [2021-05-28T07:16:53.772Z] v2.0.0-dev.106 [2021-05-28T07:16:53.772Z] v2.0.0-dev.107 [2021-05-28T07:16:53.772Z] v2.0.0-dev.108 [2021-05-28T07:16:53.772Z] v2.0.0-dev.109 [2021-05-28T07:16:53.772Z] v2.0.0-dev.11 [2021-05-28T07:16:53.772Z] v2.0.0-dev.110 [2021-05-28T07:16:53.772Z] v2.0.0-dev.111 [2021-05-28T07:16:53.772Z] v2.0.0-dev.112 [2021-05-28T07:16:53.772Z] v2.0.0-dev.113 [2021-05-28T07:16:53.772Z] v2.0.0-dev.114 [2021-05-28T07:16:53.772Z] v2.0.0-dev.115 [2021-05-28T07:16:53.772Z] v2.0.0-dev.116 [2021-05-28T07:16:53.772Z] v2.0.0-dev.117 [2021-05-28T07:16:53.772Z] v2.0.0-dev.118 [2021-05-28T07:16:53.772Z] v2.0.0-dev.119 [2021-05-28T07:16:53.772Z] v2.0.0-dev.12 [2021-05-28T07:16:53.772Z] v2.0.0-dev.120 [2021-05-28T07:16:53.772Z] v2.0.0-dev.121 [2021-05-28T07:16:53.772Z] v2.0.0-dev.122 [2021-05-28T07:16:53.772Z] v2.0.0-dev.123 [2021-05-28T07:16:53.772Z] v2.0.0-dev.124 [2021-05-28T07:16:53.772Z] v2.0.0-dev.125 [2021-05-28T07:16:53.772Z] v2.0.0-dev.126 [2021-05-28T07:16:53.772Z] v2.0.0-dev.127 [2021-05-28T07:16:53.772Z] v2.0.0-dev.128 [2021-05-28T07:16:53.772Z] v2.0.0-dev.129 [2021-05-28T07:16:53.772Z] v2.0.0-dev.13 [2021-05-28T07:16:53.772Z] v2.0.0-dev.130 [2021-05-28T07:16:53.772Z] v2.0.0-dev.131 [2021-05-28T07:16:53.772Z] v2.0.0-dev.132 [2021-05-28T07:16:53.772Z] v2.0.0-dev.133 [2021-05-28T07:16:53.772Z] v2.0.0-dev.134 [2021-05-28T07:16:53.772Z] v2.0.0-dev.135 [2021-05-28T07:16:53.772Z] v2.0.0-dev.136 [2021-05-28T07:16:53.772Z] v2.0.0-dev.137 [2021-05-28T07:16:53.772Z] v2.0.0-dev.138 [2021-05-28T07:16:53.772Z] v2.0.0-dev.139 [2021-05-28T07:16:53.772Z] v2.0.0-dev.14 [2021-05-28T07:16:53.772Z] v2.0.0-dev.140 [2021-05-28T07:16:53.772Z] v2.0.0-dev.141 [2021-05-28T07:16:53.772Z] v2.0.0-dev.142 [2021-05-28T07:16:53.772Z] v2.0.0-dev.143 [2021-05-28T07:16:53.772Z] v2.0.0-dev.144 [2021-05-28T07:16:53.772Z] v2.0.0-dev.145 [2021-05-28T07:16:53.772Z] v2.0.0-dev.146 [2021-05-28T07:16:53.772Z] v2.0.0-dev.147 [2021-05-28T07:16:53.772Z] v2.0.0-dev.148 [2021-05-28T07:16:53.772Z] v2.0.0-dev.149 [2021-05-28T07:16:53.772Z] v2.0.0-dev.15 [2021-05-28T07:16:53.772Z] v2.0.0-dev.150 [2021-05-28T07:16:53.772Z] v2.0.0-dev.151 [2021-05-28T07:16:53.772Z] v2.0.0-dev.152 [2021-05-28T07:16:53.772Z] v2.0.0-dev.153 [2021-05-28T07:16:53.772Z] v2.0.0-dev.154 [2021-05-28T07:16:53.772Z] v2.0.0-dev.155 [2021-05-28T07:16:53.772Z] v2.0.0-dev.156 [2021-05-28T07:16:53.772Z] v2.0.0-dev.157 [2021-05-28T07:16:53.772Z] v2.0.0-dev.158 [2021-05-28T07:16:53.772Z] v2.0.0-dev.159 [2021-05-28T07:16:53.772Z] v2.0.0-dev.16 [2021-05-28T07:16:53.772Z] v2.0.0-dev.160 [2021-05-28T07:16:53.772Z] v2.0.0-dev.161 [2021-05-28T07:16:53.772Z] v2.0.0-dev.162 [2021-05-28T07:16:53.772Z] v2.0.0-dev.163 [2021-05-28T07:16:53.772Z] v2.0.0-dev.164 [2021-05-28T07:16:53.772Z] v2.0.0-dev.165 [2021-05-28T07:16:53.772Z] v2.0.0-dev.166 [2021-05-28T07:16:53.772Z] v2.0.0-dev.167 [2021-05-28T07:16:53.772Z] v2.0.0-dev.168 [2021-05-28T07:16:53.772Z] v2.0.0-dev.169 [2021-05-28T07:16:53.772Z] v2.0.0-dev.17 [2021-05-28T07:16:53.772Z] v2.0.0-dev.170 [2021-05-28T07:16:53.772Z] v2.0.0-dev.171 [2021-05-28T07:16:53.772Z] v2.0.0-dev.172 [2021-05-28T07:16:53.772Z] v2.0.0-dev.173 [2021-05-28T07:16:53.772Z] v2.0.0-dev.174 [2021-05-28T07:16:53.772Z] v2.0.0-dev.175 [2021-05-28T07:16:53.772Z] v2.0.0-dev.176 [2021-05-28T07:16:53.772Z] v2.0.0-dev.177 [2021-05-28T07:16:53.772Z] v2.0.0-dev.178 [2021-05-28T07:16:53.772Z] v2.0.0-dev.179 [2021-05-28T07:16:53.772Z] v2.0.0-dev.18 [2021-05-28T07:16:53.772Z] v2.0.0-dev.180 [2021-05-28T07:16:53.772Z] v2.0.0-dev.181 [2021-05-28T07:16:53.772Z] v2.0.0-dev.182 [2021-05-28T07:16:53.772Z] v2.0.0-dev.183 [2021-05-28T07:16:53.772Z] v2.0.0-dev.184 [2021-05-28T07:16:53.772Z] v2.0.0-dev.185 [2021-05-28T07:16:53.772Z] v2.0.0-dev.186 [2021-05-28T07:16:53.772Z] v2.0.0-dev.187 [2021-05-28T07:16:53.772Z] v2.0.0-dev.188 [2021-05-28T07:16:53.772Z] v2.0.0-dev.189 [2021-05-28T07:16:53.772Z] v2.0.0-dev.19 [2021-05-28T07:16:53.772Z] v2.0.0-dev.190 [2021-05-28T07:16:53.772Z] v2.0.0-dev.191 [2021-05-28T07:16:53.772Z] v2.0.0-dev.192 [2021-05-28T07:16:53.772Z] v2.0.0-dev.193 [2021-05-28T07:16:53.772Z] v2.0.0-dev.194 [2021-05-28T07:16:53.772Z] v2.0.0-dev.195 [2021-05-28T07:16:53.772Z] v2.0.0-dev.196 [2021-05-28T07:16:53.772Z] v2.0.0-dev.197 [2021-05-28T07:16:53.772Z] v2.0.0-dev.198 [2021-05-28T07:16:53.772Z] v2.0.0-dev.199 [2021-05-28T07:16:53.772Z] v2.0.0-dev.2 [2021-05-28T07:16:53.772Z] v2.0.0-dev.20 [2021-05-28T07:16:53.772Z] v2.0.0-dev.200 [2021-05-28T07:16:53.772Z] v2.0.0-dev.201 [2021-05-28T07:16:53.772Z] v2.0.0-dev.202 [2021-05-28T07:16:53.772Z] v2.0.0-dev.203 [2021-05-28T07:16:53.773Z] v2.0.0-dev.204 [2021-05-28T07:16:53.773Z] v2.0.0-dev.205 [2021-05-28T07:16:53.773Z] v2.0.0-dev.206 [2021-05-28T07:16:53.773Z] v2.0.0-dev.207 [2021-05-28T07:16:53.773Z] v2.0.0-dev.208 [2021-05-28T07:16:53.773Z] v2.0.0-dev.209 [2021-05-28T07:16:53.773Z] v2.0.0-dev.21 [2021-05-28T07:16:53.773Z] v2.0.0-dev.210 [2021-05-28T07:16:53.773Z] v2.0.0-dev.211 [2021-05-28T07:16:53.773Z] v2.0.0-dev.212 [2021-05-28T07:16:53.773Z] v2.0.0-dev.213 [2021-05-28T07:16:53.773Z] v2.0.0-dev.214 [2021-05-28T07:16:53.773Z] v2.0.0-dev.215 [2021-05-28T07:16:53.773Z] v2.0.0-dev.216 [2021-05-28T07:16:53.773Z] v2.0.0-dev.217 [2021-05-28T07:16:53.773Z] v2.0.0-dev.218 [2021-05-28T07:16:53.773Z] v2.0.0-dev.219 [2021-05-28T07:16:53.773Z] v2.0.0-dev.22 [2021-05-28T07:16:53.773Z] v2.0.0-dev.220 [2021-05-28T07:16:53.773Z] v2.0.0-dev.221 [2021-05-28T07:16:53.773Z] v2.0.0-dev.222 [2021-05-28T07:16:53.773Z] v2.0.0-dev.223 [2021-05-28T07:16:53.773Z] v2.0.0-dev.224 [2021-05-28T07:16:53.773Z] v2.0.0-dev.225 [2021-05-28T07:16:53.773Z] v2.0.0-dev.226 [2021-05-28T07:16:53.773Z] v2.0.0-dev.227 [2021-05-28T07:16:53.773Z] v2.0.0-dev.228 [2021-05-28T07:16:53.773Z] v2.0.0-dev.229 [2021-05-28T07:16:53.773Z] v2.0.0-dev.23 [2021-05-28T07:16:53.773Z] v2.0.0-dev.230 [2021-05-28T07:16:53.773Z] v2.0.0-dev.231 [2021-05-28T07:16:53.773Z] v2.0.0-dev.232 [2021-05-28T07:16:53.773Z] v2.0.0-dev.233 [2021-05-28T07:16:53.773Z] v2.0.0-dev.234 [2021-05-28T07:16:53.773Z] v2.0.0-dev.235 [2021-05-28T07:16:53.773Z] v2.0.0-dev.236 [2021-05-28T07:16:53.773Z] v2.0.0-dev.237 [2021-05-28T07:16:53.773Z] v2.0.0-dev.238 [2021-05-28T07:16:53.773Z] v2.0.0-dev.239 [2021-05-28T07:16:53.773Z] v2.0.0-dev.24 [2021-05-28T07:16:53.773Z] v2.0.0-dev.240 [2021-05-28T07:16:53.773Z] v2.0.0-dev.241 [2021-05-28T07:16:53.773Z] v2.0.0-dev.242 [2021-05-28T07:16:53.773Z] v2.0.0-dev.243 [2021-05-28T07:16:53.773Z] v2.0.0-dev.244 [2021-05-28T07:16:53.773Z] v2.0.0-dev.25 [2021-05-28T07:16:53.773Z] v2.0.0-dev.26 [2021-05-28T07:16:53.773Z] v2.0.0-dev.27 [2021-05-28T07:16:53.773Z] v2.0.0-dev.28 [2021-05-28T07:16:53.773Z] v2.0.0-dev.29 [2021-05-28T07:16:53.773Z] v2.0.0-dev.3 [2021-05-28T07:16:53.773Z] v2.0.0-dev.30 [2021-05-28T07:16:53.773Z] v2.0.0-dev.31 [2021-05-28T07:16:53.773Z] v2.0.0-dev.32 [2021-05-28T07:16:53.773Z] v2.0.0-dev.33 [2021-05-28T07:16:53.773Z] v2.0.0-dev.34 [2021-05-28T07:16:53.773Z] v2.0.0-dev.35 [2021-05-28T07:16:53.773Z] v2.0.0-dev.36 [2021-05-28T07:16:53.773Z] v2.0.0-dev.37 [2021-05-28T07:16:53.773Z] v2.0.0-dev.38 [2021-05-28T07:16:53.773Z] v2.0.0-dev.39 [2021-05-28T07:16:53.773Z] v2.0.0-dev.4 [2021-05-28T07:16:53.773Z] v2.0.0-dev.40 [2021-05-28T07:16:53.773Z] v2.0.0-dev.41 [2021-05-28T07:16:53.773Z] v2.0.0-dev.42 [2021-05-28T07:16:53.773Z] v2.0.0-dev.43 [2021-05-28T07:16:53.773Z] v2.0.0-dev.44 [2021-05-28T07:16:53.773Z] v2.0.0-dev.45 [2021-05-28T07:16:53.773Z] v2.0.0-dev.46 [2021-05-28T07:16:53.773Z] v2.0.0-dev.47 [2021-05-28T07:16:53.773Z] v2.0.0-dev.48 [2021-05-28T07:16:53.773Z] v2.0.0-dev.49 [2021-05-28T07:16:53.773Z] v2.0.0-dev.5 [2021-05-28T07:16:53.773Z] v2.0.0-dev.50 [2021-05-28T07:16:53.773Z] v2.0.0-dev.51 [2021-05-28T07:16:53.773Z] v2.0.0-dev.52 [2021-05-28T07:16:53.773Z] v2.0.0-dev.53 [2021-05-28T07:16:53.773Z] v2.0.0-dev.54 [2021-05-28T07:16:53.773Z] v2.0.0-dev.55 [2021-05-28T07:16:53.773Z] v2.0.0-dev.56 [2021-05-28T07:16:53.773Z] v2.0.0-dev.57 [2021-05-28T07:16:53.773Z] v2.0.0-dev.58 [2021-05-28T07:16:53.773Z] v2.0.0-dev.59 [2021-05-28T07:16:53.773Z] v2.0.0-dev.6 [2021-05-28T07:16:53.773Z] v2.0.0-dev.60 [2021-05-28T07:16:53.773Z] v2.0.0-dev.61 [2021-05-28T07:16:53.773Z] v2.0.0-dev.62 [2021-05-28T07:16:53.773Z] v2.0.0-dev.63 [2021-05-28T07:16:53.773Z] v2.0.0-dev.64 [2021-05-28T07:16:53.773Z] v2.0.0-dev.65 [2021-05-28T07:16:53.773Z] v2.0.0-dev.66 [2021-05-28T07:16:53.773Z] v2.0.0-dev.67 [2021-05-28T07:16:53.773Z] v2.0.0-dev.68 [2021-05-28T07:16:53.773Z] v2.0.0-dev.69 [2021-05-28T07:16:53.773Z] v2.0.0-dev.7 [2021-05-28T07:16:53.773Z] v2.0.0-dev.70 [2021-05-28T07:16:53.773Z] v2.0.0-dev.71 [2021-05-28T07:16:53.773Z] v2.0.0-dev.72 [2021-05-28T07:16:53.773Z] v2.0.0-dev.73 [2021-05-28T07:16:53.773Z] v2.0.0-dev.74 [2021-05-28T07:16:53.773Z] v2.0.0-dev.75 [2021-05-28T07:16:53.773Z] v2.0.0-dev.76 [2021-05-28T07:16:53.773Z] v2.0.0-dev.77 [2021-05-28T07:16:53.773Z] v2.0.0-dev.78 [2021-05-28T07:16:53.773Z] v2.0.0-dev.79 [2021-05-28T07:16:53.773Z] v2.0.0-dev.8 [2021-05-28T07:16:53.773Z] v2.0.0-dev.80 [2021-05-28T07:16:53.773Z] v2.0.0-dev.81 [2021-05-28T07:16:53.773Z] v2.0.0-dev.82 [2021-05-28T07:16:53.773Z] v2.0.0-dev.83 [2021-05-28T07:16:53.773Z] v2.0.0-dev.84 [2021-05-28T07:16:53.773Z] v2.0.0-dev.85 [2021-05-28T07:16:53.773Z] v2.0.0-dev.86 [2021-05-28T07:16:53.773Z] v2.0.0-dev.87 [2021-05-28T07:16:53.773Z] v2.0.0-dev.88 [2021-05-28T07:16:53.773Z] v2.0.0-dev.89 [2021-05-28T07:16:53.773Z] v2.0.0-dev.9 [2021-05-28T07:16:53.773Z] v2.0.0-dev.90 [2021-05-28T07:16:53.773Z] v2.0.0-dev.91 [2021-05-28T07:16:53.773Z] v2.0.0-dev.92 [2021-05-28T07:16:53.773Z] v2.0.0-dev.93 [2021-05-28T07:16:53.773Z] v2.0.0-dev.94 [2021-05-28T07:16:53.773Z] v2.0.0-dev.95 [2021-05-28T07:16:53.773Z] v2.0.0-dev.96 [2021-05-28T07:16:53.773Z] v2.0.0-dev.97 [2021-05-28T07:16:53.773Z] v2.0.0-dev.98 [2021-05-28T07:16:53.773Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-28T07:16:54.066Z] + lftools sign git-tag v2.0.0-dev.244 [2021-05-28T07:16:54.638Z] Signing Git tag with Sigul... [2021-05-28T07:16:54.638Z] Signing v2.0.0-dev.244 [Pipeline] echo [2021-05-28T07:16:56.031Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:16:56.325Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-28T07:16:56.333Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-28T07:16:56.358Z] $ docker stop --time=1 6c3a098838c8186d930c94138bf1bf5604682f91a6b3c458662128f367a0b94b [2021-05-28T07:16:57.889Z] $ docker rm -f 6c3a098838c8186d930c94138bf1bf5604682f91a6b3c458662128f367a0b94b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:16:58.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:16:58.351Z] . [Pipeline] withDockerContainer [2021-05-28T07:16:58.422Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:16:58.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T07:16:58.889Z] $ docker top a4ec613274bee54ef29bea05b384e95ed57cc1a8e85c172c8501a9c72840f930 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T07:16:59.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:16:59.041Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:16:59.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:16:59.187Z] $ docker exec a4ec613274bee54ef29bea05b384e95ed57cc1a8e85c172c8501a9c72840f930 ssh-agent [2021-05-28T07:16:59.338Z] SSH_AUTH_SOCK=/tmp/ssh-Rk7il6NbDkfU/agent.14 [2021-05-28T07:16:59.338Z] SSH_AGENT_PID=21 [2021-05-28T07:16:59.345Z] Running ssh-add (command line suppressed) [2021-05-28T07:16:59.467Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_1109031839333564096.key (/w/workspace/edgex-go/514@tmp/private_key_1109031839333564096.key) [2021-05-28T07:16:59.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:16:59.788Z] + git semver bump pre [2021-05-28T07:16:59.788Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T07:16:59.788Z] # $GIT_DIR = /w/workspace/edgex-go/514/.git [2021-05-28T07:16:59.788Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/514 [2021-05-28T07:16:59.788Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T07:16:59.788Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T07:16:59.788Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T07:16:59.788Z] # $SEMVER_BRANCH = master [2021-05-28T07:16:59.788Z] # $SEMVER_DIR = /w/workspace/edgex-go/514/.semver [2021-05-28T07:16:59.788Z] 2.0.0-dev.245 [Pipeline] } [2021-05-28T07:16:59.796Z] $ docker exec --env ******** --env ******** a4ec613274bee54ef29bea05b384e95ed57cc1a8e85c172c8501a9c72840f930 ssh-agent -k [2021-05-28T07:16:59.911Z] unset SSH_AUTH_SOCK; [2021-05-28T07:16:59.911Z] unset SSH_AGENT_PID; [2021-05-28T07:16:59.911Z] echo Agent pid 21 killed; [2021-05-28T07:16:59.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:17:00.284Z] + git semver [Pipeline] } [2021-05-28T07:17:00.295Z] $ docker stop --time=1 a4ec613274bee54ef29bea05b384e95ed57cc1a8e85c172c8501a9c72840f930 [2021-05-28T07:17:01.531Z] $ docker rm -f a4ec613274bee54ef29bea05b384e95ed57cc1a8e85c172c8501a9c72840f930 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:17:01.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:17:01.940Z] . [Pipeline] withDockerContainer [2021-05-28T07:17:02.032Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:17:02.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T07:17:02.553Z] $ docker top 3245075ab204803228402a154a8ea671a7e65ae463376132af5f684e53f53d86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T07:17:02.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:17:02.710Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:17:02.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:17:02.830Z] $ docker exec 3245075ab204803228402a154a8ea671a7e65ae463376132af5f684e53f53d86 ssh-agent [2021-05-28T07:17:02.963Z] SSH_AUTH_SOCK=/tmp/ssh-QhqrWE2VgVYS/agent.12 [2021-05-28T07:17:02.963Z] SSH_AGENT_PID=18 [2021-05-28T07:17:02.969Z] Running ssh-add (command line suppressed) [2021-05-28T07:17:03.088Z] Identity added: /w/workspace/edgex-go/514@tmp/private_key_2947565683140069427.key (/w/workspace/edgex-go/514@tmp/private_key_2947565683140069427.key) [2021-05-28T07:17:03.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:17:03.419Z] + git semver push [2021-05-28T07:17:03.419Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T07:17:03.419Z] # $GIT_DIR = /w/workspace/edgex-go/514/.git [2021-05-28T07:17:03.419Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/514 [2021-05-28T07:17:03.419Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T07:17:03.419Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T07:17:03.419Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T07:17:03.419Z] # $SEMVER_BRANCH = master [2021-05-28T07:17:03.419Z] # $SEMVER_DIR = /w/workspace/edgex-go/514/.semver [Pipeline] } [2021-05-28T07:17:11.571Z] $ docker exec --env ******** --env ******** 3245075ab204803228402a154a8ea671a7e65ae463376132af5f684e53f53d86 ssh-agent -k [2021-05-28T07:17:11.661Z] unset SSH_AUTH_SOCK; [2021-05-28T07:17:11.661Z] unset SSH_AGENT_PID; [2021-05-28T07:17:11.661Z] echo Agent pid 18 killed; [2021-05-28T07:17:11.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:17:12.004Z] + git semver [Pipeline] } [2021-05-28T07:17:12.015Z] $ docker stop --time=1 3245075ab204803228402a154a8ea671a7e65ae463376132af5f684e53f53d86 [2021-05-28T07:17:13.200Z] $ docker rm -f 3245075ab204803228402a154a8ea671a7e65ae463376132af5f684e53f53d86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:17:13.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:17:14.323Z] ---> package-listing.sh [2021-05-28T07:17:14.323Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T07:17:14.323Z] ++ facter osfamily [2021-05-28T07:17:14.584Z] + OS_FAMILY=redhat [2021-05-28T07:17:14.584Z] + workspace=/w/workspace/edgex-go/514 [2021-05-28T07:17:14.584Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T07:17:14.584Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T07:17:14.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T07:17:14.584Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T07:17:14.584Z] + '[' /w/workspace/edgex-go/514 ']' [2021-05-28T07:17:14.584Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T07:17:14.584Z] + case "${OS_FAMILY}" in [2021-05-28T07:17:14.584Z] + rpm -qa [2021-05-28T07:17:14.584Z] + sort [2021-05-28T07:17:16.497Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T07:17:16.497Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T07:17:16.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T07:17:16.758Z] + '[' /w/workspace/edgex-go/514 ']' [2021-05-28T07:17:16.758Z] + mkdir -p /w/workspace/edgex-go/514/archives/ [2021-05-28T07:17:16.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/514/archives/ [Pipeline] echo [2021-05-28T07:17:16.771Z] 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/514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T07:17:17.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:17:17.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:17:17.623Z] [2021-05-28T07:17:17.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:17:17.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:17:17.937Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T07:17:17.937Z] df20fa9351a1: Pulling fs layer [2021-05-28T07:17:17.937Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T07:17:17.937Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T07:17:17.937Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T07:17:17.937Z] 93b61091891f: Pulling fs layer [2021-05-28T07:17:17.937Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T07:17:17.937Z] 5e14af77c1be: Pulling fs layer [2021-05-28T07:17:17.937Z] 01666e4c0597: Pulling fs layer [2021-05-28T07:17:17.937Z] aa168da1d23b: Pulling fs layer [2021-05-28T07:17:17.937Z] 93b9cdb0e59b: Waiting [2021-05-28T07:17:17.937Z] 5e14af77c1be: Waiting [2021-05-28T07:17:17.937Z] 01666e4c0597: Waiting [2021-05-28T07:17:17.937Z] aa168da1d23b: Waiting [2021-05-28T07:17:17.937Z] 46f8f816bc3b: Waiting [2021-05-28T07:17:17.937Z] 93b61091891f: Waiting [2021-05-28T07:17:17.937Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T07:17:17.937Z] 36b3adc4ff6f: Download complete [2021-05-28T07:17:17.937Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T07:17:17.937Z] 46f8f816bc3b: Download complete [2021-05-28T07:17:18.199Z] df20fa9351a1: Verifying Checksum [2021-05-28T07:17:18.199Z] df20fa9351a1: Download complete [2021-05-28T07:17:18.199Z] 93b61091891f: Verifying Checksum [2021-05-28T07:17:18.199Z] 93b61091891f: Download complete [2021-05-28T07:17:18.199Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T07:17:18.199Z] 93b9cdb0e59b: Download complete [2021-05-28T07:17:18.200Z] 01666e4c0597: Verifying Checksum [2021-05-28T07:17:18.200Z] 01666e4c0597: Download complete [2021-05-28T07:17:18.200Z] 5e14af77c1be: Verifying Checksum [2021-05-28T07:17:18.200Z] 5e14af77c1be: Download complete [2021-05-28T07:17:18.200Z] df20fa9351a1: Pull complete [2021-05-28T07:17:18.464Z] 36b3adc4ff6f: Pull complete [2021-05-28T07:17:18.464Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T07:17:18.464Z] 8ad3a11d3b57: Download complete [2021-05-28T07:17:19.045Z] 8ad3a11d3b57: Pull complete [2021-05-28T07:17:19.045Z] 46f8f816bc3b: Pull complete [2021-05-28T07:17:19.320Z] 93b61091891f: Pull complete [2021-05-28T07:17:19.320Z] 93b9cdb0e59b: Pull complete [2021-05-28T07:17:19.320Z] 5e14af77c1be: Pull complete [2021-05-28T07:17:19.586Z] 01666e4c0597: Pull complete [2021-05-28T07:17:19.846Z] aa168da1d23b: Verifying Checksum [2021-05-28T07:17:19.846Z] aa168da1d23b: Download complete [2021-05-28T07:17:24.480Z] aa168da1d23b: Pull complete [2021-05-28T07:17:24.480Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T07:17:24.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:17:24.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T07:17:24.558Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-05-28T07:17:24.594Z] $ 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/514/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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T07:17:26.525Z] $ docker top d4235ba31e406f9b21789ac51b12a28fae7b892c6579d6b2484e803a80b3b6e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:17:26.908Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T07:17:27.201Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T07:17:27.494Z] + ls /var/log/sa-host [2021-05-28T07:17:27.494Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T07:17:27.494Z] file_magic: OK [2021-05-28T07:17:27.494Z] HZ: Using current value: 100 [2021-05-28T07:17:27.494Z] file_header: OK [2021-05-28T07:17:27.494Z] 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-05-28T07:17:27.494Z] Statistics: [2021-05-28T07:17:27.494Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T07:17:27.494Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T07:17:27.494Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T07:17:27.494Z] file_magic: OK [2021-05-28T07:17:27.494Z] HZ: Using current value: 100 [2021-05-28T07:17:27.494Z] file_header: OK [2021-05-28T07:17:27.494Z] 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-05-28T07:17:27.494Z] Statistics: [2021-05-28T07:17:27.494Z] 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... [2021-05-28T07:17:27.494Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:17:27.684Z] provisioning config files... [2021-05-28T07:17:27.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/514@tmp/config1866426330961286062tmp [Pipeline] { [Pipeline] echo [2021-05-28T07:17:27.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:17:28.009Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T07:17:28.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T07:17:28.041Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:17:28.329Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T07:17:28.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:17:28.630Z] ---> sudo-logs.sh [2021-05-28T07:17:28.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T07:17:28.657Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:17:28.960Z] ---> job-cost.sh [2021-05-28T07:17:28.960Z] lf-activate-venv: SKIPPING [2021-05-28T07:17:28.960Z] DEBUG: total: 0.18000000715255737 [2021-05-28T07:17:28.960Z] INFO: Retrieving Stack Cost... [2021-05-28T07:17:29.902Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T07:17:30.164Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T07:17:30.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:17:30.488Z] ---> logs-deploy.sh [2021-05-28T07:17:30.488Z] lf-activate-venv: SKIPPING [2021-05-28T07:17:30.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/514 [2021-05-28T07:17:30.488Z] INFO: archiving workspace using pattern(s): [2021-05-28T07:17:31.434Z] Archives upload complete. [2021-05-28T07:17:31.434Z] INFO: archiving logs to Nexus [2021-05-28T07:17:32.006Z] ---> uname -a: [2021-05-28T07:17:32.006Z] Linux prd-centos7-docker-4c-2g-836.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] ---> lscpu: [2021-05-28T07:17:32.006Z] Architecture: x86_64 [2021-05-28T07:17:32.006Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T07:17:32.006Z] Byte Order: Little Endian [2021-05-28T07:17:32.006Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T07:17:32.006Z] CPU(s): 2 [2021-05-28T07:17:32.006Z] On-line CPU(s) list: 0,1 [2021-05-28T07:17:32.006Z] Thread(s) per core: 1 [2021-05-28T07:17:32.006Z] Core(s) per socket: 1 [2021-05-28T07:17:32.006Z] Socket(s): 2 [2021-05-28T07:17:32.006Z] NUMA node(s): 1 [2021-05-28T07:17:32.006Z] Vendor ID: AuthenticAMD [2021-05-28T07:17:32.006Z] CPU family: 23 [2021-05-28T07:17:32.006Z] Model: 49 [2021-05-28T07:17:32.006Z] Model name: AMD EPYC-Rome Processor [2021-05-28T07:17:32.006Z] Stepping: 0 [2021-05-28T07:17:32.006Z] CPU MHz: 2799.998 [2021-05-28T07:17:32.006Z] BogoMIPS: 5599.99 [2021-05-28T07:17:32.006Z] Virtualization: AMD-V [2021-05-28T07:17:32.006Z] Hypervisor vendor: KVM [2021-05-28T07:17:32.006Z] Virtualization type: full [2021-05-28T07:17:32.006Z] L1d cache: 64 KiB [2021-05-28T07:17:32.006Z] L1i cache: 64 KiB [2021-05-28T07:17:32.006Z] L2 cache: 1 MiB [2021-05-28T07:17:32.006Z] L3 cache: 32 MiB [2021-05-28T07:17:32.006Z] NUMA node0 CPU(s): 0,1 [2021-05-28T07:17:32.006Z] Vulnerability Itlb multihit: Not affected [2021-05-28T07:17:32.006Z] Vulnerability L1tf: Not affected [2021-05-28T07:17:32.006Z] Vulnerability Mds: Not affected [2021-05-28T07:17:32.006Z] Vulnerability Meltdown: Not affected [2021-05-28T07:17:32.006Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T07:17:32.006Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T07:17:32.006Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T07:17:32.006Z] Vulnerability Srbds: Not affected [2021-05-28T07:17:32.006Z] Vulnerability Tsx async abort: Not affected [2021-05-28T07:17:32.006Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] ---> nproc: [2021-05-28T07:17:32.006Z] 2 [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] ---> df -h: [2021-05-28T07:17:32.006Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T07:17:32.006Z] overlay 40.0G 13.9G 26.1G 35% / [2021-05-28T07:17:32.006Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T07:17:32.006Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T07:17:32.006Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /facter-os [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /etc/resolv.conf [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /etc/hostname [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /etc/hosts [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /var/log/auth.log [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /run/cloud-init/result.json [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /var/log/sa-host [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /var/log/secure [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /w/workspace/edgex-go/514 [2021-05-28T07:17:32.006Z] /dev/vda1 40.0G 13.9G 26.1G 35% /w/workspace/edgex-go/514@tmp [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] ---> free -m: [2021-05-28T07:17:32.006Z] total used free shared buff/cache available [2021-05-28T07:17:32.006Z] Mem: 7821 1569 534 0 5716 6325 [2021-05-28T07:17:32.006Z] Swap: 1023 1 1022 [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] ---> ip addr: [2021-05-28T07:17:32.006Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-28T07:17:32.006Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-28T07:17:32.006Z] inet 127.0.0.1/8 scope host lo [2021-05-28T07:17:32.006Z] valid_lft forever preferred_lft forever [2021-05-28T07:17:32.006Z] inet6 ::1/128 scope host [2021-05-28T07:17:32.006Z] valid_lft forever preferred_lft forever [2021-05-28T07:17:32.006Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-28T07:17:32.006Z] link/ether fa:16:3e:d4:f9:d6 brd ff:ff:ff:ff:ff:ff [2021-05-28T07:17:32.006Z] inet 10.30.122.40/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-28T07:17:32.006Z] valid_lft 85254sec preferred_lft 85254sec [2021-05-28T07:17:32.006Z] inet6 fe80::f816:3eff:fed4:f9d6/64 scope link [2021-05-28T07:17:32.006Z] valid_lft forever preferred_lft forever [2021-05-28T07:17:32.006Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-28T07:17:32.006Z] link/ether 02:42:36:46:54:73 brd ff:ff:ff:ff:ff:ff [2021-05-28T07:17:32.006Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-28T07:17:32.006Z] valid_lft forever preferred_lft forever [2021-05-28T07:17:32.006Z] inet6 fe80::42:36ff:fe46:5473/64 scope link [2021-05-28T07:17:32.006Z] valid_lft forever preferred_lft forever [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] ---> sar -b -r -n DEV: [2021-05-28T07:17:32.006Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] 06:58:16 LINUX RESTART (2 CPU) [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] 06:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-28T07:17:32.006Z] 07:00:01 55.49 3.51 51.98 0.00 2592.21 21846.61 0.00 [2021-05-28T07:17:32.006Z] 07:01:01 185.58 0.02 185.56 0.00 0.13 40464.70 0.00 [2021-05-28T07:17:32.006Z] 07:02:01 65.65 0.10 65.55 0.00 1.76 10612.18 0.00 [2021-05-28T07:17:32.006Z] 07:03:01 59.05 0.02 59.04 0.00 0.27 4375.50 0.00 [2021-05-28T07:17:32.006Z] 07:04:05 356.16 131.20 224.96 0.00 3153.41 144766.94 0.00 [2021-05-28T07:17:32.006Z] 07:05:01 570.13 248.50 321.64 0.00 12376.71 168704.47 0.00 [2021-05-28T07:17:32.006Z] 07:06:02 434.42 78.20 356.22 0.00 5366.73 138158.47 0.00 [2021-05-28T07:17:32.006Z] 07:07:01 312.87 18.86 294.01 0.00 1469.01 103331.65 0.00 [2021-05-28T07:17:32.006Z] 07:08:01 151.34 10.87 140.47 0.00 1322.10 20593.96 0.00 [2021-05-28T07:17:32.006Z] 07:09:01 2.33 0.03 2.30 0.00 0.27 52.05 0.00 [2021-05-28T07:17:32.006Z] 07:10:01 0.27 0.02 0.25 0.00 0.53 3.77 0.00 [2021-05-28T07:17:32.006Z] 07:11:01 0.18 0.00 0.18 0.00 0.00 2.98 0.00 [2021-05-28T07:17:32.006Z] 07:12:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-05-28T07:17:32.006Z] 07:13:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-05-28T07:17:32.006Z] 07:14:01 1.08 0.18 0.90 0.00 5.73 18.69 0.00 [2021-05-28T07:17:32.006Z] 07:15:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 [2021-05-28T07:17:32.006Z] 07:16:01 31.91 2.77 29.14 0.00 178.34 8806.50 0.00 [2021-05-28T07:17:32.006Z] 07:17:01 218.28 0.07 218.22 0.00 2.13 49518.28 0.00 [2021-05-28T07:17:32.006Z] Average: 135.16 27.15 108.01 0.00 1440.03 39478.73 0.00 [2021-05-28T07:17:32.006Z] [2021-05-28T07:17:32.006Z] 06:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-28T07:17:32.006Z] 07:00:01 4175816 0 995684 12.43 2620 2834812 1691564 18.68 1092012 2259780 601568 [2021-05-28T07:17:32.006Z] 07:01:01 4059508 0 1125924 14.06 2620 2820880 1680292 18.55 1220032 2184644 66252 [2021-05-28T07:17:32.006Z] 07:02:01 3617968 0 1238560 15.46 2620 3149784 1896792 20.94 1495436 2324236 93804 [2021-05-28T07:17:32.006Z] 07:03:01 3790528 0 1145844 14.31 2620 3069940 1591136 17.57 1258676 2380352 88040 [2021-05-28T07:17:32.006Z] 07:04:05 1357320 0 1308828 16.34 2620 5340164 1740420 19.22 1778032 4194904 225904 [2021-05-28T07:17:32.007Z] 07:05:01 241952 0 1423880 17.78 2620 6340480 2228008 24.60 3331792 3678848 298736 [2021-05-28T07:17:32.007Z] 07:06:02 105544 0 1623196 20.27 2620 6277572 3041612 33.58 3399484 3721864 135372 [2021-05-28T07:17:32.007Z] 07:07:01 822964 0 1560000 19.48 2620 5623348 2546732 28.12 2611860 3781248 9824 [2021-05-28T07:17:32.007Z] 07:08:01 2662104 0 1342564 16.76 2620 4001644 1771588 19.56 1599640 3002628 28 [2021-05-28T07:17:32.007Z] 07:09:01 2707032 0 1297608 16.20 2620 4001672 1443260 15.93 1616076 2948036 16 [2021-05-28T07:17:32.007Z] 07:10:01 2712132 0 1292508 16.14 2620 4001672 1398016 15.43 1618272 2942248 20 [2021-05-28T07:17:32.007Z] 07:11:01 2712528 0 1292104 16.13 2620 4001680 1398016 15.43 1618280 2942248 8 [2021-05-28T07:17:32.007Z] 07:12:01 2711908 0 1292720 16.14 2620 4001684 1398220 15.44 1618796 2942248 8 [2021-05-28T07:17:32.007Z] 07:13:01 2712428 0 1292196 16.13 2620 4001688 1398016 15.43 1618284 2942252 8 [2021-05-28T07:17:32.007Z] 07:14:01 2711556 0 1293032 16.14 2620 4001724 1398376 15.44 1619548 2941544 16 [2021-05-28T07:17:32.007Z] 07:15:01 2711364 0 1293224 16.15 2620 4001724 1398340 15.44 1619800 2941544 8 [2021-05-28T07:17:32.007Z] 07:16:01 1949316 0 1331928 16.63 2620 4725068 1399648 15.45 1688472 3598420 498824 [2021-05-28T07:17:32.007Z] 07:17:01 1154284 0 1522972 19.02 2620 5329056 1965024 21.69 1872828 4062244 56 [2021-05-28T07:17:32.007Z] Average: 2384236 0 1315154 16.42 2620 4306922 1743614 19.25 1815407 3099405 112138 [2021-05-28T07:17:32.007Z] [2021-05-28T07:17:32.007Z] 06:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-28T07:17:32.007Z] 07:00:01 eth0 1205.61 1291.01 5718.15 129.57 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:00:01 docker0 972.68 843.98 77.19 2695.12 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:01:01 eth0 285.80 214.39 881.38 30.18 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:01:01 veth8aeffee 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:01:01 docker0 194.41 250.13 13.59 846.95 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:02:01 eth0 39.09 25.74 23.43 107.62 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:02:01 veth8aeffee 0.74 0.76 0.06 0.07 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:02:01 docker0 0.74 0.74 0.05 0.07 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:03:01 eth0 22.54 12.19 17.81 9.84 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:03:01 veth8aeffee 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:03:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:04:05 vethdc340b9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:04:05 eth0 175.76 148.32 1582.23 24.44 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:04:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:04:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:05:01 vethb7bb661 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:05:01 vethdc340b9 0.00 1.02 0.00 0.05 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:05:01 eth0 101.14 78.27 199.92 16.74 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:06:02 vethd3b6ea5 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:06:02 vethcd98310 25.93 62.25 1.95 340.02 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:06:02 vethdc340b9 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:06:02 eth0 260.58 167.79 1801.80 137.28 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:07:01 vethdc340b9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:07:01 vethd77960e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:07:01 eth0 54.91 36.76 79.53 15.86 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:08:01 eth0 348.66 326.59 235.21 1312.60 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:08:01 docker0 1309.86 1299.77 99.91 4339.65 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:09:01 eth0 44.60 48.47 19.01 253.29 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:10:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:11:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:12:01 eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:13:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:14:01 eth0 1.17 0.42 0.46 0.26 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:15:01 eth0 0.58 0.37 0.31 0.20 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:16:01 eth0 437.37 401.82 4080.33 33.56 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:17:01 veth124d5db 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:17:01 eth0 526.67 474.99 3891.43 132.57 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] 07:17:01 docker0 91.44 95.02 6.77 634.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] Average: veth124d5db 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] Average: eth0 195.39 179.89 1037.01 122.55 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] Average: docker0 77.94 77.58 5.93 276.65 0.00 0.00 0.00 0.00 [2021-05-28T07:17:32.007Z] [2021-05-28T07:17:32.007Z] [2021-05-28T07:17:32.007Z] ---> sar -P ALL: [2021-05-28T07:17:32.007Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T07:17:32.007Z] [2021-05-28T07:17:32.007Z] 06:58:16 LINUX RESTART (2 CPU) [2021-05-28T07:17:32.007Z] [2021-05-28T07:17:32.007Z] 06:59:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T07:17:32.007Z] 07:00:01 all 19.67 0.00 5.80 2.05 0.07 72.41 [2021-05-28T07:17:32.007Z] 07:00:01 0 15.48 0.00 6.34 2.38 0.07 75.73 [2021-05-28T07:17:32.007Z] 07:00:01 1 23.88 0.00 5.25 1.72 0.07 69.08 [2021-05-28T07:17:32.007Z] 07:01:01 all 16.20 0.00 5.15 14.17 0.10 64.38 [2021-05-28T07:17:32.007Z] 07:01:01 0 16.07 0.00 4.99 17.43 0.10 61.40 [2021-05-28T07:17:32.007Z] 07:01:01 1 16.33 0.00 5.32 10.91 0.10 67.34 [2021-05-28T07:17:32.007Z] 07:02:01 all 59.60 0.00 6.19 1.10 0.09 33.02 [2021-05-28T07:17:32.007Z] 07:02:01 0 59.21 0.00 6.14 0.92 0.09 33.64 [2021-05-28T07:17:32.007Z] 07:02:01 1 60.00 0.00 6.24 1.28 0.09 32.39 [2021-05-28T07:17:32.007Z] 07:03:01 all 52.56 0.00 7.10 1.59 0.09 38.66 [2021-05-28T07:17:32.007Z] 07:03:01 0 50.87 0.00 6.90 1.53 0.09 40.61 [2021-05-28T07:17:32.007Z] 07:03:01 1 54.26 0.00 7.30 1.64 0.09 36.71 [2021-05-28T07:17:32.007Z] 07:04:05 all 34.66 0.00 11.31 23.26 0.11 30.66 [2021-05-28T07:17:32.007Z] 07:04:05 0 34.47 0.00 11.70 22.49 0.08 31.27 [2021-05-28T07:17:32.007Z] 07:04:05 1 34.85 0.00 10.92 24.03 0.13 30.06 [2021-05-28T07:17:32.007Z] 07:05:01 all 40.77 0.00 14.39 35.63 0.12 9.10 [2021-05-28T07:17:32.007Z] 07:05:01 0 39.58 0.00 15.02 37.34 0.10 7.96 [2021-05-28T07:17:32.007Z] 07:05:01 1 41.97 0.00 13.76 33.90 0.14 10.24 [2021-05-28T07:17:32.007Z] 07:06:02 all 53.35 0.00 14.47 31.46 0.13 0.60 [2021-05-28T07:17:32.007Z] 07:06:02 0 53.98 0.00 14.14 31.70 0.11 0.07 [2021-05-28T07:17:32.007Z] 07:06:02 1 52.71 0.00 14.80 31.21 0.15 1.13 [2021-05-28T07:17:32.007Z] 07:07:01 all 39.00 0.00 10.76 48.17 0.10 1.98 [2021-05-28T07:17:32.007Z] 07:07:01 0 39.58 0.00 10.28 48.83 0.09 1.22 [2021-05-28T07:17:32.007Z] 07:07:01 1 38.41 0.00 11.24 47.50 0.11 2.75 [2021-05-28T07:17:32.007Z] 07:08:01 all 37.46 0.00 7.61 2.56 0.11 52.25 [2021-05-28T07:17:32.007Z] 07:08:01 0 37.12 0.00 7.86 2.63 0.11 52.29 [2021-05-28T07:17:32.007Z] 07:08:01 1 37.81 0.00 7.37 2.50 0.11 52.22 [2021-05-28T07:17:32.007Z] 07:09:01 all 3.47 0.00 0.43 0.07 0.06 95.97 [2021-05-28T07:17:32.007Z] 07:09:01 0 3.33 0.00 0.45 0.07 0.05 96.10 [2021-05-28T07:17:32.007Z] 07:09:01 1 3.62 0.00 0.40 0.07 0.07 95.85 [2021-05-28T07:17:32.007Z] 07:10:01 all 0.13 0.00 0.03 0.02 0.03 99.78 [2021-05-28T07:17:32.007Z] 07:10:01 0 0.10 0.00 0.03 0.03 0.03 99.80 [2021-05-28T07:17:32.007Z] 07:10:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-05-28T07:17:32.007Z] [2021-05-28T07:17:32.007Z] 07:10:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T07:17:32.007Z] 07:11:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-05-28T07:17:32.007Z] 07:11:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2021-05-28T07:17:32.007Z] 07:11:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-05-28T07:17:32.007Z] 07:12:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-28T07:17:32.007Z] 07:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T07:17:32.007Z] 07:12:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-28T07:17:32.007Z] 07:13:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-05-28T07:17:32.007Z] 07:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-28T07:17:32.007Z] 07:13:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-28T07:17:32.007Z] 07:14:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2021-05-28T07:17:32.007Z] 07:14:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-28T07:17:32.007Z] 07:14:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-28T07:17:32.007Z] 07:15:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-28T07:17:32.007Z] 07:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-28T07:17:32.007Z] 07:15:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-28T07:17:32.007Z] 07:16:01 all 8.87 0.00 3.38 0.60 0.04 87.11 [2021-05-28T07:17:32.007Z] 07:16:01 0 9.19 0.00 3.68 0.61 0.03 86.48 [2021-05-28T07:17:32.007Z] 07:16:01 1 8.55 0.00 3.08 0.58 0.05 87.73 [2021-05-28T07:17:32.007Z] 07:17:01 all 16.42 0.00 7.98 7.45 0.07 68.08 [2021-05-28T07:17:32.007Z] 07:17:01 0 14.36 0.00 8.28 8.14 0.07 69.14 [2021-05-28T07:17:32.007Z] 07:17:01 1 18.49 0.00 7.68 6.75 0.07 67.02 [2021-05-28T07:17:32.007Z] Average: all 20.55 0.00 5.10 8.99 0.07 65.29 [2021-05-28T07:17:32.007Z] Average: 0 20.07 0.00 5.17 9.33 0.06 65.37 [2021-05-28T07:17:32.008Z] Average: 1 21.03 0.00 5.03 8.65 0.07 65.21 [2021-05-28T07:17:32.008Z] [2021-05-28T07:17:32.008Z] [2021-05-28T07:17:32.008Z]