Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 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-ssh2057565725955448881.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-ssh5498105602890200916.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-ssh3267629809649861048.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-ssh3999899811229869828.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-ssh4067238275894790559.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/v1, 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/v1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1094 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/492 [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/492 # 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/492@tmp/jenkins-gitclient-ssh5561289909104448902.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 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 (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 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 Commit message: "feat(notifications): Implement query transmission by time range V2 API (#3468)" > git rev-list --no-walk 010fdaa0663e9a8006de6a08312b7539b698d439 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T23:31:29.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T23:31:29.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T23:31:29.965Z] ========================================================= [2021-05-17T23:31:29.965Z] EdgeX Global Pipelines Version Info [2021-05-17T23:31:29.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:31:31.424Z] ------------------- [2021-05-17T23:31:31.424Z] stable info: [2021-05-17T23:31:31.424Z] ------------------- [2021-05-17T23:31:31.424Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T23:31:31.424Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T23:31:31.424Z] Message: update stable to v1.0.192 [2021-05-17T23:31:31.998Z] ------------------- [2021-05-17T23:31:31.998Z] experimental info: [2021-05-17T23:31:31.998Z] ------------------- [2021-05-17T23:31:31.998Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T23:31:31.998Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T23:31:31.998Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T23:31:32.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-17T23:31:32.142Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-17T23:31:32.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T23:31:32.187Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T23:31:32.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T23:31:32.232Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T23:31:32.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T23:31:32.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-17T23:31:32.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-17T23:31:32.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-17T23:31:32.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T23:31:32.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T23:31:32.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T23:31:32.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T23:31:32.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T23:31:32.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T23:31:32.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T23:31:32.544Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T23:31:32.572Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T23:31:32.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-17T23:31:32.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T23:31:32.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T23:31:32.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-17T23:31:32.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-17T23:31:32.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-17T23:31:32.720Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] echo [2021-05-17T23:31:32.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d3c2ea [Pipeline] echo [2021-05-17T23:31:32.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T23:31:32.832Z] provisioning config files... [2021-05-17T23:31:32.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/492@tmp/config2663371366742552258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:31:33.174Z] ---> docker-login.sh [2021-05-17T23:31:33.174Z] nexus3.edgexfoundry.org:10001 [2021-05-17T23:31:33.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:31:33.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:31:33.440Z] Configure a credential helper to remove this warning. See [2021-05-17T23:31:33.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:31:33.440Z] [2021-05-17T23:31:33.440Z] Login Succeeded [2021-05-17T23:31:33.440Z] nexus3.edgexfoundry.org:10002 [2021-05-17T23:31:33.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:31:33.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:31:33.440Z] Configure a credential helper to remove this warning. See [2021-05-17T23:31:33.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:31:33.440Z] [2021-05-17T23:31:33.440Z] Login Succeeded [2021-05-17T23:31:33.440Z] nexus3.edgexfoundry.org:10003 [2021-05-17T23:31:33.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:31:33.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:31:33.705Z] Configure a credential helper to remove this warning. See [2021-05-17T23:31:33.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:31:33.705Z] [2021-05-17T23:31:33.705Z] Login Succeeded [2021-05-17T23:31:33.705Z] nexus3.edgexfoundry.org:10004 [2021-05-17T23:31:33.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:31:33.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:31:33.705Z] Configure a credential helper to remove this warning. See [2021-05-17T23:31:33.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:31:33.705Z] [2021-05-17T23:31:33.705Z] Login Succeeded [2021-05-17T23:31:33.705Z] docker.io [2021-05-17T23:31:33.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:31:34.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:31:34.230Z] Configure a credential helper to remove this warning. See [2021-05-17T23:31:34.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:31:34.230Z] [2021-05-17T23:31:34.230Z] Login Succeeded [2021-05-17T23:31:34.230Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T23:31:34.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T23:31:34.584Z] ++ 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-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/core-command/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/core-data/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-17T23:31:34.584Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T23:31:34.584Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-17T23:31:34.584Z] ++ cut -d/ -f2 [2021-05-17T23:31:34.584Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-17T23:31:34.632Z] 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-17T23:31:35.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T23:31:35.754Z] [2021-05-17T23:31:35.754Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:31:36.068Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T23:31:36.068Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T23:31:36.068Z] 31603596830f: Pulling fs layer [2021-05-17T23:31:36.068Z] 54011a49482f: Pulling fs layer [2021-05-17T23:31:36.068Z] a6820b24f6d8: Pulling fs layer [2021-05-17T23:31:36.068Z] f581987b2513: Pulling fs layer [2021-05-17T23:31:36.068Z] f581987b2513: Waiting [2021-05-17T23:31:36.068Z] 54011a49482f: Verifying Checksum [2021-05-17T23:31:36.068Z] 54011a49482f: Download complete [2021-05-17T23:31:36.332Z] 31603596830f: Verifying Checksum [2021-05-17T23:31:36.332Z] 31603596830f: Download complete [2021-05-17T23:31:36.332Z] f581987b2513: Verifying Checksum [2021-05-17T23:31:36.332Z] f581987b2513: Download complete [2021-05-17T23:31:36.332Z] a6820b24f6d8: Verifying Checksum [2021-05-17T23:31:36.332Z] a6820b24f6d8: Download complete [2021-05-17T23:31:36.332Z] 31603596830f: Pull complete [2021-05-17T23:31:36.599Z] 54011a49482f: Pull complete [2021-05-17T23:31:37.185Z] a6820b24f6d8: Pull complete [2021-05-17T23:31:37.447Z] f581987b2513: Pull complete [2021-05-17T23:31:37.447Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T23:31:37.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T23:31:37.447Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T23:31:37.534Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:31:37.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:31:38.599Z] $ docker top a30d9dae1bb8ea5161ac61f460977050f57171e2df88ba2fd0c0a1c90f961dd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T23:31:38.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T23:31:38.713Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T23:31:38.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T23:31:38.831Z] $ docker exec a30d9dae1bb8ea5161ac61f460977050f57171e2df88ba2fd0c0a1c90f961dd0 ssh-agent [2021-05-17T23:31:38.940Z] SSH_AUTH_SOCK=/tmp/ssh-TWdIYq9cV92S/agent.15 [2021-05-17T23:31:38.940Z] SSH_AGENT_PID=20 [2021-05-17T23:31:38.947Z] Running ssh-add (command line suppressed) [2021-05-17T23:31:39.046Z] Identity added: /w/workspace/edgex-go/492@tmp/private_key_5770123171492696567.key (/w/workspace/edgex-go/492@tmp/private_key_5770123171492696567.key) [2021-05-17T23:31:39.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T23:31:39.373Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T23:31:39.388Z] $ docker exec --env ******** --env ******** a30d9dae1bb8ea5161ac61f460977050f57171e2df88ba2fd0c0a1c90f961dd0 ssh-agent -k [2021-05-17T23:31:39.482Z] unset SSH_AUTH_SOCK; [2021-05-17T23:31:39.483Z] unset SSH_AGENT_PID; [2021-05-17T23:31:39.483Z] echo Agent pid 20 killed; [2021-05-17T23:31:39.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T23:31:39.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T23:31:39.537Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T23:31:39.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T23:31:39.656Z] $ docker exec a30d9dae1bb8ea5161ac61f460977050f57171e2df88ba2fd0c0a1c90f961dd0 ssh-agent [2021-05-17T23:31:39.760Z] SSH_AUTH_SOCK=/tmp/ssh-yhColVUGUJry/agent.54 [2021-05-17T23:31:39.760Z] SSH_AGENT_PID=60 [2021-05-17T23:31:39.766Z] Running ssh-add (command line suppressed) [2021-05-17T23:31:39.869Z] Identity added: /w/workspace/edgex-go/492@tmp/private_key_6051720920117166728.key (/w/workspace/edgex-go/492@tmp/private_key_6051720920117166728.key) [2021-05-17T23:31:39.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T23:31:40.183Z] + git semver init [2021-05-17T23:31:40.183Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T23:31:40.183Z] # $GIT_DIR = /w/workspace/edgex-go/492/.git [2021-05-17T23:31:40.183Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/492 [2021-05-17T23:31:40.183Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T23:31:40.183Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T23:31:40.183Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T23:31:40.183Z] # $SEMVER_BRANCH = master [2021-05-17T23:31:40.183Z] # $SEMVER_TEMP = /tmp/semver-425576101 [2021-05-17T23:31:40.183Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-17T23:31:55.141Z] # '/tmp/semver-425576101' -> '/w/workspace/edgex-go/492/.semver' [2021-05-17T23:31:55.141Z] # -> Force: false [2021-05-17T23:31:55.141Z] # $SEMVER_DIR = /w/workspace/edgex-go/492/.semver [Pipeline] } [2021-05-17T23:31:55.153Z] $ docker exec --env ******** --env ******** a30d9dae1bb8ea5161ac61f460977050f57171e2df88ba2fd0c0a1c90f961dd0 ssh-agent -k [2021-05-17T23:31:55.251Z] unset SSH_AUTH_SOCK; [2021-05-17T23:31:55.251Z] unset SSH_AGENT_PID; [2021-05-17T23:31:55.251Z] echo Agent pid 60 killed; [2021-05-17T23:31:55.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T23:31:55.590Z] + git semver [Pipeline] } [2021-05-17T23:31:55.605Z] $ docker stop --time=1 a30d9dae1bb8ea5161ac61f460977050f57171e2df88ba2fd0c0a1c90f961dd0 [2021-05-17T23:31:57.688Z] $ docker rm -f a30d9dae1bb8ea5161ac61f460977050f57171e2df88ba2fd0c0a1c90f961dd0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T23:31:58.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T23:31:58.350Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T23:31:58.354Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.222 [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-17T23:31:58.757Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1084 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-17T23:31:58.776Z] Running in /w/workspace/edgex-go/492 [Pipeline] { [Pipeline] checkout [2021-05-17T23:31:58.949Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T23:31:58.966Z] The recommended git tool is: git [2021-05-17T23:31:59.251Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T23:31:59.550Z] + sudo service docker restart [2021-05-17T23:31:59.550Z] + true [2021-05-17T23:31:59.550Z] Redirecting to /bin/systemctl restart docker.service [2021-05-17T23:32:03.709Z] using credential edgex-jenkins-ssh [2021-05-17T23:32:03.730Z] Cloning the remote Git repository [2021-05-17T23:32:03.777Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T23:32:03.900Z] > git init /w/workspace/edgex-go/492 # timeout=10 [2021-05-17T23:32:03.990Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T23:32:03.991Z] > git --version # timeout=10 [2021-05-17T23:32:04.014Z] > git --version # 'git version 2.17.1' [2021-05-17T23:32:04.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T23:32:04.083Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2021-05-17T23:32:16.498Z] ========================================================= [2021-05-17T23:32:16.498Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T23:32:16.498Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:32:16.811Z] + 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-17T23:32:18.206Z] Sending build context to Docker daemon 330.4MB [2021-05-17T23:32:18.206Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T23:32:18.206Z] Step 2/6 : FROM ${BASE} [2021-05-17T23:32:18.206Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T23:32:18.206Z] 540db60ca938: Pulling fs layer [2021-05-17T23:32:18.206Z] adcc1eea9eea: Pulling fs layer [2021-05-17T23:32:18.206Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T23:32:18.206Z] 0510c868ecb4: Pulling fs layer [2021-05-17T23:32:18.206Z] afea3b2eda06: Pulling fs layer [2021-05-17T23:32:18.206Z] 7809a108b3ef: Pulling fs layer [2021-05-17T23:32:18.206Z] f706445af74f: Pulling fs layer [2021-05-17T23:32:18.206Z] 0510c868ecb4: Waiting [2021-05-17T23:32:18.206Z] afea3b2eda06: Waiting [2021-05-17T23:32:18.206Z] 7809a108b3ef: Waiting [2021-05-17T23:32:18.206Z] f706445af74f: Waiting [2021-05-17T23:32:18.206Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T23:32:18.206Z] 4c4ab2625f07: Download complete [2021-05-17T23:32:18.206Z] adcc1eea9eea: Verifying Checksum [2021-05-17T23:32:18.206Z] adcc1eea9eea: Download complete [2021-05-17T23:32:18.206Z] afea3b2eda06: Verifying Checksum [2021-05-17T23:32:18.206Z] afea3b2eda06: Download complete [2021-05-17T23:32:18.206Z] 7809a108b3ef: Verifying Checksum [2021-05-17T23:32:18.206Z] 7809a108b3ef: Download complete [2021-05-17T23:32:18.472Z] 540db60ca938: Verifying Checksum [2021-05-17T23:32:18.472Z] 540db60ca938: Download complete [2021-05-17T23:32:18.472Z] 540db60ca938: Pull complete [2021-05-17T23:32:18.736Z] adcc1eea9eea: Pull complete [2021-05-17T23:32:18.736Z] 4c4ab2625f07: Pull complete [2021-05-17T23:32:20.172Z] f706445af74f: Verifying Checksum [2021-05-17T23:32:20.172Z] f706445af74f: Download complete [2021-05-17T23:32:20.747Z] 0510c868ecb4: Verifying Checksum [2021-05-17T23:32:20.747Z] 0510c868ecb4: Download complete [2021-05-17T23:32:21.110Z] Avoid second fetch [2021-05-17T23:32:21.110Z] Checking out Revision 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 (master) [2021-05-17T23:32:21.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T23:32:21.088Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T23:32:21.127Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T23:32:21.138Z] > git checkout -f 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 [2021-05-17T23:32:24.106Z] 0510c868ecb4: Pull complete [2021-05-17T23:32:24.106Z] afea3b2eda06: Pull complete [2021-05-17T23:32:24.106Z] 7809a108b3ef: Pull complete [2021-05-17T23:32:25.694Z] Commit message: "feat(notifications): Implement query transmission by time range V2 API (#3468)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T23:32:26.668Z] f706445af74f: Pull complete [2021-05-17T23:32:26.669Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T23:32:26.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T23:32:26.669Z] ---> b068be0155e3 [2021-05-17T23:32:26.669Z] 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-17T23:32:26.903Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T23:32:27.314Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T23:32:27.658Z] + sudo service docker restart [2021-05-17T23:32:27.658Z] + true [2021-05-17T23:32:34.826Z] ---> Running in 9dfc3848a8e0 [2021-05-17T23:32:34.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:32:35.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:32:36.357Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T23:32:36.357Z] (2/12) Installing file (5.39-r0) [2021-05-17T23:32:36.357Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T23:32:36.618Z] (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T23:32:46.005Z] provisioning config files... [2021-05-17T23:32:46.032Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/492@tmp/config8805804630110221305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:32:46.404Z] ---> docker-login.sh [2021-05-17T23:32:46.404Z] nexus3.edgexfoundry.org:10001 [2021-05-17T23:32:47.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:32:47.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:32:47.659Z] Configure a credential helper to remove this warning. See [2021-05-17T23:32:47.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:32:47.659Z] [2021-05-17T23:32:47.659Z] Login Succeeded [2021-05-17T23:32:47.659Z] nexus3.edgexfoundry.org:10002 [2021-05-17T23:32:47.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:32:48.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:32:48.208Z] Configure a credential helper to remove this warning. See [2021-05-17T23:32:48.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:32:48.208Z] [2021-05-17T23:32:48.208Z] Login Succeeded [2021-05-17T23:32:48.209Z] nexus3.edgexfoundry.org:10003 [2021-05-17T23:32:48.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:32:48.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:32:48.805Z] Configure a credential helper to remove this warning. See [2021-05-17T23:32:48.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:32:48.805Z] [2021-05-17T23:32:48.805Z] Login Succeeded [2021-05-17T23:32:48.805Z] nexus3.edgexfoundry.org:10004 [2021-05-17T23:32:49.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:32:49.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:32:49.353Z] Configure a credential helper to remove this warning. See [2021-05-17T23:32:49.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:32:49.353Z] [2021-05-17T23:32:49.353Z] Login Succeeded [2021-05-17T23:32:49.353Z] docker.io [2021-05-17T23:32:49.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:32:50.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:32:50.226Z] Configure a credential helper to remove this warning. See [2021-05-17T23:32:50.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:32:50.226Z] [2021-05-17T23:32:50.226Z] Login Succeeded [2021-05-17T23:32:50.226Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T23:32:50.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T23:32:50.536Z] ========================================================= [2021-05-17T23:32:50.536Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T23:32:50.536Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:32:50.880Z] + 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-17T23:32:51.545Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T23:32:51.545Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T23:32:51.545Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T23:32:51.545Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T23:32:51.545Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T23:32:51.545Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T23:32:51.545Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T23:32:51.545Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T23:32:51.545Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T23:32:51.545Z] OK: 219 MiB in 52 packages [2021-05-17T23:32:53.506Z] Sending build context to Docker daemon 167.8MB [2021-05-17T23:32:53.506Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T23:32:53.506Z] Step 2/6 : FROM ${BASE} [2021-05-17T23:32:53.506Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T23:32:53.506Z] 595b0fe564bb: Pulling fs layer [2021-05-17T23:32:53.506Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T23:32:53.506Z] 316046926c0a: Pulling fs layer [2021-05-17T23:32:53.506Z] 4ebd0625c992: Pulling fs layer [2021-05-17T23:32:53.506Z] 207e8628e3a3: Pulling fs layer [2021-05-17T23:32:53.506Z] c791037a9be2: Pulling fs layer [2021-05-17T23:32:53.506Z] ffd874e62e21: Pulling fs layer [2021-05-17T23:32:53.506Z] 207e8628e3a3: Waiting [2021-05-17T23:32:53.506Z] c791037a9be2: Waiting [2021-05-17T23:32:53.506Z] 4ebd0625c992: Waiting [2021-05-17T23:32:53.506Z] ffd874e62e21: Waiting [2021-05-17T23:32:53.506Z] 316046926c0a: Verifying Checksum [2021-05-17T23:32:53.506Z] 316046926c0a: Download complete [2021-05-17T23:32:53.506Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T23:32:53.506Z] 7186ed65a4f7: Download complete [2021-05-17T23:32:53.506Z] 207e8628e3a3: Verifying Checksum [2021-05-17T23:32:53.506Z] 207e8628e3a3: Download complete [2021-05-17T23:32:53.506Z] 595b0fe564bb: Verifying Checksum [2021-05-17T23:32:53.506Z] 595b0fe564bb: Download complete [2021-05-17T23:32:53.506Z] c791037a9be2: Verifying Checksum [2021-05-17T23:32:53.506Z] c791037a9be2: Download complete [2021-05-17T23:32:54.095Z] Removing intermediate container 9dfc3848a8e0 [2021-05-17T23:32:54.095Z] ---> 4a8d6eaaa48f [2021-05-17T23:32:54.095Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T23:32:54.095Z] ---> Running in 71b3a9cc2528 [2021-05-17T23:32:54.095Z] Removing intermediate container 71b3a9cc2528 [2021-05-17T23:32:54.095Z] ---> f479d748561a [2021-05-17T23:32:54.095Z] Step 5/6 : COPY go.mod . [2021-05-17T23:32:54.095Z] ---> 7b4dbfce5d88 [2021-05-17T23:32:54.095Z] Step 6/6 : RUN go mod download [2021-05-17T23:32:54.108Z] 595b0fe564bb: Pull complete [2021-05-17T23:32:54.359Z] ---> Running in 9ed191e9115f [2021-05-17T23:32:54.708Z] 7186ed65a4f7: Pull complete [2021-05-17T23:32:55.318Z] 316046926c0a: Pull complete [2021-05-17T23:32:56.754Z] ffd874e62e21: Verifying Checksum [2021-05-17T23:32:56.754Z] ffd874e62e21: Download complete [2021-05-17T23:32:57.416Z] 4ebd0625c992: Verifying Checksum [2021-05-17T23:32:57.416Z] 4ebd0625c992: Download complete [2021-05-17T23:33:09.877Z] 4ebd0625c992: Pull complete [2021-05-17T23:33:09.877Z] 207e8628e3a3: Pull complete [2021-05-17T23:33:09.877Z] c791037a9be2: Pull complete [2021-05-17T23:33:12.501Z] ffd874e62e21: Pull complete [2021-05-17T23:33:12.501Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T23:33:12.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T23:33:12.501Z] ---> cfc18b08335c [2021-05-17T23:33:12.501Z] 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-17T23:33:15.113Z] ---> Running in 92ad82fa3e78 [2021-05-17T23:33:16.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:33:16.363Z] Removing intermediate container 9ed191e9115f [2021-05-17T23:33:16.364Z] ---> d24c62d9a727 [2021-05-17T23:33:16.364Z] Successfully built d24c62d9a727 [2021-05-17T23:33:16.364Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:33:16.679Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T23:33:16.680Z] . [Pipeline] withDockerContainer [2021-05-17T23:33:16.757Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:33:16.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:33:17.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:33:17.378Z] $ docker top e1bda9de01e2a16905ee5a8dce2147422f0c2f65b91c2ca4d71ad9a4e0550eb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:33:17.646Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T23:33:17.762Z] + go version [2021-05-17T23:33:17.762Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T23:33:17.775Z] $ docker stop --time=1 e1bda9de01e2a16905ee5a8dce2147422f0c2f65b91c2ca4d71ad9a4e0550eb4 [2021-05-17T23:33:17.918Z] (2/12) Installing file (5.39-r0) [2021-05-17T23:33:17.919Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T23:33:17.919Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T23:33:19.137Z] $ docker rm -f e1bda9de01e2a16905ee5a8dce2147422f0c2f65b91c2ca4d71ad9a4e0550eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:33:19.657Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T23:33:19.658Z] . [Pipeline] withDockerContainer [2021-05-17T23:33:19.744Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:33:19.785Z] $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:33:20.102Z] $ docker top 38cebbd1dc37cafbef0679258b6be3d22d353bed4f8bc41dbe359ae3a4edb487 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T23:33:20.184Z] ========================================================= [2021-05-17T23:33:20.184Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T23:33:20.184Z] ========================================================= [Pipeline] sh [2021-05-17T23:33:20.481Z] + go mod tidy [Pipeline] sh [2021-05-17T23:33:21.038Z] + make test [2021-05-17T23:33:21.038Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T23:33:23.457Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T23:33:23.457Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T23:33:23.457Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T23:33:23.457Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T23:33:23.457Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T23:33:23.457Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T23:33:23.457Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T23:33:23.731Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T23:33:23.731Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T23:33:23.731Z] OK: 218 MiB in 52 packages [2021-05-17T23:33:26.370Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T23:33:28.046Z] Removing intermediate container 92ad82fa3e78 [2021-05-17T23:33:28.046Z] ---> 7387c6054cd5 [2021-05-17T23:33:28.046Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T23:33:28.046Z] ---> Running in bf8e06de0972 [2021-05-17T23:33:28.318Z] Removing intermediate container bf8e06de0972 [2021-05-17T23:33:28.318Z] ---> 12edd960a00f [2021-05-17T23:33:28.318Z] Step 5/6 : COPY go.mod . [2021-05-17T23:33:28.912Z] ---> aa97cf653871 [2021-05-17T23:33:28.912Z] Step 6/6 : RUN go mod download [2021-05-17T23:33:29.182Z] ---> Running in 72cc525b249f [2021-05-17T23:33:44.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T23:33:50.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T23:33:51.999Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T23:33:51.999Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T23:33:54.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T23:33:55.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T23:33:55.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T23:33:55.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T23:33:55.959Z] Removing intermediate container 72cc525b249f [2021-05-17T23:33:55.959Z] ---> b503782be62b [2021-05-17T23:33:55.959Z] Successfully built b503782be62b [2021-05-17T23:33:55.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:33:56.099Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T23:33:56.295Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T23:33:56.295Z] . [Pipeline] withDockerContainer [2021-05-17T23:33:56.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container [2021-05-17T23:33:56.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-arm64 cat [2021-05-17T23:33:56.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T23:33:58.056Z] $ docker top 031c2002f26c48c5136a728481021532bfcd04ed16f6e87a1b007a5063a21a1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:33:58.615Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T23:33:58.615Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T23:33:58.615Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T23:33:58.964Z] + go version [2021-05-17T23:33:58.964Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T23:33:58.985Z] $ docker stop --time=1 031c2002f26c48c5136a728481021532bfcd04ed16f6e87a1b007a5063a21a1c [2021-05-17T23:34:00.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements [2021-05-17T23:34:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T23:34:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T23:34:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T23:34:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T23:34:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T23:34:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T23:34:00.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements [2021-05-17T23:34:00.702Z] $ docker rm -f 031c2002f26c48c5136a728481021532bfcd04ed16f6e87a1b007a5063a21a1c [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] { [2021-05-17T23:34:01.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements [2021-05-17T23:34:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.108s coverage: 27.8% of statements [2021-05-17T23:34:03.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T23:34:03.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T23:34:03.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T23:34:03.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T23:34:03.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T23:34:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-05-17T23:34:03.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T23:34:03.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2021-05-17T23:34:03.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T23:34:03.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-05-17T23:34:03.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T23:34:03.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:34:04.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T23:34:04.129Z] [2021-05-17T23:34:04.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:34:04.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T23:34:04.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.088s coverage: 71.3% of statements [2021-05-17T23:34:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T23:34:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T23:34:04.765Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-17T23:34:04.765Z] 29e5d40040c1: Pulling fs layer [2021-05-17T23:34:04.765Z] 1ce36da41761: Pulling fs layer [2021-05-17T23:34:04.765Z] 25b303627fd3: Pulling fs layer [2021-05-17T23:34:04.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.111s coverage: 87.7% of statements [2021-05-17T23:34:04.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T23:34:04.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T23:34:05.037Z] 29e5d40040c1: Verifying Checksum [2021-05-17T23:34:05.037Z] 29e5d40040c1: Download complete [2021-05-17T23:34:05.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-05-17T23:34:05.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T23:34:05.654Z] 1ce36da41761: Verifying Checksum [2021-05-17T23:34:05.654Z] 1ce36da41761: Download complete [2021-05-17T23:34:05.654Z] 29e5d40040c1: Pull complete [2021-05-17T23:34:06.632Z] 1ce36da41761: Pull complete [2021-05-17T23:34:07.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.217s coverage: 28.6% of statements [2021-05-17T23:34:07.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T23:34:07.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T23:34:07.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T23:34:07.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T23:34:07.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T23:34:07.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements [2021-05-17T23:34:07.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T23:34:07.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-05-17T23:34:07.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T23:34:07.611Z] 25b303627fd3: Verifying Checksum [2021-05-17T23:34:07.611Z] 25b303627fd3: Download complete [2021-05-17T23:34:08.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-05-17T23:34:08.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T23:34:08.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.083s coverage: 97.5% of statements [2021-05-17T23:34:08.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T23:34:08.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-05-17T23:34:08.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T23:34:08.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T23:34:08.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T23:34:08.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T23:34:10.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.264s coverage: 95.1% of statements [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T23:34:10.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T23:34:10.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T23:34:11.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.8% of statements [2021-05-17T23:34:11.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T23:34:11.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 21.7% of statements [2021-05-17T23:34:11.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T23:34:11.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-05-17T23:34:12.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-05-17T23:34:12.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-05-17T23:34:12.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-05-17T23:34:12.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-05-17T23:34:17.753Z] 25b303627fd3: Pull complete [2021-05-17T23:34:17.753Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-17T23:34:17.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T23:34:17.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-17T23:34:17.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container [2021-05-17T23:34:18.067Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-arm64:latest cat [2021-05-17T23:34:20.641Z] $ docker top 14c901d0134ad3b13ea3602da83f11f7579f941d26076d6e45a518d2eabe81fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:34:21.595Z] + docker-compose build --help [2021-05-17T23:34:21.595Z] + grep parallel [2021-05-17T23:34:24.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-05-17T23:34:24.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2021-05-17T23:34:24.963Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T23:34:24.985Z] $ docker stop --time=1 14c901d0134ad3b13ea3602da83f11f7579f941d26076d6e45a518d2eabe81fe [2021-05-17T23:34:26.727Z] $ docker rm -f 14c901d0134ad3b13ea3602da83f11f7579f941d26076d6e45a518d2eabe81fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:34:27.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T23:34:27.331Z] . [Pipeline] withDockerContainer [2021-05-17T23:34:27.570Z] prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container [2021-05-17T23:34:27.680Z] $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:34:29.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.335s coverage: 81.8% of statements [2021-05-17T23:34:29.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T23:34:29.331Z] $ docker top 4b6291586ba53cab5acf9cd1b3fde1caf7cbdfcae2020546e6b054e9d7288a93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:34:30.273Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T23:34:33.653Z] Building core-command ... [2021-05-17T23:34:33.653Z] Building core-data ... [2021-05-17T23:34:33.653Z] Building core-metadata ... [2021-05-17T23:34:33.653Z] Building security-bootstrapper ... [2021-05-17T23:34:33.653Z] Building security-proxy-setup ... [2021-05-17T23:34:33.653Z] Building security-secretstore-setup ... [2021-05-17T23:34:33.653Z] Building support-notifications ... [2021-05-17T23:34:33.653Z] Building support-scheduler ... [2021-05-17T23:34:33.653Z] Building sys-mgmt-agent ... [2021-05-17T23:34:33.653Z] Building support-scheduler [2021-05-17T23:34:33.653Z] Building sys-mgmt-agent [2021-05-17T23:34:33.653Z] Building core-command [2021-05-17T23:34:33.653Z] Building security-proxy-setup [2021-05-17T23:34:33.653Z] Building support-notifications [2021-05-17T23:34:51.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-05-17T23:34:51.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T23:34:51.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T23:34:51.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T23:34:51.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-05-17T23:34:51.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.244s coverage: 66.9% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.5% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 47.1% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T23:34:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T23:34:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T23:34:54.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.060s coverage: 20.9% of statements [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T23:34:54.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.131s coverage: 91.9% of statements [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T23:34:54.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.610s coverage: 28.8% of statements [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T23:34:54.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.045s coverage: 99.0% of statements [2021-05-17T23:34:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T23:34:54.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.059s coverage: 100.0% of statements [2021-05-17T23:34:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T23:34:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T23:34:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T23:34:54.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 64.6% of statements [2021-05-17T23:34:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T23:34:55.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-05-17T23:34:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T23:34:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T23:34:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T23:34:55.703Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-05-17T23:34:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T23:34:55.703Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-05-17T23:34:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T23:34:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T23:34:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T23:34:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T23:34:55.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-05-17T23:34:55.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T23:34:55.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T23:34:55.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-05-17T23:34:56.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-05-17T23:34:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T23:34:56.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.029s coverage: 85.7% of statements [2021-05-17T23:34:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T23:34:56.810Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-17T23:34:56.810Z] GO111MODULE=on go vet ./... [2021-05-17T23:35:29.043Z] gofmt -l . [2021-05-17T23:35:29.043Z] [ "`gofmt -l .`" = "" ] [2021-05-17T23:35:29.043Z] ./bin/test-go-mod-tidy.sh [2021-05-17T23:35:29.043Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T23:35:29.349Z] + ls -al . [2021-05-17T23:35:29.349Z] total 840 [2021-05-17T23:35:29.349Z] drwxrwxr-x 10 1001 1001 4096 May 17 23:35 . [2021-05-17T23:35:29.349Z] drwxr-xr-x 4 root root 32 May 17 23:33 .. [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 11 May 17 23:31 .dockerignore [2021-05-17T23:35:29.349Z] drwxrwxr-x 8 1001 1001 162 May 17 23:31 .git [2021-05-17T23:35:29.349Z] drwxrwxr-x 3 1001 1001 125 May 17 23:31 .github [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 818 May 17 23:31 .gitignore [2021-05-17T23:35:29.349Z] drwx------ 3 1001 1001 45 May 17 23:31 .semver [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 166 May 17 23:31 .sonarcloud.properties [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 8609 May 17 23:31 Attribution.txt [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 3804 May 17 23:31 CONTRIBUTING.md [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 931 May 17 23:31 Dockerfile.build [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 863 May 17 23:31 Jenkinsfile [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 10775 May 17 23:31 LICENSE [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 5594 May 17 23:31 Makefile [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 7978 May 17 23:31 README.md [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 6755 May 17 23:31 SECURITY.md [2021-05-17T23:35:29.349Z] -rw-rw-r-- 1 1001 1001 13 May 17 23:31 VERSION [2021-05-17T23:35:29.350Z] -rw-rw-r-- 1 1001 1001 4131 May 17 23:31 ZMQWindows.md [2021-05-17T23:35:29.350Z] drwxrwxr-x 2 1001 1001 117 May 17 23:31 bin [2021-05-17T23:35:29.350Z] drwxrwxr-x 14 1001 1001 4096 May 17 23:31 cmd [2021-05-17T23:35:29.350Z] -rw-r--r-- 1 root root 729706 May 17 23:34 coverage.out [2021-05-17T23:35:29.350Z] -rw-r--r-- 1 root root 1060 May 17 23:35 go.mod [2021-05-17T23:35:29.350Z] -rw-r--r-- 1 root root 22101 May 17 23:33 go.sum [2021-05-17T23:35:29.350Z] drwxrwxr-x 8 1001 1001 127 May 17 23:31 internal [2021-05-17T23:35:29.350Z] drwxrwxr-x 4 1001 1001 26 May 17 23:31 openapi [2021-05-17T23:35:29.350Z] drwxrwxr-x 4 1001 1001 71 May 17 23:31 snap [2021-05-17T23:35:29.350Z] -rw-rw-r-- 1 1001 1001 168 May 17 23:31 version.go [Pipeline] sh [2021-05-17T23:35:29.645Z] + '[' -e coverage.out ] [2021-05-17T23:35:29.645Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T23:35:29.804Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T23:35:30.108Z] + make build [2021-05-17T23:35:30.108Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-data/core-data ./cmd/core-data [2021-05-17T23:35:30.234Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:35:30.234Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:35:30.234Z] ---> b503782be62b [2021-05-17T23:35:30.234Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:35:30.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:35:30.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:35:30.234Z] ---> b503782be62b [2021-05-17T23:35:30.234Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T23:35:30.234Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:35:30.234Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:35:30.234Z] ---> b503782be62b [2021-05-17T23:35:30.234Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:35:30.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:35:30.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:35:30.234Z] ---> b503782be62b [2021-05-17T23:35:30.234Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T23:35:30.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:35:30.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:35:30.234Z] ---> b503782be62b [2021-05-17T23:35:30.234Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T23:35:30.234Z] ---> Running in 5bf40631dc14 [2021-05-17T23:35:30.234Z] ---> Running in 76fc2d10a285 [2021-05-17T23:35:30.234Z] ---> Running in ec719901f26e [2021-05-17T23:35:30.234Z] ---> Running in 9680662352e5 [2021-05-17T23:35:30.234Z] ---> Running in 1e9981c3be22 [2021-05-17T23:35:30.234Z] Removing intermediate container 1e9981c3be22 [2021-05-17T23:35:30.234Z] ---> d199e64b2873 [2021-05-17T23:35:30.234Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:35:30.234Z] Removing intermediate container 5bf40631dc14 [2021-05-17T23:35:30.234Z] ---> 7cadaa61c5bf [2021-05-17T23:35:30.234Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:35:30.234Z] Removing intermediate container ec719901f26e [2021-05-17T23:35:30.234Z] ---> 94705d067b7a [2021-05-17T23:35:30.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:35:30.235Z] Removing intermediate container 9680662352e5 [2021-05-17T23:35:30.235Z] ---> 5209cfe45ebd [2021-05-17T23:35:30.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:35:30.235Z] Removing intermediate container 76fc2d10a285 [2021-05-17T23:35:30.235Z] ---> f1727b1f72b0 [2021-05-17T23:35:30.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:35:30.235Z] ---> Running in d13e94381589 [2021-05-17T23:35:30.235Z] ---> Running in c53388ab68b7 [2021-05-17T23:35:30.235Z] ---> Running in 21f927071b87 [2021-05-17T23:35:30.235Z] ---> Running in 3d8611dbf469 [2021-05-17T23:35:30.235Z] ---> Running in 9bc431fc5dcd [2021-05-17T23:35:30.235Z] Removing intermediate container 21f927071b87 [2021-05-17T23:35:30.235Z] ---> c9cfc83ebe44 [2021-05-17T23:35:30.235Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T23:35:30.235Z] Removing intermediate container d13e94381589 [2021-05-17T23:35:30.235Z] ---> 70be01119f72 [2021-05-17T23:35:30.235Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T23:35:30.235Z] ---> Running in c1eb61742a04 [2021-05-17T23:35:30.235Z] ---> Running in 98fc567af22d [2021-05-17T23:35:30.235Z] Removing intermediate container c53388ab68b7 [2021-05-17T23:35:30.235Z] ---> 377428104a36 [2021-05-17T23:35:30.235Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T23:35:30.235Z] Removing intermediate container 3d8611dbf469 [2021-05-17T23:35:30.235Z] ---> 41883de0e9a6 [2021-05-17T23:35:30.235Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T23:35:30.508Z] Removing intermediate container 9bc431fc5dcd [2021-05-17T23:35:30.508Z] ---> d2a7da56718b [2021-05-17T23:35:30.508Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T23:35:30.508Z] ---> Running in ddc7669ae8f6 [2021-05-17T23:35:30.508Z] ---> Running in 13a4b0b083d2 [2021-05-17T23:35:30.508Z] ---> Running in c7238ba3ccfc [2021-05-17T23:35:31.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:31.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-17T23:35:31.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:32.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:32.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:32.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:32.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:32.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:33.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:33.502Z] OK: 218 MiB in 52 packages [2021-05-17T23:35:33.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:33.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:35:33.797Z] OK: 218 MiB in 52 packages [2021-05-17T23:35:34.404Z] OK: 218 MiB in 52 packages [2021-05-17T23:35:34.683Z] OK: 218 MiB in 52 packages [2021-05-17T23:35:34.683Z] OK: 218 MiB in 52 packages [2021-05-17T23:35:34.962Z] Removing intermediate container c1eb61742a04 [2021-05-17T23:35:34.962Z] ---> 03170867902b [2021-05-17T23:35:34.962Z] Step 6/22 : COPY go.mod . [2021-05-17T23:35:35.572Z] Removing intermediate container 98fc567af22d [2021-05-17T23:35:35.572Z] ---> 94927f6923f3 [2021-05-17T23:35:35.572Z] Step 6/23 : COPY go.mod . [2021-05-17T23:35:36.181Z] ---> 42f859547e4a [2021-05-17T23:35:36.181Z] Step 7/22 : RUN go mod download [2021-05-17T23:35:36.181Z] Removing intermediate container ddc7669ae8f6 [2021-05-17T23:35:36.181Z] ---> 4f28ae202338 [2021-05-17T23:35:36.181Z] Step 6/24 : COPY go.mod . [2021-05-17T23:35:36.181Z] ---> Running in 6a7a1dcb31c9 [2021-05-17T23:35:36.461Z] Removing intermediate container c7238ba3ccfc [2021-05-17T23:35:36.461Z] ---> faf1b6a319d4 [2021-05-17T23:35:36.461Z] Step 6/23 : COPY go.mod . [2021-05-17T23:35:36.461Z] Removing intermediate container 13a4b0b083d2 [2021-05-17T23:35:36.461Z] ---> 7eb61a51136f [2021-05-17T23:35:36.461Z] Step 6/24 : COPY go.mod . [2021-05-17T23:35:36.746Z] ---> 41a476bd3020 [2021-05-17T23:35:36.746Z] Step 7/23 : RUN go mod download [2021-05-17T23:35:37.021Z] ---> Running in d62e4a3344fd [2021-05-17T23:35:37.298Z] ---> 83fd095fc37e [2021-05-17T23:35:37.298Z] Step 7/24 : RUN go mod download [2021-05-17T23:35:37.572Z] ---> e918ef8036ac [2021-05-17T23:35:37.572Z] Step 7/23 : RUN go mod download [2021-05-17T23:35:37.572Z] ---> Running in a9f9171aaf5e [2021-05-17T23:35:37.848Z] ---> Running in f132de26ee87 [2021-05-17T23:35:37.848Z] ---> 59d7ef01852e [2021-05-17T23:35:37.848Z] Step 7/24 : RUN go mod download [2021-05-17T23:35:38.136Z] ---> Running in f844c6b575ee [2021-05-17T23:35:39.582Z] Removing intermediate container 6a7a1dcb31c9 [2021-05-17T23:35:39.582Z] ---> 93bc286f3004 [2021-05-17T23:35:39.582Z] Step 8/22 : COPY . . [2021-05-17T23:35:39.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-command/core-command ./cmd/core-command [2021-05-17T23:35:41.067Z] Removing intermediate container d62e4a3344fd [2021-05-17T23:35:41.067Z] ---> dc8481bdfc11 [2021-05-17T23:35:41.067Z] Step 8/23 : COPY . . [2021-05-17T23:35:41.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-17T23:35:42.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-17T23:35:42.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-17T23:35:43.180Z] Removing intermediate container a9f9171aaf5e [2021-05-17T23:35:43.180Z] ---> a146a0c9b847 [2021-05-17T23:35:43.180Z] Step 8/24 : COPY . . [2021-05-17T23:35:43.454Z] Removing intermediate container f844c6b575ee [2021-05-17T23:35:43.454Z] ---> f1ea16e427d0 [2021-05-17T23:35:43.454Z] Step 8/24 : COPY . . [2021-05-17T23:35:43.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-17T23:35:44.062Z] Removing intermediate container f132de26ee87 [2021-05-17T23:35:44.062Z] ---> 7158b251bd4a [2021-05-17T23:35:44.062Z] Step 8/23 : COPY . . [2021-05-17T23:35:45.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-17T23:35:45.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-17T23:35:46.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-17T23:35:47.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-17T23:35:48.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-17T23:35:49.620Z] $ docker stop --time=1 38cebbd1dc37cafbef0679258b6be3d22d353bed4f8bc41dbe359ae3a4edb487 [2021-05-17T23:35:52.464Z] $ docker rm -f 38cebbd1dc37cafbef0679258b6be3d22d353bed4f8bc41dbe359ae3a4edb487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:35:53.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T23:35:53.323Z] [2021-05-17T23:35:53.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:35:53.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T23:35:53.634Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-17T23:35:53.634Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-17T23:35:53.634Z] ca9280d653b3: Pulling fs layer [2021-05-17T23:35:53.634Z] 7e9c9ca2126c: Pulling fs layer [2021-05-17T23:35:53.896Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-17T23:35:53.896Z] cbdbe7a5bc2a: Download complete [2021-05-17T23:35:53.896Z] cbdbe7a5bc2a: Pull complete [2021-05-17T23:35:54.467Z] ca9280d653b3: Verifying Checksum [2021-05-17T23:35:54.467Z] ca9280d653b3: Download complete [2021-05-17T23:35:54.730Z] ca9280d653b3: Pull complete [2021-05-17T23:35:54.991Z] 7e9c9ca2126c: Verifying Checksum [2021-05-17T23:35:54.991Z] 7e9c9ca2126c: Download complete [2021-05-17T23:35:58.299Z] 7e9c9ca2126c: Pull complete [2021-05-17T23:35:58.299Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-17T23:35:58.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T23:35:58.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-17T23:35:58.379Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:35:58.419Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:35:59.210Z] ---> 0c143ca5f786 [2021-05-17T23:35:59.210Z] Step 9/22 : RUN go mod tidy [2021-05-17T23:35:59.210Z] ---> 4dc7ce504795 [2021-05-17T23:35:59.210Z] Step 9/23 : RUN go mod tidy [2021-05-17T23:35:59.210Z] ---> 96a9a8a3cbd5 [2021-05-17T23:35:59.210Z] Step 9/23 : RUN go mod tidy [2021-05-17T23:35:59.489Z] ---> 77d71068d203 [2021-05-17T23:35:59.489Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:35:59.489Z] ---> 19c1f36c95bf [2021-05-17T23:35:59.489Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:35:59.489Z] ---> Running in b493fa6d29ae [2021-05-17T23:35:59.489Z] ---> Running in 30baee7cc240 [2021-05-17T23:35:59.764Z] ---> Running in 2e87da110683 [2021-05-17T23:35:59.764Z] ---> Running in 338a75c70120 [2021-05-17T23:35:59.764Z] ---> Running in 036218c101f6 [2021-05-17T23:36:00.806Z] $ docker top 847b82f3501cdcb6c0a79c84b405ae5e2bc6dd192c585fbe840be0e0118c507f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:36:01.186Z] + grep parallel [2021-05-17T23:36:01.186Z] + docker-compose build --help [2021-05-17T23:36:01.759Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T23:36:01.774Z] $ docker stop --time=1 847b82f3501cdcb6c0a79c84b405ae5e2bc6dd192c585fbe840be0e0118c507f [2021-05-17T23:36:02.962Z] $ docker rm -f 847b82f3501cdcb6c0a79c84b405ae5e2bc6dd192c585fbe840be0e0118c507f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:36:03.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T23:36:03.383Z] . [Pipeline] withDockerContainer [2021-05-17T23:36:03.455Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:36:03.498Z] $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:36:03.851Z] $ docker top 254f55213b40480e2b05b9aa5db42c06bc5ee4f7ba4eb99b5a34c57e0b220256 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:36:04.220Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T23:36:04.792Z] Building core-command ... [2021-05-17T23:36:04.792Z] Building core-data ... [2021-05-17T23:36:04.792Z] Building core-metadata ... [2021-05-17T23:36:04.792Z] Building security-bootstrapper ... [2021-05-17T23:36:04.792Z] Building security-proxy-setup ... [2021-05-17T23:36:04.792Z] Building security-secretstore-setup ... [2021-05-17T23:36:04.792Z] Building support-notifications ... [2021-05-17T23:36:04.792Z] Building support-scheduler ... [2021-05-17T23:36:04.792Z] Building sys-mgmt-agent ... [2021-05-17T23:36:04.792Z] Building support-notifications [2021-05-17T23:36:04.792Z] Building core-metadata [2021-05-17T23:36:04.792Z] Building sys-mgmt-agent [2021-05-17T23:36:04.792Z] Building security-bootstrapper [2021-05-17T23:36:04.792Z] Building security-secretstore-setup [2021-05-17T23:36:05.193Z] Removing intermediate container b493fa6d29ae [2021-05-17T23:36:05.193Z] ---> 67a5f3b23dcf [2021-05-17T23:36:05.193Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T23:36:05.193Z] ---> Running in 9eb438e1a9e5 [2021-05-17T23:36:07.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-17T23:36:07.182Z] Removing intermediate container 30baee7cc240 [2021-05-17T23:36:07.182Z] ---> 88ef8e8dcd36 [2021-05-17T23:36:07.182Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T23:36:07.460Z] ---> Running in 0017f30e93bd [2021-05-17T23:36:07.737Z] Removing intermediate container 036218c101f6 [2021-05-17T23:36:07.737Z] ---> 3b03b070f23a [2021-05-17T23:36:07.737Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T23:36:07.737Z] Removing intermediate container 338a75c70120 [2021-05-17T23:36:07.737Z] ---> eae3a5d987fb [2021-05-17T23:36:07.737Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T23:36:07.737Z] ---> Running in b53e1a33ee63 [2021-05-17T23:36:08.013Z] ---> Running in 9ebabfdb1f83 [2021-05-17T23:36:08.013Z] Removing intermediate container 2e87da110683 [2021-05-17T23:36:08.013Z] ---> bf551bb7e67e [2021-05-17T23:36:08.013Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T23:36:08.285Z] ---> Running in 08b219158c7c [2021-05-17T23:36:10.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-17T23:36:10.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-17T23:36:10.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-command/core-command ./cmd/core-command [2021-05-17T23:36:11.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-17T23:36:19.714Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:36:19.714Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:36:19.714Z] ---> d24c62d9a727 [2021-05-17T23:36:19.714Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:36:19.714Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:36:19.714Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:36:19.714Z] ---> d24c62d9a727 [2021-05-17T23:36:19.714Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:36:19.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:36:19.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:36:19.714Z] ---> d24c62d9a727 [2021-05-17T23:36:19.714Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T23:36:19.714Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:36:19.714Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:36:19.714Z] ---> d24c62d9a727 [2021-05-17T23:36:19.714Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T23:36:31.955Z] ---> Running in 9197779825dc [2021-05-17T23:36:31.955Z] ---> Running in 6f65ab080ce3 [2021-05-17T23:36:31.955Z] ---> Running in 607cffd75c6a [2021-05-17T23:36:31.955Z] ---> Running in 500fcd0958e5 [2021-05-17T23:36:32.218Z] Removing intermediate container 500fcd0958e5 [2021-05-17T23:36:32.218Z] ---> eda2157e1b34 [2021-05-17T23:36:32.218Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:36:32.218Z] Removing intermediate container 607cffd75c6a [2021-05-17T23:36:32.218Z] ---> 30aad2543439 [2021-05-17T23:36:32.218Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:36:32.218Z] Removing intermediate container 6f65ab080ce3 [2021-05-17T23:36:32.218Z] ---> 6f56529b6ea2 [2021-05-17T23:36:32.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:36:32.218Z] Removing intermediate container 9197779825dc [2021-05-17T23:36:32.218Z] ---> 1c3ef349ece0 [2021-05-17T23:36:32.218Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:36:33.600Z] ---> Running in ad24ab326609 [2021-05-17T23:36:33.600Z] ---> Running in f9ba04317fda [2021-05-17T23:36:33.600Z] ---> Running in da86e178e8ef [2021-05-17T23:36:33.600Z] ---> Running in b990004bf24c [2021-05-17T23:36:33.600Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:36:33.600Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:36:33.600Z] ---> d24c62d9a727 [2021-05-17T23:36:33.600Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T23:36:33.600Z] ---> Using cache [2021-05-17T23:36:33.600Z] ---> 30aad2543439 [2021-05-17T23:36:33.600Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:36:34.989Z] ---> Running in 7fa4f5fea3cd [2021-05-17T23:36:36.407Z] Removing intermediate container ad24ab326609 [2021-05-17T23:36:36.407Z] ---> 532c15bc28ba [2021-05-17T23:36:36.407Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T23:36:36.407Z] ---> Running in de90133035e7 [2021-05-17T23:36:36.407Z] Removing intermediate container f9ba04317fda [2021-05-17T23:36:36.407Z] ---> d5fc34803f3d [2021-05-17T23:36:36.407Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T23:36:36.668Z] ---> Running in b41cf89fb1ad [2021-05-17T23:36:36.931Z] Removing intermediate container da86e178e8ef [2021-05-17T23:36:36.931Z] ---> 6a26f9fe5e18 [2021-05-17T23:36:36.931Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T23:36:36.931Z] ---> Running in 80165e471aac [2021-05-17T23:36:36.931Z] Removing intermediate container 7fa4f5fea3cd [2021-05-17T23:36:36.931Z] ---> 18e0f289a1f9 [2021-05-17T23:36:36.931Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T23:36:36.931Z] Removing intermediate container b990004bf24c [2021-05-17T23:36:36.931Z] ---> 4b441a8a088a [2021-05-17T23:36:36.931Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T23:36:37.193Z] ---> Running in 7f61b503f871 [2021-05-17T23:36:37.193Z] ---> Running in 7a98d525931c [2021-05-17T23:36:37.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:37.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:37.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:37.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:37.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:38.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:38.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:38.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:38.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:38.774Z] OK: 219 MiB in 52 packages [2021-05-17T23:36:38.775Z] OK: 219 MiB in 52 packages [2021-05-17T23:36:38.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:36:39.036Z] OK: 219 MiB in 52 packages [2021-05-17T23:36:39.036Z] OK: 219 MiB in 52 packages [2021-05-17T23:36:39.298Z] Removing intermediate container b41cf89fb1ad [2021-05-17T23:36:39.298Z] ---> 278c4bfa0ceb [2021-05-17T23:36:39.298Z] Step 6/24 : COPY go.mod . [2021-05-17T23:36:39.298Z] Removing intermediate container de90133035e7 [2021-05-17T23:36:39.298Z] ---> 4164b92f2034 [2021-05-17T23:36:39.298Z] Step 6/24 : COPY go.mod . [2021-05-17T23:36:39.298Z] OK: 219 MiB in 52 packages [2021-05-17T23:36:39.298Z] ---> 9756b1bd6c95 [2021-05-17T23:36:39.298Z] Step 7/24 : RUN go mod download [2021-05-17T23:36:39.560Z] ---> Running in 528c277770e0 [2021-05-17T23:36:39.825Z] Removing intermediate container 7f61b503f871 [2021-05-17T23:36:39.825Z] ---> 8964eb4292cc [2021-05-17T23:36:39.825Z] Step 6/26 : COPY go.mod . [2021-05-17T23:36:39.825Z] Removing intermediate container 80165e471aac [2021-05-17T23:36:39.825Z] ---> e266144b7f1d [2021-05-17T23:36:39.825Z] Step 6/23 : COPY go.mod . [2021-05-17T23:36:39.825Z] ---> 1a5daaa48026 [2021-05-17T23:36:39.825Z] Step 7/24 : RUN go mod download [2021-05-17T23:36:39.825Z] ---> Running in 2a5ac7a7390a [2021-05-17T23:36:40.088Z] Removing intermediate container 7a98d525931c [2021-05-17T23:36:40.088Z] ---> 7e17d8a07e48 [2021-05-17T23:36:40.088Z] Step 6/32 : COPY go.mod . [2021-05-17T23:36:40.349Z] ---> ef4e3f763bac [2021-05-17T23:36:40.349Z] Step 7/26 : RUN go mod download [2021-05-17T23:36:40.349Z] ---> 2d2c6b13e282 [2021-05-17T23:36:40.349Z] Step 7/23 : RUN go mod download [2021-05-17T23:36:40.349Z] ---> b510f2434240 [2021-05-17T23:36:40.349Z] Step 7/32 : RUN go mod download [2021-05-17T23:36:40.349Z] ---> Running in 6829195165cf [2021-05-17T23:36:40.349Z] ---> Running in 8fc95e2724aa [2021-05-17T23:36:40.613Z] ---> Running in 5dbea88f077f [2021-05-17T23:36:42.021Z] Removing intermediate container 528c277770e0 [2021-05-17T23:36:42.021Z] ---> 1dffdad050b2 [2021-05-17T23:36:42.021Z] Step 8/24 : COPY . . [2021-05-17T23:36:42.021Z] Removing intermediate container 2a5ac7a7390a [2021-05-17T23:36:42.021Z] ---> 3773694c2219 [2021-05-17T23:36:42.021Z] Step 8/24 : COPY . . [2021-05-17T23:36:42.021Z] Removing intermediate container 6829195165cf [2021-05-17T23:36:42.021Z] ---> 94869a1c0798 [2021-05-17T23:36:42.021Z] Step 8/26 : COPY . . [2021-05-17T23:36:56.981Z] ---> 8f6461595e3e [2021-05-17T23:36:56.981Z] Step 9/26 : RUN go mod tidy [2021-05-17T23:36:57.569Z] ---> 313f54193632 [2021-05-17T23:36:57.569Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:36:57.569Z] Removing intermediate container 5dbea88f077f [2021-05-17T23:36:57.569Z] ---> a28c94dc30fe [2021-05-17T23:36:57.569Z] Step 8/32 : COPY . . [2021-05-17T23:36:57.569Z] ---> 42dab509bb48 [2021-05-17T23:36:57.569Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:36:57.569Z] Removing intermediate container 8fc95e2724aa [2021-05-17T23:36:57.569Z] ---> d7e847f05d54 [2021-05-17T23:36:57.569Z] Step 8/23 : COPY . . [2021-05-17T23:36:57.836Z] ---> Running in fae593dba89f [2021-05-17T23:36:57.836Z] ---> Running in 26abd7fcee57 [2021-05-17T23:36:57.836Z] ---> Running in 08526f951bc4 [2021-05-17T23:37:06.014Z] Removing intermediate container fae593dba89f [2021-05-17T23:37:06.014Z] ---> 83017e634e17 [2021-05-17T23:37:06.014Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T23:37:11.576Z] Removing intermediate container 26abd7fcee57 [2021-05-17T23:37:11.576Z] ---> dae9deb48ae1 [2021-05-17T23:37:11.576Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T23:37:11.576Z] ---> Running in 48ab6b3204d9 [2021-05-17T23:37:11.576Z] Removing intermediate container 08526f951bc4 [2021-05-17T23:37:11.576Z] ---> 7604cf4f7f33 [2021-05-17T23:37:11.576Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T23:37:11.576Z] ---> Running in fc1e66c3db7e [2021-05-17T23:37:11.576Z] ---> c6170bdc6cf1 [2021-05-17T23:37:11.576Z] Step 9/32 : RUN go mod tidy [2021-05-17T23:37:11.576Z] ---> bac40d29dce3 [2021-05-17T23:37:11.576Z] Step 9/23 : RUN go mod tidy [2021-05-17T23:37:11.576Z] ---> Running in b1f69872fa90 [2021-05-17T23:37:11.576Z] ---> Running in 06bee902631c [2021-05-17T23:37:11.576Z] ---> Running in 8671ff9d04b6 [2021-05-17T23:37:11.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-17T23:37:12.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-17T23:37:12.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-17T23:37:13.558Z] Removing intermediate container 06bee902631c [2021-05-17T23:37:13.558Z] ---> 40eed5ac0c1c [2021-05-17T23:37:13.558Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T23:37:13.558Z] ---> Running in 3a89594a57db [2021-05-17T23:37:13.558Z] Removing intermediate container 8671ff9d04b6 [2021-05-17T23:37:13.558Z] ---> 4dc730ecdb51 [2021-05-17T23:37:13.558Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T23:37:13.558Z] ---> Running in 7ac28040154c [2021-05-17T23:37:14.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-17T23:37:14.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-17T23:37:47.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-17T23:37:53.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-17T23:38:01.433Z] Removing intermediate container 48ab6b3204d9 [2021-05-17T23:38:01.433Z] ---> a969e8493a55 [2021-05-17T23:38:01.433Z] [2021-05-17T23:38:01.433Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T23:38:05.638Z] 3.12: Pulling from library/alpine [2021-05-17T23:38:05.638Z] Removing intermediate container fc1e66c3db7e [2021-05-17T23:38:05.638Z] ---> 0613be50a09c [2021-05-17T23:38:05.638Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T23:38:05.638Z] Removing intermediate container 7ac28040154c [2021-05-17T23:38:05.638Z] ---> 03df6131465f [2021-05-17T23:38:05.638Z] [2021-05-17T23:38:05.638Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T23:38:05.910Z] ---> Running in 71b3624ad424 [2021-05-17T23:38:05.910Z] 3.12: Pulling from library/alpine [2021-05-17T23:38:06.340Z] Removing intermediate container 9eb438e1a9e5 [2021-05-17T23:38:06.341Z] ---> 84e6da4d9a5e [2021-05-17T23:38:06.341Z] [2021-05-17T23:38:06.341Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T23:38:06.341Z] 3.12: Pulling from library/alpine [2021-05-17T23:38:06.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-17T23:38:06.487Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T23:38:06.753Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T23:38:06.753Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T23:38:06.753Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T23:38:06.753Z] ---> 13621d1b12d4 [2021-05-17T23:38:06.753Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T23:38:07.325Z] ---> 13621d1b12d4 [2021-05-17T23:38:07.325Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T23:38:07.384Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T23:38:07.385Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T23:38:07.385Z] ---> 9852663dfa18 [2021-05-17T23:38:07.385Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T23:38:07.588Z] ---> Running in 5df88f814b32 [2021-05-17T23:38:07.588Z] ---> Running in 81e2f2583ede [2021-05-17T23:38:07.850Z] Removing intermediate container 5df88f814b32 [2021-05-17T23:38:07.850Z] ---> a74d625b2395 [2021-05-17T23:38:07.850Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T23:38:08.011Z] ---> Running in 717c752b2014 [2021-05-17T23:38:10.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:10.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:11.663Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T23:38:11.663Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:38:11.663Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T23:38:11.945Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T23:38:11.945Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:38:11.945Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:38:12.555Z] OK: 7 MiB in 18 packages [2021-05-17T23:38:13.170Z] ---> Running in ec22cc9ecdb5 [2021-05-17T23:38:13.170Z] Removing intermediate container 3a89594a57db [2021-05-17T23:38:13.170Z] ---> df6b075b76f6 [2021-05-17T23:38:13.170Z] [2021-05-17T23:38:13.170Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T23:38:13.170Z] ---> 13621d1b12d4 [2021-05-17T23:38:13.170Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T23:38:13.443Z] Removing intermediate container b1f69872fa90 [2021-05-17T23:38:13.444Z] ---> 498131338b4d [2021-05-17T23:38:13.444Z] [2021-05-17T23:38:13.444Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:38:13.444Z] ---> 13621d1b12d4 [2021-05-17T23:38:13.444Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:38:13.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:13.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:13.713Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T23:38:13.713Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:38:13.713Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T23:38:13.713Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T23:38:13.713Z] ---> Running in 05491539e99a [2021-05-17T23:38:13.713Z] ---> Running in c2d5c32b2b39 [2021-05-17T23:38:13.713Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:13.713Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T23:38:13.713Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:38:13.713Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:38:13.713Z] OK: 7 MiB in 20 packages [2021-05-17T23:38:13.713Z] Removing intermediate container 71b3624ad424 [2021-05-17T23:38:13.713Z] ---> 49ae690fb250 [2021-05-17T23:38:13.713Z] [2021-05-17T23:38:13.713Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T23:38:13.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:13.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:13.974Z] 20.10.0: Pulling from library/docker [2021-05-17T23:38:14.239Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:14.239Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T23:38:14.239Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:38:14.239Z] OK: 6 MiB in 16 packages [2021-05-17T23:38:14.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:14.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:15.090Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T23:38:15.090Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:15.090Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:38:15.090Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:38:15.090Z] OK: 6 MiB in 16 packages [2021-05-17T23:38:15.231Z] Removing intermediate container 717c752b2014 [2021-05-17T23:38:15.231Z] ---> 6e6b762d79e9 [2021-05-17T23:38:15.231Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T23:38:15.509Z] ---> Running in 6c6eb7feb217 [2021-05-17T23:38:16.527Z] Removing intermediate container 6c6eb7feb217 [2021-05-17T23:38:16.527Z] ---> afe066582713 [2021-05-17T23:38:16.527Z] Step 14/22 : WORKDIR /edgex [2021-05-17T23:38:17.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:17.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:17.167Z] ---> Running in 2551c214b6de [2021-05-17T23:38:17.267Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:17.267Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:38:17.267Z] OK: 6 MiB in 15 packages [2021-05-17T23:38:18.618Z] Removing intermediate container 2551c214b6de [2021-05-17T23:38:18.618Z] ---> 31cbc8a37aba [2021-05-17T23:38:18.618Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T23:38:18.651Z] Removing intermediate container ec22cc9ecdb5 [2021-05-17T23:38:18.651Z] ---> 711cca49ae4f [2021-05-17T23:38:18.651Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T23:38:18.651Z] Removing intermediate container 81e2f2583ede [2021-05-17T23:38:18.651Z] ---> cf343b19b84e [2021-05-17T23:38:18.651Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T23:38:19.231Z] Removing intermediate container 05491539e99a [2021-05-17T23:38:19.231Z] ---> 606d3b44ce51 [2021-05-17T23:38:19.231Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:38:20.074Z] Removing intermediate container 9ebabfdb1f83 [2021-05-17T23:38:20.075Z] ---> 66197d08ba11 [2021-05-17T23:38:20.075Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T23:38:20.676Z] ---> Running in 3e8f5e81a9ac [2021-05-17T23:38:21.147Z] ---> Running in 6976b4b1220c [2021-05-17T23:38:21.147Z] ---> Running in fadba7022e89 [2021-05-17T23:38:21.147Z] Removing intermediate container c2d5c32b2b39 [2021-05-17T23:38:21.147Z] ---> b76ffeda4aad [2021-05-17T23:38:21.147Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:38:21.147Z] ---> Running in 472034dc17f2 [2021-05-17T23:38:21.280Z] ---> d0c4a8adc8a3 [2021-05-17T23:38:21.280Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T23:38:21.406Z] ---> Running in 02066926f6d6 [2021-05-17T23:38:21.666Z] Removing intermediate container 6976b4b1220c [2021-05-17T23:38:21.666Z] ---> 721f3fb64a84 [2021-05-17T23:38:21.666Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T23:38:21.666Z] Removing intermediate container fadba7022e89 [2021-05-17T23:38:21.666Z] ---> 6c1925c5e7a7 [2021-05-17T23:38:21.666Z] Step 14/26 : WORKDIR / [2021-05-17T23:38:21.666Z] Removing intermediate container 472034dc17f2 [2021-05-17T23:38:21.666Z] ---> abc8f62baa29 [2021-05-17T23:38:21.666Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T23:38:21.933Z] ---> Running in 73a9590d0c46 [2021-05-17T23:38:21.933Z] ---> Running in 31d4a0924fef [2021-05-17T23:38:21.933Z] ---> Running in 8d1d09214aba [2021-05-17T23:38:21.933Z] Removing intermediate container 02066926f6d6 [2021-05-17T23:38:21.933Z] ---> 1b1a67a88147 [2021-05-17T23:38:21.933Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T23:38:22.202Z] ---> Running in 91b1800d8397 [2021-05-17T23:38:22.466Z] Removing intermediate container 73a9590d0c46 [2021-05-17T23:38:22.466Z] ---> f05f92a3d178 [2021-05-17T23:38:22.466Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T23:38:22.466Z] Removing intermediate container 8d1d09214aba [2021-05-17T23:38:22.466Z] ---> 31849f580019 [2021-05-17T23:38:22.466Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T23:38:22.466Z] Removing intermediate container 31d4a0924fef [2021-05-17T23:38:22.466Z] ---> c1d9d2a06d7c [2021-05-17T23:38:22.466Z] 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-17T23:38:22.731Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T23:38:22.740Z] Removing intermediate container b53e1a33ee63 [2021-05-17T23:38:22.740Z] ---> 6ac28f42e53d [2021-05-17T23:38:22.740Z] [2021-05-17T23:38:22.740Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:38:22.740Z] ---> 9852663dfa18 [2021-05-17T23:38:22.740Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:38:23.304Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T23:38:23.565Z] ---> aefe523efa57 [2021-05-17T23:38:23.565Z] 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-17T23:38:23.565Z] ---> Running in b8cf174c084d [2021-05-17T23:38:23.565Z] Removing intermediate container 91b1800d8397 [2021-05-17T23:38:23.565Z] ---> 37e5deeb89ad [2021-05-17T23:38:23.565Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T23:38:23.565Z] ---> Running in 1fb20f26fc81 [2021-05-17T23:38:23.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-17T23:38:23.726Z] ---> Running in 0c65995121e8 [2021-05-17T23:38:23.828Z] ---> Running in 16a4bcfefe5d [2021-05-17T23:38:23.828Z] ---> Running in 77ede13b668e [2021-05-17T23:38:23.828Z] ---> 441e40dc632b [2021-05-17T23:38:23.828Z] 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-17T23:38:24.002Z] ---> af1b8039b5e3 [2021-05-17T23:38:24.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T23:38:24.089Z] Removing intermediate container b8cf174c084d [2021-05-17T23:38:24.090Z] ---> 646d4c2c2c8b [2021-05-17T23:38:24.090Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:38:24.090Z] Removing intermediate container 16a4bcfefe5d [2021-05-17T23:38:24.090Z] ---> 4f9481aed4c8 [2021-05-17T23:38:24.090Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T23:38:24.090Z] Removing intermediate container 77ede13b668e [2021-05-17T23:38:24.090Z] ---> 7a85934dedd2 [2021-05-17T23:38:24.090Z] Step 16/24 : WORKDIR / [2021-05-17T23:38:24.350Z] ---> 2cfa7fbf686a [2021-05-17T23:38:24.350Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T23:38:24.350Z] ---> Running in 764b603bba58 [2021-05-17T23:38:24.350Z] ---> Running in edcfcf695959 [2021-05-17T23:38:24.609Z] ---> 22452c6b485b [2021-05-17T23:38:24.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T23:38:25.181Z] ---> 282023f441d2 [2021-05-17T23:38:25.181Z] 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-17T23:38:25.447Z] Removing intermediate container edcfcf695959 [2021-05-17T23:38:25.447Z] ---> e90ed74a83cd [2021-05-17T23:38:25.447Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:38:25.447Z] ---> 35b52898ca6e [2021-05-17T23:38:25.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T23:38:25.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:25.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:38:25.716Z] ---> 894804d2b8fa [2021-05-17T23:38:25.716Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T23:38:25.978Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T23:38:25.978Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T23:38:25.978Z] Executing bash-5.0.17-r0.post-install [2021-05-17T23:38:25.978Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:38:25.978Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T23:38:25.978Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T23:38:25.978Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:25.978Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T23:38:26.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:26.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:26.566Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T23:38:26.566Z] Removing intermediate container 1fb20f26fc81 [2021-05-17T23:38:26.566Z] ---> 6ab77548e704 [2021-05-17T23:38:26.566Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T23:38:26.566Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T23:38:26.566Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T23:38:26.566Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T23:38:26.566Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T23:38:26.566Z] ---> fa1b3fcc616e [2021-05-17T23:38:26.566Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T23:38:26.566Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T23:38:26.829Z] ---> d928f7c7190d [2021-05-17T23:38:26.829Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T23:38:27.045Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:27.045Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:38:27.045Z] ---> c016eb472d00 [2021-05-17T23:38:27.045Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T23:38:27.045Z] OK: 5 MiB in 15 packages [2021-05-17T23:38:27.319Z] Removing intermediate container 0017f30e93bd [2021-05-17T23:38:27.319Z] ---> 22cc266fd61c [2021-05-17T23:38:27.319Z] [2021-05-17T23:38:27.319Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T23:38:27.319Z] ---> 9852663dfa18 [2021-05-17T23:38:27.319Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T23:38:27.319Z] Removing intermediate container 08b219158c7c [2021-05-17T23:38:27.319Z] ---> a4d2539a30a6 [2021-05-17T23:38:27.319Z] [2021-05-17T23:38:27.319Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T23:38:27.319Z] ---> 9852663dfa18 [2021-05-17T23:38:27.319Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:38:27.319Z] ---> Running in 068afc8483d4 [2021-05-17T23:38:27.405Z] ---> Running in 34ff9bb10666 [2021-05-17T23:38:27.592Z] ---> Running in cd88b0e3297c [2021-05-17T23:38:27.592Z] ---> Running in 1bba2781d827 [2021-05-17T23:38:27.592Z] Removing intermediate container 3e8f5e81a9ac [2021-05-17T23:38:27.592Z] ---> e7e7f445a928 [2021-05-17T23:38:27.592Z] [2021-05-17T23:38:27.592Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T23:38:27.883Z] 20.10.0: Pulling from library/docker [2021-05-17T23:38:28.157Z] Removing intermediate container 068afc8483d4 [2021-05-17T23:38:28.157Z] ---> 345b3e738d99 [2021-05-17T23:38:28.443Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T23:38:28.725Z] ---> Running in cfe71dccb66b [2021-05-17T23:38:28.725Z] Removing intermediate container 0c65995121e8 [2021-05-17T23:38:28.725Z] ---> f652e44e4e1e [2021-05-17T23:38:28.725Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:38:29.005Z] ---> Running in 40d8b3740ad6 [2021-05-17T23:38:29.614Z] Removing intermediate container cfe71dccb66b [2021-05-17T23:38:29.614Z] ---> d9187b165f94 [2021-05-17T23:38:29.614Z] Step 20/22 : LABEL arch=arm64 [2021-05-17T23:38:29.888Z] Removing intermediate container 40d8b3740ad6 [2021-05-17T23:38:29.888Z] ---> 3e1971579104 [2021-05-17T23:38:29.888Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T23:38:29.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:29.888Z] ---> Running in 46ed894ab5f2 [2021-05-17T23:38:30.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:30.162Z] ---> Running in cc77d7b61ea2 [2021-05-17T23:38:30.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:30.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:30.729Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T23:38:31.007Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:31.007Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:38:31.007Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:38:31.007Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:31.007Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:38:31.283Z] Removing intermediate container 46ed894ab5f2 [2021-05-17T23:38:31.283Z] ---> 3a90b99c120c [2021-05-17T23:38:31.283Z] Step 21/22 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:38:31.283Z] OK: 5 MiB in 15 packages [2021-05-17T23:38:31.283Z] OK: 6 MiB in 16 packages [2021-05-17T23:38:31.562Z] Removing intermediate container cc77d7b61ea2 [2021-05-17T23:38:31.562Z] ---> bdd603ff10dc [2021-05-17T23:38:31.562Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T23:38:31.611Z] ---> 687c53a79c2b [2021-05-17T23:38:31.611Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T23:38:31.611Z] ---> Running in 022585fa36ee [2021-05-17T23:38:31.611Z] ---> 39227e17effd [2021-05-17T23:38:31.611Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T23:38:31.611Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T23:38:31.611Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T23:38:31.611Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T23:38:31.611Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T23:38:31.611Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T23:38:31.611Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T23:38:31.611Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T23:38:31.840Z] ---> Running in 6bf5a4ddeaca [2021-05-17T23:38:31.840Z] ---> Running in 59864af389b0 [2021-05-17T23:38:32.187Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T23:38:32.440Z] Removing intermediate container 6bf5a4ddeaca [2021-05-17T23:38:32.440Z] ---> 9740a6a83ead [2021-05-17T23:38:32.440Z] Step 22/22 : LABEL version=2.0.0-dev.222 [2021-05-17T23:38:32.722Z] ---> Running in 31c373b9c975 [2021-05-17T23:38:32.722Z] Removing intermediate container 59864af389b0 [2021-05-17T23:38:32.722Z] ---> e4449faf649d [2021-05-17T23:38:32.722Z] Step 16/24 : WORKDIR / [2021-05-17T23:38:32.764Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T23:38:32.764Z] Removing intermediate container 34ff9bb10666 [2021-05-17T23:38:32.764Z] ---> fecc39186a76 [2021-05-17T23:38:32.764Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T23:38:32.764Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T23:38:32.764Z] Removing intermediate container 022585fa36ee [2021-05-17T23:38:32.764Z] ---> 6d6f80f4ed03 [2021-05-17T23:38:32.764Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:38:32.764Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T23:38:32.764Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T23:38:33.007Z] ---> Running in 3a7fbb7080f1 [2021-05-17T23:38:33.283Z] Removing intermediate container 1bba2781d827 [2021-05-17T23:38:33.283Z] ---> 7831ced9b760 [2021-05-17T23:38:33.283Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:38:33.337Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T23:38:33.337Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T23:38:33.337Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T23:38:33.337Z] ---> 8ff1fcdc362c [2021-05-17T23:38:33.337Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T23:38:33.337Z] ---> Running in 31644078054b [2021-05-17T23:38:33.337Z] ---> 07319e15138b [2021-05-17T23:38:33.337Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T23:38:33.555Z] ---> Running in 71d4add45a00 [2021-05-17T23:38:33.555Z] Removing intermediate container cd88b0e3297c [2021-05-17T23:38:33.555Z] ---> 37c614f8560a [2021-05-17T23:38:33.555Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:38:33.555Z] Removing intermediate container 31c373b9c975 [2021-05-17T23:38:33.555Z] ---> 202033a58627 [2021-05-17T23:38:33.555Z] [2021-05-17T23:38:33.601Z] ---> 4accfcdd9512 [2021-05-17T23:38:33.601Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T23:38:33.601Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T23:38:33.835Z] ---> Running in 59eef6f81f3e [2021-05-17T23:38:33.865Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T23:38:33.865Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T23:38:33.865Z] ---> Running in e2fc72c99915 [2021-05-17T23:38:33.865Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T23:38:33.865Z] ---> Running in 0f8cbab48a8f [2021-05-17T23:38:33.865Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T23:38:34.110Z] Removing intermediate container 3a7fbb7080f1 [2021-05-17T23:38:34.110Z] ---> 3b9dc689c8ac [2021-05-17T23:38:34.110Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:38:34.384Z] Removing intermediate container 71d4add45a00 [2021-05-17T23:38:34.384Z] ---> d933fd2d1346 [2021-05-17T23:38:34.384Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T23:38:34.384Z] Successfully built 202033a58627 [2021-05-17T23:38:34.384Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-17T23:38:34.435Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T23:38:34.435Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T23:38:34.435Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T23:38:34.656Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-05-17T23:38:34.656Z] ---> Running in 64463464a11b [2021-05-17T23:38:34.696Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T23:38:34.696Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T23:38:34.696Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T23:38:34.696Z] Removing intermediate container 31644078054b [2021-05-17T23:38:34.696Z] ---> 479b6162e8d9 [2021-05-17T23:38:34.696Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T23:38:34.926Z] Removing intermediate container 59eef6f81f3e [2021-05-17T23:38:34.926Z] ---> 35122104ffc4 [2021-05-17T23:38:34.926Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T23:38:35.211Z] ---> Running in b564bb4f4eb4 [2021-05-17T23:38:35.484Z] Removing intermediate container 64463464a11b [2021-05-17T23:38:35.484Z] ---> 0b01b279ad35 [2021-05-17T23:38:35.484Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T23:38:35.484Z] ---> ef8ae7212820 [2021-05-17T23:38:35.484Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T23:38:35.642Z] ---> 7a6a4cfae642 [2021-05-17T23:38:35.642Z] 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-17T23:38:35.906Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T23:38:35.906Z] OK: 72 MiB in 59 packages [2021-05-17T23:38:36.085Z] ---> Running in fd6034e74afb [2021-05-17T23:38:36.086Z] Removing intermediate container b564bb4f4eb4 [2021-05-17T23:38:36.086Z] ---> 54fd9a13c17b [2021-05-17T23:38:36.086Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T23:38:36.364Z] ---> Running in 0e70d58d6dba [2021-05-17T23:38:36.487Z] ---> Running in ff16a52d9fb6 [2021-05-17T23:38:36.487Z] ---> Running in a2735eeeea57 [2021-05-17T23:38:36.487Z] Removing intermediate container e2fc72c99915 [2021-05-17T23:38:36.487Z] ---> 8ab90cda0b05 [2021-05-17T23:38:36.487Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:38:36.750Z] Collecting docker-compose==1.23.2 [2021-05-17T23:38:36.750Z] ---> Running in b4a3f3c0186d [2021-05-17T23:38:36.750Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T23:38:36.967Z] Removing intermediate container fd6034e74afb [2021-05-17T23:38:36.967Z] ---> 2e3bad043144 [2021-05-17T23:38:36.967Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:38:37.326Z] Removing intermediate container ff16a52d9fb6 [2021-05-17T23:38:37.326Z] ---> da2ce08e4d98 [2021-05-17T23:38:37.326Z] Step 22/23 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:38:37.326Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T23:38:37.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T23:38:37.590Z] ---> Running in 31fdb7dd35d7 [2021-05-17T23:38:37.590Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T23:38:37.590Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T23:38:37.601Z] Removing intermediate container 0e70d58d6dba [2021-05-17T23:38:37.601Z] ---> c9f8ea13a8aa [2021-05-17T23:38:37.601Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:38:37.862Z] Removing intermediate container b4a3f3c0186d [2021-05-17T23:38:37.862Z] ---> 624ac86781a7 [2021-05-17T23:38:37.862Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T23:38:37.862Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T23:38:37.862Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T23:38:38.123Z] ---> Running in 25da1068b6cf [2021-05-17T23:38:38.123Z] Removing intermediate container 31fdb7dd35d7 [2021-05-17T23:38:38.123Z] ---> c53fad6e3248 [2021-05-17T23:38:38.123Z] Step 23/23 : LABEL version=2.0.0-dev.222 [2021-05-17T23:38:38.123Z] Collecting PyYAML<4,>=3.10 [2021-05-17T23:38:38.123Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T23:38:38.691Z] ---> 2fb863c6fbd5 [2021-05-17T23:38:38.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T23:38:38.691Z] ---> 1e4c66a339c9 [2021-05-17T23:38:38.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T23:38:39.065Z] ---> Running in 2e3203c4dca5 [2021-05-17T23:38:39.065Z] Removing intermediate container 25da1068b6cf [2021-05-17T23:38:39.065Z] ---> 3a52383fb214 [2021-05-17T23:38:39.065Z] Step 23/24 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:38:39.325Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T23:38:39.325Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T23:38:39.325Z] Removing intermediate container 0f8cbab48a8f [2021-05-17T23:38:39.325Z] ---> e749a25f64de [2021-05-17T23:38:39.325Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:38:39.602Z] ---> Running in 97c54f251828 [2021-05-17T23:38:39.602Z] Removing intermediate container a2735eeeea57 [2021-05-17T23:38:39.602Z] ---> ffae315d9bcf [2021-05-17T23:38:39.602Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T23:38:39.863Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T23:38:39.863Z] Removing intermediate container 2e3203c4dca5 [2021-05-17T23:38:39.863Z] ---> 55f025c0011c [2021-05-17T23:38:39.863Z] [2021-05-17T23:38:39.863Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T23:38:39.863Z] Successfully built 55f025c0011c [2021-05-17T23:38:39.863Z] ---> Running in e4092606ff37 [2021-05-17T23:38:40.167Z] ---> 1223e3351ae9 [2021-05-17T23:38:40.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T23:38:40.168Z] Successfully tagged support-notifications:latest [2021-05-17T23:38:40.168Z] Building core-command [2021-05-17T23:38:40.168Z] Removing intermediate container 97c54f251828 [2021-05-17T23:38:40.168Z] ---> f2500b82ddf0 [2021-05-17T23:38:40.168Z] Step 24/24 : LABEL version=2.0.0-dev.222 [2021-05-17T23:38:40.168Z]  Building support-notifications ... done  ---> 7d4e85694dc7 [2021-05-17T23:38:40.445Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T23:38:40.445Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T23:38:40.445Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T23:38:40.714Z] ---> Running in 03f96c7c9628 [2021-05-17T23:38:40.714Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T23:38:40.714Z] Removing intermediate container e4092606ff37 [2021-05-17T23:38:40.714Z] ---> f7e400b3e0f8 [2021-05-17T23:38:40.714Z] Step 24/26 : LABEL arch=x86_64 [2021-05-17T23:38:40.714Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T23:38:41.152Z] ---> cf5c6c457ca9 [2021-05-17T23:38:41.152Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T23:38:41.152Z] ---> Running in 9a0d30667dff [2021-05-17T23:38:42.139Z] ---> f403aa0f6a99 [2021-05-17T23:38:42.139Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T23:38:42.139Z] Removing intermediate container 9a0d30667dff [2021-05-17T23:38:42.139Z] ---> 0e1ffe54fba9 [2021-05-17T23:38:42.139Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:38:42.750Z] ---> Running in a722a36bc374 [2021-05-17T23:38:43.025Z] ---> e372aad4f324 [2021-05-17T23:38:43.025Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T23:38:43.310Z] Removing intermediate container a722a36bc374 [2021-05-17T23:38:43.310Z] ---> 4de3a3ad1d10 [2021-05-17T23:38:43.310Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T23:38:43.591Z] ---> e3e6fff80c7c [2021-05-17T23:38:43.591Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T23:38:43.869Z] ---> Running in ce1dc1e97d28 [2021-05-17T23:38:43.869Z] ---> Running in 79bebf5341b1 [2021-05-17T23:38:44.033Z] ---> Running in 7ebe194920cc [2021-05-17T23:38:44.033Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T23:38:44.033Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T23:38:44.476Z] ---> ffb0fb59098d [2021-05-17T23:38:44.476Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T23:38:44.753Z] Removing intermediate container ce1dc1e97d28 [2021-05-17T23:38:44.753Z] ---> 4134bba2a274 [2021-05-17T23:38:44.753Z] Step 23/24 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:38:44.753Z] ---> Running in dfd56be385d6 [2021-05-17T23:38:45.030Z] Removing intermediate container 79bebf5341b1 [2021-05-17T23:38:45.031Z] ---> e28b5f3313a9 [2021-05-17T23:38:45.031Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:38:45.031Z] ---> Running in f94d3d08ce42 [2021-05-17T23:38:45.307Z] ---> Running in e625c6cfe34e [2021-05-17T23:38:45.419Z] ---> 09da7c4bda69 [2021-05-17T23:38:45.419Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T23:38:45.419Z] Removing intermediate container 03f96c7c9628 [2021-05-17T23:38:45.419Z] ---> fabae2fe5e05 [2021-05-17T23:38:45.419Z] [2021-05-17T23:38:45.419Z] Successfully built fabae2fe5e05 [2021-05-17T23:38:45.588Z] Removing intermediate container dfd56be385d6 [2021-05-17T23:38:45.588Z] ---> 82076cc4dcee [2021-05-17T23:38:45.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:38:45.860Z] ---> Running in d4d72d82e3b9 [2021-05-17T23:38:45.860Z] Removing intermediate container f94d3d08ce42 [2021-05-17T23:38:45.860Z] ---> 244691f2baf7 [2021-05-17T23:38:45.860Z] Step 24/24 : LABEL version=2.0.0-dev.222 [2021-05-17T23:38:46.140Z] Removing intermediate container e625c6cfe34e [2021-05-17T23:38:46.140Z] ---> 28d34ea5fd26 [2021-05-17T23:38:46.140Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T23:38:46.361Z] 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-17T23:38:46.414Z] ---> Running in 470464977a28 [2021-05-17T23:38:46.414Z] ---> Running in 327ecec8dd20 [2021-05-17T23:38:46.698Z] Removing intermediate container d4d72d82e3b9 [2021-05-17T23:38:46.698Z] ---> db0787265a39 [2021-05-17T23:38:46.698Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T23:38:46.972Z] ---> Running in c315243b9184 [2021-05-17T23:38:46.972Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T23:38:46.972Z] Removing intermediate container 327ecec8dd20 [2021-05-17T23:38:46.972Z] ---> ccbac4ce7b11 [2021-05-17T23:38:46.972Z] [2021-05-17T23:38:47.254Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T23:38:47.254Z] ---> eeaf43b92773 [2021-05-17T23:38:47.254Z] 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-17T23:38:47.254Z] Removing intermediate container 470464977a28 [2021-05-17T23:38:47.254Z] ---> f5b933fdc016 [2021-05-17T23:38:47.255Z] Step 22/23 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:38:47.533Z] ---> Running in 9a3b98725faf [2021-05-17T23:38:47.808Z] Successfully built ccbac4ce7b11 [2021-05-17T23:38:47.808Z] ---> Running in 34aadc2e981f [2021-05-17T23:38:47.808Z] Successfully tagged core-command-arm64:latest [2021-05-17T23:38:48.083Z] Building core-metadata [2021-05-17T23:38:48.084Z]  Building core-command ... done Removing intermediate container c315243b9184 [2021-05-17T23:38:48.084Z] ---> ae721b33b288 [2021-05-17T23:38:48.084Z] Step 22/23 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:38:48.282Z] Successfully tagged core-metadata:latest [2021-05-17T23:38:48.282Z]  Building core-metadata ... done Building support-scheduler [2021-05-17T23:38:48.282Z] Collecting idna<2.8,>=2.5 [2021-05-17T23:38:48.282Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T23:38:48.282Z] Removing intermediate container 7ebe194920cc [2021-05-17T23:38:48.282Z] ---> 35089521e2ed [2021-05-17T23:38:48.282Z] Step 25/26 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:38:48.282Z] 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-17T23:38:48.377Z] ---> Running in 45f17cd19a61 [2021-05-17T23:38:48.377Z] Removing intermediate container 9a3b98725faf [2021-05-17T23:38:48.377Z] ---> bf96deedbf33 [2021-05-17T23:38:48.377Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T23:38:48.654Z] Removing intermediate container 34aadc2e981f [2021-05-17T23:38:48.654Z] ---> ae41fc6c6da3 [2021-05-17T23:38:48.654Z] Step 23/23 : LABEL version=2.0.0-dev.222 [2021-05-17T23:38:48.862Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T23:38:48.862Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T23:38:48.927Z] ---> Running in 6f1a771c1355 [2021-05-17T23:38:49.534Z] ---> Running in d8166f8a2210 [2021-05-17T23:38:49.534Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:38:49.534Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:38:49.534Z] ---> b503782be62b [2021-05-17T23:38:49.534Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T23:38:49.534Z] ---> Using cache [2021-05-17T23:38:49.534Z] ---> f1727b1f72b0 [2021-05-17T23:38:49.534Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:38:49.534Z] ---> Using cache [2021-05-17T23:38:49.534Z] ---> d2a7da56718b [2021-05-17T23:38:49.534Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T23:38:49.534Z] ---> Using cache [2021-05-17T23:38:49.534Z] ---> faf1b6a319d4 [2021-05-17T23:38:49.534Z] Step 6/32 : COPY go.mod . [2021-05-17T23:38:49.534Z] ---> Using cache [2021-05-17T23:38:49.534Z] ---> e918ef8036ac [2021-05-17T23:38:49.534Z] Step 7/32 : RUN go mod download [2021-05-17T23:38:49.534Z] ---> Using cache [2021-05-17T23:38:49.534Z] ---> 7158b251bd4a [2021-05-17T23:38:49.534Z] Step 8/32 : COPY . . [2021-05-17T23:38:49.534Z] Removing intermediate container 45f17cd19a61 [2021-05-17T23:38:49.534Z] ---> 931e1948608b [2021-05-17T23:38:49.534Z] Step 23/23 : LABEL version=2.0.0-dev.222 [2021-05-17T23:38:49.809Z] ---> Using cache [2021-05-17T23:38:49.809Z] ---> 96a9a8a3cbd5 [2021-05-17T23:38:49.809Z] Step 9/32 : RUN go mod tidy [2021-05-17T23:38:49.809Z] ---> Using cache [2021-05-17T23:38:49.809Z] ---> bf551bb7e67e [2021-05-17T23:38:49.809Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T23:38:50.420Z] ---> Running in 9daa81ef553b [2021-05-17T23:38:50.420Z] ---> Running in 760912f89bf1 [2021-05-17T23:38:50.691Z] Removing intermediate container d8166f8a2210 [2021-05-17T23:38:50.692Z] ---> 069da284fe74 [2021-05-17T23:38:50.692Z] [2021-05-17T23:38:51.298Z] Successfully built 069da284fe74 [2021-05-17T23:38:51.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:51.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:38:51.580Z] Successfully tagged support-scheduler-arm64:latest [2021-05-17T23:38:51.580Z]  Building support-scheduler ... done Building core-data [2021-05-17T23:38:51.580Z] Removing intermediate container 9daa81ef553b [2021-05-17T23:38:51.580Z] ---> 4bb06dfd650e [2021-05-17T23:38:51.580Z] [2021-05-17T23:38:51.853Z] Successfully built 4bb06dfd650e [2021-05-17T23:38:51.853Z] Successfully tagged support-notifications-arm64:latest [2021-05-17T23:38:51.853Z]  Building support-notifications ... done Building security-secretstore-setup [2021-05-17T23:38:51.853Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T23:38:52.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-17T23:38:52.126Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T23:38:52.126Z] Executing bash-5.0.17-r0.post-install [2021-05-17T23:38:52.126Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:38:52.126Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T23:38:52.126Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T23:38:52.126Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T23:38:52.126Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T23:38:52.126Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T23:38:52.126Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T23:38:52.126Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T23:38:52.126Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T23:38:52.126Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T23:38:52.398Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T23:38:53.073Z] 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-17T23:38:54.016Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:38:54.016Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:38:54.017Z] ---> d24c62d9a727 [2021-05-17T23:38:54.017Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T23:38:54.017Z] ---> Using cache [2021-05-17T23:38:54.017Z] ---> 30aad2543439 [2021-05-17T23:38:54.017Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:38:54.017Z] ---> Using cache [2021-05-17T23:38:54.017Z] ---> 18e0f289a1f9 [2021-05-17T23:38:54.017Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T23:38:54.017Z] ---> Using cache [2021-05-17T23:38:54.017Z] ---> 8964eb4292cc [2021-05-17T23:38:54.017Z] Step 6/23 : COPY go.mod . [2021-05-17T23:38:54.017Z] ---> Using cache [2021-05-17T23:38:54.017Z] ---> ef4e3f763bac [2021-05-17T23:38:54.017Z] Step 7/23 : RUN go mod download [2021-05-17T23:38:54.017Z] ---> Using cache [2021-05-17T23:38:54.017Z] ---> 94869a1c0798 [2021-05-17T23:38:54.017Z] Step 8/23 : COPY . . [2021-05-17T23:38:54.017Z] ---> Using cache [2021-05-17T23:38:54.017Z] ---> 8f6461595e3e [2021-05-17T23:38:54.017Z] Step 9/23 : RUN go mod tidy [2021-05-17T23:38:54.017Z] ---> Using cache [2021-05-17T23:38:54.017Z] ---> 83017e634e17 [2021-05-17T23:38:54.017Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T23:38:55.032Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T23:38:55.032Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T23:38:55.032Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T23:38:55.032Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T23:38:55.032Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T23:38:55.032Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T23:38:55.032Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T23:38:55.032Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T23:38:55.032Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T23:38:55.032Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T23:38:55.032Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T23:38:55.032Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T23:38:55.032Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T23:38:55.033Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T23:38:55.033Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T23:38:55.033Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T23:38:55.033Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T23:38:55.033Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T23:38:55.305Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T23:38:55.305Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T23:38:55.305Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T23:38:55.305Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T23:38:55.305Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T23:38:55.305Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T23:38:55.305Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T23:38:55.305Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T23:38:55.589Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T23:38:55.589Z] OK: 72 MiB in 59 packages [2021-05-17T23:38:55.597Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T23:38:55.597Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T23:38:57.104Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T23:38:57.104Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T23:38:57.104Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T23:38:57.104Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T23:38:57.104Z] Installing collected packages: cached-property, websocket-client, jsonschema, PyYAML, docopt, idna, urllib3, requests, docker-pycreds, docker, dockerpty, texttable, docker-compose [2021-05-17T23:38:58.047Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:38:58.047Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:38:58.047Z] ---> d24c62d9a727 [2021-05-17T23:38:58.047Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:38:58.047Z] ---> Using cache [2021-05-17T23:38:58.047Z] ---> 30aad2543439 [2021-05-17T23:38:58.047Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:38:58.047Z] ---> Using cache [2021-05-17T23:38:58.047Z] ---> 18e0f289a1f9 [2021-05-17T23:38:58.047Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T23:38:58.047Z] ---> Using cache [2021-05-17T23:38:58.047Z] ---> 8964eb4292cc [2021-05-17T23:38:58.047Z] Step 6/24 : COPY go.mod . [2021-05-17T23:38:58.047Z] ---> Using cache [2021-05-17T23:38:58.047Z] ---> ef4e3f763bac [2021-05-17T23:38:58.047Z] Step 7/24 : RUN go mod download [2021-05-17T23:38:58.047Z] ---> Using cache [2021-05-17T23:38:58.047Z] ---> 94869a1c0798 [2021-05-17T23:38:58.047Z] Step 8/24 : COPY . . [2021-05-17T23:38:58.047Z] ---> Using cache [2021-05-17T23:38:58.047Z] ---> 8f6461595e3e [2021-05-17T23:38:58.047Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:38:58.047Z] ---> Using cache [2021-05-17T23:38:58.047Z] ---> 83017e634e17 [2021-05-17T23:38:58.047Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T23:39:01.010Z] Collecting docker-compose==1.23.2 [2021-05-17T23:39:01.010Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T23:39:01.400Z] ---> Running in f65bf658f520 [2021-05-17T23:39:01.400Z] ---> 4eb27c4ceb72 [2021-05-17T23:39:01.400Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T23:39:01.400Z] ---> Running in 6a0ad80c055d [2021-05-17T23:39:01.400Z] ---> Running in 5d5e5c85f476 [2021-05-17T23:39:01.400Z] Running setup.py install for PyYAML: started [2021-05-17T23:39:01.400Z] Removing intermediate container f65bf658f520 [2021-05-17T23:39:01.400Z] ---> 4e7ee722a4d5 [2021-05-17T23:39:01.400Z] Step 26/26 : LABEL version=2.0.0-dev.222 [2021-05-17T23:39:01.400Z] ---> 3c5aa8ba67d1 [2021-05-17T23:39:01.400Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T23:39:01.400Z] ---> Running in 24e7a8acc53c [2021-05-17T23:39:01.640Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T23:39:01.640Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T23:39:01.671Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T23:39:01.671Z] Running setup.py install for docopt: started [2021-05-17T23:39:01.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-17T23:39:01.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-command/core-command ./cmd/core-command [2021-05-17T23:39:01.939Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T23:39:01.939Z] Attempting uninstall: idna [2021-05-17T23:39:01.939Z] Found existing installation: idna 2.9 [2021-05-17T23:39:01.939Z] Uninstalling idna-2.9: [2021-05-17T23:39:01.939Z] Successfully uninstalled idna-2.9 [2021-05-17T23:39:01.939Z] Removing intermediate container 24e7a8acc53c [2021-05-17T23:39:01.939Z] ---> 620e8e31277e [2021-05-17T23:39:01.939Z] [2021-05-17T23:39:01.939Z] ---> 6726ef3437c1 [2021-05-17T23:39:01.939Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T23:39:02.204Z] Attempting uninstall: urllib3 [2021-05-17T23:39:02.204Z] Found existing installation: urllib3 1.25.9 [2021-05-17T23:39:02.204Z] Uninstalling urllib3-1.25.9: [2021-05-17T23:39:02.204Z] Successfully built 620e8e31277e [2021-05-17T23:39:02.204Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T23:39:02.204Z] Successfully tagged security-secretstore-setup:latest [2021-05-17T23:39:02.204Z]  Building security-secretstore-setup ... done Building core-data [2021-05-17T23:39:02.471Z] ---> Running in 5b7a80048e99 [2021-05-17T23:39:02.471Z] Attempting uninstall: requests [2021-05-17T23:39:02.471Z] Found existing installation: requests 2.23.0 [2021-05-17T23:39:02.471Z] Uninstalling requests-2.23.0: [2021-05-17T23:39:02.471Z] Successfully uninstalled requests-2.23.0 [2021-05-17T23:39:02.733Z] Removing intermediate container 5b7a80048e99 [2021-05-17T23:39:02.733Z] ---> 4b9792b82168 [2021-05-17T23:39:02.733Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T23:39:04.304Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T23:39:04.584Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T23:39:06.992Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:39:06.992Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:39:06.992Z] ---> d24c62d9a727 [2021-05-17T23:39:06.992Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:39:06.992Z] ---> Using cache [2021-05-17T23:39:06.992Z] ---> 30aad2543439 [2021-05-17T23:39:06.992Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:39:06.992Z] ---> Using cache [2021-05-17T23:39:06.992Z] ---> 18e0f289a1f9 [2021-05-17T23:39:06.992Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T23:39:08.019Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T23:39:08.019Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T23:39:08.298Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T23:39:08.299Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T23:39:09.744Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T23:39:09.744Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T23:39:11.236Z] Running setup.py install for dockerpty: started [2021-05-17T23:39:11.236Z] ---> ee718dd6c658 [2021-05-17T23:39:11.236Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T23:39:11.236Z] ---> Running in 9640b2ae0587 [2021-05-17T23:39:11.236Z] ---> Running in 57580ed7fb93 [2021-05-17T23:39:11.236Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T23:39:11.236Z] Running setup.py install for texttable: started [2021-05-17T23:39:11.756Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T23:39:11.756Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T23:39:11.822Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T23:39:12.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:39:12.100Z] 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-17T23:39:12.703Z] Removing intermediate container 57580ed7fb93 [2021-05-17T23:39:12.703Z] ---> c09d8b982512 [2021-05-17T23:39:12.703Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T23:39:12.703Z] ---> Running in 653e8d98bf1e [2021-05-17T23:39:12.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:39:12.975Z] Removing intermediate container 653e8d98bf1e [2021-05-17T23:39:12.975Z] ---> bfc31eba979b [2021-05-17T23:39:12.975Z] Step 29/32 : CMD ["gate"] [2021-05-17T23:39:13.587Z] ---> Running in 4648b204cd17 [2021-05-17T23:39:13.587Z] OK: 219 MiB in 52 packages [2021-05-17T23:39:13.754Z] Collecting PyYAML<4,>=3.10 [2021-05-17T23:39:13.754Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T23:39:13.864Z] Removing intermediate container 4648b204cd17 [2021-05-17T23:39:13.864Z] ---> 8d3aa8fdfad3 [2021-05-17T23:39:13.864Z] Step 30/32 : LABEL arch=x86_64 [2021-05-17T23:39:14.488Z] ---> Running in 9cefef51046a [2021-05-17T23:39:15.090Z] Removing intermediate container 9640b2ae0587 [2021-05-17T23:39:15.090Z] ---> cf49f4e2be92 [2021-05-17T23:39:15.090Z] Step 6/24 : COPY go.mod . [2021-05-17T23:39:16.092Z] Removing intermediate container 9cefef51046a [2021-05-17T23:39:16.092Z] ---> 3e1f251f59b2 [2021-05-17T23:39:16.092Z] Step 31/32 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:39:16.370Z] ---> 978ad60e0ceb [2021-05-17T23:39:16.370Z] Step 7/24 : RUN go mod download [2021-05-17T23:39:16.396Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:39:16.396Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:39:16.396Z] ---> b503782be62b [2021-05-17T23:39:16.396Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:39:16.396Z] ---> Using cache [2021-05-17T23:39:16.396Z] ---> f1727b1f72b0 [2021-05-17T23:39:16.396Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:39:16.396Z] ---> Using cache [2021-05-17T23:39:16.396Z] ---> d2a7da56718b [2021-05-17T23:39:16.396Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T23:39:16.396Z] ---> Using cache [2021-05-17T23:39:16.396Z] ---> faf1b6a319d4 [2021-05-17T23:39:16.396Z] Step 6/24 : COPY go.mod . [2021-05-17T23:39:16.396Z] ---> Using cache [2021-05-17T23:39:16.396Z] ---> e918ef8036ac [2021-05-17T23:39:16.396Z] Step 7/24 : RUN go mod download [2021-05-17T23:39:16.396Z] ---> Using cache [2021-05-17T23:39:16.396Z] ---> 7158b251bd4a [2021-05-17T23:39:16.396Z] Step 8/24 : COPY . . [2021-05-17T23:39:16.396Z] ---> Using cache [2021-05-17T23:39:16.396Z] ---> 96a9a8a3cbd5 [2021-05-17T23:39:16.396Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:39:16.396Z] ---> Using cache [2021-05-17T23:39:16.396Z] ---> bf551bb7e67e [2021-05-17T23:39:16.396Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T23:39:17.368Z] ---> Running in d04efd137369 [2021-05-17T23:39:17.368Z] ---> Running in 3a56873f9f58 [2021-05-17T23:39:17.643Z] Removing intermediate container 764b603bba58 [2021-05-17T23:39:17.643Z] ---> 78847076287e [2021-05-17T23:39:17.643Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T23:39:17.918Z] Removing intermediate container 3a56873f9f58 [2021-05-17T23:39:17.918Z] ---> fbaf6cf54da1 [2021-05-17T23:39:17.918Z] Step 32/32 : LABEL version=2.0.0-dev.222 [2021-05-17T23:39:17.918Z] ---> Running in ed7dbc1def57 [2021-05-17T23:39:18.185Z] ---> Running in 87bca6ffc52f [2021-05-17T23:39:18.459Z] Removing intermediate container ed7dbc1def57 [2021-05-17T23:39:18.459Z] ---> 84d24395c83a [2021-05-17T23:39:18.459Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T23:39:18.459Z] Removing intermediate container 87bca6ffc52f [2021-05-17T23:39:18.459Z] ---> e3996780c5e1 [2021-05-17T23:39:18.459Z] [2021-05-17T23:39:18.459Z] Successfully built e3996780c5e1 [2021-05-17T23:39:18.459Z] Successfully tagged security-bootstrapper:latest [2021-05-17T23:39:18.459Z] Building security-proxy-setup [2021-05-17T23:39:18.459Z]  Building security-bootstrapper ... done  ---> Running in 652ce3c8e40d [2021-05-17T23:39:19.882Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T23:39:19.882Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T23:39:20.495Z] ---> Running in ad6c8b5e379d [2021-05-17T23:39:20.495Z] 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-17T23:39:20.772Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T23:39:20.772Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T23:39:22.685Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:39:22.685Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:39:22.685Z] ---> d24c62d9a727 [2021-05-17T23:39:22.685Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T23:39:22.685Z] ---> Using cache [2021-05-17T23:39:22.685Z] ---> 30aad2543439 [2021-05-17T23:39:22.685Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:39:22.685Z] ---> Using cache [2021-05-17T23:39:22.685Z] ---> 18e0f289a1f9 [2021-05-17T23:39:22.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T23:39:22.685Z] ---> Using cache [2021-05-17T23:39:22.685Z] ---> 8964eb4292cc [2021-05-17T23:39:22.685Z] Step 6/22 : COPY go.mod . [2021-05-17T23:39:22.685Z] ---> Using cache [2021-05-17T23:39:22.685Z] ---> ef4e3f763bac [2021-05-17T23:39:22.685Z] Step 7/22 : RUN go mod download [2021-05-17T23:39:22.685Z] ---> Using cache [2021-05-17T23:39:22.685Z] ---> 94869a1c0798 [2021-05-17T23:39:22.685Z] Step 8/22 : COPY . . [2021-05-17T23:39:22.685Z] ---> Using cache [2021-05-17T23:39:22.685Z] ---> 8f6461595e3e [2021-05-17T23:39:22.685Z] Step 9/22 : RUN go mod tidy [2021-05-17T23:39:22.685Z] ---> Using cache [2021-05-17T23:39:22.685Z] ---> 83017e634e17 [2021-05-17T23:39:22.685Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T23:39:23.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-17T23:39:23.448Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:39:23.448Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:39:23.448Z] ---> b503782be62b [2021-05-17T23:39:23.448Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:39:23.448Z] ---> Using cache [2021-05-17T23:39:23.448Z] ---> f1727b1f72b0 [2021-05-17T23:39:23.448Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:39:23.448Z] ---> Using cache [2021-05-17T23:39:23.448Z] ---> d2a7da56718b [2021-05-17T23:39:23.448Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T23:39:23.448Z] ---> Running in a1ce43588dba [2021-05-17T23:39:23.740Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:39:23.740Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:39:23.740Z] ---> b503782be62b [2021-05-17T23:39:23.740Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T23:39:23.740Z] ---> Using cache [2021-05-17T23:39:23.740Z] ---> f1727b1f72b0 [2021-05-17T23:39:23.740Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:39:23.740Z] ---> Using cache [2021-05-17T23:39:23.740Z] ---> d2a7da56718b [2021-05-17T23:39:23.740Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T23:39:23.740Z] ---> Using cache [2021-05-17T23:39:23.740Z] ---> faf1b6a319d4 [2021-05-17T23:39:23.740Z] Step 6/26 : COPY go.mod . [2021-05-17T23:39:23.740Z] ---> Using cache [2021-05-17T23:39:23.740Z] ---> e918ef8036ac [2021-05-17T23:39:23.740Z] Step 7/26 : RUN go mod download [2021-05-17T23:39:23.740Z] ---> Using cache [2021-05-17T23:39:23.740Z] ---> 7158b251bd4a [2021-05-17T23:39:23.740Z] Step 8/26 : COPY . . [2021-05-17T23:39:23.740Z] ---> Using cache [2021-05-17T23:39:23.740Z] ---> 96a9a8a3cbd5 [2021-05-17T23:39:23.740Z] Step 9/26 : RUN go mod tidy [2021-05-17T23:39:23.740Z] ---> Using cache [2021-05-17T23:39:23.740Z] ---> bf551bb7e67e [2021-05-17T23:39:23.740Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T23:39:24.023Z] ---> Running in ff8e3612ab70 [2021-05-17T23:39:24.301Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T23:39:24.301Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T23:39:24.903Z] Collecting idna<2.8,>=2.5 [2021-05-17T23:39:24.903Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T23:39:25.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:39:25.899Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T23:39:26.175Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T23:39:26.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-17T23:39:26.455Z] 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-17T23:39:26.455Z] 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-17T23:39:26.455Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T23:39:26.455Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T23:39:26.455Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T23:39:26.455Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T23:39:26.894Z] Removing intermediate container 652ce3c8e40d [2021-05-17T23:39:26.894Z] ---> cd2ef532d95c [2021-05-17T23:39:26.894Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T23:39:27.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:39:27.718Z] Installing collected packages: dockerpty, texttable, cached-property, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, docopt, docker-compose [2021-05-17T23:39:27.718Z] Running setup.py install for dockerpty: started [2021-05-17T23:39:28.828Z] ---> Running in 150650900d9e [2021-05-17T23:39:28.828Z] ---> 6a1dd9664c3d [2021-05-17T23:39:28.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T23:39:28.828Z] Removing intermediate container d04efd137369 [2021-05-17T23:39:28.828Z] ---> bbf2607827e5 [2021-05-17T23:39:28.828Z] Step 8/24 : COPY . . [2021-05-17T23:39:29.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-17T23:39:31.143Z] OK: 218 MiB in 52 packages [2021-05-17T23:39:31.143Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T23:39:31.143Z] Running setup.py install for texttable: started [2021-05-17T23:39:32.139Z] Removing intermediate container a1ce43588dba [2021-05-17T23:39:32.139Z] ---> 4deb2f9be6f3 [2021-05-17T23:39:32.139Z] Step 6/24 : COPY go.mod . [2021-05-17T23:39:33.124Z] ---> 998dd878e007 [2021-05-17T23:39:33.124Z] Step 7/24 : RUN go mod download [2021-05-17T23:39:33.397Z] ---> Running in 869e3efc8a2d [2021-05-17T23:39:34.385Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T23:39:35.832Z] Attempting uninstall: idna [2021-05-17T23:39:35.832Z] Found existing installation: idna 2.9 [2021-05-17T23:39:35.832Z] Uninstalling idna-2.9: [2021-05-17T23:39:36.110Z] Successfully uninstalled idna-2.9 [2021-05-17T23:39:37.104Z] Attempting uninstall: urllib3 [2021-05-17T23:39:37.104Z] Found existing installation: urllib3 1.25.9 [2021-05-17T23:39:37.104Z] Uninstalling urllib3-1.25.9: [2021-05-17T23:39:37.104Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T23:39:37.384Z] Removing intermediate container 869e3efc8a2d [2021-05-17T23:39:37.384Z] ---> 9e286cb264c9 [2021-05-17T23:39:37.384Z] Step 8/24 : COPY . . [2021-05-17T23:39:37.979Z] ---> efa5ce981aee [2021-05-17T23:39:37.979Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T23:39:37.995Z] Attempting uninstall: requests [2021-05-17T23:39:37.995Z] Found existing installation: requests 2.23.0 [2021-05-17T23:39:37.995Z] Uninstalling requests-2.23.0: [2021-05-17T23:39:38.241Z] ---> 4009edd19d90 [2021-05-17T23:39:38.241Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:39:38.272Z] Successfully uninstalled requests-2.23.0 [2021-05-17T23:39:38.506Z] ---> 702d7f6906a5 [2021-05-17T23:39:38.507Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T23:39:38.507Z] ---> Running in 806a6dc61320 [2021-05-17T23:39:38.507Z] ---> Running in 2ff39b4dc4ed [2021-05-17T23:39:38.770Z] Removing intermediate container 2ff39b4dc4ed [2021-05-17T23:39:38.770Z] ---> 6286fabb5e23 [2021-05-17T23:39:38.770Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:39:39.034Z] ---> Running in c00c2b8e7603 [2021-05-17T23:39:39.302Z] Removing intermediate container c00c2b8e7603 [2021-05-17T23:39:39.302Z] ---> 1d301805b635 [2021-05-17T23:39:39.302Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T23:39:39.302Z] ---> Running in de9a8e0261d1 [2021-05-17T23:39:39.571Z] Removing intermediate container de9a8e0261d1 [2021-05-17T23:39:39.571Z] ---> b6c8edf8f809 [2021-05-17T23:39:39.571Z] Step 23/24 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:39:39.571Z] ---> Running in 6160636f447c [2021-05-17T23:39:39.842Z] Removing intermediate container 6160636f447c [2021-05-17T23:39:39.842Z] ---> df7bb9d076a9 [2021-05-17T23:39:39.842Z] Step 24/24 : LABEL version=2.0.0-dev.222 [2021-05-17T23:39:40.115Z] ---> Running in 1e1de41c3ce3 [2021-05-17T23:39:40.263Z] Running setup.py install for PyYAML: started [2021-05-17T23:39:40.374Z] Removing intermediate container 1e1de41c3ce3 [2021-05-17T23:39:40.375Z] ---> 7514cae9a604 [2021-05-17T23:39:40.375Z] [2021-05-17T23:39:40.644Z] Successfully built 7514cae9a604 [2021-05-17T23:39:40.644Z] Successfully tagged sys-mgmt-agent:latest [2021-05-17T23:39:40.912Z]  Building sys-mgmt-agent ... done Removing intermediate container 806a6dc61320 [2021-05-17T23:39:40.912Z] ---> df43f00945d1 [2021-05-17T23:39:40.912Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T23:39:41.182Z] ---> Running in 1e43ba5fd944 [2021-05-17T23:39:43.159Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-data/core-data ./cmd/core-data [2021-05-17T23:39:44.992Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T23:39:44.992Z] Running setup.py install for docopt: started [2021-05-17T23:39:49.357Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T23:39:49.962Z] ---> 1c22da89b924 [2021-05-17T23:39:49.962Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:39:49.962Z] 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-17T23:39:50.249Z] ---> Running in 042b47ac7dc7 [2021-05-17T23:39:55.552Z] Removing intermediate container 6a0ad80c055d [2021-05-17T23:39:55.552Z] ---> 30e469f2ba6a [2021-05-17T23:39:55.552Z] [2021-05-17T23:39:55.552Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T23:39:55.552Z] ---> 13621d1b12d4 [2021-05-17T23:39:55.552Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:39:55.552Z] ---> Using cache [2021-05-17T23:39:55.552Z] ---> b76ffeda4aad [2021-05-17T23:39:55.552Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:39:55.552Z] ---> Using cache [2021-05-17T23:39:55.552Z] ---> 1b1a67a88147 [2021-05-17T23:39:55.552Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T23:39:55.814Z] ---> Running in d656c71931c0 [2021-05-17T23:39:56.084Z] Removing intermediate container d656c71931c0 [2021-05-17T23:39:56.084Z] ---> 1a40e5fb67c6 [2021-05-17T23:39:56.084Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T23:39:56.348Z] ---> Running in 20959c069515 [2021-05-17T23:39:58.944Z] Removing intermediate container 20959c069515 [2021-05-17T23:39:58.944Z] ---> 21a84491f66e [2021-05-17T23:39:58.944Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:39:58.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-17T23:39:58.944Z] Removing intermediate container 5d5e5c85f476 [2021-05-17T23:39:58.944Z] ---> 7b09f0899c6e [2021-05-17T23:39:58.944Z] [2021-05-17T23:39:58.944Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:39:58.944Z] ---> 13621d1b12d4 [2021-05-17T23:39:58.944Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:39:58.944Z] ---> Using cache [2021-05-17T23:39:58.944Z] ---> b76ffeda4aad [2021-05-17T23:39:58.944Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:39:58.944Z] ---> Using cache [2021-05-17T23:39:58.944Z] ---> 1b1a67a88147 [2021-05-17T23:39:58.944Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T23:39:58.944Z] ---> Running in 089e1e12c6ee [2021-05-17T23:39:59.209Z] ---> c4c05ab00209 [2021-05-17T23:39:59.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T23:39:59.477Z] Removing intermediate container 089e1e12c6ee [2021-05-17T23:39:59.477Z] ---> 65d8954cbfbb [2021-05-17T23:39:59.477Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T23:39:59.752Z] ---> Running in 7847311519ad [2021-05-17T23:40:00.014Z] ---> 3f8ee4218b29 [2021-05-17T23:40:00.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T23:40:00.282Z] Removing intermediate container 7847311519ad [2021-05-17T23:40:00.282Z] ---> b94611198b5c [2021-05-17T23:40:00.282Z] Step 16/24 : WORKDIR / [2021-05-17T23:40:00.282Z] ---> Running in abe1730f4d11 [2021-05-17T23:40:00.472Z] Removing intermediate container 042b47ac7dc7 [2021-05-17T23:40:00.472Z] ---> 211e096f8a05 [2021-05-17T23:40:00.472Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T23:40:00.472Z] ---> Running in 8a847cbc7355 [2021-05-17T23:40:00.542Z] ---> 1d48e26e58b9 [2021-05-17T23:40:00.542Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T23:40:01.494Z] ---> Running in 6de7d7498840 [2021-05-17T23:40:01.494Z] Removing intermediate container abe1730f4d11 [2021-05-17T23:40:01.494Z] ---> 71c793cd7e72 [2021-05-17T23:40:01.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:40:01.767Z] Removing intermediate container 6de7d7498840 [2021-05-17T23:40:01.767Z] ---> fc4456286d62 [2021-05-17T23:40:01.767Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:40:02.040Z] ---> 7dd719aec152 [2021-05-17T23:40:02.040Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T23:40:02.299Z] ---> Running in 047b851272f5 [2021-05-17T23:40:03.113Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o cmd/core-data/core-data ./cmd/core-data [2021-05-17T23:40:04.850Z] ---> 13b077fe0b68 [2021-05-17T23:40:04.850Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T23:40:04.850Z] Removing intermediate container 150650900d9e [2021-05-17T23:40:04.850Z] ---> 00603a46bbd6 [2021-05-17T23:40:04.850Z] [2021-05-17T23:40:04.850Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T23:40:04.850Z] ---> 13621d1b12d4 [2021-05-17T23:40:04.850Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T23:40:04.850Z] Removing intermediate container 047b851272f5 [2021-05-17T23:40:04.850Z] ---> 84748cc04a8d [2021-05-17T23:40:04.850Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T23:40:04.850Z] ---> Running in b31bfbbb12fd [2021-05-17T23:40:04.850Z] ---> Running in af2e0195eddb [2021-05-17T23:40:04.850Z] ---> 0be5b60d879d [2021-05-17T23:40:04.850Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T23:40:05.107Z] Removing intermediate container 6f1a771c1355 [2021-05-17T23:40:05.107Z] ---> 6c324451e292 [2021-05-17T23:40:05.107Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T23:40:05.107Z] ---> Running in 631addf5a28a [2021-05-17T23:40:05.124Z] ---> Running in 9d65dbd896f7 [2021-05-17T23:40:05.570Z] Removing intermediate container af2e0195eddb [2021-05-17T23:40:05.570Z] ---> a662ad9663c6 [2021-05-17T23:40:05.570Z] Step 22/23 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:05.570Z] ---> Running in d487875af4ab [2021-05-17T23:40:05.570Z] Removing intermediate container 9d65dbd896f7 [2021-05-17T23:40:05.570Z] ---> e0de744c6c5a [2021-05-17T23:40:05.570Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:40:05.570Z] ---> Running in e3d9080bc79e [2021-05-17T23:40:05.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:40:05.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:40:05.986Z] Removing intermediate container d487875af4ab [2021-05-17T23:40:05.986Z] ---> 0e2d9b305b26 [2021-05-17T23:40:05.986Z] Step 23/23 : LABEL version=2.0.0-dev.222 [2021-05-17T23:40:05.986Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T23:40:05.986Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:40:05.986Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T23:40:05.986Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T23:40:05.986Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:40:06.091Z] Removing intermediate container 631addf5a28a [2021-05-17T23:40:06.091Z] ---> c2abc0968831 [2021-05-17T23:40:06.091Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T23:40:06.337Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:40:06.337Z] OK: 7 MiB in 18 packages [2021-05-17T23:40:06.337Z] Removing intermediate container e3d9080bc79e [2021-05-17T23:40:06.337Z] ---> 34eeba3085cf [2021-05-17T23:40:06.337Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T23:40:06.337Z] ---> Running in fbdfedc5ce87 [2021-05-17T23:40:06.337Z] ---> Running in 53054d49c6d9 [2021-05-17T23:40:06.370Z] ---> Running in 7517e065cd9c [2021-05-17T23:40:06.602Z] Removing intermediate container fbdfedc5ce87 [2021-05-17T23:40:06.602Z] ---> 7a6b86446780 [2021-05-17T23:40:06.602Z] [2021-05-17T23:40:06.863Z] Successfully built 7a6b86446780 [2021-05-17T23:40:06.966Z] Removing intermediate container 7517e065cd9c [2021-05-17T23:40:06.967Z] ---> 70320eeeaac8 [2021-05-17T23:40:06.967Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T23:40:07.125Z] Successfully tagged support-scheduler:latest [2021-05-17T23:40:07.125Z]  Building support-scheduler ... done Removing intermediate container 53054d49c6d9 [2021-05-17T23:40:07.125Z] ---> 4c64d39a3ea2 [2021-05-17T23:40:07.125Z] Step 23/24 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:07.390Z] ---> Running in e7ea1dc6a43a [2021-05-17T23:40:07.390Z] Removing intermediate container b31bfbbb12fd [2021-05-17T23:40:07.390Z] ---> c20001efc720 [2021-05-17T23:40:07.390Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T23:40:07.660Z] ---> Running in 740bd730f1d1 [2021-05-17T23:40:07.660Z] Removing intermediate container e7ea1dc6a43a [2021-05-17T23:40:07.660Z] ---> afd5721ccd64 [2021-05-17T23:40:07.660Z] Step 24/24 : LABEL version=2.0.0-dev.222 [2021-05-17T23:40:07.920Z] ---> Running in 5f9ed017d0e8 [2021-05-17T23:40:07.920Z] Removing intermediate container 740bd730f1d1 [2021-05-17T23:40:07.920Z] ---> cbe7f131056f [2021-05-17T23:40:07.920Z] Step 14/22 : WORKDIR /edgex [2021-05-17T23:40:08.490Z] Removing intermediate container 5f9ed017d0e8 [2021-05-17T23:40:08.490Z] ---> d238daad0c80 [2021-05-17T23:40:08.490Z] [2021-05-17T23:40:08.490Z] ---> Running in 5d73c6e0e9a6 [2021-05-17T23:40:08.490Z] Successfully built d238daad0c80 [2021-05-17T23:40:08.755Z] Successfully tagged core-command:latest [2021-05-17T23:40:08.755Z]  Building core-command ... done Removing intermediate container 5d73c6e0e9a6 [2021-05-17T23:40:08.755Z] ---> 1f9842607559 [2021-05-17T23:40:08.755Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T23:40:08.953Z] ---> ea0a5741c5ca [2021-05-17T23:40:08.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T23:40:09.336Z] ---> fd93b6deecd8 [2021-05-17T23:40:09.336Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T23:40:09.910Z] ---> b7d27616e8fc [2021-05-17T23:40:09.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T23:40:10.173Z] ---> ce053dcf6e16 [2021-05-17T23:40:10.173Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T23:40:10.396Z] ---> 79e67ec6df9e [2021-05-17T23:40:10.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T23:40:10.434Z] ---> Running in 838a9383bd30 [2021-05-17T23:40:10.434Z] Removing intermediate container 838a9383bd30 [2021-05-17T23:40:10.434Z] ---> 9a6c9ddbc6ec [2021-05-17T23:40:10.434Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T23:40:10.694Z] ---> Running in 373afd046031 [2021-05-17T23:40:10.962Z] Removing intermediate container 373afd046031 [2021-05-17T23:40:10.962Z] ---> cf3133975314 [2021-05-17T23:40:10.962Z] Step 20/22 : LABEL arch=x86_64 [2021-05-17T23:40:10.962Z] ---> Running in bdc921f992d7 [2021-05-17T23:40:11.224Z] Removing intermediate container bdc921f992d7 [2021-05-17T23:40:11.224Z] ---> e68ee37c8d5d [2021-05-17T23:40:11.224Z] Step 21/22 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:11.224Z] ---> Running in 61ab1698e018 [2021-05-17T23:40:11.486Z] Removing intermediate container 61ab1698e018 [2021-05-17T23:40:11.486Z] ---> bcc769fecf32 [2021-05-17T23:40:11.486Z] Step 22/22 : LABEL version=2.0.0-dev.222 [2021-05-17T23:40:11.852Z] ---> 2dcab5273585 [2021-05-17T23:40:11.852Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T23:40:11.852Z] ---> Running in c251b3cd716a [2021-05-17T23:40:12.453Z] Removing intermediate container c251b3cd716a [2021-05-17T23:40:12.453Z] ---> d0969bc095b7 [2021-05-17T23:40:12.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:40:12.726Z] ---> Running in c283405ba59d [2021-05-17T23:40:12.872Z] ---> Running in 1681a45b4218 [2021-05-17T23:40:12.872Z] Removing intermediate container 1681a45b4218 [2021-05-17T23:40:12.872Z] ---> 92a083603a09 [2021-05-17T23:40:12.872Z] [2021-05-17T23:40:12.872Z] Successfully built 92a083603a09 [2021-05-17T23:40:12.872Z] Successfully tagged security-proxy-setup:latest [2021-05-17T23:40:13.340Z] Removing intermediate container c283405ba59d [2021-05-17T23:40:13.340Z] ---> 37cdb4393ad4 [2021-05-17T23:40:13.340Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T23:40:13.616Z] ---> Running in a9515ce8bc79 [2021-05-17T23:40:14.605Z] Removing intermediate container a9515ce8bc79 [2021-05-17T23:40:14.606Z] ---> b3acb1c9f0ce [2021-05-17T23:40:14.606Z] Step 23/24 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:14.606Z] ---> Running in 07ab28867822 [2021-05-17T23:40:15.424Z]  Building security-proxy-setup ... done Removing intermediate container 1e43ba5fd944 [2021-05-17T23:40:15.424Z] ---> 0bef13894d38 [2021-05-17T23:40:15.424Z] [2021-05-17T23:40:15.424Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:40:15.424Z] ---> 13621d1b12d4 [2021-05-17T23:40:15.424Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T23:40:15.424Z] ---> Running in 31ac1695bca4 [2021-05-17T23:40:15.424Z] Removing intermediate container 31ac1695bca4 [2021-05-17T23:40:15.424Z] ---> 7015db8af60d [2021-05-17T23:40:15.424Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T23:40:15.424Z] ---> Running in ea18f9d200ef [2021-05-17T23:40:15.591Z] Removing intermediate container 07ab28867822 [2021-05-17T23:40:15.591Z] ---> 926b746bca35 [2021-05-17T23:40:15.591Z] Step 24/24 : LABEL version=2.0.0-dev.222 [2021-05-17T23:40:15.591Z] ---> Running in 4cf438bd7eea [2021-05-17T23:40:15.686Z] Removing intermediate container ea18f9d200ef [2021-05-17T23:40:15.687Z] ---> 7f0f5a921f87 [2021-05-17T23:40:15.687Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T23:40:15.946Z] ---> Running in 0e3d20840c83 [2021-05-17T23:40:15.946Z] Removing intermediate container 0e3d20840c83 [2021-05-17T23:40:15.946Z] ---> 84dd203ad45f [2021-05-17T23:40:15.946Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:40:16.188Z] Removing intermediate container 4cf438bd7eea [2021-05-17T23:40:16.188Z] ---> 980c7707f6a6 [2021-05-17T23:40:16.188Z] [2021-05-17T23:40:16.205Z] ---> Running in 401b72fee140 [2021-05-17T23:40:16.787Z] Successfully built 980c7707f6a6 [2021-05-17T23:40:16.787Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-17T23:40:17.155Z] Removing intermediate container 401b72fee140 [2021-05-17T23:40:17.155Z] ---> 68693dea9024 [2021-05-17T23:40:17.155Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T23:40:17.155Z] ---> Running in 7a994b4c88d9 [2021-05-17T23:40:17.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T23:40:18.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T23:40:18.933Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T23:40:19.193Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T23:40:19.193Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T23:40:19.193Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T23:40:19.453Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T23:40:19.714Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T23:40:19.714Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:40:19.714Z] OK: 8 MiB in 20 packages [2021-05-17T23:40:20.287Z] Removing intermediate container 7a994b4c88d9 [2021-05-17T23:40:20.287Z] ---> 242517206315 [2021-05-17T23:40:20.287Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:40:20.549Z] ---> 26174a702426 [2021-05-17T23:40:20.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T23:40:20.810Z] ---> 7446743b7369 [2021-05-17T23:40:20.810Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T23:40:20.810Z] ---> ff85e99cb6b6 [2021-05-17T23:40:20.810Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T23:40:21.072Z] ---> Running in 5db5d661cf30 [2021-05-17T23:40:21.072Z] Removing intermediate container 5db5d661cf30 [2021-05-17T23:40:21.072Z] ---> ef30e5a49c44 [2021-05-17T23:40:21.072Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:40:21.072Z] ---> Running in 9c731d76f83d [2021-05-17T23:40:21.332Z] Removing intermediate container 9c731d76f83d [2021-05-17T23:40:21.332Z] ---> fb1af75c8834 [2021-05-17T23:40:21.332Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T23:40:21.332Z] ---> Running in 449a7516198f [2021-05-17T23:40:21.332Z] Removing intermediate container 449a7516198f [2021-05-17T23:40:21.332Z] ---> 57c02ebaa2d8 [2021-05-17T23:40:21.332Z] Step 23/24 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:21.596Z] ---> Running in 1fa666eaa585 [2021-05-17T23:40:21.596Z] Removing intermediate container 1fa666eaa585 [2021-05-17T23:40:21.596Z] ---> 660c181e5988 [2021-05-17T23:40:21.596Z] Step 24/24 : LABEL version=2.0.0-dev.222 [2021-05-17T23:40:21.596Z] ---> Running in dd36824008da [2021-05-17T23:40:21.596Z] Removing intermediate container dd36824008da [2021-05-17T23:40:21.596Z] ---> cbd8e5f4587d [2021-05-17T23:40:21.596Z] [2021-05-17T23:40:21.857Z] Successfully built cbd8e5f4587d [2021-05-17T23:40:21.857Z] Successfully tagged core-data:latest [2021-05-17T23:40:22.125Z]  Building core-data ... done  [Pipeline] } [2021-05-17T23:40:22.129Z] $ docker stop --time=1 254f55213b40480e2b05b9aa5db42c06bc5ee4f7ba4eb99b5a34c57e0b220256 [2021-05-17T23:40:23.424Z] $ docker rm -f 254f55213b40480e2b05b9aa5db42c06bc5ee4f7ba4eb99b5a34c57e0b220256 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T23:40:23.802Z] + docker images [2021-05-17T23:40:23.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T23:40:23.802Z] core-data latest cbd8e5f4587d 2 seconds ago 21.6MB [2021-05-17T23:40:23.802Z] 0bef13894d38 10 seconds ago 1.17GB [2021-05-17T23:40:23.802Z] security-proxy-setup latest 92a083603a09 11 seconds ago 25.3MB [2021-05-17T23:40:23.802Z] core-command latest d238daad0c80 15 seconds ago 17.1MB [2021-05-17T23:40:23.802Z] support-scheduler latest 7a6b86446780 17 seconds ago 17.1MB [2021-05-17T23:40:23.802Z] 00603a46bbd6 21 seconds ago 1.16GB [2021-05-17T23:40:23.802Z] 7b09f0899c6e 25 seconds ago 1.16GB [2021-05-17T23:40:23.802Z] 30e469f2ba6a 30 seconds ago 1.16GB [2021-05-17T23:40:23.802Z] sys-mgmt-agent latest 7514cae9a604 43 seconds ago 312MB [2021-05-17T23:40:23.802Z] security-bootstrapper latest e3996780c5e1 About a minute ago 18.2MB [2021-05-17T23:40:23.802Z] security-secretstore-setup latest 620e8e31277e About a minute ago 25.8MB [2021-05-17T23:40:23.802Z] core-metadata latest fabae2fe5e05 About a minute ago 18.6MB [2021-05-17T23:40:23.802Z] support-notifications latest 55f025c0011c About a minute ago 17.7MB [2021-05-17T23:40:23.802Z] 49ae690fb250 2 minutes ago 1.15GB [2021-05-17T23:40:23.802Z] 498131338b4d 2 minutes ago 1.17GB [2021-05-17T23:40:23.802Z] df6b075b76f6 2 minutes ago 1.16GB [2021-05-17T23:40:23.802Z] 03df6131465f 2 minutes ago 1.15GB [2021-05-17T23:40:23.802Z] a969e8493a55 2 minutes ago 1.16GB [2021-05-17T23:40:23.802Z] ci-base-image-x86_64 latest d24c62d9a727 7 minutes ago 648MB [2021-05-17T23:40:23.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-17T23:40:23.802Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-17T23:40:23.802Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-17T23:40:23.802Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-17T23:40:23.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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-17T23:40:24.060Z] provisioning config files... [2021-05-17T23:40:24.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/492@tmp/config6470289253804245949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:40:24.395Z] ---> docker-login.sh [2021-05-17T23:40:24.395Z] nexus3.edgexfoundry.org:10001 [2021-05-17T23:40:24.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:40:24.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:40:24.395Z] Configure a credential helper to remove this warning. See [2021-05-17T23:40:24.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:40:24.395Z] [2021-05-17T23:40:24.395Z] Login Succeeded [2021-05-17T23:40:24.395Z] nexus3.edgexfoundry.org:10002 [2021-05-17T23:40:24.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:40:24.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:40:24.657Z] Configure a credential helper to remove this warning. See [2021-05-17T23:40:24.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:40:24.658Z] [2021-05-17T23:40:24.658Z] Login Succeeded [2021-05-17T23:40:24.658Z] nexus3.edgexfoundry.org:10003 [2021-05-17T23:40:24.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:40:24.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:40:24.658Z] Configure a credential helper to remove this warning. See [2021-05-17T23:40:24.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:40:24.658Z] [2021-05-17T23:40:24.658Z] Login Succeeded [2021-05-17T23:40:24.658Z] nexus3.edgexfoundry.org:10004 [2021-05-17T23:40:24.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:40:24.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:40:24.920Z] Configure a credential helper to remove this warning. See [2021-05-17T23:40:24.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:40:24.920Z] [2021-05-17T23:40:24.920Z] Login Succeeded [2021-05-17T23:40:24.920Z] docker.io [2021-05-17T23:40:24.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:40:25.101Z]  Building sys-mgmt-agent ... done Removing intermediate container 760912f89bf1 [2021-05-17T23:40:25.101Z] ---> 836b31e2842f [2021-05-17T23:40:25.101Z] [2021-05-17T23:40:25.101Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T23:40:25.101Z] ---> 9852663dfa18 [2021-05-17T23:40:25.101Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T23:40:25.101Z] ---> Running in 76be0c9e1822 [2021-05-17T23:40:25.101Z] Removing intermediate container 76be0c9e1822 [2021-05-17T23:40:25.101Z] ---> 369edbb50800 [2021-05-17T23:40:25.101Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T23:40:25.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:40:25.180Z] Configure a credential helper to remove this warning. See [2021-05-17T23:40:25.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:40:25.180Z] [2021-05-17T23:40:25.180Z] Login Succeeded [2021-05-17T23:40:25.180Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T23:40:25.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:25.253Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-17T23:40:25.253Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:25.253Z] 2.0.0-dev.222 [2021-05-17T23:40:25.253Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:25.253Z] master [2021-05-17T23:40:25.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:25.384Z] ---> Running in 637d3f44fce7 [2021-05-17T23:40:25.597Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:25.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:25.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-17T23:40:25.897Z] a5ec7f75eca2: Preparing [2021-05-17T23:40:25.897Z] f9b7af2fa015: Preparing [2021-05-17T23:40:25.897Z] e0beae2015ad: Preparing [2021-05-17T23:40:25.897Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:25.897Z] 32f366d666a5: Preparing [2021-05-17T23:40:25.897Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:26.162Z] 6e589a48a0e2: Pushed [2021-05-17T23:40:26.162Z] e0beae2015ad: Pushed [2021-05-17T23:40:26.162Z] a5ec7f75eca2: Pushed [2021-05-17T23:40:27.106Z] f9b7af2fa015: Pushed [2021-05-17T23:40:27.371Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:345638b5fb3285aab2d6ca94ef841125cfb4278008c3f182b63d53fc37367d0a size: 1363 [2021-05-17T23:40:27.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:40:27.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:27.679Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:27.977Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T23:40:27.978Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.222 [2021-05-17T23:40:27.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-17T23:40:27.978Z] a5ec7f75eca2: Preparing [2021-05-17T23:40:27.978Z] f9b7af2fa015: Preparing [2021-05-17T23:40:27.978Z] e0beae2015ad: Preparing [2021-05-17T23:40:27.978Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:27.978Z] 32f366d666a5: Preparing [2021-05-17T23:40:27.978Z] f9b7af2fa015: Layer already exists [2021-05-17T23:40:27.978Z] a5ec7f75eca2: Layer already exists [2021-05-17T23:40:27.978Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:27.978Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:27.978Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:27.978Z] 2.0.0-dev.222: digest: sha256:345638b5fb3285aab2d6ca94ef841125cfb4278008c3f182b63d53fc37367d0a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:28.259Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T23:40:28.259Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:40:28.259Z] OK: 5 MiB in 16 packages [2021-05-17T23:40:28.276Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:28.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:28.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-17T23:40:28.573Z] a5ec7f75eca2: Preparing [2021-05-17T23:40:28.573Z] f9b7af2fa015: Preparing [2021-05-17T23:40:28.573Z] e0beae2015ad: Preparing [2021-05-17T23:40:28.573Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:28.573Z] 32f366d666a5: Preparing [2021-05-17T23:40:28.573Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:28.573Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:28.573Z] a5ec7f75eca2: Layer already exists [2021-05-17T23:40:28.573Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:28.573Z] f9b7af2fa015: Layer already exists [2021-05-17T23:40:28.836Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:345638b5fb3285aab2d6ca94ef841125cfb4278008c3f182b63d53fc37367d0a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:29.146Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:29.441Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-17T23:40:29.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-17T23:40:29.441Z] a5ec7f75eca2: Preparing [2021-05-17T23:40:29.441Z] f9b7af2fa015: Preparing [2021-05-17T23:40:29.441Z] e0beae2015ad: Preparing [2021-05-17T23:40:29.441Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:29.441Z] 32f366d666a5: Preparing [2021-05-17T23:40:29.441Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:29.441Z] a5ec7f75eca2: Layer already exists [2021-05-17T23:40:29.441Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:29.441Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:29.441Z] f9b7af2fa015: Layer already exists [2021-05-17T23:40:29.704Z] master: digest: sha256:345638b5fb3285aab2d6ca94ef841125cfb4278008c3f182b63d53fc37367d0a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:29.757Z] ===================================================== [Pipeline] echo [2021-05-17T23:40:29.772Z] taggedImages: [2021-05-17T23:40:29.772Z] - nexus3.edgexfoundry.org:10004/core-command:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:29.772Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.222 [2021-05-17T23:40:29.772Z] - nexus3.edgexfoundry.org:10004/core-command:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:29.772Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-05-17T23:40:29.833Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-17T23:40:29.833Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:29.833Z] 2.0.0-dev.222 [2021-05-17T23:40:29.833Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:29.833Z] master [2021-05-17T23:40:29.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:30.171Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:30.256Z] Removing intermediate container 637d3f44fce7 [2021-05-17T23:40:30.256Z] ---> 38cf882e15fb [2021-05-17T23:40:30.256Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T23:40:30.256Z] ---> Running in 6f15934b50de [2021-05-17T23:40:30.476Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:30.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-17T23:40:30.476Z] 1df4544590d8: Preparing [2021-05-17T23:40:30.476Z] 2cc727726039: Preparing [2021-05-17T23:40:30.476Z] e0beae2015ad: Preparing [2021-05-17T23:40:30.476Z] 1315557b9313: Preparing [2021-05-17T23:40:30.476Z] d41f790db4a0: Preparing [2021-05-17T23:40:30.476Z] 32f366d666a5: Preparing [2021-05-17T23:40:30.476Z] 32f366d666a5: Waiting [2021-05-17T23:40:30.476Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:30.740Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:30.740Z] d41f790db4a0: Pushed [2021-05-17T23:40:30.740Z] 1df4544590d8: Pushed [2021-05-17T23:40:30.740Z] 1315557b9313: Pushed [2021-05-17T23:40:30.864Z] Removing intermediate container 6f15934b50de [2021-05-17T23:40:30.864Z] ---> 5bbdd3689fdf [2021-05-17T23:40:30.864Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T23:40:31.139Z] ---> Running in 3e3d7f78b7f7 [2021-05-17T23:40:31.743Z] Removing intermediate container 3e3d7f78b7f7 [2021-05-17T23:40:31.743Z] ---> 4324b5f6ac22 [2021-05-17T23:40:31.743Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T23:40:31.743Z] ---> Running in 2356949d0ea2 [2021-05-17T23:40:32.124Z] 2cc727726039: Pushed [2021-05-17T23:40:32.124Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:b629113f27571bc1ee23f3056063011326c6765ab873b681436b69edd186bd06 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:32.439Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:32.735Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.222 [2021-05-17T23:40:32.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-17T23:40:32.735Z] 1df4544590d8: Preparing [2021-05-17T23:40:32.735Z] 2cc727726039: Preparing [2021-05-17T23:40:32.735Z] e0beae2015ad: Preparing [2021-05-17T23:40:32.735Z] 1315557b9313: Preparing [2021-05-17T23:40:32.735Z] d41f790db4a0: Preparing [2021-05-17T23:40:32.735Z] 32f366d666a5: Preparing [2021-05-17T23:40:32.735Z] 32f366d666a5: Waiting [2021-05-17T23:40:32.735Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:32.735Z] 1df4544590d8: Layer already exists [2021-05-17T23:40:32.735Z] 1315557b9313: Layer already exists [2021-05-17T23:40:32.735Z] 2cc727726039: Layer already exists [2021-05-17T23:40:32.735Z] d41f790db4a0: Layer already exists [2021-05-17T23:40:32.735Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:32.735Z] 2.0.0-dev.222: digest: sha256:b629113f27571bc1ee23f3056063011326c6765ab873b681436b69edd186bd06 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:33.256Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:33.561Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:33.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-17T23:40:33.561Z] 1df4544590d8: Preparing [2021-05-17T23:40:33.561Z] 2cc727726039: Preparing [2021-05-17T23:40:33.561Z] e0beae2015ad: Preparing [2021-05-17T23:40:33.561Z] 1315557b9313: Preparing [2021-05-17T23:40:33.561Z] d41f790db4a0: Preparing [2021-05-17T23:40:33.561Z] 32f366d666a5: Preparing [2021-05-17T23:40:33.561Z] 32f366d666a5: Waiting [2021-05-17T23:40:33.561Z] 2cc727726039: Layer already exists [2021-05-17T23:40:33.561Z] d41f790db4a0: Layer already exists [2021-05-17T23:40:33.561Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:33.561Z] 1df4544590d8: Layer already exists [2021-05-17T23:40:33.561Z] 1315557b9313: Layer already exists [2021-05-17T23:40:33.561Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:33.561Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:b629113f27571bc1ee23f3056063011326c6765ab873b681436b69edd186bd06 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:33.862Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:34.158Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-17T23:40:34.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-17T23:40:34.158Z] 1df4544590d8: Preparing [2021-05-17T23:40:34.158Z] 2cc727726039: Preparing [2021-05-17T23:40:34.158Z] e0beae2015ad: Preparing [2021-05-17T23:40:34.158Z] 1315557b9313: Preparing [2021-05-17T23:40:34.158Z] d41f790db4a0: Preparing [2021-05-17T23:40:34.158Z] 32f366d666a5: Preparing [2021-05-17T23:40:34.158Z] 32f366d666a5: Waiting [2021-05-17T23:40:34.158Z] 1df4544590d8: Layer already exists [2021-05-17T23:40:34.158Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:34.158Z] 1315557b9313: Layer already exists [2021-05-17T23:40:34.158Z] 2cc727726039: Layer already exists [2021-05-17T23:40:34.158Z] d41f790db4a0: Layer already exists [2021-05-17T23:40:34.158Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:34.158Z] master: digest: sha256:b629113f27571bc1ee23f3056063011326c6765ab873b681436b69edd186bd06 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:34.220Z] ===================================================== [Pipeline] echo [2021-05-17T23:40:34.234Z] taggedImages: [2021-05-17T23:40:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.222 [2021-05-17T23:40:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-17T23:40:34.266Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-17T23:40:34.266Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:34.266Z] 2.0.0-dev.222 [2021-05-17T23:40:34.266Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:34.266Z] master [2021-05-17T23:40:34.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:34.604Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:34.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:34.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-17T23:40:34.899Z] 8b6d4a8a03ff: Preparing [2021-05-17T23:40:34.899Z] f49604fa9ec7: Preparing [2021-05-17T23:40:34.899Z] e0beae2015ad: Preparing [2021-05-17T23:40:34.899Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:34.899Z] 32f366d666a5: Preparing [2021-05-17T23:40:34.899Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:34.899Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:34.899Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:34.899Z] 8b6d4a8a03ff: Pushed [2021-05-17T23:40:35.146Z] Removing intermediate container 2356949d0ea2 [2021-05-17T23:40:35.146Z] ---> 39d66ac1eec9 [2021-05-17T23:40:35.146Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T23:40:35.451Z] ---> Running in 9130afbc6221 [2021-05-17T23:40:36.315Z] f49604fa9ec7: Pushed [2021-05-17T23:40:36.316Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:bada01e5e4bcde3a06f228213882dc7a11fc4264e0549036df164a3ed294bbce size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:36.441Z] Removing intermediate container 9130afbc6221 [2021-05-17T23:40:36.441Z] ---> 18fde3104800 [2021-05-17T23:40:36.441Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T23:40:36.620Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:36.925Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.222 [2021-05-17T23:40:36.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-17T23:40:36.925Z] 8b6d4a8a03ff: Preparing [2021-05-17T23:40:36.925Z] f49604fa9ec7: Preparing [2021-05-17T23:40:36.925Z] e0beae2015ad: Preparing [2021-05-17T23:40:36.925Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:36.925Z] 32f366d666a5: Preparing [2021-05-17T23:40:36.925Z] 8b6d4a8a03ff: Layer already exists [2021-05-17T23:40:36.925Z] f49604fa9ec7: Layer already exists [2021-05-17T23:40:36.925Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:36.925Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:36.925Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:36.925Z] 2.0.0-dev.222: digest: sha256:bada01e5e4bcde3a06f228213882dc7a11fc4264e0549036df164a3ed294bbce size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:37.231Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:37.431Z] ---> 48ce3bf1bc2d [2021-05-17T23:40:37.431Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T23:40:37.431Z] ---> Running in 919be577d88d [2021-05-17T23:40:37.524Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:37.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-17T23:40:37.524Z] 8b6d4a8a03ff: Preparing [2021-05-17T23:40:37.524Z] f49604fa9ec7: Preparing [2021-05-17T23:40:37.524Z] e0beae2015ad: Preparing [2021-05-17T23:40:37.524Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:37.524Z] 32f366d666a5: Preparing [2021-05-17T23:40:37.524Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:37.524Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:37.524Z] 8b6d4a8a03ff: Layer already exists [2021-05-17T23:40:37.524Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:37.524Z] f49604fa9ec7: Layer already exists [2021-05-17T23:40:37.524Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:bada01e5e4bcde3a06f228213882dc7a11fc4264e0549036df164a3ed294bbce size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:37.839Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:38.134Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-17T23:40:38.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-17T23:40:38.134Z] 8b6d4a8a03ff: Preparing [2021-05-17T23:40:38.134Z] f49604fa9ec7: Preparing [2021-05-17T23:40:38.134Z] e0beae2015ad: Preparing [2021-05-17T23:40:38.134Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:38.134Z] 32f366d666a5: Preparing [2021-05-17T23:40:38.134Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:38.134Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:38.134Z] f49604fa9ec7: Layer already exists [2021-05-17T23:40:38.134Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:38.134Z] 8b6d4a8a03ff: Layer already exists [2021-05-17T23:40:38.134Z] master: digest: sha256:bada01e5e4bcde3a06f228213882dc7a11fc4264e0549036df164a3ed294bbce size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:38.184Z] ===================================================== [Pipeline] echo [2021-05-17T23:40:38.197Z] taggedImages: [2021-05-17T23:40:38.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:38.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.222 [2021-05-17T23:40:38.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:38.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-17T23:40:38.230Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-17T23:40:38.230Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:38.230Z] 2.0.0-dev.222 [2021-05-17T23:40:38.230Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:38.230Z] master [2021-05-17T23:40:38.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:38.568Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:38.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:38.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-17T23:40:38.866Z] 5e23069d206d: Preparing [2021-05-17T23:40:38.866Z] 5e23069d206d: Preparing [2021-05-17T23:40:38.866Z] 7162e0c69a09: Preparing [2021-05-17T23:40:38.866Z] 2c9e659d45c4: Preparing [2021-05-17T23:40:38.866Z] 1f7a79f86f09: Preparing [2021-05-17T23:40:38.866Z] fbb264a36bfe: Preparing [2021-05-17T23:40:38.866Z] e0beae2015ad: Preparing [2021-05-17T23:40:38.866Z] defdf466af16: Preparing [2021-05-17T23:40:38.866Z] defdf466af16: Preparing [2021-05-17T23:40:38.866Z] 94fab771cf20: Preparing [2021-05-17T23:40:38.866Z] 820a8924924d: Preparing [2021-05-17T23:40:38.866Z] 32f366d666a5: Preparing [2021-05-17T23:40:38.866Z] defdf466af16: Waiting [2021-05-17T23:40:38.866Z] 94fab771cf20: Waiting [2021-05-17T23:40:38.866Z] 820a8924924d: Waiting [2021-05-17T23:40:38.866Z] 32f366d666a5: Waiting [2021-05-17T23:40:38.866Z] e0beae2015ad: Waiting [2021-05-17T23:40:38.866Z] 2c9e659d45c4: Pushed [2021-05-17T23:40:38.866Z] 5e23069d206d: Pushed [2021-05-17T23:40:39.127Z] 7162e0c69a09: Pushed [2021-05-17T23:40:39.128Z] 1f7a79f86f09: Pushed [2021-05-17T23:40:39.128Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:39.128Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:39.128Z] defdf466af16: Pushed [2021-05-17T23:40:39.128Z] 94fab771cf20: Pushed [2021-05-17T23:40:39.128Z] 820a8924924d: Pushed [2021-05-17T23:40:40.070Z] fbb264a36bfe: Pushed [2021-05-17T23:40:40.331Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:0f290bb1e44c76b32e8e782b200fb750f654e5974770d81810b85ad23df50272 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:40.634Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:40.873Z] Removing intermediate container 919be577d88d [2021-05-17T23:40:40.874Z] ---> ff59146db831 [2021-05-17T23:40:40.874Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:40:40.932Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.222 [2021-05-17T23:40:40.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-17T23:40:40.932Z] 5e23069d206d: Preparing [2021-05-17T23:40:40.932Z] 5e23069d206d: Preparing [2021-05-17T23:40:40.932Z] 7162e0c69a09: Preparing [2021-05-17T23:40:40.932Z] 2c9e659d45c4: Preparing [2021-05-17T23:40:40.932Z] 1f7a79f86f09: Preparing [2021-05-17T23:40:40.932Z] fbb264a36bfe: Preparing [2021-05-17T23:40:40.932Z] e0beae2015ad: Preparing [2021-05-17T23:40:40.932Z] defdf466af16: Preparing [2021-05-17T23:40:40.932Z] defdf466af16: Preparing [2021-05-17T23:40:40.932Z] 94fab771cf20: Preparing [2021-05-17T23:40:40.932Z] 820a8924924d: Preparing [2021-05-17T23:40:40.932Z] 32f366d666a5: Preparing [2021-05-17T23:40:40.932Z] e0beae2015ad: Waiting [2021-05-17T23:40:40.932Z] defdf466af16: Waiting [2021-05-17T23:40:40.932Z] 94fab771cf20: Waiting [2021-05-17T23:40:40.932Z] 820a8924924d: Waiting [2021-05-17T23:40:40.932Z] 32f366d666a5: Waiting [2021-05-17T23:40:40.932Z] 1f7a79f86f09: Layer already exists [2021-05-17T23:40:40.932Z] 5e23069d206d: Layer already exists [2021-05-17T23:40:40.932Z] fbb264a36bfe: Layer already exists [2021-05-17T23:40:40.932Z] 2c9e659d45c4: Layer already exists [2021-05-17T23:40:40.932Z] 7162e0c69a09: Layer already exists [2021-05-17T23:40:40.932Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:40.932Z] defdf466af16: Layer already exists [2021-05-17T23:40:40.932Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:40.932Z] 94fab771cf20: Layer already exists [2021-05-17T23:40:40.932Z] 820a8924924d: Layer already exists [2021-05-17T23:40:40.932Z] 2.0.0-dev.222: digest: sha256:0f290bb1e44c76b32e8e782b200fb750f654e5974770d81810b85ad23df50272 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:41.232Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:41.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:41.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-17T23:40:41.526Z] 5e23069d206d: Preparing [2021-05-17T23:40:41.526Z] 5e23069d206d: Preparing [2021-05-17T23:40:41.526Z] 7162e0c69a09: Preparing [2021-05-17T23:40:41.526Z] 2c9e659d45c4: Preparing [2021-05-17T23:40:41.526Z] 1f7a79f86f09: Preparing [2021-05-17T23:40:41.526Z] fbb264a36bfe: Preparing [2021-05-17T23:40:41.526Z] e0beae2015ad: Preparing [2021-05-17T23:40:41.526Z] defdf466af16: Preparing [2021-05-17T23:40:41.526Z] defdf466af16: Preparing [2021-05-17T23:40:41.526Z] 94fab771cf20: Preparing [2021-05-17T23:40:41.526Z] 820a8924924d: Preparing [2021-05-17T23:40:41.526Z] 32f366d666a5: Preparing [2021-05-17T23:40:41.526Z] e0beae2015ad: Waiting [2021-05-17T23:40:41.526Z] defdf466af16: Waiting [2021-05-17T23:40:41.526Z] 94fab771cf20: Waiting [2021-05-17T23:40:41.526Z] 32f366d666a5: Waiting [2021-05-17T23:40:41.526Z] 820a8924924d: Waiting [2021-05-17T23:40:41.526Z] 2c9e659d45c4: Layer already exists [2021-05-17T23:40:41.526Z] 1f7a79f86f09: Layer already exists [2021-05-17T23:40:41.526Z] 7162e0c69a09: Layer already exists [2021-05-17T23:40:41.526Z] fbb264a36bfe: Layer already exists [2021-05-17T23:40:41.526Z] 5e23069d206d: Layer already exists [2021-05-17T23:40:41.526Z] 94fab771cf20: Layer already exists [2021-05-17T23:40:41.526Z] defdf466af16: Layer already exists [2021-05-17T23:40:41.526Z] 820a8924924d: Layer already exists [2021-05-17T23:40:41.526Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:41.526Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:41.526Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:0f290bb1e44c76b32e8e782b200fb750f654e5974770d81810b85ad23df50272 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:41.912Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:42.219Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-17T23:40:42.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-17T23:40:42.219Z] 5e23069d206d: Preparing [2021-05-17T23:40:42.219Z] 5e23069d206d: Preparing [2021-05-17T23:40:42.219Z] 7162e0c69a09: Preparing [2021-05-17T23:40:42.219Z] 2c9e659d45c4: Preparing [2021-05-17T23:40:42.219Z] 1f7a79f86f09: Preparing [2021-05-17T23:40:42.219Z] fbb264a36bfe: Preparing [2021-05-17T23:40:42.219Z] e0beae2015ad: Preparing [2021-05-17T23:40:42.219Z] defdf466af16: Preparing [2021-05-17T23:40:42.219Z] defdf466af16: Preparing [2021-05-17T23:40:42.219Z] 94fab771cf20: Preparing [2021-05-17T23:40:42.219Z] 820a8924924d: Preparing [2021-05-17T23:40:42.219Z] 32f366d666a5: Preparing [2021-05-17T23:40:42.219Z] e0beae2015ad: Waiting [2021-05-17T23:40:42.219Z] defdf466af16: Waiting [2021-05-17T23:40:42.219Z] 94fab771cf20: Waiting [2021-05-17T23:40:42.219Z] 32f366d666a5: Waiting [2021-05-17T23:40:42.219Z] 820a8924924d: Waiting [2021-05-17T23:40:42.219Z] fbb264a36bfe: Layer already exists [2021-05-17T23:40:42.219Z] 7162e0c69a09: Layer already exists [2021-05-17T23:40:42.219Z] 1f7a79f86f09: Layer already exists [2021-05-17T23:40:42.219Z] 2c9e659d45c4: Layer already exists [2021-05-17T23:40:42.219Z] 5e23069d206d: Layer already exists [2021-05-17T23:40:42.219Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:42.219Z] 820a8924924d: Layer already exists [2021-05-17T23:40:42.219Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:42.219Z] 94fab771cf20: Layer already exists [2021-05-17T23:40:42.219Z] defdf466af16: Layer already exists [2021-05-17T23:40:42.335Z] ---> 6864e5b43b0a [2021-05-17T23:40:42.335Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T23:40:42.483Z] master: digest: sha256:0f290bb1e44c76b32e8e782b200fb750f654e5974770d81810b85ad23df50272 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:42.535Z] ===================================================== [Pipeline] echo [2021-05-17T23:40:42.550Z] taggedImages: [2021-05-17T23:40:42.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:42.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.222 [2021-05-17T23:40:42.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:42.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-05-17T23:40:42.620Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-17T23:40:42.620Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:42.620Z] 2.0.0-dev.222 [2021-05-17T23:40:42.620Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:42.620Z] master [2021-05-17T23:40:42.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:42.960Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:43.270Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:43.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-17T23:40:43.271Z] 62e457b00e4a: Preparing [2021-05-17T23:40:43.271Z] 514f33103f2d: Preparing [2021-05-17T23:40:43.271Z] f87c02cfd88d: Preparing [2021-05-17T23:40:43.271Z] 0aeb9186d509: Preparing [2021-05-17T23:40:43.271Z] 801f4c74260c: Preparing [2021-05-17T23:40:43.271Z] 32f366d666a5: Preparing [2021-05-17T23:40:43.271Z] 32f366d666a5: Waiting [2021-05-17T23:40:43.853Z] 0aeb9186d509: Pushed [2021-05-17T23:40:43.853Z] f87c02cfd88d: Pushed [2021-05-17T23:40:43.853Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:43.853Z] 801f4c74260c: Pushed [2021-05-17T23:40:44.119Z] 514f33103f2d: Pushed [2021-05-17T23:40:44.119Z] 62e457b00e4a: Pushed [2021-05-17T23:40:44.379Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:a755be720626188385d692c1342e5b499f2a9eed96a278492f413e7cbef162c0 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:44.681Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:44.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.222 [2021-05-17T23:40:44.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-17T23:40:44.984Z] 62e457b00e4a: Preparing [2021-05-17T23:40:44.984Z] 514f33103f2d: Preparing [2021-05-17T23:40:44.984Z] f87c02cfd88d: Preparing [2021-05-17T23:40:44.984Z] 0aeb9186d509: Preparing [2021-05-17T23:40:44.984Z] 801f4c74260c: Preparing [2021-05-17T23:40:44.984Z] 32f366d666a5: Preparing [2021-05-17T23:40:44.984Z] 32f366d666a5: Waiting [2021-05-17T23:40:44.984Z] 514f33103f2d: Layer already exists [2021-05-17T23:40:44.984Z] f87c02cfd88d: Layer already exists [2021-05-17T23:40:44.984Z] 0aeb9186d509: Layer already exists [2021-05-17T23:40:44.984Z] 801f4c74260c: Layer already exists [2021-05-17T23:40:44.984Z] 62e457b00e4a: Layer already exists [2021-05-17T23:40:44.984Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:44.984Z] 2.0.0-dev.222: digest: sha256:a755be720626188385d692c1342e5b499f2a9eed96a278492f413e7cbef162c0 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:45.015Z] ---> 977c3d6c441c [2021-05-17T23:40:45.015Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T23:40:45.292Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:45.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:45.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-17T23:40:45.591Z] 62e457b00e4a: Preparing [2021-05-17T23:40:45.591Z] 514f33103f2d: Preparing [2021-05-17T23:40:45.591Z] f87c02cfd88d: Preparing [2021-05-17T23:40:45.591Z] 0aeb9186d509: Preparing [2021-05-17T23:40:45.591Z] 801f4c74260c: Preparing [2021-05-17T23:40:45.591Z] 32f366d666a5: Preparing [2021-05-17T23:40:45.591Z] 32f366d666a5: Waiting [2021-05-17T23:40:45.591Z] 0aeb9186d509: Layer already exists [2021-05-17T23:40:45.591Z] 62e457b00e4a: Layer already exists [2021-05-17T23:40:45.591Z] 514f33103f2d: Layer already exists [2021-05-17T23:40:45.591Z] 801f4c74260c: Layer already exists [2021-05-17T23:40:45.591Z] f87c02cfd88d: Layer already exists [2021-05-17T23:40:45.591Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:45.591Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:a755be720626188385d692c1342e5b499f2a9eed96a278492f413e7cbef162c0 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:45.893Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:46.018Z] ---> 17b525e36244 [2021-05-17T23:40:46.019Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T23:40:46.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-17T23:40:46.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-17T23:40:46.193Z] 62e457b00e4a: Preparing [2021-05-17T23:40:46.193Z] 514f33103f2d: Preparing [2021-05-17T23:40:46.193Z] f87c02cfd88d: Preparing [2021-05-17T23:40:46.193Z] 0aeb9186d509: Preparing [2021-05-17T23:40:46.193Z] 801f4c74260c: Preparing [2021-05-17T23:40:46.193Z] 32f366d666a5: Preparing [2021-05-17T23:40:46.193Z] 32f366d666a5: Waiting [2021-05-17T23:40:46.193Z] 801f4c74260c: Layer already exists [2021-05-17T23:40:46.193Z] f87c02cfd88d: Layer already exists [2021-05-17T23:40:46.193Z] 0aeb9186d509: Layer already exists [2021-05-17T23:40:46.193Z] 62e457b00e4a: Layer already exists [2021-05-17T23:40:46.193Z] 514f33103f2d: Layer already exists [2021-05-17T23:40:46.193Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:46.193Z] master: digest: sha256:a755be720626188385d692c1342e5b499f2a9eed96a278492f413e7cbef162c0 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:46.240Z] ===================================================== [Pipeline] echo [2021-05-17T23:40:46.253Z] taggedImages: [2021-05-17T23:40:46.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:46.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.222 [2021-05-17T23:40:46.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:46.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-05-17T23:40:46.285Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-17T23:40:46.285Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:46.285Z] 2.0.0-dev.222 [2021-05-17T23:40:46.285Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:46.285Z] master [2021-05-17T23:40:46.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:46.772Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:47.077Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:47.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-17T23:40:47.077Z] 3f8c2cb1007f: Preparing [2021-05-17T23:40:47.077Z] e4f69ae3dc0c: Preparing [2021-05-17T23:40:47.077Z] fab4616dbfec: Preparing [2021-05-17T23:40:47.077Z] 1507d48a8483: Preparing [2021-05-17T23:40:47.077Z] 73a5fad3754d: Preparing [2021-05-17T23:40:47.077Z] b2a3c28ea1f9: Preparing [2021-05-17T23:40:47.077Z] 6a21c84f2345: Preparing [2021-05-17T23:40:47.077Z] 2a344d575a7e: Preparing [2021-05-17T23:40:47.077Z] ba66ab81aa41: Preparing [2021-05-17T23:40:47.077Z] 32f366d666a5: Preparing [2021-05-17T23:40:47.077Z] b2a3c28ea1f9: Waiting [2021-05-17T23:40:47.077Z] 6a21c84f2345: Waiting [2021-05-17T23:40:47.077Z] 2a344d575a7e: Waiting [2021-05-17T23:40:47.077Z] ba66ab81aa41: Waiting [2021-05-17T23:40:47.077Z] 32f366d666a5: Waiting [2021-05-17T23:40:47.493Z] ---> f6a11b6f4695 [2021-05-17T23:40:47.493Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T23:40:47.665Z] 73a5fad3754d: Pushed [2021-05-17T23:40:47.666Z] 3f8c2cb1007f: Pushed [2021-05-17T23:40:47.666Z] e4f69ae3dc0c: Pushed [2021-05-17T23:40:47.927Z] 1507d48a8483: Pushed [2021-05-17T23:40:47.927Z] fab4616dbfec: Pushed [2021-05-17T23:40:47.927Z] 6a21c84f2345: Pushed [2021-05-17T23:40:47.927Z] 2a344d575a7e: Pushed [2021-05-17T23:40:47.927Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:47.927Z] b2a3c28ea1f9: Pushed [2021-05-17T23:40:48.187Z] ba66ab81aa41: Pushed [2021-05-17T23:40:48.485Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:12af9d069d394c18c3eb05a5ff62f5eb48681fc20c1d342d0233285190dc7eea size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:48.786Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:48.973Z] ---> f38d917568f8 [2021-05-17T23:40:48.973Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T23:40:49.082Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.222 [2021-05-17T23:40:49.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-17T23:40:49.083Z] 3f8c2cb1007f: Preparing [2021-05-17T23:40:49.083Z] e4f69ae3dc0c: Preparing [2021-05-17T23:40:49.083Z] fab4616dbfec: Preparing [2021-05-17T23:40:49.083Z] 1507d48a8483: Preparing [2021-05-17T23:40:49.083Z] 73a5fad3754d: Preparing [2021-05-17T23:40:49.083Z] b2a3c28ea1f9: Preparing [2021-05-17T23:40:49.083Z] 6a21c84f2345: Preparing [2021-05-17T23:40:49.083Z] 2a344d575a7e: Preparing [2021-05-17T23:40:49.083Z] ba66ab81aa41: Preparing [2021-05-17T23:40:49.083Z] 32f366d666a5: Preparing [2021-05-17T23:40:49.083Z] b2a3c28ea1f9: Waiting [2021-05-17T23:40:49.083Z] 6a21c84f2345: Waiting [2021-05-17T23:40:49.083Z] 2a344d575a7e: Waiting [2021-05-17T23:40:49.083Z] ba66ab81aa41: Waiting [2021-05-17T23:40:49.083Z] 32f366d666a5: Waiting [2021-05-17T23:40:49.083Z] 3f8c2cb1007f: Layer already exists [2021-05-17T23:40:49.083Z] fab4616dbfec: Layer already exists [2021-05-17T23:40:49.083Z] 1507d48a8483: Layer already exists [2021-05-17T23:40:49.083Z] e4f69ae3dc0c: Layer already exists [2021-05-17T23:40:49.083Z] 73a5fad3754d: Layer already exists [2021-05-17T23:40:49.083Z] 6a21c84f2345: Layer already exists [2021-05-17T23:40:49.083Z] b2a3c28ea1f9: Layer already exists [2021-05-17T23:40:49.083Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:49.083Z] 2a344d575a7e: Layer already exists [2021-05-17T23:40:49.083Z] ba66ab81aa41: Layer already exists [2021-05-17T23:40:49.083Z] 2.0.0-dev.222: digest: sha256:12af9d069d394c18c3eb05a5ff62f5eb48681fc20c1d342d0233285190dc7eea size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:49.273Z] ---> Running in 30271aed1997 [2021-05-17T23:40:49.384Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:49.681Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:49.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-17T23:40:49.681Z] 3f8c2cb1007f: Preparing [2021-05-17T23:40:49.681Z] e4f69ae3dc0c: Preparing [2021-05-17T23:40:49.681Z] fab4616dbfec: Preparing [2021-05-17T23:40:49.681Z] 1507d48a8483: Preparing [2021-05-17T23:40:49.681Z] 73a5fad3754d: Preparing [2021-05-17T23:40:49.681Z] b2a3c28ea1f9: Preparing [2021-05-17T23:40:49.681Z] 6a21c84f2345: Preparing [2021-05-17T23:40:49.681Z] 2a344d575a7e: Preparing [2021-05-17T23:40:49.681Z] ba66ab81aa41: Preparing [2021-05-17T23:40:49.681Z] 32f366d666a5: Preparing [2021-05-17T23:40:49.681Z] b2a3c28ea1f9: Waiting [2021-05-17T23:40:49.681Z] 6a21c84f2345: Waiting [2021-05-17T23:40:49.681Z] 2a344d575a7e: Waiting [2021-05-17T23:40:49.681Z] ba66ab81aa41: Waiting [2021-05-17T23:40:49.681Z] 32f366d666a5: Waiting [2021-05-17T23:40:49.681Z] 73a5fad3754d: Layer already exists [2021-05-17T23:40:49.681Z] e4f69ae3dc0c: Layer already exists [2021-05-17T23:40:49.681Z] 3f8c2cb1007f: Layer already exists [2021-05-17T23:40:49.681Z] fab4616dbfec: Layer already exists [2021-05-17T23:40:49.681Z] 1507d48a8483: Layer already exists [2021-05-17T23:40:49.681Z] b2a3c28ea1f9: Layer already exists [2021-05-17T23:40:49.681Z] 2a344d575a7e: Layer already exists [2021-05-17T23:40:49.681Z] 6a21c84f2345: Layer already exists [2021-05-17T23:40:49.681Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:49.681Z] ba66ab81aa41: Layer already exists [2021-05-17T23:40:49.681Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:12af9d069d394c18c3eb05a5ff62f5eb48681fc20c1d342d0233285190dc7eea size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:49.980Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:50.272Z] Removing intermediate container 30271aed1997 [2021-05-17T23:40:50.272Z] ---> b2f8cb6fc41a [2021-05-17T23:40:50.272Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T23:40:50.275Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-17T23:40:50.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-17T23:40:50.275Z] 3f8c2cb1007f: Preparing [2021-05-17T23:40:50.275Z] e4f69ae3dc0c: Preparing [2021-05-17T23:40:50.275Z] fab4616dbfec: Preparing [2021-05-17T23:40:50.275Z] 1507d48a8483: Preparing [2021-05-17T23:40:50.275Z] 73a5fad3754d: Preparing [2021-05-17T23:40:50.275Z] b2a3c28ea1f9: Preparing [2021-05-17T23:40:50.275Z] 6a21c84f2345: Preparing [2021-05-17T23:40:50.275Z] 2a344d575a7e: Preparing [2021-05-17T23:40:50.275Z] ba66ab81aa41: Preparing [2021-05-17T23:40:50.275Z] 32f366d666a5: Preparing [2021-05-17T23:40:50.275Z] b2a3c28ea1f9: Waiting [2021-05-17T23:40:50.275Z] 6a21c84f2345: Waiting [2021-05-17T23:40:50.275Z] 2a344d575a7e: Waiting [2021-05-17T23:40:50.275Z] ba66ab81aa41: Waiting [2021-05-17T23:40:50.275Z] 32f366d666a5: Waiting [2021-05-17T23:40:50.275Z] 1507d48a8483: Layer already exists [2021-05-17T23:40:50.275Z] 3f8c2cb1007f: Layer already exists [2021-05-17T23:40:50.275Z] e4f69ae3dc0c: Layer already exists [2021-05-17T23:40:50.275Z] 73a5fad3754d: Layer already exists [2021-05-17T23:40:50.275Z] fab4616dbfec: Layer already exists [2021-05-17T23:40:50.275Z] 6a21c84f2345: Layer already exists [2021-05-17T23:40:50.275Z] b2a3c28ea1f9: Layer already exists [2021-05-17T23:40:50.275Z] 2a344d575a7e: Layer already exists [2021-05-17T23:40:50.275Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:50.275Z] ba66ab81aa41: Layer already exists [2021-05-17T23:40:50.275Z] master: digest: sha256:12af9d069d394c18c3eb05a5ff62f5eb48681fc20c1d342d0233285190dc7eea size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:50.324Z] ===================================================== [Pipeline] echo [2021-05-17T23:40:50.338Z] taggedImages: [2021-05-17T23:40:50.338Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:50.338Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.222 [2021-05-17T23:40:50.338Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:50.338Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-17T23:40:50.370Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-17T23:40:50.370Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:50.370Z] 2.0.0-dev.222 [2021-05-17T23:40:50.370Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:50.370Z] master [2021-05-17T23:40:50.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:50.710Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:51.007Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:51.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-17T23:40:51.007Z] 5dd4961b5af1: Preparing [2021-05-17T23:40:51.007Z] 44e6a9d28ffb: Preparing [2021-05-17T23:40:51.007Z] e0beae2015ad: Preparing [2021-05-17T23:40:51.007Z] 09cf5d8cd883: Preparing [2021-05-17T23:40:51.007Z] 32f366d666a5: Preparing [2021-05-17T23:40:51.007Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:51.007Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:51.007Z] 5dd4961b5af1: Pushed [2021-05-17T23:40:51.270Z] 09cf5d8cd883: Pushed [2021-05-17T23:40:51.765Z] ---> 8f4ddca138a3 [2021-05-17T23:40:51.765Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T23:40:52.042Z] ---> Running in cc8257d17bb3 [2021-05-17T23:40:52.208Z] 44e6a9d28ffb: Pushed [2021-05-17T23:40:52.209Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:c9ace04f1cb6ccda6f3bf26717f31abc3d29e0ca08caeb26c8c06ce584874e12 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:52.512Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:52.809Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.222 [2021-05-17T23:40:52.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-17T23:40:52.809Z] 5dd4961b5af1: Preparing [2021-05-17T23:40:52.809Z] 44e6a9d28ffb: Preparing [2021-05-17T23:40:52.809Z] e0beae2015ad: Preparing [2021-05-17T23:40:52.809Z] 09cf5d8cd883: Preparing [2021-05-17T23:40:52.809Z] 32f366d666a5: Preparing [2021-05-17T23:40:52.809Z] 44e6a9d28ffb: Layer already exists [2021-05-17T23:40:52.809Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:52.809Z] 5dd4961b5af1: Layer already exists [2021-05-17T23:40:52.809Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:52.809Z] 09cf5d8cd883: Layer already exists [2021-05-17T23:40:52.809Z] 2.0.0-dev.222: digest: sha256:c9ace04f1cb6ccda6f3bf26717f31abc3d29e0ca08caeb26c8c06ce584874e12 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:53.112Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:53.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:53.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-17T23:40:53.409Z] 5dd4961b5af1: Preparing [2021-05-17T23:40:53.409Z] 44e6a9d28ffb: Preparing [2021-05-17T23:40:53.409Z] e0beae2015ad: Preparing [2021-05-17T23:40:53.409Z] 09cf5d8cd883: Preparing [2021-05-17T23:40:53.409Z] 32f366d666a5: Preparing [2021-05-17T23:40:53.409Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:53.409Z] 44e6a9d28ffb: Layer already exists [2021-05-17T23:40:53.409Z] 5dd4961b5af1: Layer already exists [2021-05-17T23:40:53.409Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:53.409Z] 09cf5d8cd883: Layer already exists [2021-05-17T23:40:53.409Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:c9ace04f1cb6ccda6f3bf26717f31abc3d29e0ca08caeb26c8c06ce584874e12 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:53.714Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:54.009Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-17T23:40:54.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-17T23:40:54.009Z] 5dd4961b5af1: Preparing [2021-05-17T23:40:54.009Z] 44e6a9d28ffb: Preparing [2021-05-17T23:40:54.009Z] e0beae2015ad: Preparing [2021-05-17T23:40:54.009Z] 09cf5d8cd883: Preparing [2021-05-17T23:40:54.009Z] 32f366d666a5: Preparing [2021-05-17T23:40:54.009Z] 09cf5d8cd883: Layer already exists [2021-05-17T23:40:54.009Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:54.009Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:54.009Z] 5dd4961b5af1: Layer already exists [2021-05-17T23:40:54.009Z] 44e6a9d28ffb: Layer already exists [2021-05-17T23:40:54.009Z] master: digest: sha256:c9ace04f1cb6ccda6f3bf26717f31abc3d29e0ca08caeb26c8c06ce584874e12 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:54.059Z] ===================================================== [Pipeline] echo [2021-05-17T23:40:54.073Z] taggedImages: [2021-05-17T23:40:54.073Z] - nexus3.edgexfoundry.org:10004/support-notifications:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:54.073Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.222 [2021-05-17T23:40:54.073Z] - nexus3.edgexfoundry.org:10004/support-notifications:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:54.073Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-05-17T23:40:54.104Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-17T23:40:54.104Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:54.104Z] 2.0.0-dev.222 [2021-05-17T23:40:54.104Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:54.104Z] master [2021-05-17T23:40:54.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:54.441Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:54.733Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:54.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-17T23:40:54.733Z] c419d89b0af4: Preparing [2021-05-17T23:40:54.733Z] 1ddd7081601a: Preparing [2021-05-17T23:40:54.733Z] e0beae2015ad: Preparing [2021-05-17T23:40:54.733Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:54.733Z] 32f366d666a5: Preparing [2021-05-17T23:40:54.733Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:54.733Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:54.733Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:54.733Z] c419d89b0af4: Pushed [2021-05-17T23:40:55.464Z] Removing intermediate container cc8257d17bb3 [2021-05-17T23:40:55.464Z] ---> ae8960c577ba [2021-05-17T23:40:55.464Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T23:40:55.464Z] ---> Running in a2ad63aaf060 [2021-05-17T23:40:56.119Z] 1ddd7081601a: Pushed [2021-05-17T23:40:56.119Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:c5f63641a47e3376f6d9d8bc35f0dc2de1eb0ec74649eddb3f399e934ef60170 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:56.422Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:56.473Z] Removing intermediate container a2ad63aaf060 [2021-05-17T23:40:56.473Z] ---> 6705e6a4b6e3 [2021-05-17T23:40:56.473Z] Step 29/32 : CMD ["gate"] [2021-05-17T23:40:56.473Z] ---> Running in 765de4c63c2c [2021-05-17T23:40:56.716Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.222 [2021-05-17T23:40:56.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-17T23:40:56.716Z] c419d89b0af4: Preparing [2021-05-17T23:40:56.716Z] 1ddd7081601a: Preparing [2021-05-17T23:40:56.716Z] e0beae2015ad: Preparing [2021-05-17T23:40:56.716Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:56.716Z] 32f366d666a5: Preparing [2021-05-17T23:40:56.716Z] c419d89b0af4: Layer already exists [2021-05-17T23:40:56.716Z] 1ddd7081601a: Layer already exists [2021-05-17T23:40:56.716Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:56.716Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:56.716Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:56.716Z] 2.0.0-dev.222: digest: sha256:c5f63641a47e3376f6d9d8bc35f0dc2de1eb0ec74649eddb3f399e934ef60170 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:57.018Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:57.314Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:57.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-17T23:40:57.314Z] c419d89b0af4: Preparing [2021-05-17T23:40:57.314Z] 1ddd7081601a: Preparing [2021-05-17T23:40:57.314Z] e0beae2015ad: Preparing [2021-05-17T23:40:57.314Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:57.314Z] 32f366d666a5: Preparing [2021-05-17T23:40:57.314Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:57.314Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:57.314Z] 1ddd7081601a: Layer already exists [2021-05-17T23:40:57.314Z] c419d89b0af4: Layer already exists [2021-05-17T23:40:57.314Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:57.314Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:c5f63641a47e3376f6d9d8bc35f0dc2de1eb0ec74649eddb3f399e934ef60170 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:57.488Z] Removing intermediate container 765de4c63c2c [2021-05-17T23:40:57.488Z] ---> 348931fd8b15 [2021-05-17T23:40:57.488Z] Step 30/32 : LABEL arch=arm64 [2021-05-17T23:40:57.615Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:57.912Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-17T23:40:57.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-17T23:40:57.912Z] c419d89b0af4: Preparing [2021-05-17T23:40:57.912Z] 1ddd7081601a: Preparing [2021-05-17T23:40:57.912Z] e0beae2015ad: Preparing [2021-05-17T23:40:57.912Z] 6e589a48a0e2: Preparing [2021-05-17T23:40:57.912Z] 32f366d666a5: Preparing [2021-05-17T23:40:57.912Z] c419d89b0af4: Layer already exists [2021-05-17T23:40:57.912Z] e0beae2015ad: Layer already exists [2021-05-17T23:40:57.912Z] 1ddd7081601a: Layer already exists [2021-05-17T23:40:57.912Z] 32f366d666a5: Layer already exists [2021-05-17T23:40:57.912Z] 6e589a48a0e2: Layer already exists [2021-05-17T23:40:57.912Z] master: digest: sha256:c5f63641a47e3376f6d9d8bc35f0dc2de1eb0ec74649eddb3f399e934ef60170 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:40:57.974Z] ===================================================== [Pipeline] echo [2021-05-17T23:40:57.991Z] taggedImages: [2021-05-17T23:40:57.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:57.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.222 [2021-05-17T23:40:57.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:57.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-05-17T23:40:58.026Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-17T23:40:58.026Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:58.026Z] 2.0.0-dev.222 [2021-05-17T23:40:58.026Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:40:58.026Z] master [2021-05-17T23:40:58.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:58.110Z] ---> Running in e5ac05734a2a [2021-05-17T23:40:58.377Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:40:58.682Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:58.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-17T23:40:58.682Z] 398e2241fe7b: Preparing [2021-05-17T23:40:58.682Z] 19338cc0b9cb: Preparing [2021-05-17T23:40:58.682Z] 8b46b553f9a7: Preparing [2021-05-17T23:40:58.682Z] 94d3524d534f: Preparing [2021-05-17T23:40:58.682Z] 0754057c0ad3: Preparing [2021-05-17T23:40:58.682Z] 998cdf262ab1: Preparing [2021-05-17T23:40:58.682Z] 02e56110abd2: Preparing [2021-05-17T23:40:58.682Z] abc36efb885a: Preparing [2021-05-17T23:40:58.682Z] b0b09059f4e1: Preparing [2021-05-17T23:40:58.682Z] bb961f40224b: Preparing [2021-05-17T23:40:58.682Z] f4666769fca7: Preparing [2021-05-17T23:40:58.682Z] 02e56110abd2: Waiting [2021-05-17T23:40:58.682Z] abc36efb885a: Waiting [2021-05-17T23:40:58.682Z] 998cdf262ab1: Waiting [2021-05-17T23:40:58.682Z] b0b09059f4e1: Waiting [2021-05-17T23:40:58.682Z] f4666769fca7: Waiting [2021-05-17T23:40:58.682Z] bb961f40224b: Waiting [2021-05-17T23:40:58.682Z] 0754057c0ad3: Layer already exists [2021-05-17T23:40:58.682Z] 998cdf262ab1: Layer already exists [2021-05-17T23:40:58.717Z] Removing intermediate container e5ac05734a2a [2021-05-17T23:40:58.717Z] ---> 083f4e1b5f49 [2021-05-17T23:40:58.717Z] Step 31/32 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:40:59.262Z] 02e56110abd2: Layer already exists [2021-05-17T23:40:59.262Z] abc36efb885a: Layer already exists [2021-05-17T23:40:59.262Z] b0b09059f4e1: Layer already exists [2021-05-17T23:40:59.262Z] 19338cc0b9cb: Pushed [2021-05-17T23:40:59.262Z] bb961f40224b: Layer already exists [2021-05-17T23:40:59.262Z] f4666769fca7: Layer already exists [2021-05-17T23:40:59.262Z] 398e2241fe7b: Pushed [2021-05-17T23:40:59.365Z] ---> Running in 2fd90afe030b [2021-05-17T23:40:59.522Z] 8b46b553f9a7: Pushed [2021-05-17T23:41:00.073Z] Removing intermediate container 2fd90afe030b [2021-05-17T23:41:00.073Z] ---> 75674d4c97d0 [2021-05-17T23:41:00.073Z] Step 32/32 : LABEL version=2.0.0-dev.222 [2021-05-17T23:41:00.692Z] ---> Running in 94bddd547334 [2021-05-17T23:41:01.687Z] Removing intermediate container 94bddd547334 [2021-05-17T23:41:01.687Z] ---> 28c1024ac19c [2021-05-17T23:41:01.687Z] [2021-05-17T23:41:02.297Z] Successfully built 28c1024ac19c [2021-05-17T23:41:02.297Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-17T23:41:03.746Z] 94d3524d534f: Pushed [2021-05-17T23:41:04.099Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:f0c6c88066a354588b344e1756ce0260a83a82313326f1b0e52d02accf59697e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:41:04.463Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:41:04.759Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.222 [2021-05-17T23:41:04.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-17T23:41:04.759Z] 398e2241fe7b: Preparing [2021-05-17T23:41:04.759Z] 19338cc0b9cb: Preparing [2021-05-17T23:41:04.759Z] 8b46b553f9a7: Preparing [2021-05-17T23:41:04.759Z] 94d3524d534f: Preparing [2021-05-17T23:41:04.759Z] 0754057c0ad3: Preparing [2021-05-17T23:41:04.759Z] 998cdf262ab1: Preparing [2021-05-17T23:41:04.759Z] 02e56110abd2: Preparing [2021-05-17T23:41:04.759Z] abc36efb885a: Preparing [2021-05-17T23:41:04.759Z] b0b09059f4e1: Preparing [2021-05-17T23:41:04.759Z] bb961f40224b: Preparing [2021-05-17T23:41:04.759Z] f4666769fca7: Preparing [2021-05-17T23:41:04.759Z] 02e56110abd2: Waiting [2021-05-17T23:41:04.759Z] abc36efb885a: Waiting [2021-05-17T23:41:04.759Z] b0b09059f4e1: Waiting [2021-05-17T23:41:04.759Z] bb961f40224b: Waiting [2021-05-17T23:41:04.759Z] f4666769fca7: Waiting [2021-05-17T23:41:04.759Z] 998cdf262ab1: Waiting [2021-05-17T23:41:04.759Z] 94d3524d534f: Layer already exists [2021-05-17T23:41:04.759Z] 398e2241fe7b: Layer already exists [2021-05-17T23:41:04.759Z] 8b46b553f9a7: Layer already exists [2021-05-17T23:41:04.759Z] 0754057c0ad3: Layer already exists [2021-05-17T23:41:04.759Z] 19338cc0b9cb: Layer already exists [2021-05-17T23:41:04.759Z] 02e56110abd2: Layer already exists [2021-05-17T23:41:04.759Z] 998cdf262ab1: Layer already exists [2021-05-17T23:41:04.759Z] bb961f40224b: Layer already exists [2021-05-17T23:41:04.759Z] b0b09059f4e1: Layer already exists [2021-05-17T23:41:04.759Z] abc36efb885a: Layer already exists [2021-05-17T23:41:04.759Z] f4666769fca7: Layer already exists [2021-05-17T23:41:04.759Z] 2.0.0-dev.222: digest: sha256:f0c6c88066a354588b344e1756ce0260a83a82313326f1b0e52d02accf59697e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:41:05.064Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:41:05.364Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:41:05.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-17T23:41:05.364Z] 398e2241fe7b: Preparing [2021-05-17T23:41:05.364Z] 19338cc0b9cb: Preparing [2021-05-17T23:41:05.364Z] 8b46b553f9a7: Preparing [2021-05-17T23:41:05.364Z] 94d3524d534f: Preparing [2021-05-17T23:41:05.364Z] 0754057c0ad3: Preparing [2021-05-17T23:41:05.364Z] 998cdf262ab1: Preparing [2021-05-17T23:41:05.364Z] 02e56110abd2: Preparing [2021-05-17T23:41:05.364Z] abc36efb885a: Preparing [2021-05-17T23:41:05.364Z] b0b09059f4e1: Preparing [2021-05-17T23:41:05.364Z] bb961f40224b: Preparing [2021-05-17T23:41:05.364Z] f4666769fca7: Preparing [2021-05-17T23:41:05.364Z] 998cdf262ab1: Waiting [2021-05-17T23:41:05.364Z] 02e56110abd2: Waiting [2021-05-17T23:41:05.364Z] abc36efb885a: Waiting [2021-05-17T23:41:05.364Z] b0b09059f4e1: Waiting [2021-05-17T23:41:05.364Z] bb961f40224b: Waiting [2021-05-17T23:41:05.364Z] f4666769fca7: Waiting [2021-05-17T23:41:05.364Z] 8b46b553f9a7: Layer already exists [2021-05-17T23:41:05.364Z] 0754057c0ad3: Layer already exists [2021-05-17T23:41:05.364Z] 19338cc0b9cb: Layer already exists [2021-05-17T23:41:05.364Z] 398e2241fe7b: Layer already exists [2021-05-17T23:41:05.364Z] 94d3524d534f: Layer already exists [2021-05-17T23:41:05.364Z] 02e56110abd2: Layer already exists [2021-05-17T23:41:05.364Z] 998cdf262ab1: Layer already exists [2021-05-17T23:41:05.364Z] abc36efb885a: Layer already exists [2021-05-17T23:41:05.364Z] b0b09059f4e1: Layer already exists [2021-05-17T23:41:05.364Z] bb961f40224b: Layer already exists [2021-05-17T23:41:05.364Z] f4666769fca7: Layer already exists [2021-05-17T23:41:05.364Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:f0c6c88066a354588b344e1756ce0260a83a82313326f1b0e52d02accf59697e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:41:05.663Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:41:05.698Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.222" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-17T23:41:05.960Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-17T23:41:05.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-17T23:41:05.960Z] 398e2241fe7b: Preparing [2021-05-17T23:41:05.960Z] 19338cc0b9cb: Preparing [2021-05-17T23:41:05.960Z] 8b46b553f9a7: Preparing [2021-05-17T23:41:05.960Z] 94d3524d534f: Preparing [2021-05-17T23:41:05.960Z] 0754057c0ad3: Preparing [2021-05-17T23:41:05.960Z] 998cdf262ab1: Preparing [2021-05-17T23:41:05.960Z] 02e56110abd2: Preparing [2021-05-17T23:41:05.960Z] abc36efb885a: Preparing [2021-05-17T23:41:05.960Z] b0b09059f4e1: Preparing [2021-05-17T23:41:05.960Z] bb961f40224b: Preparing [2021-05-17T23:41:05.960Z] f4666769fca7: Preparing [2021-05-17T23:41:05.960Z] 998cdf262ab1: Waiting [2021-05-17T23:41:05.960Z] 02e56110abd2: Waiting [2021-05-17T23:41:05.960Z] abc36efb885a: Waiting [2021-05-17T23:41:05.960Z] b0b09059f4e1: Waiting [2021-05-17T23:41:05.960Z] bb961f40224b: Waiting [2021-05-17T23:41:05.960Z] f4666769fca7: Waiting [2021-05-17T23:41:05.960Z] 19338cc0b9cb: Layer already exists [2021-05-17T23:41:05.960Z] 8b46b553f9a7: Layer already exists [2021-05-17T23:41:05.960Z] 94d3524d534f: Layer already exists [2021-05-17T23:41:05.960Z] 0754057c0ad3: Layer already exists [2021-05-17T23:41:05.960Z] 398e2241fe7b: Layer already exists [2021-05-17T23:41:05.960Z] 02e56110abd2: Layer already exists [2021-05-17T23:41:05.960Z] 998cdf262ab1: Layer already exists [2021-05-17T23:41:05.960Z] abc36efb885a: Layer already exists [2021-05-17T23:41:05.960Z] b0b09059f4e1: Layer already exists [2021-05-17T23:41:05.960Z] bb961f40224b: Layer already exists [2021-05-17T23:41:05.961Z] f4666769fca7: Layer already exists [2021-05-17T23:41:05.961Z] master: digest: sha256:f0c6c88066a354588b344e1756ce0260a83a82313326f1b0e52d02accf59697e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:41:06.009Z] ===================================================== [Pipeline] echo [2021-05-17T23:41:06.024Z] taggedImages: [2021-05-17T23:41:06.024Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:41:06.024Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.222 [2021-05-17T23:41:06.024Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:41:06.024Z] - 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-17T23:41:15.895Z] Removing intermediate container ff8e3612ab70 [2021-05-17T23:41:15.895Z] ---> 11ed5cff31ba [2021-05-17T23:41:15.895Z] [2021-05-17T23:41:15.895Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T23:41:15.895Z] ---> 9852663dfa18 [2021-05-17T23:41:15.895Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T23:41:16.184Z] ---> Running in 5ddb302b9a02 [2021-05-17T23:41:18.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:41:18.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:41:19.066Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T23:41:19.344Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:41:19.344Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T23:41:19.344Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T23:41:19.344Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T23:41:19.344Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T23:41:19.344Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:41:19.344Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:41:19.620Z] OK: 7 MiB in 20 packages [2021-05-17T23:41:22.283Z] Removing intermediate container 5ddb302b9a02 [2021-05-17T23:41:22.283Z] ---> 663a05d6bb9e [2021-05-17T23:41:22.283Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T23:41:22.283Z] ---> Running in a08430044b13 [2021-05-17T23:41:23.289Z] Removing intermediate container a08430044b13 [2021-05-17T23:41:23.289Z] ---> abe55faafcf3 [2021-05-17T23:41:23.289Z] Step 14/26 : WORKDIR / [2021-05-17T23:41:23.289Z] ---> Running in 16949371fa8d [2021-05-17T23:41:24.281Z] Removing intermediate container 16949371fa8d [2021-05-17T23:41:24.281Z] ---> 3883de5e7999 [2021-05-17T23:41:24.281Z] 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-17T23:41:25.731Z] ---> 88168765cc63 [2021-05-17T23:41:25.731Z] 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-17T23:41:27.748Z] ---> 0e12b15eadcd [2021-05-17T23:41:27.748Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T23:41:29.742Z] ---> 0c04bb25e48d [2021-05-17T23:41:29.742Z] 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-17T23:41:30.014Z] Removing intermediate container ad6c8b5e379d [2021-05-17T23:41:30.014Z] ---> 1f202e92ff2b [2021-05-17T23:41:30.014Z] [2021-05-17T23:41:30.014Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:41:30.014Z] ---> 9852663dfa18 [2021-05-17T23:41:30.014Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:41:30.014Z] ---> Using cache [2021-05-17T23:41:30.014Z] ---> 7831ced9b760 [2021-05-17T23:41:30.014Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:41:30.014Z] ---> Using cache [2021-05-17T23:41:30.014Z] ---> d933fd2d1346 [2021-05-17T23:41:30.014Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T23:41:30.286Z] ---> Running in 8843c75474b2 [2021-05-17T23:41:30.878Z] ---> ec3dc49ae342 [2021-05-17T23:41:30.878Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T23:41:31.150Z] Removing intermediate container 8843c75474b2 [2021-05-17T23:41:31.150Z] ---> b81fb28f9105 [2021-05-17T23:41:31.150Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T23:41:31.150Z] ---> Running in bd9f0ca3526f [2021-05-17T23:41:31.750Z] Removing intermediate container bd9f0ca3526f [2021-05-17T23:41:31.750Z] ---> c64ec38b94ca [2021-05-17T23:41:31.750Z] Step 16/24 : WORKDIR / [2021-05-17T23:41:32.031Z] ---> Running in f614e2574809 [2021-05-17T23:41:32.301Z] ---> 661e2b167442 [2021-05-17T23:41:32.301Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T23:41:32.577Z] Removing intermediate container f614e2574809 [2021-05-17T23:41:32.577Z] ---> bb3ba5709860 [2021-05-17T23:41:32.577Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:41:34.061Z] ---> 56d8775e9fad [2021-05-17T23:41:34.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T23:41:34.061Z] ---> 475ff052b0a1 [2021-05-17T23:41:34.061Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T23:41:35.511Z] ---> c1f7164974e8 [2021-05-17T23:41:35.511Z] 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-17T23:41:35.511Z] ---> b29f071e3174 [2021-05-17T23:41:35.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T23:41:35.511Z] ---> Running in 35ddf70fe677 [2021-05-17T23:41:36.950Z] ---> a7733364569a [2021-05-17T23:41:36.950Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T23:41:37.232Z] ---> Running in c964cd76be35 [2021-05-17T23:41:37.830Z] Removing intermediate container c964cd76be35 [2021-05-17T23:41:37.830Z] ---> 8a36cefafbd7 [2021-05-17T23:41:37.830Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:41:38.103Z] ---> Running in d2438368bfd9 [2021-05-17T23:41:38.384Z] Removing intermediate container 35ddf70fe677 [2021-05-17T23:41:38.384Z] ---> c016b04be519 [2021-05-17T23:41:38.384Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T23:41:38.384Z] ---> Running in c02d8c8949dc [2021-05-17T23:41:38.657Z] Removing intermediate container d2438368bfd9 [2021-05-17T23:41:38.657Z] ---> 0dbbba9e773e [2021-05-17T23:41:38.657Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T23:41:38.657Z] ---> Running in f591b925228a [2021-05-17T23:41:38.930Z] Removing intermediate container c02d8c8949dc [2021-05-17T23:41:38.930Z] ---> 4dde525e0208 [2021-05-17T23:41:38.930Z] Step 24/26 : LABEL arch=arm64 [2021-05-17T23:41:39.204Z] ---> Running in 3177bec8c69a [2021-05-17T23:41:39.474Z] Removing intermediate container f591b925228a [2021-05-17T23:41:39.474Z] ---> 8778afe607df [2021-05-17T23:41:39.474Z] Step 23/24 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:41:39.750Z] ---> Running in 34490ad2fa40 [2021-05-17T23:41:39.750Z] Removing intermediate container 3177bec8c69a [2021-05-17T23:41:39.750Z] ---> 4bdb441039c3 [2021-05-17T23:41:39.750Z] Step 25/26 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:41:40.027Z] ---> Running in 2f3f5156feb9 [2021-05-17T23:41:40.299Z] Removing intermediate container 34490ad2fa40 [2021-05-17T23:41:40.299Z] ---> 227d416551a5 [2021-05-17T23:41:40.299Z] Step 24/24 : LABEL version=2.0.0-dev.222 [2021-05-17T23:41:40.573Z] ---> Running in 425b6bba8e65 [2021-05-17T23:41:40.573Z] Removing intermediate container 2f3f5156feb9 [2021-05-17T23:41:40.573Z] ---> b2886ab88c6e [2021-05-17T23:41:40.573Z] Step 26/26 : LABEL version=2.0.0-dev.222 [2021-05-17T23:41:40.845Z] ---> Running in 9de8b505f27a [2021-05-17T23:41:41.121Z] Removing intermediate container 425b6bba8e65 [2021-05-17T23:41:41.121Z] ---> cbe60e50645f [2021-05-17T23:41:41.121Z] [2021-05-17T23:41:41.718Z] Successfully built cbe60e50645f [2021-05-17T23:41:41.718Z] Successfully tagged core-metadata-arm64:latest [2021-05-17T23:41:41.718Z]  Building core-metadata ... done Removing intermediate container 9de8b505f27a [2021-05-17T23:41:41.718Z] ---> a68d925062d0 [2021-05-17T23:41:41.718Z] [2021-05-17T23:41:41.991Z] Successfully built a68d925062d0 [2021-05-17T23:41:42.264Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-17T23:41:43.238Z]  Building security-secretstore-setup ... done Removing intermediate container 8a847cbc7355 [2021-05-17T23:41:43.238Z] ---> 2fdabddcfee9 [2021-05-17T23:41:43.238Z] [2021-05-17T23:41:43.238Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:41:43.238Z] ---> 9852663dfa18 [2021-05-17T23:41:43.238Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T23:41:43.510Z] ---> Running in 0b28ac2d6a9b [2021-05-17T23:41:43.782Z] Removing intermediate container 0b28ac2d6a9b [2021-05-17T23:41:43.782Z] ---> 6fa1b3e4c8f0 [2021-05-17T23:41:43.782Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T23:41:44.051Z] ---> Running in 1ff45ba8b702 [2021-05-17T23:41:44.324Z] Removing intermediate container 1ff45ba8b702 [2021-05-17T23:41:44.324Z] ---> 33ccc12080ba [2021-05-17T23:41:44.324Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T23:41:44.595Z] ---> Running in ee414d060e57 [2021-05-17T23:41:45.189Z] Removing intermediate container ee414d060e57 [2021-05-17T23:41:45.189Z] ---> 2a20fcac3e0e [2021-05-17T23:41:45.189Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:41:45.189Z] ---> Running in 6d0335b959e6 [2021-05-17T23:41:47.800Z] Removing intermediate container 6d0335b959e6 [2021-05-17T23:41:47.800Z] ---> ee0017cab28e [2021-05-17T23:41:47.800Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T23:41:47.800Z] ---> Running in afeccc04b9c0 [2021-05-17T23:41:48.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:41:49.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:41:50.344Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T23:41:50.344Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T23:41:50.344Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T23:41:50.344Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T23:41:50.616Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T23:41:50.886Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T23:41:50.886Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:41:50.886Z] OK: 8 MiB in 20 packages [2021-05-17T23:41:51.862Z] Removing intermediate container afeccc04b9c0 [2021-05-17T23:41:51.863Z] ---> b317f8e13c74 [2021-05-17T23:41:51.863Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:41:52.841Z] ---> 412918d28c2b [2021-05-17T23:41:52.841Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T23:41:54.295Z] ---> 060110ba3c4c [2021-05-17T23:41:54.295Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T23:41:54.893Z] ---> 29de5b61ed8a [2021-05-17T23:41:54.893Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T23:41:54.893Z] ---> Running in aa3fb65acfec [2021-05-17T23:41:55.488Z] Removing intermediate container aa3fb65acfec [2021-05-17T23:41:55.488Z] ---> d7313a26ed36 [2021-05-17T23:41:55.488Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:41:55.488Z] ---> Running in e98eff9df3f5 [2021-05-17T23:41:56.110Z] Removing intermediate container e98eff9df3f5 [2021-05-17T23:41:56.111Z] ---> 53e54e761cdf [2021-05-17T23:41:56.111Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T23:41:56.111Z] ---> Running in 061b76509d04 [2021-05-17T23:41:56.714Z] Removing intermediate container 061b76509d04 [2021-05-17T23:41:56.714Z] ---> e9307a668b52 [2021-05-17T23:41:56.714Z] Step 23/24 : LABEL git_sha=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:41:56.714Z] ---> Running in 77cbd34c2375 [2021-05-17T23:41:56.992Z] Removing intermediate container 77cbd34c2375 [2021-05-17T23:41:56.992Z] ---> fc004e651838 [2021-05-17T23:41:57.268Z] Step 24/24 : LABEL version=2.0.0-dev.222 [2021-05-17T23:41:57.268Z] ---> Running in 5915628af919 [2021-05-17T23:41:57.870Z] Removing intermediate container 5915628af919 [2021-05-17T23:41:57.870Z] ---> 4a0c34c31264 [2021-05-17T23:41:57.870Z] [2021-05-17T23:41:58.150Z] Successfully built 4a0c34c31264 [2021-05-17T23:41:58.150Z] Successfully tagged core-data-arm64:latest [2021-05-17T23:41:58.773Z]  Building core-data ... done  [Pipeline] } [2021-05-17T23:41:58.780Z] $ docker stop --time=1 4b6291586ba53cab5acf9cd1b3fde1caf7cbdfcae2020546e6b054e9d7288a93 [2021-05-17T23:42:00.532Z] $ docker rm -f 4b6291586ba53cab5acf9cd1b3fde1caf7cbdfcae2020546e6b054e9d7288a93 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T23:42:01.187Z] + docker images [2021-05-17T23:42:01.464Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T23:42:01.464Z] core-data-arm64 latest 4a0c34c31264 4 seconds ago 20.4MB [2021-05-17T23:42:01.464Z] 2fdabddcfee9 19 seconds ago 873MB [2021-05-17T23:42:01.464Z] security-secretstore-setup-arm64 latest a68d925062d0 20 seconds ago 24.4MB [2021-05-17T23:42:01.464Z] core-metadata-arm64 latest cbe60e50645f 21 seconds ago 17.4MB [2021-05-17T23:42:01.464Z] 1f202e92ff2b 32 seconds ago 873MB [2021-05-17T23:42:01.464Z] 11ed5cff31ba 47 seconds ago 862MB [2021-05-17T23:42:01.464Z] security-bootstrapper-arm64 latest 28c1024ac19c About a minute ago 17.2MB [2021-05-17T23:42:01.464Z] 836b31e2842f About a minute ago 858MB [2021-05-17T23:42:01.464Z] sys-mgmt-agent-arm64 latest 980c7707f6a6 About a minute ago 299MB [2021-05-17T23:42:01.464Z] support-scheduler-arm64 latest 069da284fe74 3 minutes ago 16.1MB [2021-05-17T23:42:01.464Z] support-notifications-arm64 latest 4bb06dfd650e 3 minutes ago 16.8MB [2021-05-17T23:42:01.464Z] core-command-arm64 latest ccbac4ce7b11 3 minutes ago 16.1MB [2021-05-17T23:42:01.464Z] security-proxy-setup-arm64 latest 202033a58627 3 minutes ago 24MB [2021-05-17T23:42:01.464Z] e7e7f445a928 3 minutes ago 861MB [2021-05-17T23:42:01.464Z] 22cc266fd61c 3 minutes ago 865MB [2021-05-17T23:42:01.464Z] a4d2539a30a6 3 minutes ago 865MB [2021-05-17T23:42:01.464Z] 6ac28f42e53d 3 minutes ago 864MB [2021-05-17T23:42:01.464Z] 84e6da4d9a5e 3 minutes ago 862MB [2021-05-17T23:42:01.464Z] ci-base-image-arm64 latest b503782be62b 8 minutes ago 641MB [2021-05-17T23:42:01.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-17T23:42:01.464Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-17T23:42:01.464Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-17T23:42:01.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-17T23:42:01.682Z] provisioning config files... [2021-05-17T23:42:01.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/492@tmp/config130821128737372249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:42:02.128Z] ---> docker-login.sh [2021-05-17T23:42:02.128Z] nexus3.edgexfoundry.org:10001 [2021-05-17T23:42:02.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:42:02.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:42:02.683Z] Configure a credential helper to remove this warning. See [2021-05-17T23:42:02.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:42:02.683Z] [2021-05-17T23:42:02.683Z] Login Succeeded [2021-05-17T23:42:02.683Z] nexus3.edgexfoundry.org:10002 [2021-05-17T23:42:02.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:42:03.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:42:03.232Z] Configure a credential helper to remove this warning. See [2021-05-17T23:42:03.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:42:03.232Z] [2021-05-17T23:42:03.232Z] Login Succeeded [2021-05-17T23:42:03.232Z] nexus3.edgexfoundry.org:10003 [2021-05-17T23:42:03.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:42:03.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:42:03.826Z] Configure a credential helper to remove this warning. See [2021-05-17T23:42:03.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:42:03.826Z] [2021-05-17T23:42:03.826Z] Login Succeeded [2021-05-17T23:42:03.826Z] nexus3.edgexfoundry.org:10004 [2021-05-17T23:42:04.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:42:04.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:42:04.448Z] Configure a credential helper to remove this warning. See [2021-05-17T23:42:04.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:42:04.448Z] [2021-05-17T23:42:04.448Z] Login Succeeded [2021-05-17T23:42:04.448Z] docker.io [2021-05-17T23:42:05.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:42:05.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:42:05.309Z] Configure a credential helper to remove this warning. See [2021-05-17T23:42:05.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:42:05.309Z] [2021-05-17T23:42:05.309Z] Login Succeeded [2021-05-17T23:42:05.309Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T23:42:05.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:42:05.397Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-17T23:42:05.397Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:05.397Z] 2.0.0-dev.222 [2021-05-17T23:42:05.397Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:05.397Z] master [2021-05-17T23:42:05.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:05.771Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:06.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:06.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-17T23:42:06.110Z] ad0526eed83d: Preparing [2021-05-17T23:42:06.110Z] 2cb2eb0bbae6: Preparing [2021-05-17T23:42:06.110Z] ee4a45e79623: Preparing [2021-05-17T23:42:06.110Z] 5c0154246a1b: Preparing [2021-05-17T23:42:06.110Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:06.388Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:06.388Z] 5c0154246a1b: Pushed [2021-05-17T23:42:06.667Z] ad0526eed83d: Pushed [2021-05-17T23:42:06.667Z] ee4a45e79623: Pushed [2021-05-17T23:42:08.625Z] 2cb2eb0bbae6: Pushed [2021-05-17T23:42:08.895Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:42633b913cdea4799463b564f94ef36cce9c263b8ad52acc19ec4aa0c9d947f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:09.240Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:09.584Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.222 [2021-05-17T23:42:09.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-17T23:42:09.584Z] ad0526eed83d: Preparing [2021-05-17T23:42:09.584Z] 2cb2eb0bbae6: Preparing [2021-05-17T23:42:09.584Z] ee4a45e79623: Preparing [2021-05-17T23:42:09.584Z] 5c0154246a1b: Preparing [2021-05-17T23:42:09.584Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:09.860Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:09.860Z] ad0526eed83d: Layer already exists [2021-05-17T23:42:09.860Z] 2cb2eb0bbae6: Layer already exists [2021-05-17T23:42:09.860Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:09.860Z] 5c0154246a1b: Layer already exists [2021-05-17T23:42:09.860Z] 2.0.0-dev.222: digest: sha256:42633b913cdea4799463b564f94ef36cce9c263b8ad52acc19ec4aa0c9d947f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:10.213Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:10.815Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:10.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-17T23:42:10.815Z] ad0526eed83d: Preparing [2021-05-17T23:42:10.815Z] 2cb2eb0bbae6: Preparing [2021-05-17T23:42:10.815Z] ee4a45e79623: Preparing [2021-05-17T23:42:10.815Z] 5c0154246a1b: Preparing [2021-05-17T23:42:10.815Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:10.815Z] ad0526eed83d: Layer already exists [2021-05-17T23:42:10.815Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:10.815Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:10.815Z] 5c0154246a1b: Layer already exists [2021-05-17T23:42:10.815Z] 2cb2eb0bbae6: Layer already exists [2021-05-17T23:42:11.088Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:42633b913cdea4799463b564f94ef36cce9c263b8ad52acc19ec4aa0c9d947f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:11.437Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:11.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-17T23:42:11.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-17T23:42:11.779Z] ad0526eed83d: Preparing [2021-05-17T23:42:11.779Z] 2cb2eb0bbae6: Preparing [2021-05-17T23:42:11.779Z] ee4a45e79623: Preparing [2021-05-17T23:42:11.779Z] 5c0154246a1b: Preparing [2021-05-17T23:42:11.779Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:11.779Z] ad0526eed83d: Layer already exists [2021-05-17T23:42:11.779Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:11.779Z] 2cb2eb0bbae6: Layer already exists [2021-05-17T23:42:11.779Z] 5c0154246a1b: Layer already exists [2021-05-17T23:42:11.779Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:12.051Z] master: digest: sha256:42633b913cdea4799463b564f94ef36cce9c263b8ad52acc19ec4aa0c9d947f1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:42:12.112Z] ===================================================== [Pipeline] echo [2021-05-17T23:42:12.126Z] taggedImages: [2021-05-17T23:42:12.126Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:12.126Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.222 [2021-05-17T23:42:12.126Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:12.126Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-05-17T23:42:12.201Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-17T23:42:12.201Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:12.201Z] 2.0.0-dev.222 [2021-05-17T23:42:12.201Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:12.201Z] master [2021-05-17T23:42:12.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:12.581Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:12.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:12.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-17T23:42:12.921Z] e5f159b0b807: Preparing [2021-05-17T23:42:12.921Z] 4dff9a697fe9: Preparing [2021-05-17T23:42:12.921Z] ee4a45e79623: Preparing [2021-05-17T23:42:12.921Z] 7f275cfd60d3: Preparing [2021-05-17T23:42:12.921Z] e910dc74b795: Preparing [2021-05-17T23:42:12.921Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:12.921Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:13.194Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:13.194Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:13.194Z] e5f159b0b807: Pushed [2021-05-17T23:42:13.194Z] e910dc74b795: Pushed [2021-05-17T23:42:13.787Z] 7f275cfd60d3: Pushed [2021-05-17T23:42:16.385Z] 4dff9a697fe9: Pushed [2021-05-17T23:42:16.385Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:0b77117ccabe3793154ba86af5a34ff85c14be27dd735b018115a8845f0cad27 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:16.727Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:17.069Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.222 [2021-05-17T23:42:17.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-17T23:42:17.069Z] e5f159b0b807: Preparing [2021-05-17T23:42:17.069Z] 4dff9a697fe9: Preparing [2021-05-17T23:42:17.069Z] ee4a45e79623: Preparing [2021-05-17T23:42:17.069Z] 7f275cfd60d3: Preparing [2021-05-17T23:42:17.069Z] e910dc74b795: Preparing [2021-05-17T23:42:17.069Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:17.069Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:17.069Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:17.069Z] 4dff9a697fe9: Layer already exists [2021-05-17T23:42:17.069Z] 7f275cfd60d3: Layer already exists [2021-05-17T23:42:17.069Z] e5f159b0b807: Layer already exists [2021-05-17T23:42:17.069Z] e910dc74b795: Layer already exists [2021-05-17T23:42:17.069Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:17.372Z] 2.0.0-dev.222: digest: sha256:0b77117ccabe3793154ba86af5a34ff85c14be27dd735b018115a8845f0cad27 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:17.714Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:18.053Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:18.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-17T23:42:18.054Z] e5f159b0b807: Preparing [2021-05-17T23:42:18.054Z] 4dff9a697fe9: Preparing [2021-05-17T23:42:18.054Z] ee4a45e79623: Preparing [2021-05-17T23:42:18.054Z] 7f275cfd60d3: Preparing [2021-05-17T23:42:18.054Z] e910dc74b795: Preparing [2021-05-17T23:42:18.054Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:18.054Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:18.054Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:18.054Z] 4dff9a697fe9: Layer already exists [2021-05-17T23:42:18.054Z] e5f159b0b807: Layer already exists [2021-05-17T23:42:18.054Z] 7f275cfd60d3: Layer already exists [2021-05-17T23:42:18.054Z] e910dc74b795: Layer already exists [2021-05-17T23:42:18.054Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:18.324Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:0b77117ccabe3793154ba86af5a34ff85c14be27dd735b018115a8845f0cad27 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:18.676Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:19.014Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-17T23:42:19.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-17T23:42:19.014Z] e5f159b0b807: Preparing [2021-05-17T23:42:19.014Z] 4dff9a697fe9: Preparing [2021-05-17T23:42:19.014Z] ee4a45e79623: Preparing [2021-05-17T23:42:19.014Z] 7f275cfd60d3: Preparing [2021-05-17T23:42:19.014Z] e910dc74b795: Preparing [2021-05-17T23:42:19.014Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:19.014Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:19.014Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:19.014Z] e5f159b0b807: Layer already exists [2021-05-17T23:42:19.014Z] e910dc74b795: Layer already exists [2021-05-17T23:42:19.015Z] 4dff9a697fe9: Layer already exists [2021-05-17T23:42:19.015Z] 7f275cfd60d3: Layer already exists [2021-05-17T23:42:19.015Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:19.288Z] master: digest: sha256:0b77117ccabe3793154ba86af5a34ff85c14be27dd735b018115a8845f0cad27 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:42:19.358Z] ===================================================== [Pipeline] echo [2021-05-17T23:42:19.373Z] taggedImages: [2021-05-17T23:42:19.373Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:19.373Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.222 [2021-05-17T23:42:19.373Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:19.373Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-05-17T23:42:19.409Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-17T23:42:19.409Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:19.409Z] 2.0.0-dev.222 [2021-05-17T23:42:19.409Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:19.409Z] master [2021-05-17T23:42:19.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:19.828Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:20.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:20.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-17T23:42:20.168Z] fdd626ef88ad: Preparing [2021-05-17T23:42:20.168Z] 995b10898417: Preparing [2021-05-17T23:42:20.168Z] ee4a45e79623: Preparing [2021-05-17T23:42:20.168Z] cca72a5995bb: Preparing [2021-05-17T23:42:20.168Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:20.168Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:20.441Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:20.441Z] fdd626ef88ad: Pushed [2021-05-17T23:42:20.441Z] cca72a5995bb: Pushed [2021-05-17T23:42:23.045Z] 995b10898417: Pushed [2021-05-17T23:42:23.325Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:a8df67fa0369846e0c10026dffc912d9cad9de28677fbd2ae92822cc79bfa306 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:23.689Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:24.048Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.222 [2021-05-17T23:42:24.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-17T23:42:24.048Z] fdd626ef88ad: Preparing [2021-05-17T23:42:24.048Z] 995b10898417: Preparing [2021-05-17T23:42:24.048Z] ee4a45e79623: Preparing [2021-05-17T23:42:24.048Z] cca72a5995bb: Preparing [2021-05-17T23:42:24.048Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:24.048Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:24.048Z] fdd626ef88ad: Layer already exists [2021-05-17T23:42:24.048Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:24.048Z] 995b10898417: Layer already exists [2021-05-17T23:42:24.048Z] cca72a5995bb: Layer already exists [2021-05-17T23:42:24.325Z] 2.0.0-dev.222: digest: sha256:a8df67fa0369846e0c10026dffc912d9cad9de28677fbd2ae92822cc79bfa306 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:24.676Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:25.023Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:25.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-17T23:42:25.023Z] fdd626ef88ad: Preparing [2021-05-17T23:42:25.023Z] 995b10898417: Preparing [2021-05-17T23:42:25.023Z] ee4a45e79623: Preparing [2021-05-17T23:42:25.023Z] cca72a5995bb: Preparing [2021-05-17T23:42:25.023Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:25.023Z] 995b10898417: Layer already exists [2021-05-17T23:42:25.023Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:25.023Z] cca72a5995bb: Layer already exists [2021-05-17T23:42:25.023Z] fdd626ef88ad: Layer already exists [2021-05-17T23:42:25.023Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:25.295Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:a8df67fa0369846e0c10026dffc912d9cad9de28677fbd2ae92822cc79bfa306 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:25.642Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:25.979Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-17T23:42:25.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-17T23:42:25.980Z] fdd626ef88ad: Preparing [2021-05-17T23:42:25.980Z] 995b10898417: Preparing [2021-05-17T23:42:25.980Z] ee4a45e79623: Preparing [2021-05-17T23:42:25.980Z] cca72a5995bb: Preparing [2021-05-17T23:42:25.980Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:26.253Z] 995b10898417: Layer already exists [2021-05-17T23:42:26.253Z] cca72a5995bb: Layer already exists [2021-05-17T23:42:26.253Z] fdd626ef88ad: Layer already exists [2021-05-17T23:42:26.253Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:26.253Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:26.253Z] master: digest: sha256:a8df67fa0369846e0c10026dffc912d9cad9de28677fbd2ae92822cc79bfa306 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:42:26.310Z] ===================================================== [Pipeline] echo [2021-05-17T23:42:26.324Z] taggedImages: [2021-05-17T23:42:26.324Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:26.324Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.222 [2021-05-17T23:42:26.324Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:26.324Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-05-17T23:42:26.354Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-17T23:42:26.355Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:26.355Z] 2.0.0-dev.222 [2021-05-17T23:42:26.355Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:26.355Z] master [2021-05-17T23:42:26.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:26.729Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:27.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:27.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-17T23:42:27.068Z] 65fcc11a8100: Preparing [2021-05-17T23:42:27.068Z] 65fcc11a8100: Preparing [2021-05-17T23:42:27.068Z] e1e766c3d5fa: Preparing [2021-05-17T23:42:27.068Z] d903bcef34a3: Preparing [2021-05-17T23:42:27.068Z] f9d0c899ab4b: Preparing [2021-05-17T23:42:27.068Z] 45b7505a6f51: Preparing [2021-05-17T23:42:27.068Z] ee4a45e79623: Preparing [2021-05-17T23:42:27.068Z] d97fd3721dc3: Preparing [2021-05-17T23:42:27.068Z] d97fd3721dc3: Preparing [2021-05-17T23:42:27.068Z] c49efb69c952: Preparing [2021-05-17T23:42:27.068Z] 1f3e8e1b2855: Preparing [2021-05-17T23:42:27.068Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:27.068Z] 1f3e8e1b2855: Waiting [2021-05-17T23:42:27.068Z] c49efb69c952: Waiting [2021-05-17T23:42:27.068Z] ee4a45e79623: Waiting [2021-05-17T23:42:27.068Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:27.068Z] d97fd3721dc3: Waiting [2021-05-17T23:42:27.661Z] d903bcef34a3: Pushed [2021-05-17T23:42:27.661Z] e1e766c3d5fa: Pushed [2021-05-17T23:42:27.661Z] 65fcc11a8100: Pushed [2021-05-17T23:42:27.661Z] f9d0c899ab4b: Pushed [2021-05-17T23:42:27.661Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:27.661Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:27.661Z] 1f3e8e1b2855: Pushed [2021-05-17T23:42:27.661Z] d97fd3721dc3: Pushed [2021-05-17T23:42:27.661Z] c49efb69c952: Pushed [2021-05-17T23:42:30.274Z] 45b7505a6f51: Pushed [2021-05-17T23:42:30.274Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:9b379af1e07566241b24292a43aae024cddb09b27f7e817743e5fc828049d41f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:30.895Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:31.228Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.222 [2021-05-17T23:42:31.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-17T23:42:31.228Z] 65fcc11a8100: Preparing [2021-05-17T23:42:31.228Z] 65fcc11a8100: Preparing [2021-05-17T23:42:31.228Z] e1e766c3d5fa: Preparing [2021-05-17T23:42:31.228Z] d903bcef34a3: Preparing [2021-05-17T23:42:31.228Z] f9d0c899ab4b: Preparing [2021-05-17T23:42:31.228Z] 45b7505a6f51: Preparing [2021-05-17T23:42:31.228Z] ee4a45e79623: Preparing [2021-05-17T23:42:31.228Z] d97fd3721dc3: Preparing [2021-05-17T23:42:31.228Z] d97fd3721dc3: Preparing [2021-05-17T23:42:31.228Z] c49efb69c952: Preparing [2021-05-17T23:42:31.228Z] 1f3e8e1b2855: Preparing [2021-05-17T23:42:31.228Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:31.228Z] ee4a45e79623: Waiting [2021-05-17T23:42:31.228Z] d97fd3721dc3: Waiting [2021-05-17T23:42:31.228Z] c49efb69c952: Waiting [2021-05-17T23:42:31.228Z] 1f3e8e1b2855: Waiting [2021-05-17T23:42:31.228Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:31.228Z] e1e766c3d5fa: Layer already exists [2021-05-17T23:42:31.228Z] 45b7505a6f51: Layer already exists [2021-05-17T23:42:31.228Z] 65fcc11a8100: Layer already exists [2021-05-17T23:42:31.228Z] d903bcef34a3: Layer already exists [2021-05-17T23:42:31.228Z] f9d0c899ab4b: Layer already exists [2021-05-17T23:42:31.228Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:31.228Z] d97fd3721dc3: Layer already exists [2021-05-17T23:42:31.228Z] 1f3e8e1b2855: Layer already exists [2021-05-17T23:42:31.228Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:31.228Z] c49efb69c952: Layer already exists [2021-05-17T23:42:31.500Z] 2.0.0-dev.222: digest: sha256:9b379af1e07566241b24292a43aae024cddb09b27f7e817743e5fc828049d41f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:31.839Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:32.179Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:32.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-17T23:42:32.452Z] 65fcc11a8100: Preparing [2021-05-17T23:42:32.452Z] 65fcc11a8100: Preparing [2021-05-17T23:42:32.452Z] e1e766c3d5fa: Preparing [2021-05-17T23:42:32.452Z] d903bcef34a3: Preparing [2021-05-17T23:42:32.452Z] f9d0c899ab4b: Preparing [2021-05-17T23:42:32.452Z] 45b7505a6f51: Preparing [2021-05-17T23:42:32.452Z] ee4a45e79623: Preparing [2021-05-17T23:42:32.452Z] d97fd3721dc3: Preparing [2021-05-17T23:42:32.452Z] d97fd3721dc3: Preparing [2021-05-17T23:42:32.452Z] c49efb69c952: Preparing [2021-05-17T23:42:32.452Z] 1f3e8e1b2855: Preparing [2021-05-17T23:42:32.452Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:32.452Z] d97fd3721dc3: Waiting [2021-05-17T23:42:32.452Z] c49efb69c952: Waiting [2021-05-17T23:42:32.452Z] 1f3e8e1b2855: Waiting [2021-05-17T23:42:32.452Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:32.452Z] ee4a45e79623: Waiting [2021-05-17T23:42:33.046Z] 65fcc11a8100: Layer already exists [2021-05-17T23:42:33.046Z] 45b7505a6f51: Layer already exists [2021-05-17T23:42:33.046Z] d903bcef34a3: Layer already exists [2021-05-17T23:42:33.046Z] e1e766c3d5fa: Layer already exists [2021-05-17T23:42:33.046Z] f9d0c899ab4b: Layer already exists [2021-05-17T23:42:33.046Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:33.046Z] d97fd3721dc3: Layer already exists [2021-05-17T23:42:33.046Z] c49efb69c952: Layer already exists [2021-05-17T23:42:33.046Z] 1f3e8e1b2855: Layer already exists [2021-05-17T23:42:33.046Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:33.318Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:9b379af1e07566241b24292a43aae024cddb09b27f7e817743e5fc828049d41f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:33.665Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:34.013Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-17T23:42:34.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-17T23:42:34.013Z] 65fcc11a8100: Preparing [2021-05-17T23:42:34.013Z] 65fcc11a8100: Preparing [2021-05-17T23:42:34.013Z] e1e766c3d5fa: Preparing [2021-05-17T23:42:34.013Z] d903bcef34a3: Preparing [2021-05-17T23:42:34.013Z] f9d0c899ab4b: Preparing [2021-05-17T23:42:34.013Z] 45b7505a6f51: Preparing [2021-05-17T23:42:34.013Z] ee4a45e79623: Preparing [2021-05-17T23:42:34.013Z] d97fd3721dc3: Preparing [2021-05-17T23:42:34.013Z] d97fd3721dc3: Preparing [2021-05-17T23:42:34.013Z] c49efb69c952: Preparing [2021-05-17T23:42:34.013Z] 1f3e8e1b2855: Preparing [2021-05-17T23:42:34.013Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:34.013Z] d97fd3721dc3: Waiting [2021-05-17T23:42:34.013Z] c49efb69c952: Waiting [2021-05-17T23:42:34.013Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:34.013Z] 1f3e8e1b2855: Waiting [2021-05-17T23:42:34.013Z] ee4a45e79623: Waiting [2021-05-17T23:42:34.287Z] f9d0c899ab4b: Layer already exists [2021-05-17T23:42:34.287Z] e1e766c3d5fa: Layer already exists [2021-05-17T23:42:34.287Z] d903bcef34a3: Layer already exists [2021-05-17T23:42:34.287Z] 45b7505a6f51: Layer already exists [2021-05-17T23:42:34.287Z] 65fcc11a8100: Layer already exists [2021-05-17T23:42:34.287Z] d97fd3721dc3: Layer already exists [2021-05-17T23:42:34.287Z] c49efb69c952: Layer already exists [2021-05-17T23:42:34.287Z] 1f3e8e1b2855: Layer already exists [2021-05-17T23:42:34.287Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:34.287Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:34.287Z] master: digest: sha256:9b379af1e07566241b24292a43aae024cddb09b27f7e817743e5fc828049d41f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:42:34.347Z] ===================================================== [Pipeline] echo [2021-05-17T23:42:34.363Z] taggedImages: [2021-05-17T23:42:34.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:34.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.222 [2021-05-17T23:42:34.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:34.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-17T23:42:34.414Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-17T23:42:34.414Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:34.414Z] 2.0.0-dev.222 [2021-05-17T23:42:34.414Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:34.414Z] master [2021-05-17T23:42:34.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:34.826Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:35.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:35.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-17T23:42:35.202Z] 2b5c8ffae104: Preparing [2021-05-17T23:42:35.202Z] b3d0e28207db: Preparing [2021-05-17T23:42:35.202Z] e5a92389aa84: Preparing [2021-05-17T23:42:35.202Z] 6d4e48efd421: Preparing [2021-05-17T23:42:35.203Z] 55ed8789a786: Preparing [2021-05-17T23:42:35.203Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:35.203Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:35.483Z] 6d4e48efd421: Pushed [2021-05-17T23:42:35.483Z] e5a92389aa84: Pushed [2021-05-17T23:42:35.483Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:35.756Z] 55ed8789a786: Pushed [2021-05-17T23:42:37.723Z] 2b5c8ffae104: Pushed [2021-05-17T23:42:37.994Z] b3d0e28207db: Pushed [2021-05-17T23:42:37.994Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:e2739ad32a72cbcdbcb86f79624a4d5598fdcbc1d0e360dd95805219d35e7e43 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:38.337Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:38.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.222 [2021-05-17T23:42:38.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-17T23:42:38.685Z] 2b5c8ffae104: Preparing [2021-05-17T23:42:38.685Z] b3d0e28207db: Preparing [2021-05-17T23:42:38.685Z] e5a92389aa84: Preparing [2021-05-17T23:42:38.685Z] 6d4e48efd421: Preparing [2021-05-17T23:42:38.685Z] 55ed8789a786: Preparing [2021-05-17T23:42:38.685Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:38.685Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:38.685Z] 55ed8789a786: Layer already exists [2021-05-17T23:42:38.685Z] 2b5c8ffae104: Layer already exists [2021-05-17T23:42:38.685Z] e5a92389aa84: Layer already exists [2021-05-17T23:42:38.685Z] 6d4e48efd421: Layer already exists [2021-05-17T23:42:38.685Z] b3d0e28207db: Layer already exists [2021-05-17T23:42:38.957Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:38.957Z] 2.0.0-dev.222: digest: sha256:e2739ad32a72cbcdbcb86f79624a4d5598fdcbc1d0e360dd95805219d35e7e43 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:39.302Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:39.639Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:39.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-17T23:42:39.639Z] 2b5c8ffae104: Preparing [2021-05-17T23:42:39.639Z] b3d0e28207db: Preparing [2021-05-17T23:42:39.639Z] e5a92389aa84: Preparing [2021-05-17T23:42:39.639Z] 6d4e48efd421: Preparing [2021-05-17T23:42:39.639Z] 55ed8789a786: Preparing [2021-05-17T23:42:39.639Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:39.639Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:39.912Z] 55ed8789a786: Layer already exists [2021-05-17T23:42:39.912Z] b3d0e28207db: Layer already exists [2021-05-17T23:42:39.912Z] e5a92389aa84: Layer already exists [2021-05-17T23:42:39.912Z] 2b5c8ffae104: Layer already exists [2021-05-17T23:42:39.912Z] 6d4e48efd421: Layer already exists [2021-05-17T23:42:39.912Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:39.912Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:e2739ad32a72cbcdbcb86f79624a4d5598fdcbc1d0e360dd95805219d35e7e43 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:40.256Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:40.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-17T23:42:40.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-17T23:42:40.593Z] 2b5c8ffae104: Preparing [2021-05-17T23:42:40.593Z] b3d0e28207db: Preparing [2021-05-17T23:42:40.593Z] e5a92389aa84: Preparing [2021-05-17T23:42:40.593Z] 6d4e48efd421: Preparing [2021-05-17T23:42:40.593Z] 55ed8789a786: Preparing [2021-05-17T23:42:40.593Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:40.593Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:40.593Z] e5a92389aa84: Layer already exists [2021-05-17T23:42:40.593Z] b3d0e28207db: Layer already exists [2021-05-17T23:42:40.593Z] 6d4e48efd421: Layer already exists [2021-05-17T23:42:40.593Z] 2b5c8ffae104: Layer already exists [2021-05-17T23:42:40.593Z] 55ed8789a786: Layer already exists [2021-05-17T23:42:40.866Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:40.866Z] master: digest: sha256:e2739ad32a72cbcdbcb86f79624a4d5598fdcbc1d0e360dd95805219d35e7e43 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:42:40.925Z] ===================================================== [Pipeline] echo [2021-05-17T23:42:40.939Z] taggedImages: [2021-05-17T23:42:40.939Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:40.939Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.222 [2021-05-17T23:42:40.939Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:40.939Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-17T23:42:40.975Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-17T23:42:40.975Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:40.975Z] 2.0.0-dev.222 [2021-05-17T23:42:40.975Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:40.975Z] master [2021-05-17T23:42:40.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:41.351Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:41.693Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:41.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-17T23:42:41.693Z] dd75b64dc164: Preparing [2021-05-17T23:42:41.693Z] 81b752f23ea7: Preparing [2021-05-17T23:42:41.693Z] 1864a424e25a: Preparing [2021-05-17T23:42:41.693Z] edd2148ce91f: Preparing [2021-05-17T23:42:41.693Z] 111d829be0ea: Preparing [2021-05-17T23:42:41.693Z] 22e538ed44f2: Preparing [2021-05-17T23:42:41.693Z] 89726f724e91: Preparing [2021-05-17T23:42:41.693Z] 20937ac978f4: Preparing [2021-05-17T23:42:41.693Z] a7ec16e1a8ca: Preparing [2021-05-17T23:42:41.693Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:41.693Z] 22e538ed44f2: Waiting [2021-05-17T23:42:41.693Z] 20937ac978f4: Waiting [2021-05-17T23:42:41.693Z] a7ec16e1a8ca: Waiting [2021-05-17T23:42:41.693Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:41.693Z] 89726f724e91: Waiting [2021-05-17T23:42:42.292Z] dd75b64dc164: Pushed [2021-05-17T23:42:42.292Z] 81b752f23ea7: Pushed [2021-05-17T23:42:42.292Z] 111d829be0ea: Pushed [2021-05-17T23:42:42.292Z] 22e538ed44f2: Pushed [2021-05-17T23:42:42.292Z] 20937ac978f4: Pushed [2021-05-17T23:42:42.292Z] 89726f724e91: Pushed [2021-05-17T23:42:42.564Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:42.836Z] a7ec16e1a8ca: Pushed [2021-05-17T23:42:44.265Z] edd2148ce91f: Pushed [2021-05-17T23:42:44.265Z] 1864a424e25a: Pushed [2021-05-17T23:42:44.265Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:ca8ee49a337f783414c35b2fe93482c0799484822207ffd7410575bc48bcb1d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:44.614Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:45.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.222 [2021-05-17T23:42:45.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-17T23:42:45.010Z] dd75b64dc164: Preparing [2021-05-17T23:42:45.010Z] 81b752f23ea7: Preparing [2021-05-17T23:42:45.010Z] 1864a424e25a: Preparing [2021-05-17T23:42:45.010Z] edd2148ce91f: Preparing [2021-05-17T23:42:45.010Z] 111d829be0ea: Preparing [2021-05-17T23:42:45.010Z] 22e538ed44f2: Preparing [2021-05-17T23:42:45.010Z] 89726f724e91: Preparing [2021-05-17T23:42:45.010Z] 20937ac978f4: Preparing [2021-05-17T23:42:45.011Z] a7ec16e1a8ca: Preparing [2021-05-17T23:42:45.011Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:45.011Z] 22e538ed44f2: Waiting [2021-05-17T23:42:45.011Z] 89726f724e91: Waiting [2021-05-17T23:42:45.011Z] 20937ac978f4: Waiting [2021-05-17T23:42:45.011Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:45.011Z] a7ec16e1a8ca: Waiting [2021-05-17T23:42:45.307Z] dd75b64dc164: Layer already exists [2021-05-17T23:42:45.307Z] 111d829be0ea: Layer already exists [2021-05-17T23:42:45.307Z] edd2148ce91f: Layer already exists [2021-05-17T23:42:45.308Z] 81b752f23ea7: Layer already exists [2021-05-17T23:42:45.308Z] 1864a424e25a: Layer already exists [2021-05-17T23:42:45.308Z] 89726f724e91: Layer already exists [2021-05-17T23:42:45.308Z] a7ec16e1a8ca: Layer already exists [2021-05-17T23:42:45.308Z] 22e538ed44f2: Layer already exists [2021-05-17T23:42:45.308Z] 20937ac978f4: Layer already exists [2021-05-17T23:42:45.308Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:45.308Z] 2.0.0-dev.222: digest: sha256:ca8ee49a337f783414c35b2fe93482c0799484822207ffd7410575bc48bcb1d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:45.663Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:46.033Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:46.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-17T23:42:46.034Z] dd75b64dc164: Preparing [2021-05-17T23:42:46.034Z] 81b752f23ea7: Preparing [2021-05-17T23:42:46.034Z] 1864a424e25a: Preparing [2021-05-17T23:42:46.034Z] edd2148ce91f: Preparing [2021-05-17T23:42:46.034Z] 111d829be0ea: Preparing [2021-05-17T23:42:46.034Z] 22e538ed44f2: Preparing [2021-05-17T23:42:46.034Z] 89726f724e91: Preparing [2021-05-17T23:42:46.034Z] 20937ac978f4: Preparing [2021-05-17T23:42:46.034Z] a7ec16e1a8ca: Preparing [2021-05-17T23:42:46.034Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:46.034Z] 89726f724e91: Waiting [2021-05-17T23:42:46.034Z] a7ec16e1a8ca: Waiting [2021-05-17T23:42:46.034Z] 20937ac978f4: Waiting [2021-05-17T23:42:46.034Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:46.034Z] 22e538ed44f2: Waiting [2021-05-17T23:42:46.034Z] 1864a424e25a: Layer already exists [2021-05-17T23:42:46.034Z] 111d829be0ea: Layer already exists [2021-05-17T23:42:46.034Z] 81b752f23ea7: Layer already exists [2021-05-17T23:42:46.034Z] edd2148ce91f: Layer already exists [2021-05-17T23:42:46.034Z] dd75b64dc164: Layer already exists [2021-05-17T23:42:46.317Z] 89726f724e91: Layer already exists [2021-05-17T23:42:46.317Z] 20937ac978f4: Layer already exists [2021-05-17T23:42:46.317Z] 22e538ed44f2: Layer already exists [2021-05-17T23:42:46.317Z] a7ec16e1a8ca: Layer already exists [2021-05-17T23:42:46.317Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:46.317Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:ca8ee49a337f783414c35b2fe93482c0799484822207ffd7410575bc48bcb1d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:46.672Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:47.020Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-17T23:42:47.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-17T23:42:47.021Z] dd75b64dc164: Preparing [2021-05-17T23:42:47.021Z] 81b752f23ea7: Preparing [2021-05-17T23:42:47.021Z] 1864a424e25a: Preparing [2021-05-17T23:42:47.021Z] edd2148ce91f: Preparing [2021-05-17T23:42:47.021Z] 111d829be0ea: Preparing [2021-05-17T23:42:47.021Z] 22e538ed44f2: Preparing [2021-05-17T23:42:47.021Z] 89726f724e91: Preparing [2021-05-17T23:42:47.021Z] 20937ac978f4: Preparing [2021-05-17T23:42:47.021Z] a7ec16e1a8ca: Preparing [2021-05-17T23:42:47.021Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:47.021Z] 20937ac978f4: Waiting [2021-05-17T23:42:47.021Z] 3fbe34a1663b: Waiting [2021-05-17T23:42:47.021Z] a7ec16e1a8ca: Waiting [2021-05-17T23:42:47.021Z] 22e538ed44f2: Waiting [2021-05-17T23:42:47.021Z] 89726f724e91: Waiting [2021-05-17T23:42:47.293Z] dd75b64dc164: Layer already exists [2021-05-17T23:42:47.293Z] 81b752f23ea7: Layer already exists [2021-05-17T23:42:47.293Z] 111d829be0ea: Layer already exists [2021-05-17T23:42:47.293Z] 1864a424e25a: Layer already exists [2021-05-17T23:42:47.293Z] edd2148ce91f: Layer already exists [2021-05-17T23:42:47.293Z] 20937ac978f4: Layer already exists [2021-05-17T23:42:47.293Z] a7ec16e1a8ca: Layer already exists [2021-05-17T23:42:47.293Z] 22e538ed44f2: Layer already exists [2021-05-17T23:42:47.293Z] 89726f724e91: Layer already exists [2021-05-17T23:42:47.293Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:47.293Z] master: digest: sha256:ca8ee49a337f783414c35b2fe93482c0799484822207ffd7410575bc48bcb1d4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:42:47.395Z] ===================================================== [Pipeline] echo [2021-05-17T23:42:47.410Z] taggedImages: [2021-05-17T23:42:47.410Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:47.410Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.222 [2021-05-17T23:42:47.410Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:47.410Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-17T23:42:47.444Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-17T23:42:47.444Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:47.444Z] 2.0.0-dev.222 [2021-05-17T23:42:47.444Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:47.444Z] master [2021-05-17T23:42:47.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:47.818Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:48.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:48.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-17T23:42:48.156Z] d08718b4ad8a: Preparing [2021-05-17T23:42:48.156Z] 9fa6f501cae4: Preparing [2021-05-17T23:42:48.156Z] ee4a45e79623: Preparing [2021-05-17T23:42:48.156Z] f322f4842149: Preparing [2021-05-17T23:42:48.156Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:48.438Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:48.439Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:48.439Z] d08718b4ad8a: Pushed [2021-05-17T23:42:48.724Z] f322f4842149: Pushed [2021-05-17T23:42:51.334Z] 9fa6f501cae4: Pushed [2021-05-17T23:42:51.334Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:1d36f2bdeaa5fc0ff80c51e878d50a8711734d0a5f2b8662310284396c4a6f6e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:51.682Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:52.021Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.222 [2021-05-17T23:42:52.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-17T23:42:52.021Z] d08718b4ad8a: Preparing [2021-05-17T23:42:52.021Z] 9fa6f501cae4: Preparing [2021-05-17T23:42:52.021Z] ee4a45e79623: Preparing [2021-05-17T23:42:52.021Z] f322f4842149: Preparing [2021-05-17T23:42:52.021Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:52.021Z] 9fa6f501cae4: Layer already exists [2021-05-17T23:42:52.021Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:52.021Z] d08718b4ad8a: Layer already exists [2021-05-17T23:42:52.021Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:52.021Z] f322f4842149: Layer already exists [2021-05-17T23:42:52.295Z] 2.0.0-dev.222: digest: sha256:1d36f2bdeaa5fc0ff80c51e878d50a8711734d0a5f2b8662310284396c4a6f6e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:52.642Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:52.986Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:52.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-17T23:42:52.986Z] d08718b4ad8a: Preparing [2021-05-17T23:42:52.986Z] 9fa6f501cae4: Preparing [2021-05-17T23:42:52.986Z] ee4a45e79623: Preparing [2021-05-17T23:42:52.986Z] f322f4842149: Preparing [2021-05-17T23:42:52.986Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:52.986Z] 9fa6f501cae4: Layer already exists [2021-05-17T23:42:52.986Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:52.986Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:52.986Z] f322f4842149: Layer already exists [2021-05-17T23:42:52.986Z] d08718b4ad8a: Layer already exists [2021-05-17T23:42:53.260Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:1d36f2bdeaa5fc0ff80c51e878d50a8711734d0a5f2b8662310284396c4a6f6e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:53.624Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:53.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-17T23:42:53.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-17T23:42:53.977Z] d08718b4ad8a: Preparing [2021-05-17T23:42:53.977Z] 9fa6f501cae4: Preparing [2021-05-17T23:42:53.977Z] ee4a45e79623: Preparing [2021-05-17T23:42:53.977Z] f322f4842149: Preparing [2021-05-17T23:42:53.977Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:53.977Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:53.977Z] d08718b4ad8a: Layer already exists [2021-05-17T23:42:53.977Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:53.977Z] 9fa6f501cae4: Layer already exists [2021-05-17T23:42:53.977Z] f322f4842149: Layer already exists [2021-05-17T23:42:54.248Z] master: digest: sha256:1d36f2bdeaa5fc0ff80c51e878d50a8711734d0a5f2b8662310284396c4a6f6e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:42:54.313Z] ===================================================== [Pipeline] echo [2021-05-17T23:42:54.328Z] taggedImages: [2021-05-17T23:42:54.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:54.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.222 [2021-05-17T23:42:54.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:54.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-17T23:42:54.361Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-17T23:42:54.361Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:54.361Z] 2.0.0-dev.222 [2021-05-17T23:42:54.361Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:54.361Z] master [2021-05-17T23:42:54.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:54.731Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:55.070Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:42:55.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-17T23:42:55.071Z] 6833c694549e: Preparing [2021-05-17T23:42:55.071Z] 2ee2dab6eaf4: Preparing [2021-05-17T23:42:55.071Z] ee4a45e79623: Preparing [2021-05-17T23:42:55.071Z] cca72a5995bb: Preparing [2021-05-17T23:42:55.071Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:55.071Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:55.346Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:55.346Z] cca72a5995bb: Layer already exists [2021-05-17T23:42:55.346Z] 6833c694549e: Pushed [2021-05-17T23:42:57.960Z] 2ee2dab6eaf4: Pushed [2021-05-17T23:42:58.234Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:aa10825f3008a9f7d2fa9dec7b55d36f9ae693468bd24cdadbb4a9317d1311d5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:58.585Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:58.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.222 [2021-05-17T23:42:58.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-17T23:42:58.926Z] 6833c694549e: Preparing [2021-05-17T23:42:58.926Z] 2ee2dab6eaf4: Preparing [2021-05-17T23:42:58.926Z] ee4a45e79623: Preparing [2021-05-17T23:42:58.926Z] cca72a5995bb: Preparing [2021-05-17T23:42:58.926Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:59.201Z] 2ee2dab6eaf4: Layer already exists [2021-05-17T23:42:59.201Z] cca72a5995bb: Layer already exists [2021-05-17T23:42:59.201Z] 6833c694549e: Layer already exists [2021-05-17T23:42:59.201Z] ee4a45e79623: Layer already exists [2021-05-17T23:42:59.201Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:59.201Z] 2.0.0-dev.222: digest: sha256:aa10825f3008a9f7d2fa9dec7b55d36f9ae693468bd24cdadbb4a9317d1311d5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:59.546Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:42:59.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:42:59.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-17T23:42:59.885Z] 6833c694549e: Preparing [2021-05-17T23:42:59.885Z] 2ee2dab6eaf4: Preparing [2021-05-17T23:42:59.885Z] ee4a45e79623: Preparing [2021-05-17T23:42:59.885Z] cca72a5995bb: Preparing [2021-05-17T23:42:59.885Z] 3fbe34a1663b: Preparing [2021-05-17T23:42:59.885Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:42:59.885Z] 2ee2dab6eaf4: Layer already exists [2021-05-17T23:43:00.159Z] 6833c694549e: Layer already exists [2021-05-17T23:43:00.159Z] ee4a45e79623: Layer already exists [2021-05-17T23:43:00.159Z] cca72a5995bb: Layer already exists [2021-05-17T23:43:00.159Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:aa10825f3008a9f7d2fa9dec7b55d36f9ae693468bd24cdadbb4a9317d1311d5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:00.505Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:00.841Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-17T23:43:00.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-17T23:43:00.841Z] 6833c694549e: Preparing [2021-05-17T23:43:00.841Z] 2ee2dab6eaf4: Preparing [2021-05-17T23:43:00.841Z] ee4a45e79623: Preparing [2021-05-17T23:43:00.841Z] cca72a5995bb: Preparing [2021-05-17T23:43:00.841Z] 3fbe34a1663b: Preparing [2021-05-17T23:43:01.114Z] cca72a5995bb: Layer already exists [2021-05-17T23:43:01.114Z] 6833c694549e: Layer already exists [2021-05-17T23:43:01.114Z] ee4a45e79623: Layer already exists [2021-05-17T23:43:01.114Z] 2ee2dab6eaf4: Layer already exists [2021-05-17T23:43:01.114Z] 3fbe34a1663b: Layer already exists [2021-05-17T23:43:01.114Z] master: digest: sha256:aa10825f3008a9f7d2fa9dec7b55d36f9ae693468bd24cdadbb4a9317d1311d5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:43:01.217Z] ===================================================== [Pipeline] echo [2021-05-17T23:43:01.232Z] taggedImages: [2021-05-17T23:43:01.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:43:01.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.222 [2021-05-17T23:43:01.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:43:01.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-17T23:43:01.268Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-17T23:43:01.268Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:43:01.268Z] 2.0.0-dev.222 [2021-05-17T23:43:01.268Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:43:01.268Z] master [2021-05-17T23:43:01.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:01.661Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:01.997Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:43:01.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-17T23:43:01.997Z] 5e0c89e0548e: Preparing [2021-05-17T23:43:01.997Z] 3ece64472c5b: Preparing [2021-05-17T23:43:01.997Z] 48d6d2ecdfc0: Preparing [2021-05-17T23:43:01.997Z] 2caa9de98510: Preparing [2021-05-17T23:43:01.997Z] 9ded3b6bb9b5: Preparing [2021-05-17T23:43:01.997Z] fa1afe8e6ed9: Preparing [2021-05-17T23:43:01.997Z] 87a09b4c083e: Preparing [2021-05-17T23:43:01.997Z] 0f74e9ff2a61: Preparing [2021-05-17T23:43:01.997Z] b122376c33c6: Preparing [2021-05-17T23:43:01.997Z] f8381ed47b22: Preparing [2021-05-17T23:43:01.997Z] e934a737d657: Preparing [2021-05-17T23:43:01.997Z] fa1afe8e6ed9: Waiting [2021-05-17T23:43:01.997Z] b122376c33c6: Waiting [2021-05-17T23:43:01.997Z] 87a09b4c083e: Waiting [2021-05-17T23:43:01.997Z] f8381ed47b22: Waiting [2021-05-17T23:43:01.997Z] 0f74e9ff2a61: Waiting [2021-05-17T23:43:01.997Z] e934a737d657: Waiting [2021-05-17T23:43:02.272Z] 9ded3b6bb9b5: Layer already exists [2021-05-17T23:43:02.272Z] fa1afe8e6ed9: Layer already exists [2021-05-17T23:43:02.272Z] 87a09b4c083e: Layer already exists [2021-05-17T23:43:02.272Z] 0f74e9ff2a61: Layer already exists [2021-05-17T23:43:02.272Z] b122376c33c6: Layer already exists [2021-05-17T23:43:02.272Z] 3ece64472c5b: Pushed [2021-05-17T23:43:02.550Z] f8381ed47b22: Layer already exists [2021-05-17T23:43:02.550Z] e934a737d657: Layer already exists [2021-05-17T23:43:03.146Z] 5e0c89e0548e: Pushed [2021-05-17T23:43:04.574Z] 48d6d2ecdfc0: Pushed [2021-05-17T23:43:14.867Z] 2caa9de98510: Pushed [2021-05-17T23:43:15.137Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90: digest: sha256:c3a907bcfe4d8c40e6a12433b55fda6f4b47bbd20c784991afea71b8f71ed661 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:15.480Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:15.820Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.222 [2021-05-17T23:43:15.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-17T23:43:15.820Z] 5e0c89e0548e: Preparing [2021-05-17T23:43:15.820Z] 3ece64472c5b: Preparing [2021-05-17T23:43:15.820Z] 48d6d2ecdfc0: Preparing [2021-05-17T23:43:15.820Z] 2caa9de98510: Preparing [2021-05-17T23:43:15.820Z] 9ded3b6bb9b5: Preparing [2021-05-17T23:43:15.820Z] fa1afe8e6ed9: Preparing [2021-05-17T23:43:15.820Z] 87a09b4c083e: Preparing [2021-05-17T23:43:15.820Z] 0f74e9ff2a61: Preparing [2021-05-17T23:43:15.820Z] b122376c33c6: Preparing [2021-05-17T23:43:15.820Z] f8381ed47b22: Preparing [2021-05-17T23:43:15.820Z] e934a737d657: Preparing [2021-05-17T23:43:15.820Z] fa1afe8e6ed9: Waiting [2021-05-17T23:43:15.820Z] 87a09b4c083e: Waiting [2021-05-17T23:43:15.820Z] 0f74e9ff2a61: Waiting [2021-05-17T23:43:15.820Z] b122376c33c6: Waiting [2021-05-17T23:43:15.820Z] f8381ed47b22: Waiting [2021-05-17T23:43:15.820Z] e934a737d657: Waiting [2021-05-17T23:43:16.094Z] 48d6d2ecdfc0: Layer already exists [2021-05-17T23:43:16.094Z] 9ded3b6bb9b5: Layer already exists [2021-05-17T23:43:16.094Z] 5e0c89e0548e: Layer already exists [2021-05-17T23:43:16.094Z] 2caa9de98510: Layer already exists [2021-05-17T23:43:16.094Z] 3ece64472c5b: Layer already exists [2021-05-17T23:43:16.094Z] 0f74e9ff2a61: Layer already exists [2021-05-17T23:43:16.094Z] b122376c33c6: Layer already exists [2021-05-17T23:43:16.094Z] fa1afe8e6ed9: Layer already exists [2021-05-17T23:43:16.094Z] 87a09b4c083e: Layer already exists [2021-05-17T23:43:16.094Z] f8381ed47b22: Layer already exists [2021-05-17T23:43:16.094Z] e934a737d657: Layer already exists [2021-05-17T23:43:16.094Z] 2.0.0-dev.222: digest: sha256:c3a907bcfe4d8c40e6a12433b55fda6f4b47bbd20c784991afea71b8f71ed661 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:16.435Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:16.774Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:43:16.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-17T23:43:16.774Z] 5e0c89e0548e: Preparing [2021-05-17T23:43:16.774Z] 3ece64472c5b: Preparing [2021-05-17T23:43:16.774Z] 48d6d2ecdfc0: Preparing [2021-05-17T23:43:16.774Z] 2caa9de98510: Preparing [2021-05-17T23:43:16.774Z] 9ded3b6bb9b5: Preparing [2021-05-17T23:43:16.774Z] fa1afe8e6ed9: Preparing [2021-05-17T23:43:16.774Z] 87a09b4c083e: Preparing [2021-05-17T23:43:16.774Z] 0f74e9ff2a61: Preparing [2021-05-17T23:43:16.774Z] b122376c33c6: Preparing [2021-05-17T23:43:16.774Z] f8381ed47b22: Preparing [2021-05-17T23:43:16.774Z] e934a737d657: Preparing [2021-05-17T23:43:16.774Z] fa1afe8e6ed9: Waiting [2021-05-17T23:43:16.774Z] 87a09b4c083e: Waiting [2021-05-17T23:43:16.774Z] 0f74e9ff2a61: Waiting [2021-05-17T23:43:16.774Z] b122376c33c6: Waiting [2021-05-17T23:43:16.774Z] f8381ed47b22: Waiting [2021-05-17T23:43:16.774Z] e934a737d657: Waiting [2021-05-17T23:43:16.774Z] 3ece64472c5b: Layer already exists [2021-05-17T23:43:16.774Z] 48d6d2ecdfc0: Layer already exists [2021-05-17T23:43:16.774Z] 2caa9de98510: Layer already exists [2021-05-17T23:43:16.774Z] 5e0c89e0548e: Layer already exists [2021-05-17T23:43:16.774Z] 9ded3b6bb9b5: Layer already exists [2021-05-17T23:43:17.052Z] fa1afe8e6ed9: Layer already exists [2021-05-17T23:43:17.052Z] 0f74e9ff2a61: Layer already exists [2021-05-17T23:43:17.052Z] 87a09b4c083e: Layer already exists [2021-05-17T23:43:17.052Z] f8381ed47b22: Layer already exists [2021-05-17T23:43:17.052Z] b122376c33c6: Layer already exists [2021-05-17T23:43:17.052Z] e934a737d657: Layer already exists [2021-05-17T23:43:17.052Z] 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222: digest: sha256:c3a907bcfe4d8c40e6a12433b55fda6f4b47bbd20c784991afea71b8f71ed661 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:17.411Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:43:17.754Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-17T23:43:17.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-17T23:43:17.754Z] 5e0c89e0548e: Preparing [2021-05-17T23:43:17.754Z] 3ece64472c5b: Preparing [2021-05-17T23:43:17.754Z] 48d6d2ecdfc0: Preparing [2021-05-17T23:43:17.754Z] 2caa9de98510: Preparing [2021-05-17T23:43:17.754Z] 9ded3b6bb9b5: Preparing [2021-05-17T23:43:17.754Z] fa1afe8e6ed9: Preparing [2021-05-17T23:43:17.754Z] 87a09b4c083e: Preparing [2021-05-17T23:43:17.754Z] 0f74e9ff2a61: Preparing [2021-05-17T23:43:17.754Z] b122376c33c6: Preparing [2021-05-17T23:43:17.754Z] f8381ed47b22: Preparing [2021-05-17T23:43:17.754Z] e934a737d657: Preparing [2021-05-17T23:43:17.754Z] fa1afe8e6ed9: Waiting [2021-05-17T23:43:17.754Z] 87a09b4c083e: Waiting [2021-05-17T23:43:17.754Z] 0f74e9ff2a61: Waiting [2021-05-17T23:43:17.754Z] b122376c33c6: Waiting [2021-05-17T23:43:17.754Z] f8381ed47b22: Waiting [2021-05-17T23:43:17.754Z] e934a737d657: Waiting [2021-05-17T23:43:17.754Z] 5e0c89e0548e: Layer already exists [2021-05-17T23:43:17.754Z] 3ece64472c5b: Layer already exists [2021-05-17T23:43:17.754Z] 48d6d2ecdfc0: Layer already exists [2021-05-17T23:43:17.754Z] 2caa9de98510: Layer already exists [2021-05-17T23:43:17.754Z] 9ded3b6bb9b5: Layer already exists [2021-05-17T23:43:17.754Z] 87a09b4c083e: Layer already exists [2021-05-17T23:43:17.754Z] fa1afe8e6ed9: Layer already exists [2021-05-17T23:43:17.754Z] 0f74e9ff2a61: Layer already exists [2021-05-17T23:43:17.754Z] f8381ed47b22: Layer already exists [2021-05-17T23:43:17.754Z] b122376c33c6: Layer already exists [2021-05-17T23:43:18.028Z] e934a737d657: Layer already exists [2021-05-17T23:43:18.028Z] master: digest: sha256:c3a907bcfe4d8c40e6a12433b55fda6f4b47bbd20c784991afea71b8f71ed661 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-17T23:43:18.091Z] ===================================================== [Pipeline] echo [2021-05-17T23:43:18.111Z] taggedImages: [2021-05-17T23:43:18.111Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [2021-05-17T23:43:18.111Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.222 [2021-05-17T23:43:18.111Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2d3c2eaa7c4d25d63f66f0869c0270fba1095d90-2.0.0-dev.222 [2021-05-17T23:43:18.111Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:43:18.864Z] ---> job-cost.sh [2021-05-17T23:43:18.864Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JYHP [2021-05-17T23:44:05.821Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T23:45:57.553Z] lf-activate-venv(): INFO: Adding /tmp/venv-JYHP/bin to PATH [2021-05-17T23:45:57.553Z] INFO: No Stack... [2021-05-17T23:45:57.553Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-17T23:45:57.553Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T23:45:57.893Z] + cat /w/workspace/edgex-go/492/archives/cost.csv [2021-05-17T23:45:57.893Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T23:45:57.960Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-492-stack-cost] [2021-05-17T23:45:57.967Z] Resource [jenkins-edgexfoundry-edgex-go-master-492-stack-cost] did not exist. Created. [2021-05-17T23:45:57.968Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-492-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T23:45:58.315Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-17T23:45:59.110Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T23:45:59.123Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-492-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-17T23:45:59.993Z] provisioning config files... [2021-05-17T23:46:00.007Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/492@tmp/config498126290418179461tmp [Pipeline] { [Pipeline] sh [2021-05-17T23:46:00.313Z] + set +x [2021-05-17T23:46:00.313Z] + curl -s https://codecov.io/bash [2021-05-17T23:46:00.313Z] + bash -s -- [2021-05-17T23:46:00.577Z] [2021-05-17T23:46:00.577Z] _____ _ [2021-05-17T23:46:00.577Z] / ____| | | [2021-05-17T23:46:00.577Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T23:46:00.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T23:46:00.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T23:46:00.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T23:46:00.577Z] Bash-1.0.2 [2021-05-17T23:46:00.577Z] [2021-05-17T23:46:00.577Z] [2021-05-17T23:46:00.577Z] ==> git version 2.24.4 found [2021-05-17T23:46:00.577Z] ==> 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-17T23:46:00.577Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T23:46:00.577Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T23:46:00.577Z] ==> Jenkins CI detected. [2021-05-17T23:46:00.577Z] project root: . [2021-05-17T23:46:00.577Z] --> token set from env [2021-05-17T23:46:00.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T23:46:00.577Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T23:46:00.577Z] ==> Python coveragepy not found [2021-05-17T23:46:00.577Z] ==> Searching for coverage reports in: [2021-05-17T23:46:00.577Z] + . [2021-05-17T23:46:00.577Z] -> Found 1 reports [2021-05-17T23:46:00.577Z] ==> Detecting git/mercurial file structure [2021-05-17T23:46:00.577Z] ==> Reading reports [2021-05-17T23:46:00.577Z] + ./coverage.out bytes=729706 [2021-05-17T23:46:00.577Z] ==> Appending adjustments [2021-05-17T23:46:00.577Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T23:46:03.134Z] + Found adjustments [2021-05-17T23:46:03.134Z] ==> Gzipping contents [2021-05-17T23:46:03.134Z] 104K /tmp/codecov.boKm5B.gz [2021-05-17T23:46:03.134Z] ==> Uploading reports [2021-05-17T23:46:03.134Z] url: https://codecov.io [2021-05-17T23:46:03.134Z] query: branch=master&commit=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90&build=492&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F492%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-17T23:46:03.134Z] -> Pinging Codecov [2021-05-17T23:46:03.134Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=2d3c2eaa7c4d25d63f66f0869c0270fba1095d90&build=492&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F492%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-17T23:46:03.396Z] -> Uploading to [2021-05-17T23:46:03.396Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/2d3c2eaa7c4d25d63f66f0869c0270fba1095d90/ad2979fc-1060-43a2-b785-6857bf9716ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T234603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f95bf69aa560e57204d4f6d0ce6784bee73b3080469d005c957b9c72b7e83879 [2021-05-17T23:46:03.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:03.396Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:03.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 223k --:--:-- --:--:-- --:--:-- 222k 100 101k 0 0 100 101k 0 223k --:--:-- --:--:-- --:--:-- 222k [2021-05-17T23:46:03.658Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 [Pipeline] } [2021-05-17T23:46:03.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-17T23:46:04.458Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-17T23:46:04.481Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:46:04.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T23:46:04.791Z] [2021-05-17T23:46:04.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:46:05.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T23:46:05.141Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-17T23:46:05.141Z] 188c0c94c7c5: Pulling fs layer [2021-05-17T23:46:05.141Z] 0ef7d3d256c8: Pulling fs layer [2021-05-17T23:46:05.141Z] de9db76c5a1d: Pulling fs layer [2021-05-17T23:46:05.141Z] 0eba1c9be4d2: Pulling fs layer [2021-05-17T23:46:05.141Z] 0d57e429df01: Pulling fs layer [2021-05-17T23:46:05.141Z] 4e4be7b47b0d: Pulling fs layer [2021-05-17T23:46:05.141Z] e1f770b5df2f: Pulling fs layer [2021-05-17T23:46:05.141Z] 85a0685a4137: Pulling fs layer [2021-05-17T23:46:05.141Z] 0eba1c9be4d2: Waiting [2021-05-17T23:46:05.141Z] 0d57e429df01: Waiting [2021-05-17T23:46:05.141Z] 4e4be7b47b0d: Waiting [2021-05-17T23:46:05.141Z] e1f770b5df2f: Waiting [2021-05-17T23:46:05.141Z] 85a0685a4137: Waiting [2021-05-17T23:46:05.141Z] de9db76c5a1d: Verifying Checksum [2021-05-17T23:46:05.141Z] de9db76c5a1d: Download complete [2021-05-17T23:46:05.141Z] 0ef7d3d256c8: Verifying Checksum [2021-05-17T23:46:05.141Z] 0ef7d3d256c8: Download complete [2021-05-17T23:46:05.141Z] 0d57e429df01: Verifying Checksum [2021-05-17T23:46:05.141Z] 0d57e429df01: Download complete [2021-05-17T23:46:05.141Z] 188c0c94c7c5: Verifying Checksum [2021-05-17T23:46:05.141Z] 188c0c94c7c5: Download complete [2021-05-17T23:46:05.141Z] 4e4be7b47b0d: Verifying Checksum [2021-05-17T23:46:05.141Z] 4e4be7b47b0d: Download complete [2021-05-17T23:46:05.405Z] 188c0c94c7c5: Pull complete [2021-05-17T23:46:05.405Z] 0ef7d3d256c8: Pull complete [2021-05-17T23:46:05.405Z] de9db76c5a1d: Pull complete [2021-05-17T23:46:06.789Z] e1f770b5df2f: Verifying Checksum [2021-05-17T23:46:06.789Z] e1f770b5df2f: Download complete [2021-05-17T23:46:08.702Z] 0eba1c9be4d2: Verifying Checksum [2021-05-17T23:46:08.702Z] 0eba1c9be4d2: Download complete [2021-05-17T23:46:08.702Z] 85a0685a4137: Verifying Checksum [2021-05-17T23:46:08.702Z] 85a0685a4137: Download complete [2021-05-17T23:46:12.030Z] 0eba1c9be4d2: Pull complete [2021-05-17T23:46:12.030Z] 0d57e429df01: Pull complete [2021-05-17T23:46:12.030Z] 4e4be7b47b0d: Pull complete [2021-05-17T23:46:12.291Z] e1f770b5df2f: Pull complete [2021-05-17T23:46:20.474Z] 85a0685a4137: Pull complete [2021-05-17T23:46:20.474Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-17T23:46:20.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T23:46:20.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-17T23:46:20.553Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:46:20.593Z] $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:46:21.737Z] $ docker top 1f4b9e70304d71ed2725f023bb7134a6edb75b5ecf4f3893fbfc27bb479adf56 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T23:46:21.826Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-17T23:46:22.117Z] + set -o pipefail [2021-05-17T23:46:22.117Z] + snyk monitor '--org=edgex-jenkins' [2021-05-17T23:46:30.258Z] [2021-05-17T23:46:30.258Z] Monitoring /w/workspace/edgex-go/492 (github.com/edgexfoundry/edgex-go)... [2021-05-17T23:46:30.258Z] [2021-05-17T23:46:30.258Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/2a667253-91d9-4788-8fdb-d9cb00fb4c33 [2021-05-17T23:46:30.258Z] [2021-05-17T23:46:30.258Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-17T23:46:30.258Z] [2021-05-17T23:46:31.209Z] [Pipeline] } [2021-05-17T23:46:31.222Z] $ docker stop --time=1 1f4b9e70304d71ed2725f023bb7134a6edb75b5ecf4f3893fbfc27bb479adf56 [2021-05-17T23:46:33.542Z] $ docker rm -f 1f4b9e70304d71ed2725f023bb7134a6edb75b5ecf4f3893fbfc27bb479adf56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-17T23:46:34.263Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T23:46:34.282Z] provisioning config files... [2021-05-17T23:46:34.290Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/492@tmp/config6857381368312231053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:46:34.604Z] --> edgex-publish-swagger.sh [2021-05-17T23:46:34.604Z] === Publish openapi/v1 API === [2021-05-17T23:46:34.604Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-17T23:46:34.604Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/492/openapi/v1/core-command.yaml] [2021-05-17T23:46:34.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:34.604Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:35.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8912 0:00:01 0:00:01 --:--:-- 8916 100 10522 0 0 100 10522 0 8911 0:00:01 0:00:01 --:--:-- 8916 [2021-05-17T23:46:35.550Z] [2021-05-17T23:46:35.550Z] [2021-05-17T23:46:35.550Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/492/openapi/v1/core-data.yaml] [2021-05-17T23:46:35.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:35.550Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:36.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 33970 --:--:-- --:--:-- --:--:-- 33948 100 32557 0 0 100 32557 0 33966 --:--:-- --:--:-- --:--:-- 33948 [2021-05-17T23:46:36.933Z] [2021-05-17T23:46:36.933Z] [2021-05-17T23:46:36.933Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/492/openapi/v1/core-metadata.yaml] [2021-05-17T23:46:36.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:36.933Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:37.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 74367 --:--:-- --:--:-- --:--:-- 74315 100 73721 0 0 100 73721 0 74355 --:--:-- --:--:-- --:--:-- 74315 [2021-05-17T23:46:37.505Z] [2021-05-17T23:46:37.505Z] [2021-05-17T23:46:37.894Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/492/openapi/v1/support-logging.yaml] [2021-05-17T23:46:37.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:37.894Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:38.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 14677 --:--:-- --:--:-- --:--:-- 14666 100 13581 0 0 100 13581 0 14675 --:--:-- --:--:-- --:--:-- 14666 [2021-05-17T23:46:38.483Z] [2021-05-17T23:46:38.483Z] [2021-05-17T23:46:38.483Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/492/openapi/v1/support-notifications.yaml] [2021-05-17T23:46:38.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:38.483Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:39.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 41133 --:--:-- --:--:-- --:--:-- 41109 100 38890 0 0 100 38890 0 41126 --:--:-- --:--:-- --:--:-- 41109 [2021-05-17T23:46:39.425Z] [2021-05-17T23:46:39.425Z] [2021-05-17T23:46:39.425Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/492/openapi/v1/support-scheduler.yaml] [2021-05-17T23:46:39.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:39.425Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:40.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 14930 --:--:-- --:--:-- --:--:-- 14936 [2021-05-17T23:46:40.364Z] [2021-05-17T23:46:40.364Z] [2021-05-17T23:46:40.364Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/492/openapi/v1/system-agent.yaml] [2021-05-17T23:46:40.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:40.364Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:41.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 4656 --:--:-- --:--:-- --:--:-- 4654 [2021-05-17T23:46:41.568Z] [2021-05-17T23:46:41.568Z] [2021-05-17T23:46:41.568Z] === Publish openapi/v2 API === [2021-05-17T23:46:41.568Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-17T23:46:41.568Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/492/openapi/v2/core-command.yaml] [2021-05-17T23:46:41.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:41.568Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:42.772Z] 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 26328 0:00:01 0:00:01 --:--:-- 26318 100 30687 0 0 100 30687 0 24280 0:00:01 0:00:01 --:--:-- 24277 [2021-05-17T23:46:42.772Z] [2021-05-17T23:46:42.772Z] [2021-05-17T23:46:42.772Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/492/openapi/v2/core-data.yaml] [2021-05-17T23:46:42.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:42.772Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:43.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 61739 --:--:-- --:--:-- --:--:-- 61747 100 56190 0 0 100 56190 0 61727 --:--:-- --:--:-- --:--:-- 61679 [2021-05-17T23:46:43.712Z] [2021-05-17T23:46:43.712Z] [2021-05-17T23:46:43.712Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/492/openapi/v2/core-metadata.yaml] [2021-05-17T23:46:43.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:43.712Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:44.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 118k 0 0 100 118k 0 117k 0:00:01 0:00:01 --:--:-- 117k [2021-05-17T23:46:44.654Z] [2021-05-17T23:46:44.654Z] [2021-05-17T23:46:44.654Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/492/openapi/v2/support-notifications.yaml] [2021-05-17T23:46:44.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:44.654Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:45.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76036 0 0 100 76036 0 76901 --:--:-- --:--:-- --:--:-- 76881 100 76036 0 0 100 76036 0 76891 --:--:-- --:--:-- --:--:-- 76881 [2021-05-17T23:46:45.593Z] [2021-05-17T23:46:45.593Z] [2021-05-17T23:46:45.593Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/492/openapi/v2/support-scheduler.yaml] [2021-05-17T23:46:45.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:45.593Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:46.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 36800 0:00:01 0:00:01 --:--:-- 36807 100 37617 0 0 100 37617 0 36794 0:00:01 0:00:01 --:--:-- 36807 [2021-05-17T23:46:46.542Z] [2021-05-17T23:46:46.542Z] [2021-05-17T23:46:46.542Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/492/openapi/v2/system-agent.yaml] [2021-05-17T23:46:46.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:46:46.542Z] Dload Upload Total Spent Left Speed [2021-05-17T23:46:47.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23157 0 0 100 23157 0 24877 --:--:-- --:--:-- --:--:-- 24873 100 23157 0 0 100 23157 0 24873 --:--:-- --:--:-- --:--:-- 24873 [2021-05-17T23:46:47.485Z] [2021-05-17T23:46:47.485Z] [Pipeline] } [2021-05-17T23:46:47.502Z] 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-17T23:46:48.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T23:46:48.089Z] . [Pipeline] withDockerContainer [2021-05-17T23:46:48.158Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:46:48.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:46:48.871Z] $ docker top da8fd5accdf8355f1ff97f3d32664ff22bc284467737360a7d2ed73b1c8f4e8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T23:46:48.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T23:46:48.993Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T23:46:49.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T23:46:49.113Z] $ docker exec da8fd5accdf8355f1ff97f3d32664ff22bc284467737360a7d2ed73b1c8f4e8c ssh-agent [2021-05-17T23:46:49.222Z] SSH_AUTH_SOCK=/tmp/ssh-ZtNapOIderTn/agent.14 [2021-05-17T23:46:49.222Z] SSH_AGENT_PID=21 [2021-05-17T23:46:49.227Z] Running ssh-add (command line suppressed) [2021-05-17T23:46:49.332Z] Identity added: /w/workspace/edgex-go/492@tmp/private_key_2461928648742802093.key (/w/workspace/edgex-go/492@tmp/private_key_2461928648742802093.key) [2021-05-17T23:46:49.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T23:46:49.650Z] + git semver tag [2021-05-17T23:46:49.650Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T23:46:49.650Z] # $GIT_DIR = /w/workspace/edgex-go/492/.git [2021-05-17T23:46:49.650Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/492 [2021-05-17T23:46:49.650Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T23:46:49.650Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T23:46:49.650Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T23:46:49.650Z] # $SEMVER_BRANCH = master [2021-05-17T23:46:49.650Z] # $SEMVER_DIR = /w/workspace/edgex-go/492/.semver [2021-05-17T23:46:49.650Z] # 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 HEAD [2021-05-17T23:46:49.650Z] # -> Force: false [2021-05-17T23:46:49.650Z] # ac8c0bd8374542750b7aeebb3ba32f72d55a19f1 refs/tags/v2.0.0-dev.222 [Pipeline] } [2021-05-17T23:46:49.662Z] $ docker exec --env ******** --env ******** da8fd5accdf8355f1ff97f3d32664ff22bc284467737360a7d2ed73b1c8f4e8c ssh-agent -k [2021-05-17T23:46:49.769Z] unset SSH_AUTH_SOCK; [2021-05-17T23:46:49.769Z] unset SSH_AGENT_PID; [2021-05-17T23:46:49.769Z] echo Agent pid 21 killed; [2021-05-17T23:46:49.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T23:46:50.128Z] + git semver [Pipeline] } [2021-05-17T23:46:50.143Z] $ docker stop --time=1 da8fd5accdf8355f1ff97f3d32664ff22bc284467737360a7d2ed73b1c8f4e8c [2021-05-17T23:46:51.355Z] $ docker rm -f da8fd5accdf8355f1ff97f3d32664ff22bc284467737360a7d2ed73b1c8f4e8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:46:51.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T23:46:51.808Z] [2021-05-17T23:46:51.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:46:52.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T23:46:52.125Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-17T23:46:52.125Z] ab5ef0e58194: Pulling fs layer [2021-05-17T23:46:52.125Z] 9712f1f96733: Pulling fs layer [2021-05-17T23:46:52.125Z] 63f879dbbcfc: Pulling fs layer [2021-05-17T23:46:52.125Z] 0d9ebad4ef96: Pulling fs layer [2021-05-17T23:46:52.125Z] e9a5061849ea: Pulling fs layer [2021-05-17T23:46:52.125Z] d747dcd14b5f: Pulling fs layer [2021-05-17T23:46:52.125Z] 2de7ff778b66: Pulling fs layer [2021-05-17T23:46:52.125Z] 0d9ebad4ef96: Waiting [2021-05-17T23:46:52.125Z] e9a5061849ea: Waiting [2021-05-17T23:46:52.125Z] d747dcd14b5f: Waiting [2021-05-17T23:46:52.125Z] 2de7ff778b66: Waiting [2021-05-17T23:46:52.125Z] 9712f1f96733: Verifying Checksum [2021-05-17T23:46:52.125Z] 9712f1f96733: Download complete [2021-05-17T23:46:54.041Z] 63f879dbbcfc: Verifying Checksum [2021-05-17T23:46:54.041Z] 63f879dbbcfc: Download complete [2021-05-17T23:46:54.041Z] e9a5061849ea: Verifying Checksum [2021-05-17T23:46:54.041Z] e9a5061849ea: Download complete [2021-05-17T23:46:54.041Z] d747dcd14b5f: Verifying Checksum [2021-05-17T23:46:54.041Z] d747dcd14b5f: Download complete [2021-05-17T23:46:54.611Z] 2de7ff778b66: Verifying Checksum [2021-05-17T23:46:54.611Z] 2de7ff778b66: Download complete [2021-05-17T23:46:54.611Z] 0d9ebad4ef96: Verifying Checksum [2021-05-17T23:46:54.611Z] 0d9ebad4ef96: Download complete [2021-05-17T23:46:54.875Z] ab5ef0e58194: Verifying Checksum [2021-05-17T23:46:54.875Z] ab5ef0e58194: Download complete [2021-05-17T23:46:57.482Z] ab5ef0e58194: Pull complete [2021-05-17T23:46:57.482Z] 9712f1f96733: Pull complete [2021-05-17T23:46:58.056Z] 63f879dbbcfc: Pull complete [2021-05-17T23:47:01.399Z] 0d9ebad4ef96: Pull complete [2021-05-17T23:47:01.399Z] e9a5061849ea: Pull complete [2021-05-17T23:47:01.399Z] d747dcd14b5f: Pull complete [2021-05-17T23:47:02.804Z] 2de7ff778b66: Pull complete [2021-05-17T23:47:02.804Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-17T23:47:02.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T23:47:02.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-17T23:47:02.883Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:47:02.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:47:12.751Z] $ docker top 1c584530f07978632c9b605a815c52526765fa2a68a7ccee61c0fd72a11e6999 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-17T23:47:12.846Z] provisioning config files... [2021-05-17T23:47:12.853Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/492@tmp/config8628740945581095904tmp [2021-05-17T23:47:12.865Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/492@tmp/config3377549541936259267tmp [2021-05-17T23:47:12.878Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/492@tmp/config1802965483195856468tmp [Pipeline] { [Pipeline] echo [2021-05-17T23:47:12.897Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:13.223Z] ---> sigul-configuration.sh [2021-05-17T23:47:13.223Z] gpg: directory `/root/.gnupg' created [2021-05-17T23:47:13.223Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-17T23:47:13.223Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-17T23:47:13.223Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-17T23:47:13.223Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-17T23:47:13.223Z] gpg: CAST5 encrypted data [2021-05-17T23:47:13.223Z] gpg: encrypted with 1 passphrase [2021-05-17T23:47:13.223Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-17T23:47:13.645Z] + mkdir /home/jenkins [2021-05-17T23:47:13.645Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-17T23:47:13.977Z] + 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-17T23:47:13.989Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:14.283Z] ---> sigul-install.sh [2021-05-17T23:47:19.580Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-17T23:47:19.881Z] + git tag --list [2021-05-17T23:47:19.881Z] 0.6.0 [2021-05-17T23:47:19.881Z] 0.6.1 [2021-05-17T23:47:19.881Z] 0.7.0 [2021-05-17T23:47:19.881Z] 0.7.1 [2021-05-17T23:47:19.881Z] v0.0.0 [2021-05-17T23:47:19.881Z] v0.0.1-dev.1 [2021-05-17T23:47:19.881Z] v1.0.0 [2021-05-17T23:47:19.881Z] v1.0.1 [2021-05-17T23:47:19.881Z] v1.1.0 [2021-05-17T23:47:19.881Z] v1.2.0 [2021-05-17T23:47:19.881Z] v1.2.1 [2021-05-17T23:47:19.881Z] v1.2.2-dev.1 [2021-05-17T23:47:19.881Z] v1.2.2-dev.10 [2021-05-17T23:47:19.881Z] v1.2.2-dev.100 [2021-05-17T23:47:19.881Z] v1.2.2-dev.101 [2021-05-17T23:47:19.881Z] v1.2.2-dev.102 [2021-05-17T23:47:19.881Z] v1.2.2-dev.103 [2021-05-17T23:47:19.881Z] v1.2.2-dev.104 [2021-05-17T23:47:19.881Z] v1.2.2-dev.105 [2021-05-17T23:47:19.881Z] v1.2.2-dev.106 [2021-05-17T23:47:19.881Z] v1.2.2-dev.107 [2021-05-17T23:47:19.881Z] v1.2.2-dev.11 [2021-05-17T23:47:19.881Z] v1.2.2-dev.12 [2021-05-17T23:47:19.881Z] v1.2.2-dev.13 [2021-05-17T23:47:19.881Z] v1.2.2-dev.14 [2021-05-17T23:47:19.881Z] v1.2.2-dev.15 [2021-05-17T23:47:19.881Z] v1.2.2-dev.16 [2021-05-17T23:47:19.881Z] v1.2.2-dev.17 [2021-05-17T23:47:19.881Z] v1.2.2-dev.18 [2021-05-17T23:47:19.881Z] v1.2.2-dev.19 [2021-05-17T23:47:19.881Z] v1.2.2-dev.2 [2021-05-17T23:47:19.881Z] v1.2.2-dev.20 [2021-05-17T23:47:19.881Z] v1.2.2-dev.21 [2021-05-17T23:47:19.881Z] v1.2.2-dev.22 [2021-05-17T23:47:19.881Z] v1.2.2-dev.23 [2021-05-17T23:47:19.881Z] v1.2.2-dev.24 [2021-05-17T23:47:19.881Z] v1.2.2-dev.25 [2021-05-17T23:47:19.881Z] v1.2.2-dev.26 [2021-05-17T23:47:19.881Z] v1.2.2-dev.27 [2021-05-17T23:47:19.881Z] v1.2.2-dev.28 [2021-05-17T23:47:19.881Z] v1.2.2-dev.29 [2021-05-17T23:47:19.881Z] v1.2.2-dev.3 [2021-05-17T23:47:19.881Z] v1.2.2-dev.30 [2021-05-17T23:47:19.881Z] v1.2.2-dev.31 [2021-05-17T23:47:19.881Z] v1.2.2-dev.32 [2021-05-17T23:47:19.881Z] v1.2.2-dev.33 [2021-05-17T23:47:19.881Z] v1.2.2-dev.34 [2021-05-17T23:47:19.881Z] v1.2.2-dev.35 [2021-05-17T23:47:19.881Z] v1.2.2-dev.36 [2021-05-17T23:47:19.881Z] v1.2.2-dev.37 [2021-05-17T23:47:19.881Z] v1.2.2-dev.38 [2021-05-17T23:47:19.881Z] v1.2.2-dev.39 [2021-05-17T23:47:19.881Z] v1.2.2-dev.4 [2021-05-17T23:47:19.881Z] v1.2.2-dev.40 [2021-05-17T23:47:19.881Z] v1.2.2-dev.41 [2021-05-17T23:47:19.881Z] v1.2.2-dev.42 [2021-05-17T23:47:19.881Z] v1.2.2-dev.43 [2021-05-17T23:47:19.881Z] v1.2.2-dev.44 [2021-05-17T23:47:19.881Z] v1.2.2-dev.45 [2021-05-17T23:47:19.881Z] v1.2.2-dev.46 [2021-05-17T23:47:19.881Z] v1.2.2-dev.47 [2021-05-17T23:47:19.881Z] v1.2.2-dev.48 [2021-05-17T23:47:19.881Z] v1.2.2-dev.49 [2021-05-17T23:47:19.881Z] v1.2.2-dev.5 [2021-05-17T23:47:19.881Z] v1.2.2-dev.50 [2021-05-17T23:47:19.881Z] v1.2.2-dev.51 [2021-05-17T23:47:19.881Z] v1.2.2-dev.52 [2021-05-17T23:47:19.881Z] v1.2.2-dev.53 [2021-05-17T23:47:19.881Z] v1.2.2-dev.54 [2021-05-17T23:47:19.881Z] v1.2.2-dev.55 [2021-05-17T23:47:19.881Z] v1.2.2-dev.56 [2021-05-17T23:47:19.881Z] v1.2.2-dev.57 [2021-05-17T23:47:19.881Z] v1.2.2-dev.58 [2021-05-17T23:47:19.881Z] v1.2.2-dev.59 [2021-05-17T23:47:19.881Z] v1.2.2-dev.6 [2021-05-17T23:47:19.881Z] v1.2.2-dev.60 [2021-05-17T23:47:19.881Z] v1.2.2-dev.61 [2021-05-17T23:47:19.881Z] v1.2.2-dev.62 [2021-05-17T23:47:19.881Z] v1.2.2-dev.63 [2021-05-17T23:47:19.881Z] v1.2.2-dev.64 [2021-05-17T23:47:19.881Z] v1.2.2-dev.65 [2021-05-17T23:47:19.881Z] v1.2.2-dev.66 [2021-05-17T23:47:19.881Z] v1.2.2-dev.67 [2021-05-17T23:47:19.881Z] v1.2.2-dev.68 [2021-05-17T23:47:19.881Z] v1.2.2-dev.69 [2021-05-17T23:47:19.881Z] v1.2.2-dev.7 [2021-05-17T23:47:19.881Z] v1.2.2-dev.70 [2021-05-17T23:47:19.881Z] v1.2.2-dev.71 [2021-05-17T23:47:19.881Z] v1.2.2-dev.72 [2021-05-17T23:47:19.881Z] v1.2.2-dev.73 [2021-05-17T23:47:19.881Z] v1.2.2-dev.74 [2021-05-17T23:47:19.881Z] v1.2.2-dev.75 [2021-05-17T23:47:19.881Z] v1.2.2-dev.76 [2021-05-17T23:47:19.881Z] v1.2.2-dev.77 [2021-05-17T23:47:19.881Z] v1.2.2-dev.78 [2021-05-17T23:47:19.881Z] v1.2.2-dev.79 [2021-05-17T23:47:19.881Z] v1.2.2-dev.8 [2021-05-17T23:47:19.881Z] v1.2.2-dev.80 [2021-05-17T23:47:19.881Z] v1.2.2-dev.81 [2021-05-17T23:47:19.881Z] v1.2.2-dev.82 [2021-05-17T23:47:19.881Z] v1.2.2-dev.83 [2021-05-17T23:47:19.881Z] v1.2.2-dev.84 [2021-05-17T23:47:19.881Z] v1.2.2-dev.85 [2021-05-17T23:47:19.881Z] v1.2.2-dev.86 [2021-05-17T23:47:19.881Z] v1.2.2-dev.87 [2021-05-17T23:47:19.881Z] v1.2.2-dev.88 [2021-05-17T23:47:19.881Z] v1.2.2-dev.89 [2021-05-17T23:47:19.881Z] v1.2.2-dev.9 [2021-05-17T23:47:19.881Z] v1.2.2-dev.90 [2021-05-17T23:47:19.881Z] v1.2.2-dev.91 [2021-05-17T23:47:19.881Z] v1.2.2-dev.92 [2021-05-17T23:47:19.881Z] v1.2.2-dev.93 [2021-05-17T23:47:19.881Z] v1.2.2-dev.94 [2021-05-17T23:47:19.881Z] v1.2.2-dev.95 [2021-05-17T23:47:19.881Z] v1.2.2-dev.96 [2021-05-17T23:47:19.881Z] v1.2.2-dev.97 [2021-05-17T23:47:19.881Z] v1.2.2-dev.98 [2021-05-17T23:47:19.881Z] v1.2.2-dev.99 [2021-05-17T23:47:19.881Z] v1.3.0 [2021-05-17T23:47:19.881Z] v1.3.1 [2021-05-17T23:47:19.881Z] v1.3.1-dev.1 [2021-05-17T23:47:19.881Z] v1.3.1-dev.10 [2021-05-17T23:47:19.881Z] v1.3.1-dev.11 [2021-05-17T23:47:19.881Z] v1.3.1-dev.12 [2021-05-17T23:47:19.881Z] v1.3.1-dev.13 [2021-05-17T23:47:19.881Z] v1.3.1-dev.14 [2021-05-17T23:47:19.881Z] v1.3.1-dev.15 [2021-05-17T23:47:19.881Z] v1.3.1-dev.16 [2021-05-17T23:47:19.881Z] v1.3.1-dev.17 [2021-05-17T23:47:19.881Z] v1.3.1-dev.18 [2021-05-17T23:47:19.881Z] v1.3.1-dev.2 [2021-05-17T23:47:19.881Z] v1.3.1-dev.3 [2021-05-17T23:47:19.881Z] v1.3.1-dev.4 [2021-05-17T23:47:19.881Z] v1.3.1-dev.5 [2021-05-17T23:47:19.881Z] v1.3.1-dev.6 [2021-05-17T23:47:19.881Z] v1.3.1-dev.7 [2021-05-17T23:47:19.881Z] v1.3.1-dev.8 [2021-05-17T23:47:19.881Z] v1.3.1-dev.9 [2021-05-17T23:47:19.881Z] v2.0.0-dev.1 [2021-05-17T23:47:19.881Z] v2.0.0-dev.10 [2021-05-17T23:47:19.881Z] v2.0.0-dev.100 [2021-05-17T23:47:19.881Z] v2.0.0-dev.101 [2021-05-17T23:47:19.881Z] v2.0.0-dev.102 [2021-05-17T23:47:19.881Z] v2.0.0-dev.103 [2021-05-17T23:47:19.881Z] v2.0.0-dev.104 [2021-05-17T23:47:19.881Z] v2.0.0-dev.105 [2021-05-17T23:47:19.881Z] v2.0.0-dev.106 [2021-05-17T23:47:19.881Z] v2.0.0-dev.107 [2021-05-17T23:47:19.881Z] v2.0.0-dev.108 [2021-05-17T23:47:19.881Z] v2.0.0-dev.109 [2021-05-17T23:47:19.881Z] v2.0.0-dev.11 [2021-05-17T23:47:19.881Z] v2.0.0-dev.110 [2021-05-17T23:47:19.881Z] v2.0.0-dev.111 [2021-05-17T23:47:19.881Z] v2.0.0-dev.112 [2021-05-17T23:47:19.881Z] v2.0.0-dev.113 [2021-05-17T23:47:19.881Z] v2.0.0-dev.114 [2021-05-17T23:47:19.881Z] v2.0.0-dev.115 [2021-05-17T23:47:19.881Z] v2.0.0-dev.116 [2021-05-17T23:47:19.881Z] v2.0.0-dev.117 [2021-05-17T23:47:19.881Z] v2.0.0-dev.118 [2021-05-17T23:47:19.881Z] v2.0.0-dev.119 [2021-05-17T23:47:19.881Z] v2.0.0-dev.12 [2021-05-17T23:47:19.881Z] v2.0.0-dev.120 [2021-05-17T23:47:19.881Z] v2.0.0-dev.121 [2021-05-17T23:47:19.881Z] v2.0.0-dev.122 [2021-05-17T23:47:19.881Z] v2.0.0-dev.123 [2021-05-17T23:47:19.881Z] v2.0.0-dev.124 [2021-05-17T23:47:19.881Z] v2.0.0-dev.125 [2021-05-17T23:47:19.881Z] v2.0.0-dev.126 [2021-05-17T23:47:19.881Z] v2.0.0-dev.127 [2021-05-17T23:47:19.881Z] v2.0.0-dev.128 [2021-05-17T23:47:19.881Z] v2.0.0-dev.129 [2021-05-17T23:47:19.881Z] v2.0.0-dev.13 [2021-05-17T23:47:19.881Z] v2.0.0-dev.130 [2021-05-17T23:47:19.881Z] v2.0.0-dev.131 [2021-05-17T23:47:19.881Z] v2.0.0-dev.132 [2021-05-17T23:47:19.881Z] v2.0.0-dev.133 [2021-05-17T23:47:19.881Z] v2.0.0-dev.134 [2021-05-17T23:47:19.881Z] v2.0.0-dev.135 [2021-05-17T23:47:19.881Z] v2.0.0-dev.136 [2021-05-17T23:47:19.881Z] v2.0.0-dev.137 [2021-05-17T23:47:19.881Z] v2.0.0-dev.138 [2021-05-17T23:47:19.881Z] v2.0.0-dev.139 [2021-05-17T23:47:19.881Z] v2.0.0-dev.14 [2021-05-17T23:47:19.881Z] v2.0.0-dev.140 [2021-05-17T23:47:19.881Z] v2.0.0-dev.141 [2021-05-17T23:47:19.881Z] v2.0.0-dev.142 [2021-05-17T23:47:19.881Z] v2.0.0-dev.143 [2021-05-17T23:47:19.881Z] v2.0.0-dev.144 [2021-05-17T23:47:19.881Z] v2.0.0-dev.145 [2021-05-17T23:47:19.881Z] v2.0.0-dev.146 [2021-05-17T23:47:19.881Z] v2.0.0-dev.147 [2021-05-17T23:47:19.881Z] v2.0.0-dev.148 [2021-05-17T23:47:19.881Z] v2.0.0-dev.149 [2021-05-17T23:47:19.881Z] v2.0.0-dev.15 [2021-05-17T23:47:19.881Z] v2.0.0-dev.150 [2021-05-17T23:47:19.881Z] v2.0.0-dev.151 [2021-05-17T23:47:19.881Z] v2.0.0-dev.152 [2021-05-17T23:47:19.881Z] v2.0.0-dev.153 [2021-05-17T23:47:19.881Z] v2.0.0-dev.154 [2021-05-17T23:47:19.881Z] v2.0.0-dev.155 [2021-05-17T23:47:19.881Z] v2.0.0-dev.156 [2021-05-17T23:47:19.881Z] v2.0.0-dev.157 [2021-05-17T23:47:19.881Z] v2.0.0-dev.158 [2021-05-17T23:47:19.881Z] v2.0.0-dev.159 [2021-05-17T23:47:19.881Z] v2.0.0-dev.16 [2021-05-17T23:47:19.881Z] v2.0.0-dev.160 [2021-05-17T23:47:19.881Z] v2.0.0-dev.161 [2021-05-17T23:47:19.881Z] v2.0.0-dev.162 [2021-05-17T23:47:19.881Z] v2.0.0-dev.163 [2021-05-17T23:47:19.881Z] v2.0.0-dev.164 [2021-05-17T23:47:19.881Z] v2.0.0-dev.165 [2021-05-17T23:47:19.881Z] v2.0.0-dev.166 [2021-05-17T23:47:19.881Z] v2.0.0-dev.167 [2021-05-17T23:47:19.881Z] v2.0.0-dev.168 [2021-05-17T23:47:19.881Z] v2.0.0-dev.169 [2021-05-17T23:47:19.881Z] v2.0.0-dev.17 [2021-05-17T23:47:19.881Z] v2.0.0-dev.170 [2021-05-17T23:47:19.881Z] v2.0.0-dev.171 [2021-05-17T23:47:19.881Z] v2.0.0-dev.172 [2021-05-17T23:47:19.881Z] v2.0.0-dev.173 [2021-05-17T23:47:19.881Z] v2.0.0-dev.174 [2021-05-17T23:47:19.881Z] v2.0.0-dev.175 [2021-05-17T23:47:19.881Z] v2.0.0-dev.176 [2021-05-17T23:47:19.881Z] v2.0.0-dev.177 [2021-05-17T23:47:19.881Z] v2.0.0-dev.178 [2021-05-17T23:47:19.881Z] v2.0.0-dev.179 [2021-05-17T23:47:19.881Z] v2.0.0-dev.18 [2021-05-17T23:47:19.881Z] v2.0.0-dev.180 [2021-05-17T23:47:19.881Z] v2.0.0-dev.181 [2021-05-17T23:47:19.881Z] v2.0.0-dev.182 [2021-05-17T23:47:19.881Z] v2.0.0-dev.183 [2021-05-17T23:47:19.881Z] v2.0.0-dev.184 [2021-05-17T23:47:19.881Z] v2.0.0-dev.185 [2021-05-17T23:47:19.881Z] v2.0.0-dev.186 [2021-05-17T23:47:19.881Z] v2.0.0-dev.187 [2021-05-17T23:47:19.881Z] v2.0.0-dev.188 [2021-05-17T23:47:19.881Z] v2.0.0-dev.189 [2021-05-17T23:47:19.881Z] v2.0.0-dev.19 [2021-05-17T23:47:19.881Z] v2.0.0-dev.190 [2021-05-17T23:47:19.881Z] v2.0.0-dev.191 [2021-05-17T23:47:19.881Z] v2.0.0-dev.192 [2021-05-17T23:47:19.881Z] v2.0.0-dev.193 [2021-05-17T23:47:19.881Z] v2.0.0-dev.194 [2021-05-17T23:47:19.881Z] v2.0.0-dev.195 [2021-05-17T23:47:19.881Z] v2.0.0-dev.196 [2021-05-17T23:47:19.881Z] v2.0.0-dev.197 [2021-05-17T23:47:19.881Z] v2.0.0-dev.198 [2021-05-17T23:47:19.881Z] v2.0.0-dev.199 [2021-05-17T23:47:19.881Z] v2.0.0-dev.2 [2021-05-17T23:47:19.881Z] v2.0.0-dev.20 [2021-05-17T23:47:19.881Z] v2.0.0-dev.200 [2021-05-17T23:47:19.881Z] v2.0.0-dev.201 [2021-05-17T23:47:19.881Z] v2.0.0-dev.202 [2021-05-17T23:47:19.881Z] v2.0.0-dev.203 [2021-05-17T23:47:19.881Z] v2.0.0-dev.204 [2021-05-17T23:47:19.881Z] v2.0.0-dev.205 [2021-05-17T23:47:19.881Z] v2.0.0-dev.206 [2021-05-17T23:47:19.881Z] v2.0.0-dev.207 [2021-05-17T23:47:19.881Z] v2.0.0-dev.208 [2021-05-17T23:47:19.881Z] v2.0.0-dev.209 [2021-05-17T23:47:19.881Z] v2.0.0-dev.21 [2021-05-17T23:47:19.881Z] v2.0.0-dev.210 [2021-05-17T23:47:19.881Z] v2.0.0-dev.211 [2021-05-17T23:47:19.881Z] v2.0.0-dev.212 [2021-05-17T23:47:19.881Z] v2.0.0-dev.213 [2021-05-17T23:47:19.881Z] v2.0.0-dev.214 [2021-05-17T23:47:19.881Z] v2.0.0-dev.215 [2021-05-17T23:47:19.881Z] v2.0.0-dev.216 [2021-05-17T23:47:19.881Z] v2.0.0-dev.217 [2021-05-17T23:47:19.881Z] v2.0.0-dev.218 [2021-05-17T23:47:19.881Z] v2.0.0-dev.219 [2021-05-17T23:47:19.881Z] v2.0.0-dev.22 [2021-05-17T23:47:19.881Z] v2.0.0-dev.220 [2021-05-17T23:47:19.881Z] v2.0.0-dev.221 [2021-05-17T23:47:19.881Z] v2.0.0-dev.222 [2021-05-17T23:47:19.881Z] v2.0.0-dev.23 [2021-05-17T23:47:19.881Z] v2.0.0-dev.24 [2021-05-17T23:47:19.881Z] v2.0.0-dev.25 [2021-05-17T23:47:19.881Z] v2.0.0-dev.26 [2021-05-17T23:47:19.881Z] v2.0.0-dev.27 [2021-05-17T23:47:19.881Z] v2.0.0-dev.28 [2021-05-17T23:47:19.881Z] v2.0.0-dev.29 [2021-05-17T23:47:19.881Z] v2.0.0-dev.3 [2021-05-17T23:47:19.881Z] v2.0.0-dev.30 [2021-05-17T23:47:19.881Z] v2.0.0-dev.31 [2021-05-17T23:47:19.881Z] v2.0.0-dev.32 [2021-05-17T23:47:19.881Z] v2.0.0-dev.33 [2021-05-17T23:47:19.881Z] v2.0.0-dev.34 [2021-05-17T23:47:19.881Z] v2.0.0-dev.35 [2021-05-17T23:47:19.881Z] v2.0.0-dev.36 [2021-05-17T23:47:19.881Z] v2.0.0-dev.37 [2021-05-17T23:47:19.881Z] v2.0.0-dev.38 [2021-05-17T23:47:19.881Z] v2.0.0-dev.39 [2021-05-17T23:47:19.881Z] v2.0.0-dev.4 [2021-05-17T23:47:19.881Z] v2.0.0-dev.40 [2021-05-17T23:47:19.881Z] v2.0.0-dev.41 [2021-05-17T23:47:19.881Z] v2.0.0-dev.42 [2021-05-17T23:47:19.881Z] v2.0.0-dev.43 [2021-05-17T23:47:19.881Z] v2.0.0-dev.44 [2021-05-17T23:47:19.881Z] v2.0.0-dev.45 [2021-05-17T23:47:19.881Z] v2.0.0-dev.46 [2021-05-17T23:47:19.881Z] v2.0.0-dev.47 [2021-05-17T23:47:19.881Z] v2.0.0-dev.48 [2021-05-17T23:47:19.881Z] v2.0.0-dev.49 [2021-05-17T23:47:19.881Z] v2.0.0-dev.5 [2021-05-17T23:47:19.881Z] v2.0.0-dev.50 [2021-05-17T23:47:19.881Z] v2.0.0-dev.51 [2021-05-17T23:47:19.881Z] v2.0.0-dev.52 [2021-05-17T23:47:19.881Z] v2.0.0-dev.53 [2021-05-17T23:47:19.881Z] v2.0.0-dev.54 [2021-05-17T23:47:19.881Z] v2.0.0-dev.55 [2021-05-17T23:47:19.881Z] v2.0.0-dev.56 [2021-05-17T23:47:19.881Z] v2.0.0-dev.57 [2021-05-17T23:47:19.881Z] v2.0.0-dev.58 [2021-05-17T23:47:19.881Z] v2.0.0-dev.59 [2021-05-17T23:47:19.881Z] v2.0.0-dev.6 [2021-05-17T23:47:19.881Z] v2.0.0-dev.60 [2021-05-17T23:47:19.881Z] v2.0.0-dev.61 [2021-05-17T23:47:19.881Z] v2.0.0-dev.62 [2021-05-17T23:47:19.881Z] v2.0.0-dev.63 [2021-05-17T23:47:19.881Z] v2.0.0-dev.64 [2021-05-17T23:47:19.881Z] v2.0.0-dev.65 [2021-05-17T23:47:19.881Z] v2.0.0-dev.66 [2021-05-17T23:47:19.881Z] v2.0.0-dev.67 [2021-05-17T23:47:19.881Z] v2.0.0-dev.68 [2021-05-17T23:47:19.881Z] v2.0.0-dev.69 [2021-05-17T23:47:19.881Z] v2.0.0-dev.7 [2021-05-17T23:47:19.881Z] v2.0.0-dev.70 [2021-05-17T23:47:19.881Z] v2.0.0-dev.71 [2021-05-17T23:47:19.881Z] v2.0.0-dev.72 [2021-05-17T23:47:19.881Z] v2.0.0-dev.73 [2021-05-17T23:47:19.881Z] v2.0.0-dev.74 [2021-05-17T23:47:19.881Z] v2.0.0-dev.75 [2021-05-17T23:47:19.881Z] v2.0.0-dev.76 [2021-05-17T23:47:19.881Z] v2.0.0-dev.77 [2021-05-17T23:47:19.881Z] v2.0.0-dev.78 [2021-05-17T23:47:19.881Z] v2.0.0-dev.79 [2021-05-17T23:47:19.881Z] v2.0.0-dev.8 [2021-05-17T23:47:19.881Z] v2.0.0-dev.80 [2021-05-17T23:47:19.881Z] v2.0.0-dev.81 [2021-05-17T23:47:19.881Z] v2.0.0-dev.82 [2021-05-17T23:47:19.881Z] v2.0.0-dev.83 [2021-05-17T23:47:19.881Z] v2.0.0-dev.84 [2021-05-17T23:47:19.881Z] v2.0.0-dev.85 [2021-05-17T23:47:19.881Z] v2.0.0-dev.86 [2021-05-17T23:47:19.881Z] v2.0.0-dev.87 [2021-05-17T23:47:19.881Z] v2.0.0-dev.88 [2021-05-17T23:47:19.881Z] v2.0.0-dev.89 [2021-05-17T23:47:19.881Z] v2.0.0-dev.9 [2021-05-17T23:47:19.881Z] v2.0.0-dev.90 [2021-05-17T23:47:19.881Z] v2.0.0-dev.91 [2021-05-17T23:47:19.881Z] v2.0.0-dev.92 [2021-05-17T23:47:19.881Z] v2.0.0-dev.93 [2021-05-17T23:47:19.881Z] v2.0.0-dev.94 [2021-05-17T23:47:19.881Z] v2.0.0-dev.95 [2021-05-17T23:47:19.881Z] v2.0.0-dev.96 [2021-05-17T23:47:19.881Z] v2.0.0-dev.97 [2021-05-17T23:47:19.881Z] v2.0.0-dev.98 [2021-05-17T23:47:19.881Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-17T23:47:20.177Z] + lftools sign git-tag v2.0.0-dev.222 [2021-05-17T23:47:20.751Z] Signing Git tag with Sigul... [2021-05-17T23:47:20.751Z] Signing v2.0.0-dev.222 [Pipeline] echo [2021-05-17T23:47:22.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:22.460Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-17T23:47:22.469Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-17T23:47:22.497Z] $ docker stop --time=1 1c584530f07978632c9b605a815c52526765fa2a68a7ccee61c0fd72a11e6999 [2021-05-17T23:47:23.965Z] $ docker rm -f 1c584530f07978632c9b605a815c52526765fa2a68a7ccee61c0fd72a11e6999 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:47:24.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T23:47:24.577Z] . [Pipeline] withDockerContainer [2021-05-17T23:47:24.650Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:47:24.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:47:25.053Z] $ docker top c0d7159353423e97da8d24594044c65002b2eabfd65050199a726bcda4e6dc90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T23:47:25.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T23:47:25.173Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T23:47:25.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T23:47:25.291Z] $ docker exec c0d7159353423e97da8d24594044c65002b2eabfd65050199a726bcda4e6dc90 ssh-agent [2021-05-17T23:47:25.400Z] SSH_AUTH_SOCK=/tmp/ssh-KOPN4XP1K0PU/agent.14 [2021-05-17T23:47:25.400Z] SSH_AGENT_PID=21 [2021-05-17T23:47:25.405Z] Running ssh-add (command line suppressed) [2021-05-17T23:47:25.520Z] Identity added: /w/workspace/edgex-go/492@tmp/private_key_7533334451058014340.key (/w/workspace/edgex-go/492@tmp/private_key_7533334451058014340.key) [2021-05-17T23:47:25.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T23:47:25.834Z] + git semver bump pre [2021-05-17T23:47:25.834Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T23:47:25.834Z] # $GIT_DIR = /w/workspace/edgex-go/492/.git [2021-05-17T23:47:25.834Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/492 [2021-05-17T23:47:25.834Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T23:47:25.834Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T23:47:25.834Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T23:47:25.834Z] # $SEMVER_BRANCH = master [2021-05-17T23:47:25.834Z] # $SEMVER_DIR = /w/workspace/edgex-go/492/.semver [2021-05-17T23:47:25.834Z] 2.0.0-dev.223 [Pipeline] } [2021-05-17T23:47:25.844Z] $ docker exec --env ******** --env ******** c0d7159353423e97da8d24594044c65002b2eabfd65050199a726bcda4e6dc90 ssh-agent -k [2021-05-17T23:47:25.935Z] unset SSH_AUTH_SOCK; [2021-05-17T23:47:25.935Z] unset SSH_AGENT_PID; [2021-05-17T23:47:25.935Z] echo Agent pid 21 killed; [2021-05-17T23:47:25.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T23:47:26.276Z] + git semver [Pipeline] } [2021-05-17T23:47:26.291Z] $ docker stop --time=1 c0d7159353423e97da8d24594044c65002b2eabfd65050199a726bcda4e6dc90 [2021-05-17T23:47:27.489Z] $ docker rm -f c0d7159353423e97da8d24594044c65002b2eabfd65050199a726bcda4e6dc90 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:47:27.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T23:47:27.868Z] . [Pipeline] withDockerContainer [2021-05-17T23:47:27.943Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:47:27.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:47:28.392Z] $ docker top fbbe43d1a0a52780a6acbba1e8825d94f0862147ee14e59a56512dde6f03b4ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T23:47:28.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T23:47:28.518Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T23:47:28.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T23:47:28.645Z] $ docker exec fbbe43d1a0a52780a6acbba1e8825d94f0862147ee14e59a56512dde6f03b4ad ssh-agent [2021-05-17T23:47:28.762Z] SSH_AUTH_SOCK=/tmp/ssh-n0q08p0CdAn7/agent.13 [2021-05-17T23:47:28.762Z] SSH_AGENT_PID=20 [2021-05-17T23:47:28.768Z] Running ssh-add (command line suppressed) [2021-05-17T23:47:28.878Z] Identity added: /w/workspace/edgex-go/492@tmp/private_key_808509942165354073.key (/w/workspace/edgex-go/492@tmp/private_key_808509942165354073.key) [2021-05-17T23:47:28.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T23:47:29.192Z] + git semver push [2021-05-17T23:47:29.192Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T23:47:29.192Z] # $GIT_DIR = /w/workspace/edgex-go/492/.git [2021-05-17T23:47:29.192Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/492 [2021-05-17T23:47:29.192Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T23:47:29.192Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T23:47:29.192Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T23:47:29.192Z] # $SEMVER_BRANCH = master [2021-05-17T23:47:29.192Z] # $SEMVER_DIR = /w/workspace/edgex-go/492/.semver [Pipeline] } [2021-05-17T23:47:35.943Z] $ docker exec --env ******** --env ******** fbbe43d1a0a52780a6acbba1e8825d94f0862147ee14e59a56512dde6f03b4ad ssh-agent -k [2021-05-17T23:47:36.042Z] unset SSH_AUTH_SOCK; [2021-05-17T23:47:36.042Z] unset SSH_AGENT_PID; [2021-05-17T23:47:36.042Z] echo Agent pid 20 killed; [2021-05-17T23:47:36.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T23:47:36.377Z] + git semver [Pipeline] } [2021-05-17T23:47:36.392Z] $ docker stop --time=1 fbbe43d1a0a52780a6acbba1e8825d94f0862147ee14e59a56512dde6f03b4ad [2021-05-17T23:47:37.613Z] $ docker rm -f fbbe43d1a0a52780a6acbba1e8825d94f0862147ee14e59a56512dde6f03b4ad [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-17T23:47:38.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:38.972Z] ---> package-listing.sh [2021-05-17T23:47:38.972Z] ++ facter osfamily [2021-05-17T23:47:38.972Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T23:47:39.235Z] + OS_FAMILY=redhat [2021-05-17T23:47:39.235Z] + workspace=/w/workspace/edgex-go/492 [2021-05-17T23:47:39.235Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T23:47:39.235Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T23:47:39.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T23:47:39.235Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T23:47:39.235Z] + '[' /w/workspace/edgex-go/492 ']' [2021-05-17T23:47:39.235Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T23:47:39.235Z] + case "${OS_FAMILY}" in [2021-05-17T23:47:39.235Z] + rpm -qa [2021-05-17T23:47:39.235Z] + sort [2021-05-17T23:47:41.790Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T23:47:41.790Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T23:47:41.790Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T23:47:41.790Z] + '[' /w/workspace/edgex-go/492 ']' [2021-05-17T23:47:41.790Z] + mkdir -p /w/workspace/edgex-go/492/archives/ [2021-05-17T23:47:41.790Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/492/archives/ [Pipeline] echo [2021-05-17T23:47:41.802Z] 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/492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T23:47:42.092Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:47:42.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T23:47:42.656Z] [2021-05-17T23:47:42.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:47:43.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T23:47:43.002Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T23:47:43.002Z] df20fa9351a1: Pulling fs layer [2021-05-17T23:47:43.002Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T23:47:43.002Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T23:47:43.002Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T23:47:43.002Z] 93b61091891f: Pulling fs layer [2021-05-17T23:47:43.002Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T23:47:43.002Z] 5e14af77c1be: Pulling fs layer [2021-05-17T23:47:43.002Z] 01666e4c0597: Pulling fs layer [2021-05-17T23:47:43.002Z] aa168da1d23b: Pulling fs layer [2021-05-17T23:47:43.002Z] 46f8f816bc3b: Waiting [2021-05-17T23:47:43.002Z] 5e14af77c1be: Waiting [2021-05-17T23:47:43.002Z] 01666e4c0597: Waiting [2021-05-17T23:47:43.002Z] aa168da1d23b: Waiting [2021-05-17T23:47:43.002Z] 93b61091891f: Waiting [2021-05-17T23:47:43.002Z] 93b9cdb0e59b: Waiting [2021-05-17T23:47:43.002Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T23:47:43.002Z] 36b3adc4ff6f: Download complete [2021-05-17T23:47:43.002Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T23:47:43.002Z] 46f8f816bc3b: Download complete [2021-05-17T23:47:43.263Z] df20fa9351a1: Verifying Checksum [2021-05-17T23:47:43.263Z] df20fa9351a1: Download complete [2021-05-17T23:47:43.263Z] 93b61091891f: Verifying Checksum [2021-05-17T23:47:43.263Z] 93b61091891f: Download complete [2021-05-17T23:47:43.263Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T23:47:43.263Z] 93b9cdb0e59b: Download complete [2021-05-17T23:47:43.263Z] 01666e4c0597: Verifying Checksum [2021-05-17T23:47:43.263Z] 01666e4c0597: Download complete [2021-05-17T23:47:43.263Z] 5e14af77c1be: Verifying Checksum [2021-05-17T23:47:43.263Z] 5e14af77c1be: Download complete [2021-05-17T23:47:43.263Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T23:47:43.263Z] 8ad3a11d3b57: Download complete [2021-05-17T23:47:43.263Z] df20fa9351a1: Pull complete [2021-05-17T23:47:43.527Z] 36b3adc4ff6f: Pull complete [2021-05-17T23:47:44.106Z] 8ad3a11d3b57: Pull complete [2021-05-17T23:47:44.106Z] 46f8f816bc3b: Pull complete [2021-05-17T23:47:44.370Z] 93b61091891f: Pull complete [2021-05-17T23:47:44.370Z] 93b9cdb0e59b: Pull complete [2021-05-17T23:47:44.661Z] 5e14af77c1be: Pull complete [2021-05-17T23:47:44.661Z] 01666e4c0597: Pull complete [2021-05-17T23:47:44.922Z] aa168da1d23b: Verifying Checksum [2021-05-17T23:47:44.922Z] aa168da1d23b: Download complete [2021-05-17T23:47:49.134Z] aa168da1d23b: Pull complete [2021-05-17T23:47:49.134Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T23:47:49.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T23:47:49.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T23:47:49.205Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2021-05-17T23:47:49.245Z] $ 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/492/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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-17T23:47:52.024Z] $ docker top 92321e90d8a24440df0b156be77477691d09e30ac5a4f1afce187e006c54249c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:47:52.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T23:47:52.698Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T23:47:52.997Z] + ls /var/log/sa-host [2021-05-17T23:47:52.997Z] + sadf -c /var/log/sa-host/sa05 [2021-05-17T23:47:52.997Z] file_magic: OK [2021-05-17T23:47:52.997Z] HZ: Using current value: 100 [2021-05-17T23:47:52.997Z] file_header: OK [2021-05-17T23:47:52.997Z] 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-17T23:47:52.997Z] Statistics: [2021-05-17T23:47:52.997Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T23:47:52.997Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T23:47:52.997Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T23:47:52.997Z] file_magic: OK [2021-05-17T23:47:52.997Z] HZ: Using current value: 100 [2021-05-17T23:47:52.997Z] file_header: OK [2021-05-17T23:47:52.997Z] 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-17T23:47:52.997Z] Statistics: [2021-05-17T23:47:52.997Z] 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... [2021-05-17T23:47:52.997Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T23:47:53.635Z] provisioning config files... [2021-05-17T23:47:53.650Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/492@tmp/config8775683092037924033tmp [Pipeline] { [Pipeline] echo [2021-05-17T23:47:53.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:53.968Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T23:47:53.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T23:47:53.999Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:54.292Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T23:47:54.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:54.596Z] ---> sudo-logs.sh [2021-05-17T23:47:54.596Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T23:47:54.620Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:54.911Z] ---> job-cost.sh [2021-05-17T23:47:54.911Z] lf-activate-venv: SKIPPING [2021-05-17T23:47:54.911Z] DEBUG: total: 0.18000000715255737 [2021-05-17T23:47:54.911Z] INFO: Retrieving Stack Cost... [2021-05-17T23:47:56.292Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-17T23:47:56.554Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T23:47:56.567Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:47:57.011Z] ---> logs-deploy.sh [2021-05-17T23:47:57.011Z] lf-activate-venv: SKIPPING [2021-05-17T23:47:57.011Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/492 [2021-05-17T23:47:57.011Z] INFO: archiving workspace using pattern(s): [2021-05-17T23:47:57.959Z] Archives upload complete. [2021-05-17T23:47:57.959Z] INFO: archiving logs to Nexus [2021-05-17T23:47:58.531Z] ---> uname -a: [2021-05-17T23:47:58.531Z] Linux prd-centos7-docker-4c-2g-1094.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-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] ---> lscpu: [2021-05-17T23:47:58.531Z] Architecture: x86_64 [2021-05-17T23:47:58.531Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-17T23:47:58.531Z] Byte Order: Little Endian [2021-05-17T23:47:58.531Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-17T23:47:58.531Z] CPU(s): 2 [2021-05-17T23:47:58.531Z] On-line CPU(s) list: 0,1 [2021-05-17T23:47:58.531Z] Thread(s) per core: 1 [2021-05-17T23:47:58.531Z] Core(s) per socket: 1 [2021-05-17T23:47:58.531Z] Socket(s): 2 [2021-05-17T23:47:58.531Z] NUMA node(s): 1 [2021-05-17T23:47:58.531Z] Vendor ID: AuthenticAMD [2021-05-17T23:47:58.531Z] CPU family: 23 [2021-05-17T23:47:58.531Z] Model: 49 [2021-05-17T23:47:58.531Z] Model name: AMD EPYC-Rome Processor [2021-05-17T23:47:58.531Z] Stepping: 0 [2021-05-17T23:47:58.531Z] CPU MHz: 2800.000 [2021-05-17T23:47:58.531Z] BogoMIPS: 5600.00 [2021-05-17T23:47:58.531Z] Virtualization: AMD-V [2021-05-17T23:47:58.531Z] Hypervisor vendor: KVM [2021-05-17T23:47:58.531Z] Virtualization type: full [2021-05-17T23:47:58.531Z] L1d cache: 64 KiB [2021-05-17T23:47:58.531Z] L1i cache: 64 KiB [2021-05-17T23:47:58.531Z] L2 cache: 1 MiB [2021-05-17T23:47:58.531Z] L3 cache: 32 MiB [2021-05-17T23:47:58.531Z] NUMA node0 CPU(s): 0,1 [2021-05-17T23:47:58.531Z] Vulnerability Itlb multihit: Not affected [2021-05-17T23:47:58.531Z] Vulnerability L1tf: Not affected [2021-05-17T23:47:58.531Z] Vulnerability Mds: Not affected [2021-05-17T23:47:58.531Z] Vulnerability Meltdown: Not affected [2021-05-17T23:47:58.531Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-17T23:47:58.531Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-17T23:47:58.531Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-17T23:47:58.531Z] Vulnerability Srbds: Not affected [2021-05-17T23:47:58.531Z] Vulnerability Tsx async abort: Not affected [2021-05-17T23:47:58.531Z] 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-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] ---> nproc: [2021-05-17T23:47:58.531Z] 2 [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] ---> df -h: [2021-05-17T23:47:58.531Z] Filesystem Size Used Available Use% Mounted on [2021-05-17T23:47:58.531Z] overlay 40.0G 13.0G 27.0G 32% / [2021-05-17T23:47:58.531Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-17T23:47:58.531Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-17T23:47:58.531Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/492 [2021-05-17T23:47:58.531Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/492@tmp [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] ---> free -m: [2021-05-17T23:47:58.531Z] total used free shared buff/cache available [2021-05-17T23:47:58.531Z] Mem: 7821 1434 606 0 5780 6457 [2021-05-17T23:47:58.531Z] Swap: 1023 1 1022 [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] ---> ip addr: [2021-05-17T23:47:58.531Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-17T23:47:58.531Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-17T23:47:58.531Z] inet 127.0.0.1/8 scope host lo [2021-05-17T23:47:58.531Z] valid_lft forever preferred_lft forever [2021-05-17T23:47:58.531Z] inet6 ::1/128 scope host [2021-05-17T23:47:58.531Z] valid_lft forever preferred_lft forever [2021-05-17T23:47:58.531Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-17T23:47:58.531Z] link/ether fa:16:3e:56:98:c9 brd ff:ff:ff:ff:ff:ff [2021-05-17T23:47:58.531Z] inet 10.30.122.167/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-17T23:47:58.531Z] valid_lft 85367sec preferred_lft 85367sec [2021-05-17T23:47:58.531Z] inet6 fe80::f816:3eff:fe56:98c9/64 scope link [2021-05-17T23:47:58.531Z] valid_lft forever preferred_lft forever [2021-05-17T23:47:58.531Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-17T23:47:58.531Z] link/ether 02:42:b2:b1:cf:13 brd ff:ff:ff:ff:ff:ff [2021-05-17T23:47:58.531Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-17T23:47:58.531Z] valid_lft forever preferred_lft forever [2021-05-17T23:47:58.531Z] inet6 fe80::42:b2ff:feb1:cf13/64 scope link [2021-05-17T23:47:58.531Z] valid_lft forever preferred_lft forever [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] ---> sar -b -r -n DEV: [2021-05-17T23:47:58.531Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/17/21 _x86_64_ (2 CPU) [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] 23:30:35 LINUX RESTART (2 CPU) [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] 23:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-17T23:47:58.531Z] 23:32:01 101.30 18.26 83.04 0.00 5795.53 22060.36 0.00 [2021-05-17T23:47:58.531Z] 23:33:01 102.01 0.03 101.98 0.00 1.07 34957.29 0.00 [2021-05-17T23:47:58.531Z] 23:34:01 114.48 0.00 114.48 0.00 0.00 14691.29 0.00 [2021-05-17T23:47:58.531Z] 23:35:01 58.53 0.00 58.53 0.00 0.00 10591.71 0.00 [2021-05-17T23:47:58.531Z] 23:36:01 110.49 0.00 110.49 0.00 0.00 21825.48 0.00 [2021-05-17T23:47:58.531Z] 23:37:03 595.18 241.58 353.60 0.00 9473.50 242019.08 0.00 [2021-05-17T23:47:58.531Z] 23:38:01 195.63 32.21 163.42 0.00 1489.55 71993.87 0.00 [2021-05-17T23:47:58.531Z] 23:39:01 286.61 30.66 255.95 0.00 1675.98 87220.92 0.00 [2021-05-17T23:47:58.531Z] 23:40:01 288.29 20.78 267.50 0.00 2161.60 108377.17 0.00 [2021-05-17T23:47:58.531Z] 23:41:01 106.79 9.51 97.29 0.00 1173.69 11841.50 0.00 [2021-05-17T23:47:58.531Z] 23:42:01 2.87 0.00 2.87 0.00 0.00 71.20 0.00 [2021-05-17T23:47:58.531Z] 23:43:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 [2021-05-17T23:47:58.531Z] 23:44:01 0.33 0.00 0.33 0.00 0.00 3.83 0.00 [2021-05-17T23:47:58.531Z] 23:45:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-05-17T23:47:58.531Z] 23:46:01 3.38 3.13 0.25 0.00 150.97 25.70 0.00 [2021-05-17T23:47:58.531Z] 23:47:01 158.77 0.10 158.67 0.00 5.06 31918.32 0.00 [2021-05-17T23:47:58.531Z] Average: 133.44 22.58 110.87 0.00 1377.81 41363.03 0.00 [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] 23:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-17T23:47:58.531Z] 23:32:01 5142184 0 802948 10.03 2620 2061180 1267900 14.00 720552 1730840 164 [2021-05-17T23:47:58.531Z] 23:33:01 4012960 0 996920 12.45 2620 2996432 1753504 19.36 1068660 2406892 57516 [2021-05-17T23:47:58.531Z] 23:34:01 3799760 0 1117532 13.95 2620 3089020 1743588 19.25 1354416 2292836 251296 [2021-05-17T23:47:58.531Z] 23:35:01 3926876 0 1070312 13.36 2620 3009124 1805440 19.93 1161788 2351628 58372 [2021-05-17T23:47:58.531Z] 23:36:01 3777768 0 1027936 12.83 2620 3200608 1435700 15.85 1169408 2483644 48 [2021-05-17T23:47:58.531Z] 23:37:03 1298764 0 1250292 15.61 2620 5457256 1843080 20.35 2485200 3531328 227144 [2021-05-17T23:47:58.531Z] 23:38:01 736520 0 1314120 16.41 2620 5955672 2043016 22.56 2921168 3604380 65552 [2021-05-17T23:47:58.531Z] 23:39:01 725996 0 1421140 17.74 2620 5859176 2800752 30.92 2456980 4072480 184 [2021-05-17T23:47:58.531Z] 23:40:01 968816 0 1277308 15.95 2620 5760188 1715460 18.94 1901092 4367268 152 [2021-05-17T23:47:58.531Z] 23:41:01 2747808 0 1192352 14.89 2620 4066152 1613232 17.81 1423808 3118112 28 [2021-05-17T23:47:58.531Z] 23:42:01 2775460 0 1164692 14.54 2620 4066160 1427384 15.76 1430520 3086516 8 [2021-05-17T23:47:58.531Z] 23:43:01 2791672 0 1148476 14.34 2620 4066164 1251116 13.81 1420412 3085288 8 [2021-05-17T23:47:58.531Z] 23:44:01 2790808 0 1149332 14.35 2620 4066172 1251284 13.81 1427920 3078612 12 [2021-05-17T23:47:58.531Z] 23:45:01 2791784 0 1148356 14.34 2620 4066172 1251116 13.81 1426148 3079748 12 [2021-05-17T23:47:58.531Z] 23:46:01 2781516 0 1153424 14.40 2620 4071372 1255840 13.87 1428404 3086312 840 [2021-05-17T23:47:58.531Z] 23:47:01 1286732 0 1363296 17.02 2620 5356284 1683876 18.59 1667368 4202960 565480 [2021-05-17T23:47:58.531Z] Average: 2647214 0 1162402 14.51 2620 4196696 1633893 18.04 1591490 3098678 76676 [2021-05-17T23:47:58.531Z] [2021-05-17T23:47:58.531Z] 23:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-17T23:47:58.531Z] 23:32:01 eth0 1784.70 1682.94 6524.16 203.40 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:32:01 docker0 931.38 699.92 76.24 2731.38 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:33:01 eth0 506.23 442.47 3277.76 68.35 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:33:01 veth00fd62e 65.85 74.14 5.99 211.11 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:33:01 docker0 195.80 220.16 11.84 588.14 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:34:01 veth5b86da5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:34:01 eth0 94.77 81.61 294.81 42.61 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:34:01 docker0 55.91 54.04 4.34 259.87 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:35:01 veth5b86da5 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:35:01 eth0 31.05 18.18 21.90 42.71 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:35:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.531Z] 23:36:01 vethd4dcdf6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:36:01 eth0 195.70 167.12 1696.00 71.21 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:37:03 eth0 96.27 74.22 191.76 17.83 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:37:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:37:03 vetha6175bf 0.00 1.29 0.00 0.07 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:37:03 docker0 55.28 61.46 3.72 162.14 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:38:01 veth72fed97 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:38:01 eth0 19.97 11.88 12.63 48.58 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:38:01 vetha6175bf 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:39:01 veth4ecc30e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:39:01 veth9027823 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:39:01 eth0 230.64 177.99 1781.21 86.71 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:40:01 eth0 49.32 27.10 63.94 16.87 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:40:01 vetha6175bf 0.00 1.86 0.00 0.09 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:40:01 vethc18d899 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:41:01 eth0 384.73 359.62 257.40 1487.79 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:41:01 docker0 1293.71 1124.03 99.28 4300.04 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:42:01 eth0 28.27 30.12 14.82 127.91 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:43:01 eth0 0.55 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:44:01 eth0 1.43 0.52 0.58 0.39 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:46:01 eth0 3.70 2.42 4.80 1.19 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:47:01 eth0 876.19 802.75 7674.65 118.58 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] 23:47:01 docker0 59.99 57.98 5.11 375.39 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] Average: eth0 267.71 241.21 1359.45 145.83 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] Average: docker0 84.73 73.99 6.53 292.65 0.00 0.00 0.00 0.00 [2021-05-17T23:47:58.532Z] [2021-05-17T23:47:58.532Z] [2021-05-17T23:47:58.532Z] ---> sar -P ALL: [2021-05-17T23:47:58.532Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/17/21 _x86_64_ (2 CPU) [2021-05-17T23:47:58.532Z] [2021-05-17T23:47:58.532Z] 23:30:35 LINUX RESTART (2 CPU) [2021-05-17T23:47:58.532Z] [2021-05-17T23:47:58.532Z] 23:31:02 CPU %user %nice %system %iowait %steal %idle [2021-05-17T23:47:58.532Z] 23:32:01 all 31.27 0.00 7.55 7.93 0.09 53.16 [2021-05-17T23:47:58.532Z] 23:32:01 0 26.03 0.00 9.21 6.29 0.09 58.38 [2021-05-17T23:47:58.532Z] 23:32:01 1 36.55 0.00 5.87 9.59 0.09 47.90 [2021-05-17T23:47:58.532Z] 23:33:01 all 9.17 0.00 4.58 10.49 0.06 75.70 [2021-05-17T23:47:58.532Z] 23:33:01 0 10.20 0.00 4.74 9.11 0.07 75.87 [2021-05-17T23:47:58.532Z] 23:33:01 1 8.15 0.00 4.42 11.86 0.05 75.53 [2021-05-17T23:47:58.532Z] 23:34:01 all 58.41 0.00 7.62 4.96 0.10 28.91 [2021-05-17T23:47:58.532Z] 23:34:01 0 58.92 0.00 7.72 4.70 0.09 28.57 [2021-05-17T23:47:58.532Z] 23:34:01 1 57.90 0.00 7.53 5.21 0.11 29.24 [2021-05-17T23:47:58.532Z] 23:35:01 all 36.53 0.00 4.87 0.91 0.09 57.61 [2021-05-17T23:47:58.532Z] 23:35:01 0 35.93 0.00 4.87 0.65 0.09 58.46 [2021-05-17T23:47:58.532Z] 23:35:01 1 37.13 0.00 4.87 1.16 0.09 56.76 [2021-05-17T23:47:58.532Z] 23:36:01 all 60.68 0.00 9.40 3.55 0.13 26.24 [2021-05-17T23:47:58.532Z] 23:36:01 0 60.98 0.00 9.66 2.72 0.13 26.52 [2021-05-17T23:47:58.532Z] 23:36:01 1 60.39 0.00 9.14 4.37 0.13 25.97 [2021-05-17T23:47:58.532Z] 23:37:03 all 20.99 0.00 16.97 36.53 0.10 25.42 [2021-05-17T23:47:58.532Z] 23:37:03 0 21.21 0.00 17.21 37.00 0.09 24.51 [2021-05-17T23:47:58.532Z] 23:37:03 1 20.78 0.00 16.73 36.05 0.11 26.33 [2021-05-17T23:47:58.532Z] 23:38:01 all 69.62 0.00 9.86 17.64 0.11 2.76 [2021-05-17T23:47:58.532Z] 23:38:01 0 69.81 0.00 9.78 17.18 0.11 3.11 [2021-05-17T23:47:58.532Z] 23:38:01 1 69.44 0.00 9.94 18.10 0.11 2.41 [2021-05-17T23:47:58.532Z] 23:39:01 all 16.10 0.00 8.59 56.20 0.09 19.01 [2021-05-17T23:47:58.532Z] 23:39:01 0 17.10 0.00 8.80 58.12 0.09 15.89 [2021-05-17T23:47:58.532Z] 23:39:01 1 15.11 0.00 8.38 54.29 0.09 22.13 [2021-05-17T23:47:58.532Z] 23:40:01 all 55.37 0.00 13.10 28.86 0.10 2.57 [2021-05-17T23:47:58.532Z] 23:40:01 0 54.43 0.00 13.94 28.32 0.09 3.23 [2021-05-17T23:47:58.532Z] 23:40:01 1 56.31 0.00 12.27 29.41 0.11 1.91 [2021-05-17T23:47:58.532Z] 23:41:01 all 23.03 0.00 6.37 9.11 0.11 61.38 [2021-05-17T23:47:58.532Z] 23:41:01 0 23.58 0.00 6.30 6.49 0.11 63.52 [2021-05-17T23:47:58.532Z] 23:41:01 1 22.47 0.00 6.43 11.74 0.12 59.23 [2021-05-17T23:47:58.532Z] 23:42:01 all 1.56 0.00 0.35 0.00 0.03 98.06 [2021-05-17T23:47:58.532Z] 23:42:01 0 1.44 0.00 0.37 0.00 0.03 98.16 [2021-05-17T23:47:58.532Z] 23:42:01 1 1.68 0.00 0.34 0.00 0.03 97.95 [2021-05-17T23:47:58.532Z] [2021-05-17T23:47:58.532Z] 23:42:01 CPU %user %nice %system %iowait %steal %idle [2021-05-17T23:47:58.532Z] 23:43:01 all 0.07 0.00 0.07 0.00 0.03 99.84 [2021-05-17T23:47:58.532Z] 23:43:01 0 0.10 0.00 0.08 0.00 0.02 99.80 [2021-05-17T23:47:58.532Z] 23:43:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-17T23:47:58.532Z] 23:44:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-17T23:47:58.532Z] 23:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-17T23:47:58.532Z] 23:44:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-17T23:47:58.532Z] 23:45:01 all 0.06 0.00 0.03 0.00 0.01 99.91 [2021-05-17T23:47:58.532Z] 23:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-17T23:47:58.532Z] 23:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-17T23:47:58.532Z] 23:46:01 all 1.03 0.00 0.33 0.04 0.02 98.59 [2021-05-17T23:47:58.532Z] 23:46:01 0 1.10 0.00 0.37 0.05 0.03 98.44 [2021-05-17T23:47:58.532Z] 23:46:01 1 0.95 0.00 0.28 0.03 0.00 98.73 [2021-05-17T23:47:58.532Z] 23:47:01 all 20.76 0.00 9.26 5.85 0.08 64.05 [2021-05-17T23:47:58.532Z] 23:47:01 0 20.71 0.00 9.52 4.69 0.07 65.01 [2021-05-17T23:47:58.532Z] 23:47:01 1 20.81 0.00 9.01 7.01 0.09 63.09 [2021-05-17T23:47:58.532Z] Average: all 24.50 0.00 6.05 11.20 0.07 58.18 [2021-05-17T23:47:58.532Z] Average: 0 24.32 0.00 6.28 10.78 0.07 58.56 [2021-05-17T23:47:58.532Z] Average: 1 24.68 0.00 5.83 11.61 0.07 57.80 [2021-05-17T23:47:58.532Z] [2021-05-17T23:47:58.532Z] [2021-05-17T23:47:58.532Z]