Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e6c052569f26998dcb3a7df84d37141e1787d2eb 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-ssh1070491254487844961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh301348186732547220.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh1466956953226756128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh8823514526875853187.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-ssh752523454637425802.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-82 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/516 [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/516 # 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/516@tmp/jenkins-gitclient-ssh4355361727180414284.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 e6c052569f26998dcb3a7df84d37141e1787d2eb (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 e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 Commit message: "fix(meta): Fix DS callback function panic error (#3523)" > git rev-list --no-walk e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T15:05:51.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T15:05:51.633Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T15:05:51.662Z] ========================================================= [2021-06-02T15:05:51.662Z] EdgeX Global Pipelines Version Info [2021-06-02T15:05:51.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:05:53.193Z] ------------------- [2021-06-02T15:05:53.193Z] stable info: [2021-06-02T15:05:53.193Z] ------------------- [2021-06-02T15:05:53.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T15:05:53.193Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T15:05:53.193Z] Message: update stable to v1.0.193 [2021-06-02T15:05:53.768Z] ------------------- [2021-06-02T15:05:53.768Z] experimental info: [2021-06-02T15:05:53.768Z] ------------------- [2021-06-02T15:05:53.768Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T15:05:53.768Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T15:05:53.768Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T15:05:53.954Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T15:05:53.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T15:05:53.994Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T15:05:54.024Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T15:05:54.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T15:05:54.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T15:05:54.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T15:05:54.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T15:05:54.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T15:05:54.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T15:05:54.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T15:05:54.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T15:05:54.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T15:05:54.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T15:05:54.247Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T15:05:54.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T15:05:54.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T15:05:54.306Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T15:05:54.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T15:05:54.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T15:05:54.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T15:05:54.395Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T15:05:54.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-02T15:05:54.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-02T15:05:54.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-02T15:05:54.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] echo [2021-06-02T15:05:54.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6c0525 [Pipeline] echo [2021-06-02T15:05:54.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:05:54.618Z] provisioning config files... [2021-06-02T15:05:54.635Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/516@tmp/config4262909700578144385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:05:54.966Z] ---> docker-login.sh [2021-06-02T15:05:54.966Z] nexus3.edgexfoundry.org:10001 [2021-06-02T15:05:55.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:05:55.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:05:55.239Z] Configure a credential helper to remove this warning. See [2021-06-02T15:05:55.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:05:55.239Z] [2021-06-02T15:05:55.239Z] Login Succeeded [2021-06-02T15:05:55.239Z] nexus3.edgexfoundry.org:10002 [2021-06-02T15:05:55.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:05:55.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:05:55.500Z] Configure a credential helper to remove this warning. See [2021-06-02T15:05:55.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:05:55.500Z] [2021-06-02T15:05:55.500Z] Login Succeeded [2021-06-02T15:05:55.500Z] nexus3.edgexfoundry.org:10003 [2021-06-02T15:05:55.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:05:55.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:05:55.500Z] Configure a credential helper to remove this warning. See [2021-06-02T15:05:55.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:05:55.500Z] [2021-06-02T15:05:55.500Z] Login Succeeded [2021-06-02T15:05:55.500Z] nexus3.edgexfoundry.org:10004 [2021-06-02T15:05:55.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:05:55.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:05:55.761Z] Configure a credential helper to remove this warning. See [2021-06-02T15:05:55.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:05:55.761Z] [2021-06-02T15:05:55.761Z] Login Succeeded [2021-06-02T15:05:55.761Z] docker.io [2021-06-02T15:05:55.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:05:56.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:05:56.029Z] Configure a credential helper to remove this warning. See [2021-06-02T15:05:56.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:05:56.029Z] [2021-06-02T15:05:56.029Z] Login Succeeded [2021-06-02T15:05:56.029Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T15:05:56.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T15:05:56.386Z] ++ 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-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T15:05:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:05:56.386Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T15:05:56.386Z] ++ cut -d/ -f2 [2021-06-02T15:05:56.386Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T15:05:56.430Z] 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-06-02T15:05:57.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:05:57.990Z] [2021-06-02T15:05:57.990Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:05:58.309Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:05:58.309Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T15:05:58.309Z] 31603596830f: Pulling fs layer [2021-06-02T15:05:58.309Z] 54011a49482f: Pulling fs layer [2021-06-02T15:05:58.309Z] a6820b24f6d8: Pulling fs layer [2021-06-02T15:05:58.309Z] f581987b2513: Pulling fs layer [2021-06-02T15:05:58.309Z] f581987b2513: Waiting [2021-06-02T15:05:58.309Z] 54011a49482f: Verifying Checksum [2021-06-02T15:05:58.309Z] 54011a49482f: Download complete [2021-06-02T15:05:58.573Z] 31603596830f: Verifying Checksum [2021-06-02T15:05:58.573Z] 31603596830f: Download complete [2021-06-02T15:05:58.573Z] 31603596830f: Pull complete [2021-06-02T15:05:58.573Z] a6820b24f6d8: Verifying Checksum [2021-06-02T15:05:58.573Z] a6820b24f6d8: Download complete [2021-06-02T15:05:58.842Z] 54011a49482f: Pull complete [2021-06-02T15:05:58.842Z] f581987b2513: Verifying Checksum [2021-06-02T15:05:58.842Z] f581987b2513: Download complete [2021-06-02T15:05:59.421Z] a6820b24f6d8: Pull complete [2021-06-02T15:05:59.421Z] f581987b2513: Pull complete [2021-06-02T15:05:59.421Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T15:05:59.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:05:59.421Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T15:05:59.503Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:05:59.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T15:06:01.086Z] $ docker top a8a593a24f726cc79d7ee4aea468f0f9a45d07a505a336061affd0eca6fa6b00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T15:06:01.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T15:06:01.212Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T15:06:01.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T15:06:01.338Z] $ docker exec a8a593a24f726cc79d7ee4aea468f0f9a45d07a505a336061affd0eca6fa6b00 ssh-agent [2021-06-02T15:06:01.462Z] SSH_AUTH_SOCK=/tmp/ssh-SKAs3KrFqgiB/agent.15 [2021-06-02T15:06:01.462Z] SSH_AGENT_PID=21 [2021-06-02T15:06:01.474Z] Running ssh-add (command line suppressed) [2021-06-02T15:06:01.563Z] Identity added: /w/workspace/edgex-go/516@tmp/private_key_21620709273975864.key (/w/workspace/edgex-go/516@tmp/private_key_21620709273975864.key) [2021-06-02T15:06:01.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T15:06:01.899Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T15:06:01.911Z] $ docker exec --env ******** --env ******** a8a593a24f726cc79d7ee4aea468f0f9a45d07a505a336061affd0eca6fa6b00 ssh-agent -k [2021-06-02T15:06:02.006Z] unset SSH_AUTH_SOCK; [2021-06-02T15:06:02.007Z] unset SSH_AGENT_PID; [2021-06-02T15:06:02.007Z] echo Agent pid 21 killed; [2021-06-02T15:06:02.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-06-02T15:06:02.060Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0-dev.245' [Pipeline] sshagent [2021-06-02T15:06:02.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T15:06:02.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T15:06:02.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T15:06:02.223Z] $ docker exec a8a593a24f726cc79d7ee4aea468f0f9a45d07a505a336061affd0eca6fa6b00 ssh-agent [2021-06-02T15:06:02.340Z] SSH_AUTH_SOCK=/tmp/ssh-cK71UaGYFJUc/agent.56 [2021-06-02T15:06:02.340Z] SSH_AGENT_PID=62 [2021-06-02T15:06:02.349Z] Running ssh-add (command line suppressed) [2021-06-02T15:06:02.447Z] Identity added: /w/workspace/edgex-go/516@tmp/private_key_5979808829403021110.key (/w/workspace/edgex-go/516@tmp/private_key_5979808829403021110.key) [2021-06-02T15:06:02.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T15:06:02.771Z] + git semver init [2021-06-02T15:06:02.771Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T15:06:02.771Z] # $GIT_DIR = /w/workspace/edgex-go/516/.git [2021-06-02T15:06:02.771Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/516 [2021-06-02T15:06:02.771Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T15:06:02.771Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T15:06:02.771Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T15:06:02.771Z] # $SEMVER_BRANCH = master [2021-06-02T15:06:02.771Z] # $SEMVER_TEMP = /tmp/semver-158632337 [2021-06-02T15:06:02.771Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T15:06:29.419Z] # '/tmp/semver-158632337' -> '/w/workspace/edgex-go/516/.semver' [2021-06-02T15:06:29.419Z] # -> Force: false [2021-06-02T15:06:29.419Z] # $SEMVER_DIR = /w/workspace/edgex-go/516/.semver [Pipeline] } [2021-06-02T15:06:29.427Z] $ docker exec --env ******** --env ******** a8a593a24f726cc79d7ee4aea468f0f9a45d07a505a336061affd0eca6fa6b00 ssh-agent -k [2021-06-02T15:06:29.515Z] unset SSH_AUTH_SOCK; [2021-06-02T15:06:29.515Z] unset SSH_AGENT_PID; [2021-06-02T15:06:29.515Z] echo Agent pid 62 killed; [2021-06-02T15:06:29.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T15:06:29.913Z] + git semver [Pipeline] } [2021-06-02T15:06:29.931Z] $ docker stop --time=1 a8a593a24f726cc79d7ee4aea468f0f9a45d07a505a336061affd0eca6fa6b00 [2021-06-02T15:06:33.051Z] $ docker rm -f a8a593a24f726cc79d7ee4aea468f0f9a45d07a505a336061affd0eca6fa6b00 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T15:06:33.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T15:06:33.842Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T15:06:33.845Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.246 [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-06-02T15:06:34.435Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T15:06:34.730Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T15:06:35.035Z] + sudo service docker restart [2021-06-02T15:06:35.035Z] + true [2021-06-02T15:06:35.035Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T15:06:49.083Z] Still waiting to schedule task [2021-06-02T15:06:49.084Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-02T15:06:53.187Z] ========================================================= [2021-06-02T15:06:53.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T15:06:53.187Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:06:53.495Z] + 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-06-02T15:06:54.926Z] Sending build context to Docker daemon 330.9MB [2021-06-02T15:06:54.926Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T15:06:54.926Z] Step 2/6 : FROM ${BASE} [2021-06-02T15:06:54.926Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T15:06:54.926Z] 540db60ca938: Pulling fs layer [2021-06-02T15:06:54.926Z] adcc1eea9eea: Pulling fs layer [2021-06-02T15:06:54.926Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T15:06:54.926Z] 0510c868ecb4: Pulling fs layer [2021-06-02T15:06:54.926Z] afea3b2eda06: Pulling fs layer [2021-06-02T15:06:54.926Z] 7809a108b3ef: Pulling fs layer [2021-06-02T15:06:54.926Z] f706445af74f: Pulling fs layer [2021-06-02T15:06:54.926Z] afea3b2eda06: Waiting [2021-06-02T15:06:54.926Z] 7809a108b3ef: Waiting [2021-06-02T15:06:54.926Z] f706445af74f: Waiting [2021-06-02T15:06:54.926Z] 0510c868ecb4: Waiting [2021-06-02T15:06:54.926Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T15:06:54.926Z] 4c4ab2625f07: Download complete [2021-06-02T15:06:54.926Z] adcc1eea9eea: Verifying Checksum [2021-06-02T15:06:54.926Z] adcc1eea9eea: Download complete [2021-06-02T15:06:54.926Z] afea3b2eda06: Verifying Checksum [2021-06-02T15:06:54.926Z] afea3b2eda06: Download complete [2021-06-02T15:06:54.926Z] 7809a108b3ef: Verifying Checksum [2021-06-02T15:06:54.926Z] 7809a108b3ef: Download complete [2021-06-02T15:06:54.926Z] 540db60ca938: Verifying Checksum [2021-06-02T15:06:54.926Z] 540db60ca938: Download complete [2021-06-02T15:06:55.194Z] 540db60ca938: Pull complete [2021-06-02T15:06:55.194Z] adcc1eea9eea: Pull complete [2021-06-02T15:06:55.457Z] 4c4ab2625f07: Pull complete [2021-06-02T15:06:56.846Z] f706445af74f: Verifying Checksum [2021-06-02T15:06:56.846Z] f706445af74f: Download complete [2021-06-02T15:06:57.786Z] 0510c868ecb4: Verifying Checksum [2021-06-02T15:06:57.786Z] 0510c868ecb4: Download complete [2021-06-02T15:07:01.135Z] 0510c868ecb4: Pull complete [2021-06-02T15:07:01.135Z] afea3b2eda06: Pull complete [2021-06-02T15:07:01.135Z] 7809a108b3ef: Pull complete [2021-06-02T15:07:06.469Z] f706445af74f: Pull complete [2021-06-02T15:07:06.469Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T15:07:06.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T15:07:06.469Z] ---> b068be0155e3 [2021-06-02T15:07:06.469Z] 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-06-02T15:07:07.439Z] ---> Running in 23490cbf26d0 [2021-06-02T15:07:07.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:07:08.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:07:08.907Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T15:07:09.479Z] (2/12) Installing file (5.39-r0) [2021-06-02T15:07:09.479Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T15:07:09.479Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T15:07:13.721Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T15:07:13.721Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T15:07:13.721Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T15:07:13.721Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T15:07:13.984Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T15:07:13.984Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T15:07:13.984Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T15:07:14.245Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T15:07:14.245Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T15:07:14.245Z] OK: 219 MiB in 52 packages [2021-06-02T15:07:16.176Z] Removing intermediate container 23490cbf26d0 [2021-06-02T15:07:16.176Z] ---> 7419000eebd0 [2021-06-02T15:07:16.176Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T15:07:16.176Z] ---> Running in 0e7fe3c1980e [2021-06-02T15:07:16.176Z] Removing intermediate container 0e7fe3c1980e [2021-06-02T15:07:16.176Z] ---> 51480a1bd090 [2021-06-02T15:07:16.176Z] Step 5/6 : COPY go.mod . [2021-06-02T15:07:16.442Z] ---> 4c368a31407a [2021-06-02T15:07:16.442Z] Step 6/6 : RUN go mod download [2021-06-02T15:07:16.442Z] ---> Running in b1c6a5b90300 [2021-06-02T15:07:28.683Z] Removing intermediate container b1c6a5b90300 [2021-06-02T15:07:28.683Z] ---> f9c69f272a56 [2021-06-02T15:07:28.683Z] Successfully built f9c69f272a56 [2021-06-02T15:07:28.683Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:07:29.003Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T15:07:29.003Z] . [Pipeline] withDockerContainer [2021-06-02T15:07:29.079Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:07:29.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T15:07:29.573Z] $ docker top 46e811ece2b30bd636b88546db299653a66050461786c323feada45da53dea6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:07:29.956Z] + go version [2021-06-02T15:07:29.957Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T15:07:29.965Z] $ docker stop --time=1 46e811ece2b30bd636b88546db299653a66050461786c323feada45da53dea6e [2021-06-02T15:07:31.161Z] $ docker rm -f 46e811ece2b30bd636b88546db299653a66050461786c323feada45da53dea6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:07:31.759Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T15:07:31.759Z] . [Pipeline] withDockerContainer [2021-06-02T15:07:31.839Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:07:31.875Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T15:07:32.296Z] $ docker top 8ac004fe5432c6340d52dfb899f90ee392d0185fe5ff0f91fc819bda5116c386 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T15:07:32.386Z] ========================================================= [2021-06-02T15:07:32.386Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T15:07:32.386Z] ========================================================= [Pipeline] sh [2021-06-02T15:07:32.684Z] + go mod tidy [Pipeline] sh [2021-06-02T15:07:33.246Z] + make test [2021-06-02T15:07:33.246Z] go mod tidy [2021-06-02T15:07:33.246Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T15:07:38.568Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T15:07:56.786Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T15:08:01.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T15:08:03.044Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T15:08:03.044Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T15:08:05.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T15:08:06.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T15:08:06.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T15:08:06.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T15:08:07.166Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T15:08:07.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T15:08:09.731Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T15:08:09.731Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T15:08:09.731Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T15:08:11.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.071s coverage: 46.1% of statements [2021-06-02T15:08:11.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T15:08:11.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T15:08:11.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T15:08:11.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T15:08:11.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T15:08:11.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T15:08:11.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements [2021-06-02T15:08:12.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-06-02T15:08:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.098s coverage: 27.7% of statements [2021-06-02T15:08:14.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T15:08:14.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T15:08:14.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T15:08:14.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T15:08:14.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T15:08:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 81.2% of statements [2021-06-02T15:08:14.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T15:08:15.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2021-06-02T15:08:15.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T15:08:15.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements [2021-06-02T15:08:15.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T15:08:15.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T15:08:15.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements [2021-06-02T15:08:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T15:08:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T15:08:16.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.078s coverage: 87.7% of statements [2021-06-02T15:08:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T15:08:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:08:16.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.047s coverage: 78.9% of statements [2021-06-02T15:08:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T15:08:19.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.245s coverage: 28.6% of statements [2021-06-02T15:08:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T15:08:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T15:08:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T15:08:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T15:08:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T15:08:19.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.043s coverage: 100.0% of statements [2021-06-02T15:08:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T15:08:19.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2021-06-02T15:08:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T15:08:19.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements [2021-06-02T15:08:19.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T15:08:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.091s coverage: 97.5% of statements [2021-06-02T15:08:19.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T15:08:20.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-06-02T15:08:20.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T15:08:20.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T15:08:20.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T15:08:20.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T15:08:22.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.252s coverage: 95.1% of statements [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T15:08:22.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T15:08:22.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-06-02T15:08:22.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T15:08:22.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements [2021-06-02T15:08:22.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T15:08:23.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-02T15:08:23.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-06-02T15:08:23.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-02T15:08:23.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-06-02T15:08:23.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-06-02T15:08:36.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-06-02T15:08:36.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-06-02T15:08:41.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements [2021-06-02T15:08:41.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T15:08:55.622Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-83 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-02T15:08:55.640Z] Running in /w/workspace/edgex-go/516 [Pipeline] { [Pipeline] checkout [2021-06-02T15:08:55.864Z] The recommended git tool is: git [2021-06-02T15:08:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-06-02T15:08:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T15:08:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T15:08:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T15:08:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-02T15:08:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.0% of statements [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-02T15:08:59.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.201s coverage: 66.9% of statements [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T15:08:59.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T15:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.5% of statements [2021-06-02T15:08:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T15:08:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T15:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements [2021-06-02T15:08:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T15:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements [2021-06-02T15:09:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 46.8% of statements [2021-06-02T15:09:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T15:09:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T15:09:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T15:09:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T15:09:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T15:09:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements [2021-06-02T15:09:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T15:09:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements [2021-06-02T15:09:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T15:09:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T15:09:01.400Z] using credential edgex-jenkins-ssh [2021-06-02T15:09:01.422Z] Cloning the remote Git repository [2021-06-02T15:09:01.472Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T15:09:01.575Z] > git init /w/workspace/edgex-go/516 # timeout=10 [2021-06-02T15:09:01.688Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T15:09:01.691Z] > git --version # timeout=10 [2021-06-02T15:09:01.718Z] > git --version # 'git version 2.17.1' [2021-06-02T15:09:01.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T15:09:01.890Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T15:09:05.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.051s coverage: 18.8% of statements [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T15:09:05.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 91.9% of statements [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T15:09:05.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.604s coverage: 28.7% of statements [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T15:09:05.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements [2021-06-02T15:09:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T15:09:05.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2021-06-02T15:09:05.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T15:09:05.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T15:09:05.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T15:09:05.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.057s coverage: 63.4% of statements [2021-06-02T15:09:05.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T15:09:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements [2021-06-02T15:09:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T15:09:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T15:09:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T15:09:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-06-02T15:09:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T15:09:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-06-02T15:09:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T15:09:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T15:09:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T15:09:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T15:09:07.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-06-02T15:09:07.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T15:09:07.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T15:09:07.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-06-02T15:09:07.335Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-06-02T15:09:07.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T15:09:07.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T15:09:07.598Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 27.9% of statements [2021-06-02T15:09:07.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T15:09:07.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T15:09:07.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T15:09:07.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T15:09:07.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T15:09:07.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-06-02T15:09:07.857Z] GO111MODULE=on go vet ./... [2021-06-02T15:09:19.621Z] Avoid second fetch [2021-06-02T15:09:19.622Z] Checking out Revision e6c052569f26998dcb3a7df84d37141e1787d2eb (master) [2021-06-02T15:09:19.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T15:09:19.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T15:09:19.634Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T15:09:19.647Z] > git checkout -f e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T15:09:24.400Z] Commit message: "fix(meta): Fix DS callback function panic error (#3523)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T15:09:25.756Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T15:09:26.244Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T15:09:26.601Z] + + truesudo [2021-06-02T15:09:26.601Z] service docker restart [2021-06-02T15:09:40.184Z] gofmt -l . [2021-06-02T15:09:40.185Z] [ "`gofmt -l .`" = "" ] [2021-06-02T15:09:40.185Z] ./bin/test-go-mod-tidy.sh [2021-06-02T15:09:40.185Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T15:09:40.481Z] + ls -al . [2021-06-02T15:09:40.481Z] total 852 [2021-06-02T15:09:40.481Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 15:09 . [2021-06-02T15:09:40.481Z] drwxr-xr-x 4 root root 32 Jun 2 15:07 .. [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 15:05 .dockerignore [2021-06-02T15:09:40.481Z] drwxrwxr-x 8 1001 1001 162 Jun 2 15:05 .git [2021-06-02T15:09:40.481Z] drwxrwxr-x 3 1001 1001 125 Jun 2 15:05 .github [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 15:05 .gitignore [2021-06-02T15:09:40.481Z] drwx------ 3 1001 1001 45 Jun 2 15:06 .semver [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 15:05 .sonarcloud.properties [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 15:05 Attribution.txt [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 15:05 CONTRIBUTING.md [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 15:05 Dockerfile.build [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 15:05 Jenkinsfile [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 15:05 LICENSE [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 15:05 Makefile [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 15:05 README.md [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 15:05 SECURITY.md [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 13 Jun 2 15:06 VERSION [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 15:05 ZMQWindows.md [2021-06-02T15:09:40.481Z] drwxrwxr-x 2 1001 1001 117 Jun 2 15:05 bin [2021-06-02T15:09:40.481Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 15:05 cmd [2021-06-02T15:09:40.481Z] -rw-r--r-- 1 root root 742996 Jun 2 15:09 coverage.out [2021-06-02T15:09:40.481Z] -rw-r--r-- 1 root root 1060 Jun 2 15:09 go.mod [2021-06-02T15:09:40.481Z] -rw-r--r-- 1 root root 21686 Jun 2 15:07 go.sum [2021-06-02T15:09:40.481Z] drwxrwxr-x 8 1001 1001 127 Jun 2 15:05 internal [2021-06-02T15:09:40.481Z] drwxrwxr-x 4 1001 1001 26 Jun 2 15:05 openapi [2021-06-02T15:09:40.481Z] drwxrwxr-x 4 1001 1001 71 Jun 2 15:05 snap [2021-06-02T15:09:40.481Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 15:05 version.go [Pipeline] sh [2021-06-02T15:09:40.780Z] + '[' -e coverage.out ] [2021-06-02T15:09:40.780Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T15:09:40.908Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T15:09:41.224Z] + make build [2021-06-02T15:09:41.224Z] go mod tidy [2021-06-02T15:09:41.224Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T15:09:43.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:09:44.948Z] provisioning config files... [2021-06-02T15:09:44.975Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/516@tmp/config4997995595857174426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:09:45.353Z] ---> docker-login.sh [2021-06-02T15:09:45.353Z] nexus3.edgexfoundry.org:10001 [2021-06-02T15:09:45.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:09:46.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:09:46.554Z] Configure a credential helper to remove this warning. See [2021-06-02T15:09:46.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:09:46.554Z] [2021-06-02T15:09:46.554Z] Login Succeeded [2021-06-02T15:09:46.554Z] nexus3.edgexfoundry.org:10002 [2021-06-02T15:09:46.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:09:47.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:09:47.104Z] Configure a credential helper to remove this warning. See [2021-06-02T15:09:47.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:09:47.104Z] [2021-06-02T15:09:47.104Z] Login Succeeded [2021-06-02T15:09:47.104Z] nexus3.edgexfoundry.org:10003 [2021-06-02T15:09:47.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:09:47.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:09:47.656Z] Configure a credential helper to remove this warning. See [2021-06-02T15:09:47.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:09:47.656Z] [2021-06-02T15:09:47.656Z] Login Succeeded [2021-06-02T15:09:47.656Z] nexus3.edgexfoundry.org:10004 [2021-06-02T15:09:47.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:09:48.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:09:48.218Z] Configure a credential helper to remove this warning. See [2021-06-02T15:09:48.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:09:48.218Z] [2021-06-02T15:09:48.218Z] Login Succeeded [2021-06-02T15:09:48.218Z] docker.io [2021-06-02T15:09:48.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:09:49.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:09:49.091Z] Configure a credential helper to remove this warning. See [2021-06-02T15:09:49.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:09:49.091Z] [2021-06-02T15:09:49.091Z] Login Succeeded [2021-06-02T15:09:49.091Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T15:09:49.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T15:09:49.434Z] ========================================================= [2021-06-02T15:09:49.434Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T15:09:49.434Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:09:49.787Z] + 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-06-02T15:09:51.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T15:09:51.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T15:09:52.423Z] Sending build context to Docker daemon 168.1MB [2021-06-02T15:09:52.424Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T15:09:52.424Z] Step 2/6 : FROM ${BASE} [2021-06-02T15:09:52.424Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T15:09:52.424Z] 595b0fe564bb: Pulling fs layer [2021-06-02T15:09:52.424Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T15:09:52.424Z] 316046926c0a: Pulling fs layer [2021-06-02T15:09:52.424Z] 4ebd0625c992: Pulling fs layer [2021-06-02T15:09:52.424Z] 207e8628e3a3: Pulling fs layer [2021-06-02T15:09:52.424Z] c791037a9be2: Pulling fs layer [2021-06-02T15:09:52.424Z] ffd874e62e21: Pulling fs layer [2021-06-02T15:09:52.424Z] 4ebd0625c992: Waiting [2021-06-02T15:09:52.424Z] 207e8628e3a3: Waiting [2021-06-02T15:09:52.424Z] c791037a9be2: Waiting [2021-06-02T15:09:52.424Z] ffd874e62e21: Waiting [2021-06-02T15:09:52.424Z] 316046926c0a: Verifying Checksum [2021-06-02T15:09:52.424Z] 316046926c0a: Download complete [2021-06-02T15:09:52.424Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T15:09:52.424Z] 7186ed65a4f7: Download complete [2021-06-02T15:09:52.424Z] 207e8628e3a3: Download complete [2021-06-02T15:09:52.424Z] c791037a9be2: Verifying Checksum [2021-06-02T15:09:52.424Z] c791037a9be2: Download complete [2021-06-02T15:09:52.698Z] 595b0fe564bb: Verifying Checksum [2021-06-02T15:09:52.698Z] 595b0fe564bb: Download complete [2021-06-02T15:09:53.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T15:09:53.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T15:09:53.306Z] 595b0fe564bb: Pull complete [2021-06-02T15:09:53.915Z] 7186ed65a4f7: Pull complete [2021-06-02T15:09:54.190Z] 316046926c0a: Pull complete [2021-06-02T15:09:54.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T15:09:55.177Z] ffd874e62e21: Verifying Checksum [2021-06-02T15:09:55.177Z] ffd874e62e21: Download complete [2021-06-02T15:09:55.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T15:09:56.169Z] 4ebd0625c992: Verifying Checksum [2021-06-02T15:09:56.169Z] 4ebd0625c992: Download complete [2021-06-02T15:09:56.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T15:09:56.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T15:09:58.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T15:09:58.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-02T15:10:00.623Z] $ docker stop --time=1 8ac004fe5432c6340d52dfb899f90ee392d0185fe5ff0f91fc819bda5116c386 [2021-06-02T15:10:04.253Z] $ docker rm -f 8ac004fe5432c6340d52dfb899f90ee392d0185fe5ff0f91fc819bda5116c386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:10:08.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T15:10:08.227Z] [2021-06-02T15:10:08.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:10:08.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T15:10:08.541Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T15:10:08.541Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T15:10:08.541Z] ca9280d653b3: Pulling fs layer [2021-06-02T15:10:08.541Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T15:10:08.645Z] 4ebd0625c992: Pull complete [2021-06-02T15:10:08.645Z] 207e8628e3a3: Pull complete [2021-06-02T15:10:08.645Z] c791037a9be2: Pull complete [2021-06-02T15:10:08.804Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T15:10:08.804Z] cbdbe7a5bc2a: Download complete [2021-06-02T15:10:09.074Z] cbdbe7a5bc2a: Pull complete [2021-06-02T15:10:09.074Z] ca9280d653b3: Verifying Checksum [2021-06-02T15:10:09.074Z] ca9280d653b3: Download complete [2021-06-02T15:10:09.654Z] ca9280d653b3: Pull complete [2021-06-02T15:10:10.226Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T15:10:10.226Z] 7e9c9ca2126c: Download complete [2021-06-02T15:10:11.281Z] ffd874e62e21: Pull complete [2021-06-02T15:10:11.282Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T15:10:11.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T15:10:11.282Z] ---> cfc18b08335c [2021-06-02T15:10:11.282Z] 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-06-02T15:10:13.537Z] 7e9c9ca2126c: Pull complete [2021-06-02T15:10:13.537Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T15:10:13.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T15:10:13.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T15:10:13.609Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:10:13.644Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T15:10:13.923Z] ---> Running in 1bfd7c748e4b [2021-06-02T15:10:15.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:10:16.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:10:17.304Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T15:10:17.304Z] (2/12) Installing file (5.39-r0) [2021-06-02T15:10:17.304Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T15:10:17.576Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T15:10:21.288Z] $ docker top 2edec128a94853439ce9a31ac38208129639216b8c6fa60819796c949784355b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:10:21.675Z] + docker-compose build --help [2021-06-02T15:10:21.675Z] + grep parallel [2021-06-02T15:10:22.248Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T15:10:22.257Z] $ docker stop --time=1 2edec128a94853439ce9a31ac38208129639216b8c6fa60819796c949784355b [2021-06-02T15:10:22.963Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T15:10:22.963Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T15:10:22.963Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T15:10:22.963Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T15:10:22.963Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T15:10:22.963Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T15:10:22.963Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T15:10:22.963Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T15:10:22.963Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T15:10:22.963Z] OK: 218 MiB in 52 packages [2021-06-02T15:10:23.448Z] $ docker rm -f 2edec128a94853439ce9a31ac38208129639216b8c6fa60819796c949784355b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:10:23.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T15:10:23.896Z] . [Pipeline] withDockerContainer [2021-06-02T15:10:23.981Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:10:24.022Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T15:10:24.459Z] $ docker top ff4d280ecf5de820048806a48b50c114c5d39be69443c7c8c9ceebaa682e1c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:10:24.839Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T15:10:25.413Z] Building core-command ... [2021-06-02T15:10:25.413Z] Building core-data ... [2021-06-02T15:10:25.413Z] Building core-metadata ... [2021-06-02T15:10:25.413Z] Building security-bootstrapper ... [2021-06-02T15:10:25.413Z] Building security-proxy-setup ... [2021-06-02T15:10:25.413Z] Building security-secretstore-setup ... [2021-06-02T15:10:25.413Z] Building support-notifications ... [2021-06-02T15:10:25.413Z] Building support-scheduler ... [2021-06-02T15:10:25.413Z] Building sys-mgmt-agent ... [2021-06-02T15:10:25.413Z] Building security-bootstrapper [2021-06-02T15:10:25.413Z] Building core-command [2021-06-02T15:10:25.413Z] Building security-secretstore-setup [2021-06-02T15:10:25.413Z] Building core-data [2021-06-02T15:10:25.413Z] Building support-notifications [2021-06-02T15:10:27.273Z] Removing intermediate container 1bfd7c748e4b [2021-06-02T15:10:27.273Z] ---> e132e788a479 [2021-06-02T15:10:27.273Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T15:10:27.273Z] ---> Running in 9bf9e531a128 [2021-06-02T15:10:27.548Z] Removing intermediate container 9bf9e531a128 [2021-06-02T15:10:27.548Z] ---> 4439211b9e89 [2021-06-02T15:10:27.548Z] Step 5/6 : COPY go.mod . [2021-06-02T15:10:28.334Z] ---> 7997693aa862 [2021-06-02T15:10:28.334Z] Step 6/6 : RUN go mod download [2021-06-02T15:10:28.648Z] ---> Running in 860e68dce40c [2021-06-02T15:10:37.669Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:10:37.670Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:10:37.670Z] ---> f9c69f272a56 [2021-06-02T15:10:37.670Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T15:10:38.626Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:10:38.626Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:10:38.626Z] ---> f9c69f272a56 [2021-06-02T15:10:38.626Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T15:10:40.015Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:10:40.015Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:10:40.015Z] ---> f9c69f272a56 [2021-06-02T15:10:40.015Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T15:10:46.604Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:10:46.604Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:10:46.604Z] ---> f9c69f272a56 [2021-06-02T15:10:46.604Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:10:53.187Z] ---> Running in 48ae282390bf [2021-06-02T15:10:53.187Z] ---> Running in ff2dc2ed6e7d [2021-06-02T15:10:53.187Z] ---> Running in 1379206a8b26 [2021-06-02T15:10:53.187Z] ---> Running in 516145d88352 [2021-06-02T15:10:53.187Z] Removing intermediate container 48ae282390bf [2021-06-02T15:10:53.187Z] ---> a8fa3262fef9 [2021-06-02T15:10:53.187Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:10:53.187Z] Removing intermediate container 1379206a8b26 [2021-06-02T15:10:53.187Z] ---> 99672c6f5034 [2021-06-02T15:10:53.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:10:53.187Z] Removing intermediate container ff2dc2ed6e7d [2021-06-02T15:10:53.187Z] ---> 5f71122aad03 [2021-06-02T15:10:53.187Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:10:53.187Z] ---> Running in 1197cb7f23f2 [2021-06-02T15:10:53.187Z] Removing intermediate container 516145d88352 [2021-06-02T15:10:53.187Z] ---> 22a4c12cb301 [2021-06-02T15:10:53.187Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:10:53.448Z] ---> Running in 4b5def6c4e56 [2021-06-02T15:10:53.448Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:10:53.448Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:10:53.448Z] ---> f9c69f272a56 [2021-06-02T15:10:53.448Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:10:53.448Z] ---> Using cache [2021-06-02T15:10:53.448Z] ---> 22a4c12cb301 [2021-06-02T15:10:53.448Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:10:53.713Z] ---> Running in e66db58d0876 [2021-06-02T15:10:53.713Z] ---> Running in 48ee3862547b [2021-06-02T15:10:53.713Z] ---> Running in fb83cd81ba25 [2021-06-02T15:10:54.665Z] Removing intermediate container 1197cb7f23f2 [2021-06-02T15:10:54.665Z] ---> 7b2e510357ac [2021-06-02T15:10:54.665Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T15:10:54.665Z] ---> Running in 9e044d2c942b [2021-06-02T15:10:54.665Z] Removing intermediate container 4b5def6c4e56 [2021-06-02T15:10:54.665Z] ---> 1f473bc24e4c [2021-06-02T15:10:54.665Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T15:10:54.665Z] ---> Running in 9afc42d5daa5 [2021-06-02T15:10:55.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:55.244Z] Removing intermediate container fb83cd81ba25 [2021-06-02T15:10:55.244Z] ---> 52ef2e7b07a2 [2021-06-02T15:10:55.244Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T15:10:55.244Z] ---> Running in 49f7d92c10b4 [2021-06-02T15:10:55.244Z] Removing intermediate container 48ee3862547b [2021-06-02T15:10:55.244Z] ---> 3c13d8d5fe45 [2021-06-02T15:10:55.244Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T15:10:55.244Z] ---> Running in 989c3db3b8cd [2021-06-02T15:10:55.244Z] Removing intermediate container e66db58d0876 [2021-06-02T15:10:55.244Z] ---> 8748b96ace82 [2021-06-02T15:10:55.244Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T15:10:55.244Z] ---> Running in 3655b51bd097 [2021-06-02T15:10:55.501Z] Removing intermediate container 860e68dce40c [2021-06-02T15:10:55.501Z] ---> 6593bf79d488 [2021-06-02T15:10:55.501Z] Successfully built 6593bf79d488 [2021-06-02T15:10:55.501Z] Successfully tagged ci-base-image-arm64:latest [2021-06-02T15:10:55.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:55.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:10:55.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:55.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:55.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:55.844Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T15:10:55.844Z] . [Pipeline] withDockerContainer [2021-06-02T15:10:56.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-83 does not seem to be running inside a container [2021-06-02T15:10:56.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T15:10:56.337Z] OK: 219 MiB in 52 packages [2021-06-02T15:10:56.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:56.614Z] Removing intermediate container 9e044d2c942b [2021-06-02T15:10:56.614Z] ---> ea4b0c41604e [2021-06-02T15:10:56.614Z] Step 6/24 : COPY go.mod . [2021-06-02T15:10:56.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:56.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:56.614Z] ---> fcc402a2c2d8 [2021-06-02T15:10:56.614Z] Step 7/24 : RUN go mod download [2021-06-02T15:10:56.614Z] ---> Running in 5d8d628fa27c [2021-06-02T15:10:56.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:10:56.873Z] OK: 219 MiB in 52 packages [2021-06-02T15:10:57.136Z] Removing intermediate container 49f7d92c10b4 [2021-06-02T15:10:57.136Z] ---> 13f9feda10c3 [2021-06-02T15:10:57.136Z] Step 6/24 : COPY go.mod . [2021-06-02T15:10:57.136Z] OK: 219 MiB in 52 packages [2021-06-02T15:10:57.136Z] OK: 219 MiB in 52 packages [2021-06-02T15:10:57.399Z] ---> e68ca572435e [2021-06-02T15:10:57.399Z] Step 7/24 : RUN go mod download [2021-06-02T15:10:57.399Z] ---> Running in e1a00cb0253f [2021-06-02T15:10:57.673Z] Removing intermediate container 989c3db3b8cd [2021-06-02T15:10:57.673Z] ---> 5d3945e8a0b9 [2021-06-02T15:10:57.673Z] Step 6/32 : COPY go.mod . [2021-06-02T15:10:57.673Z] Removing intermediate container 5d8d628fa27c [2021-06-02T15:10:57.673Z] ---> 4d287e418f29 [2021-06-02T15:10:57.673Z] Step 8/24 : COPY . . [2021-06-02T15:10:57.699Z] $ docker top d77c4c17aa8745521ed03181810c51e678c0ca6f6006526a95375fa6ca332c29 -eo pid,comm [2021-06-02T15:10:57.987Z] Removing intermediate container 3655b51bd097 [2021-06-02T15:10:57.987Z] ---> c40f61a95be1 [2021-06-02T15:10:57.987Z] Step 6/26 : COPY go.mod . [2021-06-02T15:10:57.987Z] ---> e06ca2b3ad1d [2021-06-02T15:10:57.987Z] Step 7/32 : RUN go mod download [Pipeline] { [Pipeline] sh [2021-06-02T15:10:58.248Z] OK: 219 MiB in 52 packages [2021-06-02T15:10:58.672Z] + go version [2021-06-02T15:10:58.672Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T15:10:58.689Z] $ docker stop --time=1 d77c4c17aa8745521ed03181810c51e678c0ca6f6006526a95375fa6ca332c29 [2021-06-02T15:10:59.201Z] ---> Running in 3752b82f8446 [2021-06-02T15:11:00.502Z] $ docker rm -f d77c4c17aa8745521ed03181810c51e678c0ca6f6006526a95375fa6ca332c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:11:01.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T15:11:01.401Z] [2021-06-02T15:11:01.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:11:01.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T15:11:02.054Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T15:11:02.054Z] 29e5d40040c1: Pulling fs layer [2021-06-02T15:11:02.054Z] 1ce36da41761: Pulling fs layer [2021-06-02T15:11:02.054Z] 25b303627fd3: Pulling fs layer [2021-06-02T15:11:02.054Z] 29e5d40040c1: Download complete [2021-06-02T15:11:02.510Z] ---> 49b595c17aea [2021-06-02T15:11:02.510Z] Step 7/26 : RUN go mod download [2021-06-02T15:11:02.667Z] 1ce36da41761: Verifying Checksum [2021-06-02T15:11:02.667Z] 1ce36da41761: Download complete [2021-06-02T15:11:02.945Z] 29e5d40040c1: Pull complete [2021-06-02T15:11:03.459Z] ---> Running in d0802afc2d6d [2021-06-02T15:11:03.459Z] ---> 9c6c05c96e8b [2021-06-02T15:11:03.459Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:11:03.726Z] ---> Running in 022fa56bef7c [2021-06-02T15:11:03.726Z] Removing intermediate container 9afc42d5daa5 [2021-06-02T15:11:03.726Z] ---> 68085f8447ae [2021-06-02T15:11:03.726Z] Step 6/23 : COPY go.mod . [2021-06-02T15:11:03.726Z] Removing intermediate container e1a00cb0253f [2021-06-02T15:11:03.726Z] ---> 744911e183e9 [2021-06-02T15:11:03.726Z] Step 8/24 : COPY . . [2021-06-02T15:11:03.995Z] ---> 9bfed8e3f189 [2021-06-02T15:11:03.995Z] Step 7/23 : RUN go mod download [2021-06-02T15:11:04.388Z] 1ce36da41761: Pull complete [2021-06-02T15:11:04.388Z] 25b303627fd3: Download complete [2021-06-02T15:11:08.215Z] ---> Running in 6c1fadf3fc99 [2021-06-02T15:11:11.534Z] ---> e39bb63cf607 [2021-06-02T15:11:11.534Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:11:11.534Z] ---> Running in e1757411880b [2021-06-02T15:11:11.534Z] Removing intermediate container 3752b82f8446 [2021-06-02T15:11:11.534Z] ---> 0432d18f4a2b [2021-06-02T15:11:11.534Z] Step 8/32 : COPY . . [2021-06-02T15:11:11.534Z] Removing intermediate container d0802afc2d6d [2021-06-02T15:11:11.534Z] ---> 9e5d5a3c33ad [2021-06-02T15:11:11.534Z] Step 8/26 : COPY . . [2021-06-02T15:11:14.535Z] 25b303627fd3: Pull complete [2021-06-02T15:11:14.535Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T15:11:14.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T15:11:14.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T15:11:14.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-83 does not seem to be running inside a container [2021-06-02T15:11:14.886Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-06-02T15:11:17.678Z] $ docker top a4c3f6d50168f5e5e68d4e5135ae0947c29e0e6e1591ed0aa615bf635cff86d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:11:18.652Z] + docker-compose build --help [2021-06-02T15:11:18.652Z] + grep parallel [2021-06-02T15:11:20.414Z] Removing intermediate container 022fa56bef7c [2021-06-02T15:11:20.414Z] ---> ab32480bbc42 [2021-06-02T15:11:20.414Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T15:11:22.046Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T15:11:22.060Z] $ docker stop --time=1 a4c3f6d50168f5e5e68d4e5135ae0947c29e0e6e1591ed0aa615bf635cff86d9 [2021-06-02T15:11:22.334Z] ---> Running in 8b23b559b102 [2021-06-02T15:11:22.334Z] ---> eeb241a6bd5d [2021-06-02T15:11:22.334Z] Step 9/32 : RUN go mod tidy [2021-06-02T15:11:22.334Z] ---> 7de9a6b733c6 [2021-06-02T15:11:22.334Z] Step 9/26 : RUN go mod tidy [2021-06-02T15:11:22.334Z] Removing intermediate container 6c1fadf3fc99 [2021-06-02T15:11:22.334Z] ---> 9d9ede1faeb4 [2021-06-02T15:11:22.334Z] Step 8/23 : COPY . . [2021-06-02T15:11:22.334Z] ---> Running in f16a769f40a5 [2021-06-02T15:11:22.334Z] ---> Running in e0bfc4a34b19 [2021-06-02T15:11:22.598Z] Removing intermediate container e1757411880b [2021-06-02T15:11:22.598Z] ---> ef3358db5684 [2021-06-02T15:11:22.598Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T15:11:22.598Z] ---> Running in f3c25c7fc0f5 [2021-06-02T15:11:23.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T15:11:23.947Z] $ docker rm -f a4c3f6d50168f5e5e68d4e5135ae0947c29e0e6e1591ed0aa615bf635cff86d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:11:24.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T15:11:24.612Z] . [Pipeline] withDockerContainer [2021-06-02T15:11:24.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-83 does not seem to be running inside a container [2021-06-02T15:11:24.949Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T15:11:25.113Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T15:11:26.492Z] $ docker top 2f0f2723260edb34aebea6255ca3cee9a559c929a406eec8787700b9eb1b2fe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:11:27.466Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T15:11:29.489Z] Removing intermediate container f16a769f40a5 [2021-06-02T15:11:29.489Z] ---> a47b2396a0b8 [2021-06-02T15:11:29.489Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T15:11:29.489Z] Removing intermediate container e0bfc4a34b19 [2021-06-02T15:11:29.489Z] ---> 5453a6557c35 [2021-06-02T15:11:29.489Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T15:11:29.489Z] ---> Running in 005a6c87b838 [2021-06-02T15:11:29.760Z] ---> Running in 057a290af3d0 [2021-06-02T15:11:30.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T15:11:30.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T15:11:30.845Z] Building core-command ... [2021-06-02T15:11:30.845Z] Building core-data ... [2021-06-02T15:11:30.845Z] Building core-metadata ... [2021-06-02T15:11:30.845Z] Building security-bootstrapper ... [2021-06-02T15:11:30.845Z] Building security-proxy-setup ... [2021-06-02T15:11:30.845Z] Building security-secretstore-setup ... [2021-06-02T15:11:30.845Z] Building support-notifications ... [2021-06-02T15:11:30.845Z] Building support-scheduler ... [2021-06-02T15:11:30.845Z] Building sys-mgmt-agent ... [2021-06-02T15:11:30.845Z] Building core-metadata [2021-06-02T15:11:30.845Z] Building security-secretstore-setup [2021-06-02T15:11:30.845Z] Building sys-mgmt-agent [2021-06-02T15:11:30.845Z] Building core-command [2021-06-02T15:11:30.845Z] Building security-proxy-setup [2021-06-02T15:11:48.691Z] ---> 56b1be39905f [2021-06-02T15:11:48.692Z] Step 9/23 : RUN go mod tidy [2021-06-02T15:11:48.692Z] ---> Running in aac3abc2acea [2021-06-02T15:11:50.092Z] Removing intermediate container aac3abc2acea [2021-06-02T15:11:50.092Z] ---> e1e9243fba7e [2021-06-02T15:11:50.092Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T15:11:50.092Z] ---> Running in 6fcfcb1c7374 [2021-06-02T15:11:50.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T15:12:08.554Z] Removing intermediate container 8b23b559b102 [2021-06-02T15:12:08.555Z] ---> b9fe75e578cb [2021-06-02T15:12:08.555Z] [2021-06-02T15:12:08.555Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T15:12:08.555Z] 3.12: Pulling from library/alpine [2021-06-02T15:12:08.555Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T15:12:08.555Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T15:12:08.555Z] ---> 13621d1b12d4 [2021-06-02T15:12:08.555Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T15:12:08.555Z] ---> Running in 62a8de9457ca [2021-06-02T15:12:08.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:08.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:08.555Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T15:12:08.555Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:12:08.555Z] OK: 6 MiB in 15 packages [2021-06-02T15:12:08.822Z] Removing intermediate container 62a8de9457ca [2021-06-02T15:12:08.822Z] ---> 6144c43641c7 [2021-06-02T15:12:08.822Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:12:08.822Z] ---> Running in ef1264ec6ae4 [2021-06-02T15:12:09.086Z] Removing intermediate container ef1264ec6ae4 [2021-06-02T15:12:09.086Z] ---> 5f1958ac5d6f [2021-06-02T15:12:09.086Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T15:12:09.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T15:12:09.086Z] ---> Running in 00c6c345da97 [2021-06-02T15:12:09.353Z] Removing intermediate container 00c6c345da97 [2021-06-02T15:12:09.353Z] ---> 2e7ee650e319 [2021-06-02T15:12:09.353Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T15:12:09.353Z] ---> Running in 5c23fc09ab1b [2021-06-02T15:12:09.615Z] Removing intermediate container 5c23fc09ab1b [2021-06-02T15:12:09.615Z] ---> 69db075f5e4c [2021-06-02T15:12:09.615Z] Step 16/24 : WORKDIR / [2021-06-02T15:12:09.615Z] ---> Running in fb07df9debd3 [2021-06-02T15:12:09.880Z] Removing intermediate container fb07df9debd3 [2021-06-02T15:12:09.881Z] ---> ce827a64cc94 [2021-06-02T15:12:09.881Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:12:10.146Z] ---> a15d2e95f8d0 [2021-06-02T15:12:10.146Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T15:12:12.085Z] ---> 136fc815c00f [2021-06-02T15:12:12.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T15:12:12.358Z] Removing intermediate container 005a6c87b838 [2021-06-02T15:12:12.358Z] ---> 44b4c087d6d7 [2021-06-02T15:12:12.358Z] [2021-06-02T15:12:12.358Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T15:12:12.358Z] ---> 13621d1b12d4 [2021-06-02T15:12:12.358Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T15:12:12.358Z] ---> Running in 5837e6259067 [2021-06-02T15:12:12.358Z] ---> 39bbbce87203 [2021-06-02T15:12:12.358Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T15:12:13.318Z] ---> Running in a7ab601edee5 [2021-06-02T15:12:13.915Z] Removing intermediate container 5837e6259067 [2021-06-02T15:12:13.915Z] ---> cdeec652049e [2021-06-02T15:12:13.915Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T15:12:13.915Z] Removing intermediate container a7ab601edee5 [2021-06-02T15:12:13.915Z] ---> 002fc62ed0f8 [2021-06-02T15:12:13.915Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:12:14.883Z] ---> Running in 14b0d4b7fee0 [2021-06-02T15:12:15.145Z] ---> Running in 76beed2ce78d [2021-06-02T15:12:15.406Z] Removing intermediate container f3c25c7fc0f5 [2021-06-02T15:12:15.406Z] ---> e3b2d45f1ce4 [2021-06-02T15:12:15.406Z] [2021-06-02T15:12:15.406Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T15:12:15.406Z] ---> 13621d1b12d4 [2021-06-02T15:12:15.406Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T15:12:15.406Z] Removing intermediate container 057a290af3d0 [2021-06-02T15:12:15.406Z] ---> 832c68ccdc21 [2021-06-02T15:12:15.406Z] [2021-06-02T15:12:15.406Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T15:12:15.406Z] ---> 13621d1b12d4 [2021-06-02T15:12:15.406Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T15:12:15.406Z] Removing intermediate container 76beed2ce78d [2021-06-02T15:12:15.406Z] ---> 223548042f3a [2021-06-02T15:12:15.406Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T15:12:15.675Z] ---> Running in a4864088e3b7 [2021-06-02T15:12:15.675Z] ---> Running in 1535736c4f58 [2021-06-02T15:12:15.675Z] ---> Running in e74fd315137e [2021-06-02T15:12:15.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:15.954Z] Removing intermediate container 1535736c4f58 [2021-06-02T15:12:15.954Z] ---> fd3367724641 [2021-06-02T15:12:15.954Z] Step 23/24 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:12:15.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:15.955Z] Removing intermediate container a4864088e3b7 [2021-06-02T15:12:15.955Z] ---> 4fb9d4902e1e [2021-06-02T15:12:15.955Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T15:12:15.955Z] ---> Running in b131a61d26aa [2021-06-02T15:12:16.239Z] ---> Running in 9fa5948647be [2021-06-02T15:12:16.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:16.239Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T15:12:16.239Z] Removing intermediate container b131a61d26aa [2021-06-02T15:12:16.239Z] ---> 0891dc634d38 [2021-06-02T15:12:16.239Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T15:12:16.239Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T15:12:16.239Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:12:16.239Z] OK: 6 MiB in 16 packages [2021-06-02T15:12:16.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:16.239Z] ---> Running in 2a4870241a4f [2021-06-02T15:12:16.239Z] Removing intermediate container 9fa5948647be [2021-06-02T15:12:16.239Z] ---> 9d30db4b0eeb [2021-06-02T15:12:16.239Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T15:12:16.528Z] ---> Running in 3c6500f78557 [2021-06-02T15:12:16.528Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T15:12:16.528Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:12:16.528Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T15:12:16.528Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T15:12:16.528Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T15:12:16.528Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T15:12:16.528Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:12:16.528Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:12:16.528Z] Removing intermediate container 2a4870241a4f [2021-06-02T15:12:16.528Z] ---> 5b9e8ad7f038 [2021-06-02T15:12:16.528Z] [2021-06-02T15:12:16.528Z] OK: 7 MiB in 20 packages [2021-06-02T15:12:16.810Z] Successfully built 5b9e8ad7f038 [2021-06-02T15:12:16.810Z] Successfully tagged core-command:latest [2021-06-02T15:12:16.810Z] Building core-metadata [2021-06-02T15:12:17.073Z]  Building core-command ... done Removing intermediate container 3c6500f78557 [2021-06-02T15:12:17.073Z] ---> 88dafdf23864 [2021-06-02T15:12:17.073Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:18.462Z] ---> Running in 76913b1a9f93 [2021-06-02T15:12:18.462Z] Removing intermediate container 14b0d4b7fee0 [2021-06-02T15:12:18.462Z] ---> 858e90f9960d [2021-06-02T15:12:18.462Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T15:12:19.433Z] ---> Running in ec52ce4ba6bf [2021-06-02T15:12:20.380Z] Removing intermediate container e74fd315137e [2021-06-02T15:12:20.380Z] ---> 9be446a71703 [2021-06-02T15:12:20.380Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T15:12:21.768Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:21.768Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:21.768Z] ---> f9c69f272a56 [2021-06-02T15:12:21.768Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:12:21.768Z] ---> Using cache [2021-06-02T15:12:21.768Z] ---> 22a4c12cb301 [2021-06-02T15:12:21.768Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:21.768Z] ---> Using cache [2021-06-02T15:12:21.768Z] ---> 3c13d8d5fe45 [2021-06-02T15:12:21.768Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T15:12:21.768Z] ---> Using cache [2021-06-02T15:12:21.768Z] ---> 5d3945e8a0b9 [2021-06-02T15:12:21.768Z] Step 6/24 : COPY go.mod . [2021-06-02T15:12:21.768Z] ---> Using cache [2021-06-02T15:12:21.768Z] ---> e06ca2b3ad1d [2021-06-02T15:12:21.768Z] Step 7/24 : RUN go mod download [2021-06-02T15:12:21.768Z] ---> Using cache [2021-06-02T15:12:21.768Z] ---> 0432d18f4a2b [2021-06-02T15:12:21.768Z] Step 8/24 : COPY . . [2021-06-02T15:12:21.768Z] ---> Using cache [2021-06-02T15:12:21.768Z] ---> eeb241a6bd5d [2021-06-02T15:12:21.768Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:12:21.768Z] ---> Using cache [2021-06-02T15:12:21.768Z] ---> a47b2396a0b8 [2021-06-02T15:12:21.768Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T15:12:24.319Z] Removing intermediate container ec52ce4ba6bf [2021-06-02T15:12:24.319Z] ---> df69360d9c07 [2021-06-02T15:12:24.319Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T15:12:24.319Z] ---> Running in 5ccce5cf5e44 [2021-06-02T15:12:24.319Z] ---> Running in d4d336d153e2 [2021-06-02T15:12:24.319Z] ---> Running in fb6a01f0463e [2021-06-02T15:12:24.319Z] Removing intermediate container d4d336d153e2 [2021-06-02T15:12:24.319Z] ---> cca5e71dc4f6 [2021-06-02T15:12:24.319Z] Step 14/26 : WORKDIR / [2021-06-02T15:12:24.592Z] ---> Running in 9ec5599a08cb [2021-06-02T15:12:24.592Z] Removing intermediate container fb6a01f0463e [2021-06-02T15:12:24.592Z] ---> c7553df036d8 [2021-06-02T15:12:24.592Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T15:12:24.592Z] ---> Running in 002560757c6e [2021-06-02T15:12:24.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T15:12:24.592Z] Removing intermediate container 9ec5599a08cb [2021-06-02T15:12:24.592Z] ---> 2970b4faeb5b [2021-06-02T15:12:24.592Z] 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-06-02T15:12:24.860Z] Removing intermediate container 76913b1a9f93 [2021-06-02T15:12:24.860Z] ---> d12a1455ffac [2021-06-02T15:12:24.860Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T15:12:25.121Z] ---> Running in 3e69b4fb30ac [2021-06-02T15:12:25.121Z] ---> c0eec4dc4eef [2021-06-02T15:12:25.121Z] 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-06-02T15:12:25.700Z] ---> 138ac5828f09 [2021-06-02T15:12:25.700Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T15:12:25.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:25.968Z] ---> 3af856408036 [2021-06-02T15:12:25.968Z] 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-06-02T15:12:25.968Z] Removing intermediate container 002560757c6e [2021-06-02T15:12:25.968Z] ---> c2c02cc12e06 [2021-06-02T15:12:25.968Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T15:12:26.234Z] ---> Running in 00542e0f3568 [2021-06-02T15:12:26.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:26.500Z] Removing intermediate container 00542e0f3568 [2021-06-02T15:12:26.500Z] ---> e4e20fc2d612 [2021-06-02T15:12:26.500Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T15:12:26.500Z] ---> 13c7f818fbb3 [2021-06-02T15:12:26.500Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T15:12:26.769Z] ---> 0c1015d4ac8b [2021-06-02T15:12:26.769Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T15:12:27.041Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T15:12:27.041Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T15:12:27.041Z] ---> Running in 07bec81ceeba [2021-06-02T15:12:27.314Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T15:12:27.314Z] ---> 2a75d1091fa6 [2021-06-02T15:12:27.314Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T15:12:27.314Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T15:12:27.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:27.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:27.408Z] ---> 6593bf79d488 [2021-06-02T15:12:27.408Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:12:27.408Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:27.408Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:27.408Z] ---> 6593bf79d488 [2021-06-02T15:12:27.408Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T15:12:27.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:27.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:27.408Z] ---> 6593bf79d488 [2021-06-02T15:12:27.408Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:12:27.408Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:27.408Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:27.408Z] ---> 6593bf79d488 [2021-06-02T15:12:27.408Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T15:12:27.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:27.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:27.408Z] ---> 6593bf79d488 [2021-06-02T15:12:27.408Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:12:27.408Z] ---> Running in 09dc4e5c65f6 [2021-06-02T15:12:27.408Z] ---> Running in 49597e1cb2c3 [2021-06-02T15:12:27.408Z] ---> Running in 81106c5cfc9a [2021-06-02T15:12:27.408Z] ---> Running in 48e2c0283958 [2021-06-02T15:12:27.408Z] ---> Running in b9eb75f1060e [2021-06-02T15:12:27.408Z] Removing intermediate container b9eb75f1060e [2021-06-02T15:12:27.408Z] ---> 46b77d69c4fd [2021-06-02T15:12:27.408Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:27.408Z] Removing intermediate container 81106c5cfc9a [2021-06-02T15:12:27.408Z] Removing intermediate container 09dc4e5c65f6 [2021-06-02T15:12:27.408Z] ---> 51f4ba7dca1a [2021-06-02T15:12:27.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:27.408Z] ---> b369e906201a [2021-06-02T15:12:27.408Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:27.408Z] Removing intermediate container 49597e1cb2c3 [2021-06-02T15:12:27.408Z] Removing intermediate container 48e2c0283958 [2021-06-02T15:12:27.408Z] ---> 29219c0c8689 [2021-06-02T15:12:27.408Z] ---> 11f0fcc84efb [2021-06-02T15:12:27.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:27.408Z] [2021-06-02T15:12:27.408Z] ---> Running in 3604bec18ebc [2021-06-02T15:12:27.408Z] ---> Running in 407d61374c6d [2021-06-02T15:12:27.408Z] ---> Running in bf08f3da2de1 [2021-06-02T15:12:27.408Z] ---> Running in 85b5e2d27c5e [2021-06-02T15:12:27.408Z] ---> Running in 74b872fd3441 [2021-06-02T15:12:27.591Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T15:12:27.591Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T15:12:27.886Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:12:27.886Z] OK: 8 MiB in 20 packages [2021-06-02T15:12:28.409Z] Removing intermediate container 3604bec18ebc [2021-06-02T15:12:28.409Z] ---> f6eb6146a30e [2021-06-02T15:12:28.409Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T15:12:28.409Z] ---> Running in 1df5f88939fe [2021-06-02T15:12:28.492Z] ---> fc6f458b0670 [2021-06-02T15:12:28.492Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T15:12:28.688Z] Removing intermediate container 407d61374c6d [2021-06-02T15:12:28.688Z] ---> 80aedc26b33a [2021-06-02T15:12:28.688Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T15:12:28.965Z] ---> Running in d4a78cec7db9 [2021-06-02T15:12:29.072Z] ---> 6b726cd0499f [2021-06-02T15:12:29.072Z] 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-06-02T15:12:29.072Z] ---> Running in 789b505d8fbc [2021-06-02T15:12:29.336Z] Removing intermediate container 6fcfcb1c7374 [2021-06-02T15:12:29.336Z] ---> f6e34b47f3f6 [2021-06-02T15:12:29.336Z] [2021-06-02T15:12:29.336Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T15:12:29.336Z] ---> 13621d1b12d4 [2021-06-02T15:12:29.336Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T15:12:29.336Z] ---> Running in 66b65754d1f9 [2021-06-02T15:12:29.336Z] Removing intermediate container 3e69b4fb30ac [2021-06-02T15:12:29.336Z] ---> f93d42afad1e [2021-06-02T15:12:29.336Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:12:29.336Z] Removing intermediate container 07bec81ceeba [2021-06-02T15:12:29.336Z] ---> d7435401ba2f [2021-06-02T15:12:29.336Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:12:29.568Z] Removing intermediate container 74b872fd3441 [2021-06-02T15:12:29.568Z] ---> 4598643b5ea0 [2021-06-02T15:12:29.568Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T15:12:29.568Z] Removing intermediate container bf08f3da2de1 [2021-06-02T15:12:29.568Z] ---> 1ea534479ca6 [2021-06-02T15:12:29.568Z] Step 5/24 : RUN apk add --update --no-cache make gitRemoving intermediate container 85b5e2d27c5e [2021-06-02T15:12:29.568Z] [2021-06-02T15:12:29.568Z] ---> a9475d7bfd46 [2021-06-02T15:12:29.568Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T15:12:29.843Z] ---> Running in ed4521aa54bf [2021-06-02T15:12:29.843Z] ---> Running in d7c4b315ec15 [2021-06-02T15:12:29.843Z] ---> Running in 7972f00ff966 [2021-06-02T15:12:30.296Z] ---> 3163f201d7bf [2021-06-02T15:12:30.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T15:12:30.296Z] ---> 90968b2a7ff6 [2021-06-02T15:12:30.296Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T15:12:30.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:30.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:30.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:30.566Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T15:12:30.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:30.833Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T15:12:30.833Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:12:30.833Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:12:30.833Z] OK: 6 MiB in 16 packages [2021-06-02T15:12:31.103Z] ---> 8f68b030b374 [2021-06-02T15:12:31.103Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T15:12:31.103Z] ---> 4c36530fece5 [2021-06-02T15:12:31.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T15:12:31.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:31.374Z] Removing intermediate container 789b505d8fbc [2021-06-02T15:12:31.374Z] ---> a5ae4294a2a0 [2021-06-02T15:12:31.374Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T15:12:31.374Z] ---> Running in bee51d6bed3b [2021-06-02T15:12:31.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:31.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:31.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:31.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:31.976Z] ---> a5026193a1c2 [2021-06-02T15:12:31.976Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T15:12:31.976Z] Removing intermediate container bee51d6bed3b [2021-06-02T15:12:31.976Z] ---> 88efcad0b2ca [2021-06-02T15:12:31.976Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T15:12:31.976Z] ---> 477dd1a9ec5b [2021-06-02T15:12:31.976Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T15:12:31.976Z] Removing intermediate container 66b65754d1f9 [2021-06-02T15:12:31.976Z] ---> 6e3581cb6158 [2021-06-02T15:12:31.976Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:12:32.175Z] OK: 218 MiB in 52 packages [2021-06-02T15:12:32.250Z] ---> Running in 37ba92e685a8 [2021-06-02T15:12:32.250Z] ---> Running in 96771a6e8f6e [2021-06-02T15:12:32.250Z] ---> Running in 25f270f9ce8a [2021-06-02T15:12:32.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:32.454Z] OK: 218 MiB in 52 packages [2021-06-02T15:12:32.516Z] Removing intermediate container 25f270f9ce8a [2021-06-02T15:12:32.517Z] ---> 48da851f3296 [2021-06-02T15:12:32.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:12:32.517Z] Removing intermediate container 96771a6e8f6e [2021-06-02T15:12:32.517Z] ---> e5c68e50f194 [2021-06-02T15:12:32.517Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T15:12:32.517Z] Removing intermediate container 37ba92e685a8 [2021-06-02T15:12:32.517Z] ---> 9f6f2bc7a160 [2021-06-02T15:12:32.517Z] Step 25/26 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:12:32.517Z] ---> Running in 56c4abb24c76 [2021-06-02T15:12:32.517Z] ---> Running in a4034b6abe5f [2021-06-02T15:12:32.517Z] ---> 4f482a9d7d29 [2021-06-02T15:12:32.517Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T15:12:32.517Z] ---> Running in 366fdca0df4b [2021-06-02T15:12:33.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:33.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:12:33.110Z] Removing intermediate container 56c4abb24c76 [2021-06-02T15:12:33.110Z] ---> 6d68a975c49d [2021-06-02T15:12:33.110Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T15:12:33.110Z] Removing intermediate container a4034b6abe5f [2021-06-02T15:12:33.110Z] ---> 527f767eb10e [2021-06-02T15:12:33.110Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T15:12:33.110Z] Removing intermediate container 366fdca0df4b [2021-06-02T15:12:33.110Z] ---> 426565d448f0 [2021-06-02T15:12:33.110Z] Step 26/26 : LABEL version=2.0.0-dev.246 [2021-06-02T15:12:33.110Z] ---> Running in 40b35143c04b [2021-06-02T15:12:33.110Z] ---> Running in 7dd3c31dda83 [2021-06-02T15:12:33.360Z] OK: 218 MiB in 52 packages [2021-06-02T15:12:33.387Z] ---> a4be937754f4 [2021-06-02T15:12:33.387Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T15:12:33.387Z] ---> Running in 4a3de9409989 [2021-06-02T15:12:33.387Z] Removing intermediate container 40b35143c04b [2021-06-02T15:12:33.387Z] ---> dcda81b12833 [2021-06-02T15:12:33.387Z] Step 23/24 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:12:33.387Z] ---> Running in 8444afc42618 [2021-06-02T15:12:33.387Z] Removing intermediate container 7dd3c31dda83 [2021-06-02T15:12:33.387Z] ---> f60dc6442d79 [2021-06-02T15:12:33.387Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:12:33.660Z] ---> Running in 456ed91aa84e [2021-06-02T15:12:33.660Z] Removing intermediate container 4a3de9409989 [2021-06-02T15:12:33.660Z] ---> e45b7bce4f35 [2021-06-02T15:12:33.660Z] [2021-06-02T15:12:33.925Z] Successfully built e45b7bce4f35 [2021-06-02T15:12:33.925Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T15:12:33.925Z] Building support-scheduler [2021-06-02T15:12:33.925Z]  Building security-secretstore-setup ... done Removing intermediate container 8444afc42618 [2021-06-02T15:12:33.925Z] ---> f40005ebb4d5 [2021-06-02T15:12:33.925Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T15:12:33.925Z] ---> 4e2e420cfc34 [2021-06-02T15:12:33.925Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T15:12:33.925Z] Removing intermediate container 456ed91aa84e [2021-06-02T15:12:33.925Z] ---> 6a2fe654680d [2021-06-02T15:12:33.925Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T15:12:33.925Z] ---> Running in 635d92f6bbf7 [2021-06-02T15:12:33.966Z] Removing intermediate container 1df5f88939fe [2021-06-02T15:12:33.967Z] ---> ed9d68b89480 [2021-06-02T15:12:33.967Z] Step 6/22 : COPY go.mod . [2021-06-02T15:12:33.967Z] OK: 218 MiB in 52 packages [2021-06-02T15:12:34.243Z] OK: 218 MiB in 52 packages [2021-06-02T15:12:34.517Z] Removing intermediate container d4a78cec7db9 [2021-06-02T15:12:34.517Z] ---> 7d00775b3aa5 [2021-06-02T15:12:34.517Z] Step 6/26 : COPY go.mod . [2021-06-02T15:12:35.500Z] Removing intermediate container ed4521aa54bf [2021-06-02T15:12:35.500Z] ---> b279a6887bee [2021-06-02T15:12:35.500Z] Step 6/24 : COPY go.mod . [2021-06-02T15:12:35.500Z] ---> 7b9efbd04fdf [2021-06-02T15:12:35.500Z] Step 7/22 : RUN go mod download [2021-06-02T15:12:35.782Z] ---> Running in 38908a5b8a8e [2021-06-02T15:12:35.782Z] ---> a0e923726952 [2021-06-02T15:12:35.782Z] Step 7/26 : RUN go mod download [2021-06-02T15:12:35.782Z] Removing intermediate container d7c4b315ec15 [2021-06-02T15:12:35.782Z] ---> 0d870cf099bf [2021-06-02T15:12:35.782Z] Step 6/24 : COPY go.mod . [2021-06-02T15:12:35.856Z] Removing intermediate container 635d92f6bbf7 [2021-06-02T15:12:35.856Z] ---> 158b831cbef9 [2021-06-02T15:12:35.856Z] [2021-06-02T15:12:35.856Z] Successfully built 158b831cbef9 [2021-06-02T15:12:36.058Z] Removing intermediate container 7972f00ff966 [2021-06-02T15:12:36.058Z] ---> eacf827a9392 [2021-06-02T15:12:36.058Z] Step 6/24 : COPY go.mod . [2021-06-02T15:12:36.058Z] ---> Running in d96b1206d52c [2021-06-02T15:12:36.336Z] ---> 52aff832712e [2021-06-02T15:12:36.336Z] Step 7/24 : RUN go mod download [2021-06-02T15:12:36.622Z] ---> Running in d90c759ad658 [2021-06-02T15:12:37.621Z] ---> cd0605fe82e8 [2021-06-02T15:12:37.621Z] Step 7/24 : RUN go mod download [2021-06-02T15:12:37.621Z] ---> 0378eded95f5 [2021-06-02T15:12:37.621Z] Step 7/24 : RUN go mod download [2021-06-02T15:12:37.779Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:37.779Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:37.900Z] ---> Running in 40be5c33785b [2021-06-02T15:12:38.184Z] ---> Running in e8d1ede74df1 [2021-06-02T15:12:39.207Z] ---> f9c69f272a56 [2021-06-02T15:12:39.207Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T15:12:39.207Z] ---> Using cache [2021-06-02T15:12:39.207Z] ---> 22a4c12cb301 [2021-06-02T15:12:39.207Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:39.207Z] ---> Using cache [2021-06-02T15:12:39.207Z] ---> 3c13d8d5fe45 [2021-06-02T15:12:39.207Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T15:12:39.207Z] ---> Using cache [2021-06-02T15:12:39.207Z] ---> 5d3945e8a0b9 [2021-06-02T15:12:39.207Z] Step 6/23 : COPY go.mod . [2021-06-02T15:12:39.207Z] ---> Using cache [2021-06-02T15:12:39.207Z] ---> e06ca2b3ad1d [2021-06-02T15:12:39.207Z] Step 7/23 : RUN go mod download [2021-06-02T15:12:39.207Z] ---> Using cache [2021-06-02T15:12:39.207Z] ---> 0432d18f4a2b [2021-06-02T15:12:39.207Z] Step 8/23 : COPY . . [2021-06-02T15:12:39.648Z] Removing intermediate container 38908a5b8a8e [2021-06-02T15:12:39.648Z] ---> b8d24ad46f29 [2021-06-02T15:12:39.648Z] Step 8/22 : COPY . . [2021-06-02T15:12:39.820Z] ---> Using cache [2021-06-02T15:12:39.820Z] ---> eeb241a6bd5d [2021-06-02T15:12:39.820Z] Step 9/23 : RUN go mod tidy [2021-06-02T15:12:39.820Z] ---> Using cache [2021-06-02T15:12:39.820Z] ---> a47b2396a0b8 [2021-06-02T15:12:39.820Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T15:12:39.820Z] Successfully tagged core-data:latest [2021-06-02T15:12:39.820Z]  Building core-data ... done Building sys-mgmt-agent [2021-06-02T15:12:39.820Z] ---> a24516a74396 [2021-06-02T15:12:39.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T15:12:39.820Z] ---> bc49536ec602 [2021-06-02T15:12:39.820Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T15:12:40.086Z] ---> Running in 896f6f66d041 [2021-06-02T15:12:40.086Z] ---> Running in 9ff9532cddd9 [2021-06-02T15:12:40.249Z] Removing intermediate container d96b1206d52c [2021-06-02T15:12:40.250Z] ---> 2e17a2108458 [2021-06-02T15:12:40.250Z] Step 8/26 : COPY . . [2021-06-02T15:12:40.347Z] ---> 6d270d1ba279 [2021-06-02T15:12:40.348Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T15:12:40.531Z] Removing intermediate container d90c759ad658 [2021-06-02T15:12:40.531Z] ---> 67c2274d1121 [2021-06-02T15:12:40.531Z] Step 8/24 : COPY . . [2021-06-02T15:12:42.902Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:42.902Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:42.902Z] ---> f9c69f272a56 [2021-06-02T15:12:42.902Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:12:42.902Z] ---> Using cache [2021-06-02T15:12:42.902Z] ---> 22a4c12cb301 [2021-06-02T15:12:42.902Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:42.902Z] ---> Using cache [2021-06-02T15:12:42.902Z] ---> 3c13d8d5fe45 [2021-06-02T15:12:42.902Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T15:12:43.181Z] Removing intermediate container 40be5c33785b [2021-06-02T15:12:43.181Z] ---> 105acae409ac [2021-06-02T15:12:43.181Z] Step 8/24 : COPY . . [2021-06-02T15:12:43.783Z] Removing intermediate container e8d1ede74df1 [2021-06-02T15:12:43.784Z] ---> fcf12a875905 [2021-06-02T15:12:43.784Z] Step 8/24 : COPY . . [2021-06-02T15:12:44.296Z] ---> Running in bf9664485764 [2021-06-02T15:12:44.296Z] ---> Running in 0c0a3e49a8a8 [2021-06-02T15:12:44.567Z] Removing intermediate container 0c0a3e49a8a8 [2021-06-02T15:12:44.567Z] ---> 5fa8aeb94773 [2021-06-02T15:12:44.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:12:44.843Z] ---> Running in ad172e065602 [2021-06-02T15:12:44.843Z] Removing intermediate container ad172e065602 [2021-06-02T15:12:44.843Z] ---> f75e940a43a8 [2021-06-02T15:12:44.843Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T15:12:45.116Z] ---> Running in 1669a5c33341 [2021-06-02T15:12:45.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T15:12:45.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:45.396Z] Removing intermediate container 1669a5c33341 [2021-06-02T15:12:45.396Z] ---> deb38649a33e [2021-06-02T15:12:45.396Z] Step 22/23 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:12:45.396Z] ---> Running in a3536ad3af90 [2021-06-02T15:12:45.396Z] Removing intermediate container 9ff9532cddd9 [2021-06-02T15:12:45.396Z] ---> 7785eb1b8342 [2021-06-02T15:12:45.396Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T15:12:45.671Z] ---> Running in a9a4c590454f [2021-06-02T15:12:45.671Z] Removing intermediate container a3536ad3af90 [2021-06-02T15:12:45.671Z] ---> 2bfd3ff8c26a [2021-06-02T15:12:45.671Z] Step 23/23 : LABEL version=2.0.0-dev.246 [2021-06-02T15:12:45.671Z] ---> Running in 3a3f464870ff [2021-06-02T15:12:45.671Z] Removing intermediate container a9a4c590454f [2021-06-02T15:12:45.671Z] ---> 1ba120742dea [2021-06-02T15:12:45.671Z] Step 29/32 : CMD ["gate"] [2021-06-02T15:12:45.934Z] ---> Running in 3b8b43b6f862 [2021-06-02T15:12:45.934Z] Removing intermediate container 3a3f464870ff [2021-06-02T15:12:45.934Z] ---> 5b1d3f89523b [2021-06-02T15:12:45.934Z] [2021-06-02T15:12:45.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:12:46.201Z] Removing intermediate container 3b8b43b6f862 [2021-06-02T15:12:46.201Z] ---> 0cdd839e4d53 [2021-06-02T15:12:46.201Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T15:12:46.201Z] Successfully built 5b1d3f89523b [2021-06-02T15:12:46.201Z] Successfully tagged support-notifications:latest [2021-06-02T15:12:46.201Z] Building security-proxy-setup [2021-06-02T15:12:46.470Z]  Building support-notifications ... done  ---> Running in 5e9a4ee6b702 [2021-06-02T15:12:46.470Z] Removing intermediate container 5e9a4ee6b702 [2021-06-02T15:12:46.470Z] ---> 45dfeac57f57 [2021-06-02T15:12:46.470Z] Step 31/32 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:12:46.470Z] OK: 219 MiB in 52 packages [2021-06-02T15:12:46.470Z] ---> Running in 3196a66db83c [2021-06-02T15:12:47.238Z] Removing intermediate container 3196a66db83c [2021-06-02T15:12:47.238Z] ---> 2c1bb0e2f309 [2021-06-02T15:12:47.238Z] Step 32/32 : LABEL version=2.0.0-dev.246 [2021-06-02T15:12:50.852Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:12:50.852Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:12:50.852Z] ---> f9c69f272a56 [2021-06-02T15:12:50.852Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T15:12:50.852Z] ---> Using cache [2021-06-02T15:12:50.852Z] ---> 22a4c12cb301 [2021-06-02T15:12:50.852Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:12:50.852Z] ---> Using cache [2021-06-02T15:12:50.852Z] ---> 3c13d8d5fe45 [2021-06-02T15:12:50.852Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T15:12:50.852Z] ---> Using cache [2021-06-02T15:12:50.852Z] ---> 5d3945e8a0b9 [2021-06-02T15:12:50.852Z] Step 6/22 : COPY go.mod . [2021-06-02T15:12:50.852Z] ---> Using cache [2021-06-02T15:12:50.852Z] ---> e06ca2b3ad1d [2021-06-02T15:12:50.852Z] Step 7/22 : RUN go mod download [2021-06-02T15:12:50.852Z] ---> Using cache [2021-06-02T15:12:50.852Z] ---> 0432d18f4a2b [2021-06-02T15:12:50.852Z] Step 8/22 : COPY . . [2021-06-02T15:12:50.852Z] ---> Using cache [2021-06-02T15:12:50.852Z] ---> eeb241a6bd5d [2021-06-02T15:12:50.852Z] Step 9/22 : RUN go mod tidy [2021-06-02T15:12:50.852Z] ---> Using cache [2021-06-02T15:12:50.852Z] ---> a47b2396a0b8 [2021-06-02T15:12:50.852Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T15:12:52.250Z] ---> Running in 69c501b03079 [2021-06-02T15:12:52.250Z] ---> Running in e5d750b69bd0 [2021-06-02T15:12:52.250Z] Removing intermediate container 69c501b03079 [2021-06-02T15:12:52.250Z] ---> c5edc0ec2279 [2021-06-02T15:12:52.250Z] [2021-06-02T15:12:52.250Z] Removing intermediate container bf9664485764 [2021-06-02T15:12:52.250Z] ---> 27c8fa705243 [2021-06-02T15:12:52.250Z] Step 6/24 : COPY go.mod . [2021-06-02T15:12:52.515Z] Successfully built c5edc0ec2279 [2021-06-02T15:12:52.515Z] Successfully tagged security-bootstrapper:latest [2021-06-02T15:12:52.781Z]  Building security-bootstrapper ... done  ---> 101016a3ff76 [2021-06-02T15:12:52.781Z] Step 7/24 : RUN go mod download [2021-06-02T15:12:52.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T15:12:52.781Z] ---> Running in 88ab56ee2105 [2021-06-02T15:12:54.170Z] Removing intermediate container 88ab56ee2105 [2021-06-02T15:12:54.170Z] ---> 655bf745e792 [2021-06-02T15:12:54.170Z] Step 8/24 : COPY . . [2021-06-02T15:13:02.151Z] ---> 435c0d0f42a5 [2021-06-02T15:13:02.151Z] Step 9/22 : RUN go mod tidy [2021-06-02T15:13:02.151Z] ---> b3d39722b829 [2021-06-02T15:13:02.151Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:13:02.151Z] ---> c4194c949d38 [2021-06-02T15:13:02.151Z] Step 9/26 : RUN go mod tidy [2021-06-02T15:13:02.151Z] ---> 332ed77b0562 [2021-06-02T15:13:02.151Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:13:02.151Z] ---> dbe76933965c [2021-06-02T15:13:02.151Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:13:02.151Z] ---> Running in db8da2196696 [2021-06-02T15:13:02.151Z] ---> Running in d766252f6706 [2021-06-02T15:13:02.151Z] ---> Running in 15df0db7100d [2021-06-02T15:13:02.151Z] ---> Running in cf4389e2abd1 [2021-06-02T15:13:02.151Z] ---> Running in b44302ffc25b [2021-06-02T15:13:02.402Z] ---> ccae17a34b79 [2021-06-02T15:13:02.402Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:13:02.402Z] ---> Running in 684284f20e08 [2021-06-02T15:13:02.980Z] Removing intermediate container 684284f20e08 [2021-06-02T15:13:02.980Z] ---> d80e1d3662f1 [2021-06-02T15:13:02.980Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T15:13:02.980Z] ---> Running in 8827f8b0bec5 [2021-06-02T15:13:03.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T15:13:07.588Z] Removing intermediate container db8da2196696 [2021-06-02T15:13:07.588Z] ---> 329982d8f3e0 [2021-06-02T15:13:07.588Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T15:13:07.588Z] ---> Running in 95263955d5f8 [2021-06-02T15:13:08.195Z] Removing intermediate container 15df0db7100d [2021-06-02T15:13:08.195Z] ---> ee8065b5313d [2021-06-02T15:13:08.195Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T15:13:08.195Z] Removing intermediate container b44302ffc25b [2021-06-02T15:13:08.195Z] ---> cb37a32b01e6 [2021-06-02T15:13:08.195Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T15:13:08.195Z] Removing intermediate container d766252f6706 [2021-06-02T15:13:08.195Z] ---> f706589739fe [2021-06-02T15:13:08.195Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T15:13:08.195Z] Removing intermediate container cf4389e2abd1 [2021-06-02T15:13:08.195Z] ---> 50cff83d7efe [2021-06-02T15:13:08.195Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T15:13:08.469Z] ---> Running in ac2943b7df99 [2021-06-02T15:13:08.745Z] ---> Running in 04bb0c7cacee [2021-06-02T15:13:08.745Z] ---> Running in a3eb71935c47 [2021-06-02T15:13:08.745Z] ---> Running in 906b09f5644d [2021-06-02T15:13:08.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T15:13:10.174Z] Removing intermediate container 5ccce5cf5e44 [2021-06-02T15:13:10.175Z] ---> d57798287594 [2021-06-02T15:13:10.175Z] [2021-06-02T15:13:10.175Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T15:13:10.175Z] ---> 13621d1b12d4 [2021-06-02T15:13:10.175Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T15:13:10.175Z] ---> Using cache [2021-06-02T15:13:10.175Z] ---> 6144c43641c7 [2021-06-02T15:13:10.175Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:13:10.175Z] ---> Using cache [2021-06-02T15:13:10.175Z] ---> 5f1958ac5d6f [2021-06-02T15:13:10.175Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T15:13:10.175Z] ---> Running in 15011b6dd888 [2021-06-02T15:13:10.175Z] Removing intermediate container 15011b6dd888 [2021-06-02T15:13:10.175Z] ---> b69402a44323 [2021-06-02T15:13:10.175Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T15:13:10.175Z] ---> Running in dac991529276 [2021-06-02T15:13:10.175Z] Removing intermediate container dac991529276 [2021-06-02T15:13:10.175Z] ---> 925f7ce57df4 [2021-06-02T15:13:10.175Z] Step 16/24 : WORKDIR / [2021-06-02T15:13:10.175Z] ---> Running in ceb1f9d976bf [2021-06-02T15:13:10.438Z] Removing intermediate container ceb1f9d976bf [2021-06-02T15:13:10.438Z] ---> 473cb8eff3b6 [2021-06-02T15:13:10.438Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:13:10.702Z] ---> 77389a56b332 [2021-06-02T15:13:10.702Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T15:13:10.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T15:13:11.277Z] ---> 9d085a9bdc8c [2021-06-02T15:13:11.277Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T15:13:11.538Z] ---> 3bbc5b304b99 [2021-06-02T15:13:11.538Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T15:13:11.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T15:13:11.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T15:13:11.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T15:13:11.801Z] ---> Running in af6b9cfb4ab4 [2021-06-02T15:13:12.062Z] Removing intermediate container af6b9cfb4ab4 [2021-06-02T15:13:12.062Z] ---> 7607082ba759 [2021-06-02T15:13:12.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:13:12.062Z] ---> Running in e503115ec7a4 [2021-06-02T15:13:12.062Z] Removing intermediate container e503115ec7a4 [2021-06-02T15:13:12.062Z] ---> ff5b85a7c5b1 [2021-06-02T15:13:12.063Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T15:13:12.063Z] ---> Running in 6ddfe937bfde [2021-06-02T15:13:12.323Z] Removing intermediate container 6ddfe937bfde [2021-06-02T15:13:12.323Z] ---> c6675c94c5bd [2021-06-02T15:13:12.323Z] Step 23/24 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:12.323Z] ---> Running in 3a0e3daa7bee [2021-06-02T15:13:12.589Z] Removing intermediate container 3a0e3daa7bee [2021-06-02T15:13:12.589Z] ---> 715485b87eac [2021-06-02T15:13:12.589Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T15:13:12.589Z] ---> Running in a48790da2077 [2021-06-02T15:13:12.589Z] Removing intermediate container a48790da2077 [2021-06-02T15:13:12.589Z] ---> c058f045e1b2 [2021-06-02T15:13:12.589Z] [2021-06-02T15:13:12.851Z] Successfully built c058f045e1b2 [2021-06-02T15:13:12.851Z] Successfully tagged core-metadata:latest [2021-06-02T15:13:18.149Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T15:13:20.724Z] Removing intermediate container 896f6f66d041 [2021-06-02T15:13:20.724Z] ---> 3eef0ec13047 [2021-06-02T15:13:20.724Z] [2021-06-02T15:13:20.724Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T15:13:20.724Z] ---> 13621d1b12d4 [2021-06-02T15:13:20.724Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T15:13:20.724Z] ---> Using cache [2021-06-02T15:13:20.724Z] ---> 6144c43641c7 [2021-06-02T15:13:20.724Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:13:20.724Z] ---> Using cache [2021-06-02T15:13:20.724Z] ---> 5f1958ac5d6f [2021-06-02T15:13:20.724Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T15:13:20.724Z] ---> Running in 29e843700ed7 [2021-06-02T15:13:21.020Z] Removing intermediate container 29e843700ed7 [2021-06-02T15:13:21.020Z] ---> 7c42e4af4900 [2021-06-02T15:13:21.020Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T15:13:21.020Z] ---> Running in d89487c982c6 [2021-06-02T15:13:21.608Z] Removing intermediate container d89487c982c6 [2021-06-02T15:13:21.608Z] ---> 8ba4eb2b3fe0 [2021-06-02T15:13:21.608Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:13:22.564Z] Removing intermediate container e5d750b69bd0 [2021-06-02T15:13:22.565Z] ---> 986da96a58a2 [2021-06-02T15:13:22.565Z] [2021-06-02T15:13:22.565Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T15:13:22.565Z] ---> 13621d1b12d4 [2021-06-02T15:13:22.565Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T15:13:22.827Z] ---> d94e5e2a2314 [2021-06-02T15:13:22.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T15:13:23.101Z] ---> Running in b6e543cc05dc [2021-06-02T15:13:23.673Z] ---> 8a4a6daac340 [2021-06-02T15:13:23.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T15:13:23.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:13:23.948Z] ---> f8fc618434cd [2021-06-02T15:13:23.948Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T15:13:23.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:13:23.948Z] ---> Running in 11ad2f532acf [2021-06-02T15:13:24.221Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T15:13:24.221Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:13:24.221Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T15:13:24.221Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T15:13:24.221Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:13:24.221Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:13:24.486Z] OK: 7 MiB in 18 packages [2021-06-02T15:13:24.747Z] Removing intermediate container 11ad2f532acf [2021-06-02T15:13:24.747Z] ---> d8329e65d0f7 [2021-06-02T15:13:24.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:13:24.747Z] ---> Running in 09ddd12f84fe [2021-06-02T15:13:25.016Z] Removing intermediate container 09ddd12f84fe [2021-06-02T15:13:25.016Z] ---> 52317e4dd73a [2021-06-02T15:13:25.016Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T15:13:25.603Z] ---> Running in 55f1444dcaaf [2021-06-02T15:13:25.604Z] Removing intermediate container b6e543cc05dc [2021-06-02T15:13:25.604Z] ---> d5c784389f28 [2021-06-02T15:13:25.604Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T15:13:25.604Z] ---> Running in e8c53595cf21 [2021-06-02T15:13:25.604Z] Removing intermediate container 55f1444dcaaf [2021-06-02T15:13:25.604Z] ---> c457e54cbc34 [2021-06-02T15:13:25.604Z] Step 22/23 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:25.865Z] ---> Running in 3073f4e6fd67 [2021-06-02T15:13:25.865Z] Removing intermediate container e8c53595cf21 [2021-06-02T15:13:25.865Z] ---> f7cb38fe6d64 [2021-06-02T15:13:25.865Z] Step 14/22 : WORKDIR /edgex [2021-06-02T15:13:26.128Z] ---> Running in e94064e3f108 [2021-06-02T15:13:26.128Z] Removing intermediate container 3073f4e6fd67 [2021-06-02T15:13:26.128Z] ---> bda576ac6e83 [2021-06-02T15:13:26.128Z] Step 23/23 : LABEL version=2.0.0-dev.246 [2021-06-02T15:13:26.390Z] ---> Running in 6cf087babb1c [2021-06-02T15:13:26.660Z] Removing intermediate container e94064e3f108 [2021-06-02T15:13:26.660Z] ---> 4694cdd9d3a3 [2021-06-02T15:13:26.660Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T15:13:26.660Z] Removing intermediate container 6cf087babb1c [2021-06-02T15:13:26.660Z] ---> 7b7d53e07898 [2021-06-02T15:13:26.660Z] [2021-06-02T15:13:26.660Z] Successfully built 7b7d53e07898 [2021-06-02T15:13:26.660Z] Successfully tagged support-scheduler:latest [2021-06-02T15:13:26.934Z]  Building support-scheduler ... done  ---> b5b5fa9b37a9 [2021-06-02T15:13:26.934Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T15:13:27.529Z] ---> 997d3170f788 [2021-06-02T15:13:27.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T15:13:28.916Z] ---> 1501138e01a2 [2021-06-02T15:13:28.916Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T15:13:29.488Z] ---> Running in a5996a5c93a4 [2021-06-02T15:13:29.749Z] Removing intermediate container 8827f8b0bec5 [2021-06-02T15:13:29.749Z] ---> d380d2fac2d8 [2021-06-02T15:13:29.749Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T15:13:29.749Z] Removing intermediate container a5996a5c93a4 [2021-06-02T15:13:29.749Z] ---> de9984e61f7b [2021-06-02T15:13:29.749Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T15:13:29.749Z] ---> Running in be5d81f43516 [2021-06-02T15:13:29.749Z] ---> Running in 12959673b43f [2021-06-02T15:13:30.012Z] Removing intermediate container 12959673b43f [2021-06-02T15:13:30.012Z] ---> c881f2175891 [2021-06-02T15:13:30.012Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T15:13:30.012Z] ---> Running in ceb68ad6c7e4 [2021-06-02T15:13:30.012Z] Removing intermediate container ceb68ad6c7e4 [2021-06-02T15:13:30.012Z] ---> 63919f082915 [2021-06-02T15:13:30.012Z] Step 21/22 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:30.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T15:13:30.274Z] ---> Running in 84a75befccbc [2021-06-02T15:13:30.274Z] Removing intermediate container 84a75befccbc [2021-06-02T15:13:30.274Z] ---> 468c9fbfbcd9 [2021-06-02T15:13:30.274Z] Step 22/22 : LABEL version=2.0.0-dev.246 [2021-06-02T15:13:30.274Z] ---> Running in 7e4a63eacfe1 [2021-06-02T15:13:30.538Z] Removing intermediate container 7e4a63eacfe1 [2021-06-02T15:13:30.538Z] ---> b3c512de1364 [2021-06-02T15:13:30.538Z] [2021-06-02T15:13:30.799Z] Successfully built b3c512de1364 [2021-06-02T15:13:30.799Z] Successfully tagged security-proxy-setup:latest [2021-06-02T15:13:30.799Z]  Building security-proxy-setup ... done Removing intermediate container be5d81f43516 [2021-06-02T15:13:30.799Z] ---> 3bda96546baa [2021-06-02T15:13:30.799Z] [2021-06-02T15:13:30.799Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T15:13:31.059Z] 20.10.0: Pulling from library/docker [2021-06-02T15:13:34.375Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T15:13:34.375Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T15:13:34.375Z] ---> aefe523efa57 [2021-06-02T15:13:34.375Z] 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-06-02T15:13:36.925Z] ---> Running in 607e219a1cee [2021-06-02T15:13:36.925Z] Removing intermediate container 607e219a1cee [2021-06-02T15:13:36.925Z] ---> 65794f565d5c [2021-06-02T15:13:36.925Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T15:13:36.925Z] ---> Running in 34a28fc7a2a8 [2021-06-02T15:13:37.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T15:13:37.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T15:13:37.446Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T15:13:37.446Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T15:13:37.446Z] Executing bash-5.0.17-r0.post-install [2021-06-02T15:13:37.446Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:13:37.446Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T15:13:37.446Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T15:13:37.446Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T15:13:37.446Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T15:13:37.446Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T15:13:37.446Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T15:13:37.446Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T15:13:37.446Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T15:13:37.446Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T15:13:37.446Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T15:13:38.031Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T15:13:38.031Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T15:13:38.031Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T15:13:38.031Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T15:13:38.031Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T15:13:38.031Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T15:13:38.031Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T15:13:38.031Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T15:13:38.031Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T15:13:38.031Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T15:13:38.031Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T15:13:38.031Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T15:13:38.295Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T15:13:38.295Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T15:13:38.295Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T15:13:38.295Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T15:13:38.295Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T15:13:38.295Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T15:13:38.295Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T15:13:38.295Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T15:13:38.295Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T15:13:38.295Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T15:13:38.295Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T15:13:38.295Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T15:13:38.295Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T15:13:38.295Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T15:13:38.295Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T15:13:38.295Z] OK: 72 MiB in 59 packages [2021-06-02T15:13:38.867Z] Collecting docker-compose==1.23.2 [2021-06-02T15:13:39.129Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T15:13:39.129Z] 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-06-02T15:13:39.129Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T15:13:39.129Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T15:13:39.129Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T15:13:39.129Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T15:13:39.390Z] Collecting PyYAML<4,>=3.10 [2021-06-02T15:13:39.390Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T15:13:39.963Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T15:13:39.963Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T15:13:40.226Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T15:13:40.226Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T15:13:40.226Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T15:13:40.226Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T15:13:40.804Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T15:13:40.804Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T15:13:41.071Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T15:13:41.071Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T15:13:41.344Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T15:13:41.344Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T15:13:41.344Z] 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-06-02T15:13:41.344Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T15:13:41.344Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T15:13:41.344Z] Collecting idna<2.8,>=2.5 [2021-06-02T15:13:41.344Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T15:13:41.608Z] 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-06-02T15:13:41.608Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T15:13:41.608Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T15:13:41.608Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T15:13:41.608Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T15:13:41.608Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T15:13:41.608Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T15:13:41.608Z] Installing collected packages: cached-property, jsonschema, PyYAML, docopt, websocket-client, dockerpty, texttable, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-06-02T15:13:41.876Z] Running setup.py install for PyYAML: started [2021-06-02T15:13:42.140Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T15:13:42.140Z] Running setup.py install for docopt: started [2021-06-02T15:13:42.402Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T15:13:42.663Z] Running setup.py install for dockerpty: started [2021-06-02T15:13:42.925Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T15:13:42.925Z] Running setup.py install for texttable: started [2021-06-02T15:13:43.186Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T15:13:43.186Z] Attempting uninstall: urllib3 [2021-06-02T15:13:43.186Z] Found existing installation: urllib3 1.25.9 [2021-06-02T15:13:43.186Z] Uninstalling urllib3-1.25.9: [2021-06-02T15:13:43.186Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T15:13:43.450Z] Attempting uninstall: idna [2021-06-02T15:13:43.450Z] Found existing installation: idna 2.9 [2021-06-02T15:13:43.450Z] Uninstalling idna-2.9: [2021-06-02T15:13:43.450Z] Successfully uninstalled idna-2.9 [2021-06-02T15:13:43.450Z] Attempting uninstall: requests [2021-06-02T15:13:43.451Z] Found existing installation: requests 2.23.0 [2021-06-02T15:13:43.451Z] Uninstalling requests-2.23.0: [2021-06-02T15:13:43.451Z] Successfully uninstalled requests-2.23.0 [2021-06-02T15:13:44.032Z] 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-06-02T15:13:47.374Z] Removing intermediate container 34a28fc7a2a8 [2021-06-02T15:13:47.374Z] ---> 8e335471d731 [2021-06-02T15:13:47.374Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T15:13:47.374Z] ---> Running in a169521f4500 [2021-06-02T15:13:47.374Z] Removing intermediate container a169521f4500 [2021-06-02T15:13:47.374Z] ---> b51b6a9fd31c [2021-06-02T15:13:47.374Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T15:13:47.374Z] ---> Running in 21b40908f942 [2021-06-02T15:13:47.374Z] Removing intermediate container 21b40908f942 [2021-06-02T15:13:47.374Z] ---> fb9c21cbe0fd [2021-06-02T15:13:47.374Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T15:13:47.642Z] ---> db483a573763 [2021-06-02T15:13:47.642Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T15:13:47.903Z] ---> 5739cbaf512c [2021-06-02T15:13:47.903Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T15:13:48.163Z] ---> 365daf051a60 [2021-06-02T15:13:48.163Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T15:13:48.163Z] ---> Running in aae8c93751dd [2021-06-02T15:13:48.163Z] Removing intermediate container aae8c93751dd [2021-06-02T15:13:48.163Z] ---> 6f4cccf8cd55 [2021-06-02T15:13:48.163Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:13:48.163Z] ---> Running in a21483374828 [2021-06-02T15:13:48.426Z] Removing intermediate container a21483374828 [2021-06-02T15:13:48.426Z] ---> 39d6ddb757b9 [2021-06-02T15:13:48.426Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T15:13:48.426Z] ---> Running in 7d370f73eec5 [2021-06-02T15:13:48.426Z] Removing intermediate container 7d370f73eec5 [2021-06-02T15:13:48.426Z] ---> 4a4cdec81f70 [2021-06-02T15:13:48.426Z] Step 23/24 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:48.426Z] ---> Running in 5e1dafc02862 [2021-06-02T15:13:48.426Z] Removing intermediate container 5e1dafc02862 [2021-06-02T15:13:48.426Z] ---> 8478634fd5c9 [2021-06-02T15:13:48.426Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T15:13:48.689Z] ---> Running in 36ad1fd2e93d [2021-06-02T15:13:48.689Z] Removing intermediate container 36ad1fd2e93d [2021-06-02T15:13:48.689Z] ---> 8aa8d704514b [2021-06-02T15:13:48.689Z] [2021-06-02T15:13:48.689Z] Successfully built 8aa8d704514b [2021-06-02T15:13:48.689Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T15:13:48.957Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-02T15:13:48.961Z] $ docker stop --time=1 ff4d280ecf5de820048806a48b50c114c5d39be69443c7c8c9ceebaa682e1c8d [2021-06-02T15:13:50.321Z] $ docker rm -f ff4d280ecf5de820048806a48b50c114c5d39be69443c7c8c9ceebaa682e1c8d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T15:13:50.711Z] + docker images [2021-06-02T15:13:50.711Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T15:13:50.711Z] sys-mgmt-agent latest 8aa8d704514b 2 seconds ago 312MB [2021-06-02T15:13:50.711Z] security-proxy-setup latest b3c512de1364 20 seconds ago 25.3MB [2021-06-02T15:13:50.711Z] 3bda96546baa 20 seconds ago 1.16GB [2021-06-02T15:13:50.711Z] support-scheduler latest 7b7d53e07898 24 seconds ago 17.1MB [2021-06-02T15:13:50.711Z] 986da96a58a2 29 seconds ago 1.16GB [2021-06-02T15:13:50.711Z] 3eef0ec13047 30 seconds ago 1.16GB [2021-06-02T15:13:50.711Z] core-metadata latest c058f045e1b2 38 seconds ago 18.6MB [2021-06-02T15:13:50.711Z] d57798287594 41 seconds ago 1.17GB [2021-06-02T15:13:50.711Z] security-bootstrapper latest c5edc0ec2279 58 seconds ago 18.2MB [2021-06-02T15:13:50.711Z] support-notifications latest 5b1d3f89523b About a minute ago 17.8MB [2021-06-02T15:13:50.711Z] core-data latest 158b831cbef9 About a minute ago 21.6MB [2021-06-02T15:13:50.711Z] security-secretstore-setup latest e45b7bce4f35 About a minute ago 25.8MB [2021-06-02T15:13:50.711Z] f6e34b47f3f6 About a minute ago 1.16GB [2021-06-02T15:13:50.711Z] core-command latest 5b9e8ad7f038 About a minute ago 17.1MB [2021-06-02T15:13:50.711Z] e3b2d45f1ce4 About a minute ago 1.17GB [2021-06-02T15:13:50.711Z] 832c68ccdc21 About a minute ago 1.16GB [2021-06-02T15:13:50.711Z] 44b4c087d6d7 About a minute ago 1.15GB [2021-06-02T15:13:50.711Z] b9fe75e578cb About a minute ago 1.16GB [2021-06-02T15:13:50.711Z] ci-base-image-x86_64 latest f9c69f272a56 6 minutes ago 648MB [2021-06-02T15:13:50.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T15:13:50.711Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-02T15:13:50.711Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-02T15:13:50.711Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T15:13:50.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:13:50.989Z] provisioning config files... [2021-06-02T15:13:51.009Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/516@tmp/config5254413774699628773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:13:51.331Z] ---> docker-login.sh [2021-06-02T15:13:51.331Z] nexus3.edgexfoundry.org:10001 [2021-06-02T15:13:51.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:13:51.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:13:51.331Z] Configure a credential helper to remove this warning. See [2021-06-02T15:13:51.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:13:51.331Z] [2021-06-02T15:13:51.331Z] Login Succeeded [2021-06-02T15:13:51.331Z] nexus3.edgexfoundry.org:10002 [2021-06-02T15:13:51.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:13:51.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:13:51.593Z] Configure a credential helper to remove this warning. See [2021-06-02T15:13:51.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:13:51.593Z] [2021-06-02T15:13:51.593Z] Login Succeeded [2021-06-02T15:13:51.593Z] nexus3.edgexfoundry.org:10003 [2021-06-02T15:13:51.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:13:51.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:13:51.593Z] Configure a credential helper to remove this warning. See [2021-06-02T15:13:51.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:13:51.593Z] [2021-06-02T15:13:51.593Z] Login Succeeded [2021-06-02T15:13:51.593Z] nexus3.edgexfoundry.org:10004 [2021-06-02T15:13:51.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:13:51.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:13:51.855Z] Configure a credential helper to remove this warning. See [2021-06-02T15:13:51.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:13:51.855Z] [2021-06-02T15:13:51.855Z] Login Succeeded [2021-06-02T15:13:51.855Z] docker.io [2021-06-02T15:13:51.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:13:52.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:13:52.117Z] Configure a credential helper to remove this warning. See [2021-06-02T15:13:52.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:13:52.117Z] [2021-06-02T15:13:52.117Z] Login Succeeded [2021-06-02T15:13:52.117Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T15:13:52.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:13:52.218Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-02T15:13:52.218Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:52.218Z] latest [2021-06-02T15:13:52.218Z] 2.0.0-dev.246 [2021-06-02T15:13:52.218Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:13:52.218Z] master [2021-06-02T15:13:52.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:52.568Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:52.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:52.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T15:13:52.872Z] db0c245ff6f6: Preparing [2021-06-02T15:13:52.872Z] 059ebd98a224: Preparing [2021-06-02T15:13:52.872Z] 24436a7547b5: Preparing [2021-06-02T15:13:52.872Z] 0a345a0695a2: Preparing [2021-06-02T15:13:52.872Z] 32f366d666a5: Preparing [2021-06-02T15:13:52.872Z] 32f366d666a5: Layer already exists [2021-06-02T15:13:53.138Z] 24436a7547b5: Pushed [2021-06-02T15:13:53.138Z] db0c245ff6f6: Pushed [2021-06-02T15:13:53.138Z] 0a345a0695a2: Pushed [2021-06-02T15:13:54.087Z] 059ebd98a224: Pushed [2021-06-02T15:13:54.355Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:c743ef1d1e5e8b7d714620b7da39feecc4c06d28db694a3052736fc54ac4a2d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:54.671Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:54.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-02T15:13:54.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T15:13:54.980Z] db0c245ff6f6: Preparing [2021-06-02T15:13:54.980Z] 059ebd98a224: Preparing [2021-06-02T15:13:54.980Z] 24436a7547b5: Preparing [2021-06-02T15:13:54.980Z] 0a345a0695a2: Preparing [2021-06-02T15:13:54.980Z] 32f366d666a5: Preparing [2021-06-02T15:13:54.980Z] db0c245ff6f6: Layer already exists [2021-06-02T15:13:54.980Z] 32f366d666a5: Layer already exists [2021-06-02T15:13:54.980Z] 24436a7547b5: Layer already exists [2021-06-02T15:13:54.980Z] 059ebd98a224: Layer already exists [2021-06-02T15:13:54.980Z] 0a345a0695a2: Layer already exists [2021-06-02T15:13:54.980Z] latest: digest: sha256:c743ef1d1e5e8b7d714620b7da39feecc4c06d28db694a3052736fc54ac4a2d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:55.301Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:55.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.246 [2021-06-02T15:13:55.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T15:13:55.605Z] db0c245ff6f6: Preparing [2021-06-02T15:13:55.605Z] 059ebd98a224: Preparing [2021-06-02T15:13:55.605Z] 24436a7547b5: Preparing [2021-06-02T15:13:55.605Z] 0a345a0695a2: Preparing [2021-06-02T15:13:55.605Z] 32f366d666a5: Preparing [2021-06-02T15:13:55.605Z] 32f366d666a5: Layer already exists [2021-06-02T15:13:55.605Z] db0c245ff6f6: Layer already exists [2021-06-02T15:13:55.605Z] 0a345a0695a2: Layer already exists [2021-06-02T15:13:55.605Z] 24436a7547b5: Layer already exists [2021-06-02T15:13:55.605Z] 059ebd98a224: Layer already exists [2021-06-02T15:13:55.605Z] 2.0.0-dev.246: digest: sha256:c743ef1d1e5e8b7d714620b7da39feecc4c06d28db694a3052736fc54ac4a2d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:55.916Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:56.229Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:13:56.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T15:13:56.229Z] db0c245ff6f6: Preparing [2021-06-02T15:13:56.229Z] 059ebd98a224: Preparing [2021-06-02T15:13:56.229Z] 24436a7547b5: Preparing [2021-06-02T15:13:56.229Z] 0a345a0695a2: Preparing [2021-06-02T15:13:56.229Z] 32f366d666a5: Preparing [2021-06-02T15:13:56.229Z] db0c245ff6f6: Layer already exists [2021-06-02T15:13:56.229Z] 24436a7547b5: Layer already exists [2021-06-02T15:13:56.229Z] 0a345a0695a2: Layer already exists [2021-06-02T15:13:56.229Z] 32f366d666a5: Layer already exists [2021-06-02T15:13:56.229Z] 059ebd98a224: Layer already exists [2021-06-02T15:13:56.229Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:c743ef1d1e5e8b7d714620b7da39feecc4c06d28db694a3052736fc54ac4a2d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:56.540Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:56.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-02T15:13:56.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T15:13:56.849Z] db0c245ff6f6: Preparing [2021-06-02T15:13:56.849Z] 059ebd98a224: Preparing [2021-06-02T15:13:56.849Z] 24436a7547b5: Preparing [2021-06-02T15:13:56.849Z] 0a345a0695a2: Preparing [2021-06-02T15:13:56.849Z] 32f366d666a5: Preparing [2021-06-02T15:13:56.849Z] 059ebd98a224: Layer already exists [2021-06-02T15:13:56.849Z] 32f366d666a5: Layer already exists [2021-06-02T15:13:56.849Z] 0a345a0695a2: Layer already exists [2021-06-02T15:13:56.849Z] 24436a7547b5: Layer already exists [2021-06-02T15:13:56.849Z] db0c245ff6f6: Layer already exists [2021-06-02T15:13:56.849Z] master: digest: sha256:c743ef1d1e5e8b7d714620b7da39feecc4c06d28db694a3052736fc54ac4a2d0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:13:56.916Z] ===================================================== [Pipeline] echo [2021-06-02T15:13:56.929Z] taggedImages: [2021-06-02T15:13:56.929Z] - nexus3.edgexfoundry.org:10004/core-command:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:56.929Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-02T15:13:56.929Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.246 [2021-06-02T15:13:56.929Z] - nexus3.edgexfoundry.org:10004/core-command:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:13:56.929Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-02T15:13:56.969Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-02T15:13:56.969Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:56.969Z] latest [2021-06-02T15:13:56.969Z] 2.0.0-dev.246 [2021-06-02T15:13:56.969Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:13:56.969Z] master [2021-06-02T15:13:56.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:57.353Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:57.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:13:57.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T15:13:57.666Z] 14f40e56976a: Preparing [2021-06-02T15:13:57.666Z] 1472c18e4fc5: Preparing [2021-06-02T15:13:57.666Z] 24436a7547b5: Preparing [2021-06-02T15:13:57.666Z] a2f6dd612a34: Preparing [2021-06-02T15:13:57.666Z] ad3cbb4cb910: Preparing [2021-06-02T15:13:57.666Z] 32f366d666a5: Preparing [2021-06-02T15:13:57.666Z] 24436a7547b5: Layer already exists [2021-06-02T15:13:57.949Z] 32f366d666a5: Layer already exists [2021-06-02T15:13:57.949Z] ad3cbb4cb910: Pushed [2021-06-02T15:13:57.949Z] 14f40e56976a: Pushed [2021-06-02T15:13:57.949Z] a2f6dd612a34: Pushed [2021-06-02T15:13:59.347Z] 1472c18e4fc5: Pushed [2021-06-02T15:13:59.347Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:d74363241537c43ecb8240efe64b8f46dc5488715c7c656ef74d79eb04f5e614 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:59.663Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:13:59.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-02T15:13:59.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T15:13:59.971Z] 14f40e56976a: Preparing [2021-06-02T15:13:59.971Z] 1472c18e4fc5: Preparing [2021-06-02T15:13:59.971Z] 24436a7547b5: Preparing [2021-06-02T15:13:59.971Z] a2f6dd612a34: Preparing [2021-06-02T15:13:59.971Z] ad3cbb4cb910: Preparing [2021-06-02T15:13:59.971Z] 32f366d666a5: Preparing [2021-06-02T15:13:59.971Z] 32f366d666a5: Waiting [2021-06-02T15:13:59.971Z] 24436a7547b5: Layer already exists [2021-06-02T15:13:59.971Z] ad3cbb4cb910: Layer already exists [2021-06-02T15:13:59.971Z] a2f6dd612a34: Layer already exists [2021-06-02T15:13:59.971Z] 14f40e56976a: Layer already exists [2021-06-02T15:13:59.971Z] 1472c18e4fc5: Layer already exists [2021-06-02T15:13:59.971Z] 32f366d666a5: Layer already exists [2021-06-02T15:13:59.971Z] latest: digest: sha256:d74363241537c43ecb8240efe64b8f46dc5488715c7c656ef74d79eb04f5e614 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:00.287Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:00.590Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.246 [2021-06-02T15:14:00.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T15:14:00.590Z] 14f40e56976a: Preparing [2021-06-02T15:14:00.590Z] 1472c18e4fc5: Preparing [2021-06-02T15:14:00.590Z] 24436a7547b5: Preparing [2021-06-02T15:14:00.590Z] a2f6dd612a34: Preparing [2021-06-02T15:14:00.590Z] ad3cbb4cb910: Preparing [2021-06-02T15:14:00.590Z] 32f366d666a5: Preparing [2021-06-02T15:14:00.590Z] 32f366d666a5: Waiting [2021-06-02T15:14:00.590Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:00.590Z] 1472c18e4fc5: Layer already exists [2021-06-02T15:14:00.590Z] ad3cbb4cb910: Layer already exists [2021-06-02T15:14:00.590Z] 14f40e56976a: Layer already exists [2021-06-02T15:14:00.590Z] a2f6dd612a34: Layer already exists [2021-06-02T15:14:00.590Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:00.590Z] 2.0.0-dev.246: digest: sha256:d74363241537c43ecb8240efe64b8f46dc5488715c7c656ef74d79eb04f5e614 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:00.905Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:01.212Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:01.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T15:14:01.212Z] 14f40e56976a: Preparing [2021-06-02T15:14:01.212Z] 1472c18e4fc5: Preparing [2021-06-02T15:14:01.212Z] 24436a7547b5: Preparing [2021-06-02T15:14:01.212Z] a2f6dd612a34: Preparing [2021-06-02T15:14:01.212Z] ad3cbb4cb910: Preparing [2021-06-02T15:14:01.212Z] 32f366d666a5: Preparing [2021-06-02T15:14:01.212Z] 32f366d666a5: Waiting [2021-06-02T15:14:01.212Z] 14f40e56976a: Layer already exists [2021-06-02T15:14:01.212Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:01.212Z] a2f6dd612a34: Layer already exists [2021-06-02T15:14:01.212Z] 1472c18e4fc5: Layer already exists [2021-06-02T15:14:01.212Z] ad3cbb4cb910: Layer already exists [2021-06-02T15:14:01.212Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:01.212Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:d74363241537c43ecb8240efe64b8f46dc5488715c7c656ef74d79eb04f5e614 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:01.530Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:01.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-02T15:14:01.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T15:14:01.832Z] 14f40e56976a: Preparing [2021-06-02T15:14:01.832Z] 1472c18e4fc5: Preparing [2021-06-02T15:14:01.832Z] 24436a7547b5: Preparing [2021-06-02T15:14:01.832Z] a2f6dd612a34: Preparing [2021-06-02T15:14:01.832Z] ad3cbb4cb910: Preparing [2021-06-02T15:14:01.832Z] 32f366d666a5: Preparing [2021-06-02T15:14:01.832Z] 32f366d666a5: Waiting [2021-06-02T15:14:01.832Z] 1472c18e4fc5: Layer already exists [2021-06-02T15:14:01.832Z] ad3cbb4cb910: Layer already exists [2021-06-02T15:14:01.832Z] 14f40e56976a: Layer already exists [2021-06-02T15:14:01.832Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:01.832Z] a2f6dd612a34: Layer already exists [2021-06-02T15:14:01.832Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:01.832Z] master: digest: sha256:d74363241537c43ecb8240efe64b8f46dc5488715c7c656ef74d79eb04f5e614 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:14:01.905Z] ===================================================== [Pipeline] echo [2021-06-02T15:14:01.919Z] taggedImages: [2021-06-02T15:14:01.920Z] - nexus3.edgexfoundry.org:10004/core-data:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:01.920Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-02T15:14:01.920Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.246 [2021-06-02T15:14:01.920Z] - nexus3.edgexfoundry.org:10004/core-data:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:01.920Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-02T15:14:01.957Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-02T15:14:01.957Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:01.957Z] latest [2021-06-02T15:14:01.957Z] 2.0.0-dev.246 [2021-06-02T15:14:01.957Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:01.957Z] master [2021-06-02T15:14:01.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:02.309Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:02.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:02.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T15:14:02.617Z] bbc47be09553: Preparing [2021-06-02T15:14:02.617Z] 2313ed0fb142: Preparing [2021-06-02T15:14:02.617Z] 24436a7547b5: Preparing [2021-06-02T15:14:02.617Z] 0a345a0695a2: Preparing [2021-06-02T15:14:02.617Z] 32f366d666a5: Preparing [2021-06-02T15:14:02.617Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:02.617Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:02.617Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:02.617Z] bbc47be09553: Pushed [2021-06-02T15:14:04.550Z] 2313ed0fb142: Pushed [2021-06-02T15:14:04.550Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:8ce62fe25d083cb170c6dec77cb70233c178d66c5e6787529ab70dfb33f0ebc0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:05.054Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:05.351Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-02T15:14:05.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T15:14:05.351Z] bbc47be09553: Preparing [2021-06-02T15:14:05.351Z] 2313ed0fb142: Preparing [2021-06-02T15:14:05.351Z] 24436a7547b5: Preparing [2021-06-02T15:14:05.351Z] 0a345a0695a2: Preparing [2021-06-02T15:14:05.351Z] 32f366d666a5: Preparing [2021-06-02T15:14:05.351Z] bbc47be09553: Layer already exists [2021-06-02T15:14:05.351Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:05.351Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:05.351Z] 2313ed0fb142: Layer already exists [2021-06-02T15:14:05.351Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:05.351Z] latest: digest: sha256:8ce62fe25d083cb170c6dec77cb70233c178d66c5e6787529ab70dfb33f0ebc0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:05.658Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:05.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.246 [2021-06-02T15:14:05.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T15:14:05.958Z] bbc47be09553: Preparing [2021-06-02T15:14:05.958Z] 2313ed0fb142: Preparing [2021-06-02T15:14:05.958Z] 24436a7547b5: Preparing [2021-06-02T15:14:05.958Z] 0a345a0695a2: Preparing [2021-06-02T15:14:05.958Z] 32f366d666a5: Preparing [2021-06-02T15:14:05.958Z] 2313ed0fb142: Layer already exists [2021-06-02T15:14:05.958Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:05.958Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:05.958Z] bbc47be09553: Layer already exists [2021-06-02T15:14:05.958Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:05.958Z] 2.0.0-dev.246: digest: sha256:8ce62fe25d083cb170c6dec77cb70233c178d66c5e6787529ab70dfb33f0ebc0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:06.275Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:06.579Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:06.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T15:14:06.579Z] bbc47be09553: Preparing [2021-06-02T15:14:06.579Z] 2313ed0fb142: Preparing [2021-06-02T15:14:06.579Z] 24436a7547b5: Preparing [2021-06-02T15:14:06.579Z] 0a345a0695a2: Preparing [2021-06-02T15:14:06.579Z] 32f366d666a5: Preparing [2021-06-02T15:14:06.579Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:06.579Z] bbc47be09553: Layer already exists [2021-06-02T15:14:06.579Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:06.579Z] 2313ed0fb142: Layer already exists [2021-06-02T15:14:06.579Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:06.579Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:8ce62fe25d083cb170c6dec77cb70233c178d66c5e6787529ab70dfb33f0ebc0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:06.897Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:07.199Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-02T15:14:07.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T15:14:07.199Z] bbc47be09553: Preparing [2021-06-02T15:14:07.199Z] 2313ed0fb142: Preparing [2021-06-02T15:14:07.199Z] 24436a7547b5: Preparing [2021-06-02T15:14:07.199Z] 0a345a0695a2: Preparing [2021-06-02T15:14:07.199Z] 32f366d666a5: Preparing [2021-06-02T15:14:07.199Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:07.199Z] bbc47be09553: Layer already exists [2021-06-02T15:14:07.199Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:07.199Z] 2313ed0fb142: Layer already exists [2021-06-02T15:14:07.199Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:07.199Z] master: digest: sha256:8ce62fe25d083cb170c6dec77cb70233c178d66c5e6787529ab70dfb33f0ebc0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:14:07.265Z] ===================================================== [Pipeline] echo [2021-06-02T15:14:07.278Z] taggedImages: [2021-06-02T15:14:07.279Z] - nexus3.edgexfoundry.org:10004/core-metadata:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:07.279Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-02T15:14:07.279Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.246 [2021-06-02T15:14:07.279Z] - nexus3.edgexfoundry.org:10004/core-metadata:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:07.279Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-02T15:14:07.320Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-02T15:14:07.321Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:07.321Z] latest [2021-06-02T15:14:07.321Z] 2.0.0-dev.246 [2021-06-02T15:14:07.321Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:07.321Z] master [2021-06-02T15:14:07.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:07.667Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:07.968Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:07.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T15:14:07.968Z] be4834b2f0ec: Preparing [2021-06-02T15:14:07.968Z] be4834b2f0ec: Preparing [2021-06-02T15:14:07.968Z] 7064d6c2600d: Preparing [2021-06-02T15:14:07.968Z] 48f4e8214835: Preparing [2021-06-02T15:14:07.968Z] 989b2504cc7f: Preparing [2021-06-02T15:14:07.968Z] b0948c8a90eb: Preparing [2021-06-02T15:14:07.968Z] 24436a7547b5: Preparing [2021-06-02T15:14:07.968Z] f30bf93a57f9: Preparing [2021-06-02T15:14:07.968Z] f30bf93a57f9: Preparing [2021-06-02T15:14:07.968Z] 5b773adb51bf: Preparing [2021-06-02T15:14:07.968Z] 98746169f11e: Preparing [2021-06-02T15:14:07.968Z] 32f366d666a5: Preparing [2021-06-02T15:14:07.968Z] 24436a7547b5: Waiting [2021-06-02T15:14:07.968Z] f30bf93a57f9: Waiting [2021-06-02T15:14:07.968Z] 5b773adb51bf: Waiting [2021-06-02T15:14:07.968Z] 98746169f11e: Waiting [2021-06-02T15:14:07.968Z] 32f366d666a5: Waiting [2021-06-02T15:14:08.233Z] 48f4e8214835: Pushed [2021-06-02T15:14:08.233Z] 7064d6c2600d: Pushed [2021-06-02T15:14:08.233Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:08.233Z] 989b2504cc7f: Pushed [2021-06-02T15:14:08.233Z] be4834b2f0ec: Pushed [2021-06-02T15:14:08.233Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:08.233Z] f30bf93a57f9: Pushed [2021-06-02T15:14:08.233Z] 5b773adb51bf: Pushed [2021-06-02T15:14:08.233Z] 98746169f11e: Pushed [2021-06-02T15:14:09.617Z] b0948c8a90eb: Pushed [2021-06-02T15:14:09.617Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:89c3daa115dd9f33241de4d0c6ae487cf7c4bad25094f0fa034a2da83f54384b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:09.918Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:10.215Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-02T15:14:10.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T15:14:10.215Z] be4834b2f0ec: Preparing [2021-06-02T15:14:10.215Z] be4834b2f0ec: Preparing [2021-06-02T15:14:10.215Z] 7064d6c2600d: Preparing [2021-06-02T15:14:10.215Z] 48f4e8214835: Preparing [2021-06-02T15:14:10.215Z] 989b2504cc7f: Preparing [2021-06-02T15:14:10.215Z] b0948c8a90eb: Preparing [2021-06-02T15:14:10.215Z] 24436a7547b5: Preparing [2021-06-02T15:14:10.215Z] f30bf93a57f9: Preparing [2021-06-02T15:14:10.215Z] f30bf93a57f9: Preparing [2021-06-02T15:14:10.215Z] 5b773adb51bf: Preparing [2021-06-02T15:14:10.215Z] 98746169f11e: Preparing [2021-06-02T15:14:10.215Z] 32f366d666a5: Preparing [2021-06-02T15:14:10.215Z] 24436a7547b5: Waiting [2021-06-02T15:14:10.215Z] f30bf93a57f9: Waiting [2021-06-02T15:14:10.215Z] 5b773adb51bf: Waiting [2021-06-02T15:14:10.215Z] 98746169f11e: Waiting [2021-06-02T15:14:10.215Z] 32f366d666a5: Waiting [2021-06-02T15:14:10.215Z] be4834b2f0ec: Layer already exists [2021-06-02T15:14:10.215Z] b0948c8a90eb: Layer already exists [2021-06-02T15:14:10.215Z] 48f4e8214835: Layer already exists [2021-06-02T15:14:10.215Z] 989b2504cc7f: Layer already exists [2021-06-02T15:14:10.215Z] 7064d6c2600d: Layer already exists [2021-06-02T15:14:10.215Z] f30bf93a57f9: Layer already exists [2021-06-02T15:14:10.215Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:10.215Z] 5b773adb51bf: Layer already exists [2021-06-02T15:14:10.215Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:10.215Z] 98746169f11e: Layer already exists [2021-06-02T15:14:10.215Z] latest: digest: sha256:89c3daa115dd9f33241de4d0c6ae487cf7c4bad25094f0fa034a2da83f54384b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:10.519Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:10.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.246 [2021-06-02T15:14:10.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T15:14:10.827Z] be4834b2f0ec: Preparing [2021-06-02T15:14:10.827Z] be4834b2f0ec: Preparing [2021-06-02T15:14:10.827Z] 7064d6c2600d: Preparing [2021-06-02T15:14:10.827Z] 48f4e8214835: Preparing [2021-06-02T15:14:10.827Z] 989b2504cc7f: Preparing [2021-06-02T15:14:10.827Z] b0948c8a90eb: Preparing [2021-06-02T15:14:10.827Z] 24436a7547b5: Preparing [2021-06-02T15:14:10.827Z] f30bf93a57f9: Preparing [2021-06-02T15:14:10.827Z] f30bf93a57f9: Preparing [2021-06-02T15:14:10.827Z] 5b773adb51bf: Preparing [2021-06-02T15:14:10.827Z] 98746169f11e: Preparing [2021-06-02T15:14:10.827Z] 32f366d666a5: Preparing [2021-06-02T15:14:10.827Z] 24436a7547b5: Waiting [2021-06-02T15:14:10.827Z] f30bf93a57f9: Waiting [2021-06-02T15:14:10.827Z] 5b773adb51bf: Waiting [2021-06-02T15:14:10.827Z] 98746169f11e: Waiting [2021-06-02T15:14:10.827Z] 32f366d666a5: Waiting [2021-06-02T15:14:10.827Z] be4834b2f0ec: Layer already exists [2021-06-02T15:14:10.827Z] b0948c8a90eb: Layer already exists [2021-06-02T15:14:10.827Z] 7064d6c2600d: Layer already exists [2021-06-02T15:14:10.827Z] 989b2504cc7f: Layer already exists [2021-06-02T15:14:10.827Z] 48f4e8214835: Layer already exists [2021-06-02T15:14:10.827Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:10.827Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:10.827Z] f30bf93a57f9: Layer already exists [2021-06-02T15:14:10.827Z] 98746169f11e: Layer already exists [2021-06-02T15:14:10.827Z] 5b773adb51bf: Layer already exists [2021-06-02T15:14:10.827Z] 2.0.0-dev.246: digest: sha256:89c3daa115dd9f33241de4d0c6ae487cf7c4bad25094f0fa034a2da83f54384b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:11.160Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:11.474Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:11.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T15:14:11.474Z] be4834b2f0ec: Preparing [2021-06-02T15:14:11.474Z] be4834b2f0ec: Preparing [2021-06-02T15:14:11.474Z] 7064d6c2600d: Preparing [2021-06-02T15:14:11.474Z] 48f4e8214835: Preparing [2021-06-02T15:14:11.474Z] 989b2504cc7f: Preparing [2021-06-02T15:14:11.474Z] b0948c8a90eb: Preparing [2021-06-02T15:14:11.474Z] 24436a7547b5: Preparing [2021-06-02T15:14:11.474Z] f30bf93a57f9: Preparing [2021-06-02T15:14:11.474Z] f30bf93a57f9: Preparing [2021-06-02T15:14:11.474Z] 5b773adb51bf: Preparing [2021-06-02T15:14:11.474Z] 98746169f11e: Preparing [2021-06-02T15:14:11.474Z] 32f366d666a5: Preparing [2021-06-02T15:14:11.474Z] 24436a7547b5: Waiting [2021-06-02T15:14:11.474Z] f30bf93a57f9: Waiting [2021-06-02T15:14:11.474Z] 5b773adb51bf: Waiting [2021-06-02T15:14:11.474Z] 98746169f11e: Waiting [2021-06-02T15:14:11.474Z] 32f366d666a5: Waiting [2021-06-02T15:14:11.474Z] 48f4e8214835: Layer already exists [2021-06-02T15:14:11.474Z] 989b2504cc7f: Layer already exists [2021-06-02T15:14:11.474Z] be4834b2f0ec: Layer already exists [2021-06-02T15:14:11.474Z] 7064d6c2600d: Layer already exists [2021-06-02T15:14:11.474Z] b0948c8a90eb: Layer already exists [2021-06-02T15:14:11.474Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:11.474Z] f30bf93a57f9: Layer already exists [2021-06-02T15:14:11.474Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:11.474Z] 98746169f11e: Layer already exists [2021-06-02T15:14:11.474Z] 5b773adb51bf: Layer already exists [2021-06-02T15:14:11.474Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:89c3daa115dd9f33241de4d0c6ae487cf7c4bad25094f0fa034a2da83f54384b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:11.788Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:12.084Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-02T15:14:12.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T15:14:12.084Z] be4834b2f0ec: Preparing [2021-06-02T15:14:12.084Z] be4834b2f0ec: Preparing [2021-06-02T15:14:12.084Z] 7064d6c2600d: Preparing [2021-06-02T15:14:12.084Z] 48f4e8214835: Preparing [2021-06-02T15:14:12.084Z] 989b2504cc7f: Preparing [2021-06-02T15:14:12.084Z] b0948c8a90eb: Preparing [2021-06-02T15:14:12.084Z] 24436a7547b5: Preparing [2021-06-02T15:14:12.084Z] f30bf93a57f9: Preparing [2021-06-02T15:14:12.084Z] f30bf93a57f9: Preparing [2021-06-02T15:14:12.084Z] 5b773adb51bf: Preparing [2021-06-02T15:14:12.084Z] 98746169f11e: Preparing [2021-06-02T15:14:12.084Z] 32f366d666a5: Preparing [2021-06-02T15:14:12.084Z] 24436a7547b5: Waiting [2021-06-02T15:14:12.084Z] f30bf93a57f9: Waiting [2021-06-02T15:14:12.084Z] 5b773adb51bf: Waiting [2021-06-02T15:14:12.084Z] 98746169f11e: Waiting [2021-06-02T15:14:12.084Z] 32f366d666a5: Waiting [2021-06-02T15:14:12.084Z] 989b2504cc7f: Layer already exists [2021-06-02T15:14:12.084Z] 48f4e8214835: Layer already exists [2021-06-02T15:14:12.084Z] b0948c8a90eb: Layer already exists [2021-06-02T15:14:12.084Z] be4834b2f0ec: Layer already exists [2021-06-02T15:14:12.084Z] 7064d6c2600d: Layer already exists [2021-06-02T15:14:12.084Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:12.084Z] f30bf93a57f9: Layer already exists [2021-06-02T15:14:12.084Z] 5b773adb51bf: Layer already exists [2021-06-02T15:14:12.084Z] 98746169f11e: Layer already exists [2021-06-02T15:14:12.084Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:12.084Z] master: digest: sha256:89c3daa115dd9f33241de4d0c6ae487cf7c4bad25094f0fa034a2da83f54384b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:14:12.164Z] ===================================================== [Pipeline] echo [2021-06-02T15:14:12.178Z] taggedImages: [2021-06-02T15:14:12.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:12.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-02T15:14:12.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.246 [2021-06-02T15:14:12.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:12.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-02T15:14:12.222Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-02T15:14:12.222Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:12.222Z] latest [2021-06-02T15:14:12.222Z] 2.0.0-dev.246 [2021-06-02T15:14:12.222Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:12.222Z] master [2021-06-02T15:14:12.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:12.579Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:12.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:12.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T15:14:12.890Z] 3b526b724864: Preparing [2021-06-02T15:14:12.890Z] de1344501fe6: Preparing [2021-06-02T15:14:12.890Z] 6f1d165547d4: Preparing [2021-06-02T15:14:12.890Z] e5e1b86c8c61: Preparing [2021-06-02T15:14:12.890Z] f29e2066f7fb: Preparing [2021-06-02T15:14:12.890Z] 32f366d666a5: Preparing [2021-06-02T15:14:12.890Z] 32f366d666a5: Waiting [2021-06-02T15:14:13.485Z] e5e1b86c8c61: Pushed [2021-06-02T15:14:13.485Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:13.485Z] 6f1d165547d4: Pushed [2021-06-02T15:14:13.485Z] f29e2066f7fb: Pushed [2021-06-02T15:14:13.746Z] 3b526b724864: Pushed [2021-06-02T15:14:13.747Z] de1344501fe6: Pushed [2021-06-02T15:14:14.008Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:8d2ff4692f9898fb1fc0ff1d8bd3c2342de326f24c797ca9f82cbb996eab76f5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:14.330Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:14.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-02T15:14:14.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T15:14:14.635Z] 3b526b724864: Preparing [2021-06-02T15:14:14.635Z] de1344501fe6: Preparing [2021-06-02T15:14:14.635Z] 6f1d165547d4: Preparing [2021-06-02T15:14:14.635Z] e5e1b86c8c61: Preparing [2021-06-02T15:14:14.635Z] f29e2066f7fb: Preparing [2021-06-02T15:14:14.635Z] 32f366d666a5: Preparing [2021-06-02T15:14:14.635Z] 32f366d666a5: Waiting [2021-06-02T15:14:14.635Z] 3b526b724864: Layer already exists [2021-06-02T15:14:14.635Z] 6f1d165547d4: Layer already exists [2021-06-02T15:14:14.635Z] de1344501fe6: Layer already exists [2021-06-02T15:14:14.635Z] f29e2066f7fb: Layer already exists [2021-06-02T15:14:14.635Z] e5e1b86c8c61: Layer already exists [2021-06-02T15:14:14.635Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:14.635Z] latest: digest: sha256:8d2ff4692f9898fb1fc0ff1d8bd3c2342de326f24c797ca9f82cbb996eab76f5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:14.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:15.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.246 [2021-06-02T15:14:15.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T15:14:15.253Z] 3b526b724864: Preparing [2021-06-02T15:14:15.253Z] de1344501fe6: Preparing [2021-06-02T15:14:15.253Z] 6f1d165547d4: Preparing [2021-06-02T15:14:15.253Z] e5e1b86c8c61: Preparing [2021-06-02T15:14:15.253Z] f29e2066f7fb: Preparing [2021-06-02T15:14:15.253Z] 32f366d666a5: Preparing [2021-06-02T15:14:15.253Z] 32f366d666a5: Waiting [2021-06-02T15:14:15.253Z] de1344501fe6: Layer already exists [2021-06-02T15:14:15.253Z] f29e2066f7fb: Layer already exists [2021-06-02T15:14:15.253Z] e5e1b86c8c61: Layer already exists [2021-06-02T15:14:15.253Z] 3b526b724864: Layer already exists [2021-06-02T15:14:15.253Z] 6f1d165547d4: Layer already exists [2021-06-02T15:14:15.253Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:15.253Z] 2.0.0-dev.246: digest: sha256:8d2ff4692f9898fb1fc0ff1d8bd3c2342de326f24c797ca9f82cbb996eab76f5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:15.567Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:15.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:15.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T15:14:15.869Z] 3b526b724864: Preparing [2021-06-02T15:14:15.869Z] de1344501fe6: Preparing [2021-06-02T15:14:15.869Z] 6f1d165547d4: Preparing [2021-06-02T15:14:15.869Z] e5e1b86c8c61: Preparing [2021-06-02T15:14:15.869Z] f29e2066f7fb: Preparing [2021-06-02T15:14:15.869Z] 32f366d666a5: Preparing [2021-06-02T15:14:15.869Z] 32f366d666a5: Waiting [2021-06-02T15:14:15.869Z] f29e2066f7fb: Layer already exists [2021-06-02T15:14:15.869Z] 6f1d165547d4: Layer already exists [2021-06-02T15:14:15.869Z] de1344501fe6: Layer already exists [2021-06-02T15:14:15.869Z] 3b526b724864: Layer already exists [2021-06-02T15:14:15.869Z] e5e1b86c8c61: Layer already exists [2021-06-02T15:14:15.869Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:15.869Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:8d2ff4692f9898fb1fc0ff1d8bd3c2342de326f24c797ca9f82cbb996eab76f5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:16.191Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:16.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-02T15:14:16.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T15:14:16.504Z] 3b526b724864: Preparing [2021-06-02T15:14:16.504Z] de1344501fe6: Preparing [2021-06-02T15:14:16.504Z] 6f1d165547d4: Preparing [2021-06-02T15:14:16.504Z] e5e1b86c8c61: Preparing [2021-06-02T15:14:16.504Z] f29e2066f7fb: Preparing [2021-06-02T15:14:16.504Z] 32f366d666a5: Preparing [2021-06-02T15:14:16.504Z] 32f366d666a5: Waiting [2021-06-02T15:14:16.504Z] de1344501fe6: Layer already exists [2021-06-02T15:14:16.504Z] f29e2066f7fb: Layer already exists [2021-06-02T15:14:16.504Z] 6f1d165547d4: Layer already exists [2021-06-02T15:14:16.504Z] 3b526b724864: Layer already exists [2021-06-02T15:14:16.504Z] e5e1b86c8c61: Layer already exists [2021-06-02T15:14:16.504Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:16.504Z] master: digest: sha256:8d2ff4692f9898fb1fc0ff1d8bd3c2342de326f24c797ca9f82cbb996eab76f5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:14:16.575Z] ===================================================== [Pipeline] echo [2021-06-02T15:14:16.595Z] taggedImages: [2021-06-02T15:14:16.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:16.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-02T15:14:16.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.246 [2021-06-02T15:14:16.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:16.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-02T15:14:16.644Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-02T15:14:16.644Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:16.644Z] latest [2021-06-02T15:14:16.644Z] 2.0.0-dev.246 [2021-06-02T15:14:16.644Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:16.644Z] master [2021-06-02T15:14:16.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:17.038Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:17.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:17.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T15:14:17.357Z] eee218ef82a6: Preparing [2021-06-02T15:14:17.357Z] 2a8d0729ac6f: Preparing [2021-06-02T15:14:17.357Z] 86130cb54f90: Preparing [2021-06-02T15:14:17.357Z] aec99932e255: Preparing [2021-06-02T15:14:17.357Z] 048c245960f4: Preparing [2021-06-02T15:14:17.357Z] 8b3ef4985df2: Preparing [2021-06-02T15:14:17.357Z] 49221b5f1810: Preparing [2021-06-02T15:14:17.357Z] 6b253378cd45: Preparing [2021-06-02T15:14:17.357Z] 47ab819af70a: Preparing [2021-06-02T15:14:17.357Z] 32f366d666a5: Preparing [2021-06-02T15:14:17.357Z] 8b3ef4985df2: Waiting [2021-06-02T15:14:17.357Z] 49221b5f1810: Waiting [2021-06-02T15:14:17.357Z] 6b253378cd45: Waiting [2021-06-02T15:14:17.357Z] 47ab819af70a: Waiting [2021-06-02T15:14:17.357Z] 32f366d666a5: Waiting [2021-06-02T15:14:17.967Z] 048c245960f4: Pushed [2021-06-02T15:14:17.967Z] eee218ef82a6: Pushed [2021-06-02T15:14:17.967Z] 2a8d0729ac6f: Pushed [2021-06-02T15:14:18.235Z] 8b3ef4985df2: Pushed [2021-06-02T15:14:18.235Z] 49221b5f1810: Pushed [2021-06-02T15:14:18.235Z] aec99932e255: Pushed [2021-06-02T15:14:18.235Z] 6b253378cd45: Pushed [2021-06-02T15:14:18.235Z] 86130cb54f90: Pushed [2021-06-02T15:14:18.235Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:18.498Z] 47ab819af70a: Pushed [2021-06-02T15:14:18.768Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:7485b0a930e81ecd3bca85b21b59cdcedde6763b55e82208af95710385d0b86a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:19.092Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:19.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-02T15:14:19.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T15:14:19.466Z] eee218ef82a6: Preparing [2021-06-02T15:14:19.466Z] 2a8d0729ac6f: Preparing [2021-06-02T15:14:19.466Z] 86130cb54f90: Preparing [2021-06-02T15:14:19.466Z] aec99932e255: Preparing [2021-06-02T15:14:19.466Z] 048c245960f4: Preparing [2021-06-02T15:14:19.466Z] 8b3ef4985df2: Preparing [2021-06-02T15:14:19.466Z] 49221b5f1810: Preparing [2021-06-02T15:14:19.466Z] 6b253378cd45: Preparing [2021-06-02T15:14:19.466Z] 47ab819af70a: Preparing [2021-06-02T15:14:19.466Z] 32f366d666a5: Preparing [2021-06-02T15:14:19.466Z] 49221b5f1810: Waiting [2021-06-02T15:14:19.466Z] 6b253378cd45: Waiting [2021-06-02T15:14:19.466Z] 47ab819af70a: Waiting [2021-06-02T15:14:19.466Z] 32f366d666a5: Waiting [2021-06-02T15:14:19.466Z] 8b3ef4985df2: Waiting [2021-06-02T15:14:19.466Z] 048c245960f4: Layer already exists [2021-06-02T15:14:19.466Z] eee218ef82a6: Layer already exists [2021-06-02T15:14:19.466Z] aec99932e255: Layer already exists [2021-06-02T15:14:19.466Z] 2a8d0729ac6f: Layer already exists [2021-06-02T15:14:19.466Z] 86130cb54f90: Layer already exists [2021-06-02T15:14:19.466Z] 49221b5f1810: Layer already exists [2021-06-02T15:14:19.466Z] 6b253378cd45: Layer already exists [2021-06-02T15:14:19.466Z] 47ab819af70a: Layer already exists [2021-06-02T15:14:19.466Z] 8b3ef4985df2: Layer already exists [2021-06-02T15:14:19.466Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:19.466Z] latest: digest: sha256:7485b0a930e81ecd3bca85b21b59cdcedde6763b55e82208af95710385d0b86a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:19.943Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:20.242Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.246 [2021-06-02T15:14:20.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T15:14:20.242Z] eee218ef82a6: Preparing [2021-06-02T15:14:20.242Z] 2a8d0729ac6f: Preparing [2021-06-02T15:14:20.242Z] 86130cb54f90: Preparing [2021-06-02T15:14:20.242Z] aec99932e255: Preparing [2021-06-02T15:14:20.242Z] 048c245960f4: Preparing [2021-06-02T15:14:20.242Z] 8b3ef4985df2: Preparing [2021-06-02T15:14:20.242Z] 49221b5f1810: Preparing [2021-06-02T15:14:20.242Z] 6b253378cd45: Preparing [2021-06-02T15:14:20.242Z] 47ab819af70a: Preparing [2021-06-02T15:14:20.242Z] 32f366d666a5: Preparing [2021-06-02T15:14:20.242Z] 8b3ef4985df2: Waiting [2021-06-02T15:14:20.242Z] 49221b5f1810: Waiting [2021-06-02T15:14:20.242Z] 6b253378cd45: Waiting [2021-06-02T15:14:20.242Z] 47ab819af70a: Waiting [2021-06-02T15:14:20.242Z] 32f366d666a5: Waiting [2021-06-02T15:14:20.242Z] aec99932e255: Layer already exists [2021-06-02T15:14:20.242Z] 048c245960f4: Layer already exists [2021-06-02T15:14:20.242Z] eee218ef82a6: Layer already exists [2021-06-02T15:14:20.242Z] 2a8d0729ac6f: Layer already exists [2021-06-02T15:14:20.242Z] 86130cb54f90: Layer already exists [2021-06-02T15:14:20.242Z] 49221b5f1810: Layer already exists [2021-06-02T15:14:20.242Z] 6b253378cd45: Layer already exists [2021-06-02T15:14:20.242Z] 47ab819af70a: Layer already exists [2021-06-02T15:14:20.242Z] 8b3ef4985df2: Layer already exists [2021-06-02T15:14:20.242Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:20.242Z] 2.0.0-dev.246: digest: sha256:7485b0a930e81ecd3bca85b21b59cdcedde6763b55e82208af95710385d0b86a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:20.549Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:20.849Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:20.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T15:14:20.849Z] eee218ef82a6: Preparing [2021-06-02T15:14:20.849Z] 2a8d0729ac6f: Preparing [2021-06-02T15:14:20.849Z] 86130cb54f90: Preparing [2021-06-02T15:14:20.849Z] aec99932e255: Preparing [2021-06-02T15:14:20.849Z] 048c245960f4: Preparing [2021-06-02T15:14:20.849Z] 8b3ef4985df2: Preparing [2021-06-02T15:14:20.849Z] 49221b5f1810: Preparing [2021-06-02T15:14:20.849Z] 6b253378cd45: Preparing [2021-06-02T15:14:20.849Z] 47ab819af70a: Preparing [2021-06-02T15:14:20.849Z] 32f366d666a5: Preparing [2021-06-02T15:14:20.849Z] 8b3ef4985df2: Waiting [2021-06-02T15:14:20.849Z] 49221b5f1810: Waiting [2021-06-02T15:14:20.849Z] 6b253378cd45: Waiting [2021-06-02T15:14:20.849Z] 47ab819af70a: Waiting [2021-06-02T15:14:20.849Z] 32f366d666a5: Waiting [2021-06-02T15:14:20.849Z] 048c245960f4: Layer already exists [2021-06-02T15:14:20.849Z] aec99932e255: Layer already exists [2021-06-02T15:14:20.849Z] 2a8d0729ac6f: Layer already exists [2021-06-02T15:14:20.849Z] 86130cb54f90: Layer already exists [2021-06-02T15:14:20.849Z] eee218ef82a6: Layer already exists [2021-06-02T15:14:20.849Z] 49221b5f1810: Layer already exists [2021-06-02T15:14:20.849Z] 47ab819af70a: Layer already exists [2021-06-02T15:14:20.849Z] 8b3ef4985df2: Layer already exists [2021-06-02T15:14:20.849Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:20.849Z] 6b253378cd45: Layer already exists [2021-06-02T15:14:20.849Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:7485b0a930e81ecd3bca85b21b59cdcedde6763b55e82208af95710385d0b86a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:21.153Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:21.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-02T15:14:21.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T15:14:21.455Z] eee218ef82a6: Preparing [2021-06-02T15:14:21.455Z] 2a8d0729ac6f: Preparing [2021-06-02T15:14:21.455Z] 86130cb54f90: Preparing [2021-06-02T15:14:21.455Z] aec99932e255: Preparing [2021-06-02T15:14:21.455Z] 048c245960f4: Preparing [2021-06-02T15:14:21.455Z] 8b3ef4985df2: Preparing [2021-06-02T15:14:21.455Z] 49221b5f1810: Preparing [2021-06-02T15:14:21.455Z] 6b253378cd45: Preparing [2021-06-02T15:14:21.455Z] 47ab819af70a: Preparing [2021-06-02T15:14:21.455Z] 32f366d666a5: Preparing [2021-06-02T15:14:21.455Z] 8b3ef4985df2: Waiting [2021-06-02T15:14:21.455Z] 49221b5f1810: Waiting [2021-06-02T15:14:21.455Z] 32f366d666a5: Waiting [2021-06-02T15:14:21.455Z] 6b253378cd45: Waiting [2021-06-02T15:14:21.455Z] 47ab819af70a: Waiting [2021-06-02T15:14:21.455Z] 048c245960f4: Layer already exists [2021-06-02T15:14:21.455Z] 2a8d0729ac6f: Layer already exists [2021-06-02T15:14:21.455Z] 86130cb54f90: Layer already exists [2021-06-02T15:14:21.455Z] eee218ef82a6: Layer already exists [2021-06-02T15:14:21.455Z] aec99932e255: Layer already exists [2021-06-02T15:14:21.455Z] 8b3ef4985df2: Layer already exists [2021-06-02T15:14:21.455Z] 49221b5f1810: Layer already exists [2021-06-02T15:14:21.455Z] 6b253378cd45: Layer already exists [2021-06-02T15:14:21.455Z] 47ab819af70a: Layer already exists [2021-06-02T15:14:21.455Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:21.455Z] master: digest: sha256:7485b0a930e81ecd3bca85b21b59cdcedde6763b55e82208af95710385d0b86a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:14:21.508Z] ===================================================== [Pipeline] echo [2021-06-02T15:14:21.522Z] taggedImages: [2021-06-02T15:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-02T15:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.246 [2021-06-02T15:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-02T15:14:21.565Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-02T15:14:21.566Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:21.566Z] latest [2021-06-02T15:14:21.566Z] 2.0.0-dev.246 [2021-06-02T15:14:21.566Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:21.566Z] master [2021-06-02T15:14:21.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:21.908Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:22.211Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:22.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T15:14:22.211Z] a5cfd4d474d3: Preparing [2021-06-02T15:14:22.211Z] 18cf7c72d84f: Preparing [2021-06-02T15:14:22.211Z] 24436a7547b5: Preparing [2021-06-02T15:14:22.211Z] 332add431267: Preparing [2021-06-02T15:14:22.211Z] 32f366d666a5: Preparing [2021-06-02T15:14:22.211Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:22.211Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:22.211Z] a5cfd4d474d3: Pushed [2021-06-02T15:14:22.475Z] 332add431267: Pushed [2021-06-02T15:14:23.422Z] 18cf7c72d84f: Pushed [2021-06-02T15:14:23.683Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:38afc1cce5436820857f501dd56c8b3fc2fe4bb2cb6d49e5a0bb5ee342817a8d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:23.994Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:24.305Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-02T15:14:24.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T15:14:24.305Z] a5cfd4d474d3: Preparing [2021-06-02T15:14:24.305Z] 18cf7c72d84f: Preparing [2021-06-02T15:14:24.305Z] 24436a7547b5: Preparing [2021-06-02T15:14:24.305Z] 332add431267: Preparing [2021-06-02T15:14:24.305Z] 32f366d666a5: Preparing [2021-06-02T15:14:24.305Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:24.305Z] 332add431267: Layer already exists [2021-06-02T15:14:24.305Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:24.305Z] a5cfd4d474d3: Layer already exists [2021-06-02T15:14:24.305Z] 18cf7c72d84f: Layer already exists [2021-06-02T15:14:24.305Z] latest: digest: sha256:38afc1cce5436820857f501dd56c8b3fc2fe4bb2cb6d49e5a0bb5ee342817a8d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:24.608Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:24.904Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.246 [2021-06-02T15:14:24.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T15:14:24.904Z] a5cfd4d474d3: Preparing [2021-06-02T15:14:24.904Z] 18cf7c72d84f: Preparing [2021-06-02T15:14:24.904Z] 24436a7547b5: Preparing [2021-06-02T15:14:24.904Z] 332add431267: Preparing [2021-06-02T15:14:24.904Z] 32f366d666a5: Preparing [2021-06-02T15:14:24.904Z] 18cf7c72d84f: Layer already exists [2021-06-02T15:14:24.904Z] a5cfd4d474d3: Layer already exists [2021-06-02T15:14:24.904Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:24.904Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:24.904Z] 332add431267: Layer already exists [2021-06-02T15:14:24.904Z] 2.0.0-dev.246: digest: sha256:38afc1cce5436820857f501dd56c8b3fc2fe4bb2cb6d49e5a0bb5ee342817a8d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:25.213Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:25.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:25.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T15:14:25.540Z] a5cfd4d474d3: Preparing [2021-06-02T15:14:25.540Z] 18cf7c72d84f: Preparing [2021-06-02T15:14:25.540Z] 24436a7547b5: Preparing [2021-06-02T15:14:25.540Z] 332add431267: Preparing [2021-06-02T15:14:25.540Z] 32f366d666a5: Preparing [2021-06-02T15:14:25.540Z] a5cfd4d474d3: Layer already exists [2021-06-02T15:14:25.540Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:25.540Z] 332add431267: Layer already exists [2021-06-02T15:14:25.540Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:25.540Z] 18cf7c72d84f: Layer already exists [2021-06-02T15:14:25.540Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:38afc1cce5436820857f501dd56c8b3fc2fe4bb2cb6d49e5a0bb5ee342817a8d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:25.846Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:26.146Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-02T15:14:26.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T15:14:26.146Z] a5cfd4d474d3: Preparing [2021-06-02T15:14:26.146Z] 18cf7c72d84f: Preparing [2021-06-02T15:14:26.146Z] 24436a7547b5: Preparing [2021-06-02T15:14:26.146Z] 332add431267: Preparing [2021-06-02T15:14:26.146Z] 32f366d666a5: Preparing [2021-06-02T15:14:26.146Z] a5cfd4d474d3: Layer already exists [2021-06-02T15:14:26.146Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:26.146Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:26.146Z] 332add431267: Layer already exists [2021-06-02T15:14:26.146Z] 18cf7c72d84f: Layer already exists [2021-06-02T15:14:26.146Z] master: digest: sha256:38afc1cce5436820857f501dd56c8b3fc2fe4bb2cb6d49e5a0bb5ee342817a8d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:14:26.214Z] ===================================================== [Pipeline] echo [2021-06-02T15:14:26.229Z] taggedImages: [2021-06-02T15:14:26.229Z] - nexus3.edgexfoundry.org:10004/support-notifications:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:26.229Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-02T15:14:26.229Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.246 [2021-06-02T15:14:26.229Z] - nexus3.edgexfoundry.org:10004/support-notifications:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:26.229Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-02T15:14:26.260Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-02T15:14:26.260Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:26.260Z] latest [2021-06-02T15:14:26.260Z] 2.0.0-dev.246 [2021-06-02T15:14:26.260Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:26.260Z] master [2021-06-02T15:14:26.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:26.604Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:26.903Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:26.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T15:14:26.903Z] 7be037387d46: Preparing [2021-06-02T15:14:26.903Z] 661afea94c33: Preparing [2021-06-02T15:14:26.903Z] 24436a7547b5: Preparing [2021-06-02T15:14:26.903Z] 0a345a0695a2: Preparing [2021-06-02T15:14:26.903Z] 32f366d666a5: Preparing [2021-06-02T15:14:26.903Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:26.903Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:26.903Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:26.903Z] 7be037387d46: Pushed [2021-06-02T15:14:28.290Z] 661afea94c33: Pushed [2021-06-02T15:14:28.290Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:5ddac4637fa473981b420dacacb518abfe47eb6ec1d4e1efaa8291e941182f84 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:28.591Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:28.891Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-02T15:14:28.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T15:14:28.891Z] 7be037387d46: Preparing [2021-06-02T15:14:28.891Z] 661afea94c33: Preparing [2021-06-02T15:14:28.891Z] 24436a7547b5: Preparing [2021-06-02T15:14:28.891Z] 0a345a0695a2: Preparing [2021-06-02T15:14:28.891Z] 32f366d666a5: Preparing [2021-06-02T15:14:28.891Z] 661afea94c33: Layer already exists [2021-06-02T15:14:28.891Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:28.891Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:28.891Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:28.891Z] 7be037387d46: Layer already exists [2021-06-02T15:14:28.891Z] latest: digest: sha256:5ddac4637fa473981b420dacacb518abfe47eb6ec1d4e1efaa8291e941182f84 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:29.218Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:29.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.246 [2021-06-02T15:14:29.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T15:14:29.513Z] 7be037387d46: Preparing [2021-06-02T15:14:29.513Z] 661afea94c33: Preparing [2021-06-02T15:14:29.513Z] 24436a7547b5: Preparing [2021-06-02T15:14:29.513Z] 0a345a0695a2: Preparing [2021-06-02T15:14:29.513Z] 32f366d666a5: Preparing [2021-06-02T15:14:29.513Z] 661afea94c33: Layer already exists [2021-06-02T15:14:29.513Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:29.513Z] 7be037387d46: Layer already exists [2021-06-02T15:14:29.513Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:29.513Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:29.513Z] 2.0.0-dev.246: digest: sha256:5ddac4637fa473981b420dacacb518abfe47eb6ec1d4e1efaa8291e941182f84 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:29.813Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:30.107Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:30.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T15:14:30.108Z] 7be037387d46: Preparing [2021-06-02T15:14:30.108Z] 661afea94c33: Preparing [2021-06-02T15:14:30.108Z] 24436a7547b5: Preparing [2021-06-02T15:14:30.108Z] 0a345a0695a2: Preparing [2021-06-02T15:14:30.108Z] 32f366d666a5: Preparing [2021-06-02T15:14:30.108Z] 661afea94c33: Layer already exists [2021-06-02T15:14:30.108Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:30.108Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:30.108Z] 7be037387d46: Layer already exists [2021-06-02T15:14:30.108Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:30.108Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:5ddac4637fa473981b420dacacb518abfe47eb6ec1d4e1efaa8291e941182f84 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:30.409Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:30.705Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-02T15:14:30.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T15:14:30.705Z] 7be037387d46: Preparing [2021-06-02T15:14:30.705Z] 661afea94c33: Preparing [2021-06-02T15:14:30.705Z] 24436a7547b5: Preparing [2021-06-02T15:14:30.705Z] 0a345a0695a2: Preparing [2021-06-02T15:14:30.705Z] 32f366d666a5: Preparing [2021-06-02T15:14:30.705Z] 32f366d666a5: Layer already exists [2021-06-02T15:14:30.705Z] 24436a7547b5: Layer already exists [2021-06-02T15:14:30.705Z] 0a345a0695a2: Layer already exists [2021-06-02T15:14:30.705Z] 7be037387d46: Layer already exists [2021-06-02T15:14:30.705Z] 661afea94c33: Layer already exists [2021-06-02T15:14:30.705Z] master: digest: sha256:5ddac4637fa473981b420dacacb518abfe47eb6ec1d4e1efaa8291e941182f84 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:14:30.756Z] ===================================================== [Pipeline] echo [2021-06-02T15:14:30.770Z] taggedImages: [2021-06-02T15:14:30.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:30.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-02T15:14:30.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.246 [2021-06-02T15:14:30.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:30.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-02T15:14:30.798Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-02T15:14:30.798Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:30.798Z] latest [2021-06-02T15:14:30.798Z] 2.0.0-dev.246 [2021-06-02T15:14:30.798Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:30.798Z] master [2021-06-02T15:14:30.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:31.146Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:31.443Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:31.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T15:14:31.444Z] 17173231038f: Preparing [2021-06-02T15:14:31.444Z] 9d69abd00c67: Preparing [2021-06-02T15:14:31.444Z] 16ab98a90d06: Preparing [2021-06-02T15:14:31.444Z] 044317652d2f: Preparing [2021-06-02T15:14:31.444Z] 0754057c0ad3: Preparing [2021-06-02T15:14:31.444Z] 998cdf262ab1: Preparing [2021-06-02T15:14:31.444Z] 02e56110abd2: Preparing [2021-06-02T15:14:31.444Z] abc36efb885a: Preparing [2021-06-02T15:14:31.444Z] b0b09059f4e1: Preparing [2021-06-02T15:14:31.444Z] bb961f40224b: Preparing [2021-06-02T15:14:31.444Z] f4666769fca7: Preparing [2021-06-02T15:14:31.444Z] 998cdf262ab1: Waiting [2021-06-02T15:14:31.444Z] 02e56110abd2: Waiting [2021-06-02T15:14:31.444Z] abc36efb885a: Waiting [2021-06-02T15:14:31.444Z] b0b09059f4e1: Waiting [2021-06-02T15:14:31.444Z] bb961f40224b: Waiting [2021-06-02T15:14:31.444Z] f4666769fca7: Waiting [2021-06-02T15:14:31.444Z] 0754057c0ad3: Layer already exists [2021-06-02T15:14:32.056Z] 998cdf262ab1: Layer already exists [2021-06-02T15:14:32.056Z] 02e56110abd2: Layer already exists [2021-06-02T15:14:32.056Z] abc36efb885a: Layer already exists [2021-06-02T15:14:32.056Z] b0b09059f4e1: Layer already exists [2021-06-02T15:14:32.056Z] bb961f40224b: Layer already exists [2021-06-02T15:14:32.056Z] 9d69abd00c67: Pushed [2021-06-02T15:14:32.056Z] f4666769fca7: Layer already exists [2021-06-02T15:14:32.056Z] 17173231038f: Pushed [2021-06-02T15:14:32.322Z] 16ab98a90d06: Pushed [2021-06-02T15:14:36.689Z] 044317652d2f: Pushed [2021-06-02T15:14:36.689Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:eab31ec0ae6a5b18b33a095c23652de8bf1021d5b023d6a63030efd878dd0ad3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:36.988Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:37.301Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-02T15:14:37.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T15:14:37.302Z] 17173231038f: Preparing [2021-06-02T15:14:37.302Z] 9d69abd00c67: Preparing [2021-06-02T15:14:37.302Z] 16ab98a90d06: Preparing [2021-06-02T15:14:37.302Z] 044317652d2f: Preparing [2021-06-02T15:14:37.302Z] 0754057c0ad3: Preparing [2021-06-02T15:14:37.302Z] 998cdf262ab1: Preparing [2021-06-02T15:14:37.302Z] 02e56110abd2: Preparing [2021-06-02T15:14:37.302Z] abc36efb885a: Preparing [2021-06-02T15:14:37.302Z] b0b09059f4e1: Preparing [2021-06-02T15:14:37.302Z] bb961f40224b: Preparing [2021-06-02T15:14:37.302Z] f4666769fca7: Preparing [2021-06-02T15:14:37.302Z] 02e56110abd2: Waiting [2021-06-02T15:14:37.302Z] abc36efb885a: Waiting [2021-06-02T15:14:37.302Z] b0b09059f4e1: Waiting [2021-06-02T15:14:37.302Z] bb961f40224b: Waiting [2021-06-02T15:14:37.302Z] f4666769fca7: Waiting [2021-06-02T15:14:37.302Z] 998cdf262ab1: Waiting [2021-06-02T15:14:37.302Z] 0754057c0ad3: Layer already exists [2021-06-02T15:14:37.302Z] 16ab98a90d06: Layer already exists [2021-06-02T15:14:37.302Z] 9d69abd00c67: Layer already exists [2021-06-02T15:14:37.302Z] 044317652d2f: Layer already exists [2021-06-02T15:14:37.302Z] 17173231038f: Layer already exists [2021-06-02T15:14:37.302Z] 998cdf262ab1: Layer already exists [2021-06-02T15:14:37.302Z] 02e56110abd2: Layer already exists [2021-06-02T15:14:37.302Z] b0b09059f4e1: Layer already exists [2021-06-02T15:14:37.302Z] bb961f40224b: Layer already exists [2021-06-02T15:14:37.302Z] abc36efb885a: Layer already exists [2021-06-02T15:14:37.302Z] f4666769fca7: Layer already exists [2021-06-02T15:14:37.302Z] latest: digest: sha256:eab31ec0ae6a5b18b33a095c23652de8bf1021d5b023d6a63030efd878dd0ad3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:37.607Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:37.910Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.246 [2021-06-02T15:14:37.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T15:14:37.910Z] 17173231038f: Preparing [2021-06-02T15:14:37.910Z] 9d69abd00c67: Preparing [2021-06-02T15:14:37.910Z] 16ab98a90d06: Preparing [2021-06-02T15:14:37.910Z] 044317652d2f: Preparing [2021-06-02T15:14:37.910Z] 0754057c0ad3: Preparing [2021-06-02T15:14:37.910Z] 998cdf262ab1: Preparing [2021-06-02T15:14:37.910Z] 02e56110abd2: Preparing [2021-06-02T15:14:37.910Z] abc36efb885a: Preparing [2021-06-02T15:14:37.910Z] b0b09059f4e1: Preparing [2021-06-02T15:14:37.910Z] bb961f40224b: Preparing [2021-06-02T15:14:37.910Z] f4666769fca7: Preparing [2021-06-02T15:14:37.910Z] 998cdf262ab1: Waiting [2021-06-02T15:14:37.910Z] 02e56110abd2: Waiting [2021-06-02T15:14:37.910Z] abc36efb885a: Waiting [2021-06-02T15:14:37.910Z] b0b09059f4e1: Waiting [2021-06-02T15:14:37.910Z] bb961f40224b: Waiting [2021-06-02T15:14:37.910Z] f4666769fca7: Waiting [2021-06-02T15:14:37.910Z] 9d69abd00c67: Layer already exists [2021-06-02T15:14:37.910Z] 0754057c0ad3: Layer already exists [2021-06-02T15:14:37.910Z] 16ab98a90d06: Layer already exists [2021-06-02T15:14:37.910Z] 17173231038f: Layer already exists [2021-06-02T15:14:37.910Z] 044317652d2f: Layer already exists [2021-06-02T15:14:37.910Z] b0b09059f4e1: Layer already exists [2021-06-02T15:14:37.910Z] abc36efb885a: Layer already exists [2021-06-02T15:14:37.910Z] 998cdf262ab1: Layer already exists [2021-06-02T15:14:37.910Z] bb961f40224b: Layer already exists [2021-06-02T15:14:37.910Z] 02e56110abd2: Layer already exists [2021-06-02T15:14:37.910Z] f4666769fca7: Layer already exists [2021-06-02T15:14:37.910Z] 2.0.0-dev.246: digest: sha256:eab31ec0ae6a5b18b33a095c23652de8bf1021d5b023d6a63030efd878dd0ad3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:38.211Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:38.511Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:38.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T15:14:38.511Z] 17173231038f: Preparing [2021-06-02T15:14:38.511Z] 9d69abd00c67: Preparing [2021-06-02T15:14:38.511Z] 16ab98a90d06: Preparing [2021-06-02T15:14:38.511Z] 044317652d2f: Preparing [2021-06-02T15:14:38.511Z] 0754057c0ad3: Preparing [2021-06-02T15:14:38.511Z] 998cdf262ab1: Preparing [2021-06-02T15:14:38.511Z] 02e56110abd2: Preparing [2021-06-02T15:14:38.511Z] abc36efb885a: Preparing [2021-06-02T15:14:38.511Z] b0b09059f4e1: Preparing [2021-06-02T15:14:38.511Z] bb961f40224b: Preparing [2021-06-02T15:14:38.511Z] f4666769fca7: Preparing [2021-06-02T15:14:38.511Z] 02e56110abd2: Waiting [2021-06-02T15:14:38.511Z] abc36efb885a: Waiting [2021-06-02T15:14:38.511Z] b0b09059f4e1: Waiting [2021-06-02T15:14:38.511Z] bb961f40224b: Waiting [2021-06-02T15:14:38.511Z] f4666769fca7: Waiting [2021-06-02T15:14:38.511Z] 998cdf262ab1: Waiting [2021-06-02T15:14:38.511Z] 17173231038f: Layer already exists [2021-06-02T15:14:38.511Z] 9d69abd00c67: Layer already exists [2021-06-02T15:14:38.511Z] 0754057c0ad3: Layer already exists [2021-06-02T15:14:38.511Z] 16ab98a90d06: Layer already exists [2021-06-02T15:14:38.511Z] 044317652d2f: Layer already exists [2021-06-02T15:14:38.511Z] 998cdf262ab1: Layer already exists [2021-06-02T15:14:38.511Z] 02e56110abd2: Layer already exists [2021-06-02T15:14:38.511Z] abc36efb885a: Layer already exists [2021-06-02T15:14:38.511Z] bb961f40224b: Layer already exists [2021-06-02T15:14:38.511Z] b0b09059f4e1: Layer already exists [2021-06-02T15:14:38.511Z] f4666769fca7: Layer already exists [2021-06-02T15:14:38.511Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:eab31ec0ae6a5b18b33a095c23652de8bf1021d5b023d6a63030efd878dd0ad3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:38.823Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:14:39.125Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-02T15:14:39.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T15:14:39.125Z] 17173231038f: Preparing [2021-06-02T15:14:39.125Z] 9d69abd00c67: Preparing [2021-06-02T15:14:39.125Z] 16ab98a90d06: Preparing [2021-06-02T15:14:39.125Z] 044317652d2f: Preparing [2021-06-02T15:14:39.125Z] 0754057c0ad3: Preparing [2021-06-02T15:14:39.125Z] 998cdf262ab1: Preparing [2021-06-02T15:14:39.125Z] 02e56110abd2: Preparing [2021-06-02T15:14:39.125Z] abc36efb885a: Preparing [2021-06-02T15:14:39.125Z] b0b09059f4e1: Preparing [2021-06-02T15:14:39.125Z] bb961f40224b: Preparing [2021-06-02T15:14:39.125Z] f4666769fca7: Preparing [2021-06-02T15:14:39.125Z] 998cdf262ab1: Waiting [2021-06-02T15:14:39.125Z] 02e56110abd2: Waiting [2021-06-02T15:14:39.125Z] abc36efb885a: Waiting [2021-06-02T15:14:39.125Z] b0b09059f4e1: Waiting [2021-06-02T15:14:39.125Z] bb961f40224b: Waiting [2021-06-02T15:14:39.125Z] f4666769fca7: Waiting [2021-06-02T15:14:39.125Z] 16ab98a90d06: Layer already exists [2021-06-02T15:14:39.125Z] 0754057c0ad3: Layer already exists [2021-06-02T15:14:39.125Z] 9d69abd00c67: Layer already exists [2021-06-02T15:14:39.125Z] 044317652d2f: Layer already exists [2021-06-02T15:14:39.125Z] 17173231038f: Layer already exists [2021-06-02T15:14:39.125Z] 998cdf262ab1: Layer already exists [2021-06-02T15:14:39.125Z] 02e56110abd2: Layer already exists [2021-06-02T15:14:39.125Z] abc36efb885a: Layer already exists [2021-06-02T15:14:39.125Z] b0b09059f4e1: Layer already exists [2021-06-02T15:14:39.125Z] bb961f40224b: Layer already exists [2021-06-02T15:14:39.125Z] f4666769fca7: Layer already exists [2021-06-02T15:14:39.125Z] master: digest: sha256:eab31ec0ae6a5b18b33a095c23652de8bf1021d5b023d6a63030efd878dd0ad3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:14:39.181Z] ===================================================== [Pipeline] echo [2021-06-02T15:14:39.195Z] taggedImages: [2021-06-02T15:14:39.195Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:14:39.195Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-02T15:14:39.195Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.246 [2021-06-02T15:14:39.195Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:14:39.195Z] - 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-06-02T15:14:48.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T15:14:52.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T15:15:07.182Z] Removing intermediate container 95263955d5f8 [2021-06-02T15:15:07.182Z] ---> a6de19b14a55 [2021-06-02T15:15:07.182Z] [2021-06-02T15:15:07.182Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T15:15:07.182Z] Removing intermediate container ac2943b7df99 [2021-06-02T15:15:07.182Z] ---> d6f57701c4c3 [2021-06-02T15:15:07.182Z] [2021-06-02T15:15:07.182Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T15:15:08.181Z] 3.12: Pulling from library/alpine [2021-06-02T15:15:08.181Z] 3.12: Pulling from library/alpine [2021-06-02T15:15:10.211Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T15:15:10.211Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T15:15:10.211Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T15:15:10.211Z] Status: Image is up to date for alpine:3.12 [2021-06-02T15:15:10.211Z] ---> 9852663dfa18 [2021-06-02T15:15:10.211Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T15:15:10.211Z] ---> 9852663dfa18 [2021-06-02T15:15:10.211Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T15:15:10.829Z] ---> Running in ffa54ce718a6 [2021-06-02T15:15:10.829Z] ---> Running in 92324a8a5d85 [2021-06-02T15:15:13.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:15:13.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:15:14.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:15:14.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:15:14.382Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T15:15:14.382Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:15:14.382Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T15:15:14.382Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T15:15:14.382Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T15:15:14.382Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T15:15:14.382Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:15:14.382Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:15:14.669Z] OK: 7 MiB in 20 packages [2021-06-02T15:15:14.946Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T15:15:14.946Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:15:14.946Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T15:15:15.229Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T15:15:15.229Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:15:15.229Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:15:15.515Z] OK: 7 MiB in 18 packages [2021-06-02T15:15:18.209Z] Removing intermediate container 906b09f5644d [2021-06-02T15:15:18.209Z] ---> f55aeaf2b25a [2021-06-02T15:15:18.209Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T15:15:18.209Z] Removing intermediate container 92324a8a5d85 [2021-06-02T15:15:18.209Z] ---> d57d3f5e1202 [2021-06-02T15:15:18.209Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T15:15:18.209Z] Removing intermediate container a3eb71935c47 [2021-06-02T15:15:18.209Z] ---> bc829db9a722 [2021-06-02T15:15:18.209Z] [2021-06-02T15:15:18.209Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T15:15:18.209Z] ---> 9852663dfa18 [2021-06-02T15:15:18.209Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T15:15:18.495Z] ---> Running in 006f83ed06f3 [2021-06-02T15:15:18.495Z] Removing intermediate container ffa54ce718a6 [2021-06-02T15:15:18.782Z] ---> 6f2bc01d5f8d [2021-06-02T15:15:18.782Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T15:15:18.782Z] ---> Running in 11cf31fcd362 [2021-06-02T15:15:18.782Z] ---> Running in 73dc54846663 [2021-06-02T15:15:19.058Z] ---> Running in 98b805e04f3a [2021-06-02T15:15:20.049Z] Removing intermediate container 11cf31fcd362 [2021-06-02T15:15:20.049Z] ---> 6efb596e99a7 [2021-06-02T15:15:20.049Z] Step 14/26 : WORKDIR / [2021-06-02T15:15:20.326Z] Removing intermediate container 98b805e04f3a [2021-06-02T15:15:20.326Z] ---> ea7ee8085825 [2021-06-02T15:15:20.326Z] Step 14/22 : WORKDIR /edgex [2021-06-02T15:15:20.326Z] ---> Running in 583253ad1a13 [2021-06-02T15:15:20.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T15:15:20.602Z] ---> Running in 6467365f2251 [2021-06-02T15:15:20.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:15:21.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:15:21.446Z] Removing intermediate container 583253ad1a13 [2021-06-02T15:15:21.446Z] ---> a08cde55ee76 [2021-06-02T15:15:21.446Z] 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-06-02T15:15:21.446Z] Removing intermediate container 6467365f2251 [2021-06-02T15:15:21.446Z] ---> cad4e8d366d6 [2021-06-02T15:15:21.446Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T15:15:21.720Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T15:15:21.720Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:15:21.720Z] OK: 5 MiB in 15 packages [2021-06-02T15:15:23.712Z] ---> 7253ef35da74 [2021-06-02T15:15:23.712Z] 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-06-02T15:15:23.712Z] ---> c13d790145e2 [2021-06-02T15:15:23.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T15:15:23.987Z] Removing intermediate container 73dc54846663 [2021-06-02T15:15:23.987Z] ---> 56bfd4abf7cf [2021-06-02T15:15:23.987Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:15:24.585Z] ---> Running in e277d5d75f17 [2021-06-02T15:15:24.867Z] ---> 72997615f414 [2021-06-02T15:15:24.867Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T15:15:24.867Z] Removing intermediate container 006f83ed06f3 [2021-06-02T15:15:24.867Z] ---> 2ef19fee824f [2021-06-02T15:15:24.867Z] [2021-06-02T15:15:24.867Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T15:15:25.148Z] ---> ad5073d8421b [2021-06-02T15:15:25.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T15:15:25.422Z] Removing intermediate container e277d5d75f17 [2021-06-02T15:15:25.422Z] ---> 3d3f343a7021 [2021-06-02T15:15:25.422Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T15:15:25.422Z] 20.10.0: Pulling from library/docker [2021-06-02T15:15:25.701Z] Removing intermediate container 04bb0c7cacee [2021-06-02T15:15:25.701Z] ---> 45c5e9096e0f [2021-06-02T15:15:25.701Z] [2021-06-02T15:15:25.701Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T15:15:25.701Z] ---> 9852663dfa18 [2021-06-02T15:15:25.701Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T15:15:25.701Z] ---> Using cache [2021-06-02T15:15:25.701Z] ---> 56bfd4abf7cf [2021-06-02T15:15:25.701Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:15:25.701Z] ---> Using cache [2021-06-02T15:15:25.701Z] ---> 3d3f343a7021 [2021-06-02T15:15:25.701Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T15:15:25.976Z] ---> Running in c1b30797c9f0 [2021-06-02T15:15:26.251Z] ---> Running in 8c82655eb64b [2021-06-02T15:15:26.534Z] ---> a317e844e778 [2021-06-02T15:15:26.534Z] 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-06-02T15:15:26.811Z] Removing intermediate container c1b30797c9f0 [2021-06-02T15:15:26.811Z] ---> f6836b308751 [2021-06-02T15:15:26.811Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T15:15:27.792Z] ---> Running in ed9e2d1a05c6 [2021-06-02T15:15:27.792Z] Removing intermediate container 8c82655eb64b [2021-06-02T15:15:27.792Z] ---> 5f63f80580f8 [2021-06-02T15:15:27.792Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T15:15:27.792Z] ---> cbb90ccf007c [2021-06-02T15:15:27.792Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T15:15:28.064Z] ---> f5c9adbd403a [2021-06-02T15:15:28.064Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T15:15:28.338Z] ---> Running in 64935d5876e5 [2021-06-02T15:15:28.338Z] ---> Running in 8cd88c21cdb5 [2021-06-02T15:15:28.612Z] Removing intermediate container ed9e2d1a05c6 [2021-06-02T15:15:28.612Z] ---> e73c6e3a538f [2021-06-02T15:15:28.612Z] Step 16/24 : WORKDIR / [2021-06-02T15:15:28.887Z] ---> Running in a623b53a349c [2021-06-02T15:15:29.493Z] Removing intermediate container 64935d5876e5 [2021-06-02T15:15:29.493Z] ---> 1c8529628a8e [2021-06-02T15:15:29.493Z] Step 16/24 : WORKDIR / [2021-06-02T15:15:29.493Z] Removing intermediate container 8cd88c21cdb5 [2021-06-02T15:15:29.493Z] ---> 4919c7e96ce5 [2021-06-02T15:15:29.493Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T15:15:29.493Z] ---> ff3446bd17d0 [2021-06-02T15:15:29.493Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T15:15:29.493Z] ---> Running in af8798f0e6db [2021-06-02T15:15:29.493Z] ---> Running in 9242bad4c621 [2021-06-02T15:15:29.769Z] Removing intermediate container a623b53a349c [2021-06-02T15:15:29.769Z] ---> 100908e0a6f3 [2021-06-02T15:15:29.769Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:15:30.765Z] Removing intermediate container 9242bad4c621 [2021-06-02T15:15:30.765Z] ---> 2633ce69f876 [2021-06-02T15:15:30.765Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T15:15:30.765Z] Removing intermediate container af8798f0e6db [2021-06-02T15:15:30.765Z] ---> 0684ac24eb35 [2021-06-02T15:15:30.765Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:15:31.038Z] ---> Running in 0007f770bde9 [2021-06-02T15:15:31.310Z] ---> f6b51c133cb4 [2021-06-02T15:15:31.310Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T15:15:31.582Z] ---> 75ab2a462a8f [2021-06-02T15:15:31.582Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T15:15:32.182Z] Removing intermediate container 0007f770bde9 [2021-06-02T15:15:32.182Z] ---> 29962d7129dd [2021-06-02T15:15:32.182Z] Step 21/22 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:15:32.182Z] ---> 31c3d5f09255 [2021-06-02T15:15:32.182Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T15:15:32.455Z] ---> Running in 8c49ed3053b3 [2021-06-02T15:15:33.051Z] ---> 124cbace3407 [2021-06-02T15:15:33.051Z] 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-06-02T15:15:33.658Z] ---> 35a73fff8397 [2021-06-02T15:15:33.658Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T15:15:33.658Z] ---> Running in a6774af19e8f [2021-06-02T15:15:33.658Z] Removing intermediate container 8c49ed3053b3 [2021-06-02T15:15:33.658Z] ---> 4c4929f59434 [2021-06-02T15:15:33.658Z] Step 22/22 : LABEL version=2.0.0-dev.246 [2021-06-02T15:15:34.257Z] ---> Running in 5ececf939beb [2021-06-02T15:15:34.257Z] ---> 6f863ecfff69 [2021-06-02T15:15:34.257Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T15:15:34.851Z] ---> cc455ae11fc1 [2021-06-02T15:15:34.851Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T15:15:35.470Z] ---> Running in 61e9bca52e95 [2021-06-02T15:15:35.470Z] Removing intermediate container 5ececf939beb [2021-06-02T15:15:35.470Z] ---> 4a266e1c77e5 [2021-06-02T15:15:35.470Z] [2021-06-02T15:15:35.753Z] ---> 90cf4eed831c [2021-06-02T15:15:35.753Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T15:15:36.031Z] Successfully built 4a266e1c77e5 [2021-06-02T15:15:36.031Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T15:15:36.031Z] Building security-bootstrapper [2021-06-02T15:15:36.311Z]  Building security-proxy-setup ... done  ---> Running in a6f9802a643f [2021-06-02T15:15:36.592Z] Removing intermediate container 61e9bca52e95 [2021-06-02T15:15:36.592Z] ---> c646f141cc3c [2021-06-02T15:15:36.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:15:36.876Z] ---> Running in d86ead10d9bc [2021-06-02T15:15:37.155Z] Removing intermediate container a6f9802a643f [2021-06-02T15:15:37.155Z] ---> ec6ab5f9faf7 [2021-06-02T15:15:37.155Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:15:37.435Z] Removing intermediate container a6774af19e8f [2021-06-02T15:15:37.716Z] ---> 5735eed046c7 [2021-06-02T15:15:37.716Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T15:15:37.716Z] ---> Running in 9d58a41e9b4b [2021-06-02T15:15:38.319Z] ---> Running in 8e4f43db49a6 [2021-06-02T15:15:38.320Z] Removing intermediate container d86ead10d9bc [2021-06-02T15:15:38.320Z] ---> 1d6e7dfd2fc8 [2021-06-02T15:15:38.320Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T15:15:38.926Z] Removing intermediate container 9d58a41e9b4b [2021-06-02T15:15:38.926Z] ---> 2d8515c99a18 [2021-06-02T15:15:38.926Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T15:15:39.210Z] ---> Running in 73c9048edf15 [2021-06-02T15:15:39.492Z] Removing intermediate container 8e4f43db49a6 [2021-06-02T15:15:39.493Z] ---> 2082710006d9 [2021-06-02T15:15:39.493Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T15:15:39.493Z] ---> Running in 9b692280cc84 [2021-06-02T15:15:39.775Z] ---> Running in 871c302d7c11 [2021-06-02T15:15:39.775Z] Removing intermediate container 73c9048edf15 [2021-06-02T15:15:39.775Z] ---> 4fef955035d5 [2021-06-02T15:15:39.775Z] Step 23/24 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:15:40.056Z] ---> Running in 011470a4c037 [2021-06-02T15:15:40.333Z] Removing intermediate container 9b692280cc84 [2021-06-02T15:15:40.333Z] ---> 322d14fc64b8 [2021-06-02T15:15:40.333Z] Step 23/24 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:15:40.333Z] Removing intermediate container 871c302d7c11 [2021-06-02T15:15:40.333Z] ---> 86ea6d8775f7 [2021-06-02T15:15:40.333Z] Step 25/26 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:15:40.611Z] ---> Running in 5b77ea343e27 [2021-06-02T15:15:40.611Z] ---> Running in ee5ac795bfc5 [2021-06-02T15:15:40.611Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T15:15:40.898Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T15:15:40.898Z] ---> eeaf43b92773 [2021-06-02T15:15:40.898Z] 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-06-02T15:15:40.898Z] Removing intermediate container 011470a4c037 [2021-06-02T15:15:40.898Z] ---> d67dcf5a1e7e [2021-06-02T15:15:40.898Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T15:15:40.898Z] ---> Running in 1f481e20e79c [2021-06-02T15:15:41.180Z] ---> Running in 71d9ea75897d [2021-06-02T15:15:41.180Z] Removing intermediate container 5b77ea343e27 [2021-06-02T15:15:41.180Z] ---> 7d3d0aefd38f [2021-06-02T15:15:41.180Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T15:15:41.457Z] Removing intermediate container ee5ac795bfc5 [2021-06-02T15:15:41.457Z] ---> 8214ad84f0fc [2021-06-02T15:15:41.457Z] Step 26/26 : LABEL version=2.0.0-dev.246 [2021-06-02T15:15:41.457Z] ---> Running in 167e23c25883 [2021-06-02T15:15:41.745Z] ---> Running in defceba70ad1 [2021-06-02T15:15:41.745Z] Removing intermediate container 1f481e20e79c [2021-06-02T15:15:41.745Z] ---> 92a9d88efc89 [2021-06-02T15:15:41.745Z] [2021-06-02T15:15:41.745Z] Removing intermediate container 71d9ea75897d [2021-06-02T15:15:41.745Z] ---> 76c2f343f758 [2021-06-02T15:15:41.745Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T15:15:42.049Z] ---> Running in 24df03fe40b6 [2021-06-02T15:15:42.338Z] Successfully built 92a9d88efc89 [2021-06-02T15:15:42.338Z] Successfully tagged core-command-arm64:latest [2021-06-02T15:15:42.338Z] Building support-notifications [2021-06-02T15:15:42.338Z]  Building core-command ... done Removing intermediate container 167e23c25883 [2021-06-02T15:15:42.338Z] ---> a882f8899748 [2021-06-02T15:15:42.338Z] [2021-06-02T15:15:42.618Z] Removing intermediate container defceba70ad1 [2021-06-02T15:15:42.618Z] ---> 11d3e0c45c48 [2021-06-02T15:15:42.618Z] [2021-06-02T15:15:42.906Z] Successfully built a882f8899748 [2021-06-02T15:15:42.906Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T15:15:42.906Z] Building core-data [2021-06-02T15:15:43.190Z]  Building core-metadata ... done Successfully built 11d3e0c45c48 [2021-06-02T15:15:43.190Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T15:15:43.190Z] Building support-scheduler [2021-06-02T15:15:43.799Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:15:44.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:15:44.674Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T15:15:44.674Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T15:15:44.950Z] Executing bash-5.0.17-r0.post-install [2021-06-02T15:15:44.950Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T15:15:44.950Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T15:15:44.950Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T15:15:44.950Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T15:15:44.950Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T15:15:44.950Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T15:15:44.950Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T15:15:44.950Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T15:15:44.950Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T15:15:44.950Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T15:15:44.950Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T15:15:46.942Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T15:15:46.942Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T15:15:46.942Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T15:15:46.942Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T15:15:46.942Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T15:15:46.942Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T15:15:46.942Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T15:15:46.942Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T15:15:46.942Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T15:15:46.942Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T15:15:46.942Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T15:15:46.942Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T15:15:46.942Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T15:15:46.942Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T15:15:46.942Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T15:15:46.942Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T15:15:46.942Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T15:15:47.220Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T15:15:47.220Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T15:15:47.220Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T15:15:47.220Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T15:15:47.220Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T15:15:47.220Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T15:15:47.220Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T15:15:47.220Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T15:15:47.220Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T15:15:47.220Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T15:15:47.496Z] OK: 72 MiB in 59 packages [2021-06-02T15:15:51.850Z] Collecting docker-compose==1.23.2 [2021-06-02T15:15:52.128Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T15:15:53.122Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T15:15:53.122Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T15:15:54.114Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T15:15:54.114Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T15:15:56.122Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T15:15:56.122Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T15:15:56.730Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T15:15:56.730Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T15:15:57.727Z] Collecting PyYAML<4,>=3.10 [2021-06-02T15:15:57.727Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T15:16:01.136Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T15:16:01.136Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T15:16:03.133Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T15:16:03.133Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T15:16:05.134Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T15:16:05.134Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T15:16:05.134Z] 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-06-02T15:16:05.413Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T15:16:05.413Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T15:16:07.405Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:16:07.406Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:16:07.406Z] ---> 6593bf79d488 [2021-06-02T15:16:07.406Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T15:16:07.406Z] ---> Using cache [2021-06-02T15:16:07.406Z] ---> 11f0fcc84efb [2021-06-02T15:16:07.406Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:16:07.406Z] ---> Using cache [2021-06-02T15:16:07.406Z] ---> 4598643b5ea0 [2021-06-02T15:16:07.406Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T15:16:08.415Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T15:16:08.415Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T15:16:08.695Z] 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-06-02T15:16:09.097Z] 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-06-02T15:16:09.711Z] Collecting idna<2.8,>=2.5 [2021-06-02T15:16:09.711Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T15:16:11.173Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T15:16:11.459Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T15:16:11.739Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T15:16:11.739Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T15:16:11.739Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T15:16:11.739Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T15:16:12.351Z] ---> Running in 8016c145839e [2021-06-02T15:16:13.343Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, cached-property, PyYAML, dockerpty, jsonschema, texttable, docker-compose [2021-06-02T15:16:13.343Z] Attempting uninstall: idna [2021-06-02T15:16:13.343Z] Found existing installation: idna 2.9 [2021-06-02T15:16:13.343Z] Uninstalling idna-2.9: [2021-06-02T15:16:13.343Z] Successfully uninstalled idna-2.9 [2021-06-02T15:16:13.950Z] Attempting uninstall: urllib3 [2021-06-02T15:16:13.950Z] Found existing installation: urllib3 1.25.9 [2021-06-02T15:16:14.314Z] Uninstalling urllib3-1.25.9: [2021-06-02T15:16:14.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:16:14.314Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T15:16:15.274Z] Attempting uninstall: requests [2021-06-02T15:16:15.274Z] Found existing installation: requests 2.23.0 [2021-06-02T15:16:15.274Z] Uninstalling requests-2.23.0: [2021-06-02T15:16:15.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:16:15.274Z] Successfully uninstalled requests-2.23.0 [2021-06-02T15:16:16.347Z] OK: 218 MiB in 52 packages [2021-06-02T15:16:16.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:16:16.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:16:16.742Z] ---> 6593bf79d488 [2021-06-02T15:16:16.742Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T15:16:16.742Z] ---> Using cache [2021-06-02T15:16:16.742Z] ---> 11f0fcc84efb [2021-06-02T15:16:16.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:16:16.742Z] ---> Using cache [2021-06-02T15:16:16.742Z] ---> 4598643b5ea0 [2021-06-02T15:16:16.742Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T15:16:17.471Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:16:17.471Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:16:17.471Z] ---> 6593bf79d488 [2021-06-02T15:16:17.471Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T15:16:17.471Z] ---> Using cache [2021-06-02T15:16:17.471Z] ---> 11f0fcc84efb [2021-06-02T15:16:17.471Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:16:17.471Z] ---> Using cache [2021-06-02T15:16:17.471Z] ---> 4598643b5ea0 [2021-06-02T15:16:17.471Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T15:16:17.471Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T15:16:17.471Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T15:16:17.471Z] ---> 6593bf79d488 [2021-06-02T15:16:17.471Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T15:16:17.471Z] ---> Using cache [2021-06-02T15:16:17.471Z] ---> 11f0fcc84efb [2021-06-02T15:16:17.471Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:16:17.471Z] ---> Using cache [2021-06-02T15:16:17.471Z] ---> 4598643b5ea0 [2021-06-02T15:16:17.471Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T15:16:17.755Z] Running setup.py install for docopt: started [2021-06-02T15:16:18.068Z] ---> Running in 2aae21e7ee65 [2021-06-02T15:16:18.068Z] ---> Running in 43e80cc66ef0 [2021-06-02T15:16:18.068Z] ---> Running in e786214b8bf7 [2021-06-02T15:16:18.896Z] Removing intermediate container 8016c145839e [2021-06-02T15:16:18.896Z] ---> cb55c527ab1f [2021-06-02T15:16:19.222Z] Step 6/32 : COPY go.mod . [2021-06-02T15:16:20.773Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T15:16:20.773Z] ---> b7d2163c5fa7 [2021-06-02T15:16:20.773Z] Step 7/32 : RUN go mod download [2021-06-02T15:16:20.773Z] Running setup.py install for PyYAML: started [2021-06-02T15:16:21.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:16:21.049Z] ---> Running in 15372b264e9c [2021-06-02T15:16:21.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:16:21.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:16:21.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:16:22.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:16:22.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:16:23.164Z] OK: 218 MiB in 52 packages [2021-06-02T15:16:23.447Z] OK: 218 MiB in 52 packages [2021-06-02T15:16:24.050Z] OK: 218 MiB in 52 packages [2021-06-02T15:16:24.329Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T15:16:24.329Z] Running setup.py install for dockerpty: started [2021-06-02T15:16:24.607Z] Removing intermediate container 15372b264e9c [2021-06-02T15:16:24.607Z] ---> 8b499e075918 [2021-06-02T15:16:24.607Z] Step 8/32 : COPY . . [2021-06-02T15:16:24.887Z] Removing intermediate container 2aae21e7ee65 [2021-06-02T15:16:24.887Z] ---> 7fce8b1a33c4 [2021-06-02T15:16:24.887Z] Step 6/23 : COPY go.mod . [2021-06-02T15:16:25.165Z] Removing intermediate container 43e80cc66ef0 [2021-06-02T15:16:25.165Z] ---> 1f3dac92a7ab [2021-06-02T15:16:25.165Z] Step 6/23 : COPY go.mod . [2021-06-02T15:16:25.765Z] Removing intermediate container e786214b8bf7 [2021-06-02T15:16:25.765Z] ---> 65c299918332 [2021-06-02T15:16:25.765Z] Step 6/24 : COPY go.mod . [2021-06-02T15:16:26.371Z] ---> 8089591d2c38 [2021-06-02T15:16:26.371Z] Step 7/23 : RUN go mod download [2021-06-02T15:16:26.655Z] ---> d759d59ecb6d [2021-06-02T15:16:26.655Z] Step 7/23 : RUN go mod download [2021-06-02T15:16:26.655Z] ---> Running in 2302c34bd557 [2021-06-02T15:16:27.265Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T15:16:27.266Z] ---> 9c1b744e3e9d [2021-06-02T15:16:27.266Z] Step 7/24 : RUN go mod download [2021-06-02T15:16:27.266Z] ---> Running in 72a31e658c32 [2021-06-02T15:16:27.553Z] ---> Running in 770fe3b10a4d [2021-06-02T15:16:27.553Z] Running setup.py install for texttable: started [2021-06-02T15:16:30.986Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T15:16:31.601Z] Removing intermediate container 2302c34bd557 [2021-06-02T15:16:31.601Z] ---> 7b2cf2bf14f9 [2021-06-02T15:16:31.601Z] Step 8/23 : COPY . . [2021-06-02T15:16:31.601Z] 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-06-02T15:16:32.208Z] Removing intermediate container 72a31e658c32 [2021-06-02T15:16:32.208Z] ---> 55b97bac48c1 [2021-06-02T15:16:32.208Z] Step 8/23 : COPY . . [2021-06-02T15:16:32.208Z] Removing intermediate container 770fe3b10a4d [2021-06-02T15:16:32.208Z] ---> 3daf099927b4 [2021-06-02T15:16:32.208Z] Step 8/24 : COPY . . [2021-06-02T15:16:42.408Z] ---> 538544e09af8 [2021-06-02T15:16:42.408Z] Step 9/32 : RUN go mod tidy [2021-06-02T15:16:42.408Z] ---> Running in 7cf4c2e880a6 [2021-06-02T15:16:49.157Z] ---> 64d4431c859d [2021-06-02T15:16:49.157Z] Step 9/23 : RUN go mod tidy [2021-06-02T15:16:49.157Z] Removing intermediate container 7cf4c2e880a6 [2021-06-02T15:16:49.157Z] ---> 3d9ab7fc96a1 [2021-06-02T15:16:49.157Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T15:16:49.157Z] ---> Running in 2d70afacb58e [2021-06-02T15:16:49.157Z] Removing intermediate container 24df03fe40b6 [2021-06-02T15:16:49.157Z] ---> 845731ab9af0 [2021-06-02T15:16:49.157Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T15:16:49.157Z] ---> Running in e52d91083360 [2021-06-02T15:16:49.435Z] ---> Running in fbacf6833120 [2021-06-02T15:16:49.714Z] ---> 9c9de8860128 [2021-06-02T15:16:49.714Z] Step 9/23 : RUN go mod tidy [2021-06-02T15:16:49.993Z] ---> 207db59ddcdc [2021-06-02T15:16:49.993Z] Step 9/24 : RUN go mod tidy [2021-06-02T15:16:49.993Z] ---> Running in 89e498b6eda1 [2021-06-02T15:16:50.271Z] Removing intermediate container fbacf6833120 [2021-06-02T15:16:50.271Z] ---> f16a22956e1e [2021-06-02T15:16:50.271Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T15:16:50.271Z] ---> Running in aa7ff98527b5 [2021-06-02T15:16:50.553Z] ---> Running in 387451059b46 [2021-06-02T15:16:51.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T15:16:51.507Z] Removing intermediate container 387451059b46 [2021-06-02T15:16:51.507Z] ---> 7e8fba3ecd90 [2021-06-02T15:16:51.507Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T15:16:53.519Z] ---> fb4059fc17ba [2021-06-02T15:16:53.519Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T15:16:55.025Z] ---> 46f50d34902c [2021-06-02T15:16:55.025Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T15:16:55.638Z] Removing intermediate container 2d70afacb58e [2021-06-02T15:16:55.638Z] ---> faa82cce1f31 [2021-06-02T15:16:55.638Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T15:16:55.917Z] ---> Running in c1263abdfa0d [2021-06-02T15:16:57.374Z] ---> 8986830e3994 [2021-06-02T15:16:57.374Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T15:16:57.653Z] ---> Running in 5ce280eb048e [2021-06-02T15:16:57.653Z] Removing intermediate container 89e498b6eda1 [2021-06-02T15:16:57.653Z] ---> 5bb00ae25f3d [2021-06-02T15:16:57.653Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T15:16:57.653Z] Removing intermediate container aa7ff98527b5 [2021-06-02T15:16:57.653Z] ---> 2272c4ec68da [2021-06-02T15:16:57.653Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T15:16:57.937Z] ---> Running in ff883c487a65 [2021-06-02T15:16:58.228Z] ---> Running in dd2afb5bd4c4 [2021-06-02T15:16:58.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T15:16:58.512Z] Removing intermediate container 5ce280eb048e [2021-06-02T15:16:58.512Z] ---> ffbe6359b4af [2021-06-02T15:16:58.512Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:16:58.789Z] ---> Running in 4ef42aded39c [2021-06-02T15:16:59.802Z] Removing intermediate container 4ef42aded39c [2021-06-02T15:16:59.802Z] ---> 6ece8da18645 [2021-06-02T15:16:59.802Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T15:17:00.084Z] ---> Running in 16fcaea823d2 [2021-06-02T15:17:01.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T15:17:01.091Z] Removing intermediate container 16fcaea823d2 [2021-06-02T15:17:01.091Z] ---> 75a4063e88ee [2021-06-02T15:17:01.091Z] Step 23/24 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:17:01.091Z] ---> Running in ad13743b7650 [2021-06-02T15:17:01.374Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T15:17:01.998Z] Removing intermediate container ad13743b7650 [2021-06-02T15:17:01.998Z] ---> 72d818581ac9 [2021-06-02T15:17:01.998Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T15:17:02.275Z] ---> Running in d629d6652b70 [2021-06-02T15:17:02.880Z] Removing intermediate container d629d6652b70 [2021-06-02T15:17:02.880Z] ---> d6eacc101f23 [2021-06-02T15:17:02.880Z] [2021-06-02T15:17:03.485Z] Successfully built d6eacc101f23 [2021-06-02T15:17:03.485Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T15:18:25.358Z]  Building sys-mgmt-agent ... done Removing intermediate container e52d91083360 [2021-06-02T15:18:25.358Z] ---> d04f04548fe0 [2021-06-02T15:18:25.358Z] [2021-06-02T15:18:25.358Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T15:18:25.358Z] ---> 9852663dfa18 [2021-06-02T15:18:25.359Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T15:18:25.359Z] ---> Running in 42d653ee6f29 [2021-06-02T15:18:25.359Z] Removing intermediate container 42d653ee6f29 [2021-06-02T15:18:25.359Z] ---> 7cc2568ad3e9 [2021-06-02T15:18:25.359Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T15:18:25.359Z] ---> Running in b3ed77c685fb [2021-06-02T15:18:25.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:18:25.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:18:25.639Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T15:18:25.639Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T15:18:25.639Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:18:25.639Z] OK: 5 MiB in 16 packages [2021-06-02T15:18:27.643Z] Removing intermediate container b3ed77c685fb [2021-06-02T15:18:27.643Z] ---> 51eb5ec8b80b [2021-06-02T15:18:27.643Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T15:18:27.643Z] ---> Running in c9e6d0b21825 [2021-06-02T15:18:28.665Z] Removing intermediate container c9e6d0b21825 [2021-06-02T15:18:28.665Z] ---> 703f7c0af1ee [2021-06-02T15:18:28.665Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T15:18:28.665Z] ---> Running in 3624e1241aeb [2021-06-02T15:18:29.287Z] Removing intermediate container 3624e1241aeb [2021-06-02T15:18:29.287Z] ---> 14a63adceb38 [2021-06-02T15:18:29.287Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T15:18:29.567Z] ---> Running in 9b47b969ceeb [2021-06-02T15:18:33.918Z] Removing intermediate container 9b47b969ceeb [2021-06-02T15:18:33.918Z] ---> 79af7824997f [2021-06-02T15:18:33.918Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T15:18:33.918Z] ---> Running in 04548c56e620 [2021-06-02T15:18:34.198Z] Removing intermediate container 04548c56e620 [2021-06-02T15:18:34.198Z] ---> 15fb6e1f7f4b [2021-06-02T15:18:34.198Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T15:18:35.654Z] ---> fc92dd7af8a3 [2021-06-02T15:18:35.654Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T15:18:35.654Z] ---> Running in 78b7211670e8 [2021-06-02T15:18:39.070Z] Removing intermediate container 78b7211670e8 [2021-06-02T15:18:39.070Z] ---> 97bd82deaff1 [2021-06-02T15:18:39.070Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:18:40.523Z] ---> 0e84d0b22f13 [2021-06-02T15:18:40.523Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T15:18:43.172Z] ---> 48e0a7f33b9f [2021-06-02T15:18:43.172Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T15:18:45.173Z] ---> 2ac607506aaa [2021-06-02T15:18:45.173Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T15:18:47.194Z] ---> c8c9758c1570 [2021-06-02T15:18:47.194Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T15:18:47.471Z] Removing intermediate container c1263abdfa0d [2021-06-02T15:18:47.471Z] ---> 2a5a59846497 [2021-06-02T15:18:47.471Z] [2021-06-02T15:18:47.471Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T15:18:47.471Z] ---> 9852663dfa18 [2021-06-02T15:18:47.471Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T15:18:47.755Z] ---> Running in 011754877def [2021-06-02T15:18:48.042Z] ---> a66ee923b382 [2021-06-02T15:18:48.042Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T15:18:48.648Z] ---> Running in 4b19dae00f87 [2021-06-02T15:18:48.924Z] Removing intermediate container ff883c487a65 [2021-06-02T15:18:48.924Z] ---> ec9b360404e8 [2021-06-02T15:18:48.924Z] [2021-06-02T15:18:48.924Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T15:18:48.924Z] ---> 9852663dfa18 [2021-06-02T15:18:48.924Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T15:18:48.924Z] ---> Using cache [2021-06-02T15:18:48.924Z] ---> 56bfd4abf7cf [2021-06-02T15:18:48.924Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:18:48.924Z] ---> Using cache [2021-06-02T15:18:48.924Z] ---> 3d3f343a7021 [2021-06-02T15:18:48.924Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T15:18:49.922Z] ---> Running in 104b9d52e9ba [2021-06-02T15:18:49.922Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:18:49.922Z] Removing intermediate container 4b19dae00f87 [2021-06-02T15:18:49.922Z] ---> de6117a2ae0a [2021-06-02T15:18:49.922Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T15:18:50.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:18:50.487Z] Removing intermediate container 104b9d52e9ba [2021-06-02T15:18:50.487Z] ---> e16ec0e464e8 [2021-06-02T15:18:50.487Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T15:18:50.487Z] ---> Running in 62a9eb27218d [2021-06-02T15:18:50.767Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T15:18:51.055Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T15:18:51.055Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:18:51.055Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T15:18:51.055Z] ---> e436aa9c36e0 [2021-06-02T15:18:51.055Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T15:18:51.055Z] OK: 6 MiB in 16 packages [2021-06-02T15:18:51.335Z] Removing intermediate container 62a9eb27218d [2021-06-02T15:18:51.335Z] ---> 681eb0feede5 [2021-06-02T15:18:51.335Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:18:51.618Z] ---> Running in c389fd3c014b [2021-06-02T15:18:52.610Z] ---> 6b16c8b66c27 [2021-06-02T15:18:52.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T15:18:53.603Z] Removing intermediate container 011754877def [2021-06-02T15:18:53.603Z] ---> 39135797e7ba [2021-06-02T15:18:53.603Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T15:18:54.212Z] ---> Running in 4880e1251f1f [2021-06-02T15:18:54.487Z] ---> 0d990b2f6371 [2021-06-02T15:18:54.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T15:18:54.762Z] Removing intermediate container 4880e1251f1f [2021-06-02T15:18:54.762Z] ---> 2dd5837bdd14 [2021-06-02T15:18:54.762Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T15:18:55.357Z] ---> Running in 74c62327d15c [2021-06-02T15:18:55.630Z] Removing intermediate container c389fd3c014b [2021-06-02T15:18:55.630Z] ---> c0b9e1a2962b [2021-06-02T15:18:55.630Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T15:18:55.630Z] ---> 8d4ddba5aa78 [2021-06-02T15:18:55.630Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T15:18:56.229Z] ---> Running in 93441bf203a6 [2021-06-02T15:18:56.229Z] ---> Running in 3a55e28ff7ce [2021-06-02T15:18:56.505Z] Removing intermediate container 74c62327d15c [2021-06-02T15:18:56.505Z] ---> f8b0809a614f [2021-06-02T15:18:56.505Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T15:18:56.782Z] ---> Running in 54d9b20405eb [2021-06-02T15:18:57.062Z] Removing intermediate container 3a55e28ff7ce [2021-06-02T15:18:57.062Z] ---> 6ff2828d7f14 [2021-06-02T15:18:57.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:18:57.347Z] Removing intermediate container 93441bf203a6 [2021-06-02T15:18:57.347Z] ---> 8e253a25fe1f [2021-06-02T15:18:57.347Z] Step 29/32 : CMD ["gate"] [2021-06-02T15:18:57.347Z] ---> Running in b52a4473c24d [2021-06-02T15:18:57.620Z] Removing intermediate container dd2afb5bd4c4 [2021-06-02T15:18:57.620Z] ---> 0da496cd99ef [2021-06-02T15:18:57.620Z] [2021-06-02T15:18:57.620Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T15:18:57.620Z] ---> 9852663dfa18 [2021-06-02T15:18:57.620Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T15:18:57.620Z] Removing intermediate container 54d9b20405eb [2021-06-02T15:18:57.620Z] ---> 0a87c06e7234 [2021-06-02T15:18:57.620Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:18:57.893Z] ---> Running in 79c52b81ff08 [2021-06-02T15:18:57.893Z] ---> Running in 008510c313d1 [2021-06-02T15:18:57.893Z] Removing intermediate container b52a4473c24d [2021-06-02T15:18:57.893Z] ---> 097597a96aa8 [2021-06-02T15:18:57.893Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T15:18:58.168Z] ---> Running in 482bd197ef6e [2021-06-02T15:18:58.440Z] Removing intermediate container 79c52b81ff08 [2021-06-02T15:18:58.440Z] ---> 5127665a5a6b [2021-06-02T15:18:58.440Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T15:18:58.713Z] Removing intermediate container 008510c313d1 [2021-06-02T15:18:58.713Z] ---> 1443907fa646 [2021-06-02T15:18:58.713Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T15:18:58.985Z] ---> 71449993fbf3 [2021-06-02T15:18:58.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T15:18:58.985Z] ---> Running in 1e5869e2375d [2021-06-02T15:18:58.985Z] ---> Running in 20dfe11c35cf [2021-06-02T15:18:58.985Z] Removing intermediate container 482bd197ef6e [2021-06-02T15:18:58.985Z] ---> be20f333be25 [2021-06-02T15:18:58.985Z] Step 22/23 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:18:59.272Z] ---> Running in 525c9a6478d3 [2021-06-02T15:18:59.546Z] Removing intermediate container 20dfe11c35cf [2021-06-02T15:18:59.546Z] ---> 5138817bd843 [2021-06-02T15:18:59.546Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T15:18:59.818Z] Removing intermediate container 1e5869e2375d [2021-06-02T15:18:59.818Z] ---> b32c87f9ba4b [2021-06-02T15:18:59.818Z] Step 31/32 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:18:59.818Z] ---> Running in 690aa8a6bd4c [2021-06-02T15:19:00.089Z] Removing intermediate container 525c9a6478d3 [2021-06-02T15:19:00.089Z] ---> 3a1034ab9dca [2021-06-02T15:19:00.089Z] Step 23/23 : LABEL version=2.0.0-dev.246 [2021-06-02T15:19:00.365Z] ---> Running in 6c5672c56bb9 [2021-06-02T15:19:00.365Z] ---> Running in 9c02c1613fc7 [2021-06-02T15:19:00.637Z] Removing intermediate container 690aa8a6bd4c [2021-06-02T15:19:00.637Z] ---> e5a9ad55dae9 [2021-06-02T15:19:00.637Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T15:19:00.637Z] ---> fbd5377aa709 [2021-06-02T15:19:00.637Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T15:19:00.911Z] ---> Running in f923a82974f2 [2021-06-02T15:19:01.194Z] Removing intermediate container 6c5672c56bb9 [2021-06-02T15:19:01.194Z] ---> 1694bbaedcd2 [2021-06-02T15:19:01.194Z] Step 32/32 : LABEL version=2.0.0-dev.246 [2021-06-02T15:19:01.194Z] Removing intermediate container 9c02c1613fc7 [2021-06-02T15:19:01.194Z] ---> 01ae89756559 [2021-06-02T15:19:01.194Z] [2021-06-02T15:19:01.797Z] ---> Running in 293b9d4f7571 [2021-06-02T15:19:01.798Z] Successfully built 01ae89756559 [2021-06-02T15:19:01.798Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T15:19:02.069Z]  Building support-scheduler ... done  ---> 6daba24fcb29 [2021-06-02T15:19:02.069Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T15:19:02.069Z] ---> Running in f7ba699a7c44 [2021-06-02T15:19:02.341Z] Removing intermediate container 293b9d4f7571 [2021-06-02T15:19:02.341Z] ---> bd3ac46c333f [2021-06-02T15:19:02.341Z] [2021-06-02T15:19:02.945Z] Successfully built bd3ac46c333f [2021-06-02T15:19:02.945Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T15:19:02.945Z]  Building security-bootstrapper ... done Removing intermediate container f7ba699a7c44 [2021-06-02T15:19:02.945Z] ---> f9fc7659401c [2021-06-02T15:19:02.945Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:19:02.945Z] ---> Running in 8e1f9567b5f4 [2021-06-02T15:19:03.556Z] Removing intermediate container f923a82974f2 [2021-06-02T15:19:03.556Z] ---> 7fa3aa9fd6c1 [2021-06-02T15:19:03.556Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T15:19:03.556Z] Removing intermediate container 8e1f9567b5f4 [2021-06-02T15:19:03.556Z] ---> 36167a2753e8 [2021-06-02T15:19:03.556Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T15:19:03.831Z] ---> Running in d8971d7560fb [2021-06-02T15:19:03.831Z] ---> Running in a3213e46dc26 [2021-06-02T15:19:04.429Z] Removing intermediate container a3213e46dc26 [2021-06-02T15:19:04.429Z] ---> e06cdb1f224e [2021-06-02T15:19:04.429Z] Step 22/23 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:04.704Z] ---> Running in 2a9533da4c48 [2021-06-02T15:19:04.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T15:19:05.255Z] Removing intermediate container 2a9533da4c48 [2021-06-02T15:19:05.255Z] ---> 852c97192dd9 [2021-06-02T15:19:05.255Z] Step 23/23 : LABEL version=2.0.0-dev.246 [2021-06-02T15:19:05.255Z] ---> Running in 829ae3f7bdde [2021-06-02T15:19:05.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T15:19:05.894Z] Removing intermediate container 829ae3f7bdde [2021-06-02T15:19:05.894Z] ---> e34115847138 [2021-06-02T15:19:05.894Z] [2021-06-02T15:19:06.166Z] Successfully built e34115847138 [2021-06-02T15:19:06.166Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T15:19:06.437Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T15:19:06.708Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T15:19:06.708Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T15:19:06.708Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T15:19:06.978Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T15:19:07.250Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T15:19:07.250Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T15:19:07.250Z] OK: 8 MiB in 20 packages [2021-06-02T15:19:08.682Z] Removing intermediate container d8971d7560fb [2021-06-02T15:19:08.682Z] ---> dd3d7dbfd1d7 [2021-06-02T15:19:08.682Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T15:19:09.276Z] ---> 74f6a5d09b0c [2021-06-02T15:19:09.276Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T15:19:10.718Z] ---> e59000dde03f [2021-06-02T15:19:10.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T15:19:11.312Z] ---> 0e7ad6f94250 [2021-06-02T15:19:11.312Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T15:19:11.312Z] ---> Running in b89686a3a3b7 [2021-06-02T15:19:11.908Z] Removing intermediate container b89686a3a3b7 [2021-06-02T15:19:11.908Z] ---> ecbadc2e2b20 [2021-06-02T15:19:11.908Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T15:19:11.908Z] ---> Running in 678a140e3bab [2021-06-02T15:19:12.500Z] Removing intermediate container 678a140e3bab [2021-06-02T15:19:12.500Z] ---> fd8efb7e27f9 [2021-06-02T15:19:12.500Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T15:19:12.771Z] ---> Running in 4c6d0a54a89c [2021-06-02T15:19:13.039Z] Removing intermediate container 4c6d0a54a89c [2021-06-02T15:19:13.039Z] ---> 2805e4db1c3b [2021-06-02T15:19:13.039Z] Step 23/24 : LABEL git_sha=e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:13.316Z] ---> Running in e1590c5a45ce [2021-06-02T15:19:13.587Z] Removing intermediate container e1590c5a45ce [2021-06-02T15:19:13.587Z] ---> a7f4cd708270 [2021-06-02T15:19:13.587Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T15:19:13.858Z] ---> Running in 2fe369e3cc14 [2021-06-02T15:19:14.130Z] Removing intermediate container 2fe369e3cc14 [2021-06-02T15:19:14.130Z] ---> 913b1c170288 [2021-06-02T15:19:14.130Z] [2021-06-02T15:19:14.723Z] Successfully built 913b1c170288 [2021-06-02T15:19:14.723Z] Successfully tagged core-data-arm64:latest [2021-06-02T15:19:15.008Z]  Building core-data ... done  [Pipeline] } [2021-06-02T15:19:14.995Z] $ docker stop --time=1 2f0f2723260edb34aebea6255ca3cee9a559c929a406eec8787700b9eb1b2fe5 [2021-06-02T15:19:16.836Z] $ docker rm -f 2f0f2723260edb34aebea6255ca3cee9a559c929a406eec8787700b9eb1b2fe5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T15:19:17.443Z] + docker images [2021-06-02T15:19:17.714Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T15:19:17.714Z] core-data-arm64 latest 913b1c170288 4 seconds ago 20.4MB [2021-06-02T15:19:17.714Z] support-notifications-arm64 latest e34115847138 12 seconds ago 16.8MB [2021-06-02T15:19:17.714Z] security-bootstrapper-arm64 latest bd3ac46c333f 16 seconds ago 17.2MB [2021-06-02T15:19:17.714Z] support-scheduler-arm64 latest 01ae89756559 17 seconds ago 16.1MB [2021-06-02T15:19:17.714Z] 0da496cd99ef 20 seconds ago 874MB [2021-06-02T15:19:17.714Z] ec9b360404e8 30 seconds ago 865MB [2021-06-02T15:19:17.714Z] 2a5a59846497 31 seconds ago 866MB [2021-06-02T15:19:17.714Z] d04f04548fe0 57 seconds ago 858MB [2021-06-02T15:19:17.714Z] sys-mgmt-agent-arm64 latest d6eacc101f23 2 minutes ago 299MB [2021-06-02T15:19:17.714Z] security-secretstore-setup-arm64 latest 11d3e0c45c48 3 minutes ago 24.4MB [2021-06-02T15:19:17.714Z] core-metadata-arm64 latest a882f8899748 3 minutes ago 17.4MB [2021-06-02T15:19:17.714Z] core-command-arm64 latest 92a9d88efc89 3 minutes ago 16.1MB [2021-06-02T15:19:17.714Z] security-proxy-setup-arm64 latest 4a266e1c77e5 3 minutes ago 24MB [2021-06-02T15:19:17.714Z] 45c5e9096e0f 3 minutes ago 873MB [2021-06-02T15:19:17.714Z] 2ef19fee824f 3 minutes ago 863MB [2021-06-02T15:19:17.714Z] bc829db9a722 4 minutes ago 864MB [2021-06-02T15:19:17.714Z] d6f57701c4c3 4 minutes ago 862MB [2021-06-02T15:19:17.714Z] a6de19b14a55 4 minutes ago 862MB [2021-06-02T15:19:17.714Z] ci-base-image-arm64 latest 6593bf79d488 8 minutes ago 641MB [2021-06-02T15:19:17.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T15:19:17.714Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-02T15:19:17.714Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T15:19:17.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:19:17.996Z] provisioning config files... [2021-06-02T15:19:18.018Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/516@tmp/config3282312347173864859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:19:18.372Z] ---> docker-login.sh [2021-06-02T15:19:18.372Z] nexus3.edgexfoundry.org:10001 [2021-06-02T15:19:18.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:19:18.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:19:18.915Z] Configure a credential helper to remove this warning. See [2021-06-02T15:19:18.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:19:18.915Z] [2021-06-02T15:19:18.915Z] Login Succeeded [2021-06-02T15:19:18.915Z] nexus3.edgexfoundry.org:10002 [2021-06-02T15:19:19.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:19:19.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:19:19.460Z] Configure a credential helper to remove this warning. See [2021-06-02T15:19:19.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:19:19.460Z] [2021-06-02T15:19:19.460Z] Login Succeeded [2021-06-02T15:19:19.460Z] nexus3.edgexfoundry.org:10003 [2021-06-02T15:19:19.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:19:20.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:19:20.002Z] Configure a credential helper to remove this warning. See [2021-06-02T15:19:20.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:19:20.002Z] [2021-06-02T15:19:20.002Z] Login Succeeded [2021-06-02T15:19:20.002Z] nexus3.edgexfoundry.org:10004 [2021-06-02T15:19:20.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:19:20.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:19:20.595Z] Configure a credential helper to remove this warning. See [2021-06-02T15:19:20.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:19:20.595Z] [2021-06-02T15:19:20.595Z] Login Succeeded [2021-06-02T15:19:20.595Z] docker.io [2021-06-02T15:19:21.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:19:21.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:19:21.459Z] Configure a credential helper to remove this warning. See [2021-06-02T15:19:21.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:19:21.459Z] [2021-06-02T15:19:21.459Z] Login Succeeded [2021-06-02T15:19:21.459Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T15:19:21.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:19:21.542Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-02T15:19:21.542Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:21.542Z] latest [2021-06-02T15:19:21.542Z] 2.0.0-dev.246 [2021-06-02T15:19:21.542Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:21.542Z] master [2021-06-02T15:19:21.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:21.920Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:22.254Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:22.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T15:19:22.254Z] c7cf3e5baacf: Preparing [2021-06-02T15:19:22.254Z] 2ec9c2a6d33b: Preparing [2021-06-02T15:19:22.254Z] 939e5e31730f: Preparing [2021-06-02T15:19:22.254Z] 401165979402: Preparing [2021-06-02T15:19:22.254Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:22.537Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:22.537Z] 939e5e31730f: Pushed [2021-06-02T15:19:22.537Z] 401165979402: Pushed [2021-06-02T15:19:22.537Z] c7cf3e5baacf: Pushed [2021-06-02T15:19:25.139Z] 2ec9c2a6d33b: Pushed [2021-06-02T15:19:25.409Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:ea264d37713d80c84ad0f808df4b16749bacd7f8ade87d771224ef8e509ef986 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:25.747Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:26.089Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-02T15:19:26.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T15:19:26.089Z] c7cf3e5baacf: Preparing [2021-06-02T15:19:26.089Z] 2ec9c2a6d33b: Preparing [2021-06-02T15:19:26.089Z] 939e5e31730f: Preparing [2021-06-02T15:19:26.089Z] 401165979402: Preparing [2021-06-02T15:19:26.089Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:26.089Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:26.361Z] 401165979402: Layer already exists [2021-06-02T15:19:26.361Z] 2ec9c2a6d33b: Layer already exists [2021-06-02T15:19:26.361Z] c7cf3e5baacf: Layer already exists [2021-06-02T15:19:26.361Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:26.361Z] latest: digest: sha256:ea264d37713d80c84ad0f808df4b16749bacd7f8ade87d771224ef8e509ef986 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:26.701Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:27.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.246 [2021-06-02T15:19:27.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T15:19:27.061Z] c7cf3e5baacf: Preparing [2021-06-02T15:19:27.061Z] 2ec9c2a6d33b: Preparing [2021-06-02T15:19:27.061Z] 939e5e31730f: Preparing [2021-06-02T15:19:27.061Z] 401165979402: Preparing [2021-06-02T15:19:27.061Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:27.061Z] 401165979402: Layer already exists [2021-06-02T15:19:27.061Z] 2ec9c2a6d33b: Layer already exists [2021-06-02T15:19:27.344Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:27.344Z] c7cf3e5baacf: Layer already exists [2021-06-02T15:19:27.344Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:27.344Z] 2.0.0-dev.246: digest: sha256:ea264d37713d80c84ad0f808df4b16749bacd7f8ade87d771224ef8e509ef986 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:27.744Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:28.122Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:28.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T15:19:28.122Z] c7cf3e5baacf: Preparing [2021-06-02T15:19:28.122Z] 2ec9c2a6d33b: Preparing [2021-06-02T15:19:28.122Z] 939e5e31730f: Preparing [2021-06-02T15:19:28.122Z] 401165979402: Preparing [2021-06-02T15:19:28.122Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:28.122Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:28.122Z] c7cf3e5baacf: Layer already exists [2021-06-02T15:19:28.122Z] 401165979402: Layer already exists [2021-06-02T15:19:28.122Z] 2ec9c2a6d33b: Layer already exists [2021-06-02T15:19:28.122Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:28.408Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:ea264d37713d80c84ad0f808df4b16749bacd7f8ade87d771224ef8e509ef986 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:28.865Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:29.223Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-02T15:19:29.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T15:19:29.223Z] c7cf3e5baacf: Preparing [2021-06-02T15:19:29.223Z] 2ec9c2a6d33b: Preparing [2021-06-02T15:19:29.223Z] 939e5e31730f: Preparing [2021-06-02T15:19:29.223Z] 401165979402: Preparing [2021-06-02T15:19:29.223Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:29.223Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:29.223Z] 401165979402: Layer already exists [2021-06-02T15:19:29.223Z] 2ec9c2a6d33b: Layer already exists [2021-06-02T15:19:29.223Z] c7cf3e5baacf: Layer already exists [2021-06-02T15:19:29.223Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:29.504Z] master: digest: sha256:ea264d37713d80c84ad0f808df4b16749bacd7f8ade87d771224ef8e509ef986 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:19:29.574Z] ===================================================== [Pipeline] echo [2021-06-02T15:19:29.590Z] taggedImages: [2021-06-02T15:19:29.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:29.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-02T15:19:29.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.246 [2021-06-02T15:19:29.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:29.590Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-02T15:19:29.624Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-02T15:19:29.625Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:29.625Z] latest [2021-06-02T15:19:29.625Z] 2.0.0-dev.246 [2021-06-02T15:19:29.625Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:29.625Z] master [2021-06-02T15:19:29.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:30.012Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:30.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:30.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T15:19:30.403Z] 05c7386e9e50: Preparing [2021-06-02T15:19:30.403Z] 049123d66f29: Preparing [2021-06-02T15:19:30.403Z] 939e5e31730f: Preparing [2021-06-02T15:19:30.403Z] be0ccf523564: Preparing [2021-06-02T15:19:30.403Z] 7ffed62efe46: Preparing [2021-06-02T15:19:30.403Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:30.403Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:30.710Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:30.710Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:30.710Z] 05c7386e9e50: Pushed [2021-06-02T15:19:30.710Z] 7ffed62efe46: Pushed [2021-06-02T15:19:31.724Z] be0ccf523564: Pushed [2021-06-02T15:19:34.345Z] 049123d66f29: Pushed [2021-06-02T15:19:34.345Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:ef1e8607719984ca68157c1b6b8d724ba5aa0ec895114c14f78e123eea91ed7b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:34.687Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:35.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-02T15:19:35.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T15:19:35.026Z] 05c7386e9e50: Preparing [2021-06-02T15:19:35.027Z] 049123d66f29: Preparing [2021-06-02T15:19:35.027Z] 939e5e31730f: Preparing [2021-06-02T15:19:35.027Z] be0ccf523564: Preparing [2021-06-02T15:19:35.027Z] 7ffed62efe46: Preparing [2021-06-02T15:19:35.027Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:35.027Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:35.027Z] be0ccf523564: Layer already exists [2021-06-02T15:19:35.027Z] 05c7386e9e50: Layer already exists [2021-06-02T15:19:35.027Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:35.027Z] 049123d66f29: Layer already exists [2021-06-02T15:19:35.027Z] 7ffed62efe46: Layer already exists [2021-06-02T15:19:35.027Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:35.299Z] latest: digest: sha256:ef1e8607719984ca68157c1b6b8d724ba5aa0ec895114c14f78e123eea91ed7b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:35.642Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:35.990Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.246 [2021-06-02T15:19:35.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T15:19:35.990Z] 05c7386e9e50: Preparing [2021-06-02T15:19:35.990Z] 049123d66f29: Preparing [2021-06-02T15:19:35.990Z] 939e5e31730f: Preparing [2021-06-02T15:19:35.990Z] be0ccf523564: Preparing [2021-06-02T15:19:35.990Z] 7ffed62efe46: Preparing [2021-06-02T15:19:35.990Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:35.990Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:35.990Z] 049123d66f29: Layer already exists [2021-06-02T15:19:35.990Z] be0ccf523564: Layer already exists [2021-06-02T15:19:35.990Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:35.990Z] 05c7386e9e50: Layer already exists [2021-06-02T15:19:35.990Z] 7ffed62efe46: Layer already exists [2021-06-02T15:19:35.990Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:36.262Z] 2.0.0-dev.246: digest: sha256:ef1e8607719984ca68157c1b6b8d724ba5aa0ec895114c14f78e123eea91ed7b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:36.608Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:36.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:36.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T15:19:36.956Z] 05c7386e9e50: Preparing [2021-06-02T15:19:36.956Z] 049123d66f29: Preparing [2021-06-02T15:19:36.956Z] 939e5e31730f: Preparing [2021-06-02T15:19:36.956Z] be0ccf523564: Preparing [2021-06-02T15:19:36.956Z] 7ffed62efe46: Preparing [2021-06-02T15:19:36.956Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:36.956Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:36.956Z] 05c7386e9e50: Layer already exists [2021-06-02T15:19:36.956Z] 7ffed62efe46: Layer already exists [2021-06-02T15:19:36.956Z] 049123d66f29: Layer already exists [2021-06-02T15:19:36.956Z] be0ccf523564: Layer already exists [2021-06-02T15:19:36.956Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:36.956Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:37.224Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:ef1e8607719984ca68157c1b6b8d724ba5aa0ec895114c14f78e123eea91ed7b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:37.567Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:37.900Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-02T15:19:37.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T15:19:37.900Z] 05c7386e9e50: Preparing [2021-06-02T15:19:37.900Z] 049123d66f29: Preparing [2021-06-02T15:19:37.900Z] 939e5e31730f: Preparing [2021-06-02T15:19:37.900Z] be0ccf523564: Preparing [2021-06-02T15:19:37.900Z] 7ffed62efe46: Preparing [2021-06-02T15:19:37.900Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:37.900Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:38.171Z] 7ffed62efe46: Layer already exists [2021-06-02T15:19:38.171Z] 049123d66f29: Layer already exists [2021-06-02T15:19:38.171Z] be0ccf523564: Layer already exists [2021-06-02T15:19:38.171Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:38.171Z] 05c7386e9e50: Layer already exists [2021-06-02T15:19:38.171Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:38.171Z] master: digest: sha256:ef1e8607719984ca68157c1b6b8d724ba5aa0ec895114c14f78e123eea91ed7b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:19:38.236Z] ===================================================== [Pipeline] echo [2021-06-02T15:19:38.251Z] taggedImages: [2021-06-02T15:19:38.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:38.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-02T15:19:38.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.246 [2021-06-02T15:19:38.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:38.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-02T15:19:38.285Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-02T15:19:38.285Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:38.285Z] latest [2021-06-02T15:19:38.285Z] 2.0.0-dev.246 [2021-06-02T15:19:38.285Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:38.285Z] master [2021-06-02T15:19:38.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:38.662Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:39.008Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:39.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T15:19:39.008Z] 9bf5417b7d6a: Preparing [2021-06-02T15:19:39.008Z] 9f20ac9f07a4: Preparing [2021-06-02T15:19:39.008Z] 939e5e31730f: Preparing [2021-06-02T15:19:39.008Z] 401165979402: Preparing [2021-06-02T15:19:39.008Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:39.008Z] 401165979402: Layer already exists [2021-06-02T15:19:39.008Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:39.278Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:39.278Z] 9bf5417b7d6a: Pushed [2021-06-02T15:19:42.655Z] 9f20ac9f07a4: Pushed [2021-06-02T15:19:42.655Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:84d6c0ef896c3306e20558e32ed21d78c2cdc955fc11ae59d1b0a99214e975ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:42.997Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:43.334Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-02T15:19:43.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T15:19:43.334Z] 9bf5417b7d6a: Preparing [2021-06-02T15:19:43.334Z] 9f20ac9f07a4: Preparing [2021-06-02T15:19:43.334Z] 939e5e31730f: Preparing [2021-06-02T15:19:43.334Z] 401165979402: Preparing [2021-06-02T15:19:43.334Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:43.334Z] 401165979402: Layer already exists [2021-06-02T15:19:43.334Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:43.334Z] 9f20ac9f07a4: Layer already exists [2021-06-02T15:19:43.606Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:43.606Z] 9bf5417b7d6a: Layer already exists [2021-06-02T15:19:43.606Z] latest: digest: sha256:84d6c0ef896c3306e20558e32ed21d78c2cdc955fc11ae59d1b0a99214e975ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:43.943Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:44.281Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.246 [2021-06-02T15:19:44.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T15:19:44.282Z] 9bf5417b7d6a: Preparing [2021-06-02T15:19:44.282Z] 9f20ac9f07a4: Preparing [2021-06-02T15:19:44.282Z] 939e5e31730f: Preparing [2021-06-02T15:19:44.282Z] 401165979402: Preparing [2021-06-02T15:19:44.282Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:44.282Z] 9bf5417b7d6a: Layer already exists [2021-06-02T15:19:44.282Z] 9f20ac9f07a4: Layer already exists [2021-06-02T15:19:44.282Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:44.282Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:44.282Z] 401165979402: Layer already exists [2021-06-02T15:19:44.556Z] 2.0.0-dev.246: digest: sha256:84d6c0ef896c3306e20558e32ed21d78c2cdc955fc11ae59d1b0a99214e975ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:44.905Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:45.253Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:45.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T15:19:45.253Z] 9bf5417b7d6a: Preparing [2021-06-02T15:19:45.253Z] 9f20ac9f07a4: Preparing [2021-06-02T15:19:45.253Z] 939e5e31730f: Preparing [2021-06-02T15:19:45.253Z] 401165979402: Preparing [2021-06-02T15:19:45.253Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:45.533Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:45.533Z] 401165979402: Layer already exists [2021-06-02T15:19:45.533Z] 9f20ac9f07a4: Layer already exists [2021-06-02T15:19:45.533Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:45.533Z] 9bf5417b7d6a: Layer already exists [2021-06-02T15:19:45.533Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:84d6c0ef896c3306e20558e32ed21d78c2cdc955fc11ae59d1b0a99214e975ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:45.870Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:46.209Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-02T15:19:46.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T15:19:46.210Z] 9bf5417b7d6a: Preparing [2021-06-02T15:19:46.210Z] 9f20ac9f07a4: Preparing [2021-06-02T15:19:46.210Z] 939e5e31730f: Preparing [2021-06-02T15:19:46.210Z] 401165979402: Preparing [2021-06-02T15:19:46.210Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:46.210Z] 9f20ac9f07a4: Layer already exists [2021-06-02T15:19:46.210Z] 9bf5417b7d6a: Layer already exists [2021-06-02T15:19:46.210Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:46.481Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:46.481Z] 401165979402: Layer already exists [2021-06-02T15:19:46.481Z] master: digest: sha256:84d6c0ef896c3306e20558e32ed21d78c2cdc955fc11ae59d1b0a99214e975ac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:19:46.542Z] ===================================================== [Pipeline] echo [2021-06-02T15:19:46.558Z] taggedImages: [2021-06-02T15:19:46.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:46.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-02T15:19:46.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.246 [2021-06-02T15:19:46.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:46.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-02T15:19:46.587Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-02T15:19:46.588Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:46.588Z] latest [2021-06-02T15:19:46.588Z] 2.0.0-dev.246 [2021-06-02T15:19:46.588Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:46.588Z] master [2021-06-02T15:19:46.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:46.963Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:47.308Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:47.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T15:19:47.308Z] c7b2c9bff418: Preparing [2021-06-02T15:19:47.308Z] c7b2c9bff418: Preparing [2021-06-02T15:19:47.308Z] 68b8dd2d1ec7: Preparing [2021-06-02T15:19:47.308Z] 168105ffbecb: Preparing [2021-06-02T15:19:47.308Z] 8af27a09370b: Preparing [2021-06-02T15:19:47.308Z] af11071be866: Preparing [2021-06-02T15:19:47.308Z] 939e5e31730f: Preparing [2021-06-02T15:19:47.308Z] 12658afbfd6d: Preparing [2021-06-02T15:19:47.308Z] 12658afbfd6d: Preparing [2021-06-02T15:19:47.308Z] 792baabf92c7: Preparing [2021-06-02T15:19:47.308Z] 7c487b5d7061: Preparing [2021-06-02T15:19:47.308Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:47.308Z] 939e5e31730f: Waiting [2021-06-02T15:19:47.308Z] 12658afbfd6d: Waiting [2021-06-02T15:19:47.308Z] 7c487b5d7061: Waiting [2021-06-02T15:19:47.308Z] 792baabf92c7: Waiting [2021-06-02T15:19:47.308Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:47.590Z] 168105ffbecb: Pushed [2021-06-02T15:19:47.590Z] 68b8dd2d1ec7: Pushed [2021-06-02T15:19:47.590Z] c7b2c9bff418: Pushed [2021-06-02T15:19:47.590Z] 8af27a09370b: Pushed [2021-06-02T15:19:47.862Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:47.863Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:47.863Z] 12658afbfd6d: Pushed [2021-06-02T15:19:47.863Z] 792baabf92c7: Pushed [2021-06-02T15:19:47.863Z] 7c487b5d7061: Pushed [2021-06-02T15:19:50.465Z] af11071be866: Pushed [2021-06-02T15:19:50.738Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:8c9eb2a3b9166d77f5a23eb8cc97beb21247c7247f426aae71d901049b0b1496 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:51.080Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:51.416Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-02T15:19:51.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T15:19:51.417Z] c7b2c9bff418: Preparing [2021-06-02T15:19:51.417Z] c7b2c9bff418: Preparing [2021-06-02T15:19:51.417Z] 68b8dd2d1ec7: Preparing [2021-06-02T15:19:51.417Z] 168105ffbecb: Preparing [2021-06-02T15:19:51.417Z] 8af27a09370b: Preparing [2021-06-02T15:19:51.417Z] af11071be866: Preparing [2021-06-02T15:19:51.417Z] 939e5e31730f: Preparing [2021-06-02T15:19:51.417Z] 12658afbfd6d: Preparing [2021-06-02T15:19:51.417Z] 12658afbfd6d: Preparing [2021-06-02T15:19:51.417Z] 792baabf92c7: Preparing [2021-06-02T15:19:51.417Z] 7c487b5d7061: Preparing [2021-06-02T15:19:51.417Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:51.417Z] 792baabf92c7: Waiting [2021-06-02T15:19:51.417Z] 7c487b5d7061: Waiting [2021-06-02T15:19:51.417Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:51.417Z] 12658afbfd6d: Waiting [2021-06-02T15:19:51.417Z] 939e5e31730f: Waiting [2021-06-02T15:19:51.417Z] 68b8dd2d1ec7: Layer already exists [2021-06-02T15:19:51.689Z] 8af27a09370b: Layer already exists [2021-06-02T15:19:51.689Z] c7b2c9bff418: Layer already exists [2021-06-02T15:19:51.689Z] 168105ffbecb: Layer already exists [2021-06-02T15:19:51.689Z] af11071be866: Layer already exists [2021-06-02T15:19:51.689Z] 12658afbfd6d: Layer already exists [2021-06-02T15:19:51.689Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:51.689Z] 792baabf92c7: Layer already exists [2021-06-02T15:19:51.689Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:51.689Z] 7c487b5d7061: Layer already exists [2021-06-02T15:19:51.689Z] latest: digest: sha256:8c9eb2a3b9166d77f5a23eb8cc97beb21247c7247f426aae71d901049b0b1496 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:52.033Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:52.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.246 [2021-06-02T15:19:52.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T15:19:52.378Z] c7b2c9bff418: Preparing [2021-06-02T15:19:52.378Z] c7b2c9bff418: Preparing [2021-06-02T15:19:52.378Z] 68b8dd2d1ec7: Preparing [2021-06-02T15:19:52.378Z] 168105ffbecb: Preparing [2021-06-02T15:19:52.378Z] 8af27a09370b: Preparing [2021-06-02T15:19:52.378Z] af11071be866: Preparing [2021-06-02T15:19:52.378Z] 939e5e31730f: Preparing [2021-06-02T15:19:52.378Z] 12658afbfd6d: Preparing [2021-06-02T15:19:52.378Z] 12658afbfd6d: Preparing [2021-06-02T15:19:52.378Z] 792baabf92c7: Preparing [2021-06-02T15:19:52.378Z] 7c487b5d7061: Preparing [2021-06-02T15:19:52.378Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:52.378Z] 939e5e31730f: Waiting [2021-06-02T15:19:52.378Z] 12658afbfd6d: Waiting [2021-06-02T15:19:52.378Z] 792baabf92c7: Waiting [2021-06-02T15:19:52.378Z] 7c487b5d7061: Waiting [2021-06-02T15:19:52.378Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:52.378Z] 168105ffbecb: Layer already exists [2021-06-02T15:19:52.378Z] 8af27a09370b: Layer already exists [2021-06-02T15:19:52.378Z] c7b2c9bff418: Layer already exists [2021-06-02T15:19:52.378Z] af11071be866: Layer already exists [2021-06-02T15:19:52.378Z] 68b8dd2d1ec7: Layer already exists [2021-06-02T15:19:52.652Z] 12658afbfd6d: Layer already exists [2021-06-02T15:19:52.652Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:52.652Z] 792baabf92c7: Layer already exists [2021-06-02T15:19:52.652Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:52.652Z] 7c487b5d7061: Layer already exists [2021-06-02T15:19:52.652Z] 2.0.0-dev.246: digest: sha256:8c9eb2a3b9166d77f5a23eb8cc97beb21247c7247f426aae71d901049b0b1496 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:52.993Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:53.325Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:53.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T15:19:53.326Z] c7b2c9bff418: Preparing [2021-06-02T15:19:53.326Z] c7b2c9bff418: Preparing [2021-06-02T15:19:53.326Z] 68b8dd2d1ec7: Preparing [2021-06-02T15:19:53.326Z] 168105ffbecb: Preparing [2021-06-02T15:19:53.326Z] 8af27a09370b: Preparing [2021-06-02T15:19:53.326Z] af11071be866: Preparing [2021-06-02T15:19:53.326Z] 939e5e31730f: Preparing [2021-06-02T15:19:53.326Z] 12658afbfd6d: Preparing [2021-06-02T15:19:53.326Z] 12658afbfd6d: Preparing [2021-06-02T15:19:53.326Z] 792baabf92c7: Preparing [2021-06-02T15:19:53.326Z] 7c487b5d7061: Preparing [2021-06-02T15:19:53.326Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:53.326Z] 939e5e31730f: Waiting [2021-06-02T15:19:53.326Z] 12658afbfd6d: Waiting [2021-06-02T15:19:53.326Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:53.326Z] 7c487b5d7061: Waiting [2021-06-02T15:19:53.595Z] 8af27a09370b: Layer already exists [2021-06-02T15:19:53.595Z] c7b2c9bff418: Layer already exists [2021-06-02T15:19:53.595Z] 68b8dd2d1ec7: Layer already exists [2021-06-02T15:19:53.595Z] 168105ffbecb: Layer already exists [2021-06-02T15:19:53.595Z] af11071be866: Layer already exists [2021-06-02T15:19:53.595Z] 792baabf92c7: Layer already exists [2021-06-02T15:19:53.595Z] 12658afbfd6d: Layer already exists [2021-06-02T15:19:53.596Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:53.596Z] 7c487b5d7061: Layer already exists [2021-06-02T15:19:53.596Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:53.596Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:8c9eb2a3b9166d77f5a23eb8cc97beb21247c7247f426aae71d901049b0b1496 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:53.936Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:54.274Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-02T15:19:54.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T15:19:54.274Z] c7b2c9bff418: Preparing [2021-06-02T15:19:54.274Z] c7b2c9bff418: Preparing [2021-06-02T15:19:54.274Z] 68b8dd2d1ec7: Preparing [2021-06-02T15:19:54.274Z] 168105ffbecb: Preparing [2021-06-02T15:19:54.274Z] 8af27a09370b: Preparing [2021-06-02T15:19:54.274Z] af11071be866: Preparing [2021-06-02T15:19:54.274Z] 939e5e31730f: Preparing [2021-06-02T15:19:54.274Z] 12658afbfd6d: Preparing [2021-06-02T15:19:54.274Z] 12658afbfd6d: Preparing [2021-06-02T15:19:54.274Z] 792baabf92c7: Preparing [2021-06-02T15:19:54.274Z] 7c487b5d7061: Preparing [2021-06-02T15:19:54.274Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:54.274Z] 939e5e31730f: Waiting [2021-06-02T15:19:54.274Z] 12658afbfd6d: Waiting [2021-06-02T15:19:54.274Z] 792baabf92c7: Waiting [2021-06-02T15:19:54.274Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:54.274Z] 7c487b5d7061: Waiting [2021-06-02T15:19:54.544Z] c7b2c9bff418: Layer already exists [2021-06-02T15:19:54.544Z] 68b8dd2d1ec7: Layer already exists [2021-06-02T15:19:54.544Z] 168105ffbecb: Layer already exists [2021-06-02T15:19:54.544Z] af11071be866: Layer already exists [2021-06-02T15:19:54.544Z] 8af27a09370b: Layer already exists [2021-06-02T15:19:54.544Z] 939e5e31730f: Layer already exists [2021-06-02T15:19:54.544Z] 792baabf92c7: Layer already exists [2021-06-02T15:19:54.544Z] 12658afbfd6d: Layer already exists [2021-06-02T15:19:54.544Z] 7c487b5d7061: Layer already exists [2021-06-02T15:19:54.544Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:54.544Z] master: digest: sha256:8c9eb2a3b9166d77f5a23eb8cc97beb21247c7247f426aae71d901049b0b1496 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:19:54.609Z] ===================================================== [Pipeline] echo [2021-06-02T15:19:54.624Z] taggedImages: [2021-06-02T15:19:54.624Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:54.624Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-02T15:19:54.624Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.246 [2021-06-02T15:19:54.624Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:54.624Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-02T15:19:54.660Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-02T15:19:54.660Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:54.660Z] latest [2021-06-02T15:19:54.660Z] 2.0.0-dev.246 [2021-06-02T15:19:54.660Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:19:54.660Z] master [2021-06-02T15:19:54.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:55.027Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:55.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:19:55.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T15:19:55.378Z] 8a58851af581: Preparing [2021-06-02T15:19:55.378Z] 6fc704cced0c: Preparing [2021-06-02T15:19:55.378Z] 019c8ddebec3: Preparing [2021-06-02T15:19:55.378Z] 139c967f3c3c: Preparing [2021-06-02T15:19:55.378Z] 1384df771768: Preparing [2021-06-02T15:19:55.378Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:55.378Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:55.651Z] 019c8ddebec3: Pushed [2021-06-02T15:19:55.651Z] 139c967f3c3c: Pushed [2021-06-02T15:19:55.923Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:56.194Z] 1384df771768: Pushed [2021-06-02T15:19:58.158Z] 8a58851af581: Pushed [2021-06-02T15:19:58.158Z] 6fc704cced0c: Pushed [2021-06-02T15:19:58.158Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:ac50102af0bd1c3190b39263368b3ef36421abbe171e758337e55091c2906d8b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:58.509Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:58.846Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-02T15:19:58.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T15:19:58.846Z] 8a58851af581: Preparing [2021-06-02T15:19:58.846Z] 6fc704cced0c: Preparing [2021-06-02T15:19:58.846Z] 019c8ddebec3: Preparing [2021-06-02T15:19:58.846Z] 139c967f3c3c: Preparing [2021-06-02T15:19:58.846Z] 1384df771768: Preparing [2021-06-02T15:19:58.846Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:58.846Z] 3fbe34a1663b: Waiting [2021-06-02T15:19:58.846Z] 8a58851af581: Layer already exists [2021-06-02T15:19:58.846Z] 1384df771768: Layer already exists [2021-06-02T15:19:58.846Z] 139c967f3c3c: Layer already exists [2021-06-02T15:19:58.846Z] 019c8ddebec3: Layer already exists [2021-06-02T15:19:58.846Z] 6fc704cced0c: Layer already exists [2021-06-02T15:19:58.846Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:19:59.116Z] latest: digest: sha256:ac50102af0bd1c3190b39263368b3ef36421abbe171e758337e55091c2906d8b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:59.449Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:19:59.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.246 [2021-06-02T15:19:59.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T15:19:59.780Z] 8a58851af581: Preparing [2021-06-02T15:19:59.780Z] 6fc704cced0c: Preparing [2021-06-02T15:19:59.780Z] 019c8ddebec3: Preparing [2021-06-02T15:19:59.780Z] 139c967f3c3c: Preparing [2021-06-02T15:19:59.780Z] 1384df771768: Preparing [2021-06-02T15:19:59.780Z] 3fbe34a1663b: Preparing [2021-06-02T15:19:59.780Z] 1384df771768: Layer already exists [2021-06-02T15:19:59.780Z] 019c8ddebec3: Layer already exists [2021-06-02T15:19:59.780Z] 6fc704cced0c: Layer already exists [2021-06-02T15:19:59.780Z] 139c967f3c3c: Layer already exists [2021-06-02T15:19:59.780Z] 8a58851af581: Layer already exists [2021-06-02T15:19:59.780Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:00.050Z] 2.0.0-dev.246: digest: sha256:ac50102af0bd1c3190b39263368b3ef36421abbe171e758337e55091c2906d8b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:00.384Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:00.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:00.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T15:20:00.714Z] 8a58851af581: Preparing [2021-06-02T15:20:00.714Z] 6fc704cced0c: Preparing [2021-06-02T15:20:00.714Z] 019c8ddebec3: Preparing [2021-06-02T15:20:00.714Z] 139c967f3c3c: Preparing [2021-06-02T15:20:00.714Z] 1384df771768: Preparing [2021-06-02T15:20:00.714Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:00.714Z] 3fbe34a1663b: Waiting [2021-06-02T15:20:00.714Z] 019c8ddebec3: Layer already exists [2021-06-02T15:20:00.714Z] 6fc704cced0c: Layer already exists [2021-06-02T15:20:00.714Z] 8a58851af581: Layer already exists [2021-06-02T15:20:00.714Z] 139c967f3c3c: Layer already exists [2021-06-02T15:20:00.983Z] 1384df771768: Layer already exists [2021-06-02T15:20:00.983Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:00.983Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:ac50102af0bd1c3190b39263368b3ef36421abbe171e758337e55091c2906d8b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:01.324Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:01.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-02T15:20:01.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T15:20:01.666Z] 8a58851af581: Preparing [2021-06-02T15:20:01.666Z] 6fc704cced0c: Preparing [2021-06-02T15:20:01.666Z] 019c8ddebec3: Preparing [2021-06-02T15:20:01.666Z] 139c967f3c3c: Preparing [2021-06-02T15:20:01.666Z] 1384df771768: Preparing [2021-06-02T15:20:01.666Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:01.666Z] 3fbe34a1663b: Waiting [2021-06-02T15:20:01.666Z] 6fc704cced0c: Layer already exists [2021-06-02T15:20:01.666Z] 8a58851af581: Layer already exists [2021-06-02T15:20:01.666Z] 139c967f3c3c: Layer already exists [2021-06-02T15:20:01.666Z] 1384df771768: Layer already exists [2021-06-02T15:20:01.666Z] 019c8ddebec3: Layer already exists [2021-06-02T15:20:01.941Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:01.941Z] master: digest: sha256:ac50102af0bd1c3190b39263368b3ef36421abbe171e758337e55091c2906d8b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:20:02.002Z] ===================================================== [Pipeline] echo [2021-06-02T15:20:02.019Z] taggedImages: [2021-06-02T15:20:02.019Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:02.019Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-02T15:20:02.019Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.246 [2021-06-02T15:20:02.019Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:02.019Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-02T15:20:02.050Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-02T15:20:02.050Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:02.050Z] latest [2021-06-02T15:20:02.050Z] 2.0.0-dev.246 [2021-06-02T15:20:02.050Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:02.050Z] master [2021-06-02T15:20:02.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:02.423Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:02.773Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:02.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T15:20:02.773Z] 021a147122b4: Preparing [2021-06-02T15:20:02.773Z] 51c1d1477edd: Preparing [2021-06-02T15:20:02.773Z] 3351f440a601: Preparing [2021-06-02T15:20:02.773Z] c5f5cbb3a0d4: Preparing [2021-06-02T15:20:02.773Z] b6a660a2eb57: Preparing [2021-06-02T15:20:02.773Z] 3fc580d77d34: Preparing [2021-06-02T15:20:02.773Z] ae7f04d3a955: Preparing [2021-06-02T15:20:02.773Z] 3fc580d77d34: Waiting [2021-06-02T15:20:02.773Z] f5c442d75e51: Preparing [2021-06-02T15:20:02.773Z] ae7f04d3a955: Waiting [2021-06-02T15:20:02.773Z] 9be9995abdca: Preparing [2021-06-02T15:20:02.773Z] f5c442d75e51: Waiting [2021-06-02T15:20:02.773Z] 9be9995abdca: Waiting [2021-06-02T15:20:02.773Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:02.773Z] 3fbe34a1663b: Waiting [2021-06-02T15:20:03.051Z] b6a660a2eb57: Pushed [2021-06-02T15:20:03.051Z] 51c1d1477edd: Pushed [2021-06-02T15:20:03.051Z] 021a147122b4: Pushed [2021-06-02T15:20:03.323Z] 3fc580d77d34: Pushed [2021-06-02T15:20:03.323Z] ae7f04d3a955: Pushed [2021-06-02T15:20:03.323Z] f5c442d75e51: Pushed [2021-06-02T15:20:03.323Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:03.918Z] 9be9995abdca: Pushed [2021-06-02T15:20:05.344Z] c5f5cbb3a0d4: Pushed [2021-06-02T15:20:05.344Z] 3351f440a601: Pushed [2021-06-02T15:20:05.616Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:3b70489b232f6a23d99b8fb610c35f7d24a0ac691ac6705eaa1b272f338bb257 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:06.230Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:06.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-02T15:20:06.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T15:20:06.567Z] 021a147122b4: Preparing [2021-06-02T15:20:06.567Z] 51c1d1477edd: Preparing [2021-06-02T15:20:06.567Z] 3351f440a601: Preparing [2021-06-02T15:20:06.567Z] c5f5cbb3a0d4: Preparing [2021-06-02T15:20:06.567Z] b6a660a2eb57: Preparing [2021-06-02T15:20:06.567Z] 3fc580d77d34: Preparing [2021-06-02T15:20:06.567Z] ae7f04d3a955: Preparing [2021-06-02T15:20:06.567Z] f5c442d75e51: Preparing [2021-06-02T15:20:06.567Z] 9be9995abdca: Preparing [2021-06-02T15:20:06.567Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:06.567Z] ae7f04d3a955: Waiting [2021-06-02T15:20:06.567Z] f5c442d75e51: Waiting [2021-06-02T15:20:06.567Z] 3fc580d77d34: Waiting [2021-06-02T15:20:06.567Z] 9be9995abdca: Waiting [2021-06-02T15:20:06.567Z] 3fbe34a1663b: Waiting [2021-06-02T15:20:06.839Z] c5f5cbb3a0d4: Layer already exists [2021-06-02T15:20:06.839Z] b6a660a2eb57: Layer already exists [2021-06-02T15:20:06.839Z] 51c1d1477edd: Layer already exists [2021-06-02T15:20:06.839Z] 3351f440a601: Layer already exists [2021-06-02T15:20:06.839Z] 3fc580d77d34: Layer already exists [2021-06-02T15:20:06.839Z] 021a147122b4: Layer already exists [2021-06-02T15:20:06.839Z] ae7f04d3a955: Layer already exists [2021-06-02T15:20:06.839Z] f5c442d75e51: Layer already exists [2021-06-02T15:20:06.839Z] 9be9995abdca: Layer already exists [2021-06-02T15:20:06.839Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:06.839Z] latest: digest: sha256:3b70489b232f6a23d99b8fb610c35f7d24a0ac691ac6705eaa1b272f338bb257 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:07.181Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:07.515Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.246 [2021-06-02T15:20:07.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T15:20:07.515Z] 021a147122b4: Preparing [2021-06-02T15:20:07.515Z] 51c1d1477edd: Preparing [2021-06-02T15:20:07.515Z] 3351f440a601: Preparing [2021-06-02T15:20:07.515Z] c5f5cbb3a0d4: Preparing [2021-06-02T15:20:07.515Z] b6a660a2eb57: Preparing [2021-06-02T15:20:07.515Z] 3fc580d77d34: Preparing [2021-06-02T15:20:07.515Z] ae7f04d3a955: Preparing [2021-06-02T15:20:07.515Z] f5c442d75e51: Preparing [2021-06-02T15:20:07.515Z] 9be9995abdca: Preparing [2021-06-02T15:20:07.515Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:07.515Z] 3fc580d77d34: Waiting [2021-06-02T15:20:07.515Z] ae7f04d3a955: Waiting [2021-06-02T15:20:07.515Z] f5c442d75e51: Waiting [2021-06-02T15:20:07.515Z] 9be9995abdca: Waiting [2021-06-02T15:20:07.515Z] 3fbe34a1663b: Waiting [2021-06-02T15:20:07.788Z] c5f5cbb3a0d4: Layer already exists [2021-06-02T15:20:07.788Z] 3351f440a601: Layer already exists [2021-06-02T15:20:07.788Z] b6a660a2eb57: Layer already exists [2021-06-02T15:20:07.788Z] 021a147122b4: Layer already exists [2021-06-02T15:20:07.788Z] 51c1d1477edd: Layer already exists [2021-06-02T15:20:07.788Z] f5c442d75e51: Layer already exists [2021-06-02T15:20:07.788Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:07.788Z] 3fc580d77d34: Layer already exists [2021-06-02T15:20:07.788Z] ae7f04d3a955: Layer already exists [2021-06-02T15:20:07.788Z] 9be9995abdca: Layer already exists [2021-06-02T15:20:07.788Z] 2.0.0-dev.246: digest: sha256:3b70489b232f6a23d99b8fb610c35f7d24a0ac691ac6705eaa1b272f338bb257 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:08.131Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:08.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:08.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T15:20:08.467Z] 021a147122b4: Preparing [2021-06-02T15:20:08.467Z] 51c1d1477edd: Preparing [2021-06-02T15:20:08.467Z] 3351f440a601: Preparing [2021-06-02T15:20:08.467Z] c5f5cbb3a0d4: Preparing [2021-06-02T15:20:08.467Z] b6a660a2eb57: Preparing [2021-06-02T15:20:08.467Z] 3fc580d77d34: Preparing [2021-06-02T15:20:08.467Z] ae7f04d3a955: Preparing [2021-06-02T15:20:08.467Z] f5c442d75e51: Preparing [2021-06-02T15:20:08.467Z] 9be9995abdca: Preparing [2021-06-02T15:20:08.467Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:08.467Z] 3fc580d77d34: Waiting [2021-06-02T15:20:08.467Z] ae7f04d3a955: Waiting [2021-06-02T15:20:08.467Z] 9be9995abdca: Waiting [2021-06-02T15:20:08.467Z] 3fbe34a1663b: Waiting [2021-06-02T15:20:08.467Z] f5c442d75e51: Waiting [2021-06-02T15:20:08.740Z] b6a660a2eb57: Layer already exists [2021-06-02T15:20:08.740Z] 3351f440a601: Layer already exists [2021-06-02T15:20:08.740Z] 51c1d1477edd: Layer already exists [2021-06-02T15:20:08.740Z] 021a147122b4: Layer already exists [2021-06-02T15:20:08.740Z] c5f5cbb3a0d4: Layer already exists [2021-06-02T15:20:08.740Z] 3fc580d77d34: Layer already exists [2021-06-02T15:20:08.740Z] f5c442d75e51: Layer already exists [2021-06-02T15:20:08.740Z] ae7f04d3a955: Layer already exists [2021-06-02T15:20:08.740Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:08.740Z] 9be9995abdca: Layer already exists [2021-06-02T15:20:08.740Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:3b70489b232f6a23d99b8fb610c35f7d24a0ac691ac6705eaa1b272f338bb257 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:09.096Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:09.438Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-02T15:20:09.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T15:20:09.438Z] 021a147122b4: Preparing [2021-06-02T15:20:09.438Z] 51c1d1477edd: Preparing [2021-06-02T15:20:09.438Z] 3351f440a601: Preparing [2021-06-02T15:20:09.438Z] c5f5cbb3a0d4: Preparing [2021-06-02T15:20:09.438Z] b6a660a2eb57: Preparing [2021-06-02T15:20:09.438Z] 3fc580d77d34: Preparing [2021-06-02T15:20:09.438Z] ae7f04d3a955: Preparing [2021-06-02T15:20:09.438Z] f5c442d75e51: Preparing [2021-06-02T15:20:09.438Z] 3fc580d77d34: Waiting [2021-06-02T15:20:09.438Z] 9be9995abdca: Preparing [2021-06-02T15:20:09.438Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:09.438Z] ae7f04d3a955: Waiting [2021-06-02T15:20:09.438Z] 3fbe34a1663b: Waiting [2021-06-02T15:20:09.438Z] f5c442d75e51: Waiting [2021-06-02T15:20:09.438Z] 9be9995abdca: Waiting [2021-06-02T15:20:09.709Z] 51c1d1477edd: Layer already exists [2021-06-02T15:20:09.709Z] b6a660a2eb57: Layer already exists [2021-06-02T15:20:09.709Z] 3351f440a601: Layer already exists [2021-06-02T15:20:09.709Z] 021a147122b4: Layer already exists [2021-06-02T15:20:09.709Z] c5f5cbb3a0d4: Layer already exists [2021-06-02T15:20:09.709Z] 3fc580d77d34: Layer already exists [2021-06-02T15:20:09.709Z] ae7f04d3a955: Layer already exists [2021-06-02T15:20:09.709Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:09.709Z] 9be9995abdca: Layer already exists [2021-06-02T15:20:09.709Z] f5c442d75e51: Layer already exists [2021-06-02T15:20:09.709Z] master: digest: sha256:3b70489b232f6a23d99b8fb610c35f7d24a0ac691ac6705eaa1b272f338bb257 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:20:09.768Z] ===================================================== [Pipeline] echo [2021-06-02T15:20:09.787Z] taggedImages: [2021-06-02T15:20:09.787Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:09.787Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-02T15:20:09.787Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.246 [2021-06-02T15:20:09.787Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:09.787Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-02T15:20:09.823Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-02T15:20:09.823Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:09.823Z] latest [2021-06-02T15:20:09.823Z] 2.0.0-dev.246 [2021-06-02T15:20:09.823Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:09.823Z] master [2021-06-02T15:20:09.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:10.207Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:10.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:10.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T15:20:10.546Z] 1934e7f0ddd6: Preparing [2021-06-02T15:20:10.546Z] dee7ddd68a28: Preparing [2021-06-02T15:20:10.546Z] 939e5e31730f: Preparing [2021-06-02T15:20:10.546Z] 754521536b4f: Preparing [2021-06-02T15:20:10.546Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:10.819Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:10.819Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:10.819Z] 1934e7f0ddd6: Pushed [2021-06-02T15:20:11.088Z] 754521536b4f: Pushed [2021-06-02T15:20:13.688Z] dee7ddd68a28: Pushed [2021-06-02T15:20:13.688Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:4b5c489c1248de5e1017388f4da6d8d3f4af58b1e28ace3581b87e95a5ce7eeb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:14.028Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:14.371Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-02T15:20:14.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T15:20:14.371Z] 1934e7f0ddd6: Preparing [2021-06-02T15:20:14.371Z] dee7ddd68a28: Preparing [2021-06-02T15:20:14.371Z] 939e5e31730f: Preparing [2021-06-02T15:20:14.371Z] 754521536b4f: Preparing [2021-06-02T15:20:14.371Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:14.642Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:14.642Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:14.642Z] 754521536b4f: Layer already exists [2021-06-02T15:20:14.642Z] dee7ddd68a28: Layer already exists [2021-06-02T15:20:14.642Z] 1934e7f0ddd6: Layer already exists [2021-06-02T15:20:14.642Z] latest: digest: sha256:4b5c489c1248de5e1017388f4da6d8d3f4af58b1e28ace3581b87e95a5ce7eeb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:15.016Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:15.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.246 [2021-06-02T15:20:15.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T15:20:15.427Z] 1934e7f0ddd6: Preparing [2021-06-02T15:20:15.427Z] dee7ddd68a28: Preparing [2021-06-02T15:20:15.427Z] 939e5e31730f: Preparing [2021-06-02T15:20:15.427Z] 754521536b4f: Preparing [2021-06-02T15:20:15.427Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:15.427Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:15.427Z] 1934e7f0ddd6: Layer already exists [2021-06-02T15:20:15.427Z] dee7ddd68a28: Layer already exists [2021-06-02T15:20:15.427Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:15.427Z] 754521536b4f: Layer already exists [2021-06-02T15:20:15.707Z] 2.0.0-dev.246: digest: sha256:4b5c489c1248de5e1017388f4da6d8d3f4af58b1e28ace3581b87e95a5ce7eeb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:16.055Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:16.422Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:16.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T15:20:16.423Z] 1934e7f0ddd6: Preparing [2021-06-02T15:20:16.423Z] dee7ddd68a28: Preparing [2021-06-02T15:20:16.423Z] 939e5e31730f: Preparing [2021-06-02T15:20:16.423Z] 754521536b4f: Preparing [2021-06-02T15:20:16.423Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:16.423Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:16.423Z] dee7ddd68a28: Layer already exists [2021-06-02T15:20:16.423Z] 754521536b4f: Layer already exists [2021-06-02T15:20:16.700Z] 1934e7f0ddd6: Layer already exists [2021-06-02T15:20:16.700Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:16.700Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:4b5c489c1248de5e1017388f4da6d8d3f4af58b1e28ace3581b87e95a5ce7eeb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:17.058Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:17.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-02T15:20:17.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T15:20:17.408Z] 1934e7f0ddd6: Preparing [2021-06-02T15:20:17.408Z] dee7ddd68a28: Preparing [2021-06-02T15:20:17.408Z] 939e5e31730f: Preparing [2021-06-02T15:20:17.408Z] 754521536b4f: Preparing [2021-06-02T15:20:17.408Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:17.684Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:17.684Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:17.684Z] 1934e7f0ddd6: Layer already exists [2021-06-02T15:20:17.684Z] dee7ddd68a28: Layer already exists [2021-06-02T15:20:17.684Z] 754521536b4f: Layer already exists [2021-06-02T15:20:17.684Z] master: digest: sha256:4b5c489c1248de5e1017388f4da6d8d3f4af58b1e28ace3581b87e95a5ce7eeb size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:20:17.752Z] ===================================================== [Pipeline] echo [2021-06-02T15:20:17.769Z] taggedImages: [2021-06-02T15:20:17.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:17.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-02T15:20:17.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.246 [2021-06-02T15:20:17.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:17.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-02T15:20:17.807Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-02T15:20:17.807Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:17.807Z] latest [2021-06-02T15:20:17.807Z] 2.0.0-dev.246 [2021-06-02T15:20:17.807Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:17.807Z] master [2021-06-02T15:20:17.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:18.186Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:18.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:18.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T15:20:18.531Z] ff6d1da78794: Preparing [2021-06-02T15:20:18.531Z] ec69ff4a702b: Preparing [2021-06-02T15:20:18.531Z] 939e5e31730f: Preparing [2021-06-02T15:20:18.531Z] 401165979402: Preparing [2021-06-02T15:20:18.531Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:18.814Z] 401165979402: Layer already exists [2021-06-02T15:20:18.814Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:18.814Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:18.814Z] ff6d1da78794: Pushed [2021-06-02T15:20:22.184Z] ec69ff4a702b: Pushed [2021-06-02T15:20:22.184Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:ca7f2cdaa9f7b8db6eff102c9175df6d58d8be08b873cc5b6202450cbadc9d37 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:22.524Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:22.857Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-02T15:20:22.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T15:20:22.858Z] ff6d1da78794: Preparing [2021-06-02T15:20:22.858Z] ec69ff4a702b: Preparing [2021-06-02T15:20:22.858Z] 939e5e31730f: Preparing [2021-06-02T15:20:22.858Z] 401165979402: Preparing [2021-06-02T15:20:22.858Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:23.137Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:23.137Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:23.137Z] ff6d1da78794: Layer already exists [2021-06-02T15:20:23.137Z] ec69ff4a702b: Layer already exists [2021-06-02T15:20:23.137Z] 401165979402: Layer already exists [2021-06-02T15:20:23.137Z] latest: digest: sha256:ca7f2cdaa9f7b8db6eff102c9175df6d58d8be08b873cc5b6202450cbadc9d37 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:23.480Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:23.837Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.246 [2021-06-02T15:20:23.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T15:20:23.837Z] ff6d1da78794: Preparing [2021-06-02T15:20:23.837Z] ec69ff4a702b: Preparing [2021-06-02T15:20:23.837Z] 939e5e31730f: Preparing [2021-06-02T15:20:23.837Z] 401165979402: Preparing [2021-06-02T15:20:23.837Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:24.108Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:24.108Z] 401165979402: Layer already exists [2021-06-02T15:20:24.108Z] ff6d1da78794: Layer already exists [2021-06-02T15:20:24.108Z] ec69ff4a702b: Layer already exists [2021-06-02T15:20:24.108Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:24.108Z] 2.0.0-dev.246: digest: sha256:ca7f2cdaa9f7b8db6eff102c9175df6d58d8be08b873cc5b6202450cbadc9d37 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:24.457Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:24.798Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:24.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T15:20:24.798Z] ff6d1da78794: Preparing [2021-06-02T15:20:24.798Z] ec69ff4a702b: Preparing [2021-06-02T15:20:24.798Z] 939e5e31730f: Preparing [2021-06-02T15:20:24.798Z] 401165979402: Preparing [2021-06-02T15:20:24.798Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:24.798Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:25.070Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:25.070Z] ff6d1da78794: Layer already exists [2021-06-02T15:20:25.070Z] 401165979402: Layer already exists [2021-06-02T15:20:25.070Z] ec69ff4a702b: Layer already exists [2021-06-02T15:20:25.070Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:ca7f2cdaa9f7b8db6eff102c9175df6d58d8be08b873cc5b6202450cbadc9d37 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:25.421Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:25.768Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-02T15:20:25.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T15:20:25.768Z] ff6d1da78794: Preparing [2021-06-02T15:20:25.768Z] ec69ff4a702b: Preparing [2021-06-02T15:20:25.768Z] 939e5e31730f: Preparing [2021-06-02T15:20:25.768Z] 401165979402: Preparing [2021-06-02T15:20:25.768Z] 3fbe34a1663b: Preparing [2021-06-02T15:20:26.040Z] ec69ff4a702b: Layer already exists [2021-06-02T15:20:26.040Z] 3fbe34a1663b: Layer already exists [2021-06-02T15:20:26.040Z] ff6d1da78794: Layer already exists [2021-06-02T15:20:26.040Z] 939e5e31730f: Layer already exists [2021-06-02T15:20:26.040Z] 401165979402: Layer already exists [2021-06-02T15:20:26.040Z] master: digest: sha256:ca7f2cdaa9f7b8db6eff102c9175df6d58d8be08b873cc5b6202450cbadc9d37 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:20:26.100Z] ===================================================== [Pipeline] echo [2021-06-02T15:20:26.116Z] taggedImages: [2021-06-02T15:20:26.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:26.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-02T15:20:26.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.246 [2021-06-02T15:20:26.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:26.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-02T15:20:26.146Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-02T15:20:26.146Z] e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:26.146Z] latest [2021-06-02T15:20:26.146Z] 2.0.0-dev.246 [2021-06-02T15:20:26.146Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:26.146Z] master [2021-06-02T15:20:26.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:26.518Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:26.864Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:26.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T15:20:26.864Z] f5b92156a02a: Preparing [2021-06-02T15:20:26.864Z] 5e54c55e4b94: Preparing [2021-06-02T15:20:26.864Z] d41e4989ab73: Preparing [2021-06-02T15:20:26.864Z] fd132bb4a870: Preparing [2021-06-02T15:20:26.864Z] 9ded3b6bb9b5: Preparing [2021-06-02T15:20:26.864Z] fa1afe8e6ed9: Preparing [2021-06-02T15:20:26.864Z] 87a09b4c083e: Preparing [2021-06-02T15:20:26.864Z] 0f74e9ff2a61: Preparing [2021-06-02T15:20:26.864Z] b122376c33c6: Preparing [2021-06-02T15:20:26.864Z] f8381ed47b22: Preparing [2021-06-02T15:20:26.864Z] e934a737d657: Preparing [2021-06-02T15:20:26.864Z] fa1afe8e6ed9: Waiting [2021-06-02T15:20:26.864Z] b122376c33c6: Waiting [2021-06-02T15:20:26.864Z] 87a09b4c083e: Waiting [2021-06-02T15:20:26.864Z] 0f74e9ff2a61: Waiting [2021-06-02T15:20:26.864Z] f8381ed47b22: Waiting [2021-06-02T15:20:26.864Z] e934a737d657: Waiting [2021-06-02T15:20:27.137Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T15:20:27.137Z] fa1afe8e6ed9: Layer already exists [2021-06-02T15:20:27.137Z] 87a09b4c083e: Layer already exists [2021-06-02T15:20:27.137Z] 0f74e9ff2a61: Layer already exists [2021-06-02T15:20:27.411Z] 5e54c55e4b94: Pushed [2021-06-02T15:20:27.411Z] b122376c33c6: Layer already exists [2021-06-02T15:20:27.411Z] f8381ed47b22: Layer already exists [2021-06-02T15:20:27.411Z] e934a737d657: Layer already exists [2021-06-02T15:20:28.005Z] f5b92156a02a: Pushed [2021-06-02T15:20:29.966Z] d41e4989ab73: Pushed [2021-06-02T15:20:42.331Z] fd132bb4a870: Pushed [2021-06-02T15:20:42.331Z] e6c052569f26998dcb3a7df84d37141e1787d2eb: digest: sha256:ac44321f2dd6c266077d3b768341d52316ec71039df1415bc8bf2a40a2d72daf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:42.669Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:43.005Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-02T15:20:43.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T15:20:43.005Z] f5b92156a02a: Preparing [2021-06-02T15:20:43.005Z] 5e54c55e4b94: Preparing [2021-06-02T15:20:43.005Z] d41e4989ab73: Preparing [2021-06-02T15:20:43.005Z] fd132bb4a870: Preparing [2021-06-02T15:20:43.005Z] 9ded3b6bb9b5: Preparing [2021-06-02T15:20:43.005Z] fa1afe8e6ed9: Preparing [2021-06-02T15:20:43.005Z] 87a09b4c083e: Preparing [2021-06-02T15:20:43.005Z] 0f74e9ff2a61: Preparing [2021-06-02T15:20:43.005Z] b122376c33c6: Preparing [2021-06-02T15:20:43.005Z] f8381ed47b22: Preparing [2021-06-02T15:20:43.005Z] e934a737d657: Preparing [2021-06-02T15:20:43.005Z] 0f74e9ff2a61: Waiting [2021-06-02T15:20:43.005Z] b122376c33c6: Waiting [2021-06-02T15:20:43.005Z] f8381ed47b22: Waiting [2021-06-02T15:20:43.005Z] e934a737d657: Waiting [2021-06-02T15:20:43.005Z] fa1afe8e6ed9: Waiting [2021-06-02T15:20:43.005Z] 87a09b4c083e: Waiting [2021-06-02T15:20:43.275Z] f5b92156a02a: Layer already exists [2021-06-02T15:20:43.275Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T15:20:43.275Z] d41e4989ab73: Layer already exists [2021-06-02T15:20:43.275Z] 5e54c55e4b94: Layer already exists [2021-06-02T15:20:43.275Z] fd132bb4a870: Layer already exists [2021-06-02T15:20:43.275Z] fa1afe8e6ed9: Layer already exists [2021-06-02T15:20:43.275Z] 87a09b4c083e: Layer already exists [2021-06-02T15:20:43.275Z] 0f74e9ff2a61: Layer already exists [2021-06-02T15:20:43.275Z] f8381ed47b22: Layer already exists [2021-06-02T15:20:43.275Z] b122376c33c6: Layer already exists [2021-06-02T15:20:43.275Z] e934a737d657: Layer already exists [2021-06-02T15:20:43.275Z] latest: digest: sha256:ac44321f2dd6c266077d3b768341d52316ec71039df1415bc8bf2a40a2d72daf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:43.611Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:43.945Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.246 [2021-06-02T15:20:43.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T15:20:43.945Z] f5b92156a02a: Preparing [2021-06-02T15:20:43.945Z] 5e54c55e4b94: Preparing [2021-06-02T15:20:43.945Z] d41e4989ab73: Preparing [2021-06-02T15:20:43.945Z] fd132bb4a870: Preparing [2021-06-02T15:20:43.945Z] 9ded3b6bb9b5: Preparing [2021-06-02T15:20:43.945Z] fa1afe8e6ed9: Preparing [2021-06-02T15:20:43.945Z] 87a09b4c083e: Preparing [2021-06-02T15:20:43.945Z] 0f74e9ff2a61: Preparing [2021-06-02T15:20:43.945Z] b122376c33c6: Preparing [2021-06-02T15:20:43.945Z] f8381ed47b22: Preparing [2021-06-02T15:20:43.945Z] e934a737d657: Preparing [2021-06-02T15:20:43.945Z] fa1afe8e6ed9: Waiting [2021-06-02T15:20:43.945Z] 87a09b4c083e: Waiting [2021-06-02T15:20:43.945Z] f8381ed47b22: Waiting [2021-06-02T15:20:43.945Z] e934a737d657: Waiting [2021-06-02T15:20:43.945Z] 0f74e9ff2a61: Waiting [2021-06-02T15:20:43.945Z] b122376c33c6: Waiting [2021-06-02T15:20:43.945Z] 5e54c55e4b94: Layer already exists [2021-06-02T15:20:43.945Z] d41e4989ab73: Layer already exists [2021-06-02T15:20:43.945Z] fd132bb4a870: Layer already exists [2021-06-02T15:20:43.945Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T15:20:43.945Z] f5b92156a02a: Layer already exists [2021-06-02T15:20:43.945Z] 0f74e9ff2a61: Layer already exists [2021-06-02T15:20:43.945Z] fa1afe8e6ed9: Layer already exists [2021-06-02T15:20:43.945Z] b122376c33c6: Layer already exists [2021-06-02T15:20:44.217Z] 87a09b4c083e: Layer already exists [2021-06-02T15:20:44.217Z] f8381ed47b22: Layer already exists [2021-06-02T15:20:44.217Z] e934a737d657: Layer already exists [2021-06-02T15:20:44.217Z] 2.0.0-dev.246: digest: sha256:ac44321f2dd6c266077d3b768341d52316ec71039df1415bc8bf2a40a2d72daf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:44.568Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:44.929Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:44.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T15:20:44.929Z] f5b92156a02a: Preparing [2021-06-02T15:20:44.929Z] 5e54c55e4b94: Preparing [2021-06-02T15:20:44.929Z] d41e4989ab73: Preparing [2021-06-02T15:20:44.929Z] fd132bb4a870: Preparing [2021-06-02T15:20:44.929Z] 9ded3b6bb9b5: Preparing [2021-06-02T15:20:44.929Z] fa1afe8e6ed9: Preparing [2021-06-02T15:20:44.929Z] 87a09b4c083e: Preparing [2021-06-02T15:20:44.929Z] 0f74e9ff2a61: Preparing [2021-06-02T15:20:44.929Z] b122376c33c6: Preparing [2021-06-02T15:20:44.929Z] f8381ed47b22: Preparing [2021-06-02T15:20:44.929Z] e934a737d657: Preparing [2021-06-02T15:20:44.929Z] fa1afe8e6ed9: Waiting [2021-06-02T15:20:44.929Z] 87a09b4c083e: Waiting [2021-06-02T15:20:44.929Z] 0f74e9ff2a61: Waiting [2021-06-02T15:20:44.929Z] b122376c33c6: Waiting [2021-06-02T15:20:44.930Z] f8381ed47b22: Waiting [2021-06-02T15:20:44.930Z] e934a737d657: Waiting [2021-06-02T15:20:44.930Z] f5b92156a02a: Layer already exists [2021-06-02T15:20:44.930Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T15:20:44.930Z] d41e4989ab73: Layer already exists [2021-06-02T15:20:44.930Z] 5e54c55e4b94: Layer already exists [2021-06-02T15:20:44.930Z] fd132bb4a870: Layer already exists [2021-06-02T15:20:45.254Z] f8381ed47b22: Layer already exists [2021-06-02T15:20:45.254Z] 0f74e9ff2a61: Layer already exists [2021-06-02T15:20:45.254Z] fa1afe8e6ed9: Layer already exists [2021-06-02T15:20:45.254Z] b122376c33c6: Layer already exists [2021-06-02T15:20:45.254Z] 87a09b4c083e: Layer already exists [2021-06-02T15:20:45.254Z] e934a737d657: Layer already exists [2021-06-02T15:20:45.254Z] e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246: digest: sha256:ac44321f2dd6c266077d3b768341d52316ec71039df1415bc8bf2a40a2d72daf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:45.593Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:20:45.928Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-02T15:20:45.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T15:20:45.928Z] f5b92156a02a: Preparing [2021-06-02T15:20:45.928Z] 5e54c55e4b94: Preparing [2021-06-02T15:20:45.928Z] d41e4989ab73: Preparing [2021-06-02T15:20:45.928Z] fd132bb4a870: Preparing [2021-06-02T15:20:45.928Z] 9ded3b6bb9b5: Preparing [2021-06-02T15:20:45.928Z] fa1afe8e6ed9: Preparing [2021-06-02T15:20:45.928Z] 87a09b4c083e: Preparing [2021-06-02T15:20:45.928Z] 0f74e9ff2a61: Preparing [2021-06-02T15:20:45.928Z] b122376c33c6: Preparing [2021-06-02T15:20:45.928Z] f8381ed47b22: Preparing [2021-06-02T15:20:45.928Z] e934a737d657: Preparing [2021-06-02T15:20:45.928Z] 0f74e9ff2a61: Waiting [2021-06-02T15:20:45.928Z] b122376c33c6: Waiting [2021-06-02T15:20:45.928Z] f8381ed47b22: Waiting [2021-06-02T15:20:45.928Z] e934a737d657: Waiting [2021-06-02T15:20:45.928Z] fa1afe8e6ed9: Waiting [2021-06-02T15:20:45.928Z] 87a09b4c083e: Waiting [2021-06-02T15:20:46.198Z] d41e4989ab73: Layer already exists [2021-06-02T15:20:46.198Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T15:20:46.198Z] fd132bb4a870: Layer already exists [2021-06-02T15:20:46.198Z] 5e54c55e4b94: Layer already exists [2021-06-02T15:20:46.198Z] f5b92156a02a: Layer already exists [2021-06-02T15:20:46.198Z] 87a09b4c083e: Layer already exists [2021-06-02T15:20:46.198Z] fa1afe8e6ed9: Layer already exists [2021-06-02T15:20:46.198Z] 0f74e9ff2a61: Layer already exists [2021-06-02T15:20:46.198Z] b122376c33c6: Layer already exists [2021-06-02T15:20:46.198Z] f8381ed47b22: Layer already exists [2021-06-02T15:20:46.198Z] e934a737d657: Layer already exists [2021-06-02T15:20:46.198Z] master: digest: sha256:ac44321f2dd6c266077d3b768341d52316ec71039df1415bc8bf2a40a2d72daf size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T15:20:46.260Z] ===================================================== [Pipeline] echo [2021-06-02T15:20:46.280Z] taggedImages: [2021-06-02T15:20:46.280Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb [2021-06-02T15:20:46.280Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-02T15:20:46.280Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.246 [2021-06-02T15:20:46.280Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e6c052569f26998dcb3a7df84d37141e1787d2eb-2.0.0-dev.246 [2021-06-02T15:20:46.280Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:20:47.009Z] ---> job-cost.sh [2021-06-02T15:20:47.009Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZP3C [2021-06-02T15:21:26.759Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T15:23:03.531Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZP3C/bin to PATH [2021-06-02T15:23:03.531Z] INFO: No Stack... [2021-06-02T15:23:03.531Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T15:23:03.531Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T15:23:03.862Z] + cat /w/workspace/edgex-go/516/archives/cost.csv [2021-06-02T15:23:03.862Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T15:23:03.928Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-516-stack-cost] [2021-06-02T15:23:03.936Z] Resource [jenkins-edgexfoundry-edgex-go-master-516-stack-cost] did not exist. Created. [2021-06-02T15:23:03.936Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-516-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T15:23:04.295Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T15:23:05.517Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T15:23:05.526Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-516-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-06-02T15:23:06.235Z] provisioning config files... [2021-06-02T15:23:06.249Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/516@tmp/config6199977434837125588tmp [Pipeline] { [Pipeline] sh [2021-06-02T15:23:06.553Z] + set +x [2021-06-02T15:23:06.553Z] + curl -s https://codecov.io/bash [2021-06-02T15:23:06.553Z] + bash -s -- [2021-06-02T15:23:06.814Z] [2021-06-02T15:23:06.814Z] _____ _ [2021-06-02T15:23:06.814Z] / ____| | | [2021-06-02T15:23:06.814Z] | | ___ __| | ___ ___ _____ __ [2021-06-02T15:23:06.814Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-02T15:23:06.814Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-02T15:23:06.814Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-02T15:23:06.814Z] Bash-1.0.3 [2021-06-02T15:23:06.814Z] [2021-06-02T15:23:06.814Z] [2021-06-02T15:23:06.814Z] ==> git version 2.24.4 found [2021-06-02T15:23:06.814Z] ==> 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-06-02T15:23:06.814Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-02T15:23:06.814Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-02T15:23:06.814Z] ==> Jenkins CI detected. [2021-06-02T15:23:06.814Z] project root: . [2021-06-02T15:23:06.814Z] --> token set from env [2021-06-02T15:23:06.814Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-02T15:23:06.814Z] ==> Running gcov in . (disable via -X gcov) [2021-06-02T15:23:07.075Z] ==> Python coveragepy not found [2021-06-02T15:23:07.075Z] ==> Searching for coverage reports in: [2021-06-02T15:23:07.075Z] + . [2021-06-02T15:23:07.075Z] -> Found 1 reports [2021-06-02T15:23:07.075Z] ==> Detecting git/mercurial file structure [2021-06-02T15:23:07.075Z] ==> Reading reports [2021-06-02T15:23:07.075Z] + ./coverage.out bytes=742996 [2021-06-02T15:23:07.075Z] ==> Appending adjustments [2021-06-02T15:23:07.075Z] https://docs.codecov.io/docs/fixing-reports [2021-06-02T15:23:09.623Z] + Found adjustments [2021-06-02T15:23:09.623Z] ==> Gzipping contents [2021-06-02T15:23:09.623Z] 104K /tmp/codecov.ftaCXl.gz [2021-06-02T15:23:09.623Z] ==> Uploading reports [2021-06-02T15:23:09.623Z] url: https://codecov.io [2021-06-02T15:23:09.623Z] query: branch=master&commit=e6c052569f26998dcb3a7df84d37141e1787d2eb&build=516&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F516%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T15:23:09.623Z] -> Pinging Codecov [2021-06-02T15:23:09.623Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=e6c052569f26998dcb3a7df84d37141e1787d2eb&build=516&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F516%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T15:23:09.623Z] -> Uploading to [2021-06-02T15:23:09.623Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-02/00271124DB129430A58F1EEE437C3FCB/e6c052569f26998dcb3a7df84d37141e1787d2eb/c68703b5-3bcb-44de-a4fd-db1f07eaac75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T152309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82df8367a9c4f85b0b941765cc52b407431728c675616a7fd0aa2788cbbb7c3a [2021-06-02T15:23:09.623Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T15:23:09.623Z] Dload Upload Total Spent Left Speed [2021-06-02T15:23:10.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 233k --:--:-- --:--:-- --:--:-- 234k [2021-06-02T15:23:10.196Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e6c052569f26998dcb3a7df84d37141e1787d2eb [Pipeline] } [2021-06-02T15:23:10.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-02T15:23:10.924Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-02T15:23:10.945Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:23:11.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T15:23:11.248Z] [2021-06-02T15:23:11.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:23:11.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T15:23:11.560Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-02T15:23:11.560Z] 188c0c94c7c5: Pulling fs layer [2021-06-02T15:23:11.560Z] 0ef7d3d256c8: Pulling fs layer [2021-06-02T15:23:11.560Z] de9db76c5a1d: Pulling fs layer [2021-06-02T15:23:11.560Z] 0eba1c9be4d2: Pulling fs layer [2021-06-02T15:23:11.560Z] 0d57e429df01: Pulling fs layer [2021-06-02T15:23:11.560Z] 4e4be7b47b0d: Pulling fs layer [2021-06-02T15:23:11.560Z] e1f770b5df2f: Pulling fs layer [2021-06-02T15:23:11.560Z] 85a0685a4137: Pulling fs layer [2021-06-02T15:23:11.560Z] 0eba1c9be4d2: Waiting [2021-06-02T15:23:11.560Z] 0d57e429df01: Waiting [2021-06-02T15:23:11.560Z] 4e4be7b47b0d: Waiting [2021-06-02T15:23:11.560Z] e1f770b5df2f: Waiting [2021-06-02T15:23:11.560Z] 85a0685a4137: Waiting [2021-06-02T15:23:11.560Z] de9db76c5a1d: Verifying Checksum [2021-06-02T15:23:11.560Z] de9db76c5a1d: Download complete [2021-06-02T15:23:11.560Z] 0ef7d3d256c8: Verifying Checksum [2021-06-02T15:23:11.560Z] 0d57e429df01: Verifying Checksum [2021-06-02T15:23:11.560Z] 0d57e429df01: Download complete [2021-06-02T15:23:11.560Z] 4e4be7b47b0d: Verifying Checksum [2021-06-02T15:23:11.560Z] 4e4be7b47b0d: Download complete [2021-06-02T15:23:11.560Z] 188c0c94c7c5: Verifying Checksum [2021-06-02T15:23:11.560Z] 188c0c94c7c5: Download complete [2021-06-02T15:23:11.834Z] 188c0c94c7c5: Pull complete [2021-06-02T15:23:11.834Z] 0ef7d3d256c8: Pull complete [2021-06-02T15:23:12.094Z] de9db76c5a1d: Pull complete [2021-06-02T15:23:13.481Z] e1f770b5df2f: Verifying Checksum [2021-06-02T15:23:13.481Z] e1f770b5df2f: Download complete [2021-06-02T15:23:15.406Z] 0eba1c9be4d2: Verifying Checksum [2021-06-02T15:23:15.406Z] 0eba1c9be4d2: Download complete [2021-06-02T15:23:15.406Z] 85a0685a4137: Verifying Checksum [2021-06-02T15:23:15.406Z] 85a0685a4137: Download complete [2021-06-02T15:23:18.723Z] 0eba1c9be4d2: Pull complete [2021-06-02T15:23:18.723Z] 0d57e429df01: Pull complete [2021-06-02T15:23:18.723Z] 4e4be7b47b0d: Pull complete [2021-06-02T15:23:18.989Z] e1f770b5df2f: Pull complete [2021-06-02T15:23:25.617Z] 85a0685a4137: Pull complete [2021-06-02T15:23:25.910Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-02T15:23:25.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T15:23:25.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-02T15:23:25.993Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:23:26.033Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-02T15:23:27.362Z] $ docker top 4fef94d92c757e5b5587207aa0a2e56e5eb07d8176328cfce23fbfe0b89c019f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T15:23:27.547Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-02T15:23:27.837Z] + set -o pipefail [2021-06-02T15:23:27.837Z] + snyk monitor '--org=edgex-jenkins' [2021-06-02T15:23:34.437Z] [2021-06-02T15:23:34.438Z] Monitoring /w/workspace/edgex-go/516 (github.com/edgexfoundry/edgex-go)... [2021-06-02T15:23:34.438Z] [2021-06-02T15:23:34.438Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d5948d0f-3569-40c7-be63-f49cb963cba8 [2021-06-02T15:23:34.438Z] [2021-06-02T15:23:34.438Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-02T15:23:34.438Z] [2021-06-02T15:23:34.438Z] [Pipeline] } [2021-06-02T15:23:34.447Z] $ docker stop --time=1 4fef94d92c757e5b5587207aa0a2e56e5eb07d8176328cfce23fbfe0b89c019f [2021-06-02T15:23:36.762Z] $ docker rm -f 4fef94d92c757e5b5587207aa0a2e56e5eb07d8176328cfce23fbfe0b89c019f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-02T15:23:37.305Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:23:37.324Z] provisioning config files... [2021-06-02T15:23:37.332Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/516@tmp/config4677976100666509120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:23:37.642Z] --> edgex-publish-swagger.sh [2021-06-02T15:23:37.642Z] === Publish openapi/v2 API === [2021-06-02T15:23:37.642Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-02T15:23:37.642Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/516/openapi/v2/core-command.yaml] [2021-06-02T15:23:37.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T15:23:37.642Z] Dload Upload Total Spent Left Speed [2021-06-02T15:23:38.585Z] 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 28522 0:00:01 0:00:01 --:--:-- 28519 100 30687 0 0 100 30687 0 28519 0:00:01 0:00:01 --:--:-- 28519 [2021-06-02T15:23:38.585Z] [2021-06-02T15:23:38.585Z] [2021-06-02T15:23:38.585Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/516/openapi/v2/core-data.yaml] [2021-06-02T15:23:38.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T15:23:38.585Z] Dload Upload Total Spent Left Speed [2021-06-02T15:23:39.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 48724 0:00:01 0:00:01 --:--:-- 48735 100 56095 0 0 100 56095 0 47343 0:00:01 0:00:01 --:--:-- 47377 [2021-06-02T15:23:39.969Z] [2021-06-02T15:23:39.969Z] [2021-06-02T15:23:39.969Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/516/openapi/v2/core-metadata.yaml] [2021-06-02T15:23:39.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T15:23:39.969Z] Dload Upload Total Spent Left Speed [2021-06-02T15:23:41.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 118k 0 0 100 118k 0 94509 0:00:01 0:00:01 --:--:-- 94562 [2021-06-02T15:23:41.170Z] [2021-06-02T15:23:41.170Z] [2021-06-02T15:23:41.170Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/516/openapi/v2/support-notifications.yaml] [2021-06-02T15:23:41.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T15:23:41.170Z] Dload Upload Total Spent Left Speed [2021-06-02T15:23:42.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 65733 0:00:01 0:00:01 --:--:-- 65775 100 76037 0 0 100 76037 0 63339 0:00:01 0:00:01 --:--:-- 63364 [2021-06-02T15:23:42.566Z] [2021-06-02T15:23:42.566Z] [2021-06-02T15:23:42.566Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/516/openapi/v2/support-scheduler.yaml] [2021-06-02T15:23:42.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T15:23:42.566Z] Dload Upload Total Spent Left Speed [2021-06-02T15:23:43.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 37575 0:00:01 0:00:01 --:--:-- 37610 100 37610 0 0 100 37610 0 37568 0:00:01 0:00:01 --:--:-- 37610 [2021-06-02T15:23:43.506Z] [2021-06-02T15:23:43.506Z] [2021-06-02T15:23:43.506Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/516/openapi/v2/system-agent.yaml] [2021-06-02T15:23:43.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T15:23:43.506Z] Dload Upload Total Spent Left Speed [2021-06-02T15:23:44.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19133 0 0 100 19133 0 20549 --:--:-- --:--:-- --:--:-- 20551 100 19133 0 0 100 19133 0 20546 --:--:-- --:--:-- --:--:-- 20528 [2021-06-02T15:23:44.447Z] [2021-06-02T15:23:44.447Z] [Pipeline] } [2021-06-02T15:23:44.456Z] 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-06-02T15:23:45.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:23:45.006Z] . [Pipeline] withDockerContainer [2021-06-02T15:23:45.086Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:23:45.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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:10004/edgex-devops/git-semver:latest cat [2021-06-02T15:23:45.534Z] $ docker top c70005a2a8489b1abcafa98e6299c43683224ef67d189335152b1924891b05c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T15:23:45.643Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.245' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T15:23:45.954Z] + git semver [Pipeline] } [2021-06-02T15:23:45.965Z] $ docker stop --time=1 c70005a2a8489b1abcafa98e6299c43683224ef67d189335152b1924891b05c4 [2021-06-02T15:23:47.165Z] $ docker rm -f c70005a2a8489b1abcafa98e6299c43683224ef67d189335152b1924891b05c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:23:47.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T15:23:47.628Z] [2021-06-02T15:23:47.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:23:47.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T15:23:47.941Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-02T15:23:47.941Z] ab5ef0e58194: Pulling fs layer [2021-06-02T15:23:47.941Z] 9712f1f96733: Pulling fs layer [2021-06-02T15:23:47.941Z] 63f879dbbcfc: Pulling fs layer [2021-06-02T15:23:47.941Z] 0d9ebad4ef96: Pulling fs layer [2021-06-02T15:23:47.941Z] e9a5061849ea: Pulling fs layer [2021-06-02T15:23:47.941Z] d747dcd14b5f: Pulling fs layer [2021-06-02T15:23:47.941Z] 2de7ff778b66: Pulling fs layer [2021-06-02T15:23:47.941Z] 0d9ebad4ef96: Waiting [2021-06-02T15:23:47.941Z] e9a5061849ea: Waiting [2021-06-02T15:23:47.941Z] d747dcd14b5f: Waiting [2021-06-02T15:23:47.941Z] 2de7ff778b66: Waiting [2021-06-02T15:23:47.941Z] 9712f1f96733: Verifying Checksum [2021-06-02T15:23:47.941Z] 9712f1f96733: Download complete [2021-06-02T15:23:49.326Z] 63f879dbbcfc: Verifying Checksum [2021-06-02T15:23:49.326Z] 63f879dbbcfc: Download complete [2021-06-02T15:23:49.587Z] e9a5061849ea: Verifying Checksum [2021-06-02T15:23:49.587Z] e9a5061849ea: Download complete [2021-06-02T15:23:49.587Z] d747dcd14b5f: Verifying Checksum [2021-06-02T15:23:49.587Z] d747dcd14b5f: Download complete [2021-06-02T15:23:49.847Z] 2de7ff778b66: Verifying Checksum [2021-06-02T15:23:49.847Z] 2de7ff778b66: Download complete [2021-06-02T15:23:50.106Z] 0d9ebad4ef96: Verifying Checksum [2021-06-02T15:23:50.106Z] 0d9ebad4ef96: Download complete [2021-06-02T15:23:50.106Z] ab5ef0e58194: Verifying Checksum [2021-06-02T15:23:50.106Z] ab5ef0e58194: Download complete [2021-06-02T15:23:52.673Z] ab5ef0e58194: Pull complete [2021-06-02T15:23:52.673Z] 9712f1f96733: Pull complete [2021-06-02T15:23:53.626Z] 63f879dbbcfc: Pull complete [2021-06-02T15:23:56.972Z] 0d9ebad4ef96: Pull complete [2021-06-02T15:23:57.238Z] e9a5061849ea: Pull complete [2021-06-02T15:23:57.238Z] d747dcd14b5f: Pull complete [2021-06-02T15:23:58.190Z] 2de7ff778b66: Pull complete [2021-06-02T15:23:58.190Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-02T15:23:58.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T15:23:58.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-02T15:23:58.263Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:23:58.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-02T15:24:03.498Z] $ docker top f462abdf00f7f05f3f919ecb8c3491b0ac30ca3e08824b8e6dcbe41b67ad3c28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:24:03.603Z] provisioning config files... [2021-06-02T15:24:03.613Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/516@tmp/config1954999301669408380tmp [2021-06-02T15:24:03.628Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/516@tmp/config2495930246911699824tmp [2021-06-02T15:24:03.643Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/516@tmp/config8335541620867119835tmp [Pipeline] { [Pipeline] echo [2021-06-02T15:24:03.666Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:03.963Z] ---> sigul-configuration.sh [2021-06-02T15:24:03.963Z] gpg: directory `/root/.gnupg' created [2021-06-02T15:24:03.963Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-02T15:24:03.963Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-02T15:24:03.963Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-02T15:24:03.963Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-02T15:24:03.963Z] gpg: CAST5 encrypted data [2021-06-02T15:24:03.963Z] gpg: encrypted with 1 passphrase [2021-06-02T15:24:03.963Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-02T15:24:04.258Z] + mkdir /home/jenkins [2021-06-02T15:24:04.258Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-02T15:24:04.672Z] + 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-06-02T15:24:04.683Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:04.973Z] ---> sigul-install.sh [2021-06-02T15:24:10.282Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-02T15:24:10.579Z] + git tag --list [2021-06-02T15:24:10.579Z] 0.6.0 [2021-06-02T15:24:10.579Z] 0.6.1 [2021-06-02T15:24:10.579Z] 0.7.0 [2021-06-02T15:24:10.579Z] 0.7.1 [2021-06-02T15:24:10.579Z] v0.0.0 [2021-06-02T15:24:10.579Z] v0.0.1-dev.1 [2021-06-02T15:24:10.579Z] v1.0.0 [2021-06-02T15:24:10.579Z] v1.0.1 [2021-06-02T15:24:10.579Z] v1.1.0 [2021-06-02T15:24:10.579Z] v1.2.0 [2021-06-02T15:24:10.579Z] v1.2.1 [2021-06-02T15:24:10.579Z] v1.2.2-dev.1 [2021-06-02T15:24:10.579Z] v1.2.2-dev.10 [2021-06-02T15:24:10.579Z] v1.2.2-dev.100 [2021-06-02T15:24:10.579Z] v1.2.2-dev.101 [2021-06-02T15:24:10.579Z] v1.2.2-dev.102 [2021-06-02T15:24:10.579Z] v1.2.2-dev.103 [2021-06-02T15:24:10.579Z] v1.2.2-dev.104 [2021-06-02T15:24:10.579Z] v1.2.2-dev.105 [2021-06-02T15:24:10.579Z] v1.2.2-dev.106 [2021-06-02T15:24:10.579Z] v1.2.2-dev.107 [2021-06-02T15:24:10.579Z] v1.2.2-dev.11 [2021-06-02T15:24:10.579Z] v1.2.2-dev.12 [2021-06-02T15:24:10.579Z] v1.2.2-dev.13 [2021-06-02T15:24:10.579Z] v1.2.2-dev.14 [2021-06-02T15:24:10.579Z] v1.2.2-dev.15 [2021-06-02T15:24:10.579Z] v1.2.2-dev.16 [2021-06-02T15:24:10.579Z] v1.2.2-dev.17 [2021-06-02T15:24:10.579Z] v1.2.2-dev.18 [2021-06-02T15:24:10.579Z] v1.2.2-dev.19 [2021-06-02T15:24:10.579Z] v1.2.2-dev.2 [2021-06-02T15:24:10.579Z] v1.2.2-dev.20 [2021-06-02T15:24:10.579Z] v1.2.2-dev.21 [2021-06-02T15:24:10.579Z] v1.2.2-dev.22 [2021-06-02T15:24:10.579Z] v1.2.2-dev.23 [2021-06-02T15:24:10.579Z] v1.2.2-dev.24 [2021-06-02T15:24:10.579Z] v1.2.2-dev.25 [2021-06-02T15:24:10.579Z] v1.2.2-dev.26 [2021-06-02T15:24:10.579Z] v1.2.2-dev.27 [2021-06-02T15:24:10.579Z] v1.2.2-dev.28 [2021-06-02T15:24:10.579Z] v1.2.2-dev.29 [2021-06-02T15:24:10.579Z] v1.2.2-dev.3 [2021-06-02T15:24:10.579Z] v1.2.2-dev.30 [2021-06-02T15:24:10.579Z] v1.2.2-dev.31 [2021-06-02T15:24:10.579Z] v1.2.2-dev.32 [2021-06-02T15:24:10.579Z] v1.2.2-dev.33 [2021-06-02T15:24:10.579Z] v1.2.2-dev.34 [2021-06-02T15:24:10.579Z] v1.2.2-dev.35 [2021-06-02T15:24:10.579Z] v1.2.2-dev.36 [2021-06-02T15:24:10.579Z] v1.2.2-dev.37 [2021-06-02T15:24:10.579Z] v1.2.2-dev.38 [2021-06-02T15:24:10.579Z] v1.2.2-dev.39 [2021-06-02T15:24:10.579Z] v1.2.2-dev.4 [2021-06-02T15:24:10.579Z] v1.2.2-dev.40 [2021-06-02T15:24:10.579Z] v1.2.2-dev.41 [2021-06-02T15:24:10.579Z] v1.2.2-dev.42 [2021-06-02T15:24:10.579Z] v1.2.2-dev.43 [2021-06-02T15:24:10.579Z] v1.2.2-dev.44 [2021-06-02T15:24:10.579Z] v1.2.2-dev.45 [2021-06-02T15:24:10.579Z] v1.2.2-dev.46 [2021-06-02T15:24:10.579Z] v1.2.2-dev.47 [2021-06-02T15:24:10.579Z] v1.2.2-dev.48 [2021-06-02T15:24:10.579Z] v1.2.2-dev.49 [2021-06-02T15:24:10.579Z] v1.2.2-dev.5 [2021-06-02T15:24:10.579Z] v1.2.2-dev.50 [2021-06-02T15:24:10.579Z] v1.2.2-dev.51 [2021-06-02T15:24:10.579Z] v1.2.2-dev.52 [2021-06-02T15:24:10.579Z] v1.2.2-dev.53 [2021-06-02T15:24:10.579Z] v1.2.2-dev.54 [2021-06-02T15:24:10.579Z] v1.2.2-dev.55 [2021-06-02T15:24:10.579Z] v1.2.2-dev.56 [2021-06-02T15:24:10.579Z] v1.2.2-dev.57 [2021-06-02T15:24:10.579Z] v1.2.2-dev.58 [2021-06-02T15:24:10.579Z] v1.2.2-dev.59 [2021-06-02T15:24:10.579Z] v1.2.2-dev.6 [2021-06-02T15:24:10.579Z] v1.2.2-dev.60 [2021-06-02T15:24:10.579Z] v1.2.2-dev.61 [2021-06-02T15:24:10.579Z] v1.2.2-dev.62 [2021-06-02T15:24:10.579Z] v1.2.2-dev.63 [2021-06-02T15:24:10.579Z] v1.2.2-dev.64 [2021-06-02T15:24:10.579Z] v1.2.2-dev.65 [2021-06-02T15:24:10.579Z] v1.2.2-dev.66 [2021-06-02T15:24:10.579Z] v1.2.2-dev.67 [2021-06-02T15:24:10.579Z] v1.2.2-dev.68 [2021-06-02T15:24:10.579Z] v1.2.2-dev.69 [2021-06-02T15:24:10.579Z] v1.2.2-dev.7 [2021-06-02T15:24:10.579Z] v1.2.2-dev.70 [2021-06-02T15:24:10.579Z] v1.2.2-dev.71 [2021-06-02T15:24:10.579Z] v1.2.2-dev.72 [2021-06-02T15:24:10.579Z] v1.2.2-dev.73 [2021-06-02T15:24:10.579Z] v1.2.2-dev.74 [2021-06-02T15:24:10.579Z] v1.2.2-dev.75 [2021-06-02T15:24:10.579Z] v1.2.2-dev.76 [2021-06-02T15:24:10.579Z] v1.2.2-dev.77 [2021-06-02T15:24:10.579Z] v1.2.2-dev.78 [2021-06-02T15:24:10.579Z] v1.2.2-dev.79 [2021-06-02T15:24:10.579Z] v1.2.2-dev.8 [2021-06-02T15:24:10.579Z] v1.2.2-dev.80 [2021-06-02T15:24:10.579Z] v1.2.2-dev.81 [2021-06-02T15:24:10.579Z] v1.2.2-dev.82 [2021-06-02T15:24:10.579Z] v1.2.2-dev.83 [2021-06-02T15:24:10.579Z] v1.2.2-dev.84 [2021-06-02T15:24:10.579Z] v1.2.2-dev.85 [2021-06-02T15:24:10.579Z] v1.2.2-dev.86 [2021-06-02T15:24:10.579Z] v1.2.2-dev.87 [2021-06-02T15:24:10.579Z] v1.2.2-dev.88 [2021-06-02T15:24:10.579Z] v1.2.2-dev.89 [2021-06-02T15:24:10.579Z] v1.2.2-dev.9 [2021-06-02T15:24:10.579Z] v1.2.2-dev.90 [2021-06-02T15:24:10.579Z] v1.2.2-dev.91 [2021-06-02T15:24:10.579Z] v1.2.2-dev.92 [2021-06-02T15:24:10.579Z] v1.2.2-dev.93 [2021-06-02T15:24:10.579Z] v1.2.2-dev.94 [2021-06-02T15:24:10.579Z] v1.2.2-dev.95 [2021-06-02T15:24:10.579Z] v1.2.2-dev.96 [2021-06-02T15:24:10.579Z] v1.2.2-dev.97 [2021-06-02T15:24:10.579Z] v1.2.2-dev.98 [2021-06-02T15:24:10.579Z] v1.2.2-dev.99 [2021-06-02T15:24:10.579Z] v1.3.0 [2021-06-02T15:24:10.579Z] v1.3.1 [2021-06-02T15:24:10.579Z] v1.3.1-dev.1 [2021-06-02T15:24:10.579Z] v1.3.1-dev.10 [2021-06-02T15:24:10.579Z] v1.3.1-dev.11 [2021-06-02T15:24:10.579Z] v1.3.1-dev.12 [2021-06-02T15:24:10.579Z] v1.3.1-dev.13 [2021-06-02T15:24:10.579Z] v1.3.1-dev.14 [2021-06-02T15:24:10.579Z] v1.3.1-dev.15 [2021-06-02T15:24:10.579Z] v1.3.1-dev.16 [2021-06-02T15:24:10.579Z] v1.3.1-dev.17 [2021-06-02T15:24:10.579Z] v1.3.1-dev.18 [2021-06-02T15:24:10.579Z] v1.3.1-dev.2 [2021-06-02T15:24:10.579Z] v1.3.1-dev.3 [2021-06-02T15:24:10.579Z] v1.3.1-dev.4 [2021-06-02T15:24:10.579Z] v1.3.1-dev.5 [2021-06-02T15:24:10.579Z] v1.3.1-dev.6 [2021-06-02T15:24:10.579Z] v1.3.1-dev.7 [2021-06-02T15:24:10.579Z] v1.3.1-dev.8 [2021-06-02T15:24:10.579Z] v1.3.1-dev.9 [2021-06-02T15:24:10.579Z] v2.0.0-dev.1 [2021-06-02T15:24:10.579Z] v2.0.0-dev.10 [2021-06-02T15:24:10.579Z] v2.0.0-dev.100 [2021-06-02T15:24:10.579Z] v2.0.0-dev.101 [2021-06-02T15:24:10.579Z] v2.0.0-dev.102 [2021-06-02T15:24:10.579Z] v2.0.0-dev.103 [2021-06-02T15:24:10.579Z] v2.0.0-dev.104 [2021-06-02T15:24:10.579Z] v2.0.0-dev.105 [2021-06-02T15:24:10.579Z] v2.0.0-dev.106 [2021-06-02T15:24:10.579Z] v2.0.0-dev.107 [2021-06-02T15:24:10.579Z] v2.0.0-dev.108 [2021-06-02T15:24:10.579Z] v2.0.0-dev.109 [2021-06-02T15:24:10.579Z] v2.0.0-dev.11 [2021-06-02T15:24:10.579Z] v2.0.0-dev.110 [2021-06-02T15:24:10.579Z] v2.0.0-dev.111 [2021-06-02T15:24:10.579Z] v2.0.0-dev.112 [2021-06-02T15:24:10.579Z] v2.0.0-dev.113 [2021-06-02T15:24:10.579Z] v2.0.0-dev.114 [2021-06-02T15:24:10.579Z] v2.0.0-dev.115 [2021-06-02T15:24:10.579Z] v2.0.0-dev.116 [2021-06-02T15:24:10.579Z] v2.0.0-dev.117 [2021-06-02T15:24:10.579Z] v2.0.0-dev.118 [2021-06-02T15:24:10.579Z] v2.0.0-dev.119 [2021-06-02T15:24:10.579Z] v2.0.0-dev.12 [2021-06-02T15:24:10.579Z] v2.0.0-dev.120 [2021-06-02T15:24:10.579Z] v2.0.0-dev.121 [2021-06-02T15:24:10.579Z] v2.0.0-dev.122 [2021-06-02T15:24:10.579Z] v2.0.0-dev.123 [2021-06-02T15:24:10.579Z] v2.0.0-dev.124 [2021-06-02T15:24:10.579Z] v2.0.0-dev.125 [2021-06-02T15:24:10.579Z] v2.0.0-dev.126 [2021-06-02T15:24:10.579Z] v2.0.0-dev.127 [2021-06-02T15:24:10.579Z] v2.0.0-dev.128 [2021-06-02T15:24:10.579Z] v2.0.0-dev.129 [2021-06-02T15:24:10.579Z] v2.0.0-dev.13 [2021-06-02T15:24:10.579Z] v2.0.0-dev.130 [2021-06-02T15:24:10.579Z] v2.0.0-dev.131 [2021-06-02T15:24:10.579Z] v2.0.0-dev.132 [2021-06-02T15:24:10.579Z] v2.0.0-dev.133 [2021-06-02T15:24:10.579Z] v2.0.0-dev.134 [2021-06-02T15:24:10.579Z] v2.0.0-dev.135 [2021-06-02T15:24:10.579Z] v2.0.0-dev.136 [2021-06-02T15:24:10.579Z] v2.0.0-dev.137 [2021-06-02T15:24:10.579Z] v2.0.0-dev.138 [2021-06-02T15:24:10.579Z] v2.0.0-dev.139 [2021-06-02T15:24:10.579Z] v2.0.0-dev.14 [2021-06-02T15:24:10.579Z] v2.0.0-dev.140 [2021-06-02T15:24:10.579Z] v2.0.0-dev.141 [2021-06-02T15:24:10.579Z] v2.0.0-dev.142 [2021-06-02T15:24:10.579Z] v2.0.0-dev.143 [2021-06-02T15:24:10.579Z] v2.0.0-dev.144 [2021-06-02T15:24:10.579Z] v2.0.0-dev.145 [2021-06-02T15:24:10.579Z] v2.0.0-dev.146 [2021-06-02T15:24:10.579Z] v2.0.0-dev.147 [2021-06-02T15:24:10.579Z] v2.0.0-dev.148 [2021-06-02T15:24:10.579Z] v2.0.0-dev.149 [2021-06-02T15:24:10.579Z] v2.0.0-dev.15 [2021-06-02T15:24:10.579Z] v2.0.0-dev.150 [2021-06-02T15:24:10.579Z] v2.0.0-dev.151 [2021-06-02T15:24:10.579Z] v2.0.0-dev.152 [2021-06-02T15:24:10.579Z] v2.0.0-dev.153 [2021-06-02T15:24:10.579Z] v2.0.0-dev.154 [2021-06-02T15:24:10.579Z] v2.0.0-dev.155 [2021-06-02T15:24:10.579Z] v2.0.0-dev.156 [2021-06-02T15:24:10.579Z] v2.0.0-dev.157 [2021-06-02T15:24:10.579Z] v2.0.0-dev.158 [2021-06-02T15:24:10.579Z] v2.0.0-dev.159 [2021-06-02T15:24:10.579Z] v2.0.0-dev.16 [2021-06-02T15:24:10.579Z] v2.0.0-dev.160 [2021-06-02T15:24:10.579Z] v2.0.0-dev.161 [2021-06-02T15:24:10.579Z] v2.0.0-dev.162 [2021-06-02T15:24:10.579Z] v2.0.0-dev.163 [2021-06-02T15:24:10.579Z] v2.0.0-dev.164 [2021-06-02T15:24:10.579Z] v2.0.0-dev.165 [2021-06-02T15:24:10.579Z] v2.0.0-dev.166 [2021-06-02T15:24:10.579Z] v2.0.0-dev.167 [2021-06-02T15:24:10.579Z] v2.0.0-dev.168 [2021-06-02T15:24:10.579Z] v2.0.0-dev.169 [2021-06-02T15:24:10.579Z] v2.0.0-dev.17 [2021-06-02T15:24:10.579Z] v2.0.0-dev.170 [2021-06-02T15:24:10.579Z] v2.0.0-dev.171 [2021-06-02T15:24:10.579Z] v2.0.0-dev.172 [2021-06-02T15:24:10.579Z] v2.0.0-dev.173 [2021-06-02T15:24:10.579Z] v2.0.0-dev.174 [2021-06-02T15:24:10.579Z] v2.0.0-dev.175 [2021-06-02T15:24:10.579Z] v2.0.0-dev.176 [2021-06-02T15:24:10.579Z] v2.0.0-dev.177 [2021-06-02T15:24:10.579Z] v2.0.0-dev.178 [2021-06-02T15:24:10.579Z] v2.0.0-dev.179 [2021-06-02T15:24:10.579Z] v2.0.0-dev.18 [2021-06-02T15:24:10.579Z] v2.0.0-dev.180 [2021-06-02T15:24:10.579Z] v2.0.0-dev.181 [2021-06-02T15:24:10.579Z] v2.0.0-dev.182 [2021-06-02T15:24:10.579Z] v2.0.0-dev.183 [2021-06-02T15:24:10.579Z] v2.0.0-dev.184 [2021-06-02T15:24:10.579Z] v2.0.0-dev.185 [2021-06-02T15:24:10.579Z] v2.0.0-dev.186 [2021-06-02T15:24:10.579Z] v2.0.0-dev.187 [2021-06-02T15:24:10.579Z] v2.0.0-dev.188 [2021-06-02T15:24:10.579Z] v2.0.0-dev.189 [2021-06-02T15:24:10.579Z] v2.0.0-dev.19 [2021-06-02T15:24:10.579Z] v2.0.0-dev.190 [2021-06-02T15:24:10.579Z] v2.0.0-dev.191 [2021-06-02T15:24:10.579Z] v2.0.0-dev.192 [2021-06-02T15:24:10.579Z] v2.0.0-dev.193 [2021-06-02T15:24:10.579Z] v2.0.0-dev.194 [2021-06-02T15:24:10.579Z] v2.0.0-dev.195 [2021-06-02T15:24:10.579Z] v2.0.0-dev.196 [2021-06-02T15:24:10.579Z] v2.0.0-dev.197 [2021-06-02T15:24:10.579Z] v2.0.0-dev.198 [2021-06-02T15:24:10.579Z] v2.0.0-dev.199 [2021-06-02T15:24:10.579Z] v2.0.0-dev.2 [2021-06-02T15:24:10.579Z] v2.0.0-dev.20 [2021-06-02T15:24:10.579Z] v2.0.0-dev.200 [2021-06-02T15:24:10.579Z] v2.0.0-dev.201 [2021-06-02T15:24:10.579Z] v2.0.0-dev.202 [2021-06-02T15:24:10.579Z] v2.0.0-dev.203 [2021-06-02T15:24:10.579Z] v2.0.0-dev.204 [2021-06-02T15:24:10.579Z] v2.0.0-dev.205 [2021-06-02T15:24:10.579Z] v2.0.0-dev.206 [2021-06-02T15:24:10.579Z] v2.0.0-dev.207 [2021-06-02T15:24:10.579Z] v2.0.0-dev.208 [2021-06-02T15:24:10.579Z] v2.0.0-dev.209 [2021-06-02T15:24:10.579Z] v2.0.0-dev.21 [2021-06-02T15:24:10.579Z] v2.0.0-dev.210 [2021-06-02T15:24:10.579Z] v2.0.0-dev.211 [2021-06-02T15:24:10.579Z] v2.0.0-dev.212 [2021-06-02T15:24:10.579Z] v2.0.0-dev.213 [2021-06-02T15:24:10.579Z] v2.0.0-dev.214 [2021-06-02T15:24:10.579Z] v2.0.0-dev.215 [2021-06-02T15:24:10.579Z] v2.0.0-dev.216 [2021-06-02T15:24:10.579Z] v2.0.0-dev.217 [2021-06-02T15:24:10.579Z] v2.0.0-dev.218 [2021-06-02T15:24:10.579Z] v2.0.0-dev.219 [2021-06-02T15:24:10.579Z] v2.0.0-dev.22 [2021-06-02T15:24:10.579Z] v2.0.0-dev.220 [2021-06-02T15:24:10.579Z] v2.0.0-dev.221 [2021-06-02T15:24:10.579Z] v2.0.0-dev.222 [2021-06-02T15:24:10.579Z] v2.0.0-dev.223 [2021-06-02T15:24:10.579Z] v2.0.0-dev.224 [2021-06-02T15:24:10.579Z] v2.0.0-dev.225 [2021-06-02T15:24:10.579Z] v2.0.0-dev.226 [2021-06-02T15:24:10.579Z] v2.0.0-dev.227 [2021-06-02T15:24:10.579Z] v2.0.0-dev.228 [2021-06-02T15:24:10.579Z] v2.0.0-dev.229 [2021-06-02T15:24:10.579Z] v2.0.0-dev.23 [2021-06-02T15:24:10.579Z] v2.0.0-dev.230 [2021-06-02T15:24:10.579Z] v2.0.0-dev.231 [2021-06-02T15:24:10.579Z] v2.0.0-dev.232 [2021-06-02T15:24:10.579Z] v2.0.0-dev.233 [2021-06-02T15:24:10.579Z] v2.0.0-dev.234 [2021-06-02T15:24:10.579Z] v2.0.0-dev.235 [2021-06-02T15:24:10.579Z] v2.0.0-dev.236 [2021-06-02T15:24:10.579Z] v2.0.0-dev.237 [2021-06-02T15:24:10.579Z] v2.0.0-dev.238 [2021-06-02T15:24:10.579Z] v2.0.0-dev.239 [2021-06-02T15:24:10.579Z] v2.0.0-dev.24 [2021-06-02T15:24:10.579Z] v2.0.0-dev.240 [2021-06-02T15:24:10.579Z] v2.0.0-dev.241 [2021-06-02T15:24:10.579Z] v2.0.0-dev.242 [2021-06-02T15:24:10.579Z] v2.0.0-dev.243 [2021-06-02T15:24:10.579Z] v2.0.0-dev.244 [2021-06-02T15:24:10.579Z] v2.0.0-dev.245 [2021-06-02T15:24:10.579Z] v2.0.0-dev.25 [2021-06-02T15:24:10.579Z] v2.0.0-dev.26 [2021-06-02T15:24:10.579Z] v2.0.0-dev.27 [2021-06-02T15:24:10.579Z] v2.0.0-dev.28 [2021-06-02T15:24:10.579Z] v2.0.0-dev.29 [2021-06-02T15:24:10.579Z] v2.0.0-dev.3 [2021-06-02T15:24:10.579Z] v2.0.0-dev.30 [2021-06-02T15:24:10.579Z] v2.0.0-dev.31 [2021-06-02T15:24:10.579Z] v2.0.0-dev.32 [2021-06-02T15:24:10.579Z] v2.0.0-dev.33 [2021-06-02T15:24:10.579Z] v2.0.0-dev.34 [2021-06-02T15:24:10.579Z] v2.0.0-dev.35 [2021-06-02T15:24:10.579Z] v2.0.0-dev.36 [2021-06-02T15:24:10.579Z] v2.0.0-dev.37 [2021-06-02T15:24:10.579Z] v2.0.0-dev.38 [2021-06-02T15:24:10.579Z] v2.0.0-dev.39 [2021-06-02T15:24:10.579Z] v2.0.0-dev.4 [2021-06-02T15:24:10.579Z] v2.0.0-dev.40 [2021-06-02T15:24:10.579Z] v2.0.0-dev.41 [2021-06-02T15:24:10.579Z] v2.0.0-dev.42 [2021-06-02T15:24:10.579Z] v2.0.0-dev.43 [2021-06-02T15:24:10.579Z] v2.0.0-dev.44 [2021-06-02T15:24:10.579Z] v2.0.0-dev.45 [2021-06-02T15:24:10.579Z] v2.0.0-dev.46 [2021-06-02T15:24:10.579Z] v2.0.0-dev.47 [2021-06-02T15:24:10.579Z] v2.0.0-dev.48 [2021-06-02T15:24:10.579Z] v2.0.0-dev.49 [2021-06-02T15:24:10.579Z] v2.0.0-dev.5 [2021-06-02T15:24:10.579Z] v2.0.0-dev.50 [2021-06-02T15:24:10.579Z] v2.0.0-dev.51 [2021-06-02T15:24:10.579Z] v2.0.0-dev.52 [2021-06-02T15:24:10.579Z] v2.0.0-dev.53 [2021-06-02T15:24:10.579Z] v2.0.0-dev.54 [2021-06-02T15:24:10.579Z] v2.0.0-dev.55 [2021-06-02T15:24:10.579Z] v2.0.0-dev.56 [2021-06-02T15:24:10.579Z] v2.0.0-dev.57 [2021-06-02T15:24:10.579Z] v2.0.0-dev.58 [2021-06-02T15:24:10.579Z] v2.0.0-dev.59 [2021-06-02T15:24:10.579Z] v2.0.0-dev.6 [2021-06-02T15:24:10.579Z] v2.0.0-dev.60 [2021-06-02T15:24:10.579Z] v2.0.0-dev.61 [2021-06-02T15:24:10.579Z] v2.0.0-dev.62 [2021-06-02T15:24:10.579Z] v2.0.0-dev.63 [2021-06-02T15:24:10.579Z] v2.0.0-dev.64 [2021-06-02T15:24:10.579Z] v2.0.0-dev.65 [2021-06-02T15:24:10.579Z] v2.0.0-dev.66 [2021-06-02T15:24:10.579Z] v2.0.0-dev.67 [2021-06-02T15:24:10.579Z] v2.0.0-dev.68 [2021-06-02T15:24:10.579Z] v2.0.0-dev.69 [2021-06-02T15:24:10.579Z] v2.0.0-dev.7 [2021-06-02T15:24:10.579Z] v2.0.0-dev.70 [2021-06-02T15:24:10.579Z] v2.0.0-dev.71 [2021-06-02T15:24:10.579Z] v2.0.0-dev.72 [2021-06-02T15:24:10.579Z] v2.0.0-dev.73 [2021-06-02T15:24:10.579Z] v2.0.0-dev.74 [2021-06-02T15:24:10.579Z] v2.0.0-dev.75 [2021-06-02T15:24:10.579Z] v2.0.0-dev.76 [2021-06-02T15:24:10.579Z] v2.0.0-dev.77 [2021-06-02T15:24:10.579Z] v2.0.0-dev.78 [2021-06-02T15:24:10.579Z] v2.0.0-dev.79 [2021-06-02T15:24:10.579Z] v2.0.0-dev.8 [2021-06-02T15:24:10.579Z] v2.0.0-dev.80 [2021-06-02T15:24:10.579Z] v2.0.0-dev.81 [2021-06-02T15:24:10.579Z] v2.0.0-dev.82 [2021-06-02T15:24:10.579Z] v2.0.0-dev.83 [2021-06-02T15:24:10.579Z] v2.0.0-dev.84 [2021-06-02T15:24:10.579Z] v2.0.0-dev.85 [2021-06-02T15:24:10.579Z] v2.0.0-dev.86 [2021-06-02T15:24:10.579Z] v2.0.0-dev.87 [2021-06-02T15:24:10.579Z] v2.0.0-dev.88 [2021-06-02T15:24:10.579Z] v2.0.0-dev.89 [2021-06-02T15:24:10.579Z] v2.0.0-dev.9 [2021-06-02T15:24:10.579Z] v2.0.0-dev.90 [2021-06-02T15:24:10.579Z] v2.0.0-dev.91 [2021-06-02T15:24:10.579Z] v2.0.0-dev.92 [2021-06-02T15:24:10.579Z] v2.0.0-dev.93 [2021-06-02T15:24:10.579Z] v2.0.0-dev.94 [2021-06-02T15:24:10.579Z] v2.0.0-dev.95 [2021-06-02T15:24:10.579Z] v2.0.0-dev.96 [2021-06-02T15:24:10.579Z] v2.0.0-dev.97 [2021-06-02T15:24:10.579Z] v2.0.0-dev.98 [2021-06-02T15:24:10.579Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-02T15:24:10.873Z] + lftools sign git-tag v2.0.0-dev.246 [2021-06-02T15:24:11.446Z] Signing Git tag with Sigul... [2021-06-02T15:24:11.446Z] Signing v2.0.0-dev.246 [2021-06-02T15:24:11.446Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.0-dev.246'], return code 1, stdout , stderr [Pipeline] echo [2021-06-02T15:24:11.457Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:11.748Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-02T15:24:11.756Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-02T15:24:11.784Z] $ docker stop --time=1 f462abdf00f7f05f3f919ecb8c3491b0ac30ca3e08824b8e6dcbe41b67ad3c28 [2021-06-02T15:24:13.769Z] $ docker rm -f f462abdf00f7f05f3f919ecb8c3491b0ac30ca3e08824b8e6dcbe41b67ad3c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:24:14.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:24:14.416Z] . [Pipeline] withDockerContainer [2021-06-02T15:24:14.487Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:24:14.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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:10004/edgex-devops/git-semver:latest cat [2021-06-02T15:24:14.924Z] $ docker top 7176f819de5739a2c70057cb506717e08ac37f8f7e4ef00b3daf5b8ca430f2e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T15:24:15.056Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.245' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T15:24:15.361Z] + git semver [Pipeline] } [2021-06-02T15:24:15.373Z] $ docker stop --time=1 7176f819de5739a2c70057cb506717e08ac37f8f7e4ef00b3daf5b8ca430f2e8 [2021-06-02T15:24:16.561Z] $ docker rm -f 7176f819de5739a2c70057cb506717e08ac37f8f7e4ef00b3daf5b8ca430f2e8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:24:16.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T15:24:16.951Z] . [Pipeline] withDockerContainer [2021-06-02T15:24:17.031Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:24:17.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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:10004/edgex-devops/git-semver:latest cat [2021-06-02T15:24:17.475Z] $ docker top afbfd1b81ff01b0a61c4a04ce6816c53e986a7252cbb2037aecc3f569dabd209 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T15:24:17.577Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.245' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T15:24:17.882Z] + git semver [Pipeline] } [2021-06-02T15:24:17.892Z] $ docker stop --time=1 afbfd1b81ff01b0a61c4a04ce6816c53e986a7252cbb2037aecc3f569dabd209 [2021-06-02T15:24:19.113Z] $ docker rm -f afbfd1b81ff01b0a61c4a04ce6816c53e986a7252cbb2037aecc3f569dabd209 [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-06-02T15:24:20.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:20.589Z] ---> package-listing.sh [2021-06-02T15:24:20.589Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T15:24:20.589Z] ++ facter osfamily [2021-06-02T15:24:20.851Z] + OS_FAMILY=redhat [2021-06-02T15:24:20.851Z] + workspace=/w/workspace/edgex-go/516 [2021-06-02T15:24:20.851Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T15:24:20.851Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T15:24:20.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T15:24:20.851Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T15:24:20.851Z] + '[' /w/workspace/edgex-go/516 ']' [2021-06-02T15:24:20.851Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T15:24:20.851Z] + case "${OS_FAMILY}" in [2021-06-02T15:24:20.851Z] + sort [2021-06-02T15:24:20.851Z] + rpm -qa [2021-06-02T15:24:23.402Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T15:24:23.402Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T15:24:23.402Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T15:24:23.402Z] + '[' /w/workspace/edgex-go/516 ']' [2021-06-02T15:24:23.402Z] + mkdir -p /w/workspace/edgex-go/516/archives/ [2021-06-02T15:24:23.402Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/516/archives/ [Pipeline] echo [2021-06-02T15:24:23.415Z] 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/516/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T15:24:23.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:24:24.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T15:24:24.261Z] [2021-06-02T15:24:24.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T15:24:24.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T15:24:24.578Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T15:24:24.578Z] df20fa9351a1: Pulling fs layer [2021-06-02T15:24:24.578Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T15:24:24.578Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T15:24:24.578Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T15:24:24.578Z] 93b61091891f: Pulling fs layer [2021-06-02T15:24:24.578Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T15:24:24.578Z] 5e14af77c1be: Pulling fs layer [2021-06-02T15:24:24.578Z] 01666e4c0597: Pulling fs layer [2021-06-02T15:24:24.578Z] aa168da1d23b: Pulling fs layer [2021-06-02T15:24:24.578Z] 46f8f816bc3b: Waiting [2021-06-02T15:24:24.578Z] 93b61091891f: Waiting [2021-06-02T15:24:24.578Z] 93b9cdb0e59b: Waiting [2021-06-02T15:24:24.578Z] 5e14af77c1be: Waiting [2021-06-02T15:24:24.578Z] 01666e4c0597: Waiting [2021-06-02T15:24:24.578Z] aa168da1d23b: Waiting [2021-06-02T15:24:24.578Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T15:24:24.578Z] 36b3adc4ff6f: Download complete [2021-06-02T15:24:24.578Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T15:24:24.578Z] 46f8f816bc3b: Download complete [2021-06-02T15:24:24.578Z] df20fa9351a1: Verifying Checksum [2021-06-02T15:24:24.578Z] df20fa9351a1: Download complete [2021-06-02T15:24:24.845Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T15:24:24.845Z] 93b9cdb0e59b: Download complete [2021-06-02T15:24:24.845Z] 5e14af77c1be: Verifying Checksum [2021-06-02T15:24:24.845Z] 5e14af77c1be: Download complete [2021-06-02T15:24:24.845Z] 93b61091891f: Verifying Checksum [2021-06-02T15:24:24.845Z] 93b61091891f: Download complete [2021-06-02T15:24:24.845Z] 01666e4c0597: Verifying Checksum [2021-06-02T15:24:24.845Z] 01666e4c0597: Download complete [2021-06-02T15:24:24.845Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T15:24:24.845Z] 8ad3a11d3b57: Download complete [2021-06-02T15:24:24.845Z] df20fa9351a1: Pull complete [2021-06-02T15:24:25.109Z] 36b3adc4ff6f: Pull complete [2021-06-02T15:24:25.375Z] 8ad3a11d3b57: Pull complete [2021-06-02T15:24:25.641Z] 46f8f816bc3b: Pull complete [2021-06-02T15:24:25.912Z] 93b61091891f: Pull complete [2021-06-02T15:24:25.912Z] 93b9cdb0e59b: Pull complete [2021-06-02T15:24:25.912Z] 5e14af77c1be: Pull complete [2021-06-02T15:24:26.173Z] 01666e4c0597: Pull complete [2021-06-02T15:24:26.436Z] aa168da1d23b: Verifying Checksum [2021-06-02T15:24:26.436Z] aa168da1d23b: Download complete [2021-06-02T15:24:30.671Z] aa168da1d23b: Pull complete [2021-06-02T15:24:30.671Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T15:24:30.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T15:24:30.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T15:24:30.747Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-06-02T15:24:30.785Z] $ 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/516/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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T15:24:33.703Z] $ docker top 3c0736f2799d960492b67aec6f7f52a8465a8a56889000032cd93ffc9aeb6e88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T15:24:34.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T15:24:34.381Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T15:24:34.675Z] + ls /var/log/sa-host [2021-06-02T15:24:34.675Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T15:24:34.675Z] file_magic: OK [2021-06-02T15:24:34.675Z] HZ: Using current value: 100 [2021-06-02T15:24:34.675Z] file_header: OK [2021-06-02T15:24:34.675Z] 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-06-02T15:24:34.675Z] Statistics: [2021-06-02T15:24:34.675Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T15:24:34.675Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T15:24:34.675Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T15:24:34.675Z] file_magic: OK [2021-06-02T15:24:34.675Z] HZ: Using current value: 100 [2021-06-02T15:24:34.675Z] file_header: OK [2021-06-02T15:24:34.675Z] 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-06-02T15:24:34.675Z] Statistics: [2021-06-02T15:24:34.675Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T15:24:34.675Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:24:35.284Z] provisioning config files... [2021-06-02T15:24:35.298Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/516@tmp/config7532518368911261777tmp [Pipeline] { [Pipeline] echo [2021-06-02T15:24:35.319Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:35.618Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T15:24:35.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T15:24:35.652Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:35.950Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T15:24:35.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:36.256Z] ---> sudo-logs.sh [2021-06-02T15:24:36.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T15:24:36.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:36.588Z] ---> job-cost.sh [2021-06-02T15:24:36.588Z] lf-activate-venv: SKIPPING [2021-06-02T15:24:36.588Z] DEBUG: total: 0.18000000715255737 [2021-06-02T15:24:36.588Z] INFO: Retrieving Stack Cost... [2021-06-02T15:24:37.530Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T15:24:38.102Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T15:24:38.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:24:38.409Z] ---> logs-deploy.sh [2021-06-02T15:24:38.409Z] lf-activate-venv: SKIPPING [2021-06-02T15:24:38.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/516 [2021-06-02T15:24:38.409Z] INFO: archiving workspace using pattern(s): [2021-06-02T15:24:39.356Z] Archives upload complete. [2021-06-02T15:24:39.356Z] INFO: archiving logs to Nexus